@charset "UTF-8";.form-fields{display:grid;grid-template-columns:1fr;grid-gap:20px}.mollie-hidden{display:none}.display-grid{display:grid}.label{display:inline-block;font-weight:600;margin-bottom:8px}.field-error,.form-error{color:red;font-size:13px;font-weight:500;margin-bottom:0;margin-top:8px}.mollie-component{background-color:#fff;border:2px solid transparent;border-radius:6px;box-shadow:0 1px 1px 0 rgba(0,0,0,.1),0 1px 3px 0 rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.05);color:#222;padding:10px 15px;transition:all .05s ease;width:100%}.mollie-component.has-focus{border-color:#07f;box-shadow:0 1px 1px 0 rgba(0,0,0,.1),0 2px 6px 0 rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.05)}.mollie-component.is-invalid{background-color:#fff0f0;border-color:red}@media(min-width:350px){.form-fields{grid-template-columns:1fr 1fr}.form-group--card-name,.form-group--card-number,.form-group--form-error,.form-group--save-credit-card{grid-column:span 2}}.online-payment__input{display:none}.online-payment__label{align-items:center;border:1px solid #dedede;border-radius:5px;cursor:pointer;display:flex!important;flex-direction:row;font-weight:700;gap:10px;padding:1rem!important}.online-payment__item{box-sizing:border-box;min-width:25%;padding:1rem}.online-payment__input:checked~.online-payment__label{border-color:#22b99a;box-shadow:inset 0 0 0 2px #22b99a}.online-payment__image{width:50px}.online-payment__credit-card{display:none}.online-payment__item--active.online-payment__item--creditcard{width:100%}.online-payment__item--active .online-payment__credit-card{display:flex;flex-wrap:wrap}.online-online-payment__container{margin-bottom:0!important;margin-top:0!important}.online-payment__credit-card{border-bottom:1px solid #d9d9da;padding:1rem}#applepay,#mollie_applepay_button{display:none}@supports(-webkit-appearance:-apple-pay-button){.apple-pay-button-with-text{-webkit-appearance:-apple-pay-button;cursor:pointer;display:inline-block;padding:19px;width:100%;-apple-pay-button-type:buy}.apple-pay-button-with-text>*{display:none}}@supports not (-webkit-appearance:-apple-pay-button){.apple-pay-button-with-text{--apple-pay-scale:1;border-radius:5px;box-sizing:border-box;display:inline-flex;font-size:12px;justify-content:center;max-height:64px;min-height:32px;min-width:200px;padding:0}.apple-pay-button-with-text.apple-pay-button-black-with-text>.logo{background-color:#000;background-image:-webkit-named-image(apple-pay-logo-white)}.apple-pay-button-with-text.apple-pay-button-white-with-line-with-text>.logo,.apple-pay-button-with-text.apple-pay-button-white-with-text>.logo{background-color:#fff;background-image:-webkit-named-image(apple-pay-logo-black)}.apple-pay-button-with-text>.text{align-self:center;font-family:-apple-system;font-size:calc(1em*var(--apple-pay-scale));font-weight:300;margin-right:calc(2px*var(--apple-pay-scale))}.apple-pay-button-with-text>.logo{background-position:0 50%;background-repeat:no-repeat;background-size:100% 60%;border:none;height:100%;margin-left:calc(2px*var(--apple-pay-scale));width:calc(35px*var(--scale))}}.draggable{position:relative}.mollie-every-label-container span.ui.label{margin:.5rem 0 0 .5rem}.popup-container{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.popup{background-color:#fff;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.3);padding:20px}.popup-header{margin-bottom:10px;text-align:left}.popup-header h2{margin:0}.popup-header hr{border:none;border-top:1px solid #ccc;margin:5px 0}.popup-content{margin-bottom:20px;text-align:center}.popup-content img{display:block;margin:0 auto}.popup-buttons{align-items:center;display:flex;flex-direction:column;text-align:center}.popup-buttons button{background-color:#fff;border:1px solid #ccc;border-radius:5px;cursor:pointer;margin:5px;padding:10px 20px}.popup-buttons button:hover{background-color:#f0f0f0}.popup-buttons #cancel-button{border:none}.ts-control{border:1px solid #d0d0d0;border-radius:3px;box-shadow:inset 0 1px 1px rgba(0,0,0,.1);box-sizing:border-box;display:flex;flex-wrap:wrap;overflow:hidden;padding:8px;position:relative;width:100%;z-index:1}.ts-wrapper.multi.has-items .ts-control{padding:5px 8px 2px}.full .ts-control{background-color:#fff}.disabled .ts-control,.disabled .ts-control *{cursor:default!important}.focus .ts-control{box-shadow:inset 0 1px 2px rgba(0,0,0,.15)}.ts-control>*{display:inline-block;vertical-align:baseline}.ts-wrapper.multi .ts-control>div{background:#1da7ee;border:1px solid #0073bb;color:#fff;cursor:pointer;margin:0 3px 3px 0;padding:2px 6px}.ts-wrapper.multi .ts-control>div.active{background:#92c836;border:1px solid #00578d;color:#fff}.ts-wrapper.multi.disabled .ts-control>div,.ts-wrapper.multi.disabled .ts-control>div.active{background:#d2d2d2;border:1px solid #aaa;color:#fff}.ts-control>input{background:none!important;border:0!important;box-shadow:none!important;display:inline-block!important;flex:1 1 auto;line-height:inherit!important;margin:0!important;max-height:none!important;max-width:100%!important;min-height:0!important;min-width:7rem;padding:0!important;text-indent:0!important;-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.ts-control>input::-ms-clear{display:none}.ts-control>input:focus{outline:none!important}.has-items .ts-control>input{margin:0 4px!important}.ts-control.rtl{text-align:right}.ts-control.rtl.single .ts-control:after{left:15px;right:auto}.ts-control.rtl .ts-control>input{margin:0 4px 0 -2px!important}.disabled .ts-control{background-color:#fafafa;opacity:.5}.input-hidden .ts-control>input{left:-10000px;opacity:0;position:absolute}.ts-dropdown{background:#fff;border:1px solid #d0d0d0;border-radius:0 0 3px 3px;border-top:0;box-shadow:0 1px 3px rgba(0,0,0,.1);box-sizing:border-box;left:0;margin:.25rem 0 0;position:absolute;top:100%;width:100%;z-index:10}.ts-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.ts-dropdown [data-selectable] .highlight{background:rgba(125,168,208,.2);border-radius:1px}.ts-dropdown .create,.ts-dropdown .no-results,.ts-dropdown .optgroup-header,.ts-dropdown .option{padding:5px 8px}.ts-dropdown .option,.ts-dropdown [data-disabled],.ts-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.ts-dropdown [data-selectable].option{cursor:pointer;opacity:1}.ts-dropdown .optgroup:first-child .optgroup-header{border-top:0}.ts-dropdown .optgroup-header{background:#fff;color:#303030;cursor:default}.ts-dropdown .active{background-color:#f5fafd;color:#495c68}.ts-dropdown .active.create{color:#495c68}.ts-dropdown .create{color:rgba(48,48,48,.5)}.ts-dropdown .spinner{display:inline-block;height:30px;margin:5px 8px;width:30px}.ts-dropdown .spinner:after{animation:lds-dual-ring 1.2s linear infinite;border-color:#d0d0d0 transparent;border-radius:50%;border-style:solid;border-width:5px;content:" ";display:block;height:24px;margin:3px;width:24px}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ts-dropdown-content{max-height:200px;overflow:hidden auto;scroll-behavior:smooth}.ts-wrapper.plugin-drag_drop .ts-dragging{color:transparent!important}.ts-wrapper.plugin-drag_drop .ts-dragging>*{visibility:hidden!important}.plugin-checkbox_options:not(.rtl) .option input{margin-right:.5rem}.plugin-checkbox_options.rtl .option input{margin-left:.5rem}.plugin-clear_button{--ts-pr-clear-button:1em}.plugin-clear_button .clear-button{background:transparent!important;cursor:pointer;margin-right:0!important;opacity:0;position:absolute;right:2px;top:50%;transform:translateY(-50%);transition:opacity .5s}.plugin-clear_button.form-select .clear-button,.plugin-clear_button.single .clear-button{right:max(var(--ts-pr-caret),8px)}.plugin-clear_button.focus.has-items .clear-button,.plugin-clear_button:not(.disabled):hover.has-items .clear-button{opacity:1}.ts-wrapper .dropdown-header{background:color-mix(#fff,#d0d0d0,85%);border-bottom:1px solid #d0d0d0;border-radius:3px 3px 0 0;padding:10px 8px;position:relative}.ts-wrapper .dropdown-header-close{color:#303030;font-size:20px!important;line-height:20px;margin-top:-12px;opacity:.4;position:absolute;right:8px;top:50%}.ts-wrapper .dropdown-header-close:hover{color:#000}.plugin-dropdown_input.focus.dropdown-active .ts-control{border:1px solid #d0d0d0;box-shadow:none}.plugin-dropdown_input .dropdown-input{background:transparent;border:solid #d0d0d0;border-width:0 0 1px;box-shadow:inset 0 1px 1px rgba(0,0,0,.1);display:block;padding:8px;width:100%}.plugin-dropdown_input .items-placeholder{border:0!important;box-shadow:none!important;width:100%}.plugin-dropdown_input.dropdown-active .items-placeholder,.plugin-dropdown_input.has-items .items-placeholder{display:none!important}.ts-wrapper.plugin-input_autogrow.has-items .ts-control>input{min-width:0}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input{flex:none;min-width:4px}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::-ms-input-placeholder{color:transparent}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::placeholder{color:transparent}.ts-dropdown.plugin-optgroup_columns .ts-dropdown-content{display:flex}.ts-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0;flex-basis:0;flex-grow:1;min-width:0}.ts-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0}.ts-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.ts-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0}.ts-wrapper.plugin-remove_button .item{align-items:center;display:inline-flex}.ts-wrapper.plugin-remove_button .item .remove{border-radius:0 2px 2px 0;box-sizing:border-box;color:inherit;display:inline-block;padding:0 6px;text-decoration:none;vertical-align:middle}.ts-wrapper.plugin-remove_button .item .remove:hover{background:rgba(0,0,0,.05)}.ts-wrapper.plugin-remove_button.disabled .item .remove:hover{background:none}.ts-wrapper.plugin-remove_button .remove-single{font-size:23px;position:absolute;right:0;top:0}.ts-wrapper.plugin-remove_button:not(.rtl) .item{padding-right:0!important}.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove{border-left:1px solid #0073bb;margin-left:6px}.ts-wrapper.plugin-remove_button:not(.rtl) .item.active .remove{border-left-color:#00578d}.ts-wrapper.plugin-remove_button:not(.rtl).disabled .item .remove{border-left-color:#aaa}.ts-wrapper.plugin-remove_button.rtl .item{padding-left:0!important}.ts-wrapper.plugin-remove_button.rtl .item .remove{border-right:1px solid #0073bb;margin-right:6px}.ts-wrapper.plugin-remove_button.rtl .item.active .remove{border-right-color:#00578d}.ts-wrapper.plugin-remove_button.rtl.disabled .item .remove{border-right-color:#aaa}:root{--ts-pr-clear-button:0px;--ts-pr-caret:0px;--ts-pr-min:.75rem}.ts-wrapper.single .ts-control,.ts-wrapper.single .ts-control input{cursor:pointer}.ts-control:not(.rtl){padding-right:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-control.rtl{padding-left:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-wrapper{position:relative}.ts-control,.ts-control input,.ts-dropdown{color:#303030;font-family:inherit;font-size:13px;line-height:18px}.ts-control,.ts-wrapper.single.input-active .ts-control{background:#fff;cursor:text}.ts-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.ts-wrapper.single .ts-control{--ts-pr-caret:2rem}.ts-wrapper.single .ts-control:after{border-color:grey transparent transparent;border-style:solid;border-width:5px 5px 0;content:" ";display:block;height:0;margin-top:-3px;position:absolute;top:50%;width:0}.ts-wrapper.single .ts-control:not(.rtl):after{right:15px}.ts-wrapper.single .ts-control.rtl:after{left:15px}.ts-wrapper.single.dropdown-active .ts-control:after{border-color:transparent transparent grey;border-width:0 5px 5px;margin-top:-4px}.ts-wrapper.single.input-active .ts-control,.ts-wrapper.single.input-active .ts-control input{cursor:text}.ts-wrapper{display:flex;min-height:36px}.ts-wrapper.multi.has-items .ts-control{padding-left:5px;--ts-pr-min:$padding-x}.ts-wrapper.multi .ts-control [data-value]{background-color:color-mix(#1da7ee,#178ee9,60%);background-image:linear-gradient(180deg,#1da7ee,#178ee9);background-repeat:repeat-x;border-radius:3px;box-shadow:0 1px 0 rgba(0,0,0,.2),inset 0 1px hsla(0,0%,100%,.03);text-shadow:0 1px 0 rgba(0,51,83,.3)}.ts-wrapper.multi .ts-control [data-value].active{background-color:color-mix(#008fd8,#0075cf,60%);background-image:linear-gradient(180deg,#008fd8,#0075cf);background-repeat:repeat-x}.ts-wrapper.multi.disabled .ts-control [data-value]{background:none;box-shadow:none;color:#999;text-shadow:none}.ts-wrapper.multi.disabled .ts-control [data-value],.ts-wrapper.multi.disabled .ts-control [data-value] .remove{border-color:#e6e6e6}.ts-wrapper.multi.disabled .ts-control [data-value] .remove{background:none}.ts-wrapper.single .ts-control{background-color:color-mix(#fefefe,#f2f2f2,60%);background-image:linear-gradient(180deg,#fefefe,#f2f2f2);background-repeat:repeat-x;box-shadow:0 1px 0 rgba(0,0,0,.05),inset 0 1px 0 hsla(0,0%,100%,.8)}.ts-dropdown.single,.ts-wrapper.single .ts-control{border-color:#b8b8b8}.dropdown-active .ts-control{border-radius:3px 3px 0 0}.ts-dropdown .optgroup-header{font-size:.85em;font-weight:700;padding-top:7px}.ts-dropdown .optgroup{border-top:1px solid #f0f0f0}.ts-dropdown .optgroup:first-child{border-top:0}[data-loading*=\|show],[data-loading=""],[data-loading=show]{display:none}/*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{background-color:var(--bs-body-bg);color:var(--bs-body-color);font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);text-align:var(--bs-body-text-align);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{background-color:currentColor;border:0;color:inherit;margin:1rem 0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}abbr[data-bs-original-title],abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{background-color:#fcf8e3;padding:.2em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{direction:ltr;font-family:var(--bs-font-monospace);font-size:1em;unicode-bidi:bidi-override}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{color:#d63384;font-size:.875em;word-wrap:break-word}a>code{color:inherit}kbd{background-color:#212529;border-radius:.2rem;color:#fff;font-size:.875em;padding:.2rem .4rem}kbd kbd{font-size:1em;font-weight:700;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#6c757d;padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#6c757d;font-size:.875em}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{margin-left:auto;margin-right:auto;padding-left:var(--bs-gutter-x,.75rem);padding-right:var(--bs-gutter-x,.75rem);width:100%}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0,0,0,.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0,0,0,.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0,0,0,.075);border-color:#dee2e6;color:#212529;margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:first-child){border-top:2px solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;border-color:#bacbe6;color:#000}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;border-color:#cbccce;color:#000}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;border-color:#bcd0c7;color:#000}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;border-color:#badce3;color:#000}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;border-color:#e6dbb9;color:#000}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;border-color:#dfc2c4;color:#000}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;border-color:#dfe0e1;color:#000}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;border-color:#373b3e;color:#fff}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-top:calc(.375rem + 1px)}.col-form-label-lg{font-size:1.25rem;padding-bottom:calc(.5rem + 1px);padding-top:calc(.5rem + 1px)}.col-form-label-sm{font-size:.875rem;padding-bottom:calc(.25rem + 1px);padding-top:calc(.25rem + 1px)}.form-text{color:#6c757d;font-size:.875em;margin-top:.25rem}.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#212529;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{background-color:#fff;border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);color:#212529;outline:0}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{margin:-.375rem -.75rem;padding:.375rem .75rem;-webkit-margin-end:.75rem;background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#212529;margin-inline-end:.75rem;pointer-events:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{margin:-.375rem -.75rem;padding:.375rem .75rem;-webkit-margin-end:.75rem;background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#212529;margin-inline-end:.75rem;pointer-events:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{background-color:transparent;border:solid transparent;border-width:1px 0;color:#212529;display:block;line-height:1.5;margin-bottom:0;padding:.375rem 0;width:100%}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:.2rem;font-size:.875rem;min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem}.form-control-sm::file-selector-button{margin:-.25rem -.5rem;padding:.25rem .5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{margin:-.25rem -.5rem;padding:.25rem .5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{border-radius:.3rem;font-size:1.25rem;min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem}.form-control-lg::file-selector-button{margin:-.5rem -1rem;padding:.5rem 1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{margin:-.5rem -1rem;padding:.5rem 1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{height:auto;padding:.375rem;width:3rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border-radius:.25rem;height:1.5em}.form-control-color::-webkit-color-swatch{border-radius:.25rem;height:1.5em}.form-select{display:block;padding:.375rem 2.25rem .375rem .75rem;width:100%;-moz-padding-start:calc(.75rem - 3px);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;color:#212529;font-size:1rem;font-weight:400;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:.75rem}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{border-radius:.2rem;font-size:.875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.form-select-lg{border-radius:.3rem;font-size:1.25rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}.form-check{display:block;margin-bottom:.125rem;min-height:1.5rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid rgba(0,0,0,.25);height:1em;margin-top:.25em;-webkit-print-color-adjust:exact;vertical-align:top;width:1em;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E");border-color:#0d6efd}.form-check-input:disabled{filter:none;opacity:.5;pointer-events:none}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-position:0;border-radius:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%2386b7fe'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-position:100%}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{filter:none;opacity:.65;pointer-events:none}.form-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;height:1.5rem;padding:0;width:100%}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{border:1px solid transparent;height:100%;left:0;padding:1rem .75rem;pointer-events:none;position:absolute;top:0;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-select{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control,.input-group>.form-select{flex:1 1 auto;min-width:0;position:relative;width:1%}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{align-items:center;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem;color:#212529;display:flex;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:.3rem;font-size:1.25rem;padding:.5rem 1rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:.2rem;font-size:.875rem;padding:.25rem .5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px}.valid-feedback{color:#198754;display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:rgba(25,135,84,.9);border-radius:.25rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#198754;padding-right:calc(1.5em + .75rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{color:#dc3545;display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:rgba(220,53,69,.9);border-radius:.25rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;padding-right:calc(1.5em + .75rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.btn{background-color:transparent;border:1px solid transparent;border-radius:.25rem;color:#212529;cursor:pointer;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.btn.disabled,.btn:disabled,fieldset:disabled .btn{opacity:.65;pointer-events:none}.btn-primary{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.btn-check:focus+.btn-primary,.btn-primary:focus,.btn-primary:hover{background-color:#0b5ed7;border-color:#0a58ca;color:#fff}.btn-check:focus+.btn-primary,.btn-primary:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{background-color:#0a58ca;border-color:#0a53be;color:#fff}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.btn-secondary{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-check:focus+.btn-secondary,.btn-secondary:focus,.btn-secondary:hover{background-color:#5c636a;border-color:#565e64;color:#fff}.btn-check:focus+.btn-secondary,.btn-secondary:focus{box-shadow:0 0 0 .25rem hsla(208,6%,54%,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{background-color:#565e64;border-color:#51585e;color:#fff}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem hsla(208,6%,54%,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-success{background-color:#198754;border-color:#198754;color:#fff}.btn-check:focus+.btn-success,.btn-success:focus,.btn-success:hover{background-color:#157347;border-color:#146c43;color:#fff}.btn-check:focus+.btn-success,.btn-success:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{background-color:#146c43;border-color:#13653f;color:#fff}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#198754;border-color:#198754;color:#fff}.btn-info{background-color:#0dcaf0;border-color:#0dcaf0;color:#000}.btn-check:focus+.btn-info,.btn-info:focus,.btn-info:hover{background-color:#31d2f2;border-color:#25cff2;color:#000}.btn-check:focus+.btn-info,.btn-info:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{background-color:#3dd5f3;border-color:#25cff2;color:#000}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-info.disabled,.btn-info:disabled{background-color:#0dcaf0;border-color:#0dcaf0;color:#000}.btn-warning{background-color:#ffc107;border-color:#ffc107;color:#000}.btn-check:focus+.btn-warning,.btn-warning:focus,.btn-warning:hover{background-color:#ffca2c;border-color:#ffc720;color:#000}.btn-check:focus+.btn-warning,.btn-warning:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{background-color:#ffcd39;border-color:#ffc720;color:#000}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#ffc107;border-color:#ffc107;color:#000}.btn-danger{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-check:focus+.btn-danger,.btn-danger:focus,.btn-danger:hover{background-color:#bb2d3b;border-color:#b02a37;color:#fff}.btn-check:focus+.btn-danger,.btn-danger:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{background-color:#b02a37;border-color:#a52834;color:#fff}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-light{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-check:focus+.btn-light,.btn-light:focus,.btn-light:hover{background-color:#f9fafb;border-color:#f9fafb;color:#000}.btn-check:focus+.btn-light,.btn-light:focus{box-shadow:0 0 0 .25rem hsla(210,2%,83%,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{background-color:#f9fafb;border-color:#f9fafb;color:#000}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem hsla(210,2%,83%,.5)}.btn-light.disabled,.btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-dark{background-color:#212529;border-color:#212529;color:#fff}.btn-check:focus+.btn-dark,.btn-dark:focus,.btn-dark:hover{background-color:#1c1f23;border-color:#1a1e21;color:#fff}.btn-check:focus+.btn-dark,.btn-dark:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{background-color:#1a1e21;border-color:#191c1f;color:#fff}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-dark.disabled,.btn-dark:disabled{background-color:#212529;border-color:#212529;color:#fff}.btn-outline-primary{border-color:#0d6efd;color:#0d6efd}.btn-outline-primary:hover{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{background-color:transparent;color:#0d6efd}.btn-outline-secondary{border-color:#6c757d;color:#6c757d}.btn-outline-secondary:hover{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem hsla(208,7%,46%,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem hsla(208,7%,46%,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{background-color:transparent;color:#6c757d}.btn-outline-success{border-color:#198754;color:#198754}.btn-outline-success:hover{background-color:#198754;border-color:#198754;color:#fff}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{background-color:#198754;border-color:#198754;color:#fff}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{background-color:transparent;color:#198754}.btn-outline-info{border-color:#0dcaf0;color:#0dcaf0}.btn-outline-info:hover{background-color:#0dcaf0;border-color:#0dcaf0;color:#000}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{background-color:#0dcaf0;border-color:#0dcaf0;color:#000}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{background-color:transparent;color:#0dcaf0}.btn-outline-warning{border-color:#ffc107;color:#ffc107}.btn-outline-warning:hover{background-color:#ffc107;border-color:#ffc107;color:#000}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{background-color:#ffc107;border-color:#ffc107;color:#000}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{background-color:transparent;color:#ffc107}.btn-outline-danger{border-color:#dc3545;color:#dc3545}.btn-outline-danger:hover{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{background-color:transparent;color:#dc3545}.btn-outline-light{border-color:#f8f9fa;color:#f8f9fa}.btn-outline-light:hover{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{background-color:transparent;color:#f8f9fa}.btn-outline-dark{border-color:#212529;color:#212529}.btn-outline-dark:hover{background-color:#212529;border-color:#212529;color:#fff}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{background-color:#212529;border-color:#212529;color:#fff}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{background-color:transparent;color:#212529}.btn-link{color:#0d6efd;font-weight:400;text-decoration:underline}.btn-link:hover{color:#0a58ca}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{border-radius:.3rem;font-size:1.25rem;padding:.5rem 1rem}.btn-group-sm>.btn,.btn-sm{border-radius:.2rem;font-size:.875rem;padding:.25rem .5rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{height:auto;transition:width .35s ease;width:0}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;color:#212529;display:none;font-size:1rem;list-style:none;margin:0;min-width:10rem;padding:.5rem 0;position:absolute;text-align:left;z-index:1000}.dropdown-menu[data-bs-popper]{left:0;margin-top:.125rem;top:100%}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{left:auto;right:0}}.dropup .dropdown-menu[data-bs-popper]{bottom:100%;margin-bottom:.125rem;margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{left:100%;margin-left:.125rem;margin-top:0;right:auto;top:0}.dropend .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-right:0;border-top:.3em solid transparent;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{left:auto;margin-right:.125rem;margin-top:0;right:100%;top:0}.dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{border-top:1px solid rgba(0,0,0,.15);height:0;margin:.5rem 0;overflow:hidden}.dropdown-item{background-color:transparent;border:0;clear:both;color:#212529;display:block;font-weight:400;padding:.25rem 1rem;text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:#e9ecef;color:#1e2125}.dropdown-item.active,.dropdown-item:active{background-color:#0d6efd;color:#fff;text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;color:#adb5bd;pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:#6c757d;display:block;font-size:.875rem;margin-bottom:0;padding:.5rem 1rem;white-space:nowrap}.dropdown-item-text{color:#212529;display:block;padding:.25rem 1rem}.dropdown-menu-dark{background-color:#343a40;border-color:rgba(0,0,0,.15);color:#dee2e6}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{background-color:hsla(0,0%,100%,.15);color:#fff}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{background-color:#0d6efd;color:#fff}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:1 1 auto;position:relative}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{color:#0d6efd;display:block;padding:.5rem 1rem;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#0a58ca}.nav-link.disabled{color:#6c757d;cursor:default;pointer-events:none}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{background:0 0;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem;margin-bottom:-1px}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{background-color:transparent;border-color:transparent;color:#6c757d}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;color:#495057}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#0d6efd;color:#fff}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:.5rem;padding-top:.5rem;position:relative}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}.navbar-brand{font-size:1.25rem;margin-right:1rem;padding-bottom:.3125rem;padding-top:.3125rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link{padding-left:0;padding-right:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-bottom:.5rem;padding-top:.5rem}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:transparent;border:1px solid transparent;border-radius:.25rem;font-size:1.25rem;line-height:1;padding:.25rem .75rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 .25rem;outline:0;text-decoration:none}.navbar-toggler-icon{background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler,.navbar-expand-sm .offcanvas-header{display:none}.navbar-expand-sm .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand-sm .offcanvas-bottom,.navbar-expand-sm .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand-sm .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler,.navbar-expand-md .offcanvas-header{display:none}.navbar-expand-md .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand-md .offcanvas-bottom,.navbar-expand-md .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand-md .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler,.navbar-expand-lg .offcanvas-header{display:none}.navbar-expand-lg .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand-lg .offcanvas-bottom,.navbar-expand-lg .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand-lg .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler,.navbar-expand-xl .offcanvas-header{display:none}.navbar-expand-xl .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand-xl .offcanvas-bottom,.navbar-expand-xl .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand-xl .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler,.navbar-expand-xxl .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand-xxl .offcanvas-bottom,.navbar-expand-xxl .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand-xxl .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler,.navbar-expand .offcanvas-header{display:none}.navbar-expand .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand .offcanvas-bottom,.navbar-expand .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.55)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{display:flex;flex-direction:column;min-width:0;position:relative;word-wrap:break-word;background-clip:border-box;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px);border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:1rem}.card-header{background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125);margin-bottom:0;padding:.5rem 1rem}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125);padding:.5rem 1rem}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{border-bottom:0;margin-bottom:-.5rem}.card-header-pills,.card-header-tabs{margin-left:-.5rem;margin-right:-.5rem}.card-img-overlay{border-radius:calc(.25rem - 1px);bottom:0;left:0;padding:1rem;position:absolute;right:0;top:0}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:.75rem}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion-button{align-items:center;background-color:#fff;border:0;border-radius:0;color:#212529;display:flex;font-size:1rem;overflow-anchor:none;padding:1rem 1.25rem;position:relative;text-align:left;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;width:100%}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){background-color:#e7f1ff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125);color:#0c63e4}.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%230c63e4' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");transform:rotate(-180deg)}.accordion-button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23212529' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:1.25rem;content:"";flex-shrink:0;height:1.25rem;margin-left:auto;transition:transform .2s ease-in-out;width:1.25rem}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-left:0;border-radius:0;border-right:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:1rem;padding:0}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{color:#6c757d;content:var(--bs-breadcrumb-divider,"/");float:left;padding-right:.5rem}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;list-style:none;padding-left:0}.page-link{background-color:#fff;border:1px solid #dee2e6;color:#0d6efd;display:block;position:relative;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{border-color:#dee2e6;z-index:2}.page-link:focus,.page-link:hover{background-color:#e9ecef;color:#0a58ca}.page-link:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0;z-index:3}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{background-color:#0d6efd;border-color:#0d6efd;color:#fff;z-index:3}.page-item.disabled .page-link{background-color:#fff;border-color:#dee2e6;color:#6c757d;pointer-events:none}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.page-item:last-child .page-link{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.pagination-lg .page-link{font-size:1.25rem;padding:.75rem 1.5rem}.pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}.pagination-sm .page-link{font-size:.875rem;padding:.25rem .5rem}.pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:.2rem;border-top-right-radius:.2rem}.badge{border-radius:.25rem;color:#fff;display:inline-block;font-size:.75em;font-weight:700;line-height:1;padding:.35em .65em;text-align:center;vertical-align:baseline;white-space:nowrap}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{border:1px solid transparent;border-radius:.25rem;margin-bottom:1rem;padding:1rem;position:relative}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{padding:1.25rem 1rem;position:absolute;right:0;top:0;z-index:2}.alert-primary{background-color:#cfe2ff;border-color:#b6d4fe;color:#084298}.alert-primary .alert-link{color:#06357a}.alert-secondary{background-color:#e2e3e5;border-color:#d3d6d8;color:#41464b}.alert-secondary .alert-link{color:#34383c}.alert-success{background-color:#d1e7dd;border-color:#badbcc;color:#0f5132}.alert-success .alert-link{color:#0c4128}.alert-info{background-color:#cff4fc;border-color:#b6effb;color:#055160}.alert-info .alert-link{color:#04414d}.alert-warning{background-color:#fff3cd;border-color:#ffecb5;color:#664d03}.alert-warning .alert-link{color:#523e02}.alert-danger{background-color:#f8d7da;border-color:#f5c2c7;color:#842029}.alert-danger .alert-link{color:#6a1a21}.alert-light{background-color:#fefefe;border-color:#fdfdfe;color:#636464}.alert-light .alert-link{color:#4f5050}.alert-dark{background-color:#d3d3d4;border-color:#bcbebf;color:#141619}.alert-dark .alert-link{color:#101214}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{background-color:#e9ecef;border-radius:.25rem;font-size:.75rem;height:1rem}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{background-color:#0d6efd;color:#fff;flex-direction:column;justify-content:center;text-align:center;transition:width .6s ease;white-space:nowrap}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{border-radius:.25rem;display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-numbered{counter-reset:section;list-style-type:none}.list-group-numbered>li:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{color:#495057;text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:#f8f9fa;color:#495057;text-decoration:none;z-index:1}.list-group-item-action:active{background-color:#e9ecef;color:#212529}.list-group-item{background-color:#fff;border:1px solid rgba(0,0,0,.125);color:#212529;display:block;padding:.5rem 1rem;position:relative;text-decoration:none}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{background-color:#fff;color:#6c757d;pointer-events:none}.list-group-item.active{background-color:#0d6efd;border-color:#0d6efd;color:#fff;z-index:2}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{border-top-width:1px;margin-top:-1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{background-color:#cfe2ff;color:#084298}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{background-color:#bacbe6;color:#084298}.list-group-item-primary.list-group-item-action.active{background-color:#084298;border-color:#084298;color:#fff}.list-group-item-secondary{background-color:#e2e3e5;color:#41464b}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{background-color:#cbccce;color:#41464b}.list-group-item-secondary.list-group-item-action.active{background-color:#41464b;border-color:#41464b;color:#fff}.list-group-item-success{background-color:#d1e7dd;color:#0f5132}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{background-color:#bcd0c7;color:#0f5132}.list-group-item-success.list-group-item-action.active{background-color:#0f5132;border-color:#0f5132;color:#fff}.list-group-item-info{background-color:#cff4fc;color:#055160}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{background-color:#badce3;color:#055160}.list-group-item-info.list-group-item-action.active{background-color:#055160;border-color:#055160;color:#fff}.list-group-item-warning{background-color:#fff3cd;color:#664d03}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{background-color:#e6dbb9;color:#664d03}.list-group-item-warning.list-group-item-action.active{background-color:#664d03;border-color:#664d03;color:#fff}.list-group-item-danger{background-color:#f8d7da;color:#842029}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{background-color:#dfc2c4;color:#842029}.list-group-item-danger.list-group-item-action.active{background-color:#842029;border-color:#842029;color:#fff}.list-group-item-light{background-color:#fefefe;color:#636464}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{background-color:#e5e5e5;color:#636464}.list-group-item-light.list-group-item-action.active{background-color:#636464;border-color:#636464;color:#fff}.list-group-item-dark{background-color:#d3d3d4;color:#141619}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{background-color:#bebebf;color:#141619}.list-group-item-dark.list-group-item-action.active{background-color:#141619;border-color:#141619;color:#fff}.btn-close{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3E%3C/svg%3E") 50%/1em auto no-repeat;border:0;border-radius:.25rem;box-sizing:content-box;color:#000;height:1em;opacity:.5;padding:.25em;width:1em}.btn-close:hover{color:#000;opacity:.75;text-decoration:none}.btn-close:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1;outline:0}.btn-close.disabled,.btn-close:disabled{opacity:.25;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border:1px solid rgba(0,0,0,.1);border-radius:.25rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);font-size:.875rem;max-width:100%;pointer-events:auto;width:350px}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{max-width:100%;pointer-events:none;width:-webkit-max-content;width:-moz-max-content;width:max-content}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{align-items:center;background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);color:#6c757d;display:flex;padding:.5rem .75rem}.toast-header .btn-close{margin-left:.75rem;margin-right:-.375rem}.toast-body{padding:.75rem;word-wrap:break-word}.modal{display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:1055}.modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - 1rem)}.modal-content{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1050}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{align-items:center;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);display:flex;flex-shrink:0;justify-content:space-between;padding:1rem}.modal-header .btn-close{margin:-.5rem -.5rem -.5rem auto;padding:.5rem}.modal-title{line-height:1.5;margin-bottom:0}.modal-body{flex:1 1 auto;padding:1rem;position:relative}.modal-footer{align-items:center;border-bottom-left-radius:calc(.3rem - 1px);border-bottom-right-radius:calc(.3rem - 1px);border-top:1px solid #dee2e6;display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:.75rem}.modal-footer>*{margin:.25rem}@media (min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:500px}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:575.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.tooltip{display:block;font-family:var(--bs-font-sans-serif);font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:0;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:1080;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{display:block;height:.4rem;position:absolute;width:.8rem}.tooltip .tooltip-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{border-top-color:#000;border-width:.4rem .4rem 0;top:-1px}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{height:.8rem;left:0;width:.4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{border-right-color:#000;border-width:.4rem .4rem .4rem 0;right:-1px}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:#000;border-width:0 .4rem .4rem;bottom:-1px}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{height:.8rem;right:0;width:.4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{border-left-color:#000;border-width:.4rem 0 .4rem .4rem;left:-1px}.tooltip-inner{background-color:#000;border-radius:.25rem;color:#fff;max-width:200px;padding:.25rem .5rem;text-align:center}.popover{display:block;font-family:var(--bs-font-sans-serif);font-size:.875rem;font-style:normal;font-weight:400;left:0;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:276px;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;top:0;white-space:normal;word-break:normal;word-spacing:normal;z-index:1070;word-wrap:break-word;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .popover-arrow{display:block;height:.5rem;position:absolute;width:1rem}.popover .popover-arrow:after,.popover .popover-arrow:before{border-color:transparent;border-style:solid;content:"";display:block;position:absolute}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{border-top-color:rgba(0,0,0,.25);border-width:.5rem .5rem 0;bottom:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{border-top-color:#fff;border-width:.5rem .5rem 0;bottom:1px}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{height:1rem;left:calc(-.5rem - 1px);width:.5rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{border-right-color:rgba(0,0,0,.25);border-width:.5rem .5rem .5rem 0;left:0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{border-right-color:#fff;border-width:.5rem .5rem .5rem 0;left:1px}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{border-bottom-color:rgba(0,0,0,.25);border-width:0 .5rem .5rem;top:0}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{border-bottom-color:#fff;border-width:0 .5rem .5rem;top:1px}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:1px solid #f0f0f0;content:"";display:block;left:50%;margin-left:-.5rem;position:absolute;top:0;width:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{height:1rem;right:calc(-.5rem - 1px);width:.5rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{border-left-color:rgba(0,0,0,.25);border-width:.5rem 0 .5rem .5rem;right:0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{border-left-color:#fff;border-width:.5rem 0 .5rem .5rem;right:1px}.popover-header{background-color:#f0f0f0;border-bottom:1px solid rgba(0,0,0,.2);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);font-size:1rem;margin-bottom:0;padding:.5rem 1rem}.popover-header:empty{display:none}.popover-body{color:#212529;padding:1rem}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{opacity:0;transition:opacity 0s .6s;z-index:0}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{align-items:center;background:0 0;border:0;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;padding:0;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:2rem;width:2rem}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E")}.carousel-indicators{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin-bottom:1rem;margin-left:15%;margin-right:15%;padding:0;position:absolute;right:0;z-index:2}.carousel-indicators [data-bs-target]{background-clip:padding-box;background-color:#fff;border:0;border-bottom:10px solid transparent;border-top:10px solid transparent;box-sizing:content-box;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;padding:0;text-indent:-999px;transition:opacity .6s ease;width:30px}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:1.25rem;color:#fff;left:15%;padding-bottom:1.25rem;padding-top:1.25rem;position:absolute;right:15%;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@-webkit-keyframes spinner-border{to{transform:rotate(1turn)}}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite;border:.25em solid;border-radius:50%;border-right:.25em solid transparent;display:inline-block;height:2rem;vertical-align:-.125em;width:2rem}.spinner-border-sm{border-width:.2em;height:1rem;width:1rem}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite;background-color:currentColor;border-radius:50%;display:inline-block;height:2rem;opacity:0;vertical-align:-.125em;width:2rem}.spinner-grow-sm{height:1rem;width:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.offcanvas{background-clip:padding-box;background-color:#fff;bottom:0;display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:transform .3s ease-in-out;visibility:hidden;z-index:1045}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{align-items:center;display:flex;justify-content:space-between;padding:1rem}.offcanvas-header .btn-close{margin-bottom:-.5rem;margin-right:-.5rem;margin-top:-.5rem;padding:.5rem}.offcanvas-title{line-height:1.5;margin-bottom:0}.offcanvas-body{flex-grow:1;overflow-y:auto;padding:1rem}.offcanvas-start{border-right:1px solid rgba(0,0,0,.2);left:0;top:0;transform:translateX(-100%);width:400px}.offcanvas-end{border-left:1px solid rgba(0,0,0,.2);right:0;top:0;transform:translateX(100%);width:400px}.offcanvas-top{border-bottom:1px solid rgba(0,0,0,.2);top:0;transform:translateY(-100%)}.offcanvas-bottom,.offcanvas-top{height:30vh;left:0;max-height:100%;right:0}.offcanvas-bottom{border-top:1px solid rgba(0,0,0,.2);transform:translateY(100%)}.offcanvas.show{transform:none}.placeholder{background-color:currentColor;cursor:wait;display:inline-block;min-height:1em;opacity:.5;vertical-align:middle}.placeholder.btn:before{content:"";display:inline-block}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite;-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%}@-webkit-keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix:after{clear:both;content:"";display:block}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.hstack{align-items:center;flex-direction:row}.hstack,.vstack{align-self:stretch;display:flex}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{align-self:stretch;background-color:currentColor;display:inline-block;min-height:1em;opacity:.25;width:1px}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-end,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:.25rem!important}.rounded-start{border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.tns-outer{padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{clear:both;content:"";display:table}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-gallery,.tns-no-calc{left:0;position:relative}.tns-gallery{min-height:1px}.tns-gallery>.tns-item{left:-100%;position:absolute;-webkit-transition:transform 0s,opacity 0s;-moz-transition:transform 0s,opacity 0s;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{left:auto!important;position:relative}.tns-gallery>.tns-moving{-webkit-transition:all .25s;-moz-transition:all .25s;transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{opacity:.6;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;transition:opacity .6s}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{left:-10000em;position:absolute}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{filter:alpha(opacity=100);opacity:1;z-index:0}.tns-fadeOut,.tns-normal{filter:alpha(opacity=0);opacity:0;z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{height:10px;margin:0 auto;overflow:hidden;position:relative;width:310px}.tns-t-ct{position:absolute;right:0;width:2333.3333333%;width:2333.33333%}.tns-t-ct:after{clear:both;content:"";display:table}.tns-t-ct>div{float:left;height:10px;width:1.4285714%;width:1.42857%}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{border:none;box-sizing:border-box;font-family:sans-serif;font-size:100%;height:18px;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0;resize:none;vertical-align:bottom;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;padding:1px;position:absolute;right:0}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0 0 0 20px;position:relative;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;left:0;padding:0 4px;position:absolute;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{-webkit-appearance:textfield;background:transparent;border:none;box-shadow:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:-webkit-linear-gradient(top,#fff 50%,#eee);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:-webkit-linear-gradient(top,#fff,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:-webkit-linear-gradient(top,#eee 50%,#fff);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-bottom-left-radius:4px;border-top-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.slinky-menu{overflow:hidden;transform:translateZ(0)}.slinky-menu>ul{left:0;position:relative;transform:translateZ(0)}.slinky-menu li,.slinky-menu ul{list-style:none;margin:0}.slinky-menu ul{width:100%}.slinky-menu a{align-items:center;display:flex}.slinky-menu a span{flex:1;line-height:1.4}.slinky-menu li ul{display:none;left:100%;position:absolute;top:0}.slinky-menu .header{display:flex}.slinky-menu .header .title{flex:1;line-height:1.4;margin:0;order:1}.slinky-theme-default{background:#f6f7f8}.slinky-theme-default .title{color:#333;padding:1em}.slinky-theme-default li{line-height:1}.slinky-theme-default a:not(.back){color:#333;padding:1em}.slinky-theme-default a:not(.back):hover{background:rgba(90,200,250,.25)}.slinky-theme-default a:not(.back):active{background:rgba(90,200,250,.5)}.slinky-theme-default .back:before,.slinky-theme-default .next:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTEyLjIxOSAyLjI4MSAxMC43OCAzLjcyIDE4LjA2MiAxMUgydjJoMTYuMDYzbC03LjI4MiA3LjI4MSAxLjQzOCAxLjQzOCA5LTkgLjY4Ny0uNzE5LS42ODctLjcxOXoiLz48L3N2Zz4=) 50% no-repeat;background-size:1em;content:"";height:1em;opacity:.25;transition:.2s;width:1em}.slinky-theme-default .next:after{margin-left:1em}.slinky-theme-default .back:before{padding:1em;transform:scaleX(-1)}.slinky-theme-default .back:hover:before,.slinky-theme-default .next:hover:after{opacity:.75}.slinky-theme-default .back:active:before,.slinky-theme-default .next:active:after{opacity:1}@font-face{font-display:swap;font-family:Roboto;font-weight:400;src:url(/build/app/shop/fonts/Roboto-Regular.0d16261b.woff2) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-weight:500;src:url(/build/app/shop/fonts/Roboto-Medium.1c7e8aa0.woff2) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-weight:700;src:url(/build/app/shop/fonts/Roboto-Bold.d89b03c5.woff2) format("woff")}:root{scroll-behavior:auto!important}*{outline:none!important}*,:after,:before{background-repeat:no-repeat!important;box-sizing:border-box}::selection{background:#000;color:#fff}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}html{-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0);min-height:100vh}html.is-blocker-visible .nerings-top-bar{z-index:100000000}html.is-blocker-visible .nerings-header{z-index:1000000000}html.is-blocker-visible .nerings-main-blocker{opacity:.6;pointer-events:all;z-index:200000000}html.is-blocker-visible .nerings-intro .search:after{opacity:.6}html.is-blocker-visible.is-intro-search-active .nerings-main-blocker{position:fixed;z-index:100000000}html.is-blocker-visible.is-intro-search-active .nerings-header{z-index:-1}html.is-blocker-visible.is-intro-search-active .nerings-intro .search form:before{opacity:.6;pointer-events:all}html.is-blocker-visible.is-cart-dropdown-active .nerings-header:before{opacity:.6!important;pointer-events:all!important}html.is-blocker-visible.is-cart-dropdown-active .nerings-header .account>.cart{position:relative;z-index:1000000000}html.is-blocker-visible.is-profile-dropdown-active .nerings-header:before{opacity:.6!important;pointer-events:all!important}html.is-blocker-visible.is-profile-dropdown-active .nerings-header .account>.profile{position:relative;z-index:1000000000}@media only screen and (max-width:992px){html.is-blocker-visible.is-profile-dropdown-active .nerings-header .account{z-index:1000000000}html.is-blocker-visible.is-profile-dropdown-active .nerings-header .account>.car,html.is-blocker-visible.is-profile-dropdown-active .nerings-header .account>.cart{opacity:.5;pointer-events:none}html.is-blocker-visible.is-profile-dropdown-active .nerings-header .account>.profile{display:block!important}html.is-blocker-visible.is-profile-dropdown-active .nerings-header .account>.profile .link{display:none!important}html.is-blocker-visible.is-profile-dropdown-active .nerings-header .account>.profile .dropdown{position:fixed}}html.is-blocker-visible.is-car-dropdown-active .nerings-header:before{opacity:.6!important;pointer-events:all!important}html.is-blocker-visible.is-car-dropdown-active .nerings-header .account>.car{position:relative;z-index:1000000000}@media only screen and (max-width:992px){html.is-blocker-visible.is-car-dropdown-active .nerings-header .account>.car{position:absolute}html.is-blocker-visible.is-car-dropdown-active .nerings-header .account>.car .icon{border-color:#fff!important}}html.is-blocker-visible.has-add-popup-open .nerings-main-blocker{position:fixed;z-index:100000000}html.is-blocker-visible.has-add-popup-open .nerings-header{z-index:-1}html.is-blocker-visible.has-add-popup-open .nerings-intro .search form:before{opacity:.6;pointer-events:all}.nerings-intro .search{position:relative;z-index:100000000}.nerings-intro .search:after{background-color:#2b2b2b;bottom:0;content:"";left:0;opacity:0;pointer-events:none!important;position:absolute;right:0;top:0;transition:all .15s ease}body{background-color:#fff;color:#353535;display:flex;flex-flow:column;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;letter-spacing:0;line-height:26px;min-height:100vh}a,body{margin:0;padding:0}a{background:none;border:none;color:#dd241d;text-decoration:none;transition:color .15s ease}a:hover{color:#0b153a}b,strong{font-weight:700!important}button{-moz-appearance:none!important;-webkit-appearance:none!important;background:#dd241d;border:none;border-radius:0!important;color:#fff;cursor:pointer;margin:0;padding:0;text-decoration:none;transition:color .15s ease}main.nerings-main>:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce):not(.modal):not(.born-table-wrapper):not([class^=nerings-]){margin-left:auto!important;margin-right:auto!important;max-width:1450px;padding:0 40px!important;width:100%!important}@media only screen and (max-width:992px){main.nerings-main>:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce):not(.modal):not(.born-table-wrapper):not([class^=nerings-]){max-width:none;padding:0 20px!important}}@media only screen and (max-width:767px){main.nerings-main>:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce):not(.modal):not(.born-table-wrapper):not([class^=nerings-]){padding-left:20px!important;padding-right:20px!important}}main.nerings-main>ol:last-child,main.nerings-main>ol:last-of-type,main.nerings-main>ul:last-child,main.nerings-main>ul:last-of-type{margin-bottom:50px!important}main.nerings-main>.born-table-wrapper{margin-left:auto!important;margin-right:auto!important;max-width:1450px!important;padding:0 40px!important;width:100%!important}@media only screen and (max-width:992px){main.nerings-main>.born-table-wrapper{max-width:none;padding:0!important}}@media only screen and (max-width:767px){main.nerings-main>.born-table-wrapper{padding-left:0!important;padding-right:0!important}}main.nerings-main>.born-table-wrapper:last-child{margin-bottom:60px!important}ul.born-reset{box-sizing:border-box}ul.born-reset,ul.born-reset li{list-style:none;margin:0!important;padding:0!important}ul.born-reset li a{color:inherit}ul.born-reset li:after{display:none}ul:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method):not(.woocommerce-error):not(.woocommerce-order-overview):not(.born-reset):not(.woocommerce-widget-layered-nav-list):not(.slinky-list){margin:30px 0;padding:0}ul:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method):not(.woocommerce-error):not(.woocommerce-order-overview):not(.born-reset):not(.woocommerce-widget-layered-nav-list):not(.slinky-list) li{list-style:none;margin:0;padding:3px 0 3px 20px;position:relative;text-align:left}ul:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method):not(.woocommerce-error):not(.woocommerce-order-overview):not(.born-reset):not(.woocommerce-widget-layered-nav-list):not(.slinky-list) li:last-child{margin:0}ul:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method):not(.woocommerce-error):not(.woocommerce-order-overview):not(.born-reset):not(.woocommerce-widget-layered-nav-list):not(.slinky-list) li a{color:#dd241d}ul:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method):not(.woocommerce-error):not(.woocommerce-order-overview):not(.born-reset):not(.woocommerce-widget-layered-nav-list):not(.slinky-list) li a:hover{color:#353535}ul:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method):not(.woocommerce-error):not(.woocommerce-order-overview):not(.born-reset):not(.woocommerce-widget-layered-nav-list):not(.slinky-list) li:after{background-color:#dd241d;border-radius:50%;content:"";height:5px;left:0;position:absolute;top:14px;width:5px}ul:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method):not(.woocommerce-error):not(.woocommerce-order-overview):not(.born-reset):not(.woocommerce-widget-layered-nav-list):not(.slinky-list) li:last-child{margin-bottom:0}ol:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondaary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method):not(.flex-control-thumbs):not(.born-reset){counter-reset:counter;margin:30px 0;padding:0}ol:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondaary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method):not(.flex-control-thumbs):not(.born-reset) li{counter-increment:counter;list-style:none;margin:0 0 8px;padding:0 0 0 25px;position:relative;text-align:left}ol:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondaary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method):not(.flex-control-thumbs):not(.born-reset) li a{color:#dd241d}ol:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondaary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method):not(.flex-control-thumbs):not(.born-reset) li a:hover{color:#fff}ol:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondaary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method):not(.flex-control-thumbs):not(.born-reset) li:before{align-items:center;background:#dd241d;border:none;border-radius:50%;color:#fff;content:counter(counter) "";display:flex;font-family:Roboto,sans-serif;font-size:19px;font-weight:400;justify-content:center;left:0;line-height:26px;position:relative;position:absolute}ol:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondaary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method):not(.flex-control-thumbs):not(.born-reset) li:last-child{margin-bottom:0}ol:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondaary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method):not(.flex-control-thumbs):not(.born-reset)+.wp-caption,ol:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondaary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method):not(.flex-control-thumbs):not(.born-reset)+h1,ol:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondaary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method):not(.flex-control-thumbs):not(.born-reset)+h2,ol:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondaary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method):not(.flex-control-thumbs):not(.born-reset)+h3,ol:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondaary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method):not(.flex-control-thumbs):not(.born-reset)+h4,ol:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondaary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method):not(.flex-control-thumbs):not(.born-reset)+h5,ol:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondaary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method):not(.flex-control-thumbs):not(.born-reset)+h6,ol:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondaary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method):not(.flex-control-thumbs):not(.born-reset)+p.is-img-wrap{margin-top:30px}h1,h2,h3,h4,h5,h6{color:#0d0d0d;font-family:Roboto,sans-serif;font-weight:400;margin:0 0 10px;padding:0}h1+ol,h1+ul,h2+ol,h2+ul,h3+ol,h3+ul,h4+ol,h4+ul,h5+ol,h5+ul,h6+ol,h6+ul{margin-top:0!important}h1+ol li:first-child,h1+ul li:first-child,h2+ol li:first-child,h2+ul li:first-child,h3+ol li:first-child,h3+ul li:first-child,h4+ol li:first-child,h4+ul li:first-child,h5+ol li:first-child,h5+ul li:first-child,h6+ol li:first-child,h6+ul li:first-child{padding-top:0!important}h1+ol li:first-child:after,h1+ul li:first-child:after,h2+ol li:first-child:after,h2+ul li:first-child:after,h3+ol li:first-child:after,h3+ul li:first-child:after,h4+ol li:first-child:after,h4+ul li:first-child:after,h5+ol li:first-child:after,h5+ul li:first-child:after,h6+ol li:first-child:after,h6+ul li:first-child:after{top:12px!important}p{margin-bottom:30px}p:last-child{margin-bottom:0}h2{font-size:24px;line-height:32px}h3{font-size:21px;line-height:31px}table{font-size:16px;line-height:26px;width:100%}table thead th{background-color:#353535;color:#fff;font-weight:400;padding:15px 20px}table tbody tr:nth-child(2n) td{background-color:#f1f1f1}table td{padding:15px 20px}.born-container{margin:0 auto;width:100%}.born-container.is-default{max-width:1450px;padding:0 40px}@media only screen and (max-width:992px){.born-container.is-default{padding:0 20px}}@media only screen and (max-width:767px){.born-container.is-default{padding:0 20px}}.born-table-wrapper{margin-bottom:30px}@media only screen and (max-width:992px){.born-table-wrapper{display:flex;margin-left:-20px;margin-right:-20px;overflow:hidden;overflow-x:auto}.born-table-wrapper .inner-wrapper{flex-grow:1;padding:0 20px}}@media only screen and (max-width:992px)and (max-width:992px){.born-table-wrapper .inner-wrapper{width:100%}}@media only screen and (max-width:992px)and (max-width:767px){.born-table-wrapper .inner-wrapper{width:auto}}.born-table-wrapper+.born-table-wrapper{margin-top:60px}@media only screen and (max-width:767px){.born-table-wrapper+.born-table-wrapper{margin-top:40px}}.born-table-wrapper table{width:100%}@media only screen and (max-width:767px){.born-table-wrapper table td,.born-table-wrapper table th{min-width:auto}}.nerings-main{flex-grow:1;position:relative}.nerings-main.is-ebay{padding-top:45px}@media only screen and (max-width:767px){.nerings-main.is-ebay{padding-top:25px}}.is-disabled{pointer-events:none}.nerings-header:before{content:"";opacity:0!important;pointer-events:none!important;z-index:1000000000}.nerings-header:before,.nerings-main-blocker{background-color:#2b2b2b;bottom:0;left:0;position:absolute;right:0;top:0;transition:all .15s ease}.nerings-main-blocker{opacity:0;pointer-events:none;z-index:1000000}.nerings-main-blocker.is-visible{opacity:.6;pointer-events:all}.nerings-intro{margin-bottom:70px;overflow:hidden}@media only screen and (max-width:992px){.nerings-intro{background-color:#f1f1f1}.nerings-intro .search{background:none!important}}@media only screen and (max-width:767px){.nerings-intro{margin-bottom:50px}}.nerings-intro .born-container{position:relative;z-index:100}.nerings-intro .nerings-message{margin-bottom:20px}.nerings-intro .select2-dropdown{border:none!important}@media only screen and (max-width:992px){.nerings-intro .select2-dropdown{border-color:transparent #b1b1b1 #b1b1b1!important}}.nerings-intro .select2-dropdown .select2-search__field{height:40px;padding-left:10px;padding-right:10px}.nerings-intro .select2-dropdown .select2-search{padding:0 10px 10px}.nerings-intro .select2-dropdown .select2-results li.select2-results__option strong{margin:0 -18px 5px;padding:3px 10px}.nerings-intro .select2-dropdown .select2-results ul.select2-results__options li:first-child li{text-transform:uppercase}.nerings-intro .select2-dropdown .select2-results ul.select2-results__options li:last-child{padding-bottom:10px!important}.nerings-intro .select2-dropdown .select2-results ul.select2-results__options li{padding-bottom:5px!important}.nerings-intro .select2-dropdown .select2-results ul.select2-results__options li li{text-transform:uppercase}.nerings-intro .select2-dropdown .select2-results li.select2-results__option.select2-results__option--group:first-child li{margin-left:-8px!important;margin-right:-8px!important;padding-bottom:0!important;padding-top:0!important}.nerings-intro .select2-dropdown .select2-results li.select2-results__option.select2-results__option--group{padding-top:0!important}.nerings-intro .select2-dropdown .select2-results ul.select2-results__options--nested li span.logo{height:30px}.nerings-intro .search{background-position:50%;background-size:cover;display:flex;margin-bottom:45px;padding:120px 0}@media only screen and (max-width:992px){.nerings-intro .search{padding:25px 0}}@media only screen and (max-width:767px){.nerings-intro .search{flex-flow:column;margin-bottom:10px;padding:20px 0}}.nerings-intro .search .history{align-items:flex-start;display:flex;padding-top:30px}@media only screen and (max-width:992px){.nerings-intro .search .history{flex-flow:column;padding-top:10px}}@media only screen and (max-width:767px){.nerings-intro .search .history{align-items:flex-start;padding-top:10px}}.nerings-intro .search .history .link{margin-right:15px;position:relative;top:3px}@media only screen and (max-width:992px){.nerings-intro .search .history .link{display:none!important}}@media only screen and (max-width:767px){.nerings-intro .search .history .link{margin-top:5px}}.nerings-intro .search .history .link img{display:block;position:relative;top:-2px;transition:all .15s ease}.nerings-intro .search .history .link:hover img{filter:grayscale(1) brightness(100)}.nerings-intro .search .history ul{display:flex;flex-grow:1;flex-wrap:wrap}.nerings-intro .search .history ul li{font-size:15px;line-height:25px;margin-right:20px!important}@media only screen and (max-width:767px){.nerings-intro .search .history ul li{margin-bottom:5px!important;margin-right:0!important;width:100%!important}}.nerings-intro .search .history ul li:last-child{margin-right:0!important}.nerings-intro .search .history ul li a{color:#fff;transition:all .15s ease}@media only screen and (max-width:992px){.nerings-intro .search .history ul li a{color:#353535!important}}.nerings-intro .search .history ul li a:hover{color:#fff;opacity:.6}.nerings-intro .search .history ul li span{color:#dd241d}.nerings-intro .search .history .is-reset{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' fill='none' viewBox='0 0 25 25'%3E%3Cpath fill='%23fff' d='M20.107 14.13A7.609 7.609 0 1 1 12.5 6.522v3.26l4.89-4.89L12.5 0v3.26c-6.004 0-10.87 4.867-10.87 10.87 0 6.004 4.866 10.87 10.87 10.87s10.87-4.866 10.87-10.87z'/%3E%3C/svg%3E");background-position:0;color:#fff;padding-left:34px;transition:all .15s ease;white-space:nowrap}@media only screen and (max-width:992px){.nerings-intro .search .history .is-reset{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' fill='none' viewBox='0 0 25 25'%3E%3Cpath fill='%230d0d0d' d='M20.107 14.13A7.609 7.609 0 1 1 12.5 6.522v3.26l4.89-4.89L12.5 0v3.26c-6.004 0-10.87 4.867-10.87 10.87 0 6.004 4.866 10.87 10.87 10.87s10.87-4.866 10.87-10.87z'/%3E%3C/svg%3E");color:#0d0d0d!important;margin-bottom:5px;margin-top:5px}}.nerings-intro .search .history .is-reset:hover{opacity:.6}.nerings-intro .search .inner{background-color:rgba(36,36,36,.9);border:2px solid #fff;border-radius:7px;padding:30px 50px 15px;position:relative}@media only screen and (max-width:992px){.nerings-intro .search .inner{background-color:#fff;border:none}}@media only screen and (max-width:767px){.nerings-intro .search .inner{padding:30px 20px 15px}}.nerings-intro .search .heading{color:#fff;margin-bottom:30px;text-align:center}.nerings-intro .search .heading h2,.nerings-intro .search .heading h3{color:#fff;font-size:26px;font-weight:700;line-height:36px;margin:0}@media only screen and (max-width:992px){.nerings-intro .search .heading h2,.nerings-intro .search .heading h3{color:#353535}}.nerings-intro .search .spacer{color:#b8b8b8;padding:15px 0;text-align:center}.nerings-intro .search form{display:flex;flex-flow:row}.nerings-intro .search form:before{background-color:#2b2b2b;border-radius:6px;bottom:-2px;content:"";left:-2px;opacity:0;pointer-events:none;position:absolute;right:-2px;top:-2px;z-index:100}@media only screen and (max-width:992px){.nerings-intro .search form{flex-flow:column}}.nerings-intro .search form .input-wrapper{margin-bottom:0!important;margin-right:10px!important}@media only screen and (max-width:992px){.nerings-intro .search form .input-wrapper{margin-bottom:10px!important;margin-right:0!important}}.nerings-intro .search form .input-wrapper.is-disabled{pointer-events:none!important}.nerings-intro .search form .input-wrapper.is-disabled .select2-selection__placeholder{color:#b8b8b8}.nerings-intro .search form .input-wrapper.is-disabled .select2-container .select2-selection--single .select2-selection__arrow{background-color:#d4d4d4;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' fill='none' viewBox='0 0 9 6'%3E%3Cpath fill='%23afafaf' d='M0 1.414 1.414 0l4.243 4.242-1.414 1.415z'/%3E%3Cpath fill='%23afafaf' d='m7.07 0 1.414 1.414-4.242 4.243-1.415-1.415z'/%3E%3C/svg%3E")}.nerings-intro .search form .input-wrapper>.select2-container{width:100%!important}.nerings-intro .search form .input-wrapper>.select2-container.select2-container--open{z-index:1000}.nerings-intro .search form .input-wrapper>.select2-container.select2-container--open .select2-selection--single .select2-selection__arrow{background-color:transparent!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' fill='none' viewBox='0 0 9 6'%3E%3Cpath fill='%23000' d='M0 1.414 1.414 0l4.243 4.242-1.414 1.415z'/%3E%3Cpath fill='%23000' d='m7.07 0 1.414 1.414-4.242 4.243-1.415-1.415z'/%3E%3C/svg%3E")}@media only screen and (max-width:992px){.nerings-intro .search form .input-wrapper>.select2-container.select2-container--open .select2-selection--single{border-color:transparent!important}}.nerings-intro .search form .input-wrapper .select2-container .select2-selection--single{border:2px solid #fff!important}@media only screen and (max-width:992px){.nerings-intro .search form .input-wrapper .select2-container .select2-selection--single{border:1px solid #b1b1b1!important}}.nerings-intro .search form .input-wrapper .select2-container .select2-selection--single .select2-selection__rendered{margin-right:60px!important}.nerings-intro .search form .input-wrapper .select2-container .select2-selection--single .select2-selection__arrow{background-color:#2f2f2f;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' fill='none' viewBox='0 0 9 6'%3E%3Cpath fill='%23fff' d='M0 1.414 1.414 0l4.243 4.242-1.414 1.415z'/%3E%3Cpath fill='%23fff' d='m7.07 0 1.414 1.414-4.242 4.243-1.415-1.415z'/%3E%3C/svg%3E");background-position:50%;border-bottom-right-radius:6px;border-top-right-radius:6px;height:46px;right:2px;top:2px;transform:none!important;transition:all .15s ease;width:40px}@media only screen and (max-width:992px){.nerings-intro .search form .input-wrapper .select2-container .select2-selection--single .select2-selection__arrow{background-color:transparent!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' fill='none' viewBox='0 0 9 6'%3E%3Cpath fill='%233b3b3b' d='M0 1.414 1.414 0l4.243 4.242-1.414 1.415z'/%3E%3Cpath fill='%233b3b3b' d='m7.07 0 1.414 1.414-4.242 4.243-1.415-1.415z'/%3E%3C/svg%3E")}}.nerings-intro .search form .input-wrapper:last-child{margin-right:0!important}.nerings-intro .search form .input-wrapper:not(.is-submit){flex-shrink:0;margin-bottom:10px;width:calc(25% - 22.5px)}@media only screen and (max-width:992px){.nerings-intro .search form .input-wrapper:not(.is-submit){width:100%}}.nerings-intro .search form .input-wrapper:not(.is-submit):last-child{margin-bottom:0}.nerings-intro .search form .input-wrapper.is-engine{position:relative;z-index:10}.nerings-intro .search form .input-wrapper.is-engine .engine-trigger{align-items:center;background-color:#fff;border:2px solid #fff;border-radius:6px;cursor:pointer;display:flex;font-size:16px;height:50px;line-height:24px;padding:0 60px 0 15px;position:relative;transition:none;z-index:100}@media only screen and (max-width:992px){.nerings-intro .search form .input-wrapper.is-engine .engine-trigger{border:1px solid #b1b1b1}}.nerings-intro .search form .input-wrapper.is-engine .engine-trigger .engine-placeholder{color:#0d0d0d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nerings-intro .search form .input-wrapper.is-engine .engine-trigger.is-selected .engine-placeholder{color:#353535}.nerings-intro .search form .input-wrapper.is-engine .engine-trigger:after{background-color:#2f2f2f;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' fill='none' viewBox='0 0 9 6'%3E%3Cpath fill='%23fff' d='M0 1.414 1.414 0l4.243 4.242-1.414 1.415z'/%3E%3Cpath fill='%23fff' d='m7.07 0 1.414 1.414-4.242 4.243-1.415-1.415z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-bottom-right-radius:6px;border-top-right-radius:6px;content:"";height:46px;position:absolute;right:0;top:0;transition:all .15s ease;width:40px}@media only screen and (max-width:992px){.nerings-intro .search form .input-wrapper.is-engine .engine-trigger:after{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' fill='none' viewBox='0 0 9 6'%3E%3Cpath fill='%233b3b3b' d='M0 1.414 1.414 0l4.243 4.242-1.414 1.415z'/%3E%3Cpath fill='%233b3b3b' d='m7.07 0 1.414 1.414-4.242 4.243-1.415-1.415z'/%3E%3C/svg%3E")}}.nerings-intro .search form .input-wrapper.is-engine.is-disabled .engine-placeholder{color:#b8b8b8}.nerings-intro .search form .input-wrapper.is-engine.is-disabled .engine-trigger:after{background-color:#d4d4d4;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' fill='none' viewBox='0 0 9 6'%3E%3Cpath fill='%23afafaf' d='M0 1.414 1.414 0l4.243 4.242-1.414 1.415z'/%3E%3Cpath fill='%23afafaf' d='m7.07 0 1.414 1.414-4.242 4.243-1.415-1.415z'/%3E%3C/svg%3E")}@media only screen and (max-width:992px){.nerings-intro .search form .input-wrapper.is-engine.is-disabled .engine-trigger:after{background-color:transparent!important}}.nerings-intro .search form .input-wrapper.is-engine.is-open{z-index:1000}.nerings-intro .search form .input-wrapper.is-engine.is-open .engine-trigger{border-bottom-left-radius:0;border-bottom-right-radius:0}@media only screen and (max-width:992px){.nerings-intro .search form .input-wrapper.is-engine.is-open .engine-trigger{border-color:transparent!important}}.nerings-intro .search form .input-wrapper.is-engine.is-open .engine-trigger:after{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' fill='none' viewBox='0 0 9 6'%3E%3Cpath fill='%23000' d='M0 1.414 1.414 0l4.243 4.242-1.414 1.415z'/%3E%3Cpath fill='%23000' d='m7.07 0 1.414 1.414-4.242 4.243-1.415-1.415z'/%3E%3C/svg%3E")}.nerings-intro .search form .input-wrapper.is-engine .engine-dropdown{background-color:#fff;border-radius:0;border-bottom-left-radius:6px;border-bottom-right-radius:6px;left:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:50px;transition:none;z-index:1000}.nerings-intro .search form .input-wrapper.is-engine .engine-dropdown.is-visible{opacity:1;pointer-events:all;transform:translateY(0)}.nerings-intro .search form .input-wrapper.is-engine .engine-search{padding:0 10px}.nerings-intro .search form .input-wrapper.is-engine .engine-search input{border:1px solid #b1b1b1;border-radius:6px;font-size:16px;height:40px;line-height:26px;padding-bottom:5px!important;padding-left:10px;padding-right:10px;width:100%}.nerings-intro .search form .input-wrapper.is-engine .engine-slinky-wrap{max-height:390px;overflow-y:auto}.nerings-intro .search form .input-wrapper.is-engine .engine-slinky-wrap .menu{background-color:#fff}.nerings-intro .search form .input-wrapper.is-engine .engine-slinky-wrap .menu ul.slinky-list{margin:0;padding:10px 0}.nerings-intro .search form .input-wrapper.is-engine .engine-slinky-wrap .menu ul.slinky-list li{font-size:16px!important;line-height:20px!important}.nerings-intro .search form .input-wrapper.is-engine .engine-slinky-wrap .menu ul.slinky-list li a{background-color:transparent!important;color:#0d0d0d!important;padding:5px 18px!important}.nerings-intro .search form .input-wrapper.is-engine .engine-slinky-wrap .menu ul.slinky-list li a span{font-size:16px!important;line-height:20px!important}.nerings-intro .search form .input-wrapper.is-engine .engine-slinky-wrap .menu ul.slinky-list li a span span>span{color:#bababa;display:block;font-size:14px!important;line-height:20px!important;margin-top:5px}.nerings-intro .search form .input-wrapper.is-engine .engine-slinky-wrap .menu ul.slinky-list li a:hover{color:#dd241d!important}.nerings-intro .search form .input-wrapper.is-engine .engine-slinky-wrap .menu ul.slinky-list li a.next:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='9' fill='none' viewBox='0 0 6 9'%3E%3Cpath fill='%232a2a2a' d='M1.414 8.484 0 7.07l4.243-4.243 1.414 1.415z'/%3E%3Cpath fill='%232a2a2a' d='M0 1.414 1.414 0l4.243 4.242-1.415 1.415z'/%3E%3C/svg%3E");height:9px;opacity:1;width:6px}.nerings-intro .search form .input-wrapper.is-engine .engine-slinky-wrap .menu ul.slinky-list li.header{margin-bottom:5px;position:relative}.nerings-intro .search form .input-wrapper.is-engine .engine-slinky-wrap .menu ul.slinky-list li.header .back{background:pink;height:30px;left:18px;padding:0!important;position:absolute;right:18px;top:0}.nerings-intro .search form .input-wrapper.is-engine .engine-slinky-wrap .menu ul.slinky-list li.header .back:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='9' fill='none' viewBox='0 0 6 9'%3E%3Cpath fill='%232a2a2a' d='m4.243 0 1.414 1.414-4.242 4.243L0 4.243z'/%3E%3Cpath fill='%232a2a2a' d='M5.657 7.07 4.243 8.486 0 4.242l1.415-1.414z'/%3E%3C/svg%3E")!important;background-position:0;height:9px;opacity:1!important;padding:0!important;transform:none!important;width:6px}.nerings-intro .search form .input-wrapper.is-engine .engine-slinky-wrap .menu ul.slinky-list li.header .back:hover+.title{color:#dd241d!important}.nerings-intro .search form .input-wrapper.is-engine .engine-slinky-wrap .menu ul.slinky-list li.header .title{color:#0d0d0d!important;font-size:16px;line-height:20px;padding:5px 18px;padding-left:38px!important}.nerings-intro .search form .input-wrapper.is-engine .engine-search-results{max-height:300px;overflow-y:auto;padding:0}.nerings-intro .search form .input-wrapper.is-engine .engine-search-results .engine-result-item{color:#0d0d0d!important;display:block;font-size:16px;line-height:20px;padding:5px 18px;text-decoration:none}.nerings-intro .search form .input-wrapper.is-engine .engine-search-results .engine-result-item:first-child{margin-top:10px!important}.nerings-intro .search form .input-wrapper.is-engine .engine-search-results .engine-result-item:last-child{margin-bottom:10px!important}.nerings-intro .search form .input-wrapper.is-engine .engine-search-results .engine-result-item:hover{color:#dd241d!important}.nerings-intro .search form .input-wrapper.is-engine .engine-search-results .engine-result-item span span{color:#bababa;display:block;font-size:14px!important;line-height:20px!important;margin-top:5px}.nerings-intro .search form .input-wrapper.is-engine .engine-search-results .engine-no-results{color:#999;font-size:14px;padding:10px 15px}.nerings-intro .search form .is-submit input[type=submit]{background-color:#dd241d;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='none' viewBox='0 0 17 17'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M6.842 13.678c1.52 0 2.995-.507 4.194-1.44l4.523 4.522a.85.85 0 0 0 1.202-1.202l-4.522-4.523a6.838 6.838 0 1 0-5.397 2.643M3.208 3.207a5.14 5.14 0 1 1 0 7.268 5.12 5.12 0 0 1 0-7.268'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h17v17H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:15px 14px;background-repeat:no-repeat;border:2px solid #fff!important;border-radius:6px;font-size:0!important;height:50px!important;line-height:0!important;min-width:auto!important;width:50px!important;z-index:10000}@media only screen and (max-width:992px){.nerings-intro .search form .is-submit input[type=submit]{background-image:none!important;border:none!important;font-size:16px!important;font-weight:700!important;width:100%!important}}.nerings-intro .search form .is-submit input[type=submit]:hover{background-color:#343434}.nerings-intro .search form select{width:100%}.nerings-intro .search form .is-reg-number{display:flex;flex-flow:column}.nerings-intro .search form .is-reg-number>div{display:flex;position:relative;width:100%}.nerings-intro .search form .is-reg-number>div:first-child{align-items:flex-start;background-color:#fff;border:2px solid #fff;border-radius:6px}.nerings-intro .search form .is-reg-number>div:first-child:before{background-color:#173d88;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='32' fill='none' viewBox='0 0 16 32'%3E%3Cpath fill='%23fff' d='M7.191 30.927V32H2.215v-1.073zm-4.716-8.88V32h-1.32v-9.953zm8.237 8.442 2.933-8.442h1.428L11.39 32H10.37zM7.97 22.047l2.905 8.442.362 1.511H10.22l-3.678-9.953z'/%3E%3Cg fill='%23fc0' clip-path='url(%23a)'%3E%3Cpath d='m8.008.533-.33 1.015.507.165'/%3E%3Cpath d='m8.008.533.33 1.015-.508.165'/%3E%3Cpath d='M9.014 1.27H7.947v.534'/%3E%3Cpath d='m9.014 1.27-.863.627-.314-.431'/%3E%3Cpath d='m8.627 2.463-.33-1.015-.507.165'/%3E%3Cpath d='m8.627 2.463-.863-.627.313-.432'/%3E%3Cpath d='m7.373 2.463.863-.627-.313-.431'/%3E%3Cpath d='m7.373 2.463.33-1.014.507.164'/%3E%3Cpath d='m6.984 1.27.863.627.314-.431'/%3E%3Cpath d='M6.984 1.27h1.067v.534M11.209 1.39l-.33 1.015.508.165'/%3E%3Cpath d='m11.209 1.39.33 1.015-.508.165'/%3E%3Cpath d='M12.215 2.128h-1.067v.533'/%3E%3Cpath d='m12.215 2.128-.863.627-.314-.432'/%3E%3Cpath d='m11.828 3.32-.33-1.014-.507.165'/%3E%3Cpath d='m11.828 3.32-.863-.627.314-.431'/%3E%3Cpath d='m10.574 3.32.863-.627-.313-.431'/%3E%3Cpath d='m10.574 3.32.33-1.014.507.165'/%3E%3Cpath d='m10.186 2.128.863.627.313-.432'/%3E%3Cpath d='M10.186 2.128h1.066v.533M13.55 3.733l-.329 1.015.507.165'/%3E%3Cpath d='m13.55 3.733.33 1.015-.507.165'/%3E%3Cpath d='M14.557 4.47H13.49v.534'/%3E%3Cpath d='m14.557 4.47-.863.627-.314-.431'/%3E%3Cpath d='m14.17 5.663-.33-1.015-.507.165'/%3E%3Cpath d='m14.17 5.663-.863-.627.313-.432'/%3E%3Cpath d='m12.916 5.663.863-.627-.313-.431'/%3E%3Cpath d='m12.916 5.663.33-1.014.507.164'/%3E%3Cpath d='m12.527 4.47.863.627.314-.431'/%3E%3Cpath d='M12.527 4.47h1.067v.534M14.408 6.933l-.33 1.015.508.165'/%3E%3Cpath d='m14.408 6.933.33 1.015-.507.165'/%3E%3Cpath d='M15.414 7.67h-1.067v.534'/%3E%3Cpath d='m15.414 7.67-.863.627-.313-.431'/%3E%3Cpath d='m15.027 8.863-.33-1.015-.506.165'/%3E%3Cpath d='m15.027 8.863-.863-.627.314-.432'/%3E%3Cpath d='m13.773 8.863.863-.627-.313-.431'/%3E%3Cpath d='m13.773 8.863.33-1.014.507.164'/%3E%3Cpath d='m13.385 7.67.863.627.313-.431'/%3E%3Cpath d='M13.385 7.67h1.066v.534M13.55 10.133l-.329 1.015.507.165'/%3E%3Cpath d='m13.55 10.133.33 1.015-.507.165'/%3E%3Cpath d='M14.557 10.87H13.49v.534'/%3E%3Cpath d='m14.557 10.87-.863.627-.314-.431'/%3E%3Cpath d='m14.17 12.063-.33-1.015-.507.165'/%3E%3Cpath d='m14.17 12.063-.863-.627.313-.432'/%3E%3Cpath d='m12.916 12.063.863-.627-.313-.431'/%3E%3Cpath d='m12.916 12.063.33-1.014.507.164'/%3E%3Cpath d='m12.527 10.87.863.627.314-.431'/%3E%3Cpath d='M12.527 10.87h1.067v.534M11.209 12.476l-.33 1.014.508.165'/%3E%3Cpath d='m11.209 12.476.33 1.014-.508.165'/%3E%3Cpath d='M12.215 13.213h-1.067v.533'/%3E%3Cpath d='m12.215 13.213-.863.627-.314-.431'/%3E%3Cpath d='m11.828 14.406-.33-1.015-.507.165'/%3E%3Cpath d='m11.828 14.406-.863-.628.314-.43'/%3E%3Cpath d='m10.574 14.406.863-.627-.313-.432'/%3E%3Cpath d='m10.574 14.406.33-1.015.507.165'/%3E%3Cpath d='m10.186 13.213.863.627.313-.431'/%3E%3Cpath d='M10.186 13.213h1.066v.533M8.008 13.333l-.33 1.015.507.165'/%3E%3Cpath d='m8.008 13.333.33 1.015-.508.165'/%3E%3Cpath d='M9.014 14.07H7.947v.534'/%3E%3Cpath d='m9.014 14.07-.863.627-.314-.431'/%3E%3Cpath d='m8.627 15.263-.33-1.014-.507.164'/%3E%3Cpath d='m8.627 15.263-.863-.627.313-.431'/%3E%3Cpath d='m7.373 15.263.863-.627-.313-.431'/%3E%3Cpath d='m7.373 15.263.33-1.014.507.164'/%3E%3Cpath d='m6.984 14.07.863.627.314-.431'/%3E%3Cpath d='M6.984 14.07h1.067v.534M4.809 12.476l-.33 1.014.507.165'/%3E%3Cpath d='m4.809 12.476.33 1.014-.508.165'/%3E%3Cpath d='M5.814 13.213H4.748v.533'/%3E%3Cpath d='m5.814 13.213-.862.627-.314-.431'/%3E%3Cpath d='m5.428 14.406-.33-1.015-.507.165'/%3E%3Cpath d='m5.428 14.406-.863-.628.313-.43'/%3E%3Cpath d='m4.174 14.406.863-.627-.314-.432'/%3E%3Cpath d='m4.174 14.406.33-1.015.507.165'/%3E%3Cpath d='m3.785 13.213.863.627.314-.431'/%3E%3Cpath d='M3.785 13.213h1.067v.533M2.467 10.133l-.33 1.015.507.165'/%3E%3Cpath d='m2.467 10.133.33 1.015-.508.165'/%3E%3Cpath d='M3.473 10.87H2.406v.534'/%3E%3Cpath d='m3.473 10.87-.863.627-.314-.431'/%3E%3Cpath d='m3.086 12.063-.33-1.015-.507.165'/%3E%3Cpath d='m3.086 12.063-.863-.627.313-.432'/%3E%3Cpath d='m1.832 12.063.863-.627-.313-.431'/%3E%3Cpath d='m1.832 12.063.33-1.014.507.164'/%3E%3Cpath d='m1.443 10.87.863.627.314-.431'/%3E%3Cpath d='M1.443 10.87H2.51v.534M1.61 6.933l-.33 1.015.507.165'/%3E%3Cpath d='m1.61 6.933.329 1.015-.507.165'/%3E%3Cpath d='M2.615 7.67H1.55v.534'/%3E%3Cpath d='m2.615 7.67-.863.627-.313-.431'/%3E%3Cpath d='m2.229 8.863-.33-1.015-.507.165'/%3E%3Cpath d='m2.229 8.863-.863-.627.313-.432'/%3E%3Cpath d='m.975 8.863.863-.627-.314-.431'/%3E%3Cpath d='m.975 8.863.33-1.014.506.164'/%3E%3Cpath d='m.586 7.67.863.627.313-.431'/%3E%3Cpath d='M.586 7.67h1.067v.534M2.467 3.733l-.33 1.015.507.165'/%3E%3Cpath d='m2.467 3.733.33 1.015-.508.165'/%3E%3Cpath d='M3.473 4.47H2.406v.534'/%3E%3Cpath d='m3.473 4.47-.863.627-.314-.431'/%3E%3Cpath d='m3.086 5.663-.33-1.015-.507.165'/%3E%3Cpath d='m3.086 5.663-.863-.627.313-.432'/%3E%3Cpath d='m1.832 5.663.863-.627-.313-.431'/%3E%3Cpath d='m1.832 5.663.33-1.014.507.164'/%3E%3Cpath d='m1.443 4.47.863.627.314-.431'/%3E%3Cpath d='M1.443 4.47H2.51v.534M4.809 1.39l-.33 1.015.507.165'/%3E%3Cpath d='m4.809 1.39.33 1.015-.508.165'/%3E%3Cpath d='M5.814 2.128H4.748v.533'/%3E%3Cpath d='m5.814 2.128-.862.627-.314-.432'/%3E%3Cpath d='m5.428 3.32-.33-1.014-.507.165'/%3E%3Cpath d='m5.428 3.32-.863-.627.313-.431'/%3E%3Cpath d='m4.174 3.32.863-.627-.314-.431'/%3E%3Cpath d='m4.174 3.32.33-1.014.507.165'/%3E%3Cpath d='m3.785 2.128.863.627.314-.432'/%3E%3Cpath d='M3.785 2.128h1.067v.533'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:6px 6px;border-bottom-left-radius:6px;border-top-left-radius:6px;content:"";height:100%;left:0;position:absolute;top:0;width:28px}.nerings-intro .search form .is-reg-number .note{color:#fff;font-size:16px;font-weight:400!important;line-height:22px;margin-top:3px}.nerings-intro .search form .is-reg-number ::placeholder{color:#0d0d0d!important}.nerings-intro .search form .is-reg-number.input-wrapper{display:flex;position:relative}.nerings-intro .search form .is-reg-number input[type=text]{border:none!important;border-bottom-right-radius:0;border-top-right-radius:0;font-size:18px;height:46px;padding-left:45px}@media only screen and (max-width:992px){.nerings-intro .search form .is-reg-number input[type=text]{border:1px solid #b1b1b1!important}}.nerings-intro .search form .is-reg-number input[type=submit]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='none' viewBox='0 0 17 17'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M6.842 13.678c1.52 0 2.995-.507 4.194-1.44l4.523 4.522a.85.85 0 0 0 1.202-1.202l-4.522-4.523a6.838 6.838 0 1 0-5.397 2.643M3.208 3.207a5.14 5.14 0 1 1 0 7.268 5.12 5.12 0 0 1 0-7.268'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h17v17H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:15px 14px;background-repeat:no-repeat;border-bottom-left-radius:0;border-top-left-radius:0;flex-shrink:0;font-size:0!important;height:46px;line-height:0!important;min-height:46px;min-width:auto;width:48px}@media only screen and (max-width:992px){.nerings-intro .search form .is-reg-number input[type=submit]{margin-left:-1px}}.nerings-intro .search form .is-reg-number.is-vin>div:first-child:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='8' fill='none' viewBox='0 0 16 8'%3E%3Cpath fill='%23fff' d='M3.12 6.92 5.215.89h1.02L3.604 8h-.728zM1.162.89l2.075 6.03.26 1.08h-.728L.142.89zm7.041 0V8h-.942V.89zm7.183 0V8h-.947l-3.58-5.483V8h-.942V.89h.942l3.594 5.499V.89z'/%3E%3C/svg%3E")!important;background-position:6px 18px!important}.nerings-intro .search .select2-dropdown .select2-results ul.select2-results__options{max-height:380px!important;padding-bottom:0!important}.nerings-intro .search .select2-dropdown .select2-results ul.select2-results__options ul.select2-results__options{max-height:none!important}.nerings-intro .search .select2-dropdown .select2-results ul.select2-results__options li:last-child ul.select2-results__options li{margin-left:-8px!important;margin-right:-8px!important;padding-bottom:6px!important;padding-top:6px!important}.nerings-intro .categories .items-grid{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -20px}@media only screen and (max-width:992px){.nerings-intro .categories .items-grid{margin:0 -15px}}.nerings-intro .categories .items-grid .inner{display:flex;flex-flow:column}.nerings-intro .categories .items-grid .item{align-items:center;background-color:#fff;border-radius:6px;color:#0d0d0d;display:flex;flex-flow:column;font-size:20px;font-weight:700;line-height:30px;margin:10px;min-width:180px;padding:0;width:calc(16.66667% - 20px)}@media only screen and (max-width:992px){.nerings-intro .categories .items-grid .item{width:calc(33.33333% - 20px)}}@media only screen and (max-width:767px){.nerings-intro .categories .items-grid .item{font-size:16px;font-weight:700;line-height:24px;margin:5px;min-width:auto;width:calc(50% - 20px)}}.nerings-intro .categories .items-grid .item .icon{align-items:center;display:flex;height:190px;justify-content:center;width:190px}@media only screen and (max-width:992px){.nerings-intro .categories .items-grid .item .icon{aspect-ratio:1/.8;height:auto;width:100%}.nerings-intro .categories .items-grid .item .icon img{width:70%!important}}.nerings-intro .categories .items-grid .item .data{display:flex;flex-flow:column;justify-content:center;text-align:center}@media only screen and (max-width:992px){.nerings-intro .categories .items-grid .item .data{margin-bottom:20px}}.nerings-intro .categories .items-grid .item:hover{color:#dd241d}.nerings-intro .categories .cta{display:flex;justify-content:center;margin-top:50px}@media only screen and (max-width:992px){.nerings-intro .categories .cta{margin-bottom:30px;margin-top:25px}}.nerings-intro .bg{left:-45%;mix-blend-mode:multiply;opacity:.2;pointer-events:none;position:absolute;top:10%;z-index:-1}@media only screen and (max-width:767px){.nerings-intro .bg{display:none}}.nerings-top-bar{color:#fff;font-size:14px;line-height:22px;margin-bottom:20px;position:relative;width:100%;z-index:100000000}@media only screen and (max-width:992px){.nerings-top-bar{background-color:#343434;left:0;margin:0;padding:8px 10px;position:absolute;top:0;z-index:100000000}}.nerings-top-bar .inner{display:flex}.nerings-top-bar .menu{flex-grow:1}@media only screen and (max-width:992px){.nerings-top-bar .menu{display:none}}.nerings-top-bar .menu.is-mobile{display:none}@media only screen and (max-width:992px){.nerings-top-bar .menu.is-mobile{display:block;flex-grow:0}}.nerings-top-bar .menu.is-mobile>div{cursor:pointer}.nerings-top-bar .menu.is-mobile>div span{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' fill='none' viewBox='0 0 9 6'%3E%3Cpath fill='%23fff' d='M0 1.414 1.414 0l4.243 4.242-1.414 1.415z'/%3E%3Cpath fill='%23fff' d='m7.07 0 1.414 1.414-4.242 4.243-1.415-1.415z'/%3E%3C/svg%3E");background-position:right 7px;background-repeat:no-repeat;padding-right:17px;transition:all .15s ease}.nerings-top-bar .menu.is-mobile>div.is-active span{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' fill='none' viewBox='0 0 9 6'%3E%3Cpath fill='%23dd241d' d='M0 1.414 1.414 0l4.243 4.242-1.414 1.415z'/%3E%3Cpath fill='%23dd241d' d='m7.07 0 1.414 1.414-4.242 4.243-1.415-1.415z'/%3E%3C/svg%3E");color:#dd241d}.nerings-top-bar .menu.is-mobile ul{background-color:#fff;border-radius:10px;box-shadow:0 2px 15px 0 rgba(0,0,0,.05);display:flex;flex-flow:column;left:10px;min-width:180px!important;opacity:0;padding:11px 15px!important;pointer-events:none;position:absolute;top:48px;transform:translateY(5px);transition:all .15s ease;z-index:1000}@media only screen and (max-width:992px){.nerings-top-bar .menu.is-mobile ul{top:40px}}.nerings-top-bar .menu.is-mobile ul.is-visible{opacity:1!important;pointer-events:all;transform:translateY(0)}.nerings-top-bar .menu.is-mobile ul li{color:#353535!important;font-size:15px!important;margin:0!important}.nerings-top-bar .menu.is-mobile ul li a{color:#353535!important;display:block;padding:7px 0!important}.nerings-top-bar .menu.is-mobile ul li a:hover{color:#353535!important;opacity:1!important}.nerings-top-bar .menu.is-mobile ul li.is-close{height:20px;position:absolute;right:10px;top:10px;width:20px;z-index:10000}.nerings-top-bar .menu.is-mobile ul li.is-close button{background-color:transparent!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M1.415 0 .001 1.414 3.536 4.95 0 8.485 1.414 9.9 4.95 6.364l3.536 3.535L9.9 8.485 6.364 4.95 9.9 1.414 8.485 0 4.95 3.535z' clip-rule='evenodd'/%3E%3Cpath fill='%23dd241d' fill-rule='evenodd' d='M1.415 0 .001 1.414 3.536 4.95 0 8.485 1.414 9.9 4.95 6.364l3.536 3.535L9.9 8.485 6.364 4.95 9.9 1.414 8.485 0 4.95 3.535z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;font-size:0!important;height:20px;line-height:0!important;padding:0!important;position:absolute;right:0;top:0;transition:all .15s ease;width:20px}.nerings-top-bar .menu.is-mobile ul li.is-close button:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M1.415 0 .001 1.414 3.536 4.95 0 8.485 1.414 9.9 4.95 6.364l3.536 3.535L9.9 8.485 6.364 4.95 9.9 1.414 8.485 0 4.95 3.535z' clip-rule='evenodd'/%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M1.415 0 .001 1.414 3.536 4.95 0 8.485 1.414 9.9 4.95 6.364l3.536 3.535L9.9 8.485 6.364 4.95 9.9 1.414 8.485 0 4.95 3.535z' clip-rule='evenodd'/%3E%3C/svg%3E")}.nerings-top-bar .user{color:#d9d9d9;margin-right:30px}@media only screen and (max-width:1300px){.nerings-top-bar .user{margin-right:30px}}@media only screen and (max-width:992px){.nerings-top-bar .user{display:flex;flex-grow:1;justify-content:flex-end}}.nerings-top-bar .user .auth{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg fill='%23e1e1e1' clip-path='url(%23a)'%3E%3Cpath d='M8 0a4.224 4.224 0 0 0-4.219 4.219A4.224 4.224 0 0 0 8 8.438a4.224 4.224 0 0 0 4.219-4.22A4.224 4.224 0 0 0 8 0M13.249 11.194a6.01 6.01 0 0 0-4.312-1.819H7.063a6.01 6.01 0 0 0-4.312 1.819A6.15 6.15 0 0 0 .97 15.53c0 .26.21.469.469.469h13.125c.258 0 .468-.21.468-.469 0-1.63-.633-3.17-1.782-4.337'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:0 1px;background-repeat:no-repeat;color:#dd241d!important;padding-left:25px;transition:all .15s ease}.nerings-top-bar .user .auth:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg fill='%23fff' clip-path='url(%23a)'%3E%3Cpath d='M8 0a4.224 4.224 0 0 0-4.219 4.219A4.224 4.224 0 0 0 8 8.438a4.224 4.224 0 0 0 4.219-4.22A4.224 4.224 0 0 0 8 0M13.249 11.194a6.01 6.01 0 0 0-4.312-1.819H7.063a6.01 6.01 0 0 0-4.312 1.819A6.15 6.15 0 0 0 .97 15.53c0 .26.21.469.469.469h13.125c.258 0 .468-.21.468-.469 0-1.63-.633-3.17-1.782-4.337'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");color:#fff!important}.nerings-top-bar .user.is-logged-in{margin-right:35px;position:relative;z-index:1000000}@media only screen and (max-width:992px){.nerings-top-bar .user.is-logged-in{margin-right:0}}.nerings-top-bar .user.is-logged-in .auth{color:#e1e1e1!important;padding-right:20px;position:relative}.nerings-top-bar .user.is-logged-in .auth.is-active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg fill='%23e1e1e1' clip-path='url(%23a)'%3E%3Cpath d='M8 0a4.224 4.224 0 0 0-4.219 4.219A4.224 4.224 0 0 0 8 8.438a4.224 4.224 0 0 0 4.219-4.22A4.224 4.224 0 0 0 8 0M13.249 11.194a6.01 6.01 0 0 0-4.312-1.819H7.063a6.01 6.01 0 0 0-4.312 1.819A6.15 6.15 0 0 0 .97 15.53c0 .26.21.469.469.469h13.125c.258 0 .468-.21.468-.469 0-1.63-.633-3.17-1.782-4.337'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");color:#e1e1e1!important}.nerings-top-bar .user.is-logged-in .auth.is-active:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' fill='none' viewBox='0 0 9 6'%3E%3Cpath fill='%23e1e1e1' d='M0 1.414 1.414 0l4.243 4.242-1.414 1.415z'/%3E%3Cpath fill='%23e1e1e1' d='m7.07 0 1.414 1.414-4.242 4.243-1.415-1.415z'/%3E%3C/svg%3E")}@media only screen and (max-width:992px){.nerings-top-bar .user.is-logged-in .auth{opacity:1!important}}.nerings-top-bar .user.is-logged-in .auth:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' fill='none' viewBox='0 0 9 6'%3E%3Cpath fill='%23fff' d='M0 1.414 1.414 0l4.243 4.242-1.414 1.415z'/%3E%3Cpath fill='%23fff' d='m7.07 0 1.414 1.414-4.242 4.243-1.415-1.415z'/%3E%3C/svg%3E");content:"";height:6px;position:absolute;right:0;top:7px;transition:all .15s ease;width:9px}@media only screen and (min-width:992px){.nerings-top-bar .user.is-logged-in:hover .auth{opacity:.6}.nerings-top-bar .user.is-logged-in:hover .auth:after{transform:rotate(90deg)}.nerings-top-bar .user.is-logged-in:hover .dropdown{opacity:1;pointer-events:all;transform:translateY(0)}}.nerings-top-bar .user.is-logged-out .auth{padding-right:0!important}.nerings-top-bar .user.is-logged-out .auth:after{display:none!important}.nerings-top-bar .user .dropdown{background-color:#fff;border-radius:10px;box-shadow:0 2px 15px 0 rgba(0,0,0,.05);color:#353535;min-width:230px;opacity:0;padding:10px 0 0;pointer-events:none;position:absolute;right:0;top:25px;transform:translateY(5px);transition:all .15s ease;width:100%}@media only screen and (max-width:992px){.nerings-top-bar .user .dropdown{padding-top:35px;top:40px;width:auto}}.nerings-top-bar .user .dropdown.is-visible{opacity:1;pointer-events:all;transform:translateY(0)}.nerings-top-bar .user .dropdown:before{content:"";height:10px;left:0;position:absolute;right:0;top:-10px}.nerings-top-bar .user .dropdown ul{display:flex;flex-flow:column}.nerings-top-bar .user .dropdown ul li{color:#353535!important;font-size:15px;line-height:23px;margin:0!important;opacity:1!important}.nerings-top-bar .user .dropdown ul li a{color:#353535!important;display:block!important;opacity:1!important;padding:7px 15px;transition:all .15s ease}.nerings-top-bar .user .dropdown ul li a:hover{color:#dd241d!important}.nerings-top-bar .user .dropdown ul li.is-user-data a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%230d0d0d' d='M5.438 5.25A3.567 3.567 0 0 1 9 1.688a3.567 3.567 0 0 1 3.563 3.562A3.567 3.567 0 0 1 9 8.813 3.567 3.567 0 0 1 5.438 5.25m5.812 4.688h-4.5a4.32 4.32 0 0 0-4.312 4.312c0 1.138.924 2.063 2.062 2.063h9a2.064 2.064 0 0 0 2.063-2.063 4.32 4.32 0 0 0-4.313-4.312'/%3E%3C/svg%3E");background-position:top 8px right 15px}.nerings-top-bar .user .dropdown ul li.is-user-data a:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%23dd241d' d='M5.438 5.25A3.567 3.567 0 0 1 9 1.688a3.567 3.567 0 0 1 3.563 3.562A3.567 3.567 0 0 1 9 8.813 3.567 3.567 0 0 1 5.438 5.25m5.812 4.688h-4.5a4.32 4.32 0 0 0-4.312 4.312c0 1.138.924 2.063 2.062 2.063h9a2.064 2.064 0 0 0 2.063-2.063 4.32 4.32 0 0 0-4.313-4.312'/%3E%3C/svg%3E")}.nerings-top-bar .user .dropdown ul li.is-user-groups a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' fill='none' viewBox='0 0 19 19'%3E%3Cpath fill='%230d0d0d' d='M11.466 4.25a3.45 3.45 0 0 1 1.606 2.564 2.786 2.786 0 1 0-1.607-2.565M9.64 9.955a2.787 2.787 0 1 0 0-5.573 2.787 2.787 0 0 0 0 5.573m1.182.19H8.458a3.57 3.57 0 0 0-3.568 3.568v2.892l.007.045.2.062c1.877.587 3.508.783 4.85.783 2.623 0 4.143-.748 4.236-.796l.186-.094h.02v-2.892c.001-1.967-1.6-3.568-3.567-3.568m4.61-2.877h-2.346a3.43 3.43 0 0 1-1.06 2.392 4.24 4.24 0 0 1 3.028 4.057v.891c2.317-.084 3.652-.741 3.74-.785l.186-.095H19v-2.892c0-1.967-1.6-3.568-3.568-3.568m-10.681-.19c.545 0 1.052-.158 1.482-.43.136-.89.614-1.669 1.296-2.199q.006-.078.008-.156A2.786 2.786 0 1 0 4.75 7.079M7.253 9.66a3.44 3.44 0 0 1-1.06-2.378q-.128-.012-.26-.014H3.567A3.57 3.57 0 0 0 0 10.836v2.892l.007.045.2.063c1.506.47 2.85.686 4.017.755v-.874a4.24 4.24 0 0 1 3.03-4.057'/%3E%3C/svg%3E");background-position:top 7px right 14px}.nerings-top-bar .user .dropdown ul li.is-user-groups a:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' fill='none' viewBox='0 0 19 19'%3E%3Cpath fill='%23dd241d' d='M11.466 4.25a3.45 3.45 0 0 1 1.606 2.564 2.786 2.786 0 1 0-1.607-2.565M9.64 9.955a2.787 2.787 0 1 0 0-5.573 2.787 2.787 0 0 0 0 5.573m1.182.19H8.458a3.57 3.57 0 0 0-3.568 3.568v2.892l.007.045.2.062c1.877.587 3.508.783 4.85.783 2.623 0 4.143-.748 4.236-.796l.186-.094h.02v-2.892c.001-1.967-1.6-3.568-3.567-3.568m4.61-2.877h-2.346a3.43 3.43 0 0 1-1.06 2.392 4.24 4.24 0 0 1 3.028 4.057v.891c2.317-.084 3.652-.741 3.74-.785l.186-.095H19v-2.892c0-1.967-1.6-3.568-3.568-3.568m-10.681-.19c.545 0 1.052-.158 1.482-.43.136-.89.614-1.669 1.296-2.199q.006-.078.008-.156A2.786 2.786 0 1 0 4.75 7.079M7.253 9.66a3.44 3.44 0 0 1-1.06-2.378q-.128-.012-.26-.014H3.567A3.57 3.57 0 0 0 0 10.836v2.892l.007.045.2.063c1.506.47 2.85.686 4.017.755v-.874a4.24 4.24 0 0 1 3.03-4.057'/%3E%3C/svg%3E")}.nerings-top-bar .user .dropdown ul li.is-history a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23000' d='M13.125 1.25h-1.357A1.88 1.88 0 0 0 10 0a1.88 1.88 0 0 0-1.769 1.25H6.875a.625.625 0 0 0-.625.625v2.5c0 .345.28.625.625.625h6.25c.345 0 .625-.28.625-.625v-2.5a.625.625 0 0 0-.625-.625'/%3E%3Cpath fill='%23000' d='M16.25 2.5H15v1.875a1.877 1.877 0 0 1-1.875 1.875h-6.25A1.877 1.877 0 0 1 5 4.375V2.5H3.75c-.689 0-1.25.561-1.25 1.25v15c0 .701.549 1.25 1.25 1.25h12.5c.701 0 1.25-.549 1.25-1.25v-15c0-.701-.549-1.25-1.25-1.25M9.818 13.568l-2.5 2.5a.63.63 0 0 1-.885 0l-1.25-1.25a.625.625 0 0 1 .883-.884l.809.807 2.057-2.057a.625.625 0 0 1 .886.884m0-5-2.5 2.5a.63.63 0 0 1-.885 0l-1.25-1.25a.625.625 0 0 1 .883-.884l.809.807 2.057-2.057a.625.625 0 0 1 .886.884M14.375 15h-2.5a.625.625 0 0 1 0-1.25h2.5a.625.625 0 0 1 0 1.25m0-5h-2.5a.625.625 0 0 1 0-1.25h2.5a.625.625 0 0 1 0 1.25'/%3E%3C/svg%3E");background-position:top 6px right 13px}.nerings-top-bar .user .dropdown ul li.is-history a:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23dd241d' d='M13.125 1.25h-1.357A1.88 1.88 0 0 0 10 0a1.88 1.88 0 0 0-1.769 1.25H6.875a.625.625 0 0 0-.625.625v2.5c0 .345.28.625.625.625h6.25c.345 0 .625-.28.625-.625v-2.5a.625.625 0 0 0-.625-.625'/%3E%3Cpath fill='%23dd241d' d='M16.25 2.5H15v1.875a1.877 1.877 0 0 1-1.875 1.875h-6.25A1.877 1.877 0 0 1 5 4.375V2.5H3.75c-.689 0-1.25.561-1.25 1.25v15c0 .701.549 1.25 1.25 1.25h12.5c.701 0 1.25-.549 1.25-1.25v-15c0-.701-.549-1.25-1.25-1.25M9.818 13.568l-2.5 2.5a.63.63 0 0 1-.885 0l-1.25-1.25a.625.625 0 0 1 .883-.884l.809.807 2.057-2.057a.625.625 0 0 1 .886.884m0-5-2.5 2.5a.63.63 0 0 1-.885 0l-1.25-1.25a.625.625 0 0 1 .883-.884l.809.807 2.057-2.057a.625.625 0 0 1 .886.884M14.375 15h-2.5a.625.625 0 0 1 0-1.25h2.5a.625.625 0 0 1 0 1.25m0-5h-2.5a.625.625 0 0 1 0-1.25h2.5a.625.625 0 0 1 0 1.25'/%3E%3C/svg%3E")}.nerings-top-bar .user .dropdown ul li.is-returns a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='m8.89.756 2.529 1.46-8.197 4.732v3.506c0 .14.07.26.191.33l1.9 1.098c.06.035.13.035.19 0a.19.19 0 0 0 .096-.165V8.32l8.197-4.732 2.528 1.46c.242.14.381.38.381.66v4.387a8.3 8.3 0 0 0-2.137-.4V9.4a.82.82 0 0 0-.474-.743.82.82 0 0 0-.873.114l-2.91 2.436a1 1 0 0 0-.364.81c.01.317.16.6.415.787l2.9 2.128c.25.184.579.21.856.07s.45-.42.45-.731v-.325c.603.072 1.2.258 1.691.613q.144.104.27.225a.8.8 0 0 1-.205.169L8.89 19.244a.75.75 0 0 1-.764 0L.694 14.953a.75.75 0 0 1-.381-.662V5.708c0-.28.138-.52.381-.66L8.127.755c.243-.14.52-.14.764 0m5.053 12.529c4.081 0 5.238 3.898 1.885 5.65a.04.04 0 0 0-.018.051.04.04 0 0 0 .046.022c5.57-1.37 5.18-8.708-1.913-8.708v-.9a.19.19 0 0 0-.113-.177.19.19 0 0 0-.208.027l-2.91 2.436a.38.38 0 0 0-.14.312c.004.124.06.229.16.302l2.9 2.128c.06.045.136.051.203.017a.19.19 0 0 0 .107-.174z' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:top 8px right 13px}.nerings-top-bar .user .dropdown ul li.is-returns a:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23dd241d' fill-rule='evenodd' d='m8.89.756 2.529 1.46-8.197 4.732v3.506c0 .14.07.26.191.33l1.9 1.098c.06.035.13.035.19 0a.19.19 0 0 0 .096-.165V8.32l8.197-4.732 2.528 1.46c.242.14.381.38.381.66v4.387a8.3 8.3 0 0 0-2.137-.4V9.4a.82.82 0 0 0-.474-.743.82.82 0 0 0-.873.114l-2.91 2.436a1 1 0 0 0-.364.81c.01.317.16.6.415.787l2.9 2.128c.25.184.579.21.856.07s.45-.42.45-.731v-.325c.603.072 1.2.258 1.691.613q.144.104.27.225a.8.8 0 0 1-.205.169L8.89 19.244a.75.75 0 0 1-.764 0L.694 14.953a.75.75 0 0 1-.381-.662V5.708c0-.28.138-.52.381-.66L8.127.755c.243-.14.52-.14.764 0m5.053 12.529c4.081 0 5.238 3.898 1.885 5.65a.04.04 0 0 0-.018.051.04.04 0 0 0 .046.022c5.57-1.37 5.18-8.708-1.913-8.708v-.9a.19.19 0 0 0-.113-.177.19.19 0 0 0-.208.027l-2.91 2.436a.38.38 0 0 0-.14.312c.004.124.06.229.16.302l2.9 2.128c.06.045.136.051.203.017a.19.19 0 0 0 .107-.174z' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.nerings-top-bar .user .dropdown ul li.is-garage a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23000' d='M19.861 7.35c-.047-.138-.216-.246-.357-.246h-1.827c-.14 0-.31.108-.357.246a3 3 0 0 0-.104.37l-1.221-3.377a1.415 1.415 0 0 0-1.327-.931H5.332c-.592 0-1.126.374-1.327.931l-1.22 3.378a3 3 0 0 0-.105-.37c-.048-.14-.216-.247-.357-.247H.495c-.14 0-.309.108-.356.246-.185.539-.185.848 0 1.386.047.139.216.246.357.246h1.832l-.027.076a.94.94 0 0 0-.642.89v6.19c0 .249.202.45.45.45h2.267a.45.45 0 0 0 .45-.45v-2.193h10.348v2.193c0 .249.201.45.45.45h2.266a.45.45 0 0 0 .45-.45V9.947a.94.94 0 0 0-.64-.889l-.028-.076h1.833c.14 0 .309-.107.356-.246.185-.539.185-.847 0-1.386M5.504 5.07h8.99l1.425 3.94H4.08zm.251 6.716H3.859a.737.737 0 1 1 0-1.473h1.896a.737.737 0 1 1 0 1.473m10.386 0h-1.896a.737.737 0 0 1 0-1.473h1.896a.737.737 0 1 1 0 1.473'/%3E%3C/svg%3E");background-position:top 8px right 14px}.nerings-top-bar .user .dropdown ul li.is-garage a:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23dd241d' d='M19.861 7.35c-.047-.138-.216-.246-.357-.246h-1.827c-.14 0-.31.108-.357.246a3 3 0 0 0-.104.37l-1.221-3.377a1.415 1.415 0 0 0-1.327-.931H5.332c-.592 0-1.126.374-1.327.931l-1.22 3.378a3 3 0 0 0-.105-.37c-.048-.14-.216-.247-.357-.247H.495c-.14 0-.309.108-.356.246-.185.539-.185.848 0 1.386.047.139.216.246.357.246h1.832l-.027.076a.94.94 0 0 0-.642.89v6.19c0 .249.202.45.45.45h2.267a.45.45 0 0 0 .45-.45v-2.193h10.348v2.193c0 .249.201.45.45.45h2.266a.45.45 0 0 0 .45-.45V9.947a.94.94 0 0 0-.64-.889l-.028-.076h1.833c.14 0 .309-.107.356-.246.185-.539.185-.847 0-1.386M5.504 5.07h8.99l1.425 3.94H4.08zm.251 6.716H3.859a.737.737 0 1 1 0-1.473h1.896a.737.737 0 1 1 0 1.473m10.386 0h-1.896a.737.737 0 0 1 0-1.473h1.896a.737.737 0 1 1 0 1.473'/%3E%3C/svg%3E")}.nerings-top-bar .user .dropdown ul li.is-address a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='none' viewBox='0 0 17 17'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23000' d='M8.5 0a6.383 6.383 0 0 0-6.375 6.375c0 4.577 5.94 10.309 6.192 10.55a.263.263 0 0 0 .366 0c.253-.241 6.192-5.973 6.192-10.55A6.383 6.383 0 0 0 8.5 0m0 9.297a2.922 2.922 0 1 1 0-5.844 2.922 2.922 0 0 1 0 5.844'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h17v17H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:top 10px right 15px}.nerings-top-bar .user .dropdown ul li.is-address a:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='none' viewBox='0 0 17 17'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23dd241d' d='M8.5 0a6.383 6.383 0 0 0-6.375 6.375c0 4.577 5.94 10.309 6.192 10.55a.263.263 0 0 0 .366 0c.253-.241 6.192-5.973 6.192-10.55A6.383 6.383 0 0 0 8.5 0m0 9.297a2.922 2.922 0 1 1 0-5.844 2.922 2.922 0 0 1 0 5.844'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h17v17H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.nerings-top-bar .user .dropdown ul li.is-subscriptions a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23000' d='M12.609.45A.9.9 0 0 0 11.83 0H8.484v3.957h6.154zM7.545 0H4.168c-.32 0-.619.173-.78.45l-2.02 3.507h6.177zM1.031 4.895v10.002c0 .608.495 1.103 1.103 1.103h11.728c.608 0 1.103-.495 1.103-1.103V4.895zm9.096 4.207-2.425 2.425a.47.47 0 0 1-.664 0L5.902 10.39a.47.47 0 0 1 .663-.663l.805.805 2.094-2.094a.469.469 0 1 1 .663.664'/%3E%3C/svg%3E");background-position:top 9px right 15px}.nerings-top-bar .user .dropdown ul li.is-subscriptions a:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23dd241d' d='M12.609.45A.9.9 0 0 0 11.83 0H8.484v3.957h6.154zM7.545 0H4.168c-.32 0-.619.173-.78.45l-2.02 3.507h6.177zM1.031 4.895v10.002c0 .608.495 1.103 1.103 1.103h11.728c.608 0 1.103-.495 1.103-1.103V4.895zm9.096 4.207-2.425 2.425a.47.47 0 0 1-.664 0L5.902 10.39a.47.47 0 0 1 .663-.663l.805.805 2.094-2.094a.469.469 0 1 1 .663.664'/%3E%3C/svg%3E")}.nerings-top-bar .user .dropdown ul li.is-close{display:none;height:20px;position:absolute;right:10px;top:10px;width:20px;z-index:10000}@media only screen and (max-width:992px){.nerings-top-bar .user .dropdown ul li.is-close{display:block}}.nerings-top-bar .user .dropdown ul li.is-close button{background-color:transparent!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M1.415 0 .001 1.414 3.536 4.95 0 8.485 1.414 9.9 4.95 6.364l3.536 3.535L9.9 8.485 6.364 4.95 9.9 1.414 8.485 0 4.95 3.535z' clip-rule='evenodd'/%3E%3Cpath fill='%23dd241d' fill-rule='evenodd' d='M1.415 0 .001 1.414 3.536 4.95 0 8.485 1.414 9.9 4.95 6.364l3.536 3.535L9.9 8.485 6.364 4.95 9.9 1.414 8.485 0 4.95 3.535z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;font-size:0!important;height:20px;line-height:0!important;padding:0!important;position:absolute;right:0;top:0;transition:all .15s ease;width:20px}.nerings-top-bar .user .dropdown ul li.is-close button:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M1.415 0 .001 1.414 3.536 4.95 0 8.485 1.414 9.9 4.95 6.364l3.536 3.535L9.9 8.485 6.364 4.95 9.9 1.414 8.485 0 4.95 3.535z' clip-rule='evenodd'/%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M1.415 0 .001 1.414 3.536 4.95 0 8.485 1.414 9.9 4.95 6.364l3.536 3.535L9.9 8.485 6.364 4.95 9.9 1.414 8.485 0 4.95 3.535z' clip-rule='evenodd'/%3E%3C/svg%3E")}.nerings-top-bar .user .dropdown .logout{background-color:#f8f8f8;border-bottom-left-radius:10px;border-bottom-right-radius:10px;color:#353535!important;display:block;font-size:15px;line-height:23px;margin-top:10px;opacity:1!important;padding:17px 15px;text-align:center}.nerings-top-bar .user .dropdown .logout:hover{background-color:#353535!important;color:#fff!important}.nerings-top-bar .user ul li.is-my-account{display:none}.nerings-top-bar .user ul li.is-my-account a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='16' fill='none' viewBox='0 0 15 16'%3E%3Cpath fill='silver' d='M7.03 0a4.224 4.224 0 0 0-4.219 4.219A4.224 4.224 0 0 0 7.03 8.437a4.224 4.224 0 0 0 4.219-4.218A4.224 4.224 0 0 0 7.03 0m5.249 11.194a6.01 6.01 0 0 0-4.312-1.819H6.093a6.01 6.01 0 0 0-4.312 1.819A6.15 6.15 0 0 0 0 15.53c0 .26.21.469.469.469h13.124c.26 0 .47-.21.47-.469a6.15 6.15 0 0 0-1.783-4.337z'/%3E%3C/svg%3E");background-position:0;padding-left:25px}@media only screen and (max-width:992px){.nerings-top-bar .user ul li.is-my-account{display:block}}.nerings-top-bar .user ul li.is-register{display:none}@media only screen and (max-width:992px){.nerings-top-bar .user{margin:0}.nerings-top-bar .user ul li{margin:0!important}.nerings-top-bar .user a.auth{display:inline}}.nerings-top-bar .user.is-logged-in{display:none}@media only screen and (max-width:992px){.nerings-top-bar .user.is-logged-in{display:flex}.nerings-top-bar .lang,.nerings-top-bar .user.is-greeting{display:none}}.nerings-top-bar .lang.is-mobile{display:none}@media only screen and (max-width:992px){.nerings-top-bar .lang.is-mobile{display:block;margin-left:20px}}.nerings-top-bar .lang ul li{margin-right:8px!important}.nerings-top-bar .lang ul li.is-active a{color:#dd241d!important}.nerings-top-bar ul{display:flex}.nerings-top-bar ul li{margin-right:25px!important}@media only screen and (max-width:1300px){.nerings-top-bar ul li{margin-right:10px!important}}.nerings-top-bar ul li a{color:#e1e1e1!important;transition:all .15s ease}.nerings-top-bar ul li a:hover{opacity:.6}.nerings-top-bar ul li:last-child{margin-right:0!important}.nerings-bottom-bar{padding:5px 0;width:100%}@media only screen and (max-width:992px){.nerings-bottom-bar{padding:10px 0 0}}.nerings-bottom-bar .inner{display:flex}@media only screen and (max-width:992px){.nerings-bottom-bar .inner{flex-flow:column;position:relative}}.nerings-bottom-bar ul.menu{align-items:center;display:flex;flex-grow:1;padding-left:30px!important;position:relative}@media only screen and (max-width:992px){.nerings-bottom-bar ul.menu{display:none!important;padding:12px 0!important}}@media only screen and (max-width:767px){.nerings-bottom-bar ul.menu{overflow:hidden!important;width:calc(100vw - 20px)}}.nerings-bottom-bar ul.menu:before{background-color:#b2b2b2;content:"";height:20px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:1px}@media only screen and (max-width:992px){.nerings-bottom-bar ul.menu:before{display:none}}.nerings-bottom-bar ul.menu li{flex-shrink:0;font-size:16px!important;font-weight:400!important;line-height:26px!important;margin-right:30px!important}.nerings-bottom-bar ul.menu li.is-visible{opacity:1!important}@media only screen and (max-width:992px){.nerings-bottom-bar ul.menu li{font-size:15px!important;line-height:25px!important;margin-right:25px!important}}.nerings-bottom-bar ul.menu li a{align-items:center;display:flex;transition:all .15s ease}.nerings-bottom-bar ul.menu li a .icon{margin-right:8px}.nerings-bottom-bar ul.menu li a .icon img{display:block}.nerings-bottom-bar ul.menu li a:hover{opacity:.6}.nerings-header{background-color:#2b2b2b;color:#fff;padding:0 30px;position:relative;z-index:10000000}@media only screen and (max-width:992px){.nerings-header{padding:0 10px 10px}}.nerings-header>.inner{align-items:center;display:flex}.nerings-header>.inner>.inner-wrapper{display:flex;flex-grow:1;flex-wrap:wrap;padding:15px 0 0 30px}@media only screen and (max-width:992px){.nerings-header>.inner>.inner-wrapper{padding:40px 0 0}}.nerings-header>.inner .left{width:29%}@media only screen and (max-width:992px){.nerings-header>.inner .left{width:auto}}.nerings-header>.inner .center{display:flex;width:42%}@media only screen and (max-width:992px){.nerings-header>.inner .center{left:10px;position:absolute;width:calc(100% - 20px)}}.nerings-header>.inner .right{display:flex;justify-content:flex-end;width:29%}@media only screen and (max-width:992px){.nerings-header>.inner .right{position:absolute;right:10px;width:auto}}.nerings-header .logo{flex-shrink:0;padding-right:30px}@media only screen and (max-width:1300px){.nerings-header .logo{padding-right:0}.nerings-header .logo img{width:160px!important}}@media only screen and (max-width:992px){.nerings-header .logo{left:50%;position:absolute;top:55px;transform:translateX(-50%)}.nerings-header .logo img{width:120px!important}}.nerings-header .inner-wrapper>.account{display:flex;justify-content:space-between}@media only screen and (max-width:992px){.nerings-header .inner-wrapper>.account{position:absolute;right:10px;top:50px;z-index:1000}}.nerings-header .account>.car,.nerings-header .account>.profile{align-items:center;display:flex;justify-content:flex-start;margin-right:30px;max-width:300px;position:relative}@media only screen and (max-width:1300px){.nerings-header .account>.car,.nerings-header .account>.profile{max-width:180px}}@media only screen and (max-width:992px){.nerings-header .account>.car,.nerings-header .account>.profile{display:flex;position:absolute;right:30px;top:0}}.nerings-header .account>.car .nerings-header-dropdown,.nerings-header .account>.profile .nerings-header-dropdown{left:0;right:auto;transform:translateX(calc(-100% + 50px)) translateY(5px)}@media only screen and (max-width:992px){.nerings-header .account>.car .nerings-header-dropdown,.nerings-header .account>.profile .nerings-header-dropdown{left:auto;right:-60px;transform:translateX(0) translateY(5px)}}.nerings-header .account>.car .nerings-header-dropdown .inner,.nerings-header .account>.profile .nerings-header-dropdown .inner{max-height:calc(100vh - 189px);overflow-y:auto}.nerings-header .account>.car .nerings-header-dropdown.is-visible,.nerings-header .account>.profile .nerings-header-dropdown.is-visible{transform:translateX(calc(-100% + 50px)) translateY(0)}@media only screen and (max-width:992px){.nerings-header .account>.car .nerings-header-dropdown.is-visible,.nerings-header .account>.profile .nerings-header-dropdown.is-visible{transform:translateX(0) translateY(0)}}.nerings-header .account>.car .link,.nerings-header .account>.profile .link{align-items:center;color:#fff;display:flex;width:100%}.nerings-header .account>.car .link .value,.nerings-header .account>.profile .link .value{color:#fff}.nerings-header .account>.car .link.is-active,.nerings-header .account>.profile .link.is-active{color:#dd241d}.nerings-header .account>.car .link.is-active .value,.nerings-header .account>.profile .link.is-active .value{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' fill='none' viewBox='0 0 9 6'%3E%3Cpath fill='%23dd241d' d='M0 1.414 1.414 0l4.243 4.242-1.414 1.415z'/%3E%3Cpath fill='%23dd241d' d='m7.07 0 1.414 1.414-4.242 4.243-1.415-1.415z'/%3E%3C/svg%3E")}@media only screen and (max-width:992px){.nerings-header .account>.car .link.is-active .icon,.nerings-header .account>.profile .link.is-active .icon{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' fill='none' viewBox='0 0 25 25'%3E%3Cpath fill='%23252525' d='M.174 9.188c.059-.173.27-.308.445-.308h2.285c.176 0 .386.135.446.308.058.169.101.32.13.462L5.006 5.43a1.77 1.77 0 0 1 1.659-1.164h11.67c.74 0 1.407.467 1.659 1.164L21.52 9.65c.029-.143.072-.294.13-.463.06-.173.27-.308.446-.308h2.285c.175 0 .386.135.445.308.232.673.232 1.059 0 1.732-.059.174-.27.308-.445.308H22.09l.034.095c.466.155.802.593.802 1.11v7.739c0 .311-.252.563-.563.563H19.53a.563.563 0 0 1-.563-.563v-2.74H6.033v2.74c0 .311-.252.563-.563.563H2.637a.563.563 0 0 1-.563-.563v-7.738c0-.518.336-.956.802-1.111l.034-.096H.62c-.175 0-.386-.134-.445-.307-.232-.673-.232-1.059 0-1.732M18.12 6.336H6.882l-1.78 4.926H19.9zm-.314 8.397h2.37a.92.92 0 1 0 0-1.842h-2.37a.92.92 0 1 0 0 1.842m-12.982 0h2.37a.92.92 0 0 0 0-1.842h-2.37a.92.92 0 1 0 0 1.842'/%3E%3C/svg%3E")}}.nerings-header .account>.car .icon,.nerings-header .account>.profile .icon{border:2px solid #dd241d;border-radius:6px;flex-shrink:0;font-size:0!important;height:50px;line-height:0!important;margin-right:15px;overflow:hidden;width:50px}@media only screen and (max-width:992px){.nerings-header .account>.car .icon,.nerings-header .account>.profile .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' fill='none' viewBox='0 0 25 25'%3E%3Cpath fill='%23fff' d='M.174 9.188c.059-.173.27-.308.445-.308h2.285c.176 0 .386.135.446.308.058.169.101.32.13.462L5.006 5.43a1.77 1.77 0 0 1 1.659-1.164h11.67c.74 0 1.407.467 1.659 1.164L21.52 9.65c.029-.143.072-.294.13-.463.06-.173.27-.308.446-.308h2.285c.175 0 .386.135.445.308.232.673.232 1.059 0 1.732-.059.174-.27.308-.445.308H22.09l.034.095c.466.155.802.593.802 1.11v7.739c0 .311-.252.563-.563.563H19.53a.563.563 0 0 1-.563-.563v-2.74H6.033v2.74c0 .311-.252.563-.563.563H2.637a.563.563 0 0 1-.563-.563v-7.738c0-.518.336-.956.802-1.111l.034-.096H.62c-.175 0-.386-.134-.445-.307-.232-.673-.232-1.059 0-1.732M18.12 6.336H6.882l-1.78 4.926H19.9zm-.314 8.397h2.37a.92.92 0 1 0 0-1.842h-2.37a.92.92 0 1 0 0 1.842m-12.982 0h2.37a.92.92 0 0 0 0-1.842h-2.37a.92.92 0 1 0 0 1.842'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border:1px solid #dd241d;border-radius:6px;height:50px;margin:0;transition:all .15s ease;width:50px}.nerings-header .account>.car .icon img,.nerings-header .account>.profile .icon img{display:none!important}}.nerings-header .account>.car .icon img,.nerings-header .account>.profile .icon img{border-radius:0;display:block;height:46px;transition:all .15s ease;width:46px}.nerings-header .account>.car .icon:hover img,.nerings-header .account>.profile .icon:hover img{opacity:.7}.nerings-header .account>.car .car-data,.nerings-header .account>.profile .car-data{align-items:flex-start;display:flex;flex-flow:column;max-width:310px;overflow:hidden}@media only screen and (max-width:1300px){.nerings-header .account>.car .car-data,.nerings-header .account>.profile .car-data{width:210px}}@media only screen and (max-width:992px){.nerings-header .account>.car .car-data,.nerings-header .account>.profile .car-data{display:none}}.nerings-header .account>.car .car-data:after,.nerings-header .account>.profile .car-data:after{background:linear-gradient(90deg,hsla(0,0%,100%,0),#2b2b2b 80%);bottom:3px;content:"";height:20px;position:absolute;right:-10px;width:100px;z-index:1000}.nerings-header .account>.car .value,.nerings-header .account>.profile .value{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' fill='none' viewBox='0 0 9 6'%3E%3Cpath fill='%23dd241d' d='M0 1.414 1.414 0l4.243 4.242-1.414 1.415z'/%3E%3Cpath fill='%23dd241d' d='m7.07 0 1.414 1.414-4.242 4.243-1.415-1.415z'/%3E%3C/svg%3E");background-position:right 10px;background-repeat:no-repeat;color:#fff;display:flex;flex-flow:column;font-size:15px;line-height:25px;overflow:hidden;padding-right:20px;transition:all .15s ease}@media only screen and (max-width:992px){.nerings-header .account>.car .value,.nerings-header .account>.profile .value{display:none}}.nerings-header .account>.car .value:hover,.nerings-header .account>.profile .value:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' fill='none' viewBox='0 0 9 6'%3E%3Cpath fill='%23dd241d' d='M0 1.414 1.414 0l4.243 4.242-1.414 1.415z'/%3E%3Cpath fill='%23dd241d' d='m7.07 0 1.414 1.414-4.242 4.243-1.415-1.415z'/%3E%3C/svg%3E");color:#dd241d}.nerings-header .account>.car .model,.nerings-header .account>.profile .model{color:#d9d9d9;font-size:15px;line-height:25px;overflow:hidden;pointer-events:none;white-space:nowrap}.nerings-header .account>.car .link{min-width:190px}@media only screen and (max-width:992px){.nerings-header .account>.car .link{min-width:auto}}.nerings-header .account>.car .model{pointer-events:all}@media only screen and (max-width:992px){.nerings-header .account>.car .nerings-header-dropdown{left:10px;max-height:calc(100vh - 130px);overflow:hidden;position:fixed;right:10px;top:120px;width:auto}}.nerings-header .account>.car .nerings-header-dropdown .is-close{z-index:1000}@media only screen and (max-width:992px){.nerings-header .account>.car .nerings-header-dropdown .is-close{display:block}}.nerings-header .account>.car .nerings-header-dropdown .heading,.nerings-header .account>.car .nerings-header-dropdown .search{position:relative;z-index:100}.nerings-header .account>.car .nerings-header-dropdown:before{background-color:transparent;bottom:0;content:"";height:150px;left:0;position:absolute;right:0;right:-150px;top:-15px;z-index:10}@media only screen and (max-width:992px){.nerings-header .account>.profile{display:none}}.nerings-header .account>.profile.is-disabled,.nerings-header .account>.profile.is-disabled .model{pointer-events:none!important}.nerings-header .account>.profile .model{display:block;pointer-events:all;position:relative;z-index:1000}.nerings-header .account>.profile .model a{color:#d9d9d9}.nerings-header .account>.profile .model a:hover{color:#dd241d}.nerings-header .account>.profile .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' fill='none' viewBox='0 0 25 25'%3E%3Cpath fill='%23fff' d='M12.5 11.905A5.952 5.952 0 1 0 12.498 0a5.952 5.952 0 0 0 0 11.905M13.762 13.095h-2.524A11.274 11.274 0 0 0 0 24.405.595.595 0 0 0 .595 25h23.81a.655.655 0 0 0 .595-.667 11.26 11.26 0 0 0-11.238-11.238'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;font-size:0!important;line-height:0!important;transition:all .15s ease}.nerings-header .account>.profile .icon:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' fill='none' viewBox='0 0 25 25'%3E%3Cpath fill='%23fff' fill-opacity='.6' d='M12.5 11.905A5.952 5.952 0 1 0 12.498 0a5.952 5.952 0 0 0 0 11.905M13.762 13.095h-2.524A11.274 11.274 0 0 0 0 24.405.595.595 0 0 0 .595 25h23.81a.655.655 0 0 0 .595-.667 11.26 11.26 0 0 0-11.238-11.238'/%3E%3C/svg%3E")}@media only screen and (max-width:992px){.nerings-header .account>.profile .icon:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' fill='none' viewBox='0 0 25 25'%3E%3Cpath fill='%23fff' d='M12.5 11.905A5.952 5.952 0 1 0 12.498 0a5.952 5.952 0 0 0 0 11.905M13.762 13.095h-2.524A11.274 11.274 0 0 0 0 24.405.595.595 0 0 0 .595 25h23.81a.655.655 0 0 0 .595-.667 11.26 11.26 0 0 0-11.238-11.238'/%3E%3C/svg%3E")}}.nerings-header .account>.profile .dropdown{background-color:#fff;border-radius:10px;box-shadow:0 2px 15px 0 rgba(0,0,0,.05);color:#353535;left:0;min-width:230px;opacity:0;padding:10px 0 0;pointer-events:none;position:absolute;top:60px;transform:translateY(5px);transition:all .15s ease;width:100%;z-index:1000}@media only screen and (max-width:992px){.nerings-header .account>.profile .dropdown{left:20px;right:20px;top:40px;width:auto!important}}.nerings-header .account>.profile .dropdown.is-visible{opacity:1;pointer-events:all;transform:translateY(0)}.nerings-header .account>.profile .dropdown:before{content:"";height:10px;left:0;position:absolute;right:0;top:-10px}.nerings-header .account>.profile .dropdown ul{display:flex;flex-flow:column}.nerings-header .account>.profile .dropdown ul li{color:#353535!important;font-size:15px;line-height:23px;margin:0!important;opacity:1!important}.nerings-header .account>.profile .dropdown ul li a{color:#353535!important;display:block!important;opacity:1!important;padding:7px 15px;transition:all .15s ease}.nerings-header .account>.profile .dropdown ul li a:hover{color:#dd241d!important}.nerings-header .account>.profile .dropdown ul li.is-user-data a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%230d0d0d' d='M5.438 5.25A3.567 3.567 0 0 1 9 1.688a3.567 3.567 0 0 1 3.563 3.562A3.567 3.567 0 0 1 9 8.813 3.567 3.567 0 0 1 5.438 5.25m5.812 4.688h-4.5a4.32 4.32 0 0 0-4.312 4.312c0 1.138.924 2.063 2.062 2.063h9a2.064 2.064 0 0 0 2.063-2.063 4.32 4.32 0 0 0-4.313-4.312'/%3E%3C/svg%3E");background-position:top 8px right 15px}.nerings-header .account>.profile .dropdown ul li.is-user-data a:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%23dd241d' d='M5.438 5.25A3.567 3.567 0 0 1 9 1.688a3.567 3.567 0 0 1 3.563 3.562A3.567 3.567 0 0 1 9 8.813 3.567 3.567 0 0 1 5.438 5.25m5.812 4.688h-4.5a4.32 4.32 0 0 0-4.312 4.312c0 1.138.924 2.063 2.062 2.063h9a2.064 2.064 0 0 0 2.063-2.063 4.32 4.32 0 0 0-4.313-4.312'/%3E%3C/svg%3E")}.nerings-header .account>.profile .dropdown ul li.is-user-groups a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' fill='none' viewBox='0 0 19 19'%3E%3Cpath fill='%230d0d0d' d='M11.466 4.25a3.45 3.45 0 0 1 1.606 2.564 2.786 2.786 0 1 0-1.607-2.565M9.64 9.955a2.787 2.787 0 1 0 0-5.573 2.787 2.787 0 0 0 0 5.573m1.182.19H8.458a3.57 3.57 0 0 0-3.568 3.568v2.892l.007.045.2.062c1.877.587 3.508.783 4.85.783 2.623 0 4.143-.748 4.236-.796l.186-.094h.02v-2.892c.001-1.967-1.6-3.568-3.567-3.568m4.61-2.877h-2.346a3.43 3.43 0 0 1-1.06 2.392 4.24 4.24 0 0 1 3.028 4.057v.891c2.317-.084 3.652-.741 3.74-.785l.186-.095H19v-2.892c0-1.967-1.6-3.568-3.568-3.568m-10.681-.19c.545 0 1.052-.158 1.482-.43.136-.89.614-1.669 1.296-2.199q.006-.078.008-.156A2.786 2.786 0 1 0 4.75 7.079M7.253 9.66a3.44 3.44 0 0 1-1.06-2.378q-.128-.012-.26-.014H3.567A3.57 3.57 0 0 0 0 10.836v2.892l.007.045.2.063c1.506.47 2.85.686 4.017.755v-.874a4.24 4.24 0 0 1 3.03-4.057'/%3E%3C/svg%3E");background-position:top 7px right 14px}.nerings-header .account>.profile .dropdown ul li.is-user-groups a:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' fill='none' viewBox='0 0 19 19'%3E%3Cpath fill='%23dd241d' d='M11.466 4.25a3.45 3.45 0 0 1 1.606 2.564 2.786 2.786 0 1 0-1.607-2.565M9.64 9.955a2.787 2.787 0 1 0 0-5.573 2.787 2.787 0 0 0 0 5.573m1.182.19H8.458a3.57 3.57 0 0 0-3.568 3.568v2.892l.007.045.2.062c1.877.587 3.508.783 4.85.783 2.623 0 4.143-.748 4.236-.796l.186-.094h.02v-2.892c.001-1.967-1.6-3.568-3.567-3.568m4.61-2.877h-2.346a3.43 3.43 0 0 1-1.06 2.392 4.24 4.24 0 0 1 3.028 4.057v.891c2.317-.084 3.652-.741 3.74-.785l.186-.095H19v-2.892c0-1.967-1.6-3.568-3.568-3.568m-10.681-.19c.545 0 1.052-.158 1.482-.43.136-.89.614-1.669 1.296-2.199q.006-.078.008-.156A2.786 2.786 0 1 0 4.75 7.079M7.253 9.66a3.44 3.44 0 0 1-1.06-2.378q-.128-.012-.26-.014H3.567A3.57 3.57 0 0 0 0 10.836v2.892l.007.045.2.063c1.506.47 2.85.686 4.017.755v-.874a4.24 4.24 0 0 1 3.03-4.057'/%3E%3C/svg%3E")}.nerings-header .account>.profile .dropdown ul li.is-history a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23000' d='M13.125 1.25h-1.357A1.88 1.88 0 0 0 10 0a1.88 1.88 0 0 0-1.769 1.25H6.875a.625.625 0 0 0-.625.625v2.5c0 .345.28.625.625.625h6.25c.345 0 .625-.28.625-.625v-2.5a.625.625 0 0 0-.625-.625'/%3E%3Cpath fill='%23000' d='M16.25 2.5H15v1.875a1.877 1.877 0 0 1-1.875 1.875h-6.25A1.877 1.877 0 0 1 5 4.375V2.5H3.75c-.689 0-1.25.561-1.25 1.25v15c0 .701.549 1.25 1.25 1.25h12.5c.701 0 1.25-.549 1.25-1.25v-15c0-.701-.549-1.25-1.25-1.25M9.818 13.568l-2.5 2.5a.63.63 0 0 1-.885 0l-1.25-1.25a.625.625 0 0 1 .883-.884l.809.807 2.057-2.057a.625.625 0 0 1 .886.884m0-5-2.5 2.5a.63.63 0 0 1-.885 0l-1.25-1.25a.625.625 0 0 1 .883-.884l.809.807 2.057-2.057a.625.625 0 0 1 .886.884M14.375 15h-2.5a.625.625 0 0 1 0-1.25h2.5a.625.625 0 0 1 0 1.25m0-5h-2.5a.625.625 0 0 1 0-1.25h2.5a.625.625 0 0 1 0 1.25'/%3E%3C/svg%3E");background-position:top 6px right 13px}.nerings-header .account>.profile .dropdown ul li.is-history a:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23dd241d' d='M13.125 1.25h-1.357A1.88 1.88 0 0 0 10 0a1.88 1.88 0 0 0-1.769 1.25H6.875a.625.625 0 0 0-.625.625v2.5c0 .345.28.625.625.625h6.25c.345 0 .625-.28.625-.625v-2.5a.625.625 0 0 0-.625-.625'/%3E%3Cpath fill='%23dd241d' d='M16.25 2.5H15v1.875a1.877 1.877 0 0 1-1.875 1.875h-6.25A1.877 1.877 0 0 1 5 4.375V2.5H3.75c-.689 0-1.25.561-1.25 1.25v15c0 .701.549 1.25 1.25 1.25h12.5c.701 0 1.25-.549 1.25-1.25v-15c0-.701-.549-1.25-1.25-1.25M9.818 13.568l-2.5 2.5a.63.63 0 0 1-.885 0l-1.25-1.25a.625.625 0 0 1 .883-.884l.809.807 2.057-2.057a.625.625 0 0 1 .886.884m0-5-2.5 2.5a.63.63 0 0 1-.885 0l-1.25-1.25a.625.625 0 0 1 .883-.884l.809.807 2.057-2.057a.625.625 0 0 1 .886.884M14.375 15h-2.5a.625.625 0 0 1 0-1.25h2.5a.625.625 0 0 1 0 1.25m0-5h-2.5a.625.625 0 0 1 0-1.25h2.5a.625.625 0 0 1 0 1.25'/%3E%3C/svg%3E")}.nerings-header .account>.profile .dropdown ul li.is-returns a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='m8.89.756 2.529 1.46-8.197 4.732v3.506c0 .14.07.26.191.33l1.9 1.098c.06.035.13.035.19 0a.19.19 0 0 0 .096-.165V8.32l8.197-4.732 2.528 1.46c.242.14.381.38.381.66v4.387a8.3 8.3 0 0 0-2.137-.4V9.4a.82.82 0 0 0-.474-.743.82.82 0 0 0-.873.114l-2.91 2.436a1 1 0 0 0-.364.81c.01.317.16.6.415.787l2.9 2.128c.25.184.579.21.856.07s.45-.42.45-.731v-.325c.603.072 1.2.258 1.691.613q.144.104.27.225a.8.8 0 0 1-.205.169L8.89 19.244a.75.75 0 0 1-.764 0L.694 14.953a.75.75 0 0 1-.381-.662V5.708c0-.28.138-.52.381-.66L8.127.755c.243-.14.52-.14.764 0m5.053 12.529c4.081 0 5.238 3.898 1.885 5.65a.04.04 0 0 0-.018.051.04.04 0 0 0 .046.022c5.57-1.37 5.18-8.708-1.913-8.708v-.9a.19.19 0 0 0-.113-.177.19.19 0 0 0-.208.027l-2.91 2.436a.38.38 0 0 0-.14.312c.004.124.06.229.16.302l2.9 2.128c.06.045.136.051.203.017a.19.19 0 0 0 .107-.174z' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:top 8px right 13px}.nerings-header .account>.profile .dropdown ul li.is-returns a:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23dd241d' fill-rule='evenodd' d='m8.89.756 2.529 1.46-8.197 4.732v3.506c0 .14.07.26.191.33l1.9 1.098c.06.035.13.035.19 0a.19.19 0 0 0 .096-.165V8.32l8.197-4.732 2.528 1.46c.242.14.381.38.381.66v4.387a8.3 8.3 0 0 0-2.137-.4V9.4a.82.82 0 0 0-.474-.743.82.82 0 0 0-.873.114l-2.91 2.436a1 1 0 0 0-.364.81c.01.317.16.6.415.787l2.9 2.128c.25.184.579.21.856.07s.45-.42.45-.731v-.325c.603.072 1.2.258 1.691.613q.144.104.27.225a.8.8 0 0 1-.205.169L8.89 19.244a.75.75 0 0 1-.764 0L.694 14.953a.75.75 0 0 1-.381-.662V5.708c0-.28.138-.52.381-.66L8.127.755c.243-.14.52-.14.764 0m5.053 12.529c4.081 0 5.238 3.898 1.885 5.65a.04.04 0 0 0-.018.051.04.04 0 0 0 .046.022c5.57-1.37 5.18-8.708-1.913-8.708v-.9a.19.19 0 0 0-.113-.177.19.19 0 0 0-.208.027l-2.91 2.436a.38.38 0 0 0-.14.312c.004.124.06.229.16.302l2.9 2.128c.06.045.136.051.203.017a.19.19 0 0 0 .107-.174z' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.nerings-header .account>.profile .dropdown ul li.is-garage a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23000' d='M19.861 7.35c-.047-.138-.216-.246-.357-.246h-1.827c-.14 0-.31.108-.357.246a3 3 0 0 0-.104.37l-1.221-3.377a1.415 1.415 0 0 0-1.327-.931H5.332c-.592 0-1.126.374-1.327.931l-1.22 3.378a3 3 0 0 0-.105-.37c-.048-.14-.216-.247-.357-.247H.495c-.14 0-.309.108-.356.246-.185.539-.185.848 0 1.386.047.139.216.246.357.246h1.832l-.027.076a.94.94 0 0 0-.642.89v6.19c0 .249.202.45.45.45h2.267a.45.45 0 0 0 .45-.45v-2.193h10.348v2.193c0 .249.201.45.45.45h2.266a.45.45 0 0 0 .45-.45V9.947a.94.94 0 0 0-.64-.889l-.028-.076h1.833c.14 0 .309-.107.356-.246.185-.539.185-.847 0-1.386M5.504 5.07h8.99l1.425 3.94H4.08zm.251 6.716H3.859a.737.737 0 1 1 0-1.473h1.896a.737.737 0 1 1 0 1.473m10.386 0h-1.896a.737.737 0 0 1 0-1.473h1.896a.737.737 0 1 1 0 1.473'/%3E%3C/svg%3E");background-position:top 8px right 14px}.nerings-header .account>.profile .dropdown ul li.is-garage a:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23dd241d' d='M19.861 7.35c-.047-.138-.216-.246-.357-.246h-1.827c-.14 0-.31.108-.357.246a3 3 0 0 0-.104.37l-1.221-3.377a1.415 1.415 0 0 0-1.327-.931H5.332c-.592 0-1.126.374-1.327.931l-1.22 3.378a3 3 0 0 0-.105-.37c-.048-.14-.216-.247-.357-.247H.495c-.14 0-.309.108-.356.246-.185.539-.185.848 0 1.386.047.139.216.246.357.246h1.832l-.027.076a.94.94 0 0 0-.642.89v6.19c0 .249.202.45.45.45h2.267a.45.45 0 0 0 .45-.45v-2.193h10.348v2.193c0 .249.201.45.45.45h2.266a.45.45 0 0 0 .45-.45V9.947a.94.94 0 0 0-.64-.889l-.028-.076h1.833c.14 0 .309-.107.356-.246.185-.539.185-.847 0-1.386M5.504 5.07h8.99l1.425 3.94H4.08zm.251 6.716H3.859a.737.737 0 1 1 0-1.473h1.896a.737.737 0 1 1 0 1.473m10.386 0h-1.896a.737.737 0 0 1 0-1.473h1.896a.737.737 0 1 1 0 1.473'/%3E%3C/svg%3E")}.nerings-header .account>.profile .dropdown ul li.is-address a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='none' viewBox='0 0 17 17'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23000' d='M8.5 0a6.383 6.383 0 0 0-6.375 6.375c0 4.577 5.94 10.309 6.192 10.55a.263.263 0 0 0 .366 0c.253-.241 6.192-5.973 6.192-10.55A6.383 6.383 0 0 0 8.5 0m0 9.297a2.922 2.922 0 1 1 0-5.844 2.922 2.922 0 0 1 0 5.844'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h17v17H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:top 10px right 15px}.nerings-header .account>.profile .dropdown ul li.is-address a:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='none' viewBox='0 0 17 17'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23dd241d' d='M8.5 0a6.383 6.383 0 0 0-6.375 6.375c0 4.577 5.94 10.309 6.192 10.55a.263.263 0 0 0 .366 0c.253-.241 6.192-5.973 6.192-10.55A6.383 6.383 0 0 0 8.5 0m0 9.297a2.922 2.922 0 1 1 0-5.844 2.922 2.922 0 0 1 0 5.844'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h17v17H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.nerings-header .account>.profile .dropdown ul li.is-subscriptions a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23000' d='M12.609.45A.9.9 0 0 0 11.83 0H8.484v3.957h6.154zM7.545 0H4.168c-.32 0-.619.173-.78.45l-2.02 3.507h6.177zM1.031 4.895v10.002c0 .608.495 1.103 1.103 1.103h11.728c.608 0 1.103-.495 1.103-1.103V4.895zm9.096 4.207-2.425 2.425a.47.47 0 0 1-.664 0L5.902 10.39a.47.47 0 0 1 .663-.663l.805.805 2.094-2.094a.469.469 0 1 1 .663.664'/%3E%3C/svg%3E");background-position:top 9px right 15px}.nerings-header .account>.profile .dropdown ul li.is-subscriptions a:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23dd241d' d='M12.609.45A.9.9 0 0 0 11.83 0H8.484v3.957h6.154zM7.545 0H4.168c-.32 0-.619.173-.78.45l-2.02 3.507h6.177zM1.031 4.895v10.002c0 .608.495 1.103 1.103 1.103h11.728c.608 0 1.103-.495 1.103-1.103V4.895zm9.096 4.207-2.425 2.425a.47.47 0 0 1-.664 0L5.902 10.39a.47.47 0 0 1 .663-.663l.805.805 2.094-2.094a.469.469 0 1 1 .663.664'/%3E%3C/svg%3E")}.nerings-header .account>.profile .dropdown ul li.is-close{display:none;height:20px;position:absolute;right:10px;top:10px;width:20px;z-index:10000}@media only screen and (max-width:992px){.nerings-header .account>.profile .dropdown ul li.is-close{display:block}}.nerings-header .account>.profile .dropdown ul li.is-close button{background-color:transparent!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M1.415 0 .001 1.414 3.536 4.95 0 8.485 1.414 9.9 4.95 6.364l3.536 3.535L9.9 8.485 6.364 4.95 9.9 1.414 8.485 0 4.95 3.535z' clip-rule='evenodd'/%3E%3Cpath fill='%23dd241d' fill-rule='evenodd' d='M1.415 0 .001 1.414 3.536 4.95 0 8.485 1.414 9.9 4.95 6.364l3.536 3.535L9.9 8.485 6.364 4.95 9.9 1.414 8.485 0 4.95 3.535z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;font-size:0!important;height:20px;line-height:0!important;padding:0!important;position:absolute;right:0;top:0;transition:all .15s ease;width:20px}.nerings-header .account>.profile .dropdown ul li.is-close button:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M1.415 0 .001 1.414 3.536 4.95 0 8.485 1.414 9.9 4.95 6.364l3.536 3.535L9.9 8.485 6.364 4.95 9.9 1.414 8.485 0 4.95 3.535z' clip-rule='evenodd'/%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M1.415 0 .001 1.414 3.536 4.95 0 8.485 1.414 9.9 4.95 6.364l3.536 3.535L9.9 8.485 6.364 4.95 9.9 1.414 8.485 0 4.95 3.535z' clip-rule='evenodd'/%3E%3C/svg%3E")}.nerings-header .account>.profile .dropdown .logout{background-color:#f8f8f8;border-bottom-left-radius:10px;border-bottom-right-radius:10px;color:#353535!important;display:block;font-size:15px;line-height:23px;margin-top:10px;opacity:1!important;padding:17px 15px;text-align:center}.nerings-header .account>.profile .dropdown .logout:hover{background-color:#353535!important;color:#fff!important}.nerings-header .account>.profile .dropdown .is-close{background-color:transparent!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M1.415 0 .001 1.414 3.536 4.95 0 8.485 1.414 9.9 4.95 6.364l3.536 3.535L9.9 8.485 6.364 4.95 9.9 1.414 8.485 0 4.95 3.535z' clip-rule='evenodd'/%3E%3Cpath fill='%23dd241d' fill-rule='evenodd' d='M1.415 0 .001 1.414 3.536 4.95 0 8.485 1.414 9.9 4.95 6.364l3.536 3.535L9.9 8.485 6.364 4.95 9.9 1.414 8.485 0 4.95 3.535z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;font-size:0!important;height:50px;line-height:0!important;position:absolute;right:0;top:5px;transition:all .15s ease;width:50px}.nerings-header .account>.profile .dropdown .is-close:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M1.415 0 .001 1.414 3.536 4.95 0 8.485 1.414 9.9 4.95 6.364l3.536 3.535L9.9 8.485 6.364 4.95 9.9 1.414 8.485 0 4.95 3.535z' clip-rule='evenodd'/%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M1.415 0 .001 1.414 3.536 4.95 0 8.485 1.414 9.9 4.95 6.364l3.536 3.535L9.9 8.485 6.364 4.95 9.9 1.414 8.485 0 4.95 3.535z' clip-rule='evenodd'/%3E%3C/svg%3E")}.nerings-header .account>.profile .dropdown .heading{border-bottom:1px solid #ededed;font-size:20px;font-weight:500;line-height:20px;margin-top:-10px;padding:20px}.nerings-header .account>.profile .dropdown .profile-logged-out-data{padding:20px}.nerings-header .account>.profile .dropdown .profile-logged-out-data .buttons{display:flex;flex-flow:column;margin-bottom:25px;padding-top:5px}.nerings-header .account>.profile .dropdown .profile-logged-out-data .buttons a{margin-bottom:10px;width:100%}.nerings-header .account>.profile .dropdown .profile-logged-out-data .buttons a:last-child{margin-bottom:0}.nerings-header .account>.profile .dropdown .profile-logged-out-data .buttons a.nerings-button-1{padding-bottom:11px;padding-top:11px}.nerings-header .account>.profile .dropdown .profile-logged-out-data .buttons a.nerings-button-1:hover{background-color:#353535;border:1px solid transparent;color:#fff}.nerings-header .account>.profile .dropdown .profile-logged-out-data .features .feature-item{border-bottom:1px solid #ededed;font-size:16px;line-height:20px;padding:15px 0}.nerings-header .account>.profile .dropdown .profile-logged-out-data .features .feature-item:first-child{padding-top:0}.nerings-header .account>.profile .dropdown .profile-logged-out-data .features .feature-item:last-child{border-bottom:0;padding-bottom:0}.nerings-header .account>.profile .dropdown .profile-logged-out-data .features .feature-item .heading{border:none;font-size:16px;line-height:20px;margin:0;padding:0}.nerings-header .account>.profile.is-logged-in:hover .dropdown,.nerings-header .account>.profile.is-logged-out:hover .dropdown{opacity:1;pointer-events:all;transform:translateY(0)}.nerings-header .account>.profile.is-logged-out .dropdown{width:350px}.nerings-header .account>.profile.is-logged-out .dropdown .is-close{display:none}@media only screen and (max-width:992px){.nerings-header .account>.profile.is-logged-out .dropdown .is-close{display:block}}.nerings-header .account>.cart{display:flex;flex-shrink:0;position:relative}.nerings-header .account>.cart .nerings-header-dropdown{left:auto;right:0}@media only screen and (max-width:992px){.nerings-header .account>.cart .nerings-header-dropdown{top:70px}}.nerings-header .account>.cart .nerings-header-dropdown .inner{max-height:calc(100vh - 189px);overflow-y:auto}.nerings-header .account>.cart .select2-dropdown{margin-top:0!important}.nerings-header .account>.cart .select2-dropdown .select2-results ul.select2-results__options{padding-bottom:10px!important;padding-top:15px!important}.nerings-header .account>.cart .select2-dropdown .select2-results ul.select2-results__options li{font-size:14px!important;line-height:22px!important;padding-bottom:5px!important}.nerings-header .account>.cart .select2-dropdown .select2-results ul.select2-results__options li:first-child{padding-top:0!important}.nerings-header .account>.cart>a{background-color:#dd241d;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' fill='none' viewBox='0 0 26 26'%3E%3Cpath fill='%23fff' d='m22.34 7.792-.736 6.62a2.974 2.974 0 0 1-2.96 2.65H9.522a2.975 2.975 0 0 1-2.96-2.65L5.14 4.989a1.35 1.35 0 0 0-1.285-.926H3.48a.813.813 0 0 1 0-1.625h.375c1.285 0 2.42.818 2.827 2.036l.404 1.213h13.37a1.897 1.897 0 0 1 1.884 2.105M9.208 18.688a2.44 2.44 0 0 0-2.437 2.437 2.44 2.44 0 0 0 2.437 2.438 2.44 2.44 0 0 0 2.438-2.438 2.44 2.44 0 0 0-2.438-2.437m9.75 0a2.44 2.44 0 0 0-2.437 2.437 2.44 2.44 0 0 0 2.437 2.438 2.44 2.44 0 0 0 2.438-2.438 2.44 2.44 0 0 0-2.438-2.437'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border:2px solid #fff!important;border-radius:6px;height:50px;position:relative;transition:all .15s ease;width:50px}@media only screen and (max-width:992px){.nerings-header .account>.cart>a{border:1px solid #fff!important}}.nerings-header .account>.cart>a span{align-items:center;background-color:#fff;border:1px solid transparent;border-radius:50%;color:#0d0d0d;display:flex;font-size:12px;font-weight:700;height:24px;justify-content:center;line-height:12px;padding-bottom:2px;position:absolute;right:-8px;text-align:center;top:-8px;transition:all .15s ease;width:24px}@media only screen and (min-width:992px){.nerings-header .account>.cart>a:hover{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' fill='none' viewBox='0 0 26 26'%3E%3Cpath fill='%23252525' d='m22.34 7.792-.736 6.62a2.974 2.974 0 0 1-2.96 2.65H9.522a2.975 2.975 0 0 1-2.96-2.65L5.14 4.989a1.35 1.35 0 0 0-1.285-.926H3.48a.813.813 0 0 1 0-1.625h.375c1.285 0 2.42.818 2.827 2.036l.404 1.213h13.37a1.897 1.897 0 0 1 1.884 2.105M9.208 18.688a2.44 2.44 0 0 0-2.437 2.437 2.44 2.44 0 0 0 2.437 2.438 2.44 2.44 0 0 0 2.438-2.438 2.44 2.44 0 0 0-2.438-2.437m9.75 0a2.44 2.44 0 0 0-2.437 2.437 2.44 2.44 0 0 0 2.437 2.438 2.44 2.44 0 0 0 2.438-2.438 2.44 2.44 0 0 0-2.438-2.437'/%3E%3C/svg%3E")}.nerings-header .account>.cart>a:hover span{box-shadow:2px 0 0 #252525,-2px 0 0 #252525,0 2px 0 #252525,0 -2px 0 #252525}}.nerings-header .account>.cart>a.is-active{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' fill='none' viewBox='0 0 26 26'%3E%3Cpath fill='%23252525' d='m22.34 7.792-.736 6.62a2.974 2.974 0 0 1-2.96 2.65H9.522a2.975 2.975 0 0 1-2.96-2.65L5.14 4.989a1.35 1.35 0 0 0-1.285-.926H3.48a.813.813 0 0 1 0-1.625h.375c1.285 0 2.42.818 2.827 2.036l.404 1.213h13.37a1.897 1.897 0 0 1 1.884 2.105M9.208 18.688a2.44 2.44 0 0 0-2.437 2.437 2.44 2.44 0 0 0 2.437 2.438 2.44 2.44 0 0 0 2.438-2.438 2.44 2.44 0 0 0-2.438-2.437m9.75 0a2.44 2.44 0 0 0-2.437 2.437 2.44 2.44 0 0 0 2.437 2.438 2.44 2.44 0 0 0 2.438-2.438 2.44 2.44 0 0 0-2.438-2.437'/%3E%3C/svg%3E")}.nerings-header .account>.cart>a.is-active span{box-shadow:1px 0 0 #252525,-1px 0 0 #252525,0 1px 0 #252525,0 -1px 0 #252525}.nerings-header .account>.cart .is-row{border-bottom:1px solid #ededed;padding:15px 20px 20px}.nerings-header .account>.cart .is-row:last-child{border-bottom:none}.nerings-header .account>.cart .is-row .product{display:flex}.nerings-header .account>.cart .is-row .product .image{align-items:center;aspect-ratio:1/1;display:flex;flex-shrink:0;justify-content:center;margin-right:10px;position:relative;width:60px}.nerings-header .account>.cart .is-row .product .image img{flex-shrink:1;font-size:0!important;line-height:0!important;max-width:50px;width:100%}.nerings-header .account>.cart .is-row .product .heading{align-items:flex-start!important;border:none;display:flex;flex-flow:column;font-size:17px;font-weight:400;justify-content:center!important;padding:0!important}.nerings-header .account>.cart .is-row .product .heading a{color:#353535}.nerings-header .account>.cart .is-row .product .heading a:hover{color:#dd241d}.nerings-header .account>.cart .is-row .product .heading .sku{color:#acacac;font-size:14px;margin-top:5px}.nerings-header .account>.cart .is-row .details{align-items:center;display:flex;padding-left:70px;padding-top:5px}.nerings-header .account>.cart .is-row .details .remove{align-items:center;display:flex;margin-left:15px}.nerings-header .account>.cart .is-row .details .remove button{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='17' fill='none' viewBox='0 0 15 17'%3E%3Cpath fill='%23e6e6e6' fill-rule='evenodd' d='m9.86 0 .945.944h3.306v1.89H.889V.943h3.305L5.14 0zM3.723 17a1.89 1.89 0 0 1-1.889-1.889V3.778h11.333V15.11A1.89 1.89 0 0 1 11.278 17z' clip-rule='evenodd'/%3E%3C/svg%3E");font-size:0!important;height:17px;line-height:0!important;transition:all .15s ease;width:15px}.nerings-header .account>.cart .is-row .details .remove button:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='17' fill='none' viewBox='0 0 15 17'%3E%3Cpath fill='%23dd241d' fill-rule='evenodd' d='m9.86 0 .945.944h3.306v1.89H.889V.943h3.305L5.14 0zM3.723 17a1.89 1.89 0 0 1-1.889-1.889V3.778h11.333V15.11A1.89 1.89 0 0 1 11.278 17z' clip-rule='evenodd'/%3E%3C/svg%3E")}.nerings-header .account>.cart .is-row .details .quantity .select2-container{width:90px!important}.nerings-header .account>.cart .is-row .details .quantity .select2-container .select2-selection__rendered{font-size:14px!important;line-height:22px!important}.nerings-header .account>.cart .is-row .details .quantity .select2-dropdown .select2-results ul.select2-results__options{padding-bottom:10px!important}.nerings-header .account>.cart .is-row .details .quantity .select2-dropdown .select2-results ul.select2-results__options li{font-size:14px!important;line-height:22px!important;padding-bottom:5px!important}.nerings-header .account>.cart .is-row .details .quantity .select2-dropdown .select2-results ul.select2-results__options li:first-child{padding-top:0!important}.nerings-header .account>.cart .is-row .details .price{display:flex;flex-grow:1;font-size:15px;font-weight:700;justify-content:flex-end}.nerings-header .account>.cart .is-row .buttons{display:flex;flex-flow:column;padding-top:5px}.nerings-header .account>.cart .is-row .buttons a{margin-bottom:10px;width:100%}.nerings-header .account>.cart .is-row .buttons a:last-child{margin-bottom:0}.nerings-header .account>.cart .is-row .buttons a.nerings-button-1{padding-bottom:11px;padding-top:11px}.nerings-header .account>.cart .is-row .buttons a.nerings-button-1:hover{background-color:#353535;border:1px solid transparent;color:#fff}.nerings-header .categories{margin-right:30px;position:relative}.nerings-header .categories .inner{max-height:calc(100vh - 189px);overflow-y:auto}.nerings-header .categories .search-menu-button{background-color:transparent!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='14' fill='none' viewBox='0 0 22 14'%3E%3Cpath fill='%23dd241d' d='M0 0h22v2H0zM0 6h22v2H0zM0 12h22v2H0z'/%3E%3C/svg%3E")!important;background-position:0!important;color:#dd241d!important;font-size:16px!important;font-weight:700!important;line-height:26px!important;padding-left:35px!important;width:auto!important}.nerings-header .categories .search-menu-button.is-active,.nerings-header .categories .search-menu-button:hover{background-color:transparent!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='14' fill='none' viewBox='0 0 22 14'%3E%3Cpath fill='%23fff' d='M0 0h22v2H0zM0 6h22v2H0zM0 12h22v2H0z'/%3E%3C/svg%3E")!important;color:#fff!important}@media only screen and (max-width:992px){.nerings-header .categories .search-menu-button{background-color:#343434!important;background-position:50%!important;border:1px solid #fff!important;font-size:0!important;height:50px!important;line-height:0!important;width:50px!important}}.nerings-header .categories .menu ul{margin:0;padding:0}.nerings-header .categories .menu ul li:last-child a{border-bottom:none}.nerings-header .categories .slinky-menu{background-color:transparent;font-size:16px;line-height:24px}.nerings-header .categories .slinky-menu .title{align-items:center!important;display:flex!important;min-height:60px!important;padding:14px 40px 14px 45px!important;transition:all .15s ease}.nerings-header .categories .slinky-menu a{background-color:transparent!important;border-bottom:1px solid #ededed;border-top:1px solid #ededed;margin:-1px 0 0;min-height:60px;padding:14px 20px}.nerings-header .categories .slinky-menu a .wrapper{align-items:center;display:flex}.nerings-header .categories .slinky-menu a .image{align-items:center;display:flex;flex-grow:1;flex-shrink:0;height:30px;justify-content:center;margin-right:10px;max-width:30px}.nerings-header .categories .slinky-menu a .image img{max-width:90%}.nerings-header .categories .slinky-menu a.next:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='9' fill='none' viewBox='0 0 6 9'%3E%3Cpath fill='%232b2b2b' fill-rule='evenodd' d='m0 7.07 1.414 1.415 2.828-2.829 1.415-1.413v-.001L4.243 2.828 1.413 0 0 1.414l2.828 2.828z' clip-rule='evenodd'/%3E%3C/svg%3E");content:"";height:9px;margin:0;opacity:1;width:6px}.nerings-header .categories .slinky-menu a.back{border-bottom:none;position:absolute;width:100%}.nerings-header .categories .slinky-menu a.back:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='9' fill='none' viewBox='0 0 6 9'%3E%3Cpath fill='%232b2b2b' fill-rule='evenodd' d='m0 7.07 1.414 1.415 2.828-2.829 1.415-1.413v-.001L4.243 2.828 1.413 0 0 1.414l2.828 2.828z' clip-rule='evenodd'/%3E%3C/svg%3E");content:"";height:9px;opacity:1;padding:0;width:6px}.nerings-header .categories .slinky-menu a.back:hover:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='9' fill='none' viewBox='0 0 6 9'%3E%3Cpath fill='%23dd241d' fill-rule='evenodd' d='m0 7.07 1.414 1.415 2.828-2.829 1.415-1.413v-.001L4.243 2.828 1.413 0 0 1.414l2.828 2.828z' clip-rule='evenodd'/%3E%3C/svg%3E")}.nerings-header .categories .slinky-menu a.back:hover+.title,.nerings-header .categories .slinky-menu a:hover{color:#dd241d}.nerings-header .categories .slinky-menu a:hover.next:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='9' fill='none' viewBox='0 0 6 9'%3E%3Cpath fill='%23dd241d' fill-rule='evenodd' d='m0 7.07 1.414 1.415 2.828-2.829 1.415-1.413v-.001L4.243 2.828 1.413 0 0 1.414l2.828 2.828z' clip-rule='evenodd'/%3E%3C/svg%3E")}.nerings-header .categories .nerings-header-dropdown{top:65px!important}@media only screen and (max-width:992px){.nerings-header .categories .nerings-header-dropdown{top:70px!important}}.nerings-header .search-menu-button{background-color:#343434!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='14' fill='none' viewBox='0 0 22 14'%3E%3Cpath fill='%23dd241d' d='M0 0h22v2H0zM0 6h22v2H0zM0 12h10v2H0z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:6px!important;flex-shrink:0;font-size:0!important;height:50px;line-height:0!important;transition:all .15s ease;width:50px}@media only screen and (min-width:992px){.nerings-header .search-menu-button:hover{background-color:#fff!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='14' fill='none' viewBox='0 0 22 14'%3E%3Cpath fill='%23252525' d='M0 0h22v2H0zM0 6h22v2H0zM0 12h10v2H0z'/%3E%3C/svg%3E")}}.nerings-header .search-menu-button.is-active{background-color:#fff!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='14' fill='none' viewBox='0 0 22 14'%3E%3Cpath fill='%23252525' d='M0 0h22v2H0zM0 6h22v2H0zM0 12h10v2H0z'/%3E%3C/svg%3E")}.nerings-header .search-trigger-mobile{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='none' viewBox='0 0 17 17'%3E%3Cpath fill='%23fff' d='M6.842 13.678c1.52 0 2.995-.507 4.194-1.44l4.523 4.522a.85.85 0 0 0 1.202-1.202l-4.522-4.523a6.838 6.838 0 1 0-5.397 2.643M3.208 3.207a5.14 5.14 0 1 1 0 7.268 5.12 5.12 0 0 1 0-7.268'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:6px!important;display:none;font-size:0!important;height:50px;left:60px;line-height:0!important;position:absolute;top:0;transition:all .15s ease;width:50px}.nerings-header .search-trigger-mobile.is-active{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='none' viewBox='0 0 17 17'%3E%3Cpath fill='%23252525' d='M6.842 13.678c1.52 0 2.995-.507 4.194-1.44l4.523 4.522a.85.85 0 0 0 1.202-1.202l-4.522-4.523a6.838 6.838 0 1 0-5.397 2.643M3.208 3.207a5.14 5.14 0 1 1 0 7.268 5.12 5.12 0 0 1 0-7.268'/%3E%3C/svg%3E")}@media only screen and (max-width:992px){.nerings-header .search-trigger-mobile{border:1px solid #fff!important;display:block}}.nerings-header .inner-wrapper>.search{flex-grow:1;padding-right:20px;position:relative}@media only screen and (max-width:992px){.nerings-header .inner-wrapper>.search{display:block;left:10px;opacity:0;overflow:hidden;padding-right:0;pointer-events:none;position:absolute;right:10px;top:120px;transform:translateY(5px);z-index:100}.nerings-header .inner-wrapper>.search.is-visible{opacity:1;pointer-events:all;transform:translateY(0)}}.nerings-header .inner-wrapper>.search ::placeholder{color:#b5b5b5!important}.nerings-header .inner-wrapper>.search form{position:relative}.nerings-header .inner-wrapper>.search input[type=text]{border:none!important;border-bottom-right-radius:0;border-top-right-radius:0;width:calc(100% - 50px)}.nerings-header .inner-wrapper>.search input[type=submit]{background-color:#dd241d;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='none' viewBox='0 0 17 17'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M6.842 13.678c1.52 0 2.995-.507 4.194-1.44l4.523 4.522a.85.85 0 0 0 1.202-1.202l-4.522-4.523a6.838 6.838 0 1 0-5.397 2.643M3.208 3.207a5.14 5.14 0 1 1 0 7.268 5.12 5.12 0 0 1 0-7.268'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h17v17H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:16px 15px;background-repeat:no-repeat;border:2px solid #fff!important;border-bottom-left-radius:0;border-top-left-radius:0;font-size:0!important;height:50px!important;line-height:0!important;min-width:auto!important;position:absolute;right:0;top:0;width:50px!important;z-index:10000}.nerings-header .inner-wrapper>.search input[type=submit]:hover{background-color:#343434}.nerings-header .inner-wrapper>.search .input-dropdown{background-color:#fff;border-radius:6px;display:flex;flex-flow:column;max-height:calc(100vh - 128px);overflow:hidden;overflow-y:auto;position:absolute;top:60px;transform:translateY(5px);transition:all .15s ease;width:100%}@media only screen and (max-width:767px){.nerings-header .inner-wrapper>.search .input-dropdown{max-height:calc(100vh - 189px);overflow-y:auto}}.nerings-header .inner-wrapper>.search .input-dropdown .result-item{border-bottom:1px solid #ededed;display:flex;font-size:16px;line-height:24px;padding:15px 20px 15px 15px}.nerings-header .inner-wrapper>.search .input-dropdown .result-item:last-child{border-bottom:none}.nerings-header .inner-wrapper>.search .input-dropdown .result-item .image{align-items:center;aspect-ratio:1/1;display:flex;flex-shrink:0;justify-content:center;margin-right:15px;position:relative;width:35px}.nerings-header .inner-wrapper>.search .input-dropdown .result-item .image img{flex-shrink:1;font-size:0!important;line-height:0!important;max-width:50px;width:100%}.nerings-header .inner-wrapper>.search .input-dropdown .result-item .heading{align-items:center;color:#353535;display:flex;flex-grow:1}.nerings-header .inner-wrapper>.search .input-dropdown .result-item .price{align-items:center;color:#dd241d;display:flex;font-size:14px;white-space:nowrap}.nerings-header .inner-wrapper>.search .input-dropdown .result-item:hover .heading{color:#dd241d}.nerings-header .inner-wrapper>.search .input-dropdown .show-more{display:flex;justify-content:center;padding:20px;text-align:center}.nerings-header .inner-wrapper>.search .select2-container{display:flex!important;justify-content:flex-end;left:auto;position:absolute;right:0;top:0}.nerings-header .inner-wrapper>.search .select2-container .select2-selection--single{border:none;padding:0 20px 0 0;position:relative;right:65px;transition:all .15s ease}.nerings-header .inner-wrapper>.search .select2-container .select2-selection--single:hover .select2-selection__rendered{color:#dd241d!important}@media only screen and (max-width:992px){.nerings-header .inner-wrapper>.search .select2-container .select2-selection--single:hover .select2-selection__rendered{color:#353535!important}}.nerings-header .inner-wrapper>.search .select2-container .select2-selection--single:hover .select2-selection__arrow{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' fill='none' viewBox='0 0 9 6'%3E%3Cpath fill='%23dd241d' d='M0 1.414 1.414 0l4.243 4.242-1.414 1.415z'/%3E%3Cpath fill='%23dd241d' d='m7.07 0 1.414 1.414-4.242 4.243-1.415-1.415z'/%3E%3C/svg%3E")}@media only screen and (max-width:992px){.nerings-header .inner-wrapper>.search .select2-container .select2-selection--single:hover .select2-selection__arrow{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' fill='none' viewBox='0 0 9 6'%3E%3Cpath fill='%23252525' d='M0 1.414 1.414 0l4.243 4.242-1.414 1.415z'/%3E%3Cpath fill='%23252525' d='m7.07 0 1.414 1.414-4.242 4.243-1.415-1.415z'/%3E%3C/svg%3E")}}.nerings-header .inner-wrapper>.search .select2-container .select2-selection__rendered{border:none;font-size:14px!important;line-height:22px!important;padding:0}.nerings-header .inner-wrapper>.search .select2-container .select2-selection__arrow{right:0}.nerings-header .inner-wrapper>.search .select2-dropdown{border:1px solid #ededed!important;border-radius:6px!important;left:auto;right:0!important;top:11px!important;width:200px!important}.nerings-header .inner-wrapper>.search .select2-dropdown .select2-results__options{padding:0!important}.nerings-header .inner-wrapper>.search .select2-dropdown .select2-results__options .select2-results__option{border-bottom:1px solid #ededed!important;font-size:14px!important;line-height:22px!important;margin:0!important;padding:13px 15px!important;position:relative}.nerings-header .inner-wrapper>.search .select2-dropdown .select2-results__options .select2-results__option:after{border:1px solid #ededed;border-radius:50%!important;content:"";height:21px;position:absolute;right:15px;top:14px;width:21px}.nerings-header .inner-wrapper>.search .select2-dropdown .select2-results__options .select2-results__option:last-child{border-bottom:none!important}.nerings-header .inner-wrapper>.search .select2-dropdown .select2-results__options .select2-results__option.select2-results__option--selected:before{background-color:#dd241d;border:none;border-radius:50%!important;content:"";height:6px;position:absolute;right:22px;top:21px;width:6px}.nerings-header .inner-wrapper>.search.is-dropdown-visible .input-dropdown{opacity:1!important;pointer-events:all!important;transform:translateY(0)!important;visibility:visible!important}.nerings-header-ebay{background-color:#2b2b2b}.nerings-header-ebay .inner{align-items:center;display:flex;height:90px}@media only screen and (max-width:992px){.nerings-header-ebay .inner{height:70px}}.nerings-header-ebay .menu{flex-grow:1}.nerings-header-ebay .menu ul{display:flex}.nerings-header-ebay .menu ul li{font-size:20px;line-height:30px;margin-right:70px!important}@media only screen and (max-width:992px){.nerings-header-ebay .menu ul li{margin-right:40px!important}}@media only screen and (max-width:767px){.nerings-header-ebay .menu ul li{font-size:18px;line-height:30px;margin-right:15px!important}}.nerings-header-ebay .menu ul li:last-child{margin-right:0!important}.nerings-header-ebay .menu ul li a{color:#dd241d}.nerings-header-ebay .menu ul li a:hover{color:#fff}.nerings-header-ebay .menu ul li.is-sale a span:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='23' fill='none' viewBox='0 0 23 23'%3E%3Ccircle cx='11.5' cy='11.5' r='11.5' fill='%23dd241d'/%3E%3Cpath fill='%23fff' d='M6.769 8.95v-.563q0-.608.264-1.106.263-.498.754-.799.49-.3 1.165-.3.689 0 1.172.3.49.3.754.799.264.497.264 1.106v.564q0 .593-.264 1.091a2 2 0 0 1-.747.798q-.483.3-1.165.3-.681 0-1.179-.3a2.04 2.04 0 0 1-.754-.798 2.3 2.3 0 0 1-.264-1.091m1.018-.563v.564q0 .336.125.637.132.3.395.49.264.184.66.184.395 0 .651-.183.256-.19.381-.491.124-.3.124-.637v-.564q0-.345-.131-.645a1.07 1.07 0 0 0-1.04-.681q-.389 0-.652.19-.256.184-.388.491-.125.3-.125.645m4.175 6.57v-.572q0-.6.264-1.098.263-.499.754-.799.49-.3 1.165-.3.689 0 1.171.3.492.3.755.799.264.498.263 1.098v.572q0 .6-.263 1.098a2 2 0 0 1-.747.799q-.483.3-1.165.3-.68 0-1.172-.3a2.1 2.1 0 0 1-.761-.799 2.3 2.3 0 0 1-.264-1.098m1.018-.572v.572q0 .336.124.644.132.3.396.49.264.184.66.184.394 0 .651-.183.264-.19.388-.49.125-.301.125-.646v-.57q0-.345-.132-.645a1.1 1.1 0 0 0-.388-.484q-.256-.19-.66-.19-.388 0-.651.19-.256.184-.389.484-.124.3-.124.644m1.501-6.533-5.207 8.335-.762-.483 5.208-8.335z'/%3E%3C/svg%3E");content:"";display:inline-block;height:23px;margin-left:8px;position:relative;top:5px;transition:all .15s ease;vertical-align:top;width:23px}@media only screen and (max-width:767px){.nerings-header-ebay .menu ul li.is-sale a span:after{margin-left:4px;transform:scale(.8)}}.nerings-header-ebay .menu ul li.is-sale a:hover span:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='23' fill='none' viewBox='0 0 23 23'%3E%3Ccircle cx='11.5' cy='11.5' r='11.5' fill='%23fff'/%3E%3Cpath fill='%23000' d='M6.769 8.95v-.563q0-.608.264-1.106.263-.498.754-.799.49-.3 1.165-.3.689 0 1.172.3.49.3.754.799.264.497.264 1.106v.564q0 .593-.264 1.091a2 2 0 0 1-.747.798q-.483.3-1.165.3-.681 0-1.179-.3a2.04 2.04 0 0 1-.754-.798 2.3 2.3 0 0 1-.264-1.091m1.018-.563v.564q0 .336.125.637.132.3.395.49.264.184.66.184.395 0 .651-.183.256-.19.381-.491.124-.3.124-.637v-.564q0-.345-.131-.645a1.07 1.07 0 0 0-1.04-.681q-.389 0-.652.19-.256.184-.388.491-.125.3-.125.645m4.175 6.57v-.572q0-.6.264-1.098.263-.499.754-.799.49-.3 1.165-.3.689 0 1.171.3.492.3.755.799.264.498.263 1.098v.572q0 .6-.263 1.098a2 2 0 0 1-.747.799q-.483.3-1.165.3-.68 0-1.172-.3a2.1 2.1 0 0 1-.761-.799 2.3 2.3 0 0 1-.264-1.098m1.018-.572v.572q0 .336.124.644.132.3.396.49.264.184.66.184.394 0 .651-.183.264-.19.388-.49.125-.301.125-.646v-.57q0-.345-.132-.645a1.1 1.1 0 0 0-.388-.484q-.256-.19-.66-.19-.388 0-.651.19-.256.184-.389.484-.124.3-.124.644m1.501-6.533-5.207 8.335-.762-.483 5.208-8.335z'/%3E%3C/svg%3E")}@media only screen and (max-width:992px){.nerings-header-ebay .logo img{width:120px}}.nerings-footer{background-color:#232323;color:#fff;overflow:hidden;padding-bottom:40px;padding-top:70px}@media only screen and (max-width:767px){.nerings-footer{padding-bottom:25px;padding-top:50px}}.nerings-footer .items-grid{display:flex;margin-bottom:70px}@media only screen and (max-width:992px){.nerings-footer .items-grid{flex-wrap:wrap}}@media only screen and (max-width:767px){.nerings-footer .items-grid{margin-bottom:20px}}.nerings-footer .item{flex-basis:0;flex-grow:1;font-size:16px;line-height:28px}@media only screen and (max-width:992px){.nerings-footer .item{flex-basis:auto;flex-grow:0;width:25%}}@media only screen and (max-width:767px){.nerings-footer .item{margin-bottom:30px;width:50%}}.nerings-footer .item.is-banners{flex-grow:0;width:auto}@media only screen and (max-width:992px){.nerings-footer .item.is-banners{margin-top:50px}}@media only screen and (max-width:767px){.nerings-footer .item.is-banners{margin-top:10px}}.nerings-footer .hours{color:#afafaf;margin-top:20px}.nerings-footer h2,.nerings-footer h3{color:#dd241d;font-size:20px;line-height:30px;margin:0 0 20px!important}.nerings-footer a{color:#fff;transition:all .15s ease}.nerings-footer a:hover{color:#afafaf}.nerings-footer p{margin:0!important}.nerings-footer ul li{padding:5px 0!important}.nerings-footer .payment{margin-bottom:-25px}.nerings-footer .payment img{margin-bottom:25px;margin-right:35px}.nerings-footer .payment+.copyright{margin-top:40px}.nerings-footer .copyright{color:#b9b9b9;display:flex;font-size:15px;justify-content:space-between;line-height:25px}@media only screen and (max-width:767px){.nerings-footer .copyright{flex-flow:column-reverse}.nerings-footer .copyright .social{margin-bottom:30px}}.nerings-social{display:flex}.nerings-social a{margin-right:50px;transition:all .15s ease}.nerings-social a:last-child{margin-right:0}.nerings-social a:hover{opacity:.6}.nerings-newsletter{background-position:50%;background-size:cover;color:#fff;padding:90px 0;position:relative}@media only screen and (max-width:767px){.nerings-newsletter{padding:50px 0}}.nerings-newsletter h2,.nerings-newsletter h3{color:#fff;font-size:26px;line-height:36px;margin:0 0 40px!important}@media only screen and (max-width:767px){.nerings-newsletter h2,.nerings-newsletter h3{font-size:20px;line-height:32px;margin-bottom:25px!important}}.nerings-newsletter .inner{align-items:center;position:relative;z-index:100}.nerings-newsletter .inner,.nerings-newsletter form{display:flex;flex-flow:column;justify-content:center}.nerings-newsletter form{width:100%}.nerings-newsletter form ::placeholder{color:#b5b5b5!important}.nerings-newsletter form .input-wrapper{display:flex;justify-content:center;margin:0 auto 10px;max-width:410px;width:100%}.nerings-newsletter form .input-wrapper:last-child{margin-bottom:10px}.nerings-newsletter form input[type=submit],.nerings-newsletter form input[type=text]{border:none!important;max-width:410px;text-align:center;width:100%}.nerings-newsletter form input[type=checkbox]+label:after{border:none!important}.nerings-newsletter form label{margin-top:10px;width:100%}.nerings-newsletter form label a:hover{color:#fff}.nerings-newsletter:after{background-color:rgba(0,0,0,.4);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.nerings-scroll-to-top{background-color:#dd241d;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='10' fill='none' viewBox='0 0 17 10'%3E%3Cpath fill='%23fff' d='M.455 7.859 8.233.081l1.414 1.414L1.87 9.273z'/%3E%3Cpath fill='%23fff' d='M14.777 9.193 7 1.415 8.413 0l7.778 7.779z'/%3E%3C/svg%3E");background-position:17px 19px;background-repeat:no-repeat;border-radius:50%!important;bottom:20px;font-size:0!important;height:50px;line-height:0!important;position:fixed;right:20px;transition:all .15s ease;width:50px;z-index:10000000}.nerings-scroll-to-top:hover{background-color:#0d0d0d}.nerings-scroll-to-top:active{background-position:17px 17px}.nerings-scroll-to-top.is-visible{opacity:1!important}.nerings-latest-news{background-color:#f8f8f8;overflow:hidden;padding-bottom:70px;padding-top:70px}@media only screen and (max-width:767px){.nerings-latest-news{padding-bottom:40px;padding-top:40px}}.nerings-latest-news .inner,.nerings-latest-news .slider-wrapper{position:relative}.nerings-latest-news .slider-wrapper.is-visible{height:auto!important;opacity:1!important;overflow:visible!important}.nerings-latest-news .tns-controls button{background-color:#dd241d;border-radius:50%!important;font-size:0!important;height:50px;line-height:0!important;opacity:0;pointer-events:none;position:absolute;top:calc(50% - 25px);transition:all .15s ease;width:50px;z-index:100}@media only screen and (max-width:992px){.nerings-latest-news .tns-controls button{opacity:1;pointer-events:all}}.nerings-latest-news .tns-controls button[data-controls=prev]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='17' fill='none' viewBox='0 0 10 17'%3E%3Cpath fill='%23fff' d='M7.86 16.545.082 8.767l1.414-1.414 7.778 7.778z'/%3E%3Cpath fill='%23fff' d='M9.193 2.221 1.415 10 .001 8.585 7.779.807z'/%3E%3C/svg%3E");background-position:20px 16px;background-repeat:no-repeat;left:-25px;transform:translateX(4px)}@media only screen and (max-width:992px){.nerings-latest-news .tns-controls button[data-controls=prev]{transform:translateX(5px) scale(.7)!important}}.nerings-latest-news .tns-controls button[data-controls=prev]:active{background-position:18px 16px}.nerings-latest-news .tns-controls button[data-controls=next]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='17' fill='none' viewBox='0 0 10 17'%3E%3Cpath fill='%23fff' d='m2.14.455 7.78 7.778-1.415 1.415L.727 1.87z'/%3E%3Cpath fill='%23fff' d='M.807 14.778 8.585 7l1.414 1.414-7.778 7.778z'/%3E%3C/svg%3E");background-position:21px 16px;background-repeat:no-repeat;right:-25px;transform:translateX(-4px)}@media only screen and (max-width:992px){.nerings-latest-news .tns-controls button[data-controls=next]{transform:translateX(-5px) scale(.7)!important}}.nerings-latest-news .tns-controls button[data-controls=next]:active{background-position:22px 16px}.nerings-latest-news .tns-controls button:hover{background-color:#0d0d0d}@media only screen and (max-width:992px){.nerings-latest-news .tns-controls button:hover{background-color:#dd241d}}.nerings-latest-news .tns-outer:hover .tns-controls button{opacity:1;pointer-events:all;transform:translateX(0)}.nerings-latest-news .tns-ovh{overflow:visible}.nerings-latest-news .tns-slider{display:flex}.nerings-latest-news .slider-item{opacity:0;pointer-events:none;transition:opacity .15s ease}@media only screen and (max-width:767px){.nerings-latest-news .slider-item{opacity:1}}.nerings-latest-news .slider-item.tns-slide-active{opacity:1;pointer-events:all}.nerings-latest-news .slider-item .nerings-news-item{height:100%}.nerings-latest-news .slider-item .nerings-news-item .data{flex-grow:1}.nerings-latest-news .heading{margin-bottom:20px}@media only screen and (max-width:767px){.nerings-latest-news .heading{margin-bottom:20px}}.nerings-latest-news .heading h2{font-size:26px;font-weight:700;line-height:36px;margin:0!important}@media only screen and (max-width:767px){.nerings-latest-news .heading h2{font-size:20px;font-weight:400;line-height:30px}}.nerings-latest-news .cta{display:flex;justify-content:center;margin-top:70px}@media only screen and (max-width:767px){.nerings-latest-news .cta{margin-bottom:-10px;margin-top:30px}}.nerings-latest-news.is-more-info{background-color:transparent;padding-top:0}.nerings-latest-news.is-more-info .heading h2{font-size:23px;font-weight:400;line-height:33px}.nerings-latest-news.is-more-info .items-grid-wrapper{overflow:hidden}@media only screen and (max-width:767px){.nerings-latest-news.is-more-info .items-grid-wrapper{margin:0 -20px}}.nerings-latest-news.is-more-info .items-grid{display:flex;margin:-10px}@media only screen and (max-width:767px){.nerings-latest-news.is-more-info .items-grid{overflow-x:auto;overflow-y:hidden;padding:0 20px}}.nerings-latest-news.is-more-info .items-grid .nerings-news-item{margin:10px;width:calc(20% - 20px)}@media only screen and (max-width:1300px){.nerings-latest-news.is-more-info .items-grid .nerings-news-item{width:calc(25% - 20px)}.nerings-latest-news.is-more-info .items-grid .nerings-news-item:nth-child(5){display:none}}@media only screen and (max-width:1200px){.nerings-latest-news.is-more-info .items-grid .nerings-news-item{width:calc(33.33333% - 20px)}.nerings-latest-news.is-more-info .items-grid .nerings-news-item:nth-child(4),.nerings-latest-news.is-more-info .items-grid .nerings-news-item:nth-child(5){display:none}}@media only screen and (max-width:767px){.nerings-latest-news.is-more-info .items-grid .nerings-news-item{display:block!important;flex-shrink:0;width:calc(70vw - 20px)}}.nerings-news-item{border-radius:6px;display:flex;flex-flow:column;overflow:hidden}.nerings-news-item .image img{display:block;width:100%}.nerings-news-item .data{background-color:#fff;border:1px solid #b1b1b1;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:none;display:flex;flex-flow:column;padding:20px 25px}.nerings-news-item .data .time{color:#b4b4b4;display:none;font-size:14px;margin-bottom:8px}.nerings-news-item .data .title{color:#0d0d0d;font-size:18px;font-weight:700;line-height:24px}@media only screen and (max-width:767px){.nerings-news-item .data .title{font-size:16px;line-height:22px}}.nerings-news-item .data .title:hover{color:#dd241d}.nerings-news-item .data .read-more{color:#dd241d;font-size:16px;line-height:26px;margin-top:15px}.nerings-news-item .data .read-more:hover{color:#0d0d0d}.nerings-products-slider{margin-bottom:70px;overflow:hidden}.nerings-products-slider+.nerings-products-grid{margin-top:-30px}.nerings-products-slider .slider-wrapper{position:relative}.nerings-products-slider .slider-wrapper.is-visible{height:auto!important;opacity:1!important;overflow:visible!important}.nerings-products-slider .slider-wrapper:hover .tns-controls button{opacity:1;pointer-events:all;transform:translateX(0)}.nerings-products-slider .heading{margin-bottom:15px}@media only screen and (max-width:767px){.nerings-products-slider .heading{margin-bottom:0}}.nerings-products-slider .heading h2{font-size:26px;line-height:36px;margin:0!important}@media only screen and (max-width:767px){.nerings-products-slider .heading h2{font-size:24px;line-height:34px}}.nerings-products-slider .tns-ovh{overflow:visible}.nerings-products-slider .slider{display:flex}.nerings-products-slider .slider-item{opacity:0;padding-top:25px;pointer-events:none;transition:opacity .15s ease}.nerings-products-slider .slider-item.tns-slide-active{opacity:1;pointer-events:all}.nerings-products-slider .nerings-product-card{height:100%}.nerings-products-slider .tns-controls button{background-color:#dd241d;border-radius:50%!important;font-size:0!important;height:50px;line-height:0!important;opacity:0;pointer-events:none;position:absolute;top:calc(50% - 25px);transition:all .15s ease;width:50px;z-index:100}@media only screen and (max-width:992px){.nerings-products-slider .tns-controls button{opacity:1;pointer-events:all}}.nerings-products-slider .tns-controls button[data-controls=prev]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='17' fill='none' viewBox='0 0 10 17'%3E%3Cpath fill='%23fff' d='M7.86 16.545.082 8.767l1.414-1.414 7.778 7.778z'/%3E%3Cpath fill='%23fff' d='M9.193 2.221 1.415 10 .001 8.585 7.779.807z'/%3E%3C/svg%3E");background-position:20px 16px;background-repeat:no-repeat;left:-25px;transform:translateX(4px)}@media only screen and (max-width:992px){.nerings-products-slider .tns-controls button[data-controls=prev]{transform:translateX(5px) scale(.7)!important}}.nerings-products-slider .tns-controls button[data-controls=prev]:active{background-position:18px 16px}.nerings-products-slider .tns-controls button[data-controls=next]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='17' fill='none' viewBox='0 0 10 17'%3E%3Cpath fill='%23fff' d='m2.14.455 7.78 7.778-1.415 1.415L.727 1.87z'/%3E%3Cpath fill='%23fff' d='M.807 14.778 8.585 7l1.414 1.414-7.778 7.778z'/%3E%3C/svg%3E");background-position:21px 16px;background-repeat:no-repeat;right:-25px;transform:translateX(-4px)}@media only screen and (max-width:992px){.nerings-products-slider .tns-controls button[data-controls=next]{transform:translateX(-5px) scale(.7)!important}}.nerings-products-slider .tns-controls button[data-controls=next]:active{background-position:22px 16px}.nerings-products-slider .tns-controls button:hover{background-color:#0d0d0d}@media only screen and (max-width:992px){.nerings-products-slider .tns-controls button:hover{background-color:#dd241d}}.nerings-products-grid{margin-bottom:70px}@media only screen and (max-width:767px){.nerings-products-grid{margin-bottom:40px}}.nerings-products-grid+.nerings-products-slider{margin-top:-30px}.nerings-products-grid .heading{margin-bottom:20px}@media only screen and (max-width:767px){.nerings-products-grid .heading{margin-bottom:20px}}.nerings-products-grid .heading h2{font-size:26px;font-weight:700;line-height:36px;margin:0!important}@media only screen and (max-width:767px){.nerings-products-grid .heading h2{font-size:20px;font-weight:400;line-height:30px}}.nerings-products-grid .items-grid{display:flex;flex-wrap:wrap;margin:-10px}@media only screen and (max-width:767px){.nerings-products-grid .items-grid{margin:-5px}}.nerings-products-grid .nerings-product-card{margin:10px;width:calc(20% - 20px)}@media only screen and (max-width:1200px){.nerings-products-grid .nerings-product-card{display:none;width:calc(25% - 20px)}.nerings-products-grid .nerings-product-card:first-child,.nerings-products-grid .nerings-product-card:nth-child(2),.nerings-products-grid .nerings-product-card:nth-child(3),.nerings-products-grid .nerings-product-card:nth-child(4){display:flex}}@media only screen and (max-width:992px){.nerings-products-grid .nerings-product-card{display:none!important;width:calc(33.33333% - 20px)}.nerings-products-grid .nerings-product-card:first-child,.nerings-products-grid .nerings-product-card:nth-child(2),.nerings-products-grid .nerings-product-card:nth-child(3){display:flex!important}}@media only screen and (max-width:767px){.nerings-products-grid .nerings-product-card{margin:5px;width:calc(50% - 10px)}.nerings-products-grid .nerings-product-card:first-child,.nerings-products-grid .nerings-product-card:nth-child(2),.nerings-products-grid .nerings-product-card:nth-child(3),.nerings-products-grid .nerings-product-card:nth-child(4){display:flex!important}}.nerings-products-grid .nerings-product-card .nerings-shops{flex-wrap:wrap}@media only screen and (max-width:767px){.nerings-products-grid .nerings-product-card .nerings-shops{margin-bottom:0}.nerings-products-grid .nerings-product-card .nerings-shops>div{margin-bottom:10px}}.nerings-products-grid.is-grid .items-grid{display:flex;flex-grow:1;flex-wrap:wrap;margin:-10px}@media only screen and (max-width:767px){.nerings-products-grid.is-grid .items-grid{margin:-5px}}.nerings-products-grid.is-grid .items-grid .nerings-product-card{padding-bottom:20px;width:calc(33.33333% - 20px)}@media only screen and (max-width:1440px){.nerings-products-grid.is-grid .items-grid .nerings-product-card{width:calc(50% - 20px)!important}}@media only screen and (max-width:1200px){.nerings-products-grid.is-grid .items-grid .nerings-product-card{width:calc(50% - 20px)!important}}@media only screen and (max-width:767px){.nerings-products-grid.is-grid .items-grid .nerings-product-card{padding-bottom:10px!important;width:calc(100% - 10px)!important}}.nerings-products-grid.is-grid .items-grid .nerings-product-card .tag-wrapper{left:10px!important;right:auto!important}.nerings-products-grid.is-grid .items-grid .nerings-product-card .inner-wrapper{flex-flow:column;flex-grow:1}.nerings-products-grid.is-grid .items-grid .nerings-product-card .favorite{right:16px}.nerings-products-grid.is-grid .items-grid .nerings-product-card .related{margin-left:-10px!important}.nerings-products-grid.is-grid .items-grid .nerings-product-card .image{aspect-ratio:1/.9;padding-bottom:30px;padding-top:30px}.nerings-products-grid.is-grid .items-grid .nerings-product-card .options{max-width:none;padding-bottom:0;padding-left:20px;padding-right:20px}@media only screen and (max-width:1200px){.nerings-products-grid.is-grid .items-grid .nerings-product-card .options{margin-left:0;max-width:none;padding-left:20px;padding-right:20px;width:100%}}@media only screen and (max-width:767px){.nerings-products-grid.is-grid .items-grid .nerings-product-card .options{padding-bottom:0!important}}.nerings-products-grid.is-grid .items-grid .nerings-product-card .options .add-to-cart{margin-top:20px}@media only screen and (max-width:1140px){.nerings-products-grid.is-grid .items-grid .nerings-product-card .options .add-to-cart{display:flex;flex-flow:column;justify-content:flex-end}.nerings-products-grid.is-grid .items-grid .nerings-product-card .options .add-to-cart>.select2-container{margin:0 0 10px!important;width:100%!important}}@media only screen and (max-width:767px){.nerings-products-grid.is-grid .items-grid .nerings-product-card .options .add-to-cart{margin-top:0}}.nerings-products-grid.is-grid .items-grid .nerings-product-card .options .add-to-cart .nerings-button-2{max-width:none}@media only screen and (max-width:767px){.nerings-products-grid.is-grid .items-grid .nerings-product-card .options .add-to-cart{flex-flow:row}.nerings-products-grid.is-grid .items-grid .nerings-product-card .options .add-to-cart>.select2-container{margin:0 5px 0 0!important;width:90px!important}.nerings-products-grid.is-grid .items-grid .nerings-product-card .options .add-to-cart>.select2-container .select2-selection__rendered{font-size:14px;line-height:14px;padding:0 0 0 10px!important}.nerings-products-grid.is-grid .items-grid .nerings-product-card .options .add-to-cart>.select2-container .select2-selection__arrow{right:10px}.nerings-products-grid.is-grid .items-grid .nerings-product-card .options .add-to-cart .nerings-button-2{align-items:center;display:inline-flex;font-size:12px;justify-content:center;line-height:14px;padding:0 10px}}.nerings-products-grid.is-grid .items-grid .nerings-product-card .stock.is-hot{display:flex!important;margin-bottom:15px}.nerings-products-grid.is-grid .items-grid .nerings-product-card .title{display:flex;flex-flow:column;justify-content:flex-start;line-height:24px;padding:0 40px 0 20px}@media only screen and (max-width:1200px){.nerings-products-grid.is-grid .items-grid .nerings-product-card .title{margin-left:0;padding-bottom:35px!important;width:100%}}@media only screen and (max-width:767px){.nerings-products-grid.is-grid .items-grid .nerings-product-card .title{padding-bottom:0!important}}.nerings-products-grid.is-grid .items-grid .nerings-product-card .title h2,.nerings-products-grid.is-grid .items-grid .nerings-product-card .title h3{font-size:18px;font-weight:500;line-height:24px;margin-bottom:10px!important}@media only screen and (max-width:767px){.nerings-products-grid.is-grid .items-grid .nerings-product-card .title h2,.nerings-products-grid.is-grid .items-grid .nerings-product-card .title h3{margin-bottom:5px!important}}.nerings-products-grid.is-grid .items-grid .nerings-product-card .table-wrapper table{display:flex!important;margin:0!important}.nerings-products-grid.is-grid .items-grid .nerings-product-card .table-wrapper table tr{display:flex}.nerings-products-grid.is-grid .items-grid .nerings-product-card table{display:table;margin-bottom:0!important}.nerings-products-grid.is-grid .items-grid .nerings-product-card .sku{margin-bottom:10px}.nerings-products-grid.is-grid .items-grid .nerings-product-card .nerings-shops{margin-bottom:0}.nerings-products-grid.is-grid .items-grid .nerings-product-card .price{display:flex;flex-flow:column;flex-grow:0;font-size:27px;line-height:24px;margin-bottom:15px;margin-top:0;padding:25px 0 0}@media only screen and (max-width:1200px){.nerings-products-grid.is-grid .items-grid .nerings-product-card .price{padding-top:10px}}@media only screen and (max-width:767px){.nerings-products-grid.is-grid .items-grid .nerings-product-card .price{display:flex!important;flex-flow:row!important;flex-wrap:wrap!important;font-size:24px;margin-top:10px!important;padding-top:0!important}}.nerings-products-grid.is-grid .items-grid .nerings-product-card .price div{display:inline}.nerings-products-grid.is-grid .items-grid .nerings-product-card .price span{font-weight:500}.nerings-products-grid.is-grid .items-grid .nerings-product-card .price span p{color:#dd241d;font-size:27px;font-weight:700}@media only screen and (max-width:767px){.nerings-products-grid.is-grid .items-grid .nerings-product-card .price span p{font-size:24px}}.nerings-products-grid.is-grid .items-grid .nerings-product-card .price del{margin-right:10px!important;text-decoration:none!important}.nerings-products-grid.is-grid .items-grid .nerings-product-card .price del p{font-size:22px;text-decoration:none!important}@media only screen and (max-width:767px){.nerings-products-grid.is-grid .items-grid .nerings-product-card .price del p{font-size:16px}}.nerings-products-grid.is-grid .items-grid .nerings-product-card .price del+span p{font-size:27px}@media only screen and (max-width:767px){.nerings-products-grid.is-grid .items-grid .nerings-product-card .price del+span p{font-size:24px}}.nerings-products-grid.is-grid .items-grid .nerings-product-card .price>span{margin-top:0!important}.nerings-products-grid.is-grid .items-grid .nerings-product-card .stock{margin:0}.nerings-products-grid.is-grid .options{height:auto}.nerings-products-grid.is-grid .related-wrapper{margin-right:0;margin-top:20px}.nerings-products-grid.is-grid .related-wrapper .inner-wrapper{margin-bottom:20px;padding-right:0}.nerings-products-grid.is-grid .related-wrapper .inner-wrapper:last-child{margin-bottom:0}.nerings-products-grid.is-big-list .items-grid{display:flex;flex-flow:column;flex-grow:1;margin:-10px}@media only screen and (max-width:767px){.nerings-products-grid.is-big-list .items-grid{flex-flow:row;flex-wrap:wrap;margin:-5px}}.nerings-products-grid.is-big-list .items-grid .nerings-product-card{width:calc(100% - 20px)!important}@media only screen and (max-width:767px){.nerings-products-grid.is-big-list .items-grid .nerings-product-card{margin:5px;width:calc(50% - 10px)!important}}.nerings-products-grid.is-big-list .nerings-product-card{display:flex;flex-flow:column;margin:10px;padding:0 20px 0 0;width:calc(100% - 20px)!important}@media only screen and (max-width:767px){.nerings-products-grid.is-big-list .nerings-product-card{flex-wrap:wrap;padding-right:0}.nerings-products-grid.is-big-list .nerings-product-card .inner-wrapper{flex-grow:1}}.nerings-products-grid.is-big-list .nerings-product-card .image{aspect-ratio:auto;flex-shrink:0;height:auto;justify-content:flex-start;margin:0;padding-bottom:20px;padding-top:35px;width:28%}@media only screen and (max-width:1200px){.nerings-products-grid.is-big-list .nerings-product-card .image{position:absolute!important;width:280px}}@media only screen and (max-width:767px){.nerings-products-grid.is-big-list .nerings-product-card .image{position:relative!important}}.nerings-products-grid.is-big-list .nerings-product-card .image img{max-width:75%}@media only screen and (max-width:992px){.nerings-products-grid.is-big-list .nerings-product-card .image img{max-width:230px}}@media only screen and (max-width:767px){.nerings-products-grid.is-big-list .nerings-product-card .image img{max-width:75%}}.nerings-products-grid.is-big-list .nerings-product-card .image .tag-wrapper{display:flex;flex-flow:row;justify-content:space-between;width:calc(100% - 30px)}@media only screen and (max-width:767px){.nerings-products-grid.is-big-list .nerings-product-card .image .tag-wrapper{align-items:flex-start;flex-flow:column;justify-content:flex-start}}.nerings-products-grid.is-big-list .nerings-product-card .options{padding-bottom:20px}@media only screen and (max-width:767px){.nerings-products-grid.is-big-list .nerings-product-card .options .add-to-cart{flex-flow:row}.nerings-products-grid.is-big-list .nerings-product-card .options .add-to-cart>.select2-container{margin:0 5px 0 0!important;width:50px!important}.nerings-products-grid.is-big-list .nerings-product-card .options .add-to-cart>.select2-container .select2-selection__rendered{font-size:14px;line-height:14px;padding:0 0 0 10px!important}.nerings-products-grid.is-big-list .nerings-product-card .options .add-to-cart>.select2-container .select2-selection__arrow{right:10px}.nerings-products-grid.is-big-list .nerings-product-card .options .add-to-cart .nerings-button-2{align-items:center;display:inline-flex;font-size:12px;justify-content:center;line-height:14px;padding:0 10px}}.nerings-products-grid.is-big-list .nerings-product-card .title{display:flex;flex-flow:column;flex-grow:1;justify-content:flex-start;line-height:24px;padding:25px 40px 5px 20px}@media only screen and (max-width:1200px){.nerings-products-grid.is-big-list .nerings-product-card .title{flex-grow:0;margin-left:280px;padding-bottom:0;width:calc(100% - 280px)}}@media only screen and (max-width:767px){.nerings-products-grid.is-big-list .nerings-product-card .title{margin-left:0;width:100%}}.nerings-products-grid.is-big-list .nerings-product-card .title h2,.nerings-products-grid.is-big-list .nerings-product-card .title h3{font-size:18px;font-weight:500;line-height:24px;margin-bottom:5px!important}.nerings-products-grid.is-big-list .nerings-product-card .title .table-wrapper{width:100%}@media only screen and (max-width:767px){.nerings-products-grid.is-big-list .nerings-product-card .title .table-wrapper{display:none!important}}.nerings-products-grid.is-big-list .nerings-product-card .title .table-wrapper table,.nerings-products-grid.is-big-list .nerings-product-card .title .table-wrapper table tr{display:flex!important}@media only screen and (max-width:767px){.nerings-products-grid.is-big-list .nerings-product-card .title .controls{padding-bottom:10px;padding-top:0}.nerings-products-grid.is-big-list .nerings-product-card .title .controls button.related{display:none!important}.nerings-products-grid.is-big-list .nerings-product-card .title .controls button.show-other-items-trigger{margin-right:0}}.nerings-products-grid.is-big-list .nerings-product-card .sku{margin-bottom:10px;width:100%}.nerings-products-grid.is-big-list .nerings-product-card .price{display:flex;flex-flow:column;flex-grow:1;font-size:27px;line-height:24px;margin-bottom:15px;margin-top:0;padding:25px 0 0}@media only screen and (max-width:1200px){.nerings-products-grid.is-big-list .nerings-product-card .price{padding-top:10px}}@media only screen and (max-width:767px){.nerings-products-grid.is-big-list .nerings-product-card .price{font-size:24px;margin-top:0!important;padding-top:0!important}}.nerings-products-grid.is-big-list .nerings-product-card .price div{display:inline}.nerings-products-grid.is-big-list .nerings-product-card .price span{font-weight:500}.nerings-products-grid.is-big-list .nerings-product-card .price span p{color:#dd241d;font-size:27px;font-weight:700}@media only screen and (max-width:767px){.nerings-products-grid.is-big-list .nerings-product-card .price span p{font-size:24px}}.nerings-products-grid.is-big-list .nerings-product-card .price del{text-decoration:none!important}.nerings-products-grid.is-big-list .nerings-product-card .price del p{font-size:23px;text-decoration:none!important}@media only screen and (max-width:767px){.nerings-products-grid.is-big-list .nerings-product-card .price del p{font-size:16px}}.nerings-products-grid.is-big-list .nerings-product-card .price del+span p{font-size:27px}@media only screen and (max-width:767px){.nerings-products-grid.is-big-list .nerings-product-card .price del+span p{font-size:24px}}.nerings-products-grid.is-big-list .nerings-product-card .stock{margin:0}.nerings-products-grid.is-small-list .items-grid{display:flex;flex-flow:column;flex-grow:1;margin:-10px}.nerings-products-grid.is-small-list .items-grid>.nerings-product-card{display:flex;flex-flow:column;margin:10px;padding:0 20px 0 0;width:calc(100% - 20px)!important}@media only screen and (max-width:767px){.nerings-products-grid.is-small-list .items-grid>.nerings-product-card{flex-wrap:wrap}}.nerings-products-grid.is-small-list .items-grid>.nerings-product-card .image{flex-shrink:0;height:100px;margin:10px 0 0;position:absolute;width:100px}.nerings-products-grid.is-small-list .items-grid>.nerings-product-card .image img{max-height:80px;max-width:80px}.nerings-products-grid.is-small-list .items-grid>.nerings-product-card .image .tag-wrapper{display:flex;flex-flow:row;flex-wrap:wrap;justify-content:space-between;left:10px;top:0;width:80px}@media only screen and (max-width:767px){.nerings-products-grid.is-small-list .items-grid>.nerings-product-card .image .tag-wrapper{align-items:flex-start;flex-flow:column;justify-content:flex-start}}.nerings-products-grid.is-small-list .items-grid>.nerings-product-card .options{justify-content:flex-end;padding-bottom:20px}@media only screen and (max-width:1200px){.nerings-products-grid.is-small-list .items-grid>.nerings-product-card .options{align-items:center;display:flex;flex-flow:row-reverse;margin-left:80px;margin-top:0;padding-bottom:15px!important;width:calc(100% - 220px)}.nerings-products-grid.is-small-list .items-grid>.nerings-product-card .options .price{display:flex;flex-grow:1;margin-bottom:0;padding-top:0}.nerings-products-grid.is-small-list .items-grid>.nerings-product-card .options .stock{padding-left:20px}}@media only screen and (max-width:992px){.nerings-products-grid.is-small-list .items-grid>.nerings-product-card .options{max-width:100%;width:calc(100% - 90px)}}.nerings-products-grid.is-small-list .items-grid>.nerings-product-card .options .add-to-cart{justify-content:flex-start;margin-top:20px}.nerings-products-grid.is-small-list .items-grid>.nerings-product-card .title{line-height:24px;padding:15px 40px 35px 100px}@media only screen and (max-width:1200px){.nerings-products-grid.is-small-list .items-grid>.nerings-product-card .title{margin-left:100px;padding-bottom:0!important;padding-left:0;width:calc(100% - 220px)}.nerings-products-grid.is-small-list .items-grid>.nerings-product-card .title button.related{margin-bottom:10px}}.nerings-products-grid.is-small-list .items-grid>.nerings-product-card .title table{display:none}.nerings-products-grid.is-small-list .items-grid>.nerings-product-card .title h2,.nerings-products-grid.is-small-list .items-grid>.nerings-product-card .title h3{font-size:18px;font-weight:500;line-height:24px;margin-bottom:10px!important}.nerings-products-grid.is-small-list .items-grid>.nerings-product-card .sku{margin-bottom:10px}.nerings-products-grid.is-small-list .items-grid>.nerings-product-card .price{font-size:18px;line-height:24px;margin-bottom:10px;margin-top:0;padding:15px 0 0}.nerings-products-grid.is-small-list .items-grid>.nerings-product-card .price div{display:inline}.nerings-products-grid.is-small-list .items-grid>.nerings-product-card .price span{font-weight:500}.nerings-products-grid.is-small-list .items-grid>.nerings-product-card .stock{margin:0}.nerings-products-grid.is-small-list .items-grid>.nerings-product-card .related{margin-top:8px}.nerings-products-grid.is-dark{background-color:#f1f1f1;padding:70px 0}@media only screen and (max-width:767px){.nerings-products-grid.is-dark{padding:40px 0}}.nerings-products-grid.is-section .inner{display:flex;margin:-10px}@media only screen and (max-width:992px){.nerings-products-grid.is-section .inner{flex-flow:column;margin:0}}.nerings-products-grid.is-section .items-grid{margin:0}.nerings-products-grid.is-section .heading{display:flex;flex-flow:column;flex-shrink:0;justify-content:flex-start;margin:0 10px;padding-top:100px;width:calc(20% - 20px)}@media only screen and (max-width:1200px){.nerings-products-grid.is-section .heading{width:calc(25% - 20px)}}@media only screen and (max-width:992px){.nerings-products-grid.is-section .heading{margin:0 0 20px;padding-right:0;padding-top:0;width:100%}}.nerings-products-grid.is-section .heading h1,.nerings-products-grid.is-section .heading h2,.nerings-products-grid.is-section .heading h3{margin-bottom:30px!important}@media only screen and (max-width:992px){.nerings-products-grid.is-section .heading h1,.nerings-products-grid.is-section .heading h2,.nerings-products-grid.is-section .heading h3{margin-bottom:20px!important}}@media only screen and (max-width:767px){.nerings-products-grid.is-section .heading h1,.nerings-products-grid.is-section .heading h2,.nerings-products-grid.is-section .heading h3{font-size:18px;line-height:24px}}.nerings-products-grid.is-section .heading strong{color:#dd241d}.nerings-products-grid.is-section .heading .tags{display:flex;flex-wrap:wrap}@media only screen and (max-width:767px){.nerings-products-grid.is-section .heading .tags{flex-flow:row;flex-wrap:wrap}}.nerings-products-grid.is-section .heading .tags a{border:1px solid #000;border-radius:20px;color:#000;font-size:16px;margin-bottom:10px;margin-right:10px;padding:6px 18px}@media only screen and (max-width:992px){.nerings-products-grid.is-section .heading .tags a{font-size:14px;padding:3px 18px;text-align:center;width:auto}}.nerings-products-grid.is-section .heading .tags a:hover{background-color:#000;color:#fff}@media only screen and (max-width:767px){.nerings-products-grid.is-section .items-grid{flex-shrink:0;margin-left:-5px;margin-right:-5px;width:calc(100% + 10px)!important}}.nerings-products-grid.is-section .nerings-product-card{margin:10px;width:calc(25% - 20px)}@media only screen and (max-width:1200px){.nerings-products-grid.is-section .nerings-product-card{display:none;width:calc(33.33333% - 20px)}.nerings-products-grid.is-section .nerings-product-card:first-child,.nerings-products-grid.is-section .nerings-product-card:nth-child(2),.nerings-products-grid.is-section .nerings-product-card:nth-child(3){display:flex}}@media only screen and (max-width:992px){.nerings-products-grid.is-section .nerings-product-card{display:none!important;width:calc(33.33333% - 20px)}.nerings-products-grid.is-section .nerings-product-card:first-child,.nerings-products-grid.is-section .nerings-product-card:nth-child(2),.nerings-products-grid.is-section .nerings-product-card:nth-child(3){display:flex!important}}@media only screen and (max-width:767px){.nerings-products-grid.is-section .nerings-product-card{display:none!important;margin:0 5px;width:calc(50% - 10px)}.nerings-products-grid.is-section .nerings-product-card:first-child,.nerings-products-grid.is-section .nerings-product-card:nth-child(2),.nerings-products-grid.is-section .nerings-product-card:nth-child(3){display:none!important}.nerings-products-grid.is-section .nerings-product-card:first-child,.nerings-products-grid.is-section .nerings-product-card:nth-child(2){display:flex!important}}html body div.nerings-products-grid.is-big-list div.nerings-product-card .price.has-strikeout,html body div.nerings-products-grid.is-grid div.nerings-product-card .price.has-strikeout{align-items:flex-start!important;display:flex!important;display:block!important;flex-flow:row!important;flex-wrap:wrap!important;justify-content:flex-start!important}@media only screen and (max-width:767px){html body div.nerings-products-grid.is-big-list div.nerings-product-card .price.has-strikeout,html body div.nerings-products-grid.is-grid div.nerings-product-card .price.has-strikeout{align-items:flex-start!important;display:flex!important;flex-flow:column!important;justify-content:flex-start!important}html body div.nerings-products-grid.is-big-list div.nerings-product-card .price.has-strikeout>span,html body div.nerings-products-grid.is-grid div.nerings-product-card .price.has-strikeout>span{align-items:flex-start!important;display:flex!important;flex-flow:column!important;justify-content:flex-start!important;margin:0!important}}html body div.nerings-products-grid.is-big-list div.nerings-product-card .price.has-strikeout del,html body div.nerings-products-grid.is-grid div.nerings-product-card .price.has-strikeout del{color:#b4b4b4!important;font-weight:400!important;margin-right:5px!important;text-decoration:none!important}@media only screen and (max-width:767px){html body div.nerings-products-grid.is-big-list div.nerings-product-card .price.has-strikeout del,html body div.nerings-products-grid.is-grid div.nerings-product-card .price.has-strikeout del{align-items:flex-end!important;display:flex!important}}html body div.nerings-products-grid.is-big-list div.nerings-product-card .price.has-strikeout del p,html body div.nerings-products-grid.is-grid div.nerings-product-card .price.has-strikeout del p{color:#b4b4b4!important;font-weight:400!important;margin:0!important;text-decoration:line-through!important;text-decoration-thickness:1px!important}html body div.nerings-products-grid.is-big-list div.nerings-product-card .price.has-strikeout del>div,html body div.nerings-products-grid.is-grid div.nerings-product-card .price.has-strikeout del>div{display:none!important}.nerings-product{margin-bottom:50px}.nerings-product .inner{display:flex}@media only screen and (max-width:992px){.nerings-product .inner{flex-flow:column}}.nerings-product .tag{background-color:#dd241d;border-radius:15px;color:#fff;font-size:14px;left:17px;line-height:20px;padding:5px 13px;pointer-events:none;position:absolute;top:7px;z-index:10000}@media only screen and (max-width:992px){.nerings-product .tag{left:0}}.nerings-product .tag.is-fedex{align-items:center;background-color:#fff;border:1px solid #dcdcdc;border-radius:22px;color:#353535;display:flex;padding:11px 20px}.nerings-product .tag.is-fedex img{margin-left:15px}.nerings-product .nerings-refurbished-tag{position:absolute;right:17px;top:7px;z-index:10000}.nerings-product .image{align-items:flex-start;aspect-ratio:1/1;display:flex;flex-shrink:0;justify-content:center;margin-right:80px;position:relative;width:390px}@media only screen and (max-width:992px){.nerings-product .image{aspect-ratio:auto;margin-bottom:50px;margin-right:40px;width:100%}}@media only screen and (max-width:767px){.nerings-product .image{margin-bottom:30px;min-height:50vh}}.nerings-product .image img{flex-shrink:0;font-size:0!important;line-height:0!important;max-width:100%}.nerings-product .image .gallery{width:100%}.nerings-product .image .gallery .slider-photos .slider-item>div{align-items:center;display:flex;justify-content:center}@media only screen and (max-width:767px){.nerings-product .image .gallery #scrollBox-ow{margin-left:-20px!important;margin-right:-20px!important}}.nerings-product .image .gallery .slider-thumbs{cursor:grab;display:flex;margin:5px -5px 0!important;overflow-x:auto!important;overflow-y:hidden!important;width:calc(100% + 10px)!important}@media only screen and (max-width:767px){.nerings-product .image .gallery .slider-thumbs{margin:5px -5px -5px;padding-left:20px!important;padding-right:20px!important}}.nerings-product .image .gallery .slider-thumbs .tns-controls{display:none}.nerings-product .image .gallery .slider-thumbs .slider-item{border:1px solid #b1b1b1;border-radius:6px;flex-shrink:0!important;height:70px!important;margin:5px!important;transition:all .15s ease;user-select:none;width:70px!important;-webkit-user-drag:none}.nerings-product .image .gallery .slider-thumbs .slider-item *{user-select:none;-webkit-user-drag:none;pointer-events:none}.nerings-product .image .gallery .slider-thumbs .slider-item.tns-nav-active{border:1px solid #737373!important}.nerings-product .image .gallery .slider-thumbs .slider-item>div{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.nerings-product .image .gallery .slider-thumbs .slider-item img{max-height:70%;max-width:70%;pointer-events:none;user-drag:none;-webkit-user-drag:none}.nerings-product .image .gallery .slider-thumbs .slider-item:hover{border:1px solid #ccc}.nerings-product .image .gallery .tns-outer{position:relative}.nerings-product .image .gallery .tns-controls{position:absolute;top:calc(50% - 20px);width:100%}.nerings-product .image .gallery .tns-controls button{background-color:#dd241d;border-radius:50%!important;font-size:0!important;height:50px;line-height:0!important;opacity:0;pointer-events:none;position:absolute;top:calc(50% - 25px);transition:all .15s ease;width:50px;z-index:100}@media only screen and (max-width:992px){.nerings-product .image .gallery .tns-controls button{opacity:1;pointer-events:all}}.nerings-product .image .gallery .tns-controls button:hover{background-color:#0d0d0d}@media only screen and (max-width:992px){.nerings-product .image .gallery .tns-controls button:hover{background-color:#dd241d}}.nerings-product .image .gallery .tns-controls button:disabled{opacity:0!important}.nerings-product .image .gallery .tns-controls button[data-controls=prev]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='17' fill='none' viewBox='0 0 10 17'%3E%3Cpath fill='%23fff' d='M7.86 16.545.082 8.767l1.414-1.414 7.778 7.778z'/%3E%3Cpath fill='%23fff' d='M9.193 2.221 1.415 10 .001 8.585 7.779.807z'/%3E%3C/svg%3E");background-position:20px 16px;background-repeat:no-repeat;left:-25px;transform:translateX(4px)}@media only screen and (max-width:992px){.nerings-product .image .gallery .tns-controls button[data-controls=prev]{transform:translateX(18px) scale(.7)!important}}.nerings-product .image .gallery .tns-controls button[data-controls=prev]:active{background-position:18px 16px}.nerings-product .image .gallery .tns-controls button[data-controls=next]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='17' fill='none' viewBox='0 0 10 17'%3E%3Cpath fill='%23fff' d='m2.14.455 7.78 7.778-1.415 1.415L.727 1.87z'/%3E%3Cpath fill='%23fff' d='M.807 14.778 8.585 7l1.414 1.414-7.778 7.778z'/%3E%3C/svg%3E");background-position:21px 16px;background-repeat:no-repeat;right:-25px;transform:translateX(-4px)}@media only screen and (max-width:992px){.nerings-product .image .gallery .tns-controls button[data-controls=next]{transform:translateX(-18px) scale(.7)!important}}.nerings-product .image .gallery .tns-controls button[data-controls=next]:active{background-position:22px 16px}.nerings-product .image .gallery:hover .tns-controls button{opacity:1;pointer-events:all;transform:translateX(0)}.nerings-product .title{flex-grow:1;font-size:28px;line-height:36px;margin-bottom:20px;position:relative}.nerings-product .title h1,.nerings-product .title h2,.nerings-product .title h3{font-size:28px;line-height:36px;margin:0!important;padding-right:40px}@media only screen and (max-width:767px){.nerings-product .title h1,.nerings-product .title h2,.nerings-product .title h3{font-size:24px;line-height:34px;padding-right:20px}}.nerings-product .title a{color:#353535}.nerings-product .title .sku{font-size:14px;line-height:22px;margin-top:10px}.nerings-product .title .sku .label{color:#999;margin-right:15px}.nerings-product .title .favorite{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' viewBox='0 0 22 22'%3E%3Cpath fill='%23dd241d' d='m20.564 9.453-4.283 4.175 1.012 5.896a.688.688 0 0 1-.998.724L11 17.465l-5.294 2.783a.688.688 0 0 1-.998-.725l1.011-5.896-4.283-4.174a.688.688 0 0 1 .382-1.173l5.918-.86 2.647-5.363c.232-.47 1.002-.47 1.234 0l2.646 5.364 5.92.86a.689.689 0 0 1 .38 1.172'/%3E%3C/svg%3E");background-position:0 0;background-repeat:no-repeat;font-size:0!important;height:22px;line-height:0!important;position:absolute;right:0;top:5px;transition:background-image .15s ease;width:22px;z-index:1000}@media only screen and (max-width:767px){.nerings-product .title .favorite{display:none;right:12px}}.nerings-product .title .favorite:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' viewBox='0 0 22 22'%3E%3Cpath fill='%23505050' d='m20.564 9.453-4.283 4.175 1.012 5.896a.688.688 0 0 1-.998.724L11 17.465l-5.294 2.783a.688.688 0 0 1-.998-.725l1.011-5.896-4.283-4.174a.688.688 0 0 1 .382-1.173l5.918-.86 2.647-5.363c.232-.47 1.002-.47 1.234 0l2.646 5.364 5.92.86a.689.689 0 0 1 .38 1.172'/%3E%3C/svg%3E")}.nerings-product .desc{color:#6b6b6b;font-size:16px;line-height:24px;margin-bottom:30px}.nerings-product .terms{background-color:#dd241d;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='34' fill='none' viewBox='0 0 40 34'%3E%3Cpath fill='%23fff' d='M39.648 30.287 22.098 1.183a2.45 2.45 0 0 0-4.197 0L.352 30.287a2.45 2.45 0 0 0 2.099 3.716h35.098a2.45 2.45 0 0 0 2.099-3.716M20.013 10.064c1.008 0 1.86.568 1.86 1.576 0 3.075-.361 7.495-.361 10.57 0 .8-.879 1.137-1.499 1.137-.827 0-1.525-.336-1.525-1.137 0-3.075-.361-7.495-.361-10.57 0-1.008.826-1.576 1.886-1.576m.026 19.046a1.99 1.99 0 0 1-1.99-1.99c0-1.085.853-1.99 1.99-1.99 1.06 0 1.964.905 1.964 1.99 0 1.06-.905 1.99-1.964 1.99'/%3E%3C/svg%3E");background-position:17px 19px;color:#fff}.nerings-product .delivery,.nerings-product .terms{align-items:center;border-radius:6px;display:flex;font-size:16px;line-height:22px;margin-bottom:13px;min-height:72px;padding:14px 18px 14px 75px}.nerings-product .delivery{background-color:#ffed11;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='24' fill='none' viewBox='0 0 32 24'%3E%3Cpath fill='%23dd241d' d='m31.649 11.55-2.486-5.625a1.13 1.13 0 0 0-1.024-.675H22.12l.36-3.251A1.125 1.125 0 0 0 21.366.75H5.875a1.125 1.125 0 1 0 0 2.25H11.5a1.125 1.125 0 0 1 0 2.25H3.625a1.125 1.125 0 0 0 0 2.25h11.25a1.125 1.125 0 0 1 0 2.25H7A1.125 1.125 0 0 0 7 12h4.5a1.125 1.125 0 1 1 0 2.25h-9a1.125 1.125 0 1 0 0 2.25h2.25a1.125 1.125 0 1 1 0 2.25H3.625a1.125 1.125 0 1 0 0 2.25h3.206c.122.474.353.914.675 1.282a2.9 2.9 0 0 0 2.172.968A3.52 3.52 0 0 0 12.86 21h8.595c.122.474.353.914.675 1.282a2.9 2.9 0 0 0 2.171.968A3.52 3.52 0 0 0 27.487 21h2.25a1.125 1.125 0 0 0 1.125-1.001l.866-7.875c.031-.195.004-.395-.078-.574M9.678 21a.62.62 0 0 1-.496-.214A1.01 1.01 0 0 1 8.97 20a1.384 1.384 0 0 1 1.215-1.249.62.62 0 0 1 .495.214 1.01 1.01 0 0 1 .213.787A1.384 1.384 0 0 1 9.679 21m14.624 0a.62.62 0 0 1-.494-.214 1.01 1.01 0 0 1-.214-.787 1.384 1.384 0 0 1 1.215-1.249.62.62 0 0 1 .495.214 1.01 1.01 0 0 1 .213.787A1.384 1.384 0 0 1 24.303 21m5.063-7.875h-4.972a1.126 1.126 0 0 1-1.114-1.249l.371-3.375a1.125 1.125 0 0 1 1.125-.99h2.621L29.5 12.18z'/%3E%3Cpath fill='%23dd241d' d='M2.5 12a1.125 1.125 0 1 0 0-2.25H1.375a1.125 1.125 0 0 0 0 2.25z'/%3E%3C/svg%3E");background-position:20px;color:#dd241d}@media only screen and (max-width:1200px){.nerings-product .delivery{align-items:flex-start;flex-flow:column}}.nerings-product .delivery .text{flex-grow:1;padding-right:30px}@media only screen and (max-width:1200px){.nerings-product .delivery .text{padding-right:0}}.nerings-product .delivery .logos{align-items:center;display:flex}@media only screen and (max-width:1200px){.nerings-product .delivery .logos{margin-top:15px}}.nerings-product .delivery .logos img{margin-right:30px}.nerings-product .delivery .logos img:last-child{margin-right:0}.nerings-product .delivery-2{display:flex;flex-wrap:wrap;margin:-5px -5px 35px}@media only screen and (max-width:1200px){.nerings-product .delivery-2{flex-flow:column}}.nerings-product .delivery-2 .item{align-items:center;background-color:#ffed11;border-radius:6px;color:#dd241d;display:flex;font-size:16px;line-height:22px;margin:5px;padding:35px;width:calc(50% - 10px)}@media only screen and (max-width:1200px){.nerings-product .delivery-2 .item{width:calc(100% - 10px)}}@media only screen and (max-width:767px){.nerings-product .delivery-2 .item{align-items:flex-start;flex-flow:column}}.nerings-product .delivery-2 .text{flex-grow:1}.nerings-product .delivery-2 .logos{align-items:center;display:flex;margin-right:30px}.nerings-product .delivery-2 .logos img{margin-right:30px}.nerings-product .delivery-2 .logos img:last-child{margin-right:0}@media only screen and (max-width:767px){.nerings-product .delivery-2 .logos img{margin-bottom:20px}}.nerings-product .details{display:flex}@media only screen and (max-width:1200px){.nerings-product .details{flex-flow:column}}@media only screen and (max-width:992px){.nerings-product .details{flex-flow:column}}@media only screen and (max-width:767px){.nerings-product .details{flex-flow:column}}.nerings-product .details .left{flex-grow:1;padding-right:40px}@media only screen and (max-width:1200px){.nerings-product .details .left{margin-bottom:40px;padding-right:0;width:100%}.nerings-product .details .left:last-child{margin-bottom:0}}.nerings-product .details .right{flex-shrink:0;width:310px}@media only screen and (max-width:1200px){.nerings-product .details .right{width:100%}}.nerings-product .details table{font-size:14px;line-height:22px;margin-bottom:40px;max-width:460px}.nerings-product .details table tr td{background:transparent!important;padding:2px 0}.nerings-product .details table tr td:first-child{color:#999;padding-right:20px}.nerings-product .details .price{color:#dd241d;display:flex;flex-wrap:wrap;font-size:18px;line-height:30px}.nerings-product .details .price>span{font-size:28px;font-weight:700;line-height:23px;margin-right:10px}.nerings-product .details .price>span:last-child{margin-right:0}.nerings-product .details .price del{color:#b4b4b4;margin-right:10px;text-decoration:line-through}.nerings-product .details .price div{color:#b4b4b4;font-size:14px;line-height:23px;margin-top:5px}.nerings-product .details .price .additional{margin-top:5px;width:100%}.nerings-product .details .price .additional span{font-weight:400!important}.nerings-product .details .price .nerings-refurbished-tag{display:inline-block!important;height:15px!important;left:2px!important;position:relative!important;top:2px!important;width:15px!important}.nerings-product .details .price .nerings-refurbished-tag span{bottom:30px!important}.nerings-product .details .price .nerings-refurbished-tag:before{background-size:9px!important;left:3px!important;top:3px!important}.nerings-product .details .price.is-registered{display:flex;flex-flow:column}.nerings-product .details .price.is-registered del{color:#353535;display:flex;font-size:1.5rem;font-weight:700;line-height:2.125rem;text-decoration:line-through;text-decoration:none}.nerings-product .details .price.is-registered del span{margin-right:10px}.nerings-product .details .price.is-registered del div{align-items:flex-end;display:flex;font-weight:400;line-height:1.625rem;margin:0}.nerings-product .details .price.is-registered>span{color:#dd241d;display:flex;font-size:28px;font-weight:700;line-height:38px;text-decoration:none}.nerings-product .details .price.is-registered>span span{margin-right:10px}.nerings-product .details .price.is-registered>span div{align-items:flex-end;display:flex;font-weight:400;line-height:1.625rem;margin:0}.nerings-product .details .add-to-cart{align-items:flex-end;display:flex;flex-grow:1;margin-top:30px}.nerings-product .details .add-to-cart .select2-container{flex-shrink:0;margin-right:10px!important;width:90px!important}.nerings-product .details .add-to-cart .select2-selection--single{background-color:#f1f1f1}.nerings-product .details .add-to-cart .select2-selection__rendered{justify-content:center;padding-right:35px;text-align:center}.nerings-product .details .add-to-cart .nerings-button-2{min-width:auto;width:100%}.nerings-product .details .add-to-cart .select2-dropdown{background-color:#f1f1f1;border-top:none!important;margin-left:0!important;margin-top:-2px!important}.nerings-product .details .add-to-cart .select2-dropdown .select2-results__option{padding-right:35px!important;text-align:center}.nerings-product .details .info{color:#dd241d;font-size:14px;margin-top:5px}.nerings-product .details .pickup{border:1px solid #b1b1b1;border-radius:6px;display:flex;flex-flow:column;font-size:14px;line-height:18px;margin-top:30px}.nerings-product .details .pickup .nerings-tooltip-info{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='2' height='7' fill='none' viewBox='0 0 2 7'%3E%3Cpath fill='%23fff' d='M1.629 2.245V7H.359V2.245zm-1.35-1.24Q.28.73.474.55t.519-.18q.32 0 .514.18.198.18.198.457a.6.6 0 0 1-.198.457q-.194.18-.514.18-.325 0-.519-.18a.6.6 0 0 1-.193-.457'/%3E%3C/svg%3E")!important;background-position:50%!important;display:inline-block!important;height:12px!important;left:1px!important;padding:0!important;top:1px!important;width:12px!important}.nerings-product .details .pickup .nerings-tooltip-info .is-tooltip{left:50%!important;transform:translateX(-50%)!important;z-index:10000}.nerings-product .details .pickup .is-icon{flex-grow:0!important;padding:0 0 0 5px!important;width:65px!important}.nerings-product .details .pickup div{align-items:center;border-bottom:1px solid #b1b1b1;display:flex;min-height:50px}.nerings-product .details .pickup div:last-of-type{border:none!important}.nerings-product .details .pickup div:first-child{align-items:flex-start;background-color:#f1f1f1;border-top-left-radius:6px;border-top-right-radius:6px;display:flex;flex-flow:column}.nerings-product .details .pickup div:first-child .country{align-items:center;display:flex;min-height:auto;padding:0 20px 15px;width:100%}.nerings-product .details .pickup div:first-child .country label{margin:0 15px 0 0;padding:0}.nerings-product .details .pickup div:first-child .country .select2-container{flex-grow:1!important;padding:0!important;width:auto!important}.nerings-product .details .pickup div:first-child .country .select2-selection__rendered{padding-left:18px!important}.nerings-product .details .pickup div span:not(.nerings-tooltip-info):not(.is-tooltip){padding:10px 14px}.nerings-product .details .pickup div span:not(.nerings-tooltip-info):not(.is-tooltip)>span:not(.nerings-tooltip-info):not(.is-tooltip){padding:0}.nerings-product .details .pickup div span:not(.nerings-tooltip-info):not(.is-tooltip) p{margin:0}.nerings-product .details .pickup div span:not(.nerings-tooltip-info):not(.is-tooltip):first-child{align-items:center;display:flex;flex-grow:1}.nerings-product .details .pickup div:last-child{border-bottom:none}.nerings-product .compatibility{background:rgba(255,200,97,.15);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='11' fill='%23ffc861'/%3E%3Cpath fill='%23fff' d='m12.627 4.914-.274 8.392h-1.992l-.282-8.392zm-2.614 10.99q0-.53.365-.88.373-.356.98-.356.613 0 .979.356.365.35.365.88 0 .515-.365.872-.366.357-.98.357-.605 0-.98-.357a1.17 1.17 0 0 1-.364-.872'/%3E%3C/svg%3E");background-position:26px;border:1px solid #ffc861;border-radius:6px;font-size:13px;line-height:17px;margin-bottom:10px;padding:20px 20px 20px 75px}.nerings-product .compatibility a{color:#000;text-decoration:underline}.nerings-product .compatibility a:hover{color:#dd241d}.nerings-product .compatibility.is-compatible{background-color:rgba(128,200,37,.15);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' viewBox='0 0 22 22'%3E%3Cpath fill='%2380c825' d='M11 22a10.6 10.6 0 0 0 4.25-.865 11 11 0 0 0 3.502-2.374 11.3 11.3 0 0 0 2.383-3.503Q22 13.264 22 10.995q0-2.259-.865-4.242a11.3 11.3 0 0 0-2.383-3.514A11 11 0 0 0 15.24.865 10.6 10.6 0 0 0 10.99 0Q8.732 0 6.74.865 4.745 1.72 3.226 3.24A11.4 11.4 0 0 0 .854 6.753 10.6 10.6 0 0 0 0 10.995q0 2.268.854 4.263a11.3 11.3 0 0 0 2.384 3.503 11.1 11.1 0 0 0 3.512 2.374Q8.743 22 11 22m-1.17-5.772a1.26 1.26 0 0 1-.591-.137 1.7 1.7 0 0 1-.496-.443l-2.542-3.06a2 2 0 0 1-.232-.39 1.2 1.2 0 0 1-.074-.412q0-.443.306-.75.306-.316.75-.316.262.001.474.116.21.106.422.37l1.95 2.448 4.251-6.795q.38-.602.938-.602.422 0 .75.274a.88.88 0 0 1 .337.718q0 .2-.085.4-.073.202-.19.38l-4.925 7.619a1.4 1.4 0 0 1-.464.433q-.263.147-.58.147'/%3E%3C/svg%3E");border-color:#80c825}.nerings-product .features .item{align-items:center;display:flex;margin-bottom:10px}.nerings-product .features .item:last-child{margin-bottom:0}.nerings-product .features .item .icon{align-items:center;border:1px solid #b1b1b1;border-radius:6px;display:flex;height:55px;justify-content:center;margin-right:20px;width:55px}.nerings-product .features+.warning{margin-top:10px}.nerings-product .warning{background-color:#ffed11;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='26' fill='none' viewBox='0 0 30 26'%3E%3Cpath fill='%23000' d='M29.736 22.965 16.574 1.137a1.838 1.838 0 0 0-3.148 0L.264 22.965a1.838 1.838 0 0 0 1.574 2.787h26.324a1.838 1.838 0 0 0 1.574-2.787M15.01 7.799c.756 0 1.395.426 1.395 1.182 0 2.306-.271 5.62-.271 7.927 0 .601-.659.853-1.124.853-.62 0-1.144-.252-1.144-.853 0-2.306-.271-5.62-.271-7.927 0-.756.62-1.182 1.415-1.182m.02 14.284a1.493 1.493 0 0 1-1.493-1.492c0-.814.64-1.493 1.492-1.493.795 0 1.473.679 1.473 1.493 0 .794-.678 1.492-1.473 1.492'/%3E%3C/svg%3E");background-position:22px;border-radius:6px;color:#000;font-size:13px;line-height:17px;padding:20px 20px 20px 75px}.nerings-product .product.is-in-stock .add-to-cart a.button,.nerings-product .product.is-in-stock .add-to-cart a.nerings-button-2,.nerings-product .product.is-in-stock .cta a.button,.nerings-product .product.is-in-stock .cta a.nerings-button-2,.nerings-product .product.is-in-stock .options a.button,.nerings-product .product.is-in-stock .options a.nerings-button-2{background-color:#448e38;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='18' fill='none' viewBox='0 0 20 18'%3E%3Cpath fill='%23fff' d='M19.337 3.181a.77.77 0 0 0-.6-.3H4.979L4.44.721a.75.75 0 0 0-.74-.58H1.26a.76.76 0 1 0 0 1.52h1.86L6.2 14.22c.08.34.38.58.74.58h8.778a.76.76 0 1 0 0-1.52H7.52l-.44-1.78h9.838c.34 0 .64-.24.74-.56l1.82-7.118a.74.74 0 0 0-.14-.64M8.358 17.859a1.22 1.22 0 1 0 0-2.44 1.22 1.22 0 0 0 0 2.44M14.657 17.859a1.22 1.22 0 1 0 0-2.44 1.22 1.22 0 0 0 0 2.44'/%3E%3C/svg%3E");background-position:center right 14px;color:#fff;font-weight:700}.nerings-product .product.is-in-stock .add-to-cart a.button:hover,.nerings-product .product.is-in-stock .add-to-cart a.nerings-button-2:hover,.nerings-product .product.is-in-stock .cta a.button:hover,.nerings-product .product.is-in-stock .cta a.nerings-button-2:hover,.nerings-product .product.is-in-stock .options a.button:hover,.nerings-product .product.is-in-stock .options a.nerings-button-2:hover{background-color:#80c825!important}.nerings-product .product.is-order .add-to-cart a.button,.nerings-product .product.is-order .add-to-cart a.nerings-button-2,.nerings-product .product.is-order .cta a.button,.nerings-product .product.is-order .cta a.nerings-button-2,.nerings-product .product.is-order .options a.button,.nerings-product .product.is-order .options a.nerings-button-2{background-color:#dd241d;color:#fff;font-weight:700}.nerings-product .product.is-order .add-to-cart a.button:hover,.nerings-product .product.is-order .add-to-cart a.nerings-button-2:hover,.nerings-product .product.is-order .cta a.button:hover,.nerings-product .product.is-order .cta a.nerings-button-2:hover,.nerings-product .product.is-order .options a.button:hover,.nerings-product .product.is-order .options a.nerings-button-2:hover{background-color:#353535!important}.nerings-product .product.is-manufacture .add-to-cart a.button,.nerings-product .product.is-manufacture .add-to-cart a.nerings-button-2,.nerings-product .product.is-manufacture .cta a.button,.nerings-product .product.is-manufacture .cta a.nerings-button-2,.nerings-product .product.is-manufacture .options a.button,.nerings-product .product.is-manufacture .options a.nerings-button-2{background-color:#e26e1a;color:#fff;font-weight:700}.nerings-product .product.is-manufacture .add-to-cart a.button:hover,.nerings-product .product.is-manufacture .add-to-cart a.nerings-button-2:hover,.nerings-product .product.is-manufacture .cta a.button:hover,.nerings-product .product.is-manufacture .cta a.nerings-button-2:hover,.nerings-product .product.is-manufacture .options a.button:hover,.nerings-product .product.is-manufacture .options a.nerings-button-2:hover{background-color:#353535!important}.nerings-product .product.is-in-cart .add-to-cart a.button,.nerings-product .product.is-in-cart .add-to-cart a.nerings-button-2,.nerings-product .product.is-in-cart .cta a.button,.nerings-product .product.is-in-cart .cta a.nerings-button-2,.nerings-product .product.is-in-cart .options a.button,.nerings-product .product.is-in-cart .options a.nerings-button-2{background-color:#fc0;color:#fff;font-weight:700}.nerings-product .product.is-in-cart .add-to-cart a.button:hover,.nerings-product .product.is-in-cart .add-to-cart a.nerings-button-2:hover,.nerings-product .product.is-in-cart .cta a.button:hover,.nerings-product .product.is-in-cart .cta a.nerings-button-2:hover,.nerings-product .product.is-in-cart .options a.button:hover,.nerings-product .product.is-in-cart .options a.nerings-button-2:hover{background-color:#353535!important}.nerings-shops{display:flex;margin-bottom:10px;margin-top:10px}.nerings-shops>div{border:1px solid #b1b1b1;border-radius:6px;display:flex;font-size:14px;justify-content:center;line-height:22px;margin-right:10px;padding:0 5px;position:relative}.nerings-shops>div span:first-child{font-weight:700;margin-right:15px}.nerings-shops>div:hover .is-tooltip{opacity:1!important;pointer-events:all!important;transform:translateY(0)}.nerings-shops>div.out-of-stock span:first-child{color:#dd241d}.nerings-shops>div.in-stock span:first-child{color:#448e38}.nerings-shops .is-tooltip{background-color:#f3f3f3;border-radius:6px;color:#6b6b6b;font-size:14px;line-height:22px;padding:10px 15px;position:absolute;top:36px;transform:translateY(-5px);transition:all .15s ease;white-space:nowrap}@media only screen and (max-width:767px){.nerings-shops .is-tooltip{display:none}}.nerings-shops .is-tooltip:after{border-color:transparent transparent #f3f3f3;border-style:solid;border-width:0 6px 8px;content:"";height:0;left:calc(50% - 6px);position:absolute;top:-8px;width:0}.nerings-shops+.add-to-cart{margin-top:10px!important}.nerings-product-decription{margin-bottom:70px;position:relative}@media only screen and (max-width:767px){.nerings-product-decription{margin-bottom:50px}}.nerings-product-decription .born-table-wrapper{margin-bottom:50px}.nerings-product-decription .born-table-wrapper:last-child{margin-bottom:0}.nerings-product-decription .nav-tabs{border-bottom:1px solid #dfdfdf;margin-bottom:40px!important}@media only screen and (max-width:992px){.nerings-product-decription .nav-tabs{display:none}}.nerings-product-decription .nav-link{border:1px solid transparent;border-bottom:none;border-top-left-radius:6px!important;border-top-right-radius:6px!important;color:#626262;font-size:15px;line-height:15px;min-width:150px;padding:20px 30px}.nerings-product-decription .nav-link.active{border:1px solid #dfdfdf;border-bottom:none;color:#000}.nerings-product-decription .nav-link:not(.active):hover{border:1px solid transparent!important;border-bottom:none!important;color:#dd241d!important}.nerings-product-decription p{font-size:17px;line-height:25px}.nerings-product-decription table{margin-bottom:50px;width:100%}.nerings-product-decription table:last-child{margin-bottom:0}.nerings-product-decription table thead th{background-color:#353535;color:#fff;font-weight:400}.nerings-product-decription table tr:nth-child(odd) td{background-color:#f6f6f6!important}.nerings-product-decription table tr:nth-child(2n) td{background-color:transparent!important}.nerings-product-decription table tr td,.nerings-product-decription table tr th{font-size:16px;line-height:24px;padding:15px 20px}.nerings-product-decription table tr td a,.nerings-product-decription table tr th a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23000' d='M10 .833a9.167 9.167 0 1 0 0 18.334A9.167 9.167 0 0 0 10 .833m1.175 12.7-.583.592a3.335 3.335 0 1 1-4.717-4.717l.592-.583A.833.833 0 0 1 7.642 10l-.592.592a1.668 1.668 0 0 0 2.358 2.358l.592-.592a.834.834 0 0 1 1.175 1.175m.3-3.825-1.767 1.767a.837.837 0 1 1-1.183-1.183l1.767-1.767a.837.837 0 0 1 1.183 1.183m2.65.884-.592.583A.833.833 0 0 1 12.358 10l.592-.592a1.667 1.667 0 1 0-2.358-2.358L10 7.642a.833.833 0 0 1-1.175-1.175l.583-.592a3.335 3.335 0 1 1 4.717 4.717'/%3E%3C/svg%3E");background-position:100%;padding-right:30px}.nerings-product-decription .tab-content{margin-bottom:60px}.nerings-product-decription .tab-content:last-child{margin-bottom:0}.nerings-product-decription h2+.born-table-wrapper{margin-top:25px!important}.nerings-product-card{background-color:#fff;border:1px solid #b1b1b1;border-radius:6px;display:flex;flex-flow:column;padding-bottom:15px;position:relative;transition:box-shadow .15s ease}@media only screen and (max-width:767px){.nerings-product-card{flex-flow:column!important;padding-bottom:10px}}.nerings-product-card .inner-wrapper{display:flex;flex-flow:row;position:relative}@media only screen and (max-width:1200px){.nerings-product-card .inner-wrapper{flex-wrap:wrap}}@media only screen and (max-width:767px){.nerings-product-card .inner-wrapper{flex-flow:column}}.nerings-product-card .related-wrapper{margin-right:-20px}@media only screen and (max-width:767px){.nerings-product-card .related-wrapper{margin-right:0}}.nerings-product-card .related-wrapper .inner-wrapper{border-top:1px solid #b1b1b1;padding-right:20px}@media only screen and (max-width:767px){.nerings-product-card .related-wrapper .inner-wrapper{padding-right:0}}.nerings-product-card .related-wrapper .favorite{right:16px}.nerings-product-card .controls{align-items:flex-end;display:flex;flex-grow:1;padding-top:10px}.nerings-product-card .controls button{font-size:14px!important;line-height:20px!important;text-align:left}.nerings-product-card .show-other-items-trigger{align-items:center;background-color:transparent;color:#1c73e5;display:flex;font-size:14px;line-height:24px;margin-right:30px}.nerings-product-card .show-other-items-trigger>span{display:none}.nerings-product-card .show-other-items-trigger>span:first-child{display:block}.nerings-product-card .show-other-items-trigger.is-expanded>span,.nerings-product-card .show-other-items-trigger.is-expanded>span:first-child{display:none}.nerings-product-card .show-other-items-trigger.is-expanded>span:last-child{display:block}.nerings-product-card .show-other-items-trigger.is-expanded:after{transform:rotate(180deg)}.nerings-product-card .show-other-items-trigger:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='7' fill='none' viewBox='0 0 10 7'%3E%3Cpath fill='%233b3b3b' d='M.586 1.828 2 .414l4.243 4.242-1.414 1.415z'/%3E%3Cpath fill='%233b3b3b' d='M7.656.414 9.07 1.828 4.828 6.071 3.413 4.656z'/%3E%3C/svg%3E");content:"";flex-shrink:0;height:7px;margin-left:10px;transform:rotate(0deg);transition:all .15s ease;width:10px}.nerings-product-card .related{align-items:center;background-color:transparent!important;color:#dd241d;display:flex;font-size:14px;line-height:24px;margin:0;padding:0}@media only screen and (max-width:1200px){.nerings-product-card .related{margin-bottom:0}}.nerings-product-card .related:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='7' fill='none' viewBox='0 0 10 7'%3E%3Cpath fill='%233b3b3b' d='M.586 1.828 2 .414l4.243 4.242-1.414 1.415z'/%3E%3Cpath fill='%233b3b3b' d='M7.656.414 9.07 1.828 4.828 6.071 3.413 4.656z'/%3E%3C/svg%3E");content:"";flex-shrink:0;height:7px;margin-left:10px;transform:rotate(180deg);transition:all .15s ease;width:10px}.nerings-product-card .related.collapsed:after{transform:rotate(0deg)}.nerings-product-card:hover{border:1px solid #b1b1b1;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}@media only screen and (max-width:992px){.nerings-product-card:hover{border:1px solid #b1b1b1;box-shadow:none!important}}.nerings-product-card:hover .related-wrapper .inner-wrapper{border-top:1px solid #cecece}.nerings-product-card .favorite{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' viewBox='0 0 22 22'%3E%3Cpath fill='%23dd241d' d='m20.564 9.453-4.283 4.175 1.012 5.896a.688.688 0 0 1-.998.724L11 17.465l-5.294 2.783a.688.688 0 0 1-.998-.725l1.011-5.896-4.283-4.174a.688.688 0 0 1 .382-1.173l5.918-.86 2.647-5.363c.232-.47 1.002-.47 1.234 0l2.646 5.364 5.92.86a.689.689 0 0 1 .38 1.172'/%3E%3C/svg%3E");background-position:0 0;background-repeat:no-repeat;font-size:0!important;height:22px;line-height:0!important;position:absolute;right:-4px;top:15px;transition:background-image .15s ease;width:22px;z-index:1000}@media only screen and (max-width:767px){.nerings-product-card .favorite{right:12px;top:12px}}.nerings-product-card .favorite:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' viewBox='0 0 22 22'%3E%3Cpath fill='%23505050' d='m20.564 9.453-4.283 4.175 1.012 5.896a.688.688 0 0 1-.998.724L11 17.465l-5.294 2.783a.688.688 0 0 1-.998-.725l1.011-5.896-4.283-4.174a.688.688 0 0 1 .382-1.173l5.918-.86 2.647-5.363c.232-.47 1.002-.47 1.234 0l2.646 5.364 5.92.86a.689.689 0 0 1 .38 1.172'/%3E%3C/svg%3E")}.nerings-product-card .image{align-items:center;aspect-ratio:1/1;display:flex;flex-flow:column;justify-content:center;margin-bottom:5px;position:relative;width:100%}@media only screen and (max-width:767px){.nerings-product-card .image{aspect-ratio:auto!important;height:auto!important;padding-top:15px!important;position:relative;width:100%!important}}.nerings-product-card .image>img{flex-shrink:0;font-size:0!important;line-height:0!important;max-width:75%}@media only screen and (max-width:767px){.nerings-product-card .image>img{margin-top:30px;transform:scale(1)}}.nerings-product-card .image .brand{margin-top:10px}@media only screen and (max-width:767px){.nerings-product-card .image .brand{left:10px;margin-top:0;position:absolute;top:10px}}.nerings-product-card .image .brand img{display:block;margin:auto}@media only screen and (max-width:767px){.nerings-product-card .image .brand img{max-width:105px!important;transform:scale(1);transform-origin:top left}}.nerings-product-card .tag-wrapper{flex-flow:column;left:17px;position:absolute;top:17px}@media only screen and (max-width:767px){.nerings-product-card .tag-wrapper{align-items:flex-start!important;left:10px!important;right:10px!important;top:50px!important;width:auto!important}.nerings-product-card .tag-wrapper .tag{margin-bottom:5px}}.nerings-product-card .tag{background-color:#dd241d;border-radius:15px;color:#fff;font-size:14px;line-height:20px;margin-bottom:10px;padding:5px 13px;pointer-events:none;position:relative;z-index:1000}.nerings-product-card .title{font-size:16px;line-height:22px;margin-bottom:10px;padding:0 17px}@media only screen and (max-width:767px){.nerings-product-card .title{margin-bottom:5px!important;margin-left:0;padding:10px 10px 0!important;width:100%}}.nerings-product-card .title h2,.nerings-product-card .title h3{font-size:15px;font-weight:700;line-height:20px;margin:0!important}@media only screen and (max-width:767px){.nerings-product-card .title h2,.nerings-product-card .title h3{font-size:16px!important;line-height:20px!important}}.nerings-product-card .title a{color:#353535}.nerings-product-card .title a:hover{color:#dd241d}@media only screen and (max-width:992px){.nerings-product-card .title a:hover{color:#353535}}.nerings-product-card .title .show-other-items{transition:max-height .15s ease;width:100%}.nerings-product-card .title .show-other-items table{display:flex!important}@media only screen and (max-width:767px){.nerings-product-card .title .show-other-items table{margin-bottom:15px}}.nerings-product-card .title .show-other-items table tr{display:flex!important}@media only screen and (max-width:767px){.nerings-product-card .title .show-other-items table tr{flex-flow:column}}.nerings-product-card .stock{color:#353535;flex-grow:1;font-size:15px;line-height:20px;margin-bottom:15px}@media only screen and (max-width:767px){.nerings-product-card .stock{font-size:12px;line-height:16px}}.nerings-product-card .stock.is-hot{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='25' fill='none' viewBox='0 0 21 25'%3E%3Cpath fill='%23ef6356' d='M9.659 2.207v8.045c0 3.108-4.09 3.159-4.09 0v-1.03c0-1.303-1.801-1.782-2.572-.724C1.143 10.823 0 13.16 0 14.87 0 20.464 4.7 25 10.499 25c5.798 0 10.499-4.535 10.499-10.13 0-4.864-2.208-9.907-5.573-13.114C12.28-1.28 9.659.12 9.659 2.207'/%3E%3Cpath fill='%23ffc861' d='M10.479 15.46v3.353c0 1.295 1.704 1.316 1.704 0v-.843c0-.544.75-.743 1.072-.302.772.968 1.248 1.92 1.248 3.069 0 2.33-1.958 4.22-4.374 4.22-2.417 0-4.375-1.89-4.375-4.22 0-2.027.92-4.128 2.322-5.465 1.31-1.264 2.403-.681 2.403.189'/%3E%3Cpath fill='%23ef6356' d='m6.552 2.303.348 1.98c.154.874-.74 1.6-1.66 1.6s-1.797-.724-1.66-1.6l.313-1.98C4.186.7 6.26.7 6.552 2.303'/%3E%3Cpath fill='%23d85750' d='M20.471 13.165c-.51.013-.897.447-.835.935 0 0 .257 2.608-.992 4.773-1.308 2.268-3.025 3.307-3.025 3.307a.823.823 0 0 0 .106 1.481c3.154-1.748 5.28-5.03 5.28-8.792q0-.792-.078-1.586a.9.9 0 0 0-.456-.118'/%3E%3Cpath fill='%23ffab61' d='M13.868 19.141a.9.9 0 0 0-.366.094.86.86 0 0 0-.29.236.82.82 0 0 0-.15.698s.278 1.386-.523 2.36c-.884 1.073-2.165 1.468-3.612.925a.89.89 0 0 0-.834.111.84.84 0 0 0-.27.33.8.8 0 0 0-.07.413 4.47 4.47 0 0 0 2.399.692c2.42 0 4.381-1.893 4.381-4.228 0-.565-.115-1.081-.324-1.576a.9.9 0 0 0-.341-.055'/%3E%3C/svg%3E")!important;background-position:0 0!important;background-repeat:no-repeat!important;color:#dd241d!important;flex-grow:0!important;margin-bottom:15px!important;min-height:25px;padding-left:30px!important}.nerings-product-card .stock.is-hot span{border:2px solid #dd241d;border-radius:6px;font-size:14px;font-weight:700;padding:3px 5px}@media only screen and (max-width:767px){.nerings-product-card .stock.is-hot{display:none}}.nerings-product-card .shipping{font-size:14px;line-height:20px}@media only screen and (max-width:767px){.nerings-product-card .shipping{font-size:14px;line-height:18px}}.nerings-product-card .sku{font-size:14px;line-height:22px}@media only screen and (max-width:767px){.nerings-product-card .sku{font-size:14px;line-height:20px}}.nerings-product-card .sku .label{color:#999;margin-right:15px}@media only screen and (max-width:767px){.nerings-product-card .sku span:not(.label){display:none}}.nerings-product-card table{font-size:14px;line-height:22px;width:auto}@media only screen and (max-width:767px){.nerings-product-card table{display:none}}.nerings-product-card table tr td{background:transparent!important;padding:2px 0}.nerings-product-card table tr td:first-child{color:#999;padding-right:10px}.nerings-product-card table tr td:last-child{font-weight:700}.nerings-product-card .price{color:#000;font-size:18px;font-weight:700;line-height:28px;margin-top:15px;padding:0 17px}@media only screen and (max-width:767px){.nerings-product-card .price{font-size:12px;line-height:22px;margin-top:20px!important;padding:0 10px}}.nerings-product-card .price span{margin-right:10px}@media only screen and (max-width:767px){.nerings-product-card .price span{display:flex;flex-flow:column}}.nerings-product-card .price span:last-child{margin-right:0}.nerings-product-card .price span p{display:inline;margin:0 8px 0 0;text-decoration:none}.nerings-product-card .price del{color:#000;margin-right:10px;text-decoration:line-through}@media only screen and (max-width:767px){.nerings-product-card .price del{display:flex;flex-flow:column}}.nerings-product-card .price del p{display:inline;margin:0 8px 0 0;text-decoration:line-through}.nerings-product-card .price del+span{color:#dd241d}@media only screen and (max-width:767px){.nerings-product-card .price del+span{margin-top:5px}}.nerings-product-card .price div{color:#b4b4b4;font-size:14px;font-weight:400}@media only screen and (max-width:767px){.nerings-product-card .price div{font-size:14px;line-height:18px}}.nerings-product-card .price .additional{display:block!important;margin-top:5px}.nerings-product-card .price .additional span{display:inline!important;font-weight:400!important}.nerings-product-card .price .nerings-refurbished-tag{display:inline-block!important;height:15px!important;left:-6px!important;position:relative!important;top:2px!important;width:15px!important}.nerings-product-card .price .nerings-refurbished-tag span{bottom:30px!important}.nerings-product-card .price .nerings-refurbished-tag:before{background-size:9px!important;left:3px!important;top:3px!important}.nerings-product-card .price.is-registered del{text-decoration:line-through}.nerings-product-card .price.is-registered del,.nerings-product-card .price.is-registered del span{font-size:1rem!important;font-weight:700!important}.nerings-product-card .price.is-registered>span,.nerings-product-card .price.is-registered>span span{font-size:1.25rem!important;font-weight:700!important}.nerings-product-card .options{display:flex;flex-flow:column-reverse;flex-grow:1;flex-shrink:0;max-width:300px;width:100%}@media only screen and (max-width:1200px){.nerings-product-card .options{margin-left:280px;max-width:none;padding-left:20px;width:calc(100% - 280px)}}@media only screen and (max-width:992px){.nerings-product-card .options{max-width:250px}}@media only screen and (max-width:767px){.nerings-product-card .options{margin-left:0;max-width:none;padding-bottom:10px!important;padding-left:10px!important;padding-right:10px!important;width:100%}}.nerings-product-card .options .add-to-cart{align-items:flex-end;display:flex;justify-content:flex-end}@media only screen and (max-width:1200px){.nerings-product-card .options .add-to-cart{justify-content:flex-start;margin-top:20px}}@media only screen and (max-width:767px){.nerings-product-card .options .add-to-cart{flex-grow:0;margin-top:0}}.nerings-product-card .options .add-to-cart .select2-container{flex-shrink:0;margin-right:10px!important;width:90px!important}.nerings-product-card .options .add-to-cart .select2-selection--single{background-color:#f1f1f1}.nerings-product-card .options .add-to-cart .select2-selection__rendered{justify-content:center;padding-right:35px;text-align:center}.nerings-product-card .options .add-to-cart .nerings-button-2{min-width:auto;width:100%}@media only screen and (max-width:767px){.nerings-product-card .options .add-to-cart .nerings-button-2{max-width:none}}.nerings-product-card .options .add-to-cart .select2-dropdown{background-color:#f1f1f1;border-top:none!important;margin-left:0!important;margin-top:0!important}.nerings-product-card .options .add-to-cart .select2-dropdown .select2-results__options{padding-top:15px!important}.nerings-product-card .options .add-to-cart .select2-dropdown .select2-results__option{padding-right:35px!important;text-align:center}@media only screen and (max-width:767px){.nerings-product-card .options .add-to-cart{display:flex}.nerings-product-card .options .add-to-cart>.select2-container{margin:0 10px 0 0!important;width:80px!important}.nerings-product-card .options .add-to-cart .nerings-button-2{background-image:none!important;font-size:13px;min-height:45px;padding:10px}.nerings-product-card .options .add-to-cart .select2-selection--single{height:46px!important}.nerings-product-card .options .add-to-cart .select2-selection__rendered{justify-content:flex-start;text-align:left}.nerings-product-card .options .add-to-cart .select2-selection__arrow{top:20px}}.nerings-product-card .options .nerings-shops>div,.nerings-product-card .options .nerings-shops>div>span:first-child{margin-right:5px}.nerings-product-card .options .nerings-shops>div:last-child{margin-right:0}.nerings-product-card .data{display:flex;flex-flow:column;font-size:15px;line-height:20px;padding:0 15px}@media only screen and (max-width:767px){.nerings-product-card .data{font-size:12px;line-height:20px;padding:0 10px}}.nerings-product-card .data .condition+.sku{margin-top:5px}@media only screen and (max-width:767px){.nerings-product-card .data .condition+.sku{margin-top:0}}.nerings-product-card .data .sku{color:#a3a3a3}.nerings-product-card .cta{border-top:1px solid #b1b1b1;display:flex;flex-flow:column;flex-grow:1;justify-content:flex-end;margin:10px 15px 0;padding-top:15px}@media only screen and (max-width:767px){.nerings-product-card .cta{margin:10px 10px 0}}.nerings-product-card .cta a{align-items:center;border-radius:5px;display:flex;font-size:16px;font-weight:700;height:45px;justify-content:center;line-height:26px;padding-bottom:2px;text-align:center;transition:all .15s ease;width:100%}@media only screen and (max-width:767px){.nerings-product-card .cta a{background-size:14px;font-size:12px;height:35px;line-height:24px}}.nerings-product-card .cta a:hover{background-color:#353535!important}.nerings-product-card .nerings-refurbished-tag{position:relative;z-index:1000}.nerings-product-card.has-offer .price span{font-weight:700}.nerings-product-card .is-request .nerings-button-2{background-color:#505050}.nerings-product-card .is-request .nerings-button-2:hover{background-color:#353535}.nerings-product-card.is-in-stock .data .condition{color:#448e38;text-decoration:underline}.nerings-product-card.is-in-stock .stock{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='14' fill='none' viewBox='0 0 20 14'%3E%3Cpath fill='%23448e38' d='M16.5 9.933c-.937 0-1.7.763-1.7 1.7 0 .938.763 1.7 1.7 1.7.938 0 1.7-.762 1.7-1.7s-.762-1.7-1.7-1.7m0 2.2a.5.5 0 1 1 .002-1 .5.5 0 0 1-.001 1'/%3E%3Cpath fill='%23448e38' d='M16.337 2.867H13.4a.4.4 0 0 0-.4.4v7.8c0 .22.179.4.4.4h.424a.4.4 0 0 0 .4-.34C14.38 9.926 15.34 9.18 16.5 9.18s2.12.746 2.277 1.949c.026.196.201.339.4.339h.423a.4.4 0 0 0 .4-.4v-3.9a.4.4 0 0 0-.093-.257l-3.263-3.9a.4.4 0 0 0-.307-.143m-2.537 3.2v-2a.4.4 0 0 1 .4-.4h1.762a.4.4 0 0 1 .307.144l1.667 2a.4.4 0 0 1-.308.656H14.2a.4.4 0 0 1-.4-.4M.4 11.467h1.024a.4.4 0 0 0 .4-.34C1.98 9.926 2.94 9.18 4.1 9.18s2.12.746 2.277 1.949c.026.196.201.339.4.339H11.8a.4.4 0 0 0 .4-.4v-10a.4.4 0 0 0-.4-.4H.4a.4.4 0 0 0-.4.4v10c0 .22.179.4.4.4'/%3E%3Cpath fill='%23448e38' d='M4.1 9.933c-.937 0-1.7.763-1.7 1.7 0 .938.763 1.7 1.7 1.7.938 0 1.7-.762 1.7-1.7s-.762-1.7-1.7-1.7m0 2.2a.5.5 0 1 1 .001-1 .5.5 0 0 1 0 1'/%3E%3C/svg%3E");background-position:0 3px;color:#448e38;padding-left:30px}@media only screen and (max-width:767px){.nerings-product-card.is-in-stock .stock{background-position:0 1px}}.nerings-product-card.is-in-stock .cta a.button,.nerings-product-card.is-in-stock .cta a.nerings-button-2,.nerings-product-card.is-in-stock .options a.button,.nerings-product-card.is-in-stock .options a.nerings-button-2{background-color:#448e38;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='18' fill='none' viewBox='0 0 20 18'%3E%3Cpath fill='%23fff' d='M19.337 3.181a.77.77 0 0 0-.6-.3H4.979L4.44.721a.75.75 0 0 0-.74-.58H1.26a.76.76 0 1 0 0 1.52h1.86L6.2 14.22c.08.34.38.58.74.58h8.778a.76.76 0 1 0 0-1.52H7.52l-.44-1.78h9.838c.34 0 .64-.24.74-.56l1.82-7.118a.74.74 0 0 0-.14-.64M8.358 17.859a1.22 1.22 0 1 0 0-2.44 1.22 1.22 0 0 0 0 2.44M14.657 17.859a1.22 1.22 0 1 0 0-2.44 1.22 1.22 0 0 0 0 2.44'/%3E%3C/svg%3E");background-position:center right 14px;color:#fff;font-weight:700}.nerings-product-card.is-in-stock .cta a.button:hover,.nerings-product-card.is-in-stock .cta a.nerings-button-2:hover,.nerings-product-card.is-in-stock .options a.button:hover,.nerings-product-card.is-in-stock .options a.nerings-button-2:hover{background-color:#80c825!important}.nerings-product-card.is-order .data .condition{color:#dd241d;text-decoration:underline}.nerings-product-card.is-order .stock{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='14' fill='none' viewBox='0 0 20 14'%3E%3Cpath fill='%23dd241d' d='M16.5 9.933c-.937 0-1.7.763-1.7 1.7 0 .938.763 1.7 1.7 1.7.938 0 1.7-.762 1.7-1.7s-.762-1.7-1.7-1.7m0 2.2a.5.5 0 1 1 .002-1 .5.5 0 0 1-.001 1'/%3E%3Cpath fill='%23dd241d' d='M16.337 2.867H13.4a.4.4 0 0 0-.4.4v7.8c0 .22.179.4.4.4h.424a.4.4 0 0 0 .4-.34C14.38 9.926 15.34 9.18 16.5 9.18s2.12.746 2.277 1.949c.026.196.201.339.4.339h.423a.4.4 0 0 0 .4-.4v-3.9a.4.4 0 0 0-.093-.257l-3.263-3.9a.4.4 0 0 0-.307-.143m-2.537 3.2v-2a.4.4 0 0 1 .4-.4h1.762a.4.4 0 0 1 .307.144l1.667 2a.4.4 0 0 1-.308.656H14.2a.4.4 0 0 1-.4-.4M.4 11.467h1.024a.4.4 0 0 0 .4-.34C1.98 9.926 2.94 9.18 4.1 9.18s2.12.746 2.277 1.949c.026.196.201.339.4.339H11.8a.4.4 0 0 0 .4-.4v-10a.4.4 0 0 0-.4-.4H.4a.4.4 0 0 0-.4.4v10c0 .22.179.4.4.4'/%3E%3Cpath fill='%23dd241d' d='M4.1 9.933c-.937 0-1.7.763-1.7 1.7 0 .938.763 1.7 1.7 1.7.938 0 1.7-.762 1.7-1.7s-.762-1.7-1.7-1.7m0 2.2a.5.5 0 1 1 .001-1 .5.5 0 0 1 0 1'/%3E%3C/svg%3E");background-position:0 3px;color:#dd241d;padding-left:30px}.nerings-product-card.is-order .cta a.button,.nerings-product-card.is-order .cta a.nerings-button-2,.nerings-product-card.is-order .options a.button,.nerings-product-card.is-order .options a.nerings-button-2{background-color:#dd241d;color:#fff;font-weight:700}.nerings-product-card.is-order .cta a.button:hover,.nerings-product-card.is-order .cta a.nerings-button-2:hover,.nerings-product-card.is-order .options a.button:hover,.nerings-product-card.is-order .options a.nerings-button-2:hover{background-color:#353535!important}.nerings-product-card.is-manufacture .data .condition{color:#e26e1a;text-decoration:underline}.nerings-product-card.is-manufacture .stock{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='14' fill='none' viewBox='0 0 20 14'%3E%3Cpath fill='%23e26e1a' d='M16.5 9.933c-.937 0-1.7.763-1.7 1.7 0 .938.763 1.7 1.7 1.7.938 0 1.7-.762 1.7-1.7s-.762-1.7-1.7-1.7m0 2.2a.5.5 0 1 1 .002-1 .5.5 0 0 1-.001 1'/%3E%3Cpath fill='%23e26e1a' d='M16.337 2.867H13.4a.4.4 0 0 0-.4.4v7.8c0 .22.179.4.4.4h.424a.4.4 0 0 0 .4-.34C14.38 9.926 15.34 9.18 16.5 9.18s2.12.746 2.277 1.949c.026.196.201.339.4.339h.423a.4.4 0 0 0 .4-.4v-3.9a.4.4 0 0 0-.093-.257l-3.263-3.9a.4.4 0 0 0-.307-.143m-2.537 3.2v-2a.4.4 0 0 1 .4-.4h1.762a.4.4 0 0 1 .307.144l1.667 2a.4.4 0 0 1-.308.656H14.2a.4.4 0 0 1-.4-.4M.4 11.467h1.024a.4.4 0 0 0 .4-.34C1.98 9.926 2.94 9.18 4.1 9.18s2.12.746 2.277 1.949c.026.196.201.339.4.339H11.8a.4.4 0 0 0 .4-.4v-10a.4.4 0 0 0-.4-.4H.4a.4.4 0 0 0-.4.4v10c0 .22.179.4.4.4'/%3E%3Cpath fill='%23e26e1a' d='M4.1 9.933c-.937 0-1.7.763-1.7 1.7 0 .938.763 1.7 1.7 1.7.938 0 1.7-.762 1.7-1.7s-.762-1.7-1.7-1.7m0 2.2a.5.5 0 1 1 .001-1 .5.5 0 0 1 0 1'/%3E%3C/svg%3E");background-position:0 3px;color:#e26e1a;padding-left:30px}.nerings-product-card.is-manufacture .cta a.button,.nerings-product-card.is-manufacture .cta a.nerings-button-2,.nerings-product-card.is-manufacture .options a.button,.nerings-product-card.is-manufacture .options a.nerings-button-2{background-color:#e26e1a;color:#fff;font-weight:700}.nerings-product-card.is-manufacture .cta a.button:hover,.nerings-product-card.is-manufacture .cta a.nerings-button-2:hover,.nerings-product-card.is-manufacture .options a.button:hover,.nerings-product-card.is-manufacture .options a.nerings-button-2:hover{background-color:#353535!important}.nerings-product-card.is-in-cart .data .condition{color:#fc0;text-decoration:underline}.nerings-product-card.is-in-cart .stock{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='14' fill='none' viewBox='0 0 20 14'%3E%3Cpath fill='%23fc0' d='M16.5 9.933c-.937 0-1.7.763-1.7 1.7 0 .938.763 1.7 1.7 1.7.938 0 1.7-.762 1.7-1.7s-.762-1.7-1.7-1.7m0 2.2a.5.5 0 1 1 .002-1 .5.5 0 0 1-.001 1'/%3E%3Cpath fill='%23fc0' d='M16.337 2.867H13.4a.4.4 0 0 0-.4.4v7.8c0 .22.179.4.4.4h.424a.4.4 0 0 0 .4-.34C14.38 9.926 15.34 9.18 16.5 9.18s2.12.746 2.277 1.949c.026.196.201.339.4.339h.423a.4.4 0 0 0 .4-.4v-3.9a.4.4 0 0 0-.093-.257l-3.263-3.9a.4.4 0 0 0-.307-.143m-2.537 3.2v-2a.4.4 0 0 1 .4-.4h1.762a.4.4 0 0 1 .307.144l1.667 2a.4.4 0 0 1-.308.656H14.2a.4.4 0 0 1-.4-.4M.4 11.467h1.024a.4.4 0 0 0 .4-.34C1.98 9.926 2.94 9.18 4.1 9.18s2.12.746 2.277 1.949c.026.196.201.339.4.339H11.8a.4.4 0 0 0 .4-.4v-10a.4.4 0 0 0-.4-.4H.4a.4.4 0 0 0-.4.4v10c0 .22.179.4.4.4'/%3E%3Cpath fill='%23fc0' d='M4.1 9.933c-.937 0-1.7.763-1.7 1.7 0 .938.763 1.7 1.7 1.7.938 0 1.7-.762 1.7-1.7s-.762-1.7-1.7-1.7m0 2.2a.5.5 0 1 1 .001-1 .5.5 0 0 1 0 1'/%3E%3C/svg%3E");background-position:0 3px;color:#fc0;padding-left:30px}.nerings-product-card.is-in-cart .cta a.button,.nerings-product-card.is-in-cart .cta a.nerings-button-2,.nerings-product-card.is-in-cart .options a.button,.nerings-product-card.is-in-cart .options a.nerings-button-2{background-color:#fc0;color:#fff;font-weight:700}.nerings-product-card.is-in-cart .cta a.button:hover,.nerings-product-card.is-in-cart .cta a.nerings-button-2:hover,.nerings-product-card.is-in-cart .options a.button:hover,.nerings-product-card.is-in-cart .options a.nerings-button-2:hover{background-color:#353535!important}.nerings-refurbished-tag{background-color:#80c825;border-radius:50%;height:30px;white-space:nowrap;width:30px}@media only screen and (max-width:767px){.nerings-refurbished-tag{pointer-events:none}}.nerings-refurbished-tag:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none' viewBox='0 0 14 14'%3E%3Cg fill='%23fff' clip-path='url(%23a)'%3E%3Cpath d='M3.492 10.63A4.9 4.9 0 0 1 2.24 8.838a4.92 4.92 0 0 1 1.017-5.283l1.29 1.29c.07.07.199.02.216-.086L5.466.15a.115.115 0 0 0-.13-.13L.722.722C.618.74.566.868.637.939L1.93 2.23C-.203 4.413-.567 7.685.833 10.241a6.761 6.761 0 0 0 6.096 3.516l.29-1.894a4.92 4.92 0 0 1-3.727-1.233M12.07 11.77c2.133-2.182 2.497-5.455 1.096-8.01A6.762 6.762 0 0 0 7.07.243l-.289 1.893a4.92 4.92 0 0 1 3.727 1.233 4.9 4.9 0 0 1 1.253 1.792 4.92 4.92 0 0 1-1.017 5.283l-1.29-1.29c-.07-.07-.199-.019-.216.086l-.704 4.61a.115.115 0 0 0 .13.13l4.613-.704c.105-.017.154-.144.086-.215z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h14v14H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");content:"";height:14px;left:8px;position:absolute;top:8px;transition:all .15s ease;width:14px}.nerings-refurbished-tag span{background-color:#80c825;border-radius:15px;bottom:43px;color:#fff;font-size:14px;left:50%;line-height:20px;opacity:0;padding:5px 13px;pointer-events:none;position:absolute;transform:translateX(-50%) translateY(2px);transition:all .15s ease}@media only screen and (max-width:767px){.nerings-refurbished-tag span{display:none}}.nerings-refurbished-tag span:after{border-color:#80c825 transparent transparent;border-style:solid;border-width:9px 6.5px 0;bottom:-9px;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}.nerings-refurbished-tag:hover span{opacity:1;transform:translateX(-50%) translateY(0)}.nerings-message{display:flex}.nerings-message .message{background-color:#ffe5e4;border:1px solid #ffbdbd;border-radius:6px;color:#0d0d0d;display:block;flex-grow:1;font-size:15px;justify-content:center;line-height:25px;padding:12px 45px;position:relative;text-align:center}.nerings-message .is-close{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' fill='none' viewBox='0 0 15 15'%3E%3Cpath fill='%23dd241d' d='m13.435 0 1.414 1.414L1.414 14.85 0 13.435z'/%3E%3Cpath fill='%23dd241d' d='m14.85 13.435-1.415 1.414L0 1.414 1.414 0z'/%3E%3C/svg%3E");font-size:0!important;height:15px;line-height:0!important;position:absolute;right:17px;top:17px;transition:all .15s ease;width:15px}.nerings-message .is-close:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' fill='none' viewBox='0 0 15 15'%3E%3Cpath fill='%23000' d='m13.435 0 1.414 1.414L1.414 14.85 0 13.435z'/%3E%3Cpath fill='%23000' d='m14.85 13.435-1.415 1.414L0 1.414 1.414 0z'/%3E%3C/svg%3E")}.nerings-header-dropdown{background-color:#fff;border-radius:6px;color:#000;display:flex;flex-flow:column;left:0;opacity:0;pointer-events:none;position:absolute;top:60px;transform:translateY(5px);transition:all .15s ease;width:350px;z-index:100}@media only screen and (max-width:992px){.nerings-header-dropdown{top:60px;width:calc(100vw - 35px)}}@media only screen and (max-width:767px){.nerings-header-dropdown{top:60px;width:calc(100vw - 20px)}}.nerings-header-dropdown.is-visible{opacity:1;pointer-events:all;transform:translateY(0)}.nerings-header-dropdown .is-close{background-color:transparent!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M1.415 0 .001 1.414 3.536 4.95 0 8.485 1.414 9.9 4.95 6.364l3.536 3.535L9.9 8.485 6.364 4.95 9.9 1.414 8.485 0 4.95 3.535z' clip-rule='evenodd'/%3E%3Cpath fill='%23dd241d' fill-rule='evenodd' d='M1.415 0 .001 1.414 3.536 4.95 0 8.485 1.414 9.9 4.95 6.364l3.536 3.535L9.9 8.485 6.364 4.95 9.9 1.414 8.485 0 4.95 3.535z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;font-size:0!important;height:50px;line-height:0!important;position:absolute;right:0;top:5px;transition:all .15s ease;width:50px}.nerings-header-dropdown .is-close:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M1.415 0 .001 1.414 3.536 4.95 0 8.485 1.414 9.9 4.95 6.364l3.536 3.535L9.9 8.485 6.364 4.95 9.9 1.414 8.485 0 4.95 3.535z' clip-rule='evenodd'/%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M1.415 0 .001 1.414 3.536 4.95 0 8.485 1.414 9.9 4.95 6.364l3.536 3.535L9.9 8.485 6.364 4.95 9.9 1.414 8.485 0 4.95 3.535z' clip-rule='evenodd'/%3E%3C/svg%3E")}.nerings-header-dropdown .heading{border-bottom:1px solid #ededed;font-size:20px;font-weight:500;line-height:20px;padding:20px}.nerings-header-dropdown .description{color:#6b6b6b;font-size:16px;line-height:22px;padding:15px 20px 0}.nerings-top-info-bar{margin-bottom:35px;margin-top:20px;min-height:30px}@media only screen and (max-width:767px){.nerings-top-info-bar{margin-bottom:20px}}.nerings-top-info-bar .born-container>.inner{display:flex}@media only screen and (max-width:992px){.nerings-top-info-bar .born-container>.inner{flex-flow:column}}.nerings-top-info-bar .options{align-items:center;display:flex;flex-grow:1;justify-content:flex-end}@media only screen and (max-width:767px){.nerings-top-info-bar .options{justify-content:space-between;margin-top:15px}}.nerings-top-info-bar .options .input-wrapper{margin:0 20px}@media only screen and (max-width:767px){.nerings-top-info-bar .options .input-wrapper{margin:0 10px}.nerings-top-info-bar .options .input-wrapper:first-child{margin-left:0}}.nerings-top-info-bar .options .input-wrapper:last-child{margin-right:0}.nerings-top-info-bar .options input[type=checkbox]+label{align-items:center;cursor:pointer;display:flex;font-size:14px;line-height:20px;min-height:30px;padding:0 60px 0 0;text-align:right}@media only screen and (max-width:767px){.nerings-top-info-bar .options input[type=checkbox]+label{font-size:12px;line-height:20px}}.nerings-top-info-bar .options input[type=checkbox]+label:after{background-color:#f1f1f1;border:1px solid #b1b1b1!important;border-radius:15px!important;content:"";height:30px;left:auto;position:absolute;right:0;top:auto;width:50px}.nerings-top-info-bar .options input[type=checkbox]+label:before{background:silver;border-radius:50%;content:"";height:18px;left:auto;opacity:1;right:26px;top:auto;transform:scale(1);width:18px}.nerings-top-info-bar .options input[type=checkbox]:checked+label:before{background:#dd241d;right:6px}.nerings-top-info-bar .options input[type=checkbox].is-v2+label{align-items:center;display:flex;margin:0;padding:0}.nerings-top-info-bar .options input[type=checkbox].is-v2+label s{margin-right:10px;text-decoration:none}.nerings-top-info-bar .options input[type=checkbox].is-v2+label:after,.nerings-top-info-bar .options input[type=checkbox].is-v2+label:before{display:none}.nerings-top-info-bar .options input[type=checkbox].is-v2+label>span:nth-child(2){background-color:#fff;border:1px solid #b1b1b1;border-radius:15px;color:#2a2a2a;display:flex;font-size:14px;justify-content:center;line-height:14px;min-width:150px;padding:7px 35px 7px 25px;position:relative;text-align:center}.nerings-top-info-bar .options input[type=checkbox].is-v2+label>span:nth-child(2):before{background-color:#448e38;border-radius:50%;content:"";height:20px;position:absolute;right:4px;top:4px;width:20px;z-index:100}.nerings-top-info-bar .options input[type=checkbox].is-v2+label>span:nth-child(3){background-color:#448e38;border:1px solid #448e38;border-radius:15px;color:#fff;display:none;font-size:14px;justify-content:center;line-height:14px;min-width:150px;padding:7px 35px 7px 25px;position:relative;text-align:center}.nerings-top-info-bar .options input[type=checkbox].is-v2+label>span:nth-child(3):before{background-color:#fff;border-radius:50%;content:"";height:20px;position:absolute;right:4px;top:4px;width:20px;z-index:100}.nerings-top-info-bar .options input[type=checkbox].is-v2:checked+label>span:nth-child(2){display:none}.nerings-top-info-bar .options input[type=checkbox].is-v2:checked+label>span:nth-child(3){display:flex}.nerings-breadcrumbs{align-items:center;display:flex;flex-grow:1;font-size:14px;line-height:20px;min-height:30px}.nerings-breadcrumbs .inner{display:flex!important;flex-flow:row!important;flex-wrap:wrap!important}.nerings-breadcrumbs a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='9' fill='none' viewBox='0 0 6 9'%3E%3Cpath fill='%23bebebe' d='M1.414 8.484 0 7.07l4.243-4.243 1.414 1.415z'/%3E%3Cpath fill='%23bebebe' d='M0 1.414 1.414 0l4.243 4.242-1.414 1.415z'/%3E%3C/svg%3E");background-position:right 6px;background-repeat:no-repeat;color:#aaa;margin-right:15px;padding-right:25px}@media only screen and (max-width:767px){.nerings-breadcrumbs a{margin-right:8px;padding-right:18px}}.nerings-breadcrumbs a:last-child{background:none;margin-right:0;pointer-events:none}.nerings-breadcrumbs a:hover{color:#dd241d}@media only screen and (max-width:992px){html.is-sidebar-visible{overflow:hidden}html.is-sidebar-visible .nerings-catalog .sidebar{transform:translateX(0)}}@media only screen and (max-width:767px){html.is-mobile-car-data-visible{overflow:hidden}html.is-mobile-car-data-visible .nerings-car-data{transform:translateX(0)!important}}.nerings-catalog{padding-bottom:100px}@media only screen and (max-width:767px){.nerings-catalog{padding-bottom:60px}}.nerings-catalog .nerings-breadcrumbs{margin-top:20px;width:100%}@media only screen and (max-width:767px){.nerings-catalog .nerings-breadcrumbs{margin-top:10px}}.nerings-catalog .nerings-car{margin-top:20px}.nerings-catalog.is-dark{background-color:#f1f1f1}.nerings-catalog.is-dark .sidebar{background-color:transparent;border:none;border-radius:6px}.nerings-catalog.is-dark .sidebar h1{font-weight:700;text-decoration:underline}.nerings-catalog.is-dark .sidebar .menu{background-color:#fff;border:1px solid #b1b1b1;border-radius:6px;margin-bottom:20px!important;padding:20px!important}@media only screen and (max-width:992px){.nerings-catalog.is-dark .sidebar .menu{margin-bottom:30px!important}}.nerings-catalog.is-dark .sidebar .menu:last-child{margin-bottom:0!important}.nerings-catalog.is-dark .sidebar>.search input[type=text]{background-color:#fff;border:1px solid #b1b1b1;border-right:none}.nerings-catalog.is-dark .heading h1,.nerings-catalog.is-dark .heading h2{font-weight:700;text-decoration:underline}.nerings-catalog.is-dark .nerings-sorting .options input[type=checkbox]+label:after{background-color:#fff!important;border:1px solid #b1b1b1!important}.nerings-catalog.is-dark .nerings-active-filters ul li div{background-color:#fff!important}.nerings-catalog.is-dark-v2{background-color:#fff;padding-bottom:80px}@media only screen and (max-width:767px){.nerings-catalog.is-dark-v2{padding-bottom:60px}}.nerings-catalog.is-dark-v2 .sidebar .menu{background-color:#f1f1f1;border:1px solid #b1b1b1;border-radius:6px;padding:20px!important}.nerings-catalog.is-dark-v2 .sidebar .menu>li{font-size:15px;line-height:25px}.nerings-catalog.is-dark-v2 .sidebar .menu>.is-back{font-size:18px;font-weight:500;line-height:28px}.nerings-catalog.is-dark-v2 .sidebar .menu>.is-search .search input[type=text]{background-color:#fff;border:1px solid #b1b1b1;border-right:none}.nerings-catalog.is-dark-v2 .sidebar .nerings-sidebar-filter{background-color:#f1f1f1;border:1px solid #b1b1b1}.nerings-catalog.is-dark-v2 .sidebar .nerings-sidebar-filter .search input[type=text]{background-color:#fff;border:1px solid #b1b1b1}.nerings-catalog.is-dark-v2 .sidebar .nerings-sidebar-filter input[type=checkbox]+label:after{border-color:#b1b1b1}.nerings-catalog.is-dark-v2 .nerings-product-card{background-color:#f1f1f1;border:1px solid #b1b1b1}.nerings-catalog.is-dark-v2 .nerings-product-card .nerings-shops .is-tooltip,.nerings-catalog.is-dark-v2 .nerings-product-card .nerings-shops>div,.nerings-catalog.is-dark-v2 .nerings-product-card .options .add-to-cart .select2-dropdown,.nerings-catalog.is-dark-v2 .nerings-product-card .options .add-to-cart .select2-selection--single{background-color:#fff}.nerings-catalog.is-dark-v2 .nerings-product-card .nerings-shops .is-tooltip:after{border-color:transparent transparent #fff}.nerings-catalog.is-dark-v2 .nerings-products-grid.is-big-list .nerings-product-card .image{position:relative}.nerings-catalog.is-dark-v2 .nerings-products-grid.is-big-list .nerings-product-card .image:after{background-color:#b1b1b1;bottom:20px;content:"";position:absolute;right:7px;top:25px;width:1px}@media only screen and (max-width:1200px){.nerings-catalog.is-dark-v2 .nerings-products-grid.is-big-list .nerings-product-card .image:after{bottom:0}}@media only screen and (max-width:767px){.nerings-catalog.is-dark-v2 .nerings-products-grid.is-big-list .nerings-product-card .image:after{display:none}}.nerings-catalog.is-dark-v2 .nerings-products-grid.is-big-list .nerings-product-card .image .tag-wrapper{width:calc(100% - 40px)}.nerings-catalog.is-dark-v2 .nerings-products-grid.is-big-list .nerings-product-card .options{position:relative}.nerings-catalog.is-dark-v2 .nerings-products-grid.is-big-list .nerings-product-card .options:after{background-color:#b1b1b1;bottom:20px;content:"";left:-25px;position:absolute;top:25px;width:1px}@media only screen and (max-width:1200px){.nerings-catalog.is-dark-v2 .nerings-products-grid.is-big-list .nerings-product-card .options:after{left:-8px;top:0}}@media only screen and (max-width:767px){.nerings-catalog.is-dark-v2 .nerings-products-grid.is-big-list .nerings-product-card .options:after{display:none}}.nerings-catalog .messages .nerings-error-message,.nerings-catalog .messages .nerings-success-message{margin-bottom:20px}@media only screen and (max-width:767px){.nerings-catalog .messages .nerings-error-message,.nerings-catalog .messages .nerings-success-message{margin-bottom:15px}}.nerings-catalog .inner{align-items:flex-start;display:flex;flex-wrap:wrap}@media only screen and (max-width:992px){.nerings-catalog .inner{flex-flow:column}}.nerings-catalog .heading{margin-bottom:30px;padding-top:15px;width:100%}@media only screen and (max-width:767px){.nerings-catalog .heading{margin-bottom:10px;padding-top:5px}}.nerings-catalog .heading h1{display:inline;margin-bottom:10px}@media only screen and (max-width:767px){.nerings-catalog .heading h1{display:block;margin-right:0}}.nerings-catalog .heading .car{display:inline;font-size:15px;line-height:25px}@media only screen and (max-width:767px){.nerings-catalog .heading .car{display:flex;flex-wrap:wrap}}.nerings-catalog .heading .car span{margin-right:50px}@media only screen and (max-width:767px){.nerings-catalog .heading .car span{margin-bottom:15px;margin-top:0;width:100%}}.nerings-catalog .heading .car a{color:#2a7bc8;margin-right:25px}.nerings-catalog .heading .car a:last-child{margin-right:0}.nerings-catalog .heading .car a:hover{color:#000}.nerings-catalog .heading .car .edit{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg fill='%230d0d0d' clip-path='url(%23a)'%3E%3Cpath d='m9.88 2.687-8.803 8.804a.35.35 0 0 0-.091.161L.01 15.57a.348.348 0 0 0 .42.42l3.917-.976a.35.35 0 0 0 .16-.091l8.805-8.804zM15.492 1.487l-.98-.98c-.655-.655-1.796-.654-2.45 0l-1.2 1.2 3.43 3.431 1.2-1.2c.327-.327.508-.763.508-1.226s-.18-.898-.508-1.225'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:0 0;padding-left:25px}@media only screen and (max-width:767px){.nerings-catalog .heading .car .edit{background-position:0 2px}}.nerings-catalog h1{font-size:23px;font-weight:400!important;line-height:31px;margin:0 20px 30px 0;position:relative;text-decoration:none!important}@media only screen and (max-width:767px){.nerings-catalog h1{font-size:19px;line-height:27px}}.nerings-catalog .sidebar-toggle{align-items:center;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23dd241d' d='M17.033 0H.985a.75.75 0 0 0-.672.41.76.76 0 0 0 .06.795l5.879 8.282.006.008c.213.289.329.638.33.997v6.752a.752.752 0 0 0 1.046.697l3.304-1.26c.295-.09.492-.37.492-.706v-5.483c0-.359.116-.708.33-.997l.006-.008 5.879-8.282a.76.76 0 0 0 .06-.795.75.75 0 0 0-.672-.41'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h18v18H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:right 20px center;border:1px solid #b1b1b1;border-radius:6px!important;color:#353535;display:flex;display:none;font-size:16px;font-weight:500;height:50px;justify-content:flex-start;margin-bottom:20px;padding-bottom:2px;padding-left:20px;padding-right:20px;width:100%}@media only screen and (max-width:992px){.nerings-catalog .sidebar-toggle{display:flex}}@media only screen and (max-width:767px){.nerings-catalog .sidebar-toggle{margin-bottom:15px;width:calc(100% - 125px)}}.nerings-catalog .left{flex-shrink:0;margin-right:20px;width:300px}@media only screen and (max-width:767px){.nerings-catalog .left{margin-right:0;width:100%}}.nerings-catalog .sidebar{margin-right:20px;max-width:330px;width:100%}@media only screen and (max-width:992px){.nerings-catalog .sidebar{background-color:#fff!important;border:none!important;border-radius:0!important}.nerings-catalog .sidebar h1{display:none}}.nerings-catalog .sidebar .is-close{display:none}.nerings-catalog .sidebar .heading{display:none;font-size:16px;font-weight:500;margin-bottom:20px}@media only screen and (max-width:992px){.nerings-catalog .sidebar .heading{display:flex}.nerings-catalog .sidebar{background-color:#fff;bottom:0;box-shadow:0 2px 15px 0 rgba(0,0,0,.05);left:auto;margin:0;max-width:none;overflow-x:hidden;overflow-y:auto;padding:20px;position:fixed;right:0;top:0;transform:translateX(100%);transition:all .15s ease;width:50%;z-index:100000000}.nerings-catalog .sidebar .is-close{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' fill='none' viewBox='0 0 15 15'%3E%3Cpath fill='%23dd241d' fill-rule='evenodd' d='M14.85 1.414 13.434 0l-6.01 6.01L1.415 0 0 1.414l6.01 6.01L0 13.436l1.414 1.414 6.01-6.01 6.011 6.01 1.414-1.414-6.01-6.01z' clip-rule='evenodd'/%3E%3C/svg%3E");display:block;font-size:0!important;height:15px;line-height:0!important;position:absolute;right:20px;top:25px;width:15px}}@media only screen and (max-width:767px){.nerings-catalog .sidebar{left:0;width:100%}}.nerings-catalog .sidebar>.search,.nerings-catalog .sidebar>ul.menu .search{margin-bottom:25px}.nerings-catalog .sidebar>.search .input-wrapper,.nerings-catalog .sidebar>ul.menu .search .input-wrapper{display:flex}.nerings-catalog .sidebar>.search input[type=text],.nerings-catalog .sidebar>ul.menu .search input[type=text]{background-color:#f1f1f1;border:1px solid #b1b1b1;border-bottom-right-radius:0;border-right:none;border-top-right-radius:0;font-size:18px}.nerings-catalog .sidebar>.search input[type=submit],.nerings-catalog .sidebar>ul.menu .search input[type=submit]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='none' viewBox='0 0 17 17'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M6.842 13.678c1.52 0 2.995-.507 4.194-1.44l4.523 4.522a.85.85 0 0 0 1.202-1.202l-4.522-4.523a6.838 6.838 0 1 0-5.397 2.643M3.208 3.207a5.14 5.14 0 1 1 0 7.268 5.12 5.12 0 0 1 0-7.268'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h17v17H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:16px 16px;background-repeat:no-repeat;border-bottom-left-radius:0;border-top-left-radius:0;font-size:0!important;height:50px;line-height:0!important;margin:0;min-width:50px;padding:0;width:50px}.nerings-catalog .born-container>.inner>.content{width:calc(100% - 350px)}@media only screen and (max-width:992px){.nerings-catalog .born-container>.inner>.content{width:100%}}.nerings-catalog .born-container>.inner>.content h1{display:none}@media only screen and (max-width:992px){.nerings-catalog .born-container>.inner>.content h1{display:block}}.nerings-catalog .menu{margin-bottom:20px!important}@media only screen and (max-width:992px){.nerings-catalog .menu{margin-bottom:20px!important}}.nerings-catalog .menu>li{font-size:15px;line-height:25px;margin-bottom:10px!important}.nerings-catalog .menu>li:last-child{margin-bottom:0!important}.nerings-catalog .menu>li a{color:#353535}.nerings-catalog .menu>li a:hover{color:#dd241d}.nerings-catalog .menu>li.is-search{padding-top:10px!important}.nerings-catalog .menu>li.is-search:first-child{padding-top:0!important}.nerings-catalog .menu>li.is-search .search{margin-bottom:20px;position:relative;width:100%}.nerings-catalog .menu>li.is-search .search input{background-color:#f1f1f1;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='none' viewBox='0 0 17 17'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%230d0d0d' d='M6.842 13.678c1.52 0 2.995-.507 4.194-1.44l4.523 4.522a.85.85 0 0 0 1.202-1.202l-4.522-4.523a6.838 6.838 0 1 0-5.397 2.643M3.208 3.207a5.14 5.14 0 1 1 0 7.268 5.12 5.12 0 0 1 0-7.268'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h17v17H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:15px 15px;border:1px solid #b1b1b1!important;border-radius:6px!important;font-size:16px!important;line-height:26px!important;padding-left:46px}.nerings-catalog .menu>li.is-search.is-clear-visible .is-clear{opacity:1;pointer-events:all}.nerings-catalog .menu>li .is-clear{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%23fff' d='m8.484 0 1.414 1.414-8.485 8.485-1.414-1.414z'/%3E%3Cpath fill='%23dd241d' d='m8.484 0 1.414 1.414-8.485 8.485-1.414-1.414z'/%3E%3Cpath fill='%23fff' d='M0 1.414 1.414 0 9.9 8.485 8.485 9.9z'/%3E%3Cpath fill='%23dd241d' d='M0 1.414 1.414 0 9.9 8.485 8.485 9.9z'/%3E%3C/svg%3E");background-position:50%;font-size:0!important;height:50px;line-height:0!important;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:all .15s ease;width:50px}.nerings-catalog .menu>li .is-clear:after,.nerings-catalog .menu>li .is-clear:before{display:none!important}.nerings-catalog .menu>li .is-clear:hover{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%23fff' d='m8.484 0 1.414 1.414-8.485 8.485-1.414-1.414z'/%3E%3Cpath fill='%23000' d='m8.484 0 1.414 1.414-8.485 8.485-1.414-1.414z'/%3E%3Cpath fill='%23fff' d='M0 1.414 1.414 0 9.9 8.485 8.485 9.9z'/%3E%3Cpath fill='%23000' d='M0 1.414 1.414 0 9.9 8.485 8.485 9.9z'/%3E%3C/svg%3E");background-position:50%}.nerings-catalog .menu>li.is-back a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='9' fill='none' viewBox='0 0 6 9'%3E%3Cpath fill='%23dd241d' d='m4.243 0 1.414 1.414-4.243 4.243L0 4.243z'/%3E%3Cpath fill='%23dd241d' d='M5.657 7.07 4.243 8.486 0 4.242l1.414-1.414z'/%3E%3C/svg%3E");background-position:0;padding-left:20px;transition:all .15s ease}.nerings-catalog .menu>li.has-children>a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='9' fill='none' viewBox='0 0 6 9'%3E%3Cpath fill='%23dd241d' d='M1.414 8.484 0 7.07l4.243-4.243 1.414 1.415z'/%3E%3Cpath fill='%23dd241d' d='M0 1.414 1.414 0l4.243 4.242-1.414 1.415z'/%3E%3C/svg%3E");background-position:100%;display:block;padding-right:20px;transition:all .15s ease}.nerings-catalog .nerings-products-grid{margin-bottom:0}.nerings-catalog .nerings-products-grid .nerings-product-card{display:flex!important;width:calc(25% - 20px)}@media only screen and (max-width:1200px){.nerings-catalog .nerings-products-grid .nerings-product-card{width:calc(33.33333% - 20px)!important}}.nerings-catalog .nerings-categories-grid .nerings-product-card{width:calc(25% - 20px)}@media only screen and (max-width:1200px){.nerings-catalog .nerings-categories-grid .nerings-product-card{width:calc(33.33333% - 20px)!important}}@media only screen and (max-width:767px){.nerings-catalog .nerings-categories-grid .nerings-product-card{width:calc(50% - 10px)!important}}.nerings-car-data-mobile-trigger{background-color:transparent!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' fill='none' viewBox='0 0 19 19'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23dd241d' d='m18.578 7.847-2.18-.536a7 7 0 0 0-.502-1.197l1.015-1.691a.56.56 0 0 0-.084-.68l-1.574-1.574a.555.555 0 0 0-.68-.084L12.879 3.1a7 7 0 0 0-1.19-.499l-.536-2.18a.556.556 0 0 0-.54-.421H8.387a.556.556 0 0 0-.54.422S7.476 1.942 7.31 2.6q-.657.208-1.263.538L4.292 2.085a.56.56 0 0 0-.68.084L2.038 3.743a.56.56 0 0 0-.084.68L3.04 6.237A7 7 0 0 0 2.6 7.309l-2.18.538a.556.556 0 0 0-.421.54v2.226c0 .256.174.479.422.54l2.18.536q.199.63.512 1.217l-.972 1.62a.56.56 0 0 0 .084.68L3.8 16.78c.18.18.46.214.68.084l1.624-.973q.58.31 1.208.508l.535 2.18a.556.556 0 0 0 .54.421h2.226a.56.56 0 0 0 .54-.422l.535-2.179a7 7 0 0 0 1.236-.524l1.649.99c.219.13.5.096.68-.085l1.574-1.574a.56.56 0 0 0 .084-.68l-1-1.667q.295-.564.488-1.17l2.18-.536a.556.556 0 0 0 .421-.54V8.387a.556.556 0 0 0-.422-.54M9.5 13.397A3.9 3.9 0 0 1 5.604 9.5 3.9 3.9 0 0 1 9.5 5.604 3.9 3.9 0 0 1 13.396 9.5 3.9 3.9 0 0 1 9.5 13.396'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h19v19H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");display:none;height:19px;position:absolute;right:0;top:10px;width:19px}@media only screen and (max-width:767px){.nerings-car-data-mobile-trigger{display:block}}.nerings-categories-grid{display:flex;flex-wrap:wrap;margin:-10px}@media only screen and (max-width:767px){.nerings-categories-grid{margin:-5px}}.nerings-categories-grid .nerings-product-card{border:1px solid #b1b1b1;border-radius:6px;display:flex;margin:10px;width:calc(25% - 20px)}@media only screen and (max-width:767px){.nerings-categories-grid .nerings-product-card{margin:5px;width:calc(50% - 10px)}}.nerings-categories-grid .nerings-product-card h2,.nerings-categories-grid .nerings-product-card h3{font-size:18px;line-height:26px;text-align:center;transition:all .15s ease}.nerings-categories-grid .nerings-product-card .title{margin-bottom:7px}.nerings-categories-grid .nerings-product-card .stock{color:#80c825;display:none!important;font-size:14px;margin-top:5px;text-align:center}.nerings-categories-grid .nerings-product-card .image{aspect-ratio:1/.9;margin-bottom:0}.nerings-categories-grid .nerings-product-card .image img{max-width:180px!important}@media only screen and (max-width:767px){.nerings-categories-grid .nerings-product-card .image img{max-width:85%!important}}.nerings-categories-grid .nerings-product-card:hover h2,.nerings-categories-grid .nerings-product-card:hover h3{color:#dd241d}.nerings-categories-cards{border-top:1px solid #dfdfdf;margin-bottom:70px;padding-top:45px}@media only screen and (max-width:767px){.nerings-categories-cards{margin-bottom:50px;padding-top:35px}}.nerings-categories-cards h2{margin-bottom:45px}@media only screen and (max-width:767px){.nerings-categories-cards h2{margin-bottom:35px}}.nerings-categories-cards .items-grid{display:flex;flex-wrap:wrap;margin:0 -9px -35px}.nerings-categories-cards .item{display:flex;flex-flow:column;margin:0 10px 35px;width:calc(25% - 20px)}@media only screen and (max-width:992px){.nerings-categories-cards .item{width:calc(50% - 20px)}}@media only screen and (max-width:767px){.nerings-categories-cards .item{width:calc(100% - 20px)}}.nerings-categories-cards .item .image{margin-bottom:10px}.nerings-categories-cards .item .image img{display:block;width:100%}.nerings-categories-cards .item .heading{color:#353535;font-size:18px;line-height:24px;transition:all .15s ease}.nerings-categories-cards .item:hover .heading{color:#dd241d}.nerings-related{background-color:#f1f1f1;padding:50px 0 60px}.nerings-related .nerings-brands:last-child,.nerings-related .nerings-manufacturers:last-child,.nerings-related .nerings-products-grid:last-child{margin-bottom:0}.nerings-related h2{margin-bottom:25px}.nerings-brands,.nerings-manufacturers{margin-bottom:50px;position:relative}.nerings-brands.is-visible,.nerings-manufacturers.is-visible{height:auto!important;min-height:auto!important;opacity:1!important}.nerings-brands .tns-controls button,.nerings-manufacturers .tns-controls button{background-color:#dd241d;border-radius:50%!important;font-size:0!important;height:50px;line-height:0!important;opacity:0;pointer-events:none;position:absolute;top:calc(50% - 25px);transition:all .15s ease;width:50px;z-index:100}@media only screen and (max-width:992px){.nerings-brands .tns-controls button,.nerings-manufacturers .tns-controls button{opacity:1;pointer-events:all;transform-origin:center center}}.nerings-brands .tns-controls button[data-controls=prev],.nerings-manufacturers .tns-controls button[data-controls=prev]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='17' fill='none' viewBox='0 0 10 17'%3E%3Cpath fill='%23fff' d='M7.86 16.545.082 8.767l1.414-1.414 7.778 7.778z'/%3E%3Cpath fill='%23fff' d='M9.193 2.221 1.415 10 .001 8.585 7.779.807z'/%3E%3C/svg%3E");background-position:20px 16px;background-repeat:no-repeat;left:-25px;transform:translateX(4px)}@media only screen and (max-width:992px){.nerings-brands .tns-controls button[data-controls=prev],.nerings-manufacturers .tns-controls button[data-controls=prev]{transform:translateX(5px) scale(.7)!important}}.nerings-brands .tns-controls button[data-controls=prev]:active,.nerings-manufacturers .tns-controls button[data-controls=prev]:active{background-position:18px 16px}.nerings-brands .tns-controls button[data-controls=next],.nerings-manufacturers .tns-controls button[data-controls=next]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='17' fill='none' viewBox='0 0 10 17'%3E%3Cpath fill='%23fff' d='m2.14.455 7.78 7.778-1.415 1.415L.727 1.87z'/%3E%3Cpath fill='%23fff' d='M.807 14.778 8.585 7l1.414 1.414-7.778 7.778z'/%3E%3C/svg%3E");background-position:21px 16px;background-repeat:no-repeat;right:-25px;transform:translateX(-4px)}@media only screen and (max-width:992px){.nerings-brands .tns-controls button[data-controls=next],.nerings-manufacturers .tns-controls button[data-controls=next]{transform:translateX(-5px) scale(.7)!important}}.nerings-brands .tns-controls button[data-controls=next]:active,.nerings-manufacturers .tns-controls button[data-controls=next]:active{background-position:22px 16px}.nerings-brands .tns-controls button:hover,.nerings-manufacturers .tns-controls button:hover{background-color:#0d0d0d}@media only screen and (max-width:992px){.nerings-brands .tns-controls button:hover,.nerings-manufacturers .tns-controls button:hover{background-color:#dd241d}}.nerings-brands .items-grid,.nerings-manufacturers .items-grid{display:flex;flex-wrap:wrap;margin:-5px}.nerings-brands .items-grid .item,.nerings-manufacturers .items-grid .item{align-items:center;background-color:#fff;border-radius:6px;display:flex;height:55px;justify-content:center;margin:5px;width:calc(16.66667% - 10px)}@media only screen and (max-width:992px){.nerings-brands .items-grid .item,.nerings-manufacturers .items-grid .item{width:calc(25% - 10px)}}@media only screen and (max-width:767px){.nerings-brands .items-grid .item,.nerings-manufacturers .items-grid .item{width:calc(50% - 10px)}}.nerings-brands .items-grid .item img,.nerings-manufacturers .items-grid .item img{max-height:45px!important;width:auto!important}.nerings-brands:hover .tns-controls button,.nerings-manufacturers:hover .tns-controls button{opacity:1;pointer-events:all;transform:translateX(0)}.nerings-car-data{display:flex;font-size:14px;line-height:22px}@media only screen and (max-width:992px){.nerings-car-data{margin-top:10px}}.nerings-car-data .is-close{display:none}.nerings-car-data .heading{display:none;font-size:16px;font-weight:500;margin-bottom:20px}@media only screen and (max-width:767px){.nerings-car-data .heading{display:flex}.nerings-car-data{background-color:#fff;bottom:0;box-shadow:0 2px 15px 0 rgba(0,0,0,.05);display:block;left:auto;margin:0;overflow-x:hidden;overflow-y:auto;padding:20px;position:fixed;right:0;top:0;transform:translateX(100%);transition:all .15s ease;width:100%;z-index:100000000}.nerings-car-data .is-close{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' fill='none' viewBox='0 0 15 15'%3E%3Cpath fill='%23dd241d' fill-rule='evenodd' d='M14.85 1.414 13.434 0l-6.01 6.01L1.415 0 0 1.414l6.01 6.01L0 13.436l1.414 1.414 6.01-6.01 6.011 6.01 1.414-1.414-6.01-6.01z' clip-rule='evenodd'/%3E%3C/svg%3E");display:block;font-size:0!important;height:15px;line-height:0!important;position:absolute;right:20px;top:25px;width:15px}}.nerings-car-data .car{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%23000' d='M17.875 6.615c-.043-.124-.194-.221-.321-.221h-1.645a.37.37 0 0 0-.32.221c-.043.122-.074.23-.095.333l-1.098-3.04a1.27 1.27 0 0 0-1.195-.837H4.8c-.533 0-1.013.336-1.195.838l-1.098 3.04a3 3 0 0 0-.094-.334c-.043-.124-.195-.221-.321-.221H.446c-.127 0-.278.097-.321.221-.167.485-.167.763 0 1.248.043.124.194.221.321.221h1.65l-.025.068a.84.84 0 0 0-.578.8v5.572c0 .224.182.405.406.405h2.04a.405.405 0 0 0 .405-.405v-1.973h9.312v1.973c0 .224.182.405.406.405h2.04a.405.405 0 0 0 .405-.405V8.952a.84.84 0 0 0-.578-.8l-.024-.068h1.649c.127 0 .278-.097.321-.221.167-.485.166-.763 0-1.248M4.954 4.562h8.091l1.282 3.547H3.672zm.225 6.046H3.473a.663.663 0 1 1 0-1.326h1.706a.663.663 0 1 1 0 1.326m9.348 0H12.82a.663.663 0 1 1 0-1.326h1.707a.663.663 0 0 1 0 1.326'/%3E%3C/svg%3E");background-position:0 2px;background-repeat:no-repeat;margin-right:25px;padding-left:26px}@media only screen and (max-width:992px){.nerings-car-data .car{flex-grow:1}}@media only screen and (max-width:767px){.nerings-car-data .car{flex-grow:0;margin-bottom:20px;margin-right:0}}.nerings-car-data>a{margin-right:25px}@media only screen and (max-width:767px){.nerings-car-data>a{margin-right:15px}}.nerings-car-data>a:last-child{margin-right:0!important}.nerings-sorting{display:flex;justify-content:space-between;margin-bottom:20px}@media only screen and (max-width:1200px){.nerings-sorting{flex-wrap:wrap;position:relative}}@media only screen and (max-width:992px){.nerings-sorting{flex-wrap:wrap;position:relative}}@media only screen and (max-width:767px){.nerings-sorting{flex-flow:column-reverse;margin:0}}.nerings-sorting .layout{display:flex}@media only screen and (max-width:1200px){.nerings-sorting .layout{position:absolute;right:0;top:0}}@media only screen and (max-width:992px){.nerings-sorting .layout{position:absolute;right:0;top:0}}@media only screen and (max-width:767px){.nerings-sorting .layout{display:flex;flex-flow:row-reverse;justify-content:flex-start;margin-bottom:0;position:absolute;right:0;top:0}}.nerings-sorting .layout button{background-color:transparent!important;background-position:50%;background-repeat:no-repeat;border:1px solid transparent;border-radius:6px!important;font-size:0!important;height:50px;line-height:0!important;margin-right:5px;transition:all .15s ease;width:50px}.nerings-sorting .layout button:last-child{margin-right:0}.nerings-sorting .layout button:hover{border-color:#b1b1b1}.nerings-sorting .layout button.is-active{background-color:#fff!important;border-color:#b1b1b1!important}.nerings-sorting .layout button.is-big-list{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%232a2a2a' fill-rule='evenodd' d='M10 0H0v4h10zm0 6H0v4h10z' clip-rule='evenodd'/%3E%3C/svg%3E")}@media only screen and (max-width:767px){.nerings-sorting .layout button.is-big-list{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%232a2a2a' fill-rule='evenodd' d='M4 0H0v4h4zm0 6H0v4h4zm2-6h4v4H6zm4 6H6v4h4z' clip-rule='evenodd'/%3E%3C/svg%3E")}}.nerings-sorting .layout button.is-big-list.is-active{border-color:#ccc}.nerings-sorting .layout button.is-small-list{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%232a2a2a' fill-rule='evenodd' d='M0 0h10v2H0zm0 8h10v2H0zm10-4H0v2h10z' clip-rule='evenodd'/%3E%3C/svg%3E")}.nerings-sorting .layout button.is-small-list.is-active{border-color:#ccc}.nerings-sorting .layout button.is-grid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%232a2a2a' fill-rule='evenodd' d='M4 0H0v4h4zm0 6H0v4h4zm2-6h4v4H6zm4 6H6v4h4z' clip-rule='evenodd'/%3E%3C/svg%3E")}@media only screen and (max-width:767px){.nerings-sorting .layout button.is-grid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%232a2a2a' fill-rule='evenodd' d='M10 0H0v4h10zm0 6H0v4h10z' clip-rule='evenodd'/%3E%3C/svg%3E")}}.nerings-sorting .layout button.is-grid.is-active{border-color:#ccc}.nerings-sorting .sorting{display:flex}@media only screen and (max-width:992px){.nerings-sorting .sorting{width:100%}}@media only screen and (max-width:767px){.nerings-sorting .sorting{display:none}}.nerings-sorting .sorting .type{flex-shrink:0;margin-right:10px}@media only screen and (max-width:767px){.nerings-sorting .sorting .type{flex-grow:1}}.nerings-sorting .sorting .type .select2-container{width:210px!important}@media only screen and (max-width:767px){.nerings-sorting .sorting .type .select2-container{width:100%!important}}.nerings-sorting .sorting .count .select2-container{width:80px!important}.nerings-sorting .options{align-items:center;display:flex;flex-grow:1;justify-content:flex-end;padding-right:10px}@media only screen and (max-width:1200px){.nerings-sorting .options{justify-content:flex-start;margin-top:20px;width:100%}}@media only screen and (max-width:992px){.nerings-sorting .options{justify-content:flex-start;margin-left:0;margin-top:23px}}@media only screen and (max-width:767px){.nerings-sorting .options{align-items:flex-start;display:none;flex-flow:column;margin-bottom:30px;margin-left:-20px;margin-top:-5px}}.nerings-sorting .options .input-wrapper{margin:0 20px}@media only screen and (max-width:1200px){.nerings-sorting .options .input-wrapper:first-child{margin-left:0}}@media only screen and (max-width:1200px)and (max-width:767px){.nerings-sorting .options .input-wrapper:first-child{margin-left:20px}}@media only screen and (max-width:767px){.nerings-sorting .options .input-wrapper{margin-bottom:10px}.nerings-sorting .options .input-wrapper:last-child{margin-bottom:0}}.nerings-sorting .options input[type=checkbox]+label{align-items:center;cursor:pointer;display:flex;font-size:14px;line-height:20px;min-height:30px;padding:0 60px 0 0;text-align:right}@media only screen and (max-width:767px){.nerings-sorting .options input[type=checkbox]+label{padding-left:60px;padding-right:0}}.nerings-sorting .options input[type=checkbox]+label:after{background-color:#fff;border:1px solid #b1b1b1!important;border-radius:15px!important;content:"";height:30px;left:auto;position:absolute;right:0;top:auto;width:50px}@media only screen and (max-width:767px){.nerings-sorting .options input[type=checkbox]+label:after{left:0;right:auto}}.nerings-sorting .options input[type=checkbox]+label:before{background:silver;border-radius:50%;content:"";height:18px;left:auto;opacity:1;right:26px;top:auto;transform:scale(1);width:18px}@media only screen and (max-width:767px){.nerings-sorting .options input[type=checkbox]+label:before{left:26px;right:auto}}.nerings-sorting .options input[type=checkbox]:checked+label:before{background:#dd241d;right:6px}@media only screen and (max-width:767px){.nerings-sorting .options input[type=checkbox]:checked+label:before{left:6px;right:auto}}.nerings-sorting .options input[type=checkbox].is-v2+label{align-items:center;display:flex;margin:0;padding:0}.nerings-sorting .options input[type=checkbox].is-v2+label s{margin-right:10px;text-decoration:none}.nerings-sorting .options input[type=checkbox].is-v2+label:after,.nerings-sorting .options input[type=checkbox].is-v2+label:before{display:none}.nerings-sorting .options input[type=checkbox].is-v2+label>span:nth-child(2){background-color:#fff;border:1px solid #b1b1b1;border-radius:15px;color:#2a2a2a;display:flex;font-size:14px;justify-content:center;line-height:14px;min-width:150px;padding:7px 35px 7px 25px;position:relative;text-align:center}.nerings-sorting .options input[type=checkbox].is-v2+label>span:nth-child(2):before{background-color:#448e38;border-radius:50%;content:"";height:20px;position:absolute;right:4px;top:4px;width:20px;z-index:100}.nerings-sorting .options input[type=checkbox].is-v2+label>span:nth-child(3){background-color:#448e38;border:1px solid #448e38;border-radius:15px;color:#fff;display:none;font-size:14px;justify-content:center;line-height:14px;min-width:150px;padding:7px 35px 7px 25px;position:relative;text-align:center}.nerings-sorting .options input[type=checkbox].is-v2+label>span:nth-child(3):before{background-color:#fff;border-radius:50%;content:"";height:20px;position:absolute;right:4px;top:4px;width:20px;z-index:100}.nerings-sorting .options input[type=checkbox].is-v2:checked+label>span:nth-child(2){display:none}.nerings-sorting .options input[type=checkbox].is-v2:checked+label>span:nth-child(3){display:flex}.nerings-sorting .type .select2-container{width:80px!important}.nerings-sorting .type .select2-container .select2-selection--single{border-radius:6px!important}.nerings-sorting .type .select2-container .select2-selection__rendered{font-size:14px!important;line-height:22px!important;padding-bottom:14px!important}.nerings-sorting .count .select2-container{width:80px!important}.nerings-sorting .count .select2-container .select2-selection__rendered{font-size:14px!important;line-height:22px!important;padding-bottom:14px!important}.nerings-sorting .type .select2-dropdown{border:1px solid #b1b1b1!important;border-radius:6px!important;top:6px!important}.nerings-sorting .type .select2-dropdown .select2-results ul.select2-results__options{padding:0!important}.nerings-sorting .type .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option{border-bottom:1px solid #b1b1b1!important;font-size:14px!important;line-height:22px!important;margin:0!important;padding:13px 15px!important;position:relative}.nerings-sorting .type .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option:after{border:1px solid #b1b1b1;border-radius:50%!important;content:"";height:21px;position:absolute;right:15px;top:14px;width:21px}.nerings-sorting .type .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option:first-child{padding:13px 15px!important}.nerings-sorting .type .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option:last-child{border-bottom:none!important}.nerings-sorting .type .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option.select2-results__option--selected:before{background-color:#dd241d;border:none;border-radius:50%!important;content:"";height:6px;position:absolute;right:22px;top:21px;width:6px}.nerings-sorting .count .select2-dropdown{margin-top:0!important}.nerings-sorting .count .select2-dropdown .select2-results ul.select2-results__options{padding-bottom:10px!important;padding-top:15px!important}.nerings-sorting .count .select2-dropdown .select2-results ul.select2-results__options li{font-size:14px!important;line-height:22px!important;padding-bottom:5px!important}.nerings-sorting .count .select2-dropdown .select2-results ul.select2-results__options li:first-child{padding-top:0!important}main.nerings-main>.nerings-order-list:last-child,main.nerings-main>.nerings-pagination:last-child{margin-bottom:60px}@media only screen and (max-width:767px){main.nerings-main>.nerings-order-list:last-child,main.nerings-main>.nerings-pagination:last-child{margin-bottom:50px}}.nerings-pagination{display:flex;padding-top:50px;width:100%}@media only screen and (max-width:767px){.nerings-pagination{flex-flow:row}}.nerings-pagination .inner{display:flex}.nerings-pagination .inner>ul,.nerings-pagination>ul{display:flex;flex-grow:1}.nerings-pagination .inner>ul li,.nerings-pagination>ul li{margin-right:5px!important}@media only screen and (max-width:767px){.nerings-pagination .inner>ul li,.nerings-pagination>ul li{display:none!important;margin-right:0!important}.nerings-pagination .inner>ul li:first-child,.nerings-pagination .inner>ul li:last-child,.nerings-pagination .inner>ul li:nth-child(2),.nerings-pagination .inner>ul li:nth-last-child(2),.nerings-pagination>ul li:first-child,.nerings-pagination>ul li:last-child,.nerings-pagination>ul li:nth-child(2),.nerings-pagination>ul li:nth-last-child(2){display:block!important}}.nerings-pagination .inner>ul li:last-child,.nerings-pagination>ul li:last-child{margin-right:0!important}.nerings-pagination .inner>ul li a,.nerings-pagination .inner>ul li span,.nerings-pagination>ul li a,.nerings-pagination>ul li span{align-items:center;border:1px solid transparent;border-radius:6px;display:flex;font-size:19px;height:50px;justify-content:center;line-height:19px;padding-bottom:3px;transition:all .15s ease;width:50px}@media only screen and (max-width:767px){.nerings-pagination .inner>ul li a,.nerings-pagination .inner>ul li span,.nerings-pagination>ul li a,.nerings-pagination>ul li span{font-size:14px}}.nerings-pagination .inner>ul li a:hover,.nerings-pagination .inner>ul li span:hover,.nerings-pagination>ul li a:hover,.nerings-pagination>ul li span:hover{border:1px solid #b1b1b1!important}.nerings-pagination .inner>ul li span,.nerings-pagination>ul li span{color:#d3d3d3}@media only screen and (max-width:767px){.nerings-pagination .inner>ul li span,.nerings-pagination>ul li span{width:25px}}.nerings-pagination .inner>ul li.current-page a,.nerings-pagination>ul li.current-page a{background-color:#fff;border:1px solid #b1b1b1!important;color:#dd241d}.nerings-pagination .inner>ul li.current-page a:hover,.nerings-pagination>ul li.current-page a:hover{border:1px solid #b1b1b1!important}.nerings-pagination .select2-container{width:80px!important}@media only screen and (max-width:767px){.nerings-pagination .select2-container,.nerings-pagination .select2-container+.select2-container{margin-top:0!important}}.nerings-pagination .select2-container .select2-selection__rendered{font-size:14px!important;line-height:22px!important;padding-bottom:14px!important}.nerings-pagination .select2-dropdown{margin-top:0!important}.nerings-pagination .select2-dropdown .select2-results ul.select2-results__options{padding-bottom:10px!important;padding-top:15px!important}.nerings-pagination .select2-dropdown .select2-results ul.select2-results__options li{font-size:14px!important;line-height:22px!important;padding-bottom:5px!important}.nerings-pagination .select2-dropdown .select2-results ul.select2-results__options li:first-child{padding-top:0!important}.nerings-active-filters{margin-bottom:10px}.nerings-active-filters ul{display:flex}.nerings-active-filters ul li{display:flex;margin-bottom:10px!important;margin-right:10px!important}.nerings-active-filters ul li:last-child{margin-right:0!important}.nerings-active-filters ul li div{align-items:center;background-color:#fff;border:1px solid #b1b1b1;border-radius:13px;color:#353535;display:flex;font-size:15px;line-height:15px;min-height:26px;padding:0 0 0 10px}.nerings-active-filters ul li .is-remove{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='8' fill='none' viewBox='0 0 9 8'%3E%3Cpath fill='%23dd241d' fill-rule='evenodd' d='M2.414 0 1 1.414l2.328 2.328L.706 6.364 2.12 7.778l2.622-2.622 2.622 2.622 1.414-1.414-2.622-2.622 2.328-2.328L7.07 0 4.742 2.328z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;font-size:0!important;height:26px;line-height:0!important;transition:all .15s ease;width:26px}.nerings-active-filters ul li .is-remove:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='8' fill='none' viewBox='0 0 9 8'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M2.414 0 1 1.414l2.328 2.328L.706 6.364 2.12 7.778l2.622-2.622 2.622 2.622 1.414-1.414-2.622-2.622 2.328-2.328L7.07 0 4.742 2.328z' clip-rule='evenodd'/%3E%3C/svg%3E")}.nerings-tooltip-info{background-color:#dd241d;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='3' height='9' fill='none' viewBox='0 0 3 9'%3E%3Cpath fill='%23fff' d='M2.438 2.66V9H.744V2.66zm-1.8-1.652q0-.37.258-.61t.692-.24q.428 0 .685.24.264.24.264.61 0 .369-.264.61-.257.24-.685.24-.435 0-.692-.24a.8.8 0 0 1-.257-.61'/%3E%3C/svg%3E");background-position:50%;border-radius:50%;display:inline-flex;height:17px;justify-content:center;left:3px;position:relative;top:3px;width:17px}@media only screen and (max-width:992px){.nerings-tooltip-info{display:none}}.nerings-tooltip-info span{background-color:#f3f3f3;border-radius:6px;bottom:30px;color:#6b6b6b;padding:15px 20px;position:absolute;transform:translateY(5px);transition:all .15s ease;white-space:normal!important;width:270px}.nerings-tooltip-info span:after{border-color:#f3f3f3 transparent transparent;border-style:solid;border-width:8px 6px 0;bottom:-8px;content:"";height:0;left:calc(50% - 6px);position:absolute;width:0}.nerings-tooltip-info:hover span{opacity:1!important;pointer-events:all!important;transform:translateY(0)!important}.nerings-steps{display:flex;justify-content:center;margin-top:-20px}@media only screen and (max-width:992px){.nerings-steps{margin-top:25px}}.nerings-steps .inner{display:flex}.nerings-steps .step{color:#bdbdbd;counter-increment:counter;display:flex;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;justify-content:center;line-height:16px;min-width:140px;position:relative;text-align:center}@media only screen and (max-width:767px){.nerings-steps .step{min-width:100px}}.nerings-steps .step a,.nerings-steps .step span{color:#bdbdbd;display:flex;justify-content:center;padding-bottom:42px;padding-left:20px;padding-right:20px;pointer-events:none;position:relative}.nerings-steps .step a:after,.nerings-steps .step span:after{align-items:center;background-color:#f1f1f1;border:1px solid #d0d0d0;border-radius:50%;bottom:0;color:#bdbdbd;content:counter(counter);display:flex;font-size:14px;height:32px;justify-content:center;line-height:14px;padding-bottom:2px;position:absolute;width:32px;z-index:1000}.nerings-steps .step:after{left:0}.nerings-steps .step:after,.nerings-steps .step:before{background-color:#d0d0d0;bottom:15px;content:"";height:1px;position:absolute;width:50%}.nerings-steps .step:before{right:0}.nerings-steps .step:first-child:after,.nerings-steps .step:last-child:before{display:none!important}.nerings-steps.is-active-step-1 .step:first-child{color:#5e5e5e}.nerings-steps.is-active-step-1 .step:first-child a,.nerings-steps.is-active-step-1 .step:first-child span{color:#5e5e5e;pointer-events:all}.nerings-steps.is-active-step-1 .step:first-child a:hover,.nerings-steps.is-active-step-1 .step:first-child span:hover{color:#dd241d}.nerings-steps.is-active-step-1 .step:first-child a:after,.nerings-steps.is-active-step-1 .step:first-child span:after{background-color:#dd241d;border-color:transparent;color:#fff}.nerings-steps.is-active-step-2 .step:first-child{color:#5e5e5e}.nerings-steps.is-active-step-2 .step:first-child a,.nerings-steps.is-active-step-2 .step:first-child span{color:#5e5e5e;pointer-events:all}.nerings-steps.is-active-step-2 .step:first-child a:after,.nerings-steps.is-active-step-2 .step:first-child span:after{background-color:#fff;border:1px solid #b1b1b1;color:#000;font-weight:700}.nerings-steps.is-active-step-2 .step:first-child a:hover,.nerings-steps.is-active-step-2 .step:first-child span:hover{color:#dd241d}.nerings-steps.is-active-step-2 .step:nth-child(2){color:#5e5e5e}.nerings-steps.is-active-step-2 .step:nth-child(2) a,.nerings-steps.is-active-step-2 .step:nth-child(2) span{color:#5e5e5e;pointer-events:all}.nerings-steps.is-active-step-2 .step:nth-child(2) a:after,.nerings-steps.is-active-step-2 .step:nth-child(2) span:after{background-color:#dd241d;border-color:transparent;color:#fff}.nerings-steps.is-active-step-2 .step:nth-child(2) a:hover,.nerings-steps.is-active-step-2 .step:nth-child(2) span:hover{color:#dd241d}.nerings-steps.is-active-step-2 .step:nth-child(2) a:before,.nerings-steps.is-active-step-2 .step:nth-child(2) span:before{opacity:1}.nerings-steps.is-active-step-3 .step:first-child{color:#5e5e5e}.nerings-steps.is-active-step-3 .step:first-child a,.nerings-steps.is-active-step-3 .step:first-child span{color:#5e5e5e;pointer-events:all}.nerings-steps.is-active-step-3 .step:first-child a:after,.nerings-steps.is-active-step-3 .step:first-child span:after{background-color:#fff;border:1px solid #b1b1b1;color:#000;font-weight:700}.nerings-steps.is-active-step-3 .step:first-child a:hover,.nerings-steps.is-active-step-3 .step:first-child span:hover{color:#dd241d}.nerings-steps.is-active-step-3 .step:nth-child(2){color:#5e5e5e}.nerings-steps.is-active-step-3 .step:nth-child(2) a,.nerings-steps.is-active-step-3 .step:nth-child(2) span{color:#5e5e5e;pointer-events:all}.nerings-steps.is-active-step-3 .step:nth-child(2) a:after,.nerings-steps.is-active-step-3 .step:nth-child(2) span:after{background-color:#fff;border:1px solid #b1b1b1;color:#000;font-weight:700}.nerings-steps.is-active-step-3 .step:nth-child(2) a:hover,.nerings-steps.is-active-step-3 .step:nth-child(2) span:hover{color:#dd241d}.nerings-steps.is-active-step-3 .step:nth-child(3){color:#5e5e5e}.nerings-steps.is-active-step-3 .step:nth-child(3) a,.nerings-steps.is-active-step-3 .step:nth-child(3) span{color:#5e5e5e;pointer-events:all}.nerings-steps.is-active-step-3 .step:nth-child(3) a:after,.nerings-steps.is-active-step-3 .step:nth-child(3) span:after{background-color:#dd241d;border-color:transparent;color:#fff}.nerings-steps.is-active-step-3 .step:nth-child(3) a:hover,.nerings-steps.is-active-step-3 .step:nth-child(3) span:hover{color:#dd241d}body.is-purchase .nerings-main{background-color:#f1f1f1}body.is-purchase .nerings-pagination ul li a{border-color:transparent!important}body.is-purchase .nerings-pagination ul li a:hover{border-color:transparent!important;color:#dd241d!important}body.is-purchase .nerings-products-slider{background-color:#fff;margin-bottom:0;padding-bottom:60px;padding-top:50px}.nerings-purchase{margin-bottom:60px;position:relative;z-index:100000}.nerings-purchase .select2-dropdown{margin-top:0!important}.nerings-purchase .select2-dropdown .select2-results ul.select2-results__options{padding-top:15px!important}.nerings-purchase .messages{margin-top:30px}.nerings-purchase .messages .nerings-error-message{margin-bottom:20px}.nerings-purchase .inner{align-items:flex-start;display:flex;flex-wrap:wrap}@media only screen and (max-width:992px){.nerings-purchase .inner{flex-flow:column}}.nerings-purchase .inner .left{background-color:#fff;border:1px solid #b1b1b1;border-radius:6px;margin-right:20px;width:calc(100% - 430px)}@media only screen and (max-width:1200px){.nerings-purchase .inner .left{width:calc(100% - 340px)}}@media only screen and (max-width:992px){.nerings-purchase .inner .left{margin-bottom:20px;margin-right:20px;width:100%}}.nerings-purchase .inner .left table tr td{background-color:transparent!important}.nerings-purchase .inner .left table tr td:first-child{padding-left:0!important}.nerings-purchase .inner .left .heading{align-items:flex-start;display:flex;margin-bottom:0;padding:25px 0}.nerings-purchase .inner .left .heading h1,.nerings-purchase .inner .left .heading h2,.nerings-purchase .inner .left .heading h3{flex-grow:1}.nerings-purchase .inner .left .heading .edit{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cg fill='%23000' clip-path='url(%23a)'%3E%3Cpath d='M0 9.5V12h2.5l7.378-7.378-2.5-2.5zM11.806 1.752 10.249.195a.67.67 0 0 0-.944 0l-1.22 1.22 2.5 2.5 1.22-1.22a.67.67 0 0 0 0-.943'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h12v12H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:0;font-size:14px;line-height:14px;margin-top:11px;padding-left:22px}.nerings-purchase .inner .left .heading .edit.is-hidden{display:none!important}.nerings-purchase .inner .left h1,.nerings-purchase .inner .left h2,.nerings-purchase .inner .left h3{font-size:22px;line-height:30px;margin-bottom:0}@media only screen and (max-width:767px){.nerings-purchase .inner .left h1,.nerings-purchase .inner .left h2,.nerings-purchase .inner .left h3{font-size:20px;line-height:30px;padding-right:30px}}.nerings-purchase .inner .left .section{border-bottom:1px solid #b1b1b1;padding:0 30px 30px}.nerings-purchase .inner .left .section table{font-size:14px;line-height:22px;width:90%}.nerings-purchase .inner .left .section table tr td{padding-bottom:7px;padding-top:7px}.nerings-purchase .inner .left .section table tr td:first-child{color:#999;padding-right:20px}.nerings-purchase .inner .left .section:last-child{border-bottom:none}.nerings-purchase .inner .left .section.is-cta{border-top:1px solid #fff;margin-top:-1px;padding-bottom:30px;padding-top:10px}.nerings-purchase .inner .left .section.is-cta .nerings-button-2{min-width:380px}@media only screen and (max-width:767px){.nerings-purchase .inner .left .section.is-cta .nerings-button-2{min-width:auto;width:100%}}.nerings-purchase .inner .left .section.is-cta.is-paypal-visible .nerings-button-2{display:none!important}.nerings-purchase .inner .left .section.is-cta.is-paypal-visible .paypal{display:block!important}.nerings-purchase .inner .left .section.is-cta.is-paypal-visible .paypal.is-disabled{filter:grayscale(100%)!important;opacity:.8!important;pointer-events:none!important}.nerings-purchase .inner .left .section .notes{font-size:14px;line-height:22px;margin-bottom:30px}.nerings-purchase .inner .left .section .notes:first-child{margin-top:30px}.nerings-purchase .inner .left .section.is-payment{border-top:1px solid #fff;margin-top:-1px}.nerings-purchase .inner .left .section textarea{border:1px solid #b1b1b1;border-radius:6px;font-size:16px;height:85px;line-height:26px;padding:15px 18px;width:100%}.nerings-purchase .inner .left .inputs{display:flex;flex-wrap:wrap}.nerings-purchase .inner .left .inputs .is-row{display:flex;flex-wrap:wrap;margin:0 -10px 20px;width:calc(100% + 20px)}.nerings-purchase .inner .left .inputs .is-row:last-child{margin-bottom:10px}.nerings-purchase .inner .left .inputs .is-row input[type=radio]+label{font-size:15px;font-weight:400;line-height:23px}.nerings-purchase .inner .left .inputs .is-row .heading{margin-left:10px;margin-right:10px;padding-bottom:15px;width:100%}.nerings-purchase .inner .left .inputs .input-wrapper{margin:0 10px;width:100%}.nerings-purchase .inner .left .inputs .input-wrapper label{width:100%}.nerings-purchase .inner .left .inputs .input-wrapper.is-half{margin:0 10px;width:calc(50% - 20px)}@media only screen and (max-width:767px){.nerings-purchase .inner .left .inputs .input-wrapper.is-half{width:calc(100% - 20px)}.nerings-purchase .inner .left .inputs .input-wrapper.is-half+.is-half{margin-top:20px}}.nerings-purchase .inner .left .inputs .input-wrapper.is-phone .content{display:flex}.nerings-purchase .inner .left .inputs .input-wrapper.is-phone input[type=number]{border-bottom-left-radius:0;border-top-left-radius:0}.nerings-purchase .inner .left .inputs .input-wrapper.is-phone .select2-container{flex-shrink:0!important;width:95px!important}.nerings-purchase .inner .left .inputs .input-wrapper.is-phone .select2-container .select2-selection--single{border-bottom-right-radius:0;border-right:none;border-top-right-radius:0}.nerings-purchase .inner .left .inputs .input-wrapper.is-index .content{display:flex}.nerings-purchase .inner .left .inputs .input-wrapper.is-index input[type=text]{border-bottom-left-radius:0;border-top-left-radius:0;width:110px}.nerings-purchase .inner .left .inputs .input-wrapper.is-index .index{align-items:center;border-bottom-right-radius:0;border-right:none;border-top-right-radius:0;display:flex;padding-bottom:0;width:55px}.nerings-purchase .inner .left .inputs .input-wrapper.is-radio{margin-bottom:12px}.nerings-purchase .inner .left .inputs .input-wrapper.is-radio:last-child{margin-bottom:0}.nerings-purchase .inner .left .inputs .input-wrapper.is-address{margin:0 10px;position:relative}.nerings-purchase .inner .left .inputs .input-wrapper.is-address .select2-selection__placeholder{color:#b0b0b0}.nerings-purchase .inner .left .inputs .input-wrapper.is-address>label>div{float:right}.nerings-purchase .inner .left .inputs .input-wrapper.is-address>label .add{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='none' viewBox='0 0 8 8'%3E%3Cpath fill='%23dd241d' d='M3 0h2v8H3z'/%3E%3Cpath fill='%23dd241d' d='M8 3v2H0V3z'/%3E%3C/svg%3E");background-position:0;padding-left:17px;transition:all .15s ease}.nerings-purchase .inner .left .inputs .input-wrapper.is-address>label .add:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='none' viewBox='0 0 8 8'%3E%3Cpath fill='%23000' d='M3 0h2v8H3z'/%3E%3Cpath fill='%23000' d='M8 3v2H0V3z'/%3E%3C/svg%3E");color:#000}.nerings-purchase .inner .left .inputs .input-wrapper.is-address .select2-container{width:100%!important}.nerings-purchase .inner .left .is-editable.is-hidden,.nerings-purchase .inner .left .is-saved.is-hidden{display:none!important}.nerings-purchase .inner .right{font-size:16px;line-height:24px;width:410px}@media only screen and (max-width:1200px){.nerings-purchase .inner .right{width:320px}}@media only screen and (max-width:992px){.nerings-purchase .inner .right{width:100%}}.nerings-purchase .inner .right>.content{background-color:#fff;border:1px solid #b1b1b1;border-radius:6px;padding-bottom:22px}.nerings-purchase .inner .right h1,.nerings-purchase .inner .right h2,.nerings-purchase .inner .right h3{border-bottom:1px solid #b1b1b1;font-size:22px;line-height:30px;margin-bottom:20px;padding:20px 30px}.nerings-purchase .inner .right table{margin:0 30px;width:calc(100% - 60px)}.nerings-purchase .inner .right table tr td{background:transparent!important;padding:3px 0}.nerings-purchase .inner .right table tr td:last-child{text-align:right}.nerings-purchase .inner .right table tr.totals{font-size:19px;font-weight:500;line-height:27px}.nerings-purchase .inner .right .payment-brands{border-top:1px solid #b1b1b1;display:flex;flex-wrap:wrap;justify-content:space-between;margin:20px 25px 0;padding-top:20px}.nerings-purchase .inner .right .coupon-add td{font-size:15px!important;text-align:left!important}.nerings-purchase .inner .right .coupon-add td div{border-bottom:1px solid #b1b1b1;margin-bottom:15px;padding-bottom:17px;padding-top:7px}.nerings-purchase .inner .right .coupon-add.is-hidden,.nerings-purchase .inner .right .coupon-remove{display:none!important}.nerings-purchase .inner .right .coupon-remove div{border-bottom:1px solid #b1b1b1;margin-bottom:15px;padding-bottom:17px;padding-top:0}.nerings-purchase .inner .right .coupon-remove.is-visible{display:table-row!important}.nerings-purchase .inner .right .coupon-input{display:none!important}.nerings-purchase .inner .right .coupon-input.is-visible{display:table-row!important}.nerings-purchase .inner .right .coupon .input-wrapper{border-bottom:1px solid #b1b1b1;border-top:1px solid #b1b1b1;display:flex;flex-flow:column;margin:15px 0;padding:13px 0}.nerings-purchase .inner .right .coupon .input-wrapper input{font-size:16px}.nerings-purchase .inner .right .coupon .input-wrapper input[type=submit]{margin-left:13px;min-width:130px;width:130px}.nerings-purchase .inner .right .cta{margin-top:10px;position:relative}.nerings-purchase .inner .right .cta .nerings-button-2{width:100%}.nerings-purchase .select2-dropdown{margin-top:-1px!important}.nerings-purchase .select2-dropdown .select2-search{padding-bottom:5px!important}.nerings-purchase .is-custom-address{width:100%}.nerings-cart{margin-bottom:60px;position:relative;z-index:10000000}@media only screen and (max-width:992px){.nerings-cart{overflow:hidden}}.nerings-cart .born-table-wrapper{margin:0}@media only screen and (max-width:767px){.nerings-cart .born-table-wrapper .inner-wrapper{padding:0}.nerings-cart .nerings-order-table tbody tr td,.nerings-cart .nerings-order-table thead tr th{min-width:auto;width:auto}}.nerings-cart .nerings-order-table thead tr th:last-child{padding-left:0}.nerings-cart .nerings-order-table thead tr th:last-child button{background-color:transparent;color:#dd241d}.nerings-cart .nerings-order-table thead tr th:last-child button:hover{color:#353535}.nerings-cart .nerings-order-table tbody tr td:last-child{padding-left:0}.nerings-cart .nerings-order-table tbody tr td:last-child .is-remove{margin-left:auto;margin-right:auto}.nerings-cart .inner{align-items:flex-start;display:flex;flex-wrap:wrap}@media only screen and (max-width:1200px){.nerings-cart .inner{flex-flow:column}}.nerings-cart .left{background-color:#fff;border:1px solid #b1b1b1;border-radius:6px;margin-right:20px;width:calc(100% - 430px)}@media only screen and (max-width:1200px){.nerings-cart .left{margin-bottom:20px;width:100%}}.nerings-cart .right{font-size:16px;line-height:24px;width:410px}@media only screen and (max-width:1200px){.nerings-cart .right{width:100%}}.nerings-cart .right>.content{background-color:#fff;border:1px solid #b1b1b1;border-radius:6px;padding-bottom:22px}.nerings-cart .right h1,.nerings-cart .right h2,.nerings-cart .right h3{border-bottom:1px solid #b1b1b1;font-size:22px;line-height:30px;margin-bottom:20px;padding:20px 25px}.nerings-cart .right table{margin:0 25px;width:calc(100% - 60px)}.nerings-cart .right table tr td{background:transparent!important;padding:3px 0}.nerings-cart .right table tr td:last-child{text-align:right}.nerings-cart .right table tr.totals{font-size:19px;font-weight:500;line-height:27px}.nerings-cart .right .coupon-add td{font-size:15px!important;text-align:left!important}.nerings-cart .right .coupon-add td div{border-bottom:1px solid #b1b1b1;margin-bottom:15px;padding-bottom:17px;padding-top:7px}.nerings-cart .right .coupon-add.is-hidden,.nerings-cart .right .coupon-remove{display:none!important}.nerings-cart .right .coupon-remove div{border-bottom:1px solid #b1b1b1;margin-bottom:15px;padding-bottom:17px;padding-top:0}.nerings-cart .right .coupon-remove.is-visible{display:table-row!important}.nerings-cart .right .coupon-input{display:none!important}.nerings-cart .right .coupon-input.is-visible{display:table-row!important}.nerings-cart .right .coupon .input-wrapper{border-bottom:1px solid #b1b1b1;border-top:1px solid #b1b1b1;display:flex;flex-flow:column;margin:15px 0;padding:13px 0}.nerings-cart .right .coupon .input-wrapper input{font-size:16px}.nerings-cart .right .coupon .input-wrapper input[type=submit]{margin-left:13px;min-width:130px;width:130px}.nerings-cart .right .payment-brands{border-top:1px solid #b1b1b1;display:flex;flex-wrap:wrap;justify-content:space-between;margin:20px 25px 0;padding-top:20px}.nerings-cart .right .cta{margin-top:20px;position:relative}.nerings-cart .right .cta .nerings-button-2{width:100%}.nerings-cart .price{white-space:nowrap}.nerings-cart .price span{color:#dd241d;display:block;font-weight:700;margin-right:10px}.nerings-cart .price span:last-child{margin-right:0}.nerings-cart .price del{color:#b4b4b4;display:block;margin-right:10px;text-decoration:line-through}.nerings-cart .quantity .select2-container{width:90px!important}.nerings-cart .quantity .select2-container .select2-selection__rendered{font-size:14px!important;line-height:22px!important}.nerings-cart .quantity .select2-dropdown{margin-top:0!important}.nerings-cart .quantity .select2-dropdown .select2-results ul.select2-results__options{padding-bottom:10px!important;padding-top:12px!important}.nerings-cart .quantity .select2-dropdown .select2-results ul.select2-results__options li{font-size:14px!important;line-height:22px!important;padding-bottom:5px!important}.nerings-cart .quantity .select2-dropdown .select2-results ul.select2-results__options li:first-child{padding-top:0!important}.nerings-cart .is-remove{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%23dd241d' d='M8.485.05 9.9 1.464 1.414 9.95 0 8.535z'/%3E%3Cpath fill='%23dd241d' d='M8.485.05 9.9 1.464 1.414 9.95 0 8.535z'/%3E%3Cpath fill='%23dd241d' d='M0 1.464 1.414.05l8.485 8.485L8.485 9.95z'/%3E%3Cpath fill='%23dd241d' d='M0 1.464 1.414.05l8.485 8.485L8.485 9.95z'/%3E%3C/svg%3E");display:block;font-size:0!important;height:10px;line-height:0!important;transition:all .15s ease;width:10px}.nerings-cart .is-remove:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%23000' d='M8.485.05 9.9 1.464 1.414 9.95 0 8.535z'/%3E%3Cpath fill='%23000' d='M8.485.05 9.9 1.464 1.414 9.95 0 8.535z'/%3E%3Cpath fill='%23000' d='M0 1.464 1.414.05l8.485 8.485L8.485 9.95z'/%3E%3Cpath fill='%23000' d='M0 1.464 1.414.05l8.485 8.485L8.485 9.95z'/%3E%3C/svg%3E")}.nerings-order{margin-bottom:60px}@media only screen and (max-width:767px){.nerings-order{margin-bottom:50px}}.nerings-order .born-table-wrapper{margin:0}@media only screen and (max-width:767px){.nerings-order .born-table-wrapper .inner-wrapper{padding:0}}.nerings-order .inner{align-items:flex-start;display:flex;flex-wrap:wrap}.nerings-order .details{background-color:#fff;border:1px solid #b1b1b1;border-radius:6px;margin:0 0 20px;padding-bottom:20px;width:100%}.nerings-order .details h1,.nerings-order .details h2{background-color:#dadada;font-size:18px;font-weight:700;line-height:24px;margin:0;padding:13px 20px}.nerings-order .order{background-color:#fff;border:1px solid #b1b1b1;border-radius:6px;margin:0;padding-bottom:20px;width:100%}@media only screen and (max-width:767px){.nerings-order .order{padding-bottom:0}}.nerings-order .order h1,.nerings-order .order h2{background-color:#dadada;font-size:18px;font-weight:700;line-height:24px;margin:0;padding:13px 20px}.nerings-order .details{padding-bottom:0}.nerings-order .details table{font-size:16px;line-height:25px;margin:0 30px;width:calc(100% - 60px)}.nerings-order .details table tr:last-child td{padding-bottom:20px}.nerings-order .details table tr td{background:transparent!important;border-bottom:1px solid #b1b1b1;padding:15px 0;vertical-align:top}.nerings-order .details table tr td:first-child{color:#838383;padding-right:20px;width:200px}@media only screen and (max-width:767px){.nerings-order .details table tr td:first-child{width:130px}}.nerings-order .details table tr td:nth-child(2){padding-right:20px;width:35%}.nerings-order .details table tr td:nth-child(3){border-left:1px solid #b1b1b1;color:#838383;padding-left:30px;padding-right:20px;width:200px}@media only screen and (max-width:767px){.nerings-order .details table tr td:nth-child(3){width:130px}}.nerings-order .details table tr td:nth-child(4){padding-right:20px;width:32%}.nerings-order .details table tr td p{margin:0}.nerings-order .details table tr:last-child td{border-bottom:none}.nerings-order.is-order-received .details{width:50%}@media only screen and (max-width:992px){.nerings-order.is-order-received .details{width:100%}}.nerings-order-status-tag{border-radius:12px;display:inline;font-size:12px;padding:3px 7px;position:relative}.nerings-order-status-tag.is-complete{border:1px solid #448e38;color:#448e38}.nerings-order-status-tag.is-processing{border:1px solid #353535;color:#353535}.nerings-order-status-tag.is-not-paid{border:1px solid #dd241d;color:#dd241d}.nerings-order-status-tag.is-paid{border:1px solid #448e38;color:#448e38}.nerings-order-status-tag.is-cancelled{background-color:#dedede;border:1px solid transparent;color:#fff}.nerings-order-list .inner{background-color:#fff;border:1px solid #b1b1b1;border-radius:6px;border-radius:6px!important}.nerings-order-list+.nerings-pagination{padding-top:25px}.nerings-order-list .born-table-wrapper{margin:0}@media only screen and (max-width:992px){.nerings-order-list .born-table-wrapper .inner-wrapper{padding:0}}@media only screen and (max-width:767px){.nerings-order-list.has-returns .nerings-order-table thead{display:none}}.nerings-order-list.has-returns .nerings-order-table thead th:first-child{text-align:left;width:60%}.nerings-order-list.has-returns .nerings-order-table thead th:nth-child(2){text-align:left;width:40%}.nerings-order-list.has-returns .born-table-wrapper{overflow:hidden!important}.nerings-order-list.has-returns .born-table-wrapper .inner-wrapper{padding:0!important}.nerings-page-title{margin-bottom:30px}.nerings-page-title .born-container>.inner{display:flex;justify-content:space-between}@media only screen and (max-width:992px){.nerings-page-title .born-container>.inner{flex-flow:column}}.nerings-page-title .born-container>.inner .left>div{margin-right:20px}@media only screen and (max-width:767px){.nerings-page-title .born-container>.inner .left .nerings-add-new{min-width:auto;width:calc(50% + 45px)}}.nerings-page-title .born-container>.inner .left,.nerings-page-title .born-container>.inner .right{align-items:center;display:flex}@media only screen and (max-width:992px){.nerings-page-title .born-container>.inner .right{margin-top:20px}}@media only screen and (max-width:767px){.nerings-page-title .born-container>.inner .right .nerings-pagination .select2-container{margin-top:0!important}}.nerings-page-title h1,.nerings-page-title h2,.nerings-page-title h3{font-size:28px;line-height:36px;margin:0;padding:0}@media only screen and (max-width:767px){.nerings-page-title h1,.nerings-page-title h2,.nerings-page-title h3{font-size:24px;line-height:34px}}.nerings-page-title h1+p,.nerings-page-title h2+p,.nerings-page-title h3+p{margin-top:20px}.nerings-page-title .nerings-pagination,.nerings-page-title .nerings-pagination .born-container{margin:0;padding:0}.nerings-page-title .nerings-pagination{margin-bottom:-5px}.nerings-page-title .cta{align-items:center;display:flex;font-size:16px}@media only screen and (max-width:767px){.nerings-page-title .cta{align-items:flex-start;flex-flow:column}}.nerings-page-title .cta a{color:#353535;margin-right:30px;min-height:24px;transition:all .15s ease}@media only screen and (max-width:767px){.nerings-page-title .cta a+a{margin-top:10px}}.nerings-page-title .cta a:last-child{margin-right:0}.nerings-page-title .cta a:hover{color:#dd241d}.nerings-page-title .cta a.pdf{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none' viewBox='0 0 28 28'%3E%3Cpath fill='%23000' d='M9.645 17.127c-.215 0-.36.021-.434.042v1.374c.089.021.2.027.352.027.56 0 .903-.282.903-.76 0-.426-.296-.683-.821-.683m4.068.014c-.233 0-.385.021-.475.042v3.045c.09.021.235.021.365.021.954.007 1.574-.518 1.574-1.629.007-.968-.559-1.479-1.464-1.479'/%3E%3Cpath fill='%23000' d='M16.333 2.333H6.999a2.333 2.333 0 0 0-2.333 2.334v18.666a2.333 2.333 0 0 0 2.333 2.334h14a2.333 2.333 0 0 0 2.334-2.334v-14zM11.08 18.888c-.36.339-.892.49-1.512.49a3 3 0 0 1-.359-.02v1.663H8.166v-4.592q.706-.105 1.422-.096c.65 0 1.112.124 1.424.373.296.235.496.621.496 1.076 0 .458-.152.844-.428 1.106m4.442 1.581c-.49.407-1.236.601-2.147.601-.546 0-.932-.035-1.194-.07v-4.57a9 9 0 0 1 1.422-.097c.883 0 1.457.159 1.905.497.484.36.787.933.787 1.755 0 .89-.325 1.505-.773 1.884m4.31-3.237h-1.787v1.063h1.671v.856h-1.67v1.871h-1.058v-4.654h2.845zm-3.5-6.732h-1.166V4.667l5.833 5.833z'/%3E%3C/svg%3E");background-position:0;padding-left:35px}@media only screen and (max-width:767px){.nerings-page-title .cta a.pdf{background-position:-2px -1px;padding-left:40px}}.nerings-page-title .cta a.pdf:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none' viewBox='0 0 28 28'%3E%3Cpath fill='%23dd241d' d='M9.645 17.127c-.215 0-.36.021-.434.042v1.374c.089.021.2.027.352.027.56 0 .903-.282.903-.76 0-.426-.296-.683-.821-.683m4.068.014c-.233 0-.385.021-.475.042v3.045c.09.021.235.021.365.021.954.007 1.574-.518 1.574-1.629.007-.968-.559-1.479-1.464-1.479'/%3E%3Cpath fill='%23dd241d' d='M16.333 2.333H6.999a2.333 2.333 0 0 0-2.333 2.334v18.666a2.333 2.333 0 0 0 2.333 2.334h14a2.333 2.333 0 0 0 2.334-2.334v-14zM11.08 18.888c-.36.339-.892.49-1.512.49a3 3 0 0 1-.359-.02v1.663H8.166v-4.592q.706-.105 1.422-.096c.65 0 1.112.124 1.424.373.296.235.496.621.496 1.076 0 .458-.152.844-.428 1.106m4.442 1.581c-.49.407-1.236.601-2.147.601-.546 0-.932-.035-1.194-.07v-4.57a9 9 0 0 1 1.422-.097c.883 0 1.457.159 1.905.497.484.36.787.933.787 1.755 0 .89-.325 1.505-.773 1.884m4.31-3.237h-1.787v1.063h1.671v.856h-1.67v1.871h-1.058v-4.654h2.845zm-3.5-6.732h-1.166V4.667l5.833 5.833z'/%3E%3C/svg%3E")}.nerings-page-title .cta a.repeat{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23000' d='M20.485 3.515A11.92 11.92 0 0 0 12 0a11.92 11.92 0 0 0-8.485 3.515A11.92 11.92 0 0 0 0 12c0 3.205 1.248 6.219 3.515 8.485A11.92 11.92 0 0 0 12 24c3.205 0 6.219-1.248 8.485-3.515A11.92 11.92 0 0 0 24 12c0-3.205-1.248-6.219-3.515-8.485m-1.59 9.86a3.16 3.16 0 0 1-3.158 3.158H7.822l.774.847-.991.99-2.5-2.55 2.5-2.448.995.993-.778.762h7.915c.966 0 1.751-.786 1.751-1.751v-.833h1.406zm-2.5-2.747-.995-.993.778-.762s-8.038.003-8.099.01a1.754 1.754 0 0 0-1.567 1.741v.833H5.106v-.833a3.16 3.16 0 0 1 3.157-3.157h7.915l-.774-.847.991-.99 2.5 2.55z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:0;padding-left:35px}.nerings-page-title .cta a.repeat:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23dd241d' d='M20.485 3.515A11.92 11.92 0 0 0 12 0a11.92 11.92 0 0 0-8.485 3.515A11.92 11.92 0 0 0 0 12c0 3.205 1.248 6.219 3.515 8.485A11.92 11.92 0 0 0 12 24c3.205 0 6.219-1.248 8.485-3.515A11.92 11.92 0 0 0 24 12c0-3.205-1.248-6.219-3.515-8.485m-1.59 9.86a3.16 3.16 0 0 1-3.158 3.158H7.822l.774.847-.991.99-2.5-2.55 2.5-2.448.995.993-.778.762h7.915c.966 0 1.751-.786 1.751-1.751v-.833h1.406zm-2.5-2.747-.995-.993.778-.762s-8.038.003-8.099.01a1.754 1.754 0 0 0-1.567 1.741v.833H5.106v-.833a3.16 3.16 0 0 1 3.157-3.157h7.915l-.774-.847.991-.99 2.5 2.55z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.nerings-page-title .cta a.return{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' viewBox='0 0 22 22'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='m9.42 3.093 1.494.76V0H7.348v3.853l1.492-.759a.64.64 0 0 1 .58 0' clip-rule='evenodd'/%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M18.263 7.788V.645A.645.645 0 0 0 17.618 0h-5.414v4.901c0 .464-.495.82-.978.552L9.131 4.39 6.993 5.475a.644.644 0 0 1-.933-.574L6.06 0H.645A.645.645 0 0 0 0 .645v16.973c0 .356.289.645.645.645h7.143a8 8 0 0 1 .022-6.091c1.692-4.084 6.357-6.046 10.453-4.384' clip-rule='evenodd'/%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M20.02 10.464a6.74 6.74 0 0 0-4.778-1.98 6.74 6.74 0 0 0-4.778 1.98 6.74 6.74 0 0 0-1.98 4.778c0 1.866.757 3.555 1.98 4.778a6.74 6.74 0 0 0 4.778 1.979 6.74 6.74 0 0 0 4.778-1.98 6.74 6.74 0 0 0 1.979-4.777 6.74 6.74 0 0 0-1.98-4.778m-2.061 6.893a2.49 2.49 0 0 1-1.761.731H13.19a.644.644 0 1 1 0-1.289h3.008c.662 0 1.203-.541 1.203-1.203 0-.358-.112-.651-.354-.893a1.2 1.2 0 0 0-.85-.353h-1.795l.383.382a.643.643 0 1 1-.906.912l-1.482-1.479a.643.643 0 0 1-.002-.909l1.478-1.48a.643.643 0 0 1 .912.906l-.379.379h1.792a2.496 2.496 0 0 1 2.492 2.492c0 .716-.257 1.33-.731 1.804' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:top 2px left;padding-left:35px}.nerings-page-title .cta a.return:after,.nerings-page-title .cta a.return:before{display:none!important}.nerings-page-title .cta a.return:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' viewBox='0 0 22 22'%3E%3Cpath fill='%23dd241d' fill-rule='evenodd' d='m9.42 3.093 1.494.76V0H7.348v3.853l1.492-.759a.64.64 0 0 1 .58 0' clip-rule='evenodd'/%3E%3Cpath fill='%23dd241d' fill-rule='evenodd' d='M18.263 7.788V.645A.645.645 0 0 0 17.618 0h-5.414v4.901c0 .464-.495.82-.978.552L9.131 4.39 6.993 5.475a.644.644 0 0 1-.933-.574L6.06 0H.645A.645.645 0 0 0 0 .645v16.973c0 .356.289.645.645.645h7.143a8 8 0 0 1 .022-6.091c1.692-4.084 6.357-6.046 10.453-4.384' clip-rule='evenodd'/%3E%3Cpath fill='%23dd241d' fill-rule='evenodd' d='M20.02 10.464a6.74 6.74 0 0 0-4.778-1.98 6.74 6.74 0 0 0-4.778 1.98 6.74 6.74 0 0 0-1.98 4.778c0 1.866.757 3.555 1.98 4.778a6.74 6.74 0 0 0 4.778 1.979 6.74 6.74 0 0 0 4.778-1.98 6.74 6.74 0 0 0 1.979-4.777 6.74 6.74 0 0 0-1.98-4.778m-2.061 6.893a2.49 2.49 0 0 1-1.761.731H13.19a.644.644 0 1 1 0-1.289h3.008c.662 0 1.203-.541 1.203-1.203 0-.358-.112-.651-.354-.893a1.2 1.2 0 0 0-.85-.353h-1.795l.383.382a.643.643 0 1 1-.906.912l-1.482-1.479a.643.643 0 0 1-.002-.909l1.478-1.48a.643.643 0 0 1 .912.906l-.379.379h1.792a2.496 2.496 0 0 1 2.492 2.492c0 .716-.257 1.33-.731 1.804' clip-rule='evenodd'/%3E%3C/svg%3E")}.nerings-page-title .nerings-order-status-tag{margin-left:10px;position:relative;top:-5px}.nerings-page-title.has-steps .born-container>.inner{justify-content:center}@media only screen and (max-width:992px){.nerings-page-title.has-steps .born-container>.inner{flex-flow:column}}.nerings-page-title.has-steps .born-container>.inner .left{width:30%}@media only screen and (max-width:992px){.nerings-page-title.has-steps .born-container>.inner .left{width:100%}}.nerings-page-title.has-steps .born-container>.inner .right{width:30%}@media only screen and (max-width:992px){.nerings-page-title.has-steps .born-container>.inner .right{display:none}}.nerings-page-title.has-steps .born-container>.inner .middle{display:flex;justify-content:center;width:40%}@media only screen and (max-width:992px){.nerings-page-title.has-steps .born-container>.inner .middle{width:100%}}.nerings-order-table{width:100%}.nerings-order-table thead th{background:transparent!important;border-bottom:1px solid #b1b1b1;color:#999;font-size:14px;font-weight:400;line-height:22px;padding:10px 20px;white-space:nowrap}.nerings-order-table thead th:last-child{text-align:right}.nerings-order-table tbody tr.pvn td{border:none;font-size:16px;padding-top:30px}.nerings-order-table tbody tr.totals td{border:none;font-size:19px;font-weight:500;padding-top:0}@media only screen and (max-width:767px){.nerings-order-table tbody tr.totals td{padding-bottom:30px}}.nerings-order-table tbody tr:last-child td{border-bottom:0;white-space:nowrap}.nerings-order-table tbody td{background:transparent!important;border-bottom:1px solid #b1b1b1;font-size:16px;padding:15px 20px}.nerings-order-table tbody td:last-child{text-align:right}.nerings-order-table .product{display:flex}@media only screen and (max-width:767px){.nerings-order-table .product{width:230px}}.nerings-order-table .product>.image{align-items:center;aspect-ratio:1/1;display:flex;flex-shrink:0;justify-content:center;margin-right:10px;position:relative;width:60px}.nerings-order-table .product>.image img{flex-shrink:1;font-size:0!important;line-height:0!important;max-width:50px;width:100%}.nerings-order-table .product .heading{align-items:flex-start!important;display:flex;flex-flow:column;font-size:17px;justify-content:center!important;padding:0!important;white-space:wrap}.nerings-order-table .product .heading a{color:#353535}.nerings-order-table .product .heading a:hover{color:#dd241d}.nerings-order-table .product .heading .sku{color:#acacac;font-size:14px;margin-top:5px}.nerings-order-table .price{display:flex;flex-flow:column;white-space:nowrap}.nerings-order-table .price span{color:#dd241d;display:block;font-weight:700;margin-right:10px}.nerings-order-table .price span:last-child{margin-right:0}.nerings-order-table .price del{color:#b4b4b4;display:block;margin-right:10px;text-decoration:line-through}.nerings-order-table .is-checkbox{padding-left:0;padding-right:0;width:20px}.nerings-order-table .is-checkbox label{font-size:0!important;height:20px;line-height:0!important;padding:0;width:20px}.nerings-order-table .is-id a,.nerings-order-table .is-id span{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23000' d='M12.89 5.86a1.37 1.37 0 0 1-1.367-1.368V0H4.531a2.15 2.15 0 0 0-2.148 2.148v15.704A2.15 2.15 0 0 0 4.53 20H15.47a2.15 2.15 0 0 0 2.148-2.148V5.859zm-7.304 8.203h2.84a.586.586 0 1 1 0 1.171h-2.84a.586.586 0 0 1 0-1.171M5 11.523c0-.323.262-.585.586-.585h8.594a.586.586 0 1 1 0 1.171H5.586A.586.586 0 0 1 5 11.523m9.18-3.71a.586.586 0 0 1 0 1.171H5.586a.586.586 0 0 1 0-1.171z'/%3E%3Cpath fill='%23000' d='M12.695 4.492c0 .108.088.196.196.196h4.465a2.2 2.2 0 0 0-.41-.537L13.178.588a2.2 2.2 0 0 0-.484-.345z'/%3E%3C/svg%3E");background-position:0;color:#353535;min-height:20px;padding-left:34px;transition:all .15s ease}.nerings-order-table .is-id a:hover,.nerings-order-table .is-id span:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23dd241d' d='M12.89 5.86a1.37 1.37 0 0 1-1.367-1.368V0H4.531a2.15 2.15 0 0 0-2.148 2.148v15.704A2.15 2.15 0 0 0 4.53 20H15.47a2.15 2.15 0 0 0 2.148-2.148V5.859zm-7.304 8.203h2.84a.586.586 0 1 1 0 1.171h-2.84a.586.586 0 0 1 0-1.171M5 11.523c0-.323.262-.585.586-.585h8.594a.586.586 0 1 1 0 1.171H5.586A.586.586 0 0 1 5 11.523m9.18-3.71a.586.586 0 0 1 0 1.171H5.586a.586.586 0 0 1 0-1.171z'/%3E%3Cpath fill='%23dd241d' d='M12.695 4.492c0 .108.088.196.196.196h4.465a2.2 2.2 0 0 0-.41-.537L13.178.588a2.2 2.2 0 0 0-.484-.345z'/%3E%3C/svg%3E");color:#dd241d}.nerings-order-table .is-user{white-space:nowrap}.nerings-order-table .is-user a,.nerings-order-table .is-user span{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' fill='none' viewBox='0 0 19 19'%3E%3Cpath fill='%230d0d0d' d='M5.737 5.542a3.765 3.765 0 0 1 3.76-3.76 3.765 3.765 0 0 1 3.76 3.76 3.765 3.765 0 0 1-3.76 3.76 3.765 3.765 0 0 1-3.76-3.76m6.135 4.948h-4.75a4.56 4.56 0 0 0-4.552 4.552c0 1.2.976 2.177 2.177 2.177h9.5a2.18 2.18 0 0 0 2.177-2.177 4.56 4.56 0 0 0-4.552-4.552'/%3E%3C/svg%3E");background-position:0;color:#353535;min-height:20px;padding-left:30px;transition:all .15s ease}.nerings-order-table .is-address a,.nerings-order-table .is-address span{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='none' viewBox='0 0 17 17'%3E%3Cpath fill='%23000' d='M8.5.531a5.844 5.844 0 0 0-5.844 5.844c0 3.087 5.207 9.616 5.43 9.897a.53.53 0 0 0 .828 0c.223-.281 5.43-6.81 5.43-9.897A5.844 5.844 0 0 0 8.5.531m0 7.438a2.125 2.125 0 1 1 0-4.25 2.125 2.125 0 0 1 0 4.25'/%3E%3C/svg%3E");background-position:0;color:#353535;min-height:20px;padding-left:30px;transition:all .15s ease}.nerings-order-table .is-pdf-link{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='27' fill='none' viewBox='0 0 27 27'%3E%3Cpath fill='%23000' d='M9.301 16.515c-.207 0-.346.02-.418.04v1.326c.085.02.192.026.34.026.538 0 .87-.272.87-.733 0-.411-.285-.659-.792-.659m3.923.014c-.225 0-.371.02-.458.04v2.937c.087.02.226.02.352.02.92.006 1.518-.5 1.518-1.57.007-.934-.539-1.427-1.412-1.427'/%3E%3Cpath fill='%23000' d='M15.75 2.25h-9A2.25 2.25 0 0 0 4.5 4.5v18a2.25 2.25 0 0 0 2.25 2.25h13.5a2.25 2.25 0 0 0 2.25-2.25V9zm-5.065 15.964c-.347.326-.86.472-1.458.472a3 3 0 0 1-.346-.02v1.604H7.875v-4.428a8.5 8.5 0 0 1 1.371-.092c.627 0 1.072.12 1.373.359.286.227.48.6.48 1.038-.002.441-.148.814-.414 1.067m4.283 1.524c-.472.393-1.191.58-2.07.58-.526 0-.899-.034-1.152-.068v-4.407a9 9 0 0 1 1.371-.093c.852 0 1.406.153 1.838.48.466.346.759.898.759 1.691 0 .859-.314 1.451-.746 1.817m4.157-3.122h-1.724v1.025h1.611v.826h-1.61v1.804h-1.02v-4.487h2.743zm-3.375-6.491h-1.125V4.5l5.625 5.625z'/%3E%3C/svg%3E");display:inline-block;font-size:0!important;height:27px;line-height:0!important;margin-right:25px;transition:all .15s ease;vertical-align:middle;width:27px}.nerings-order-table .is-pdf-link:last-child{margin-right:0}.nerings-order-table .is-pdf-link:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='27' fill='none' viewBox='0 0 27 27'%3E%3Cpath fill='%23dd241d' d='M9.301 16.515c-.207 0-.346.02-.418.04v1.326c.085.02.192.026.34.026.538 0 .87-.272.87-.733 0-.411-.285-.659-.792-.659m3.923.014c-.225 0-.371.02-.458.04v2.937c.087.02.226.02.352.02.92.006 1.518-.5 1.518-1.57.007-.934-.539-1.427-1.412-1.427'/%3E%3Cpath fill='%23dd241d' d='M15.75 2.25h-9A2.25 2.25 0 0 0 4.5 4.5v18a2.25 2.25 0 0 0 2.25 2.25h13.5a2.25 2.25 0 0 0 2.25-2.25V9zm-5.065 15.964c-.347.326-.86.472-1.458.472a3 3 0 0 1-.346-.02v1.604H7.875v-4.428a8.5 8.5 0 0 1 1.371-.092c.627 0 1.072.12 1.373.359.286.227.48.6.48 1.038-.002.441-.148.814-.414 1.067m4.283 1.524c-.472.393-1.191.58-2.07.58-.526 0-.899-.034-1.152-.068v-4.407a9 9 0 0 1 1.371-.093c.852 0 1.406.153 1.838.48.466.346.759.898.759 1.691 0 .859-.314 1.451-.746 1.817m4.157-3.122h-1.724v1.025h1.611v.826h-1.61v1.804h-1.02v-4.487h2.743zm-3.375-6.491h-1.125V4.5l5.625 5.625z'/%3E%3C/svg%3E")}.nerings-order-table .is-view-link{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23000' d='M9 3.635c-3.44 0-6.558 1.882-8.86 4.938a.71.71 0 0 0 0 .85c2.302 3.06 5.42 4.942 8.86 4.942s6.558-1.882 8.86-4.938a.71.71 0 0 0 0-.85C15.557 5.517 12.44 3.635 9 3.635m.247 9.143a3.788 3.788 0 0 1-4.025-4.025 3.794 3.794 0 0 1 3.531-3.53 3.788 3.788 0 0 1 4.025 4.024 3.806 3.806 0 0 1-3.531 3.53m-.114-1.745a2.035 2.035 0 0 1-2.166-2.166 2.05 2.05 0 0 1 1.904-1.903 2.035 2.035 0 0 1 2.165 2.165 2.05 2.05 0 0 1-1.903 1.904'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h18v18H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");display:inline-block;font-size:0!important;height:18px;line-height:0!important;margin-right:25px;transition:all .15s ease;vertical-align:middle;width:18px}.nerings-order-table .is-view-link:last-child{margin-right:0}.nerings-order-table .is-view-link:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23dd241d' d='M9 3.635c-3.44 0-6.558 1.882-8.86 4.938a.71.71 0 0 0 0 .85c2.302 3.06 5.42 4.942 8.86 4.942s6.558-1.882 8.86-4.938a.71.71 0 0 0 0-.85C15.557 5.517 12.44 3.635 9 3.635m.247 9.143a3.788 3.788 0 0 1-4.025-4.025 3.794 3.794 0 0 1 3.531-3.53 3.788 3.788 0 0 1 4.025 4.024 3.806 3.806 0 0 1-3.531 3.53m-.114-1.745a2.035 2.035 0 0 1-2.166-2.166 2.05 2.05 0 0 1 1.904-1.903 2.035 2.035 0 0 1 2.165 2.165 2.05 2.05 0 0 1-1.903 1.904'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h18v18H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.nerings-order-table .is-edit{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cg fill='%23000' clip-path='url(%23a)'%3E%3Cpath d='M0 14.25V18h3.75L14.818 6.934l-3.75-3.751zM17.706 2.628 15.37.293a1 1 0 0 0-1.416 0l-1.83 1.83 3.75 3.75 1.83-1.83c.39-.39.39-1.025 0-1.415'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h18v18H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;display:inline-block;font-size:0!important;height:27px;line-height:0!important;margin-right:25px;transition:all .15s ease;vertical-align:middle;width:20px}.nerings-order-table .is-edit:last-child{margin-right:0}.nerings-order-table .is-edit:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cg fill='%23dd241d' clip-path='url(%23a)'%3E%3Cpath d='M0 14.25V18h3.75L14.818 6.934l-3.75-3.751zM17.706 2.628 15.37.293a1 1 0 0 0-1.416 0l-1.83 1.83 3.75 3.75 1.83-1.83c.39-.39.39-1.025 0-1.415'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h18v18H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.nerings-order-table .is-delete{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23000' d='M2.668 14.222c0 .982.796 1.778 1.778 1.778h7.11c.983 0 1.779-.796 1.779-1.778V3.556H2.668zM11.11.889 10.223 0H5.777l-.889.889h-3.11v1.778h12.444V.889z'/%3E%3C/svg%3E");background-position:50%;display:inline-block;font-size:0!important;height:27px;line-height:0!important;margin-right:25px;transition:all .15s ease;vertical-align:middle;width:20px}.nerings-order-table .is-delete:last-child{margin-right:0}.nerings-order-table .is-delete:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23dd241d' d='M2.668 14.222c0 .982.796 1.778 1.778 1.778h7.11c.983 0 1.779-.796 1.779-1.778V3.556H2.668zM11.11.889 10.223 0H5.777l-.889.889h-3.11v1.778h12.444V.889z'/%3E%3C/svg%3E")}html.has-add-popup-open,html.has-add-popup-open body,html.has-addedtocart-popup-open,html.has-addedtocart-popup-open body,html.has-request-popup-open,html.has-request-popup-open body{overflow:hidden}html.has-add-popup-open .nerings-purchase,html.has-addedtocart-popup-open .nerings-purchase,html.has-request-popup-open .nerings-purchase{z-index:10000000!important}html.has-addedtocart-popup-open .nerings-main-blocker,html.has-request-popup-open .nerings-main-blocker{opacity:.6;pointer-events:all;z-index:100000000}html.has-addedtocart-popup-open .nerings-header:before,html.has-request-popup-open .nerings-header:before{opacity:.6!important;pointer-events:all!important}.nerings-request-popup{align-items:flex-start;border-radius:15px;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow-x:hidden;overflow-y:auto;padding:40px;pointer-events:none;position:fixed;right:0;top:0;transition:all .15s ease;z-index:100000000}@media only screen and (max-width:767px){.nerings-request-popup{padding:20px}}.nerings-request-popup.is-visible{opacity:1;pointer-events:all}.nerings-request-popup.is-visible .popup-inner{transform:translateY(0)}.nerings-request-popup .popup-inner{background-color:#fff;border-radius:15px;box-shadow:0 4px 10px 0 rgba(0,0,0,.05);margin-bottom:auto;margin-top:auto;max-width:440px;transform:translateY(10px);transition:all .15s ease;width:100%}.nerings-request-popup .popup-heading{background-color:#505050;border-top-left-radius:15px;border-top-right-radius:15px;color:#fff;font-size:17px;padding:23px 30px;position:relative}.nerings-request-popup .popup-content{padding:25px 30px 20px}@media only screen and (max-width:767px){.nerings-request-popup .popup-content{padding:25px 20px 10px}}.nerings-request-popup .popup-content .messages{width:100%}.nerings-request-popup .is-close{background-color:transparent!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M1.415 0 .001 1.414 3.536 4.95 0 8.485 1.414 9.9 4.95 6.364l3.536 3.535L9.9 8.485 6.364 4.95 9.9 1.414 8.485 0 4.95 3.535z' clip-rule='evenodd'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M1.415 0 .001 1.414 3.536 4.95 0 8.485 1.414 9.9 4.95 6.364l3.536 3.535L9.9 8.485 6.364 4.95 9.9 1.414 8.485 0 4.95 3.535z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;font-size:0!important;height:50px;line-height:0!important;position:absolute;right:5px;top:9px;transition:all .15s ease;width:50px}.nerings-request-popup .is-close:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M1.415 0 .001 1.414 3.536 4.95 0 8.485 1.414 9.9 4.95 6.364l3.536 3.535L9.9 8.485 6.364 4.95 9.9 1.414 8.485 0 4.95 3.535z' clip-rule='evenodd'/%3E%3Cpath fill='%23dd241d' fill-rule='evenodd' d='M1.415 0 .001 1.414 3.536 4.95 0 8.485 1.414 9.9 4.95 6.364l3.536 3.535L9.9 8.485 6.364 4.95 9.9 1.414 8.485 0 4.95 3.535z' clip-rule='evenodd'/%3E%3C/svg%3E")}.nerings-request-popup .popup-product{border-bottom:1px solid #b1b1b1;display:flex;flex-wrap:wrap;margin-bottom:25px;padding-bottom:30px}.nerings-request-popup .popup-product .popup-product-image{align-items:center;aspect-ratio:1/1;display:flex;flex-shrink:0;justify-content:center;margin-right:10px;position:relative;width:70px}.nerings-request-popup .popup-product .popup-product-image img{flex-shrink:1;font-size:0!important;line-height:0!important;max-width:50px;width:100%}.nerings-request-popup .popup-product .popup-product-heading{align-items:flex-start!important;display:flex;flex-flow:column;font-size:18px;font-weight:500;justify-content:center!important;padding:0!important;width:calc(100% - 80px)}.nerings-request-popup .popup-product .popup-product-heading a{color:#353535}.nerings-request-popup .popup-product .popup-product-heading a:hover{color:#dd241d}.nerings-request-popup .popup-product .popup-product-heading .sku{color:#acacac;font-size:14px;font-weight:400;margin-bottom:0;margin-top:5px}.nerings-request-popup .popup-product .popup-product-heading .sku span{color:#000}.nerings-request-popup .popup-product .popup-quantity{margin-top:13px;padding-left:80px;position:relative;width:100%}.nerings-request-popup .popup-product .popup-quantity .select2-container{flex-shrink:0;margin-right:10px!important;width:90px!important}.nerings-request-popup .popup-product .popup-quantity .select2-selection__rendered{justify-content:center;padding-right:35px;text-align:center}.nerings-request-popup .popup-product .popup-quantity .select2-dropdown{margin-left:0!important;margin-top:-2px!important}.nerings-request-popup .popup-product .popup-quantity .select2-dropdown .select2-results__option{padding-right:35px!important;text-align:center!important}.nerings-request-popup .inputs{display:flex;flex-wrap:wrap}.nerings-request-popup .inputs .is-row{display:flex;flex-wrap:wrap;margin:0 -10px 20px;width:calc(100% + 20px)}.nerings-request-popup .inputs .is-row:last-child{margin-bottom:10px}.nerings-request-popup .inputs .is-row input[type=radio]+label{font-size:15px;font-weight:400;line-height:23px}.nerings-request-popup .inputs .input-wrapper{margin:0 10px;width:100%}.nerings-request-popup .inputs .input-wrapper label{width:100%}.nerings-request-popup .inputs .input-wrapper.is-half{margin:0 10px;width:calc(50% - 20px)}.nerings-request-popup .inputs .input-wrapper.is-phone{position:relative}.nerings-request-popup .inputs .input-wrapper.is-phone .content{display:flex}.nerings-request-popup .inputs .input-wrapper.is-phone input[type=number]{border-bottom-left-radius:0;border-top-left-radius:0}.nerings-request-popup .inputs .input-wrapper.is-phone .select2-container{flex-shrink:0;width:95px!important}.nerings-request-popup .inputs .input-wrapper.is-phone .select2-container .select2-selection--single{border-bottom-right-radius:0;border-right:none;border-top-right-radius:0}.nerings-request-popup .inputs .input-wrapper.is-index .content{display:flex}.nerings-request-popup .inputs .input-wrapper.is-index input[type=text]{border-bottom-left-radius:0;border-top-left-radius:0;width:110px}.nerings-request-popup .inputs .input-wrapper.is-index .index{align-items:center;border-bottom-right-radius:0;border-right:none;border-top-right-radius:0;display:flex;padding-bottom:0;width:55px}.nerings-request-popup .inputs .input-wrapper.is-radio{margin-bottom:12px}.nerings-request-popup .inputs .input-wrapper.is-radio:last-child{margin-bottom:0}.nerings-request-popup .inputs .input-wrapper.is-address{margin:0 10px;position:relative}.nerings-request-popup .inputs .input-wrapper.is-address .select2-selection__placeholder{color:#b0b0b0}.nerings-request-popup .inputs .input-wrapper.is-address>label>div{float:right}.nerings-request-popup .inputs .input-wrapper.is-address>label .add{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='none' viewBox='0 0 8 8'%3E%3Cpath fill='%23dd241d' d='M3 0h2v8H3z'/%3E%3Cpath fill='%23dd241d' d='M8 3v2H0V3z'/%3E%3C/svg%3E");background-position:0;padding-left:17px;transition:all .15s ease}.nerings-request-popup .inputs .input-wrapper.is-address>label .add:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='none' viewBox='0 0 8 8'%3E%3Cpath fill='%23000' d='M3 0h2v8H3z'/%3E%3Cpath fill='%23000' d='M8 3v2H0V3z'/%3E%3C/svg%3E");color:#000}.nerings-request-popup .inputs .input-wrapper.is-address .select2-container{width:100%!important}.nerings-request-popup .inputs .input-wrapper.is-notes{font-size:15px;line-height:22px}.nerings-request-popup .inputs .input-wrapper input[type=submit]{margin-top:10px!important;width:100%}.nerings-request-popup .success-message{align-items:center;display:none;font-size:18px;font-weight:500;justify-content:center;line-height:28px;min-height:140px}.nerings-request-popup form.is-success .success-message{display:flex}.nerings-request-popup form.is-success .inputs,.nerings-request-popup form.is-success .popup-product{display:none!important}.nerings-add-popup{align-items:flex-start;border-radius:15px;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow-x:hidden;overflow-y:auto;padding:40px;pointer-events:none;position:fixed;right:0;top:0;transition:all .15s ease;z-index:1000000000}@media only screen and (max-width:767px){.nerings-add-popup{padding:20px}}.nerings-add-popup.is-visible{opacity:1;pointer-events:all}.nerings-add-popup.is-visible .popup-inner{transform:translateY(0)}.nerings-add-popup .popup-inner{background-color:#fff;border-radius:15px;box-shadow:0 4px 10px 0 rgba(0,0,0,.05);margin-bottom:auto;margin-top:auto;max-width:440px;transform:translateY(10px);transition:all .15s ease;width:100%}@media only screen and (max-width:767px){.nerings-add-popup .popup-inner{margin-top:0}}.nerings-add-popup .popup-heading{background-color:#dd241d;border-top-left-radius:15px;border-top-right-radius:15px;color:#fff;font-size:17px;padding:23px 30px;position:relative}.nerings-add-popup .popup-content{padding:25px 30px 20px}.nerings-add-popup .popup-content .messages{width:100%}.nerings-add-popup .is-close{background-color:transparent!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M1.415 0 .001 1.414 3.536 4.95 0 8.485 1.414 9.9 4.95 6.364l3.536 3.535L9.9 8.485 6.364 4.95 9.9 1.414 8.485 0 4.95 3.535z' clip-rule='evenodd'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M1.415 0 .001 1.414 3.536 4.95 0 8.485 1.414 9.9 4.95 6.364l3.536 3.535L9.9 8.485 6.364 4.95 9.9 1.414 8.485 0 4.95 3.535z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;font-size:0!important;height:50px;line-height:0!important;position:absolute;right:5px;top:9px;transition:all .15s ease;width:50px}.nerings-add-popup .is-close:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M1.415 0 .001 1.414 3.536 4.95 0 8.485 1.414 9.9 4.95 6.364l3.536 3.535L9.9 8.485 6.364 4.95 9.9 1.414 8.485 0 4.95 3.535z' clip-rule='evenodd'/%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M1.415 0 .001 1.414 3.536 4.95 0 8.485 1.414 9.9 4.95 6.364l3.536 3.535L9.9 8.485 6.364 4.95 9.9 1.414 8.485 0 4.95 3.535z' clip-rule='evenodd'/%3E%3C/svg%3E")}.nerings-add-popup .popup-product{border-bottom:1px solid #b1b1b1;display:flex;flex-wrap:wrap;margin-bottom:25px;padding-bottom:30px}.nerings-add-popup .popup-product .popup-product-image{align-items:center;aspect-ratio:1/1;display:flex;flex-shrink:0;justify-content:center;margin-right:10px;position:relative;width:70px}.nerings-add-popup .popup-product .popup-product-image img{flex-shrink:1;font-size:0!important;line-height:0!important;max-width:50px;width:100%}.nerings-add-popup .popup-product .popup-product-heading{align-items:flex-start!important;display:flex;flex-flow:column;font-size:18px;font-weight:500;justify-content:center!important;padding:0!important;width:calc(100% - 80px)}.nerings-add-popup .popup-product .popup-product-heading a{color:#353535}.nerings-add-popup .popup-product .popup-product-heading a:hover{color:#dd241d}.nerings-add-popup .popup-product .popup-product-heading .sku{color:#acacac;font-size:14px;font-weight:400;margin-bottom:0;margin-top:5px}.nerings-add-popup .popup-product .popup-product-heading .sku span{color:#000}.nerings-add-popup .popup-product .popup-quantity{margin-top:13px;padding-left:80px;position:relative;width:100%}.nerings-add-popup .popup-product .popup-quantity .select2-container{flex-shrink:0;margin-right:10px!important;width:90px!important}.nerings-add-popup .popup-product .popup-quantity .select2-selection__rendered{justify-content:center;padding-right:35px;text-align:center}.nerings-add-popup .popup-product .popup-quantity .select2-dropdown{margin-left:0!important;margin-top:-2px!important}.nerings-add-popup .popup-product .popup-quantity .select2-dropdown .select2-results__option{padding-right:35px!important;text-align:center!important}.nerings-add-popup .inputs{display:flex;flex-wrap:wrap}.nerings-add-popup .inputs .is-row{display:flex;flex-wrap:wrap;margin:0 -10px 20px;width:calc(100% + 20px)}.nerings-add-popup .inputs .is-row:last-child{margin-bottom:10px}.nerings-add-popup .inputs .is-row input[type=radio]+label{font-size:15px;font-weight:400;line-height:23px}.nerings-add-popup .inputs .input-wrapper{margin:0 10px;position:relative;width:100%}.nerings-add-popup .inputs .input-wrapper label{width:100%}.nerings-add-popup .inputs .input-wrapper.is-half{margin:0 10px;width:calc(50% - 20px)}.nerings-add-popup .inputs .input-wrapper.is-country{position:relative}.nerings-add-popup .inputs .input-wrapper.is-country .select2-container{width:100%!important}.nerings-add-popup .inputs .input-wrapper.is-phone{position:relative}.nerings-add-popup .inputs .input-wrapper.is-phone .content{display:flex}.nerings-add-popup .inputs .input-wrapper.is-phone input[type=number]{border-bottom-left-radius:0;border-top-left-radius:0}.nerings-add-popup .inputs .input-wrapper.is-phone .select2-container{flex-shrink:0;width:95px!important}.nerings-add-popup .inputs .input-wrapper.is-phone .select2-container .select2-selection--single{border-bottom-right-radius:0;border-right:none;border-top-right-radius:0}.nerings-add-popup .inputs .input-wrapper.is-index .content{display:flex}.nerings-add-popup .inputs .input-wrapper.is-index input[type=text]{border-bottom-left-radius:0;border-top-left-radius:0;width:110px}.nerings-add-popup .inputs .input-wrapper.is-index .index{align-items:center;border-bottom-right-radius:0;border-right:none;border-top-right-radius:0;display:flex;padding-bottom:0;width:55px}.nerings-add-popup .inputs .input-wrapper.is-radio{margin-top:8px}.nerings-add-popup .inputs .input-wrapper.is-radio:last-child{margin-bottom:0}.nerings-add-popup .inputs .input-wrapper.is-address{margin:0 10px;position:relative}.nerings-add-popup .inputs .input-wrapper.is-address .select2-selection__placeholder{color:#b0b0b0}.nerings-add-popup .inputs .input-wrapper.is-address>label>div{float:right}.nerings-add-popup .inputs .input-wrapper.is-address>label .add{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='none' viewBox='0 0 8 8'%3E%3Cpath fill='%23dd241d' d='M3 0h2v8H3z'/%3E%3Cpath fill='%23dd241d' d='M8 3v2H0V3z'/%3E%3C/svg%3E");background-position:0;padding-left:17px;transition:all .15s ease}.nerings-add-popup .inputs .input-wrapper.is-address>label .add:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='none' viewBox='0 0 8 8'%3E%3Cpath fill='%23000' d='M3 0h2v8H3z'/%3E%3Cpath fill='%23000' d='M8 3v2H0V3z'/%3E%3C/svg%3E");color:#000}.nerings-add-popup .inputs .input-wrapper.is-address .select2-container{width:100%!important}.nerings-add-popup .inputs .input-wrapper.is-notes{font-size:15px;line-height:22px}.nerings-add-popup .inputs .input-wrapper.is-dropdown-visible input[type=text]{border-bottom-left-radius:0;border-bottom-right-radius:0}.nerings-add-popup .inputs .input-wrapper input[type=submit]{margin-top:10px!important;width:100%}.nerings-add-popup .is-dropdown-visible .nerings-product-dropdown{opacity:1!important;pointer-events:all!important;transform:translateY(0)!important;visibility:visible!important}.nerings-sidebar-filter{background-color:#fff;border:1px solid #b1b1b1;border-radius:6px;transition:border .15s ease}.nerings-sidebar-filter+.nerings-sidebar-filter{margin-top:20px}.nerings-sidebar-filter:hover{border:1px solid #b1b1b1}@media only screen and (max-width:992px){.nerings-sidebar-filter:hover{border:1px solid #b1b1b1}}.nerings-sidebar-filter button{background-color:transparent!important;color:#353535!important;font-size:16px;font-weight:500;justify-content:flex-start;line-height:26px;padding:15px 20px 16px;position:relative;text-align:left;transition:all .15s ease;width:100%}.nerings-sidebar-filter button:before{height:2px;opacity:0;right:20px;top:28px;width:10px}.nerings-sidebar-filter button:after,.nerings-sidebar-filter button:before{background-color:#dd241d;content:"";position:absolute;transform:rotate(90deg);transition:all .15s ease}.nerings-sidebar-filter button:after{height:10px;opacity:1;right:24px;top:24px;width:2px}.nerings-sidebar-filter button.collapsed:after,.nerings-sidebar-filter button.collapsed:before{opacity:1;transform:rotate(0)}.nerings-sidebar-filter button:hover{color:#dd241d!important}@media only screen and (max-width:992px){.nerings-sidebar-filter button:hover{color:#353535!important}}.nerings-sidebar-filter .inner{display:flex;flex-flow:column;padding:0 20px 15px}.nerings-sidebar-filter .inputs{display:flex;flex-flow:column}.nerings-sidebar-filter .search{margin-bottom:20px;position:relative;width:100%}.nerings-sidebar-filter .search input{background-color:#f1f1f1;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='none' viewBox='0 0 17 17'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%230d0d0d' d='M6.842 13.678c1.52 0 2.995-.507 4.194-1.44l4.523 4.522a.85.85 0 0 0 1.202-1.202l-4.522-4.523a6.838 6.838 0 1 0-5.397 2.643M3.208 3.207a5.14 5.14 0 1 1 0 7.268 5.12 5.12 0 0 1 0-7.268'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h17v17H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:15px 15px;border:1px solid #b1b1b1;padding-left:46px}.nerings-sidebar-filter .is-clear{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%23fff' d='m8.484 0 1.414 1.414-8.485 8.485-1.414-1.414z'/%3E%3Cpath fill='%23dd241d' d='m8.484 0 1.414 1.414-8.485 8.485-1.414-1.414z'/%3E%3Cpath fill='%23fff' d='M0 1.414 1.414 0 9.9 8.485 8.485 9.9z'/%3E%3Cpath fill='%23dd241d' d='M0 1.414 1.414 0 9.9 8.485 8.485 9.9z'/%3E%3C/svg%3E");background-position:50%;font-size:0!important;height:50px;line-height:0!important;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:all .15s ease;width:50px}.nerings-sidebar-filter .is-clear:after,.nerings-sidebar-filter .is-clear:before{display:none!important}.nerings-sidebar-filter .is-clear:hover{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%23fff' d='m8.484 0 1.414 1.414-8.485 8.485-1.414-1.414z'/%3E%3Cpath fill='%23000' d='m8.484 0 1.414 1.414-8.485 8.485-1.414-1.414z'/%3E%3Cpath fill='%23fff' d='M0 1.414 1.414 0 9.9 8.485 8.485 9.9z'/%3E%3Cpath fill='%23000' d='M0 1.414 1.414 0 9.9 8.485 8.485 9.9z'/%3E%3C/svg%3E");background-position:50%}.nerings-sidebar-filter.is-clear-visible .is-clear{opacity:1;pointer-events:all}.nerings-dashboard{margin-bottom:60px}.nerings-dashboard .items-grid{display:flex;flex-wrap:wrap;margin:-10px}@media only screen and (max-width:767px){.nerings-dashboard .items-grid{margin:-5px}}.nerings-dashboard .item{align-items:flex-start;aspect-ratio:1/1;background-color:#fff;border:1px solid #b1b1b1;border-radius:6px;display:flex;flex-flow:column;justify-content:flex-start;margin:10px;padding-bottom:0;transition:none;width:calc(14.28571% - 20px)}@media only screen and (max-width:1300px){.nerings-dashboard .item{width:calc(16.66667% - 20px)}}@media only screen and (max-width:1200px){.nerings-dashboard .item{width:calc(20% - 20px)}}@media only screen and (max-width:992px){.nerings-dashboard .item{width:calc(25% - 20px)}}@media only screen and (max-width:767px){.nerings-dashboard .item{aspect-ratio:1/1;margin:5px;padding-bottom:0;width:calc(50% - 10px)}}.nerings-dashboard .item .icon{align-items:center;display:flex;flex-grow:1;justify-content:center;padding-top:25px;width:100%}.nerings-dashboard .item .icon svg{transform:scale(.55)}@media only screen and (max-width:767px){.nerings-dashboard .item .icon{margin-top:0}}.nerings-dashboard .item .heading{align-items:center;display:flex;font-size:16px;justify-content:center;line-height:22px;margin-bottom:10px;min-height:50px;padding:0 10px;text-align:center;transition:all .15s ease;width:100%}.nerings-dashboard .item .heading h2,.nerings-dashboard .item .heading h3{font-size:16px;line-height:22px;margin:0;text-align:center;transition:all .15s ease}.nerings-dashboard .item:hover{box-shadow:0 2px 15px 0 rgba(0,0,0,.06);outline:3px solid #dd241d!important;outline-offset:-1px}.nerings-dashboard .item:hover .icon path{fill:#dd241d!important}.nerings-dashboard .item:hover .heading,.nerings-dashboard .item:hover .heading h2,.nerings-dashboard .item:hover .heading h3{color:#dd241d}@media only screen and (max-width:992px){.nerings-dashboard .item:hover .heading,.nerings-dashboard .item:hover .heading h2,.nerings-dashboard .item:hover .heading h3{color:#353535}.nerings-dashboard .item:hover{box-shadow:none}}.nerings-payment-types+.is-row{margin-top:20px}.nerings-payment-types+.is-row:last-child{margin-bottom:-20px}.nerings-payment-types>ul li{margin-bottom:10px!important}.nerings-payment-types>ul li:last-child{margin-bottom:0!important}.nerings-payment-types input[type=radio]+label{align-items:center!important;border:1px solid #b1b1b1!important;border-radius:6px!important;cursor:pointer;display:flex!important;flex-wrap:wrap!important;font-size:16px!important;font-weight:400!important;margin:0!important;min-height:70px!important;padding:17px 30px 17px 70px!important;transition:all .15s ease}@media only screen and (max-width:767px){.nerings-payment-types input[type=radio]+label{align-items:flex-start!important;flex-flow:column;justify-content:flex-start;line-height:24px}}.nerings-payment-types input[type=radio]+label p{margin:0}@media only screen and (max-width:767px){.nerings-payment-types input[type=radio]+label p+span{display:block;margin-top:10px}}.nerings-payment-types input[type=radio]+label .title{flex-grow:1}@media only screen and (max-width:767px){.nerings-payment-types input[type=radio]+label .title{display:flex;flex-flow:column;justify-content:center}}.nerings-payment-types input[type=radio]+label .title p{font-weight:700}.nerings-payment-types input[type=radio]+label .title span{font-size:14px}@media only screen and (max-width:767px){.nerings-payment-types input[type=radio]+label .title span{line-height:22px}}.nerings-payment-types input[type=radio]+label .price{font-size:15px}@media only screen and (max-width:767px){.nerings-payment-types input[type=radio]+label .price{margin-top:10px}}.nerings-payment-types input[type=radio]+label .logo{margin-right:70px}.nerings-payment-types input[type=radio]+label .logo img+img{margin-left:20px}@media only screen and (max-width:1200px){.nerings-payment-types input[type=radio]+label .logo{margin-right:30px}}@media only screen and (max-width:767px){.nerings-payment-types input[type=radio]+label .logo img{margin:15px 0 5px}}.nerings-payment-types input[type=radio]+label .logo:last-child{margin-right:0}.nerings-payment-types input[type=radio]+label .dropdown{overflow:hidden;width:100%}@media only screen and (max-width:767px){.nerings-payment-types input[type=radio]+label .dropdown{margin-left:-40px;width:calc(100% + 40px)}}.nerings-payment-types input[type=radio]+label .dropdown .inner{padding-bottom:15px;padding-top:20px}.nerings-payment-types input[type=radio]+label .dropdown .select2-container{width:100%!important}.nerings-payment-types input[type=radio]+label:hover{border:1px solid #cecece}.nerings-payment-types input[type=radio]+label:after{left:24px!important;top:23px!important}.nerings-payment-types input[type=radio]+label:before{left:32px!important;top:31px!important}.nerings-payment-types input[type=radio]:checked+label{border:1px solid transparent!important;border-radius:8px!important;box-shadow:inset 2px 0 0 #dd241d,inset -2px 0 0 #dd241d,inset 0 2px 0 #dd241d,inset 0 -2px 0 #dd241d!important}.nerings-payment-types input[type=radio]:checked+label .dropdown{height:auto!important}.nerings-account{margin-bottom:60px;position:relative;z-index:100000}.nerings-account .inner{align-items:flex-start;display:flex;flex-wrap:wrap}.nerings-account .inner>.content{border:1px solid #b1b1b1}.nerings-account .inner .content{background-color:#fff;border-radius:6px;width:100%}.nerings-account .inner .content .heading{align-items:center;display:flex;margin-bottom:0;padding:25px 0}.nerings-account .inner .content .heading h1,.nerings-account .inner .content .heading h2,.nerings-account .inner .content .heading h3{flex-grow:1}.nerings-account .inner .content .heading .edit{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cg fill='%23000' clip-path='url(%23a)'%3E%3Cpath d='M0 9.5V12h2.5l7.378-7.378-2.5-2.5zM11.806 1.752 10.249.195a.67.67 0 0 0-.944 0l-1.22 1.22 2.5 2.5 1.22-1.22a.67.67 0 0 0 0-.943'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h12v12H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:0;font-size:14px;line-height:14px;margin-top:5px;padding-left:22px}.nerings-account .inner .content .heading .edit.is-hidden{display:none!important}.nerings-account .inner .content h1,.nerings-account .inner .content h2,.nerings-account .inner .content h3{font-size:22px;line-height:30px;margin-bottom:0}@media only screen and (max-width:767px){.nerings-account .inner .content h1,.nerings-account .inner .content h2,.nerings-account .inner .content h3{font-size:20px;line-height:30px}}.nerings-account .inner .content .section{border-bottom:1px solid #b1b1b1;padding:0 30px 30px}.nerings-account .inner .content .section table{font-size:14px;line-height:22px;width:90%}.nerings-account .inner .content .section table tr td{padding-bottom:7px;padding-top:7px}.nerings-account .inner .content .section table tr td:first-child{color:#999;padding-right:20px}.nerings-account .inner .content .section:last-child{border-bottom:none}.nerings-account .inner .content .section.is-cta{border-top:1px solid #fff;margin-top:-1px;padding-bottom:30px;padding-top:10px}.nerings-account .inner .content .section.is-cta .nerings-button-2{min-width:380px}@media only screen and (max-width:767px){.nerings-account .inner .content .section.is-cta .nerings-button-2{min-width:auto;width:100%}}.nerings-account .inner .content .section .notes{font-size:14px;line-height:22px;margin-bottom:30px}.nerings-account .inner .content .section.is-payment{border-top:1px solid #fff;margin-top:-1px}.nerings-account .inner .content .inputs{display:flex;flex-wrap:wrap;max-width:780px}.nerings-account .inner .content .inputs .is-row{display:flex;flex-wrap:wrap;margin:0 -10px 20px;width:calc(100% + 20px)}.nerings-account .inner .content .inputs .is-row:last-child{margin-bottom:10px}.nerings-account .inner .content .inputs .is-row input[type=radio]+label{font-size:15px;font-weight:400;line-height:23px}.nerings-account .inner .content .inputs .input-wrapper{margin:0 10px;width:100%}.nerings-account .inner .content .inputs .input-wrapper label{width:100%}.nerings-account .inner .content .inputs .input-wrapper.is-half{margin:0 10px;width:calc(50% - 20px)}@media only screen and (max-width:767px){.nerings-account .inner .content .inputs .input-wrapper.is-half{width:calc(100% - 20px)}.nerings-account .inner .content .inputs .input-wrapper.is-half+.is-half{margin-top:20px}}.nerings-account .inner .content .inputs .input-wrapper.is-phone .content{display:flex}.nerings-account .inner .content .inputs .input-wrapper.is-phone input[type=number]{border-bottom-left-radius:0;border-top-left-radius:0}.nerings-account .inner .content .inputs .input-wrapper.is-phone .select2-container{flex-shrink:0;width:95px!important}.nerings-account .inner .content .inputs .input-wrapper.is-phone .select2-container .select2-selection--single{border-bottom-right-radius:0;border-right:none;border-top-right-radius:0}.nerings-account .inner .content .inputs .input-wrapper.is-index .content{display:flex}.nerings-account .inner .content .inputs .input-wrapper.is-index input[type=text]{border-bottom-left-radius:0;border-top-left-radius:0;width:110px}.nerings-account .inner .content .inputs .input-wrapper.is-index .index{align-items:center;border-bottom-right-radius:0;border-right:none;border-top-right-radius:0;display:flex;padding-bottom:0;width:55px}.nerings-account .inner .content .inputs .input-wrapper.is-radio{margin-bottom:12px}.nerings-account .inner .content .inputs .input-wrapper.is-radio:last-child{margin-bottom:0}.nerings-account .inner .content .inputs .input-wrapper.is-address{margin:0 10px;position:relative}.nerings-account .inner .content .inputs .input-wrapper.is-address .select2-selection__placeholder{color:#b0b0b0}.nerings-account .inner .content .inputs .input-wrapper.is-address>label>div{float:right}.nerings-account .inner .content .inputs .input-wrapper.is-address>label .add{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='none' viewBox='0 0 8 8'%3E%3Cpath fill='%23dd241d' d='M3 0h2v8H3z'/%3E%3Cpath fill='%23dd241d' d='M8 3v2H0V3z'/%3E%3C/svg%3E");background-position:0;padding-left:17px;transition:all .15s ease}.nerings-account .inner .content .inputs .input-wrapper.is-address>label .add:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='none' viewBox='0 0 8 8'%3E%3Cpath fill='%23000' d='M3 0h2v8H3z'/%3E%3Cpath fill='%23000' d='M8 3v2H0V3z'/%3E%3C/svg%3E");color:#000}.nerings-account .inner .content .inputs .input-wrapper.is-address .select2-container{width:100%!important}.nerings-account .inner .content .is-editable.is-hidden,.nerings-account .inner .content .is-saved.is-hidden{display:none!important}.nerings-add-new{align-items:center;color:#353535;display:inline-flex;font-size:16px;line-height:24px;transition:all .15s ease}.nerings-add-new:before{background-color:#dd241d;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M7 0H5v5H0v2h5v5h2V7h5V5H7z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;border-radius:50%;content:"";height:30px;margin-right:15px;transition:all .15s ease;width:30px}.nerings-add-new:hover:before{background-color:#353535}.nerings-add-return{align-items:center;color:#353535;display:inline-flex;font-size:16px;line-height:24px;transition:all .15s ease}.nerings-add-return:before{background-color:#dd241d;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' viewBox='0 0 22 22'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='m9.42 3.093 1.494.76V0H7.348v3.853l1.492-.759a.64.64 0 0 1 .58 0' clip-rule='evenodd'/%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M18.263 7.788V.645A.645.645 0 0 0 17.618 0h-5.414v4.901c0 .464-.495.82-.978.552L9.131 4.39 6.993 5.475a.644.644 0 0 1-.933-.574L6.06 0H.645A.645.645 0 0 0 0 .645v16.973c0 .356.289.645.645.645h7.143a8 8 0 0 1 .022-6.091c1.692-4.084 6.357-6.046 10.453-4.384' clip-rule='evenodd'/%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M20.02 10.464a6.74 6.74 0 0 0-4.778-1.98 6.74 6.74 0 0 0-4.778 1.98 6.74 6.74 0 0 0-1.98 4.778c0 1.866.757 3.555 1.98 4.778a6.74 6.74 0 0 0 4.778 1.979 6.74 6.74 0 0 0 4.778-1.98 6.74 6.74 0 0 0 1.979-4.777 6.74 6.74 0 0 0-1.98-4.778m-2.061 6.893a2.49 2.49 0 0 1-1.761.731H13.19a.644.644 0 1 1 0-1.289h3.008c.662 0 1.203-.541 1.203-1.203 0-.358-.112-.651-.354-.893a1.2 1.2 0 0 0-.85-.353h-1.795l.383.382a.643.643 0 1 1-.906.912l-1.482-1.479a.643.643 0 0 1-.002-.909l1.478-1.48a.643.643 0 0 1 .912.906l-.379.379h1.792a2.496 2.496 0 0 1 2.492 2.492c0 .716-.257 1.33-.731 1.804' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;border-radius:50%;content:"";height:22px;margin-right:15px;transition:all .15s ease;width:22px}.nerings-add-return:hover:before{background-color:#353535}.nerings-returns-accordion button{background-color:transparent;display:flex;position:relative;width:100%}@media only screen and (max-width:767px){.nerings-returns-accordion button{flex-flow:column}}.nerings-returns-accordion button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='10' fill='none' viewBox='0 0 18 10'%3E%3Cpath fill='%232b2b2b' d='M0 1.414 1.414 0 9.9 8.485 8.485 9.899z'/%3E%3Cpath fill='%232b2b2b' d='m16.484 0 1.414 1.414-8.485 8.485-1.415-1.414z'/%3E%3C/svg%3E");content:"";height:10px;position:absolute;right:0;top:6px;transform:rotate(90deg);transition:all .15s ease;width:18px}.nerings-returns-accordion button>span:first-child{text-align:left;width:60%}.nerings-returns-accordion button>span:nth-child(2){padding-left:20px;text-align:left;width:40%}@media only screen and (max-width:767px){.nerings-returns-accordion button>span:nth-child(2){padding-bottom:5px;padding-left:35px;padding-top:8px;width:auto}}.nerings-returns-accordion button:hover .is-id a,.nerings-returns-accordion button:hover .is-id span{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23dd241d' d='M12.89 5.86a1.37 1.37 0 0 1-1.367-1.368V0H4.531a2.15 2.15 0 0 0-2.148 2.148v15.704A2.15 2.15 0 0 0 4.53 20H15.47a2.15 2.15 0 0 0 2.148-2.148V5.859zm-7.304 8.203h2.84a.586.586 0 1 1 0 1.171h-2.84a.586.586 0 0 1 0-1.171M5 11.523c0-.323.262-.585.586-.585h8.594a.586.586 0 1 1 0 1.171H5.586A.586.586 0 0 1 5 11.523m9.18-3.71a.586.586 0 0 1 0 1.171H5.586a.586.586 0 0 1 0-1.171z'/%3E%3Cpath fill='%23dd241d' d='M12.695 4.492c0 .108.088.196.196.196h4.465a2.2 2.2 0 0 0-.41-.537L13.178.588a2.2 2.2 0 0 0-.484-.345z'/%3E%3C/svg%3E");color:#dd241d!important}@media only screen and (max-width:992px){.nerings-returns-accordion button:hover .is-id a,.nerings-returns-accordion button:hover .is-id span{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23000' d='M12.89 5.86a1.37 1.37 0 0 1-1.367-1.368V0H4.531a2.15 2.15 0 0 0-2.148 2.148v15.704A2.15 2.15 0 0 0 4.53 20H15.47a2.15 2.15 0 0 0 2.148-2.148V5.859zm-7.304 8.203h2.84a.586.586 0 1 1 0 1.171h-2.84a.586.586 0 0 1 0-1.171M5 11.523c0-.323.262-.585.586-.585h8.594a.586.586 0 1 1 0 1.171H5.586A.586.586 0 0 1 5 11.523m9.18-3.71a.586.586 0 0 1 0 1.171H5.586a.586.586 0 0 1 0-1.171z'/%3E%3Cpath fill='%23000' d='M12.695 4.492c0 .108.088.196.196.196h4.465a2.2 2.2 0 0 0-.41-.537L13.178.588a2.2 2.2 0 0 0-.484-.345z'/%3E%3C/svg%3E");color:#353535!important}}.nerings-returns-accordion button:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='10' fill='none' viewBox='0 0 18 10'%3E%3Cpath fill='%23dd241d' d='M0 1.414 1.414 0 9.9 8.485 8.485 9.899z'/%3E%3Cpath fill='%23dd241d' d='m16.484 0 1.414 1.414-8.485 8.485-1.415-1.414z'/%3E%3C/svg%3E")}@media only screen and (max-width:992px){.nerings-returns-accordion button:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='10' fill='none' viewBox='0 0 18 10'%3E%3Cpath fill='%232b2b2b' d='M0 1.414 1.414 0 9.9 8.485 8.485 9.899z'/%3E%3Cpath fill='%232b2b2b' d='m16.484 0 1.414 1.414-8.485 8.485-1.415-1.414z'/%3E%3C/svg%3E")}}.nerings-returns-accordion button.collapsed:after{transform:rotate(0)}.nerings-returns-accordion table{border-top:1px solid #b1b1b1;margin-top:17px;width:100%}@media only screen and (max-width:767px){.nerings-returns-accordion table tr{align-items:center;border-bottom:1px solid #b1b1b1;display:flex;flex-flow:row;flex-wrap:wrap}.nerings-returns-accordion table td{border:none}.nerings-returns-accordion table td.is-checkbox{width:20px!important}.nerings-returns-accordion table td.is-checkbox label{margin-bottom:0!important}}.nerings-returns-accordion table td.is-product{text-align:left;white-space:normal!important}@media only screen and (max-width:767px){.nerings-returns-accordion table td.is-product{padding-left:10px;padding-right:0;width:calc(100% - 20px)}.nerings-returns-accordion table td .product{width:auto!important}}.nerings-returns-accordion .content,.nerings-returns-accordion .select2-results__option{text-align:left!important}.nerings-returns-accordion .content .is-select{text-align:left;width:40%}@media only screen and (max-width:767px){.nerings-returns-accordion .content .is-select{padding:0 0 20px;width:100%}}.nerings-returns-accordion .content .select2-container{max-width:290px!important;width:100%!important}@media only screen and (max-width:767px){.nerings-returns-accordion .content .select2-container{max-width:none!important;width:100%!important}}.nerings-returns-accordion .cta{background-color:#f1f1f1;margin-bottom:5px;padding:30px 45px 40px}@media only screen and (max-width:767px){.nerings-returns-accordion .cta{padding:20px}}.nerings-returns-accordion .cta input[type=checkbox]+label,.nerings-returns-accordion .cta input[type=radio]+label{font-size:14px!important;font-weight:400!important;line-height:25px!important}.nerings-returns-accordion .cta input[type=submit]{margin-top:25px;width:100%}@media only screen and (max-width:767px){.nerings-returns-accordion .cta input[type=submit]{margin-top:15px}}.nerings-returns-accordion .cta .input-wrapper{margin-bottom:5px}.nerings-returns-accordion .cta .input-wrapper:first-child{margin-bottom:10px}.nerings-returns-accordion .cta .input-wrapper:last-child{margin-bottom:0}.nerings-garage{margin-bottom:60px}@media only screen and (max-width:767px){.nerings-garage{margin-bottom:50px}}.nerings-garage .inner{align-items:flex-start;display:flex;margin:0 -10px}@media only screen and (max-width:767px){.nerings-garage .inner{flex-flow:column;margin:-10px}}.nerings-garage .left,.nerings-garage .right{background-color:#fff;border:1px solid #b1b1b1;border-radius:6px;margin:0 10px;width:calc(50% - 20px)}@media only screen and (max-width:767px){.nerings-garage .left,.nerings-garage .right{margin:10px;width:calc(100% - 20px)}}.nerings-garage .left .heading,.nerings-garage .right .heading{margin-bottom:20px}.nerings-garage .left .heading h1,.nerings-garage .left .heading h2,.nerings-garage .right .heading h1,.nerings-garage .right .heading h2{border-bottom:1px solid #b1b1b1;font-size:22px;margin:0;padding:20px 30px}.nerings-garage .car{border-bottom:1px solid #b1b1b1;margin-bottom:20px;margin-left:30px;margin-right:30px;padding-bottom:20px;padding-right:120px;position:relative}@media only screen and (max-width:767px){.nerings-garage .car{padding-right:90px}}.nerings-garage .car:last-child{border-bottom:none;margin-bottom:0}.nerings-garage .car h3{color:#353535;font-size:16px;line-height:24px;margin:0 0 10px}.nerings-garage .car p{color:#9d9d9d;font-size:14px;line-height:22px;margin:0}.nerings-garage .car .controls{display:flex;position:absolute;right:0;top:-3px}.nerings-garage .car .controls .remove{background-color:#dd241d;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%23fff' d='M1.664 8.889A1.11 1.11 0 0 0 2.775 10H7.22a1.11 1.11 0 0 0 1.11-1.111V2.222H1.665zM6.943.556 6.387 0H3.61l-.555.556H1.109v1.11h7.778V.557z'/%3E%3C/svg%3E");background-position:10px 10px;border-radius:50%;font-size:0!important;height:30px;line-height:0!important;margin-right:25px;transition:all .15s ease;width:30px}@media only screen and (max-width:992px){.nerings-garage .car .controls .remove{margin-right:10px}}.nerings-garage .car .controls .remove:hover{background-color:#353535}.nerings-garage .car .controls .active{background-color:#dd241d;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' fill='none' viewBox='0 0 14 9'%3E%3Cpath fill='%23fff' d='m.82 3.732 1.414-1.414 4.95 4.95L5.77 8.682z'/%3E%3Cpath fill='%23fff' d='m11.773.177 1.414 1.414-6.772 6.773L5 6.949z'/%3E%3C/svg%3E");background-position:8px 11px;border-radius:50%;font-size:0!important;height:30px;line-height:0!important;transition:all .15s ease;width:30px}.nerings-garage .car .controls .active:hover{background-color:#353535}.nerings-garage .car .controls .active.is-active{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' fill='none' viewBox='0 0 14 9'%3E%3Cpath fill='%23dd241d' d='m.82 3.732 1.414-1.414 4.95 4.95L5.77 8.682z'/%3E%3Cpath fill='%23dd241d' d='m11.773.177 1.414 1.414-6.772 6.773L5 6.949z'/%3E%3C/svg%3E");background-position:7px 10px;border:1px solid #dd241d;pointer-events:none}.nerings-blog{margin-bottom:60px}.nerings-blog .items-grid{display:flex;flex-wrap:wrap;margin:-10px}.nerings-blog .nerings-news-item{margin:10px;width:calc(33.33333% - 20px)}@media only screen and (max-width:992px){.nerings-blog .nerings-news-item{width:calc(50% - 20px)}}@media only screen and (max-width:767px){.nerings-blog .nerings-news-item{width:calc(100% - 20px)}}.nerings-blog .nerings-pagination{margin-bottom:-10px}.nerings-blog .nerings-pagination .born-container{padding:0}.nerings-contacts{margin-bottom:60px}.nerings-contacts .people{display:flex;flex-wrap:wrap;font-size:17px;line-height:27px;margin-bottom:60px;padding-top:25px}@media only screen and (max-width:767px){.nerings-contacts .people{margin-bottom:0;padding-top:0}}.nerings-contacts .people .item{display:flex;flex-flow:column;margin-right:60px}@media only screen and (max-width:767px){.nerings-contacts .people .item{margin-bottom:40px;margin-right:20px;width:calc(50% - 20px)}}.nerings-contacts .people .item:last-child{margin-right:0}.nerings-contacts .people .item .photo{border-radius:50%;height:60px;margin-bottom:15px;overflow:hidden;width:60px}.nerings-contacts .people .item .name h2,.nerings-contacts .people .item .name h3{font-size:17px;line-height:27px;margin-bottom:0}.nerings-contacts .people .item .name p{color:#7d7d7d;font-size:14px;line-height:24px;margin:0}.nerings-contacts .people .item .data{margin-top:10px}.nerings-contacts .people .item .data a{color:#353535}.nerings-contacts .people .item .data a:hover{color:#dd241d}.nerings-contacts .people .item .data p{margin:0}.nerings-contacts .departments{margin-bottom:60px}@media only screen and (max-width:767px){.nerings-contacts .departments{margin-bottom:40px}}.nerings-contacts .departments a{color:#353535;white-space:nowrap}.nerings-contacts .departments a:hover{color:#dd241d}.nerings-contacts .departments table tbody tr:nth-child(odd) td{background-color:#f1f1f1}.nerings-contacts .departments table tbody tr:nth-child(2n) td{background-color:transparent}.nerings-contacts .departments table tr td:first-child{font-weight:700;width:49%}.nerings-contacts .departments .born-table-wrapper{margin-bottom:0}.nerings-contacts .maps{display:flex;margin-bottom:60px;margin-left:-10px;margin-right:-10px}@media only screen and (max-width:767px){.nerings-contacts .maps{flex-flow:column;margin-bottom:20px}}.nerings-contacts .maps .item{margin:10px;width:calc(50% - 20px)}@media only screen and (max-width:767px){.nerings-contacts .maps .item{margin-bottom:40px;width:calc(100% - 20px)}}.nerings-contacts .maps .item .heading{margin-bottom:25px}@media only screen and (max-width:767px){.nerings-contacts .maps .item .heading{margin-bottom:20px}}.nerings-contacts .maps .item .heading h1,.nerings-contacts .maps .item .heading h2{font-size:22px;font-weight:700;line-height:32px;margin:0 0 5px}.nerings-contacts .maps .map{border-radius:6px;height:350px;overflow:hidden}.nerings-contacts .maps .map iframe{display:block;height:100%!important;width:100%!important}.nerings-contacts .hours{border-radius:10px;overflow:hidden}.nerings-contacts .hours table thead th{background-color:#dd241d;padding:10px 25px}.nerings-contacts .hours table tbody td{padding-left:25px;padding-right:25px;white-space:nowrap}.nerings-contacts .hours table tbody tr:nth-child(odd) td{background:#f8f8f8!important}.nerings-contacts .hours table tbody tr:nth-child(2n) td{background:transparent!important}.nerings-contacts .hours .born-table-wrapper{margin-bottom:0}.nerings-garage-dropdown .is-row{border-bottom:1px solid #ededed}.nerings-garage-dropdown .is-row:last-child{border-bottom:none}.nerings-garage-dropdown .is-row>button{background-color:transparent!important;color:#353535;font-size:18px;line-height:28px;padding:14px 20px 17px;position:relative;text-align:left;width:100%}.nerings-garage-dropdown .is-row>button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' fill='none' viewBox='0 0 14 9'%3E%3Cpath fill='%232b2b2b' fill-rule='evenodd' d='M1.634.779.22 2.193l6.364 6.364.304-.304.305.305 6.364-6.364L12.142.78 6.89 6.034z' clip-rule='evenodd'/%3E%3C/svg%3E");content:"";height:9px;position:absolute;right:18px;top:25px;transform:rotate(0);transition:all .15s ease;width:14px}.nerings-garage-dropdown .is-row>button.collapsed:after{transform:rotate(90deg)}.nerings-garage-dropdown .is-row>.car{padding-bottom:20px;padding-top:20px}.nerings-garage-dropdown .car{display:flex;padding:0 20px}.nerings-garage-dropdown .car .data{padding-right:40px;width:100%}.nerings-garage-dropdown .car .title{font-size:16px;line-height:26px;margin-bottom:8px}.nerings-garage-dropdown .car .details{color:#9d9d9d;font-size:14px;line-height:21px}.nerings-garage-dropdown .car .cta{margin-top:8px}.nerings-garage-dropdown .car .cta .is-cancel{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='16' fill='none' viewBox='0 0 14 16'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='m9.222 0 .889.889h3.11v1.778H.778V.889h3.111L4.778 0zM3.444 16a1.777 1.777 0 0 1-1.778-1.778V3.556h10.667v10.666c0 .982-.796 1.778-1.778 1.778z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:0 2px;background-repeat:no-repeat;color:#dd241d;font-size:15px;line-height:25px;padding-left:24px}.nerings-garage-dropdown .car .cta .is-cancel:hover{color:#353535}.nerings-garage-dropdown .car .controls{display:flex;justify-content:flex-end;width:80px}.nerings-garage-dropdown .car .controls button{border:1px solid transparent;border-radius:15px!important;flex-shrink:0;font-size:0!important;height:30px;line-height:0!important;transition:all .15s ease;width:30px}.nerings-garage-dropdown .car .controls button:last-child{margin-left:22px}.nerings-garage-dropdown .car .controls button.button-add{background-color:#dd241d;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M7 0H5v5H0v2h5v5h2V7h5V5H7z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%}.nerings-garage-dropdown .car .controls button.button-add:hover{background-color:#353535}.nerings-garage-dropdown .car .controls button.button-delete{background-color:#dd241d;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='10' fill='none' viewBox='0 0 8 10'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='m5.39 0 .555.556h1.944v1.11H.111V.557h1.945L2.61 0zM1.777 10A1.11 1.11 0 0 1 .667 8.889V2.222h6.667V8.89A1.11 1.11 0 0 1 6.223 10z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%}.nerings-garage-dropdown .car .controls button.button-delete:hover{background-color:#353535}.nerings-garage-dropdown .car .controls button.button-default{background-color:#dd241d;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' fill='none' viewBox='0 0 14 9'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M13.188 1.591 11.773.177l-5.84 5.84-3.7-3.699L.818 3.732l4.95 4.95.482-.482.165.164z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%}.nerings-garage-dropdown .car .controls button.button-default:hover{background-color:#353535}.nerings-garage-dropdown .car .controls button.button-default.is-default{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' fill='none' viewBox='0 0 14 9'%3E%3Cpath fill='%23dd241d' fill-rule='evenodd' d='M13.188 1.591 11.773.177l-5.84 5.84-3.7-3.699L.818 3.732l4.95 4.95.482-.482.165.164z' clip-rule='evenodd'/%3E%3C/svg%3E");border:1px solid #dfdfdf;pointer-events:none}.nerings-garage-dropdown .car .controls button.button-default.is-default:hover{background-color:#353535;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' fill='none' viewBox='0 0 14 9'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M13.188 1.591 11.773.177l-5.84 5.84-3.7-3.699L.818 3.732l4.95 4.95.482-.482.165.164z' clip-rule='evenodd'/%3E%3C/svg%3E");border:1px solid transparent}.nerings-garage-dropdown .content{padding:0 20px}.nerings-garage-dropdown .content .car{border-bottom:1px solid #ededed;margin-bottom:17px;padding:0 0 17px}.nerings-garage-dropdown .content .car:last-child{border-bottom:0;margin-bottom:0}.nerings-garage-dropdown .search{display:flex;padding-bottom:20px;padding-top:20px}.nerings-garage-dropdown .search .left{padding:0 20px;width:100%}.nerings-garage-dropdown .search .left .heading{font-size:20px;line-height:30px;margin-bottom:30px;text-align:center}.nerings-garage-dropdown .search .left .heading h2,.nerings-garage-dropdown .search .left .heading h3{font-size:20px;line-height:30px;margin:0}.nerings-garage-dropdown .search .left .spacer{color:#b8b8b8;padding:15px 0;text-align:center}.nerings-garage-dropdown .search .left form{display:flex;flex-flow:column}.nerings-garage-dropdown .search .left form .input-wrapper{margin-bottom:10px}.nerings-garage-dropdown .search .left form .input-wrapper:last-child{margin-bottom:0}.nerings-garage-dropdown .search .left form .input-wrapper input[type=submit],.nerings-garage-dropdown .search .left form select{width:100%}.nerings-garage-dropdown .search .left form.is-reg-number ::placeholder{color:#0d0d0d!important}.nerings-garage-dropdown .search .left form.is-reg-number .input-wrapper{display:flex;position:relative}.nerings-garage-dropdown .search .left form.is-reg-number .input-wrapper:before{background-color:#173d88;border-bottom-left-radius:6px;border-top-left-radius:6px;content:"";height:100%;left:0;position:absolute;top:0;width:28px}.nerings-garage-dropdown .search .left form.is-reg-number input[type=text]{border-bottom-right-radius:0;border-top-right-radius:0;font-size:18px;padding-left:45px}.nerings-garage-dropdown .search .left form.is-reg-number input[type=submit]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='none' viewBox='0 0 17 17'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M6.842 13.678c1.52 0 2.995-.507 4.194-1.44l4.523 4.522a.85.85 0 0 0 1.202-1.202l-4.522-4.523a6.838 6.838 0 1 0-5.397 2.643M3.208 3.207a5.14 5.14 0 1 1 0 7.268 5.12 5.12 0 0 1 0-7.268'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h17v17H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-bottom-left-radius:0;border-top-left-radius:0;flex-shrink:0;font-size:0!important;height:50px;line-height:0!important;min-width:auto;width:50px}.nerings-feature-image{margin-bottom:80px}@media only screen and (max-width:992px){.nerings-feature-image{margin-bottom:80px!important}}@media only screen and (max-width:767px){.nerings-feature-image{margin-bottom:60px!important}}.nerings-feature-image .inner{display:flex}@media only screen and (max-width:992px){.nerings-feature-image .inner{flex-flow:column!important}}.nerings-feature-image .left{display:flex;width:50%}@media only screen and (max-width:992px){.nerings-feature-image .left{margin-bottom:20px!important;padding:0!important;text-align:left!important;width:100%}}.nerings-feature-image .left img{margin-bottom:auto;margin-top:auto;width:100%}.nerings-feature-image .right{display:flex;padding:60px 0 60px 80px;width:50%}@media only screen and (max-width:992px){.nerings-feature-image .right{padding:0!important;text-align:left!important;width:100%}}.nerings-feature-image .right>div{margin-bottom:auto;margin-top:auto}.nerings-feature-image .right .heading{margin-bottom:25px}@media only screen and (max-width:992px){.nerings-feature-image .right .heading{margin-bottom:15px}}.nerings-feature-image .right .heading h2,.nerings-feature-image .right .heading h3{font-size:22px;line-height:32px;margin:0}@media only screen and (max-width:767px){.nerings-feature-image .right .heading h2,.nerings-feature-image .right .heading h3{font-size:20px;line-height:30px}}.nerings-feature-image .right .heading:last-child{margin-bottom:0}.nerings-feature-image .right .cta{margin-top:40px}.nerings-feature-image.is-reversed .inner{flex-flow:row-reverse}.nerings-feature-image.is-reversed .right{padding:60px 80px 60px 0;text-align:right}.nerings-feature-image+.nerings-feature-image{margin-top:-80px}@media only screen and (max-width:992px){.nerings-feature-image+.nerings-feature-image{margin-top:0}}.nerings-directions{background-color:#f8f8f8;margin-bottom:80px;padding-bottom:50px;padding-top:45px}@media only screen and (max-width:767px){.nerings-directions{margin-bottom:60px}}.nerings-directions+.nerings-map{margin-top:-80px}@media only screen and (max-width:767px){.nerings-directions+.nerings-map{margin-top:-60px}}.nerings-directions:last-child{margin-bottom:0}.nerings-directions .inner h2,.nerings-directions .inner>h2{font-size:22px;line-height:32px;margin-bottom:30px}.nerings-directions .content{display:flex}@media only screen and (max-width:992px){.nerings-directions .content{flex-flow:column}}.nerings-directions ul:last-child{margin-bottom:0!important}.nerings-directions ul:first-child{margin-top:0!important}.nerings-directions .left{width:50%}@media only screen and (max-width:992px){.nerings-directions .left{width:100%}}.nerings-directions .right{width:50%}@media only screen and (max-width:992px){.nerings-directions .right{width:100%}}.nerings-video{margin-bottom:80px}@media only screen and (max-width:767px){.nerings-video{margin-bottom:50px}}.nerings-video:last-child{margin-bottom:0}.nerings-video .video{aspect-ratio:16/9;margin:0 auto;max-width:885px;position:relative}.nerings-video .caption{color:#888;font-size:15px;margin:5px auto 0;max-width:885px}.nerings-video .youtube-thumbnail{align-items:center;background-position:50%;background-size:cover;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;transition:all .15s ease;z-index:100}.nerings-video .youtube-thumbnail.is-hidden{opacity:0;pointer-events:none}.nerings-video .youtube-thumbnail .is-play{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='15' fill='none' viewBox='0 0 13 15'%3E%3Cpath fill='%23dd241d' d='M13 7.5.25 14.861V.14z'/%3E%3C/svg%3E");background-position:26px 23px;background-repeat:no-repeat;border-radius:50%!important;font-size:0!important;height:60px;line-height:0!important;transition:all .15s ease;width:60px}.nerings-video .youtube-thumbnail .is-play:hover{background-color:#dd241d;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='15' fill='none' viewBox='0 0 13 15'%3E%3Cpath fill='%23fff' d='M13 7.5.25 14.861V.14z'/%3E%3C/svg%3E")}.nerings-video .youtube-thumbnail .is-play:active{transform:scale(.95)}.nerings-video iframe{display:block;height:100%!important;transition:all .15s ease;width:100%!important}.nerings-eu{font-size:16px;line-height:24px;margin-bottom:80px}@media only screen and (max-width:767px){.nerings-eu{margin-bottom:60px}}.nerings-eu .inner{display:flex}@media only screen and (max-width:992px){.nerings-eu .inner{flex-flow:column}}.nerings-eu .left{width:50%}.nerings-eu .left img{max-width:100%}@media only screen and (max-width:992px){.nerings-eu .left{margin-bottom:40px;width:100%}}@media only screen and (max-width:767px){.nerings-eu .left{margin-bottom:30px}}.nerings-eu .right{width:50%}@media only screen and (max-width:992px){.nerings-eu .right{width:100%}}body.is-auth{background-color:#f1f1f1}body.is-auth main.nerings-main{display:flex;flex-flow:column}.nerings-auth,.nerings-auth>.born-container{display:flex;flex-grow:1}.nerings-auth .inner{display:flex;width:100%}@media only screen and (max-width:992px){.nerings-auth .inner{flex-flow:column}}.nerings-auth .left{display:flex;flex-flow:column;flex-shrink:0;justify-content:flex-start;margin-left:auto;margin-right:auto;padding:80px 120px 120px 0;width:500px}@media only screen and (max-width:992px){.nerings-auth .left{padding:80px;width:100%}}@media only screen and (max-width:767px){.nerings-auth .left{padding:30px 0;width:100%}}.nerings-auth .left>.content{background-color:#fff;border:1px solid #b1b1b1;border-radius:6px;padding:30px}@media only screen and (max-width:767px){.nerings-auth .left>.content{padding:20px}}.nerings-auth .left .heading{align-items:flex-start;display:flex;font-size:16px;justify-content:space-between;margin-bottom:40px}@media only screen and (max-width:767px){.nerings-auth .left .heading{flex-flow:column;margin-bottom:30px}}.nerings-auth .left .heading h1,.nerings-auth .left .heading h2{font-size:28px;line-height:38px;margin:0}.nerings-auth .left .heading>a{margin-top:11px}.nerings-auth .left .input-wrapper{margin-bottom:20px}.nerings-auth .left .input-wrapper:last-child{margin-bottom:0}.nerings-auth .left input[type=submit]{width:100%}.nerings-auth .left .cta{margin-top:30px}.nerings-auth .right{background-position:50%;background-size:cover;height:100%;width:100%}@media only screen and (max-width:992px){.nerings-auth .right{height:400px;height:300px;margin:0 -20px;width:calc(100% + 40px)}}.nerings-auth .messages .nerings-error-message{margin-bottom:20px}body.is-register{background-color:#f1f1f1}.nerings-register{display:flex;flex-grow:1;margin-bottom:60px}@media only screen and (max-width:992px){.nerings-register{margin-bottom:0}}.nerings-register>.born-container{display:flex;flex-grow:1}.nerings-register .messages{width:100%}.nerings-register .messages .nerings-error-message,.nerings-register .messages .nerings-success-message{margin-bottom:30px}.nerings-register .inner{display:flex;margin-left:auto;margin-right:auto;max-width:860px;width:100%}@media only screen and (max-width:992px){.nerings-register .inner{flex-flow:column}}.nerings-register .left{display:flex;flex-flow:column;justify-content:flex-start;padding:80px 0 0;width:100%}@media only screen and (max-width:992px){.nerings-register .left{padding:80px;width:100%}}@media only screen and (max-width:767px){.nerings-register .left{padding:30px 0 40px;width:100%}}.nerings-register .left .heading{align-items:flex-start;display:flex;font-size:16px;justify-content:space-between;margin-bottom:40px}@media only screen and (max-width:767px){.nerings-register .left .heading{flex-flow:column;margin-bottom:30px}}.nerings-register .left .heading h1,.nerings-register .left .heading h2{font-size:28px;line-height:38px;margin:0}.nerings-register .left .heading>div{margin-top:11px}.nerings-register .left .heading>div span{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='12' fill='none' viewBox='0 0 19 12'%3E%3Cpath fill='%23353535' d='M19 6 9 .226v11.548zM0 7h10V5H0z'/%3E%3C/svg%3E");background-position:100%;background-repeat:no-repeat;margin-right:10px;padding-right:30px}.nerings-register .left .input-wrapper{margin-bottom:20px}.nerings-register .left .input-wrapper:last-child{margin-bottom:0}.nerings-register .left input[type=submit]{width:calc(50% - 10px)}@media only screen and (max-width:767px){.nerings-register .left input[type=submit]{width:100%}}.nerings-register .left .cta{margin-top:30px}.nerings-register .right{background-position:50%;background-size:cover;flex-shrink:0;height:600px;width:500px}@media only screen and (max-width:1200px){.nerings-register .right{width:300px}}@media only screen and (max-width:992px){.nerings-register .right{height:400px;height:300px;margin:0 -20px;width:calc(100% + 40px)}}.nerings-register form{background-color:#fff;border:1px solid #b1b1b1;border-radius:6px;display:flex;flex-wrap:wrap;padding:30px}@media only screen and (max-width:767px){.nerings-register form{padding:20px}}.nerings-register .is-row{display:flex;flex-wrap:wrap;margin:0 -10px 20px;width:calc(100% + 20px)}.nerings-register .is-row h2{font-size:22px;line-height:30px;margin-bottom:10px;margin-top:10px;padding:0 10px;width:100%}.nerings-register .is-row:last-child{margin-bottom:15px}@media only screen and (max-width:767px){.nerings-register .is-row:last-child{margin-bottom:0}}.nerings-register .is-row input[type=radio]+label{font-size:15px;font-weight:400;line-height:23px}.nerings-register .input-wrapper{margin:0 10px;width:100%}.nerings-register .input-wrapper label{width:100%}.nerings-register .input-wrapper.is-half{margin:0 10px;width:calc(50% - 20px)}@media only screen and (max-width:767px){.nerings-register .input-wrapper.is-half{width:calc(100% - 20px)}.nerings-register .input-wrapper.is-half+.is-half{margin-top:20px}}.nerings-register .input-wrapper.is-phone .content{display:flex}.nerings-register .input-wrapper.is-phone input[type=number]{border-bottom-left-radius:0;border-top-left-radius:0}.nerings-register .input-wrapper.is-phone .select2-container{flex-shrink:0!important;width:95px!important}.nerings-register .input-wrapper.is-phone .select2-container .select2-selection--single{border:1px solid #b1b1b1;border-bottom-right-radius:0;border-right:none;border-top-right-radius:0}.nerings-register .input-wrapper.is-country .select2-container{width:100%!important}.nerings-register .input-wrapper.is-index .content{display:flex}.nerings-register .input-wrapper.is-index input[type=text]{border-bottom-left-radius:0;border-top-left-radius:0;width:110px}.nerings-register .input-wrapper.is-index .index{align-items:center;background-color:#fff;border:1px solid #b1b1b1;border-bottom-right-radius:0;border-right:none;border-top-right-radius:0;display:flex;padding-bottom:0;width:55px}.nerings-register .input-wrapper.is-radio{margin-bottom:12px}.nerings-register .input-wrapper.is-radio:last-child{margin-bottom:0}.nerings-register .input-wrapper.is-address{margin:0 10px;position:relative}.nerings-register .input-wrapper.is-address .select2-selection__placeholder{color:#b0b0b0}.nerings-register .input-wrapper.is-address>label>div{float:right}.nerings-register .input-wrapper.is-address>label .add{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='none' viewBox='0 0 8 8'%3E%3Cpath fill='%23dd241d' d='M3 0h2v8H3z'/%3E%3Cpath fill='%23dd241d' d='M8 3v2H0V3z'/%3E%3C/svg%3E");background-position:0;padding-left:17px;transition:all .15s ease}.nerings-register .input-wrapper.is-address>label .add:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='none' viewBox='0 0 8 8'%3E%3Cpath fill='%23000' d='M3 0h2v8H3z'/%3E%3Cpath fill='%23000' d='M8 3v2H0V3z'/%3E%3C/svg%3E");color:#000}.nerings-register .input-wrapper.is-address .select2-container{width:100%!important}.nerings-register.is-success .inner{max-width:none}.nerings-register.is-success form{background-color:transparent;border:none;padding:0}.nerings-register.is-success .nerings-success-message{align-items:flex-start;display:flex;flex-flow:column;justify-content:flex-start;text-align:left}.nerings-register.is-success .nerings-success-message p{color:#353535;margin:0}.nerings-error-message{align-items:center;background-color:#ffd1d1;border:none;border-radius:6px;color:#dd241d;display:flex;font-size:15px;justify-content:center;padding:11px 20px;position:relative;width:100%}.nerings-error-message .is-close{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' fill='none' viewBox='0 0 15 15'%3E%3Cpath fill='%23dd241d' d='m13.435 0 1.414 1.414L1.414 14.85 0 13.435z'/%3E%3Cpath fill='%23dd241d' d='m14.85 13.435-1.415 1.414L0 1.414 1.414 0z'/%3E%3C/svg%3E");font-size:0!important;height:15px;line-height:0!important;position:absolute;right:17px;top:17px;transition:all .15s ease;width:15px}.nerings-error-message .is-close:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' fill='none' viewBox='0 0 15 15'%3E%3Cpath fill='%23000' d='m13.435 0 1.414 1.414L1.414 14.85 0 13.435z'/%3E%3Cpath fill='%23000' d='m14.85 13.435-1.415 1.414L0 1.414 1.414 0z'/%3E%3C/svg%3E")}.nerings-success-message{align-items:center;background-color:#f7fff5;border:1px solid #c3ddc3;border-radius:6px;color:#00af1d;display:flex;font-size:12px;justify-content:center;line-height:20px;padding:15px 20px;position:relative;width:100%}.nerings-success-message .is-close{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' fill='none' viewBox='0 0 15 15'%3E%3Cpath fill='%2300af1d' d='m13.435 0 1.414 1.414L1.414 14.85 0 13.435z'/%3E%3Cpath fill='%2300af1d' d='m14.85 13.435-1.415 1.414L0 1.414 1.414 0z'/%3E%3C/svg%3E");font-size:0!important;height:15px;line-height:0!important;position:absolute;right:17px;top:17px;transition:all .15s ease;width:15px}.nerings-success-message .is-close:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' fill='none' viewBox='0 0 15 15'%3E%3Cpath fill='%23000' d='m13.435 0 1.414 1.414L1.414 14.85 0 13.435z'/%3E%3Cpath fill='%23000' d='m14.85 13.435-1.415 1.414L0 1.414 1.414 0z'/%3E%3C/svg%3E")}.nerings-location{margin-bottom:40px}.nerings-location .item{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' viewBox='0 0 22 22'%3E%3Cpath fill='%23000' d='M11 .688A7.56 7.56 0 0 0 3.438 8.25c0 3.994 6.737 12.444 7.026 12.808a.688.688 0 0 0 1.072 0c.289-.364 7.027-8.814 7.027-12.808A7.563 7.563 0 0 0 11 .688m0 9.625a2.75 2.75 0 1 1 0-5.5 2.75 2.75 0 0 1 0 5.5'/%3E%3C/svg%3E");background-position:0 3px;font-size:17px;line-height:27px;padding-left:30px}.nerings-map .inner{height:560px;width:100%}@media only screen and (max-width:992px){.nerings-map .inner{height:300px}}.nerings-map iframe{display:block!important;height:100%!important;margin:0!important;width:100%!important}.nerings-subscriptions{margin-bottom:60px}.nerings-subscriptions .inner{background-color:#fff;border-radius:6px;display:flex;overflow:hidden}@media only screen and (max-width:992px){.nerings-subscriptions .inner{flex-flow:column}}.nerings-subscriptions .left{border:1px solid #b1b1b1;border-radius:6px;border-bottom-right-radius:0;border-right:none;border-top-right-radius:0;flex-grow:1;max-width:450px;padding:30px 35px}@media only screen and (max-width:992px){.nerings-subscriptions .left{border:1px solid #b1b1b1;border-bottom:none;border-radius:6px;border-bottom-left-radius:0;border-bottom-right-radius:0;max-width:100%;padding-bottom:35px;width:100%}}.nerings-subscriptions .left ul li{padding:6px 6px 6px 40px!important}.nerings-subscriptions .left ul li:after{background-color:transparent!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' fill='none' viewBox='0 0 25 25'%3E%3Cpath fill='%23dd241d' fill-rule='evenodd' d='M12.5 24C18.851 24 24 18.851 24 12.5S18.851 1 12.5 1 1 6.149 1 12.5 6.149 24 12.5 24m0 1C19.404 25 25 19.404 25 12.5S19.404 0 12.5 0 0 5.596 0 12.5 5.596 25 12.5 25M7.14 11.447l1.01-1.01 3.663 3.662 6.242-6.242 1.01 1.01-6.706 6.707-.127-.127-.546.545z' clip-rule='evenodd'/%3E%3C/svg%3E")!important;height:25px!important;left:0!important;top:6px!important;width:25px!important}.nerings-subscriptions .left form{position:relative}.nerings-subscriptions .left form .input-wrapper{margin-bottom:20px}.nerings-subscriptions .left form .input-wrapper:last-child{margin-bottom:0}.nerings-subscriptions .left form .input-wrapper input{width:100%}.nerings-subscriptions .right{background-position:50%;background-size:cover;flex-grow:1}@media only screen and (max-width:992px){.nerings-subscriptions .right{height:400px;max-width:100%;width:100%}}@media only screen and (max-width:767px){.nerings-subscriptions .right{height:300px}}#product-gallery-slider{transition:opacity .35s ease}#product-gallery-slider.is-visible{opacity:1!important}.sl-overlay{background-color:#353535!important;display:block!important;opacity:.2!important;z-index:100000000}.sl-wrapper{transition:opacity .35s ease;z-index:1000000000}.sl-navigation{opacity:1!important}.sl-navigation button{background-color:#dd241d;border-radius:50%!important;font-size:0!important;height:50px!important;line-height:0!important;opacity:1!important;position:absolute;position:absolute!important;top:calc(50% - 25px);transition:all .15s ease;width:50px!important;z-index:100}@media only screen and (max-width:992px){.sl-navigation button{opacity:1;pointer-events:all}}.sl-navigation button:hover{background-color:#0d0d0d}@media only screen and (max-width:992px){.sl-navigation button:hover{background-color:#dd241d}}.sl-navigation button.sl-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='17' fill='none' viewBox='0 0 10 17'%3E%3Cpath fill='%23fff' d='M7.86 16.545.082 8.767l1.414-1.414 7.778 7.778z'/%3E%3Cpath fill='%23fff' d='M9.193 2.221 1.415 10 .001 8.585 7.779.807z'/%3E%3C/svg%3E");background-position:20px 16px;background-repeat:no-repeat;left:-80px!important;transform:translateX(4px)}@media only screen and (max-width:992px){.sl-navigation button.sl-prev{left:-50px!important;transform:translateX(5px) scale(.7)!important}}.sl-navigation button.sl-prev:active{background-position:18px 16px}.sl-navigation button.sl-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='17' fill='none' viewBox='0 0 10 17'%3E%3Cpath fill='%23fff' d='m2.14.455 7.78 7.778-1.415 1.415L.727 1.87z'/%3E%3Cpath fill='%23fff' d='M.807 14.778 8.585 7l1.414 1.414-7.778 7.778z'/%3E%3C/svg%3E");background-position:21px 16px;background-repeat:no-repeat;right:-80px!important;transform:translateX(-4px)}@media only screen and (max-width:992px){.sl-navigation button.sl-next{right:-50px!important;transform:translateX(-5px) scale(.7)!important}}.sl-navigation button.sl-next:active{background-position:22px 16px}.sl-image{background-color:#fff}.sl-image img{position:relative;z-index:10000}.sl-image[style^=top]:after{border:100px solid #fff;bottom:-50px;content:"";left:-100px;position:absolute;right:-100px;top:-50px;transition:all .15s ease}@media only screen and (max-width:992px){.sl-image[style^=top]:after{bottom:-25px;left:-50px;right:-50px;top:-25px}}@media only screen and (max-width:767px){.sl-image[style^=top]:after{bottom:-15px;left:-25px;right:-25px;top:-15px}}.sl-close{background-color:#dd241d!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='17' fill='none' viewBox='0 0 10 17'%3E%3Cpath fill='%23fff' d='M7.86 16.545.082 8.767l1.414-1.414 7.778 7.778z'/%3E%3Cpath fill='%23fff' d='M9.193 2.221 1.415 10 .001 8.585 7.779.807z'/%3E%3C/svg%3E");background-position:20px 16px;background-repeat:no-repeat;border-radius:50%!important;color:#fff!important;font-size:26px!important;height:50px!important;left:auto;margin:0!important;opacity:1!important;position:absolute;position:absolute!important;right:-74px!important;top:-28px!important;transform:translateX(4px);width:50px!important;z-index:100}@media only screen and (max-width:992px){.sl-close{right:-40px!important;top:-20px!important;transform:translateX(5px) scale(.7)!important}}@media only screen and (max-width:767px){.sl-close{top:-38px!important}}.sl-close:hover{background-color:#000!important;color:#fff!important}.sl-close:active{background-position:18px 16px}.nerings-about{background-color:#f1f1f1;margin-bottom:70px;padding-bottom:70px;padding-top:45px}@media only screen and (max-width:767px){.nerings-about{margin-bottom:50px;padding-bottom:50px}}.nerings-about:last-child{margin-bottom:0!important}.nerings-about h2{margin-bottom:45px}@media only screen and (max-width:767px){.nerings-about h2{margin-bottom:35px}}.nerings-about h2+.image{margin-top:0}.nerings-about .image{margin-top:65px}@media only screen and (max-width:767px){.nerings-about .image{margin-top:40px}}.nerings-about .image img{display:block;width:100%}.nerings-delivery-table thead th,.nerings-product-decription table.nerings-delivery-table thead th{background-color:#ffed11!important;color:#353535!important;font-size:18px!important;font-weight:500!important}.nerings-delivery-table tbody tr,.nerings-product-decription table.nerings-delivery-table tbody tr{background-color:transparent!important;border:1px solid #dfdfdf!important}.nerings-delivery-table tbody tr:first-child,.nerings-product-decription table.nerings-delivery-table tbody tr:first-child{border-top:none!important}.nerings-delivery-table tbody td,.nerings-product-decription table.nerings-delivery-table tbody td{background-color:transparent!important;border:none!important}.nerings-delivery-table .logos,.nerings-product-decription table.nerings-delivery-table .logos{align-items:center;display:flex}.nerings-delivery-table .logos img,.nerings-product-decription table.nerings-delivery-table .logos img{margin-right:20px}.nerings-delivery-table .logos img:last-child,.nerings-product-decription table.nerings-delivery-table .logos img:last-child{margin-right:0}.nerings-tabset{margin-bottom:60px;position:relative}.nerings-tabset:before{background-color:#dfdfdf;content:"";height:1px;left:0;position:absolute;top:55px;width:100%}@media only screen and (max-width:767px){.nerings-tabset:before{display:none}}.nerings-tabset>input[type=radio]{left:-200vw;position:absolute}.nerings-tabset .tab-panel{display:none;padding-top:40px}@media only screen and (max-width:767px){.nerings-tabset .tab-panel{padding-top:20px}}.nerings-tabset .tab-panel p:first-child,.nerings-tabset .tab-panel ul:first-child{margin-top:0!important}.nerings-tabset>input:first-child:checked~.tab-panels>.tab-panel:first-child,.nerings-tabset>input:nth-child(11):checked~.tab-panels>.tab-panel:nth-child(6),.nerings-tabset>input:nth-child(3):checked~.tab-panels>.tab-panel:nth-child(2),.nerings-tabset>input:nth-child(5):checked~.tab-panels>.tab-panel:nth-child(3),.nerings-tabset>input:nth-child(7):checked~.tab-panels>.tab-panel:nth-child(4),.nerings-tabset>input:nth-child(9):checked~.tab-panels>.tab-panel:nth-child(5){display:block}.nerings-tabset>label{background-color:#fff;border:1px solid transparent;border-bottom:none;border-top-left-radius:6px!important;border-top-right-radius:6px!important;color:#626262;cursor:pointer;display:inline-block;font-size:15px;line-height:15px;min-width:auto;padding:20px 30px;text-align:center}@media only screen and (max-width:767px){.nerings-tabset>label{border:1px solid transparent;margin-bottom:10px;padding:12px 15px}}.nerings-tabset>label:hover{color:#dd241d}.nerings-tabset>input:checked+label,.nerings-tabset>input:focus+label{border:1px solid #dfdfdf;border-bottom:none;color:#000;position:relative;z-index:1000}@media only screen and (max-width:767px){.nerings-tabset>input:checked+label,.nerings-tabset>input:focus+label{border:1px solid #dfdfdf;border-bottom-left-radius:6px!important;border-bottom-right-radius:6px!important}}.nerings-promo{margin-bottom:70px;padding-bottom:20px;padding-top:20px}@media only screen and (max-width:767px){.nerings-promo{margin-bottom:50px;padding-bottom:0;padding-top:0}}.nerings-promo .inner{display:flex;margin:0 -10px}@media only screen and (max-width:767px){.nerings-promo .inner{flex-flow:column}}.nerings-promo .is-col{flex-basis:0;flex-grow:1;margin:0 10px}@media only screen and (max-width:767px){.nerings-promo .is-col{margin-bottom:20px}.nerings-promo .is-col:last-child{margin-bottom:0}}.nerings-promo img{border-radius:6px;display:block;height:auto;position:relative;width:100%}.nerings-desc-accordion{margin-bottom:20px}.nerings-desc-accordion+.tre-accordion{margin-top:-1px}.nerings-desc-accordion .accordion-trigger{background-color:#f1f1f1;border:none;border-radius:6px!important;color:#353535;cursor:pointer;font-family:Roboto,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.75rem;outline:none;padding:11px 23px 11px 20px;position:relative;text-align:left;transition:all .15s ease;width:100%}@media only screen and (max-width:767px){.nerings-desc-accordion .accordion-trigger{font-size:16px;line-height:26px}}.nerings-desc-accordion .accordion-trigger:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='12' fill='none' viewBox='0 0 18 12'%3E%3Cpath fill='%23000' d='M18 1.83 9.102 11.895l-1.618-1.83L16.383.001z'/%3E%3Cpath fill='%23000' d='m1.617.105 8.898 10.065L8.898 12 0 1.935z'/%3E%3C/svg%3E");content:"";height:12px;position:absolute;right:20px;top:50%;transform:translateY(-50%) rotate(90deg);transition:all .15s ease;width:18px}.nerings-desc-accordion .accordion-trigger.is-open{color:#353535}.nerings-desc-accordion .accordion-trigger.is-open:after{transform:translateY(-50%) rotate(0)}.nerings-desc-accordion .accordion-trigger:hover{color:#353535;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}@media only screen and (max-width:992px){.nerings-desc-accordion .accordion-trigger:hover{color:#353535}}.nerings-desc-accordion .accordion-content{background-color:transparent;max-height:0;overflow:hidden;transition:max-height .15s ease-in-out}.nerings-desc-accordion .accordion-content>.inner{align-items:flex-start;padding:25px 20px 10px}@media only screen and (max-width:767px){.nerings-desc-accordion .accordion-content>.inner{padding-left:0;padding-right:0}}.nerings-desc-accordion .accordion-content h1,.nerings-desc-accordion .accordion-content h2,.nerings-desc-accordion .accordion-content h3,.nerings-desc-accordion .accordion-content h4{font-family:Roboto,sans-serif!important;font-size:1rem!important;font-weight:700!important;line-height:1.5rem!important;margin-bottom:10px!important;text-transform:none!important}.nerings-desc-accordion table td:not(:first-child){min-width:150px}.nerings-desc-accordion .filters{display:flex;margin-bottom:25px;position:relative;z-index:1000}@media only screen and (max-width:767px){.nerings-desc-accordion .filters{flex-flow:row;margin-left:-7px;margin-right:-8px}}.nerings-desc-accordion .filters .input-wrapper{margin-right:15px}.nerings-desc-accordion .filters .input-wrapper:last-child{margin-right:0}@media only screen and (max-width:767px){.nerings-desc-accordion .filters .input-wrapper{margin:0 7px;width:calc(50% - 15px)}}.nerings-desc-accordion .filters .input-wrapper>.select2-container{min-width:160px!important;width:auto!important}@media only screen and (max-width:767px){.nerings-desc-accordion .filters .input-wrapper>.select2-container{min-width:auto!important;width:100%!important}}.nerings-desc-accordion .filters .input-wrapper .select2-container .select2-selection--single{background-color:#353535;border:none;color:#fff!important;height:40px}.nerings-desc-accordion .filters .input-wrapper .select2-container .select2-selection--single .select2-selection__rendered{color:#fff!important;padding:9px 15px 11px}.nerings-desc-accordion .filters .input-wrapper .select2-selection__arrow{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' fill='none' viewBox='0 0 9 6'%3E%3Cpath fill='%23fff' d='M0 1.414 1.414 0l4.243 4.242-1.414 1.415z'/%3E%3Cpath fill='%23fff' d='m7.07 0 1.414 1.414-4.242 4.243-1.415-1.415z'/%3E%3C/svg%3E");right:15px;top:17px}.nerings-desc-accordion .filters .select2-dropdown{background-color:#353535!important;border:none!important}.nerings-desc-accordion .filters .select2-dropdown .select2-results__option--disabled{display:none}.nerings-desc-accordion .filters .select2-dropdown .select2-search{padding:5px 15px 10px}.nerings-desc-accordion .filters .select2-dropdown input::placeholder{color:#353535}.nerings-desc-accordion .filters .select2-dropdown input[type=search]{background-color:#b1b1b1;border:none;height:40px;min-height:40px;padding-left:15px;padding-right:15px}.nerings-desc-accordion .filters .select2-dropdown input[type=search]:focus{background-color:#dadada}.nerings-desc-accordion .filters .select2-dropdown .select2-results ul.select2-results__options{max-height:312px!important;padding-top:5px!important}.nerings-desc-accordion .filters .select2-dropdown .select2-results ul.select2-results__options li{color:#fff!important;padding-left:15px!important;padding-right:15px!important}.nerings-desc-accordion .filters .select2-dropdown .select2-results ul.select2-results__options li:hover{opacity:.7!important}@media only screen and (max-width:767px){.nerings-desc-accordion .numbers{max-height:180px;overflow-y:auto}}.nerings-desc-accordion .stats-grid{display:flex;flex-wrap:wrap;margin-bottom:-15px}@media only screen and (max-width:767px){.nerings-desc-accordion .stats-grid{flex-flow:column}}.nerings-desc-accordion .stats-grid .item{display:flex;margin-bottom:15px;width:50%}@media only screen and (max-width:767px){.nerings-desc-accordion .stats-grid .item{width:100%}}.nerings-desc-accordion .stats-grid .item>div:first-child{font-weight:700;max-width:250px;padding-right:20px;width:100%}@media only screen and (max-width:767px){.nerings-desc-accordion .stats-grid .item>div:first-child{max-width:170px}}.nerings-desc-accordion .details-table-wrapper{border:2px solid #353535;border-radius:6px;overflow:hidden}.nerings-desc-accordion .details-table-wrapper table{margin-bottom:-1px}.nerings-desc-accordion .details-table-wrapper table tr td{border-bottom:1px solid #b1b1b1}.nerings-desc-accordion .details-table-wrapper .nerings-pagination{display:flex;justify-content:center;margin:-20px;padding:0 0 50px;width:auto}.nerings-desc-accordion .details-table-wrapper .nerings-pagination>ul{display:flex;justify-content:center}@media only screen and (max-width:992px){.nerings-desc-accordion .details-table-wrapper .nerings-pagination>ul{display:none}}.nerings-desc-accordion .details-table-wrapper .nerings-pagination>ul li{margin-right:10px!important}.nerings-desc-accordion .details-table-wrapper .nerings-pagination>ul li:last-child{margin-right:0!important}.nerings-desc-accordion .details-table-wrapper .nerings-pagination>ul li a{border:1px solid #dfdfdf;border-radius:50%}.nerings-desc-accordion .details-table-wrapper .nerings-pagination>ul li.current-page a{background-color:#fff}.nerings-desc-accordion .details-table-wrapper .nerings-pagination>ul li.previous a{background-color:#dd241d;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' fill='none' viewBox='0 0 7 12'%3E%3Cpath fill='%23fff' d='M5.734 11.605.074 5.944l1.029-1.03 5.66 5.662z'/%3E%3Cpath fill='%23fff' d='M6.703 1.18 1.042 6.841l-1.03-1.03L5.673.152z'/%3E%3C/svg%3E");background-position:21px 19px;border:none!important;font-size:0!important;line-height:0!important}.nerings-desc-accordion .details-table-wrapper .nerings-pagination>ul li.previous a:hover{background-color:#353535}.nerings-desc-accordion .details-table-wrapper .nerings-pagination>ul li.next a{background-color:#dd241d;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='12' fill='none' viewBox='0 0 8 12'%3E%3Cpath fill='%23fff' d='m1.984.15 5.661 5.662-1.03 1.03L.956 1.18z'/%3E%3Cpath fill='%23fff' d='m1.016 10.575 5.66-5.661 1.03 1.03-5.66 5.66z'/%3E%3C/svg%3E");background-position:23px 19px;border:none!important;font-size:0!important;line-height:0!important}.nerings-desc-accordion .details-table-wrapper .nerings-pagination>ul li.next a:hover{background-color:#353535}.nerings-desc-accordion .details-table-wrapper .nerings-pagination>.select2-container{display:none}@media only screen and (max-width:992px){.nerings-desc-accordion .details-table-wrapper .nerings-pagination>.select2-container{display:block}}body.is-logged-in .nerings-header .account>.car .icon,body.is-logged-in .nerings-header .account>.profile .icon{border-color:#80c825!important}body.is-logged-out .nerings-header .account>.car .model{color:#d9d9d9;cursor:pointer;pointer-events:all;position:relative;transition:all .15s ease;z-index:1000}body.is-logged-out .nerings-header .account>.car .model:hover{color:#dd241d}.nerings-addedtocart-popup{align-items:flex-start;border-radius:15px;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow-x:hidden;overflow-y:auto;padding:40px;pointer-events:none;position:fixed;right:0;top:0;transition:all .15s ease;z-index:1000000000}@media only screen and (max-width:767px){.nerings-addedtocart-popup{padding:20px}}.nerings-addedtocart-popup.is-visible{opacity:1;pointer-events:all}.nerings-addedtocart-popup.is-visible .popup-inner{transform:translateY(0)}.nerings-addedtocart-popup .popup-inner{background-color:#fff;border-radius:15px;box-shadow:0 4px 10px 0 rgba(0,0,0,.05);margin-bottom:auto;margin-top:auto;max-width:1200px;transform:translateY(10px);transition:all .15s ease;width:100%}.nerings-addedtocart-popup .popup-content{display:flex}@media only screen and (max-width:992px){.nerings-addedtocart-popup .popup-content{flex-flow:column}}.nerings-addedtocart-popup .is-close{background-color:transparent!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%23fff' d='m8.488 0 1.414 1.414-8.485 8.485L.003 8.485z'/%3E%3Cpath fill='%23dd241d' d='m8.488 0 1.414 1.414-8.485 8.485L.003 8.485z'/%3E%3Cpath fill='%23fff' d='M0 1.414 1.414 0 9.9 8.485 8.485 9.9z'/%3E%3Cpath fill='%23dd241d' d='M0 1.414 1.414 0 9.9 8.485 8.485 9.9z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;font-size:0!important;height:50px;line-height:0!important;position:absolute;right:0;top:0;transition:all .15s ease;width:50px}.nerings-addedtocart-popup .is-close:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath fill='%23fff' d='m8.488 0 1.414 1.414-8.485 8.485L.003 8.485z'/%3E%3Cpath fill='%23000' d='m8.488 0 1.414 1.414-8.485 8.485L.003 8.485z'/%3E%3Cpath fill='%23fff' d='M0 1.414 1.414 0 9.9 8.485 8.485 9.9z'/%3E%3Cpath fill='%23000' d='M0 1.414 1.414 0 9.9 8.485 8.485 9.9z'/%3E%3C/svg%3E")}.nerings-addedtocart-popup .item{background-color:rgba(43,43,43,.1);border-right:1px solid #e3e3e3;display:flex;flex-flow:column;padding:30px;width:57%}@media only screen and (max-width:992px){.nerings-addedtocart-popup .item{border:none;border-bottom:1px solid #e3e3e3;width:100%}}@media only screen and (max-width:767px){.nerings-addedtocart-popup .item{padding:20px}}.nerings-addedtocart-popup .item .title{align-items:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='37' fill='none' viewBox='0 0 37 37'%3E%3Ccircle cx='18.5' cy='18.5' r='18.5' fill='%23448e38'/%3E%3Cpath fill='%23fff' d='m24.566 16.414-7.07 7.071-.173-.171-.172.171L12 18.334l1.414-1.414 3.91 3.91L23.151 15z'/%3E%3C/svg%3E");background-position:0;background-repeat:no-repeat;background-size:25px;display:flex;font-size:20px;font-weight:500;height:30px;line-height:30px;margin-bottom:35px;min-height:37px;padding-left:40px}@media only screen and (max-width:767px){.nerings-addedtocart-popup .item .title{background-size:25px;font-size:18px;line-height:24px;margin-bottom:20px;padding-left:35px;padding-right:35px}}.nerings-addedtocart-popup .item .nerings-product-card{background-color:transparent}.nerings-addedtocart-popup .item .nerings-product-card .brand{margin-top:10px}@media only screen and (max-width:992px){.nerings-addedtocart-popup .item .nerings-product-card .brand{display:flex;justify-content:center;left:auto;position:relative;text-align:center;top:auto}.nerings-addedtocart-popup .item .nerings-product-card .brand img{transform-origin:center top}}.nerings-addedtocart-popup .item .price del{font-size:23px!important;font-weight:400!important;line-height:23px!important}@media only screen and (max-width:767px){.nerings-addedtocart-popup .item .price del{font-size:16px!important}}.nerings-addedtocart-popup .item .price span{font-size:27px;line-height:28px!important}@media only screen and (max-width:767px){.nerings-addedtocart-popup .item .price span{font-size:26px!important}}.nerings-addedtocart-popup .item .price.has-strikeout{align-items:flex-end!important;display:flex!important;flex-flow:row!important;flex-wrap:wrap!important;justify-content:flex-start!important}.nerings-addedtocart-popup .item .price.has-strikeout del{color:#b4b4b4!important;text-decoration:line-through!important}.nerings-addedtocart-popup .item .price.has-strikeout span{color:#dd241d!important}.nerings-addedtocart-popup .related{display:flex;flex-flow:column;padding:35px;width:43%}@media only screen and (max-width:992px){.nerings-addedtocart-popup .related{width:100%}}@media only screen and (max-width:767px){.nerings-addedtocart-popup .related{padding:20px}}.nerings-addedtocart-popup .related .title{font-size:20px;font-weight:500;line-height:30px;margin-bottom:35px}@media only screen and (max-width:767px){.nerings-addedtocart-popup .related .title{font-size:18px;line-height:26px;margin-bottom:20px}.nerings-addedtocart-popup .related .title+.product{border-top:none;margin-top:-15px}}.nerings-addedtocart-popup .product{align-items:center;border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;display:flex;margin-top:-1px;padding:15px 0}@media only screen and (max-width:767px){.nerings-addedtocart-popup .product{align-items:flex-start;flex-flow:wrap;position:relative}.nerings-addedtocart-popup .product:last-child{border-bottom:0;margin-bottom:-15px}}.nerings-addedtocart-popup .product .sku{color:#acacac;font-size:14px;font-weight:400;line-height:20px;margin-top:5px}@media only screen and (max-width:767px){.nerings-addedtocart-popup .product .sku{margin-top:0}}.nerings-addedtocart-popup .product .nerings-price-tag{font-size:12px;line-height:18px;padding:2px 8px}.nerings-addedtocart-popup .product div.image{position:relative}.nerings-addedtocart-popup .product .image{flex-shrink:0;margin-right:15px;width:55px}@media only screen and (max-width:767px){.nerings-addedtocart-popup .product .image{margin-bottom:0;margin-right:10px;width:50px}}.nerings-addedtocart-popup .product .image img{width:100%}.nerings-addedtocart-popup .product .price{font-size:18px;font-weight:500;line-height:26px;margin-right:20px;white-space:nowrap}@media only screen and (max-width:992px){.nerings-addedtocart-popup .product .price{font-size:14px;line-height:16px}}@media only screen and (max-width:767px){.nerings-addedtocart-popup .product .price{align-items:flex-start;flex-flow:row;left:auto;padding-left:60px;position:relative;right:auto;top:auto;transform:none;width:100%}}.nerings-addedtocart-popup .product .price.has-strikeout{align-items:flex-end;display:flex;flex-flow:column}@media only screen and (max-width:992px){.nerings-addedtocart-popup .product .price.has-strikeout{align-items:center;flex-flow:row}}.nerings-addedtocart-popup .product .price.has-strikeout del{color:#b4b4b4!important;font-size:16px;line-height:20px;text-decoration:line-through!important}@media only screen and (max-width:992px){.nerings-addedtocart-popup .product .price.has-strikeout del{font-size:14px;line-height:16px;margin-right:10px}}.nerings-addedtocart-popup .product .price.has-strikeout span{color:#dd241d!important}@media only screen and (max-width:992px){.nerings-addedtocart-popup .product .price.has-strikeout span{font-size:14px;line-height:16px}}.nerings-addedtocart-popup .product .heading{font-size:18px;font-weight:500;line-height:26px;margin-right:30px;overflow:hidden;width:100%}@media only screen and (max-width:992px){.nerings-addedtocart-popup .product .heading{position:relative;width:100%}}@media only screen and (max-width:767px){.nerings-addedtocart-popup .product .heading{font-size:14px;line-height:20px;margin-bottom:0;margin-right:0;padding-right:10px;width:calc(100% - 110px)}}.nerings-addedtocart-popup .product .heading>div{display:flex;flex-flow:column}.nerings-addedtocart-popup .product .heading a{color:#353535;direction:ltr;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nerings-addedtocart-popup .product .heading a:hover{color:#dd241d}.nerings-addedtocart-popup .product .cta{align-items:center;display:flex}@media only screen and (max-width:767px){.nerings-addedtocart-popup .product .cta{align-items:flex-end;position:absolute;right:0;top:15px}}.nerings-addedtocart-popup .product .cta .nerings-button-2{background-color:#448e38;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23fff' d='M19.337 4.18a.77.77 0 0 0-.6-.3H4.979l-.54-2.159a.75.75 0 0 0-.74-.58H1.26a.76.76 0 1 0 0 1.52h1.86L6.2 15.22c.08.34.38.58.74.58h8.778a.76.76 0 1 0 0-1.52H7.52l-.44-1.78h9.838c.34 0 .64-.24.74-.56l1.82-7.118a.74.74 0 0 0-.14-.64M8.36 18.859a1.22 1.22 0 1 0 0-2.44 1.22 1.22 0 0 0 0 2.44M14.657 18.859a1.22 1.22 0 1 0 0-2.44 1.22 1.22 0 0 0 0 2.44'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;font-size:0!important;line-height:0!important;min-width:70px;width:70px}@media only screen and (max-width:767px){.nerings-addedtocart-popup .product .cta .nerings-button-2{min-width:50px;width:50px}}.nerings-addedtocart-popup .product .cta .nerings-button-2:hover{background-color:#80c825}.nerings-addedtocart-popup .quantity .select2-container{width:90px!important}.nerings-addedtocart-popup .quantity .select2-container .select2-selection__rendered{font-size:14px!important;line-height:22px!important}.nerings-addedtocart-popup .quantity .select2-dropdown{margin-top:0!important}.nerings-addedtocart-popup .quantity .select2-dropdown .select2-results ul.select2-results__options{padding-bottom:10px!important;padding-top:15px!important}.nerings-addedtocart-popup .quantity .select2-dropdown .select2-results ul.select2-results__options li{font-size:14px!important;line-height:22px!important;padding-bottom:5px!important}.nerings-addedtocart-popup .quantity .select2-dropdown .select2-results ul.select2-results__options li:first-child{padding-top:0!important}.nerings-addedtocart-popup .nerings-product-card{border:none;border-radius:0;box-shadow:none;margin:0 0 35px;padding:0}@media only screen and (max-width:767px){.nerings-addedtocart-popup .nerings-product-card{margin-bottom:20px}}.nerings-addedtocart-popup .nerings-product-card .inner-wrapper{display:flex;flex-flow:row}.nerings-addedtocart-popup .nerings-product-card .image{margin:0 40px 0 0;padding:0;width:180px}@media only screen and (max-width:767px){.nerings-addedtocart-popup .nerings-product-card .image{flex-shrink:0!important;margin:0 10px 0 0!important;padding:0!important;width:80px!important}}.nerings-addedtocart-popup .nerings-product-card .image img{max-width:100%}@media only screen and (max-width:767px){.nerings-addedtocart-popup .nerings-product-card .image img{margin:0!important;max-width:90%}}.nerings-addedtocart-popup .nerings-product-card .price-wrapper{align-items:center;display:flex;margin-top:20px}@media only screen and (max-width:767px){.nerings-addedtocart-popup .nerings-product-card .price-wrapper{margin-top:5px}}.nerings-addedtocart-popup .nerings-product-card .price-wrapper .price{display:flex;flex-flow:column;font-size:20px;line-height:30px;margin:0!important;padding:0 0 0 25px!important}@media only screen and (max-width:767px){.nerings-addedtocart-popup .nerings-product-card .price-wrapper .price{padding-left:15px!important}}.nerings-addedtocart-popup .nerings-product-card .price-wrapper .price p{font-size:16px;line-height:24px}.nerings-addedtocart-popup .nerings-product-card .price-wrapper .price del{font-size:16px;line-height:24px;text-decoration:line-through}@media only screen and (max-width:767px){.nerings-addedtocart-popup .nerings-product-card .price-wrapper .price del+span{margin-top:0!important}}.nerings-addedtocart-popup .nerings-product-card .data{display:flex;flex-flow:column;justify-content:center;margin:0;padding:0}@media only screen and (max-width:992px){.nerings-addedtocart-popup .nerings-product-card .data{justify-content:flex-start}}.nerings-addedtocart-popup .nerings-product-card .data h3{font-size:18px;font-weight:500;line-height:26px;margin-bottom:5px!important}@media only screen and (max-width:767px){.nerings-addedtocart-popup .nerings-product-card .data h3{font-size:14px;line-height:20px;margin-bottom:0!important}}.nerings-addedtocart-popup .nerings-product-card .data h3 a{color:#353535}.nerings-addedtocart-popup .nerings-product-card .data h3 a:hover{color:#dd241d}.nerings-addedtocart-popup .cta{align-items:flex-end;display:flex;flex-grow:1;margin:0 -8px}@media only screen and (max-width:767px){.nerings-addedtocart-popup .cta{flex-flow:row;margin:0 -5px}}.nerings-addedtocart-popup .cta .nerings-button-2{margin:0 8px;width:calc(50% - 16px)}@media only screen and (max-width:767px){.nerings-addedtocart-popup .cta .nerings-button-2{align-items:center;display:flex;font-size:13px;justify-content:center;line-height:16px;margin:0 5px;min-width:auto;padding:0;width:calc(50% - 10px)}}.nerings-addedtocart-popup .cta .nerings-button-2.is-continue{background-color:#353535;color:#fff}.nerings-addedtocart-popup .cta .nerings-button-2.is-continue:hover{background-color:#5b5b5b}.nerings-addedtocart-popup .cta .nerings-button-2.is-checkout{background-color:#448e38;color:#fff}.nerings-addedtocart-popup .cta .nerings-button-2.is-checkout:hover{background-color:#80c825}.nerings-page-with-sidebar{margin-bottom:60px}.nerings-page-with-sidebar .born-container>.inner{display:flex}@media only screen and (max-width:992px){.nerings-page-with-sidebar .born-container>.inner{flex-flow:column}}.nerings-page-with-sidebar .born-container>.inner>.sidebar{flex-shrink:0;margin-right:50px;width:330px}@media only screen and (max-width:992px){.nerings-page-with-sidebar .born-container>.inner>.sidebar{display:flex;flex-wrap:wrap;margin:-10px -10px 30px;width:100%}}.nerings-page-with-sidebar .born-container>.inner>.sidebar .menu{background-color:#fefefe;border:1px solid #b1b1b1;border-radius:6px;margin-bottom:15px;padding:15px 25px}@media only screen and (max-width:992px){.nerings-page-with-sidebar .born-container>.inner>.sidebar .menu{margin:10px!important;width:100%}}.nerings-page-with-sidebar .born-container>.inner>.sidebar .menu:last-child{margin-bottom:0}.nerings-page-with-sidebar .born-container>.inner>.sidebar .menu ul li{font-size:17px;line-height:25px}.nerings-page-with-sidebar .born-container>.inner>.sidebar .menu ul li a{color:#353535;display:block;padding:9px 0}.nerings-page-with-sidebar .born-container>.inner>.sidebar .menu ul li a:hover{color:#dd241d}.nerings-page-with-sidebar .born-container>.inner>.sidebar .menu ul li.is-active a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='9' fill='none' viewBox='0 0 6 9'%3E%3Cpath fill='%233b3b3b' d='M1.414 8.485 0 7.07l4.242-4.242 1.414 1.414z'/%3E%3Cpath fill='%233b3b3b' d='M0 1.414 1.414 0l4.243 4.242-1.414 1.415z'/%3E%3C/svg%3E");background-position:100%;font-weight:500;padding-right:30px}.nerings-page-with-sidebar .born-container>.inner>.sidebar .menu ul li.is-active a:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='9' fill='none' viewBox='0 0 6 9'%3E%3Cpath fill='%23dd241d' d='M1.414 8.485 0 7.07l4.242-4.242 1.414 1.414z'/%3E%3Cpath fill='%23dd241d' d='M0 1.414 1.414 0l4.243 4.242-1.414 1.415z'/%3E%3C/svg%3E")}.nerings-page-with-sidebar .born-container>.inner>.sidebar .feature{background-color:#f1f1f1;border-radius:6px;margin-bottom:15px;padding:25px}@media only screen and (max-width:992px){.nerings-page-with-sidebar .born-container>.inner>.sidebar .feature{margin:10px!important;width:calc(33.33333% - 20px)}}@media only screen and (max-width:767px){.nerings-page-with-sidebar .born-container>.inner>.sidebar .feature{margin:10px!important;width:calc(100% - 20px)}}.nerings-page-with-sidebar .born-container>.inner>.sidebar .feature .icon{align-items:center;display:flex;height:75px;justify-content:flex-start;margin-top:-10px;width:75px}.nerings-page-with-sidebar .born-container>.inner>.sidebar .feature .heading{font-size:17px;line-height:25px;margin-bottom:10px}.nerings-page-with-sidebar .born-container>.inner>.sidebar .feature .heading h2,.nerings-page-with-sidebar .born-container>.inner>.sidebar .feature .heading h3{font-size:17px;line-height:25px;margin:0}.nerings-page-with-sidebar .born-container>.inner>.sidebar .feature .description{color:#7d7d7d}.nerings-page-with-sidebar .born-container>.inner>.sidebar .feature:last-child{margin-bottom:0}.nerings-page-with-sidebar .born-container>.inner>.content{flex-grow:1}.nerings-coupon-message{color:#dd241d;font-size:15px;line-height:23px;margin-top:8px}.nerings-price-tag{background-color:#dd241d;border-radius:15px;color:#fff;font-size:14px;line-height:20px;padding:5px 12px;position:absolute;right:-10px;top:-10px;z-index:100}.nerings-car{margin-bottom:30px;width:100%}.nerings-car>.inner{display:flex;flex-flow:column;position:relative}.nerings-car .accordion-content{background-color:transparent;max-height:0;overflow:hidden;transition:max-height .15s ease-in-out}.nerings-car .is-heading{background-color:#2b2b2b;border-radius:6px;color:#fff;display:flex;padding:20px;width:100%}@media only screen and (max-width:767px){.nerings-car .is-heading{flex-wrap:wrap;padding:10px;position:relative}}.nerings-car .is-heading .is-title{display:flex;flex-flow:column;flex-grow:1;justify-content:center}@media only screen and (max-width:767px){.nerings-car .is-heading .is-title{margin-bottom:5px;margin-top:-3px;padding-left:100px}}.nerings-car .is-heading .is-title span{font-size:14px;font-weight:400;line-height:18px;text-transform:uppercase}@media only screen and (max-width:767px){.nerings-car .is-heading .is-title span{font-size:12px;line-height:16px}}.nerings-car .is-heading .is-title p{font-size:17px;font-weight:600;line-height:23px}@media only screen and (max-width:767px){.nerings-car .is-heading .is-title p{font-size:16px;line-height:22px}}.nerings-car .is-heading .is-title p strong{color:#dd241d;font-family:600}.nerings-car .is-heading .is-tags{align-items:center;display:flex}@media only screen and (max-width:767px){.nerings-car .is-heading .is-tags{padding-right:35px;width:100%}}.nerings-car .is-heading .is-tags .tag{background-color:#448e38;border-radius:6px;font-size:16px;font-weight:500;line-height:20px;padding:5px 10px}.nerings-car .is-heading .back{align-items:center;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='9' fill='none' viewBox='0 0 6 9'%3E%3Cpath fill='%232b2b2b' d='m4.243 0 1.414 1.414-4.242 4.243L0 4.243z'/%3E%3Cpath fill='%232b2b2b' d='M5.658 7.07 4.243 8.485.001 4.242l1.414-1.414z'/%3E%3C/svg%3E");background-position:center left 17px;border-radius:6px;color:#353535;display:flex;font-size:16px;font-weight:500;justify-content:center;line-height:24px;margin-right:25px;min-height:40px;padding:0 20px 1px 35px;transition:all .15s ease}@media only screen and (max-width:767px){.nerings-car .is-heading .back{background-position:center left 10px;left:10px;margin-right:0;padding-left:23px;padding-right:10px;position:absolute;top:10px}}.nerings-car .is-heading .back:hover{opacity:.6}.nerings-car .accordion-trigger{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='10' fill='none' viewBox='0 0 18 10'%3E%3Cpath fill='%23fff' d='M0 1.414 1.414 0 9.9 8.485 8.485 9.9z'/%3E%3Cpath fill='%23fff' d='m16.484 0 1.414 1.414-8.485 8.485-1.414-1.414z'/%3E%3C/svg%3E");background-position:50%;font-size:0;line-height:0;margin-bottom:-20px;margin-right:-20px;margin-top:-20px;transform:rotate(90deg);transition:all .15s ease;width:80px}@media only screen and (max-width:767px){.nerings-car .accordion-trigger{bottom:0;height:50px;margin:0;position:absolute;right:5px;width:50px}}.nerings-car .accordion-content{width:100%}.nerings-car .accordion-content>.inner{align-items:center;background-color:#f1f1f1;border:1px solid gray;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:none;display:flex;padding:20px 20px 0}@media only screen and (max-width:767px){.nerings-car .accordion-content>.inner{padding:10px}}.nerings-car .accordion-content .car-data-grid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='29' fill='none' viewBox='0 0 40 29'%3E%3Cpath fill='%23353535' fill-rule='evenodd' d='M2.93 10.103c-3.164-1.646-2.8-3.483.38-3.29l.71 1.367 1.468-4.667C6.064 1.667 7.025 0 8.91 0h18.76c1.882 0 2.966 1.637 3.421 3.503l1.1 4.534.652-1.224c3.255-.196 3.558 1.747.11 3.424a8.7 8.7 0 0 0-1.432-.424 8.803 8.803 0 0 0-5.277.543 9 9 0 0 0-1.582.867q-.751.51-1.393 1.157a9.3 9.3 0 0 0-1.133 1.427 9.4 9.4 0 0 0-1.375 3.37 9.5 9.5 0 0 0-.002 3.653q.161.811.456 1.58l.072.19c.039.097.078.19.12.287H6.93v.88c-.001.29-.115.567-.316.772-.2.205-.471.32-.755.321H1.302c-.284 0-.556-.115-.757-.32a1.11 1.11 0 0 1-.317-.773V21.24a2 2 0 0 1 0-.17c-.336-4.537-.82-8.627 2.702-10.967m27.962 2a7.1 7.1 0 0 1 3.653 1.01 7.34 7.34 0 0 1 2.659 2.757 7.56 7.56 0 0 1 .94 3.753 7.56 7.56 0 0 1-1.035 3.727l2.806 3.13a.36.36 0 0 1-.02.503l-2.06 1.924a.35.35 0 0 1-.248.093.34.34 0 0 1-.24-.113l-2.686-3.024c-.52.326-1.08.583-1.663.764a7.2 7.2 0 0 1-2.096.333 7.1 7.1 0 0 1-2.77-.563 7.3 7.3 0 0 1-2.354-1.61v-.02a7.5 7.5 0 0 1-1.556-2.39 7.58 7.58 0 0 1 .656-6.963 7.3 7.3 0 0 1 2.603-2.427 7.1 7.1 0 0 1 3.414-.884zm4.092 3.23a5.8 5.8 0 0 0-1.879-1.286h-.02a5.6 5.6 0 0 0-2.19-.44 5.6 5.6 0 0 0-2.213.444 5.7 5.7 0 0 0-1.875 1.282 5.9 5.9 0 0 0-1.257 1.924 6.06 6.06 0 0 0-.328 3.42 5.97 5.97 0 0 0 1.582 3.033 5.75 5.75 0 0 0 2.96 1.623A5.66 5.66 0 0 0 33.105 25a5.9 5.9 0 0 0 1.879-1.287 6 6 0 0 0 1.58-3.03 6.07 6.07 0 0 0-.324-3.42 6 6 0 0 0-1.256-1.93m-26.228.15-4.052-.52c-.957-.11-1.215.304-.886 1.147l.436 1.09c.125.255.314.47.547.627.277.162.59.25.909.256l3.616.03c.872 0 1.25-.36.977-1.183a2 2 0 0 0-.569-.952 1.94 1.94 0 0 0-.978-.491zM5.534 9.21h25.039l-1.107-4.7c-.303-1.43-1.172-2.667-2.604-2.667H9.532c-1.433 0-2.169 1.27-2.605 2.667z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:15px 13px;display:flex;flex-grow:1;flex-wrap:wrap;margin-bottom:20px;margin-left:-10px;margin-right:20px;padding-left:68px}.nerings-car .accordion-content .car-data-grid .is-data-item{align-items:center;border-right:1px solid #c1c1c1;display:flex;flex-flow:column;margin:0 10px;padding-right:20px}@media only screen and (max-width:767px){.nerings-car .accordion-content .car-data-grid .is-data-item{border:none;margin-bottom:10px;padding-right:0;width:calc(50% - 20px)}}.nerings-car .accordion-content .car-data-grid .is-data-item span{color:gray;font-size:14px;line-height:18px;margin-bottom:5px}@media only screen and (max-width:767px){.nerings-car .accordion-content .car-data-grid .is-data-item span{font-size:13px;margin-bottom:2px}}.nerings-car .accordion-content .car-data-grid .is-data-item p{background-color:#fff;border:1px solid #b8b8b8;border-radius:6px;font-size:14px;font-weight:500;line-height:18px;padding:4px 8px}@media only screen and (max-width:767px){.nerings-car .accordion-content .car-data-grid .is-data-item p{font-size:13px;text-align:center}}.nerings-car .accordion-content .car-data-grid .is-data-item:last-child{border-right:none;margin-right:0;padding-right:0}@media only screen and (max-width:767px){.nerings-car .accordion-content .car-data-grid{background:none;margin:0 -10px;padding:0}}.nerings-car .accordion-content .cta{align-items:center;display:flex;margin:0 -5px 20px}@media only screen and (max-width:767px){.nerings-car .accordion-content .cta{margin:0 -5px;padding-top:0;width:calc(100% + 10px)}}.nerings-car .accordion-content .cta>a{font-size:16px;margin:0 5px;min-height:auto;min-width:120px;padding:8px 15px}@media only screen and (max-width:767px){.nerings-car .accordion-content .cta>a{width:calc(50% - 10px)}}.nerings-car.is-open .is-heading{border-bottom-left-radius:0;border-bottom-right-radius:0}.nerings-car.is-open .accordion-trigger{transform:rotate(0)}.nerings-returns{margin-bottom:60px;position:relative;z-index:100000}.nerings-returns .inner{align-items:flex-start;display:flex;flex-wrap:wrap}@media only screen and (max-width:992px){.nerings-returns .inner{flex-flow:column}}.nerings-returns .inner>h2{margin-bottom:20px}.nerings-returns .inner .content>.heading{background-color:#dadada;display:flex;font-size:18px;font-weight:700;line-height:24px;padding:13px 20px}.nerings-returns .inner .content>.heading:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.nerings-returns .inner .content>.heading>div:first-child{width:70%}@media only screen and (max-width:767px){.nerings-returns .inner .content>.heading>div:first-child{width:100%}}.nerings-returns .inner .content>.heading>div:nth-child(2){width:30%}@media only screen and (max-width:767px){.nerings-returns .inner .content>.heading>div:nth-child(2){display:none}}.nerings-returns .inner .messages{margin-bottom:20px;width:100%}.nerings-returns .inner .left{background-color:#fff;border:1px solid #b1b1b1;border-radius:6px;margin-right:20px;width:calc(100% - 430px)}@media only screen and (max-width:1200px){.nerings-returns .inner .left{width:calc(100% - 340px)}}@media only screen and (max-width:992px){.nerings-returns .inner .left{margin-bottom:20px;margin-right:20px;width:100%}}.nerings-returns .inner .left .section{border-bottom:1px solid #b1b1b1;padding:0 30px 30px}.nerings-returns .inner .left .section table{font-size:14px;line-height:22px;width:90%}.nerings-returns .inner .left .section table tr td{padding-bottom:7px;padding-top:7px}.nerings-returns .inner .left .section table tr td:first-child{color:#999;padding-right:20px}.nerings-returns .inner .left .section:last-child{border-bottom:none}.nerings-returns .inner .left .section.is-cta{border-top:1px solid #fff;margin-top:-1px;padding-bottom:30px;padding-top:10px}.nerings-returns .inner .left .section.is-cta .nerings-button-2{min-width:380px}@media only screen and (max-width:767px){.nerings-returns .inner .left .section.is-cta .nerings-button-2{min-width:auto;width:100%}}.nerings-returns .inner .left .section.is-cta.is-paypal-visible .nerings-button-2{display:none!important}.nerings-returns .inner .left .section.is-cta.is-paypal-visible .paypal{display:block!important}.nerings-returns .inner .left .section.is-cta.is-paypal-visible .paypal.is-disabled{filter:grayscale(100%)!important;opacity:.8!important;pointer-events:none!important}.nerings-returns .inner .left .section .notes{font-size:14px;line-height:22px;margin-bottom:30px}.nerings-returns .inner .left .section .notes:first-child{margin-top:30px}.nerings-returns .inner .left .section.is-payment{border-top:1px solid #fff;margin-top:-1px}.nerings-returns .inner .left .section textarea{border:1px solid #b1b1b1;border-radius:6px;font-size:16px;height:85px;line-height:26px;padding:15px 18px;width:100%}.nerings-returns .inner .left .inputs{display:flex;flex-wrap:wrap;margin-top:20px}.nerings-returns .inner .left .inputs .select2-container{width:100%!important}.nerings-returns .inner .left .inputs .is-row{display:flex;flex-wrap:wrap;margin:0 -10px 20px;width:calc(100% + 20px)}.nerings-returns .inner .left .inputs .is-row:last-child{margin-bottom:0}.nerings-returns .inner .left .inputs .is-row input[type=radio]+label{font-size:15px;font-weight:400;line-height:23px}.nerings-returns .inner .left .inputs .is-row .heading{margin-left:10px;margin-right:10px;padding-bottom:15px;width:100%}.nerings-returns .inner .left .inputs .input-wrapper{display:block!important;margin:0 10px;width:100%}.nerings-returns .inner .left .inputs .input-wrapper input{max-width:none!important}.nerings-returns .inner .left .inputs .input-wrapper label{font-size:14px!important;margin-bottom:3px!important;width:100%}.nerings-returns .inner .left .inputs .input-wrapper.is-half{margin:0 10px;width:calc(50% - 20px)}@media only screen and (max-width:767px){.nerings-returns .inner .left .inputs .input-wrapper.is-half{width:calc(100% - 20px)}.nerings-returns .inner .left .inputs .input-wrapper.is-half+.is-half{margin-top:20px}}.nerings-returns .inner .left .inputs .input-wrapper.is-phone .content{display:flex}.nerings-returns .inner .left .inputs .input-wrapper.is-phone input[type=number]{border-bottom-left-radius:0;border-top-left-radius:0}.nerings-returns .inner .left .inputs .input-wrapper.is-phone .select2-container{flex-shrink:0!important;width:95px!important}.nerings-returns .inner .left .inputs .input-wrapper.is-phone .select2-container .select2-selection--single{border-bottom-right-radius:0;border-right:none;border-top-right-radius:0}.nerings-returns .inner .left .inputs .input-wrapper.is-index .content{display:flex}.nerings-returns .inner .left .inputs .input-wrapper.is-index input[type=text]{border-bottom-left-radius:0;border-top-left-radius:0;width:110px}.nerings-returns .inner .left .inputs .input-wrapper.is-index .index{align-items:center;border-bottom-right-radius:0;border-right:none;border-top-right-radius:0;display:flex;padding-bottom:0;width:55px}.nerings-returns .inner .left .inputs .input-wrapper.is-radio{margin-bottom:12px}.nerings-returns .inner .left .inputs .input-wrapper.is-radio:last-child{margin-bottom:0}.nerings-returns .inner .left .inputs .input-wrapper.is-address{margin:0 10px;position:relative}.nerings-returns .inner .left .inputs .input-wrapper.is-address .select2-selection__placeholder{color:#b0b0b0}.nerings-returns .inner .left .inputs .input-wrapper.is-address>label>div{float:right}.nerings-returns .inner .left .inputs .input-wrapper.is-address>label .add{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='none' viewBox='0 0 8 8'%3E%3Cpath fill='%23dd241d' d='M3 0h2v8H3z'/%3E%3Cpath fill='%23dd241d' d='M8 3v2H0V3z'/%3E%3C/svg%3E");background-position:0;padding-left:17px;transition:all .15s ease}.nerings-returns .inner .left .inputs .input-wrapper.is-address>label .add:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='none' viewBox='0 0 8 8'%3E%3Cpath fill='%23000' d='M3 0h2v8H3z'/%3E%3Cpath fill='%23000' d='M8 3v2H0V3z'/%3E%3C/svg%3E");color:#000}.nerings-returns .inner .left .inputs .input-wrapper.is-address .select2-container{width:100%!important}.nerings-returns .inner .right{font-size:16px;line-height:24px;width:410px}@media only screen and (max-width:1200px){.nerings-returns .inner .right{width:320px}}@media only screen and (max-width:992px){.nerings-returns .inner .right{width:100%}}.nerings-returns .inner .right>.content{background-color:#fff;border:1px solid #b1b1b1;border-radius:6px;margin-bottom:20px}@media only screen and (max-width:767px){.nerings-returns .inner .right>.content:last-child{margin-bottom:0}}.nerings-returns .inner .right>.content .inner-content{padding:20px}.nerings-returns .inner .right .notes{color:gray;font-size:14px;line-height:20px;margin-bottom:20px}.nerings-returns .inner .right .notes:last-child{margin-bottom:0}.nerings-returns .inner .right .cta .nerings-button-2{width:100%}.nerings-returns .inner .right .price{display:flex;font-size:17px;line-height:23px;margin-bottom:20px}.nerings-returns .inner .right .price span{flex-grow:1}.nerings-returns .inner .right .price p{font-weight:700}.nerings-returns .select2-dropdown{margin-top:-1px!important}.nerings-returns .select2-dropdown .select2-search{padding-bottom:5px!important}.nerings-returns .select2-dropdown .select2-results ul.select2-results__options{padding-top:15px!important}.nerings-returns .product-wrapper{border-bottom:1px solid #b1b1b1;display:flex;padding:20px}.nerings-returns .product-wrapper:last-child{border:none}@media only screen and (max-width:767px){.nerings-returns .product-wrapper{flex-flow:column}}.nerings-returns .product{display:flex;padding-right:20px;width:70%}@media only screen and (max-width:767px){.nerings-returns .product{padding-right:0;width:100%}}.nerings-returns .product>.image{align-items:center;aspect-ratio:1/1;display:flex;flex-shrink:0;justify-content:center;margin-right:10px;position:relative;width:60px}.nerings-returns .product>.image img{flex-shrink:1;font-size:0!important;line-height:0!important;max-width:50px;width:100%}.nerings-returns .product .heading{align-items:flex-start!important;display:flex;flex-flow:column;font-size:18px;font-weight:700;justify-content:center!important;line-height:24px;padding:0!important;white-space:wrap}.nerings-returns .product .heading a{color:#353535}.nerings-returns .product .heading a:hover{color:#dd241d}.nerings-returns .product .heading .sku{color:#acacac;font-size:14px;font-weight:400;margin-top:0}.nerings-returns .product .heading .notes{color:gray;font-size:17px;font-weight:400;line-height:23px}.nerings-returns .product .heading .notes strong{color:#dd241d;font-weight:400!important}.nerings-returns .product .heading .price{font-size:18px;font-weight:700;line-height:24px}.nerings-returns .select{align-items:center;display:flex;width:30%}@media only screen and (max-width:767px){.nerings-returns .select{margin-top:20px;padding-left:70px;width:100%}}.nerings-returns .select .input-wrapper{width:100%}.nerings-returns .select .input-wrapper .select2-container{width:100%!important}.nerings-returns .select2-dropdown .select2-results ul.select2-results__options{padding-top:0!important}.nerings-returns .delivery-wrapper section{border-bottom:1px solid #b1b1b1;padding:20px}.nerings-returns .delivery-wrapper section .heading-inner{font-size:14px;font-weight:700;line-height:20px;margin-bottom:10px;padding:0!important}.nerings-returns .delivery-wrapper section:last-child{border-bottom:none}.nerings-returns .delivery-wrapper section:last-child>.inner-content.is-visible{padding-top:20px}.nerings-returns .delivery-wrapper .inputs{display:flex;flex-wrap:wrap}.nerings-returns .delivery-wrapper .inputs .is-row{display:flex;flex-wrap:wrap;margin:0 -10px 20px;width:calc(100% + 20px)}.nerings-returns .delivery-wrapper .inputs .is-row:last-child{margin-bottom:10px}.nerings-returns .delivery-wrapper .inputs .is-row input[type=radio]+label{font-size:15px;font-weight:400;line-height:23px}.nerings-returns .delivery-wrapper .inputs .is-row .heading{margin-left:10px;margin-right:10px;padding-bottom:15px;width:100%}.nerings-returns .delivery-wrapper .inputs .input-wrapper{margin:0 10px;width:100%}.nerings-returns .delivery-wrapper .inputs .input-wrapper label{width:100%}.nerings-returns .delivery-wrapper .inputs .input-wrapper.is-half{margin:0 10px;width:calc(50% - 20px)}@media only screen and (max-width:767px){.nerings-returns .delivery-wrapper .inputs .input-wrapper.is-half{width:calc(100% - 20px)}.nerings-returns .delivery-wrapper .inputs .input-wrapper.is-half+.is-half{margin-top:20px}}.nerings-returns .delivery-wrapper .inputs .input-wrapper.is-phone .content{display:flex}.nerings-returns .delivery-wrapper .inputs .input-wrapper.is-phone input[type=number]{border-bottom-left-radius:0;border-top-left-radius:0}.nerings-returns .delivery-wrapper .inputs .input-wrapper.is-phone .select2-container{flex-shrink:0!important;width:95px!important}.nerings-returns .delivery-wrapper .inputs .input-wrapper.is-phone .select2-container .select2-selection--single{border-bottom-right-radius:0;border-right:none;border-top-right-radius:0}.nerings-returns .delivery-wrapper .inputs .input-wrapper.is-index .content{display:flex}.nerings-returns .delivery-wrapper .inputs .input-wrapper.is-index input[type=text]{border-bottom-left-radius:0;border-top-left-radius:0;width:110px}.nerings-returns .delivery-wrapper .inputs .input-wrapper.is-index .index{align-items:center;border-bottom-right-radius:0;border-right:none;border-top-right-radius:0;display:flex;padding-bottom:0;width:55px}.nerings-returns .delivery-wrapper .inputs .input-wrapper.is-radio{margin-bottom:12px}.nerings-returns .delivery-wrapper .inputs .input-wrapper.is-radio:last-child{margin-bottom:0}.nerings-returns .delivery-wrapper .inputs .input-wrapper.is-address{margin:0 10px;position:relative}.nerings-returns .delivery-wrapper .inputs .input-wrapper.is-address .select2-selection__placeholder{color:#b0b0b0}.nerings-returns .delivery-wrapper .inputs .input-wrapper.is-address>label>div{float:right}.nerings-returns .delivery-wrapper .inputs .input-wrapper.is-address>label .add{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='none' viewBox='0 0 8 8'%3E%3Cpath fill='%23dd241d' d='M3 0h2v8H3z'/%3E%3Cpath fill='%23dd241d' d='M8 3v2H0V3z'/%3E%3C/svg%3E");background-position:0;padding-left:17px;transition:all .15s ease}.nerings-returns .delivery-wrapper .inputs .input-wrapper.is-address>label .add:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='none' viewBox='0 0 8 8'%3E%3Cpath fill='%23000' d='M3 0h2v8H3z'/%3E%3Cpath fill='%23000' d='M8 3v2H0V3z'/%3E%3C/svg%3E");color:#000}.nerings-returns .delivery-wrapper .inputs .input-wrapper.is-address .select2-container{width:100%!important}.nerings-returns .delivery-wrapper .input-wrapper{align-items:center;display:flex;min-height:30px}.nerings-returns .delivery-wrapper .input-wrapper input[type=text]{max-width:320px}@media only screen and (max-width:767px){.nerings-returns .delivery-wrapper .input-wrapper input[type=text]{max-width:none;width:100%}}.nerings-returns .delivery-wrapper .input-wrapper.is-courier-1{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='29' fill='none' viewBox='0 0 26 29'%3E%3Cpath fill='%232f2f2f' d='M2.583 3.126a3.126 3.126 0 1 1 6.253 0 3.126 3.126 0 0 1-6.253 0m22.43 15.625v7.533a2.26 2.26 0 0 1-2.26 2.26h-8.486a2.26 2.26 0 0 1-2.26-2.26v-7.533a2.26 2.26 0 0 1 2.26-2.26h3.452v1.701h1.603v-1.7h3.432a2.26 2.26 0 0 1 2.259 2.259m-10.14 2.605h1.149v2.467h.885v-2.467h1.15l-1.592-1.899zm6.812 3.986h-6.349v.801h6.349zm.464-3.986-1.593-1.899-1.592 1.899h1.15v2.467h.885v-2.467zM17.552 7.368H8.017l-1.329 1.74-.467-.914c.147-.077.276-.171.357-.253.146-.146.343-.656-.128-.973-.177-.119-.507-.15-.74-.14-.235-.01-.565.021-.742.14-.47.317-.274.827-.128.973.082.082.21.176.358.253l-.484.947L3.3 7.368H1.547C.693 7.368 0 8.061 0 8.915v8.117c0 .833.626 1.574 1.458 1.621.477.027.909-.163 1.21-.48v9.104c0 .952.77 1.723 1.722 1.723h3.778c.951 0 1.722-.771 1.722-1.723V10.893a.43.43 0 0 1 .431-.43h7.19c.739 0 1.41-.501 1.555-1.225a1.55 1.55 0 0 0-1.514-1.87'/%3E%3C/svg%3E");background-position:0 0;padding-left:42px}.nerings-returns .delivery-wrapper .input-wrapper.is-courier-2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='29' fill='none' viewBox='0 0 26 29'%3E%3Cpath fill='%23000' d='M11.915 1.993c.173.353.609.625 1.013.633l.995.02q-.088.365-.09.758c0 1.877 1.58 3.404 3.522 3.404s3.52-1.527 3.52-3.404C20.877 1.527 19.297 0 17.356 0c-.69 0-1.335.194-1.879.527L12.236.52c-.251 0-.463.103-.58.284-.119.18-.124.41-.016.63zM11.507 17.203H1.054C.473 17.203 0 17.66 0 18.222v8.794c0 .562.473 1.02 1.054 1.02h10.453c.58 0 1.054-.458 1.054-1.02v-8.794c0-.562-.473-1.019-1.054-1.019m-4.183 6.09v2.966H5.236v-2.966h-1.14l2.184-2.38 2.184 2.38z'/%3E%3Cpath fill='%23000' d='m25.665 11.18-2.696-3.631c-.294-.395-.73-.694-1.398-.694H7.054C6.473 6.855 6 7.313 6 7.875v.588c0 .562.473 1.019 1.054 1.019h7.592V26.81c0 .674.568 1.222 1.265 1.222h.865c.698 0 1.265-.548 1.265-1.222v-8.487h.627v8.487c0 .674.567 1.222 1.265 1.222h.865c.697 0 1.265-.548 1.265-1.223V16.57h.153c.51 0 1.103-.312 1.379-.726l2.108-3.16c.286-.43.27-1.09-.038-1.505m-3.603-.89 1.111 1.541c.137.19.135.533-.003.721l-1.108 1.512z'/%3E%3C/svg%3E");background-position:0 0;padding-left:42px}.nerings-returns .delivery-wrapper .input-wrapper label{font-size:16px;font-weight:500;line-height:24px;margin:0}.nerings-returns .delivery-wrapper .inner-content>div{padding-top:20px}.nerings-returns .delivery-wrapper .inner-content .input-wrapper.is-address{border:1px solid #e2e2e2;border-radius:6px;padding:20px}.nerings-returns .delivery-wrapper .inner-content .input-wrapper.is-address label{cursor:pointer;flex-grow:1;font-weight:400}.nerings-returns .delivery-wrapper .inner-content .input-wrapper.is-address+.input-wrapper{margin-top:10px}.nerings-returns .delivery-wrapper .inner-content .input-wrapper.is-address.is-active{border:1px solid #959595}.nerings-returns .delivery-wrapper .inner-content .input-wrapper.is-address-complete{margin-top:10px;padding:20px 25px}.nerings-returns .delivery-wrapper .inner-content.is-visible{height:auto!important;overflow:visible!important}.nerings-returns .delivery-wrapper .notes{color:gray;font-size:14px;font-weight:400;line-height:20px;margin-top:10px}.nerings-returns .delivery-wrapper .is-custom-address{flex-wrap:wrap}.nerings-returns .delivery-wrapper .address-custom-content{width:100%}.nerings-returns .delivery-wrapper .address-custom-content.is-visible{height:auto!important;overflow:visible!important}.nerings-returns .faq-item{background-color:#fff;border:1px solid #b1b1b1;border-radius:6px!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.nerings-returns .faq-item+.faq-item{border-top-left-radius:0!important;border-top-right-radius:0!important;margin-top:-1px!important}.nerings-returns .faq-item:last-child{border-bottom-left-radius:6px!important;border-bottom-right-radius:6px!important}.nerings-returns .faq-item .accordion-trigger{background-color:transparent;border:none;color:#353535;cursor:pointer;font-family:Roboto,sans-serif;font-size:17px;font-weight:400;line-height:23px;outline:none;padding:15px 50px 15px 20px;position:relative;text-align:left;width:100%}@media only screen and (max-width:767px){.nerings-returns .faq-item .accordion-trigger{color:#353535!important;font-size:16px;line-height:26px}}.nerings-returns .faq-item .accordion-trigger:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='9' fill='none' viewBox='0 0 6 9'%3E%3Cpath fill='%232b2b2b' d='m4.242 0 1.414 1.414-4.242 4.243-1.415-1.414z'/%3E%3Cpath fill='%232b2b2b' d='M5.657 7.07 4.242 8.485 0 4.242l1.414-1.414z'/%3E%3C/svg%3E");content:"";height:9px;position:absolute;right:20px;top:23px;transform:rotate(0);transition:all .15s ease;width:6px}.nerings-returns .faq-item .accordion-trigger.is-open{color:#353535}.nerings-returns .faq-item .accordion-trigger.is-open:after{transform:rotate(-90deg)}.nerings-returns .faq-item .accordion-trigger:hover{color:#dd241d}.nerings-returns .faq-item .accordion-content{background-color:transparent;max-height:0;overflow:hidden;transition:max-height .15s ease-in-out}.nerings-returns .faq-item .accordion-content>.inner{align-items:flex-start;color:gray;font-size:17px;line-height:23px;padding:0 20px 20px}.nerings-product-dropdown{background-color:#fff;border:1px solid #b1b1b1;border-bottom-left-radius:6px;border-bottom-right-radius:6px;display:flex;flex-flow:column;left:0;margin-top:-1px;position:absolute;right:0;z-index:1000}.nerings-product-dropdown .product{border-bottom:1px solid #b1b1b1;color:#353535;display:flex;padding:10px 18px}.nerings-product-dropdown .product:last-child{border-bottom:none}.nerings-product-dropdown .product:hover .heading{color:#dd241d}.nerings-product-dropdown .product>.image{align-items:center;aspect-ratio:1/1;display:flex;flex-shrink:0;justify-content:center;margin-right:10px;position:relative;width:40px}.nerings-product-dropdown .product>.image img{flex-shrink:1;font-size:0!important;line-height:0!important;max-width:40px;width:100%}.nerings-product-dropdown .product .heading{align-items:flex-start!important;display:flex;flex-flow:column;font-size:17px;justify-content:center!important;line-height:23px;padding:0!important;white-space:wrap}.nerings-product-dropdown .product .heading a{color:#353535}.nerings-product-dropdown .product .heading a:hover{color:#dd241d}.nerings-product-dropdown .product .heading .sku{color:#acacac;font-size:14px;margin-top:0}.nerings-order-history-filters{margin-bottom:20px}.nerings-order-history-filters .inner{align-items:flex-end;display:flex}.nerings-order-history-filters .filters{display:flex;flex-grow:1;padding-right:10px}@media only screen and (max-width:992px){.nerings-order-history-filters .filters{flex-wrap:wrap;margin-right:-10px;padding-right:0}.nerings-order-history-filters .filters+.nerings-pagination{display:none}}.nerings-order-history-filters .input-wrapper{display:flex;flex-flow:column;justify-content:flex-end;margin-right:10px;max-width:222px!important;position:relative;width:100%!important}@media only screen and (max-width:992px){.nerings-order-history-filters .input-wrapper{width:calc(50% - 10px)!important}.nerings-order-history-filters .input-wrapper.is-product{margin-top:10px;max-width:none!important;width:calc(100% - 10px)!important}}.nerings-order-history-filters .input-wrapper.is-cta{max-width:auto!important;width:auto!important}@media only screen and (max-width:992px){.nerings-order-history-filters .input-wrapper.is-cta{margin-top:20px;max-width:none!important;width:calc(50% - 10px)!important}}.nerings-order-history-filters .input-wrapper .select2-container,.nerings-order-history-filters .input-wrapper input[type=text]{max-width:222px!important;width:100%!important}@media only screen and (max-width:992px){.nerings-order-history-filters .input-wrapper .select2-container,.nerings-order-history-filters .input-wrapper input[type=text]{max-width:none!important}}.nerings-order-history-filters .input-wrapper .select2-selection__placeholder{color:#c8c8c8!important}.nerings-order-history-filters .input-wrapper input[type=submit]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='none' viewBox='0 0 17 17'%3E%3Cpath fill='%23fff' d='M6.842 13.677c1.52 0 2.995-.507 4.194-1.44l4.523 4.522a.85.85 0 0 0 1.202-1.203l-4.522-4.522a6.838 6.838 0 1 0-5.397 2.643M3.208 3.206a5.14 5.14 0 1 1 0 7.267 5.12 5.12 0 0 1 0-7.267'/%3E%3C/svg%3E");background-position:center left 20px;min-width:130px;min-width:auto;padding:0 25px 0 47px}@media only screen and (max-width:992px){.nerings-order-history-filters .input-wrapper input[type=submit]{background-color:#dd241d!important;color:#fff!important}}.nerings-order-history-filters .input-wrapper .nerings-button-3{min-width:130px}.nerings-order-history-filters .input-wrapper.is-dropdown-visible input[type=text]{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.nerings-order-history-filters .input-wrapper.is-dropdown-visible .nerings-product-dropdown{opacity:1!important;pointer-events:all!important;visibility:visible!important}.nerings-order-history-filters .input-wrapper.is-date-dropdown-visible .date-dropdown{border-color:transparent!important;opacity:1!important;pointer-events:all!important;visibility:visible!important}.nerings-order-history-filters .input-wrapper.is-spacer{padding-bottom:13px;padding-left:5px;padding-right:5px}@media only screen and (max-width:767px){.nerings-order-history-filters .input-wrapper.is-spacer{margin:0!important;max-width:none!important;padding:0!important;text-align:center!important;width:100%!important}}.nerings-order-history-filters .input-wrapper .input-button{background-color:#fff;border:1px solid #b1b1b1;border-radius:6px!important;color:#c8c8c8!important;font-size:16px;height:50px;line-height:26px;padding-bottom:2px;padding-left:18px;padding-right:18px;text-align:left;width:100%}.nerings-order-history-filters .input-wrapper .input-button.is-active{color:#353535!important}.nerings-order-history-filters .nerings-pagination{margin:0;padding:0;width:auto}.nerings-order-history-filters .nerings-product-dropdown{top:79px}.nerings-order-history-filters .date-dropdown{background-color:#fff;border:1px solid #b1b1b1;border-radius:6px;display:flex;left:0;padding:20px;position:absolute;top:89px;z-index:1000000000}@media only screen and (max-width:992px){.nerings-order-history-filters .date-dropdown{flex-wrap:wrap;width:calc(100vw - 40px)}}.nerings-order-history-filters .date-dropdown .input-wrapper{margin-right:0}.nerings-order-history-filters .date-dropdown .input-wrapper+.input-wrapper{margin-left:10px}@media only screen and (max-width:767px){.nerings-order-history-filters .date-dropdown .input-wrapper.is-day{margin-left:0!important;width:75px!important}}.nerings-order-history-filters .date-dropdown .input-wrapper.is-day .select2-container{width:80px!important}@media only screen and (max-width:767px){.nerings-order-history-filters .date-dropdown .input-wrapper.is-day .select2-container{width:100%!important}.nerings-order-history-filters .date-dropdown .input-wrapper.is-month{max-width:none!important;width:39%!important}}.nerings-order-history-filters .date-dropdown .input-wrapper.is-month .select2-container{width:160px!important}@media only screen and (max-width:767px){.nerings-order-history-filters .date-dropdown .input-wrapper.is-month .select2-container{width:100%!important}.nerings-order-history-filters .date-dropdown .input-wrapper.is-year{max-width:none!important;width:30%!important}}.nerings-order-history-filters .date-dropdown .input-wrapper.is-year .select2-container{width:100px!important}@media only screen and (max-width:767px){.nerings-order-history-filters .date-dropdown .input-wrapper.is-year .select2-container{width:100%!important}.nerings-order-history-filters .date-dropdown .input-wrapper.is-button{margin:20px 0 0!important;max-width:none!important;width:100%!important}}.nerings-order-history-filters .date-dropdown .select2-container{width:auto!important}.nerings-order-history-filters .date-dropdown .select2-dropdown{border-top:none!important;left:-1px;top:-1px}.nerings-order-history-filters .date-dropdown .nerings-button-2{border-radius:6px!important;min-width:auto}.nerings-order-history+.nerings-pagination{padding-top:20px}.nerings-order-history .is-tabs{display:flex;margin-bottom:-1px}.nerings-order-history .is-tabs button{background-color:#fff;border:1px solid #b1b1b1;border-top-left-radius:6px!important;border-top-right-radius:6px!important;color:#353535;font-size:14px;font-weight:700;line-height:20px;padding:10px 20px}.nerings-order-history .is-tabs button.is-active{background-color:#dadada}.nerings-order-history .is-tabs button+button{margin-left:5px}.nerings-order-history .is-tabs+.is-tab-wrapper .content,.nerings-order-history .is-tabs+.is-tab-wrapper .content .heading,.nerings-order-history .is-tabs+.is-tab-wrapper+.is-tab-wrapper .content,.nerings-order-history .is-tabs+.is-tab-wrapper+.is-tab-wrapper .content .heading{border-top-left-radius:0!important}.nerings-order-history .is-tab-wrapper.is-active{display:block!important}.nerings-order-history .content{background-color:#fff;border:1px solid #b1b1b1;border-radius:6px;width:100%}@media only screen and (max-width:992px){.nerings-order-history .content{overflow-x:auto;overflow-y:hidden}}.nerings-order-history .content>.heading{display:flex;font-size:18px;font-weight:700;line-height:24px}@media only screen and (max-width:767px){.nerings-order-history .content>.heading{font-size:16px;line-height:22px}}.nerings-order-history .content>.heading:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.nerings-order-history .content>.heading>div{background-color:#dadada;padding:13px 10px;width:16.6666666667%}@media only screen and (max-width:992px){.nerings-order-history .content>.heading>div{min-width:170px}}.nerings-order-history .content>.heading>div:nth-last-child(2){flex-grow:1;width:auto}.nerings-order-history .content>.heading>div:first-child{padding-left:20px}.nerings-order-history .content>.heading+.history-item .accordion-trigger>span{border-top:none!important}@media only screen and (max-width:992px){.nerings-order-history .history-item{width:max-content}}.nerings-order-history .history-item:last-child .accordion-trigger>span{border-bottom:0!important}.nerings-order-history .history-item .accordion-trigger{background-color:transparent;color:#353535;display:flex;font-size:17px;line-height:23px;margin:0;padding:0;position:relative;text-align:left;width:100%}@media only screen and (max-width:767px){.nerings-order-history .history-item .accordion-trigger{font-size:16px;line-height:22px}}.nerings-order-history .history-item .accordion-trigger:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='10' fill='none' viewBox='0 0 18 10'%3E%3Cpath fill='%23dd241d' d='M0 1.414 1.414 0 9.9 8.485 8.485 9.9z'/%3E%3Cpath fill='%23dd241d' d='m16.484 0 1.414 1.414-8.485 8.485-1.414-1.414z'/%3E%3C/svg%3E");content:"";height:10px;left:20px;position:absolute;top:22px;transition:all .15s ease;width:18px}.nerings-order-history .history-item .accordion-trigger>span{border-top:1px solid #b1b1b1;padding:15px 10px;width:16.6666666667%}@media only screen and (max-width:992px){.nerings-order-history .history-item .accordion-trigger>span{min-width:170px}}.nerings-order-history .history-item .accordion-trigger>span:nth-last-child(2){flex-grow:1;width:auto}.nerings-order-history .history-item .accordion-trigger>span:first-child{padding-left:55px}.nerings-order-history .history-item .accordion-trigger .is-link{color:#dd241d;text-decoration:underline}.nerings-order-history .history-item .accordion-trigger .is-link:hover{color:#0d0d0d}@media only screen and (max-width:992px){.nerings-order-history .history-item .accordion-trigger .is-link:hover{color:#dd241d}}.nerings-order-history .history-item .accordion-trigger.is-open:before{transform:rotate(-90deg)}.nerings-order-history .history-item .accordion-content{background-color:transparent;max-height:0;overflow:hidden;transition:max-height .15s ease-in-out}.nerings-order-history .history-item .accordion-content>.inner{align-items:flex-start;color:gray;font-size:17px;line-height:23px;padding:0 20px 20px}.nerings-order-history .history-item table thead th{background-color:transparent;border-bottom:1px solid #e2e2e2;color:#353535;font-size:14px;line-height:18px;padding:15px 0;text-align:center}.nerings-order-history .history-item table thead th:first-child{text-align:left;width:35%}.nerings-order-history .history-item table thead th:last-child{text-align:right}.nerings-order-history .history-item table tbody td{background-color:transparent!important;border-bottom:1px solid #e2e2e2;color:#353535;font-size:14px;font-weight:600;line-height:18px;padding:15px 0;text-align:center}.nerings-order-history .history-item table tbody td:first-child{text-align:left}.nerings-order-history .history-item table tbody td:last-child{text-align:right}.nerings-order-history .history-item table tbody tr:last-child td{border-bottom:0;padding-bottom:0}.nerings-order-history .history-item .product{display:flex;padding-right:20px;width:100%}@media only screen and (max-width:767px){.nerings-order-history .history-item .product{padding-right:0;width:100%}}.nerings-order-history .history-item .product>.image{align-items:center;aspect-ratio:1/1;display:flex;flex-shrink:0;justify-content:center;margin-right:10px;position:relative;width:60px}.nerings-order-history .history-item .product>.image img{flex-shrink:1;font-size:0!important;line-height:0!important;max-width:50px;width:100%}.nerings-order-history .history-item .product .heading{align-items:flex-start!important;display:flex;flex-flow:column;font-size:18px;font-weight:700;justify-content:center!important;line-height:24px;padding:0!important;white-space:wrap}.nerings-order-history .history-item .product .heading a{color:#353535}.nerings-order-history .history-item .product .heading a:hover{color:#dd241d}.nerings-order-history .history-item .product .heading .sku{color:#acacac;font-size:14px;font-weight:400;margin-top:0}.nerings-order-history .history-item .product .heading .notes{color:gray;font-size:17px;font-weight:400;line-height:23px}.nerings-order-history .history-item .product .heading .notes strong{color:#dd241d;font-weight:400!important}.nerings-order-history .history-item .product .heading .price{font-size:18px;font-weight:700;line-height:24px}.nerings-order-history.is-returns-list .content>.heading>div,.nerings-order-history.is-returns-list .history-item .accordion-trigger>span{width:16.6666666667%}.nerings-order-history .is-icons-wrapper{width:110px!important}.nerings-order-history .is-pdf-link{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='27' fill='none' viewBox='0 0 27 27'%3E%3Cpath fill='%23000' d='M9.301 16.515c-.207 0-.346.02-.418.04v1.326c.085.02.192.026.34.026.538 0 .87-.272.87-.733 0-.411-.285-.659-.792-.659m3.923.014c-.225 0-.371.02-.458.04v2.937c.087.02.226.02.352.02.92.006 1.518-.5 1.518-1.57.007-.934-.539-1.427-1.412-1.427'/%3E%3Cpath fill='%23000' d='M15.75 2.25h-9A2.25 2.25 0 0 0 4.5 4.5v18a2.25 2.25 0 0 0 2.25 2.25h13.5a2.25 2.25 0 0 0 2.25-2.25V9zm-5.065 15.964c-.347.326-.86.472-1.458.472a3 3 0 0 1-.346-.02v1.604H7.875v-4.428a8.5 8.5 0 0 1 1.371-.092c.627 0 1.072.12 1.373.359.286.227.48.6.48 1.038-.002.441-.148.814-.414 1.067m4.283 1.524c-.472.393-1.191.58-2.07.58-.526 0-.899-.034-1.152-.068v-4.407a9 9 0 0 1 1.371-.093c.852 0 1.406.153 1.838.48.466.346.759.898.759 1.691 0 .859-.314 1.451-.746 1.817m4.157-3.122h-1.724v1.025h1.611v.826h-1.61v1.804h-1.02v-4.487h2.743zm-3.375-6.491h-1.125V4.5l5.625 5.625z'/%3E%3C/svg%3E");display:inline-block;font-size:0!important;height:27px;line-height:0!important;margin-right:25px;transition:all .15s ease;vertical-align:middle;width:27px}.nerings-order-history .is-pdf-link:last-child{margin-right:0}.nerings-order-history .is-pdf-link:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='27' fill='none' viewBox='0 0 27 27'%3E%3Cpath fill='%23dd241d' d='M9.301 16.515c-.207 0-.346.02-.418.04v1.326c.085.02.192.026.34.026.538 0 .87-.272.87-.733 0-.411-.285-.659-.792-.659m3.923.014c-.225 0-.371.02-.458.04v2.937c.087.02.226.02.352.02.92.006 1.518-.5 1.518-1.57.007-.934-.539-1.427-1.412-1.427'/%3E%3Cpath fill='%23dd241d' d='M15.75 2.25h-9A2.25 2.25 0 0 0 4.5 4.5v18a2.25 2.25 0 0 0 2.25 2.25h13.5a2.25 2.25 0 0 0 2.25-2.25V9zm-5.065 15.964c-.347.326-.86.472-1.458.472a3 3 0 0 1-.346-.02v1.604H7.875v-4.428a8.5 8.5 0 0 1 1.371-.092c.627 0 1.072.12 1.373.359.286.227.48.6.48 1.038-.002.441-.148.814-.414 1.067m4.283 1.524c-.472.393-1.191.58-2.07.58-.526 0-.899-.034-1.152-.068v-4.407a9 9 0 0 1 1.371-.093c.852 0 1.406.153 1.838.48.466.346.759.898.759 1.691 0 .859-.314 1.451-.746 1.817m4.157-3.122h-1.724v1.025h1.611v.826h-1.61v1.804h-1.02v-4.487h2.743zm-3.375-6.491h-1.125V4.5l5.625 5.625z'/%3E%3C/svg%3E")}.nerings-order-history .is-view-link{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23000' d='M9 3.635c-3.44 0-6.558 1.882-8.86 4.938a.71.71 0 0 0 0 .85c2.302 3.06 5.42 4.942 8.86 4.942s6.558-1.882 8.86-4.938a.71.71 0 0 0 0-.85C15.557 5.517 12.44 3.635 9 3.635m.247 9.143a3.788 3.788 0 0 1-4.025-4.025 3.794 3.794 0 0 1 3.531-3.53 3.788 3.788 0 0 1 4.025 4.024 3.806 3.806 0 0 1-3.531 3.53m-.114-1.745a2.035 2.035 0 0 1-2.166-2.166 2.05 2.05 0 0 1 1.904-1.903 2.035 2.035 0 0 1 2.165 2.165 2.05 2.05 0 0 1-1.903 1.904'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h18v18H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");display:inline-block;font-size:0!important;height:18px;line-height:0!important;margin-right:25px;transition:all .15s ease;vertical-align:middle;width:18px}.nerings-order-history .is-view-link:last-child{margin-right:0}.nerings-order-history .is-view-link:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23dd241d' d='M9 3.635c-3.44 0-6.558 1.882-8.86 4.938a.71.71 0 0 0 0 .85c2.302 3.06 5.42 4.942 8.86 4.942s6.558-1.882 8.86-4.938a.71.71 0 0 0 0-.85C15.557 5.517 12.44 3.635 9 3.635m.247 9.143a3.788 3.788 0 0 1-4.025-4.025 3.794 3.794 0 0 1 3.531-3.53 3.788 3.788 0 0 1 4.025 4.024 3.806 3.806 0 0 1-3.531 3.53m-.114-1.745a2.035 2.035 0 0 1-2.166-2.166 2.05 2.05 0 0 1 1.904-1.903 2.035 2.035 0 0 1 2.165 2.165 2.05 2.05 0 0 1-1.903 1.904'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h18v18H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.nerings-finances-data{margin-bottom:30px}.nerings-finances-data .inner{display:flex;font-size:14px;line-height:20px}@media only screen and (max-width:767px){.nerings-finances-data .inner{flex-flow:column}}.nerings-finances-data span{color:#353535;font-size:14px;font-weight:700;line-height:20px;margin-bottom:3px}.nerings-finances-data .available{background-color:#fff;border:1px solid #b1b1b1;border-radius:6px;display:flex;margin-right:10px;padding:10px 15px}@media only screen and (max-width:767px){.nerings-finances-data .available{margin-bottom:10px;margin-right:0}}.nerings-finances-data .available>div{display:flex;flex-flow:column}.nerings-finances-data .available>div:first-child{margin-right:35px}.nerings-finances-data .missed{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='9' fill='none' viewBox='0 0 6 9'%3E%3Cpath fill='%23dd241d' d='M1.414 8.485 0 7.07l4.242-4.242 1.414 1.414z'/%3E%3Cpath fill='%23dd241d' d='M0 1.414 1.414 0l4.243 4.242-1.414 1.415z'/%3E%3C/svg%3E");background-position:center right 15px;border:1px solid #dd241d;border-radius:6px;color:#dd241d;display:flex;flex-flow:column;padding:10px 50px 10px 18px}.nerings-finances-data .missed span{color:#dd241d}input::placeholder{color:#c8c8c8}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}label{font-size:14px;margin-bottom:3px}label>span{color:#dd241d}.nerings-button-1{background-color:transparent;border:1px solid #dd241d;border-radius:6px;color:#dd241d;display:inline-block;font-weight:700;min-height:50px;min-width:180px;padding:12px 20px;text-align:center;transition:all .15s ease}.nerings-button-1:hover{background-color:#0d0d0d;color:#fff}.nerings-button-2{background-color:#dd241d;border:none;border-radius:6px;color:#fff;display:inline-block;min-height:50px;min-width:180px;padding:12px 20px;text-align:center;transition:all .15s ease}.nerings-button-2:hover{background-color:#0d0d0d;color:#fff}@media only screen and (max-width:992px){.nerings-button-2:hover{background-color:#dd241d;color:#fff}}.nerings-button-2.is-disabled{filter:grayscale(100);opacity:.3;pointer-events:none}.nerings-button-2.nerings-add-new:before{display:none}.nerings-button-3{background-color:gray;border:none;border-radius:6px!important;color:#fff;display:inline-block;min-height:50px;min-width:180px;padding:12px 20px;text-align:center;transition:all .15s ease}.nerings-button-3:hover{background-color:#0d0d0d;color:#fff}@media only screen and (max-width:992px){.nerings-button-3:hover{background-color:gray;color:#fff}}input[type=submit]{background-color:#dd241d;border:none!important;border-radius:6px;color:#fff;display:inline-block;min-height:50px;min-width:180px;padding:12px 20px;text-align:center;transition:all .15s ease}input[type=submit]:hover{background-color:#0d0d0d;color:#fff}.index,input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text]{border:1px solid #b1b1b1;border-radius:6px;font-size:16px;height:50px;line-height:26px;padding-bottom:2px;padding-left:18px;padding-right:18px;width:100%}.index:disabled,input[type=email]:disabled,input[type=number]:disabled,input[type=password]:disabled,input[type=tel]:disabled,input[type=text]:disabled{opacity:.8;pointer-events:none}input[type=checkbox]{opacity:0;position:absolute}input[type=checkbox]+label{font-size:15px;font-weight:400;line-height:25px;padding-left:35px;position:relative}input[type=checkbox]+label:after{background-color:#fff;border:1px solid #dbdbdb;border-radius:6px;content:"";display:inline-block;height:20px;left:0;position:absolute;top:3px;width:20px;z-index:10}@media only screen and (max-width:767px){input[type=checkbox]+label:after{top:2px}}input[type=checkbox]+label:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='9'%3E%3Cpath fill-rule='evenodd' d='m12.006 1.426-7.563 7.58L4 8.561l-.443.445-3.563-3.58 1.425-1.432 2.582 2.594 6.58-6.594z'/%3E%3C/svg%3E");content:"";height:9px;left:5px;opacity:0;position:absolute;top:9px;transform:scale(0);transform-origin:center center;transition:all .15s ease;width:12px;z-index:100}@media only screen and (max-width:767px){input[type=checkbox]+label:before{top:8px}}input[type=checkbox]:checked+label:before{opacity:1;transform:scale(1)}input[type=checkbox]:disabled{pointer-events:none}input[type=checkbox]:disabled+label{opacity:.4;pointer-events:none}input[type=radio]:not(.tab){opacity:0;position:absolute}input[type=radio]:not(.tab)+label{font-size:18px;font-weight:500;line-height:28px;padding-left:35px;position:relative}input[type=radio]:not(.tab)+label:after{background-color:#fff;border:1px solid #dbdbdb;border-radius:50%;content:"";display:inline-block;height:22px;left:0;position:absolute;top:1px;width:22px;z-index:10}input[type=radio]:not(.tab)+label:before{background-color:#e26e1a;border-radius:50%;content:"";height:6px;left:8px;opacity:0;position:absolute;top:9px;transform:scale(0);transform-origin:center center;transition:all .15s ease;width:6px;z-index:100}input[type=radio]:not(.tab):checked+label:before{opacity:1;transform:scale(1)}.select2-container .select2-selection--single{border:1px solid #b1b1b1;border-radius:6px;height:50px}.select2-container .select2-selection--single .select2-selection__placeholder{color:#0d0d0d}.select2-container .select2-selection--single .select2-selection__rendered{align-items:center;color:#0d0d0d!important;display:flex;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;height:100%;line-height:16px;margin:0;padding:13px 18px 15px}.select2-container .select2-selection--single .select2-selection__arrow{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' fill='none' viewBox='0 0 9 6'%3E%3Cpath fill='%233b3b3b' d='M0 1.414 1.414 0l4.243 4.242-1.414 1.415z'/%3E%3Cpath fill='%233b3b3b' d='m7.07 0 1.414 1.414-4.242 4.243-1.415-1.415z'/%3E%3C/svg%3E");height:6px;position:absolute;right:20px;top:22px;transition:all .15s ease;width:9px}.select2-container .select2-selection--single .select2-selection__arrow b{display:none!important}.select2-container.select2-container--open .select2-selection__arrow{transform:rotate(90deg)}.select2-dropdown{border:1px solid #b1b1b1!important;border-radius:6px!important;border-top-color:#fff!important;border-top-left-radius:0!important;border-top-right-radius:0!important;margin-top:-1px!important}.select2-dropdown .select2-results ul.select2-results__options{max-height:310px!important;padding:0 0 8px!important}.select2-dropdown .select2-results ul.select2-results__options li{background-color:transparent!important;color:#0d0d0d!important;font-size:16px!important;line-height:16px!important;margin:0!important;padding:10px 18px 12px!important}.select2-dropdown .select2-results ul.select2-results__options li:hover{color:#dd241d!important}.select2-dropdown .select2-results ul.select2-results__options li:first-child{padding-top:5px!important}.input-wrapper .message{display:none}.input-wrapper.has-error{position:relative}.input-wrapper.has-error label{color:#dd241d}.input-wrapper.has-error input{border:1px solid #dd241d!important}.input-wrapper.has-error .message{color:#dd241d;display:block!important;font-size:13px;left:0;margin-bottom:-15px;padding-top:5px;pointer-events:none;position:relative}.input-wrapper.has-error .select2-container .select2-selection--single,.input-wrapper.has-error .select2-dropdown{border-color:#dd241d!important}.input-wrapper.has-error .select2-dropdown{border-top:0!important}.select2-dropdown .select2-search{padding:0 18px 18px}.select2-dropdown .select2-search input{border:1px solid #b1b1b1;border-radius:6px;font-size:16px;height:50px;line-height:26px;padding-bottom:5px!important;padding-left:15px;padding-right:15px;width:100%}.select2-dropdown .select2-results li.select2-results__option:last-child ul.select2-results__options{padding-bottom:0!important}.select2-dropdown .select2-results li.select2-results__option strong{background-color:#e6e6e6;color:#000!important;display:block;font-size:17px;line-height:25px;margin:0 -18px 10px;padding:10px 18px}.select2-dropdown .select2-results li.select2-results__option span>span{color:#bababa;display:block;font-size:14px;line-height:20px;margin-top:5px}.select2-dropdown .select2-results li.select2-results__option ul.select2-results__options li{padding:10px 0 12px!important}.select2-dropdown .select2-results li.select2-results__option ul.select2-results__options li:last-child{padding-bottom:0!important}.select2-dropdown .select2-results li.select2-results__option.select2-results__option--group:first-child li{padding-bottom:5px!important;padding-top:5px!important}.select2-dropdown .select2-results li.select2-results__option.select2-results__option--group ul.select2-results__options--nested:last-child{padding-bottom:0!important}.select2-dropdown .select2-results ul.select2-results__options--nested li{align-items:center;display:flex}.select2-dropdown .select2-results ul.select2-results__options--nested li span.logo{align-items:center;display:flex;height:35px;justify-content:center;margin:0 0 0 -5px;width:35px}.select2-dropdown .select2-results ul.select2-results__options--nested li span.logo img{display:block;max-width:100%}.select2-dropdown .select2-results ul.select2-results__options li.select2-results__message{color:#bababa!important}.is-reg-number.has-error>div:first-child{border-color:#dd241d!important;overflow:hidden!important}.is-reg-number.has-error>div:first-child input{border-radius:0!important;border-bottom-right-radius:3px!important;border-top-right-radius:3px!important}.is-reg-number.has-error>div:first-child:before{border-radius:0!important}.is-reg-number.has-error .note{color:#dd241d!important;font-weight:700!important}.coupon-input .input-wrapper>div{display:flex}.coupon-input .input-wrapper.has-error{flex-flow:column}.coupon-input .input-wrapper .message{padding-bottom:10px;padding-top:5px;text-align:left}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.line-clamp{display:-webkit-box;-webkit-line-clamp:var(--line-clamp-number);-webkit-box-orient:vertical;overflow:hidden}