https://www.lyrecocontract.no/web/ePortal/

Submitted URL:
https://www.lyrecocontract.no/Redirected
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 237 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 1 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html style="--s-catalog-light: hsla(239, 50%, 35%, 0.05); --s-catalog-text: var(--white);"><head style="">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta http-equiv="X-UA-Compatible" content="IE=11">
        <base href="https://www.lyrecocontract.no:443/web/">
        
            <link rel="preconnect" href="//app.usercentrics.eu">
            <link rel="preconnect" href="//api.usercentrics.eu">
            <link rel="preload" href="//app.usercentrics.eu/browser-ui/latest/loader.js" as="script">
        
        <link rel="stylesheet" type="text/css" charset="utf-8" href="https://www.ishimages.lyreco.com/eCommerce/UI-components/production/netshop/50643/css/netshop-lib-a1fe5bdccc53ca6663ba.css">
        
        <link rel="stylesheet" type="text/css" media="all" href="https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/netshop-portal/css/threeColumnLayout_staplesnetshop.css">
        
        <link rel="stylesheet" type="text/css" media="all" href="https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/netshop-portal/css/wide-layout.css">
        <link rel="stylesheet" type="text/css" media="print" href="https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/netshop-portal/css/defaultPrint.css">
        
        <link rel="shortcut icon" href="Objectstore/images?file=www.lyrecocontract.no/Lyreco_favicon.svg" type="image/x-icon">
        
        <style type="text/css">
          .t-bg-custom,
.t-bg-custom-action,
.hover\:t-bg-custom:hover,
.hover\:t-bg-custom-action:hover,
.genericTopLeft,
.menuContainer,
.search_rollover,
.itemDetail_addToShopping_cart,
.topMenuCustom,
.miniShoppingCartCheckout,
.shoppingCart_next { background-color: #2D2E87 !important; }
.hover\:t-text-custom:hover,
.hover\:t-text-custom-action:hover,
.t-text-custom,
#itemDetail_priceBox span,
.hover\:t-bg-white .t-text-custom-action,
.t-text-custom-action { color: #2D2E87 !important; }

.hover\:t-border-custom:hover,
.hover\:t-border-custom-action:hover,
.t-border-custom-action,
.t-border-custom { border-color: #2D2E87 !important; 
transition: none !important; }

.hover\:t-text-custom:hover,
.hover\:t-text-custom-action:hover { color: white !important; }
.t-bg-custom-action.hover\:t-bg-white:hover { background-color: white !important; }
:root {
   --s-primary: #2D2E87;
   --s-primary-hover: #12134B;
   --s-secondary: #9AC31C;
   --s-secondary-hover: #7C9E16;
   --s-text-primary: #011627;
   --s-top-nav-background: #2D2E87;
   --s-tertiary: #9AC31C;
   --s-tertiary-hover: #7C9E16;
   --s-button-secondary-text: var(--white);
}
        </style>
        
        <style type="text/css">
            
        </style>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
        <meta http-equiv="expires" content="0">
        
        <meta name="description" content="<p>Lyreco Norge AS er Norges ledende leverandør av kontor- og datarekvisita for kunder i både privat og offentlig sektor over hele landet. Distribusjonen skjer fra selskapets høyautomatiserte sentrallager på Lahaugmoen. Kundekontakten skjer lokalt ved alle våre avdelingskontorer samt fra hovedkontoret på Lørenskog.</p>">
        
        <script async="" src="//www.googletagmanager.com/gtm.js?id=GTM-P82TVCC"></script><script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id="></script><script async="" src="https://www.googletagmanager.com/gtm.js?id=GTM-NCM4GCR"></script><script>
            {
                if ('serviceWorker' in navigator) {
                    navigator.serviceWorker.register('/sw.js');
                    navigator.serviceWorker.ready.then(
                        (registration) => {
                            if (!registration.active) return;

                            registration.active.postMessage({
                                type: 'SET_CSRF_TOKEN',
                                token: '96f5fa37-02d4-4fff-9fe2-b6b95282ae73'
                            });

                        },
                        (err) => {
                            console.log('Service Worker registration failed:', err);
                        }
                    );
                }
            }
        </script>
        
        
            <script id="usercentrics-cmp" data-settings-id="w4y-xboj2K6A9i" src="https://app.usercentrics.eu/browser-ui/latest/loader.js" data-tcf-enabled="" data-avoid-prefetch-services="">
            </script><script type="module" src="https://app.usercentrics.eu/browser-ui/3.55.0/index.module.js"></script>
        
        <script>
            if (!Array.prototype.find) {
                Array.prototype.find = function (predicate) {
                    if (this == null) {
                        throw new TypeError('Array.prototype.find called on null or undefined');
                    }
                    if (typeof predicate !== 'function') {
                        throw new TypeError('predicate must be a function');
                    }
                    var list = Object(this);
                    var length = list.length >>> 0;
                    var thisArg = arguments[1];
                    var value;
                    for (var i = 0; i < length; i++) {
                        value = list[i];
                        if (predicate.call(thisArg, value, i, list)) {
                            return value;
                        }
                    }
                    return undefined;
                };
            }
        </script>
        <script src="https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/netshop-portal/javascript/stickybits-3.7.7.min.js" type="text/javascript"></script>
        <script src="https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/netshop-portal/javascript/object-assign-polyfill-0.1.0.js" type="text/javascript"></script>
        <script src="https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/netshop-portal/javascript/intersection-observer-polyfill-0.12.0.js" type="text/javascript"></script>
        <script src="https://cdn-netshop.lyrecocontract.no:443/static/1728477110000000/objectstore/theme/vue-components/1.0.659/nvc.custom.min.js" type="text/javascript"></script><style type="text/css">
.VueCarousel-navigation-button[data-v-453ad8cd] {
  position: absolute;
  top: 50%;
  box-sizing: border-box;
  color: #000;
  text-decoration: none;
  appearance: none;
  border: none;
  background-color: transparent;
  padding: 0;
  cursor: pointer;
  outline: none;
}
.VueCarousel-navigation-button[data-v-453ad8cd]:focus {
  outline: 1px solid lightblue;
}
.VueCarousel-navigation-next[data-v-453ad8cd] {
  right: 0;
  transform: translateY(-50%) translateX(100%);
  font-family: "system";
}
.VueCarousel-navigation-prev[data-v-453ad8cd] {
  left: 0;
  transform: translateY(-50%) translateX(-100%);
  font-family: "system";
}
.VueCarousel-navigation--disabled[data-v-453ad8cd] {
  opacity: 0.5;
  cursor: default;
}

/* Define the "system" font family */
@font-face {
  font-family: system;
  font-style: normal;
  font-weight: 300;
  src: local(".SFNSText-Light"), local(".HelveticaNeueDeskInterface-Light"),
    local(".LucidaGrandeUI"), local("Ubuntu Light"), local("Segoe UI Symbol"),
    local("Roboto-Light"), local("DroidSans"), local("Tahoma");
}
</style><style type="text/css">
.VueCarousel-pagination[data-v-438fd353] {
  width: 100%;
  text-align: center;
}
.VueCarousel-pagination--top-overlay[data-v-438fd353] {
  position: absolute;
  top: 0;
}
.VueCarousel-pagination--bottom-overlay[data-v-438fd353] {
  position: absolute;
  bottom: 0;
}
.VueCarousel-dot-container[data-v-438fd353] {
  display: inline-block;
  margin: 0 auto;
  padding: 0;
}
.VueCarousel-dot[data-v-438fd353] {
  display: inline-block;
  cursor: pointer;
  appearance: none;
  border: none;
  background-clip: content-box;
  box-sizing: content-box;
  padding: 0;
  border-radius: 100%;
  outline: none;
}
.VueCarousel-dot[data-v-438fd353]:focus {
  outline: 1px solid lightblue;
}
</style><style type="text/css">
.VueCarousel-slide {
  flex-basis: inherit;
  flex-grow: 0;
  flex-shrink: 0;
  user-select: none;
  backface-visibility: hidden;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none;
}
.VueCarousel-slide-adjustableHeight {
  display: table;
  flex-basis: auto;
  width: 100%;
}
</style><style type="text/css">
.VueCarousel {
  display: flex;
  flex-direction: column;
  position: relative;
}
.VueCarousel--reverse {
  flex-direction: column-reverse;
}
.VueCarousel-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.VueCarousel-inner {
  display: flex;
  flex-direction: row;
  backface-visibility: hidden;
}
.VueCarousel-inner--center {
  justify-content: center;
}
</style><style type="text/css">.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}.ps{position:relative}</style><style type="text/css">.t-input{box-sizing:border-box}.t-border{border:1px solid #dae1e7}.t-outline-none{outline:none}.t-btn,.t-btn-anim{position:relative!important;border-width:1px!important;transition-duration:.3s,.3s,.3s,2s!important;transition-timing-function:ease-in-out!important;padding:.719rem 1.5rem!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;word-break:break-word!important;font-weight:500!important;letter-spacing:normal!important;white-space:normal!important;outline:none!important;box-sizing:border-box!important}.t-btn-anim{border-radius:inherit!important}.t-elem-border-anim{position:relative;transition-duration:.3s,.3s,.3s,2s;transition-timing-function:ease-in-out;align-items:center;justify-content:center;display:inline-flex;letter-spacing:normal;white-space:normal;outline:none;border-radius:inherit}.t-btn-anim.active:after,.t-btn-anim:focus:after,.t-btn-anim:hover:after,.t-elem-border-anim.active:after,.t-elem-border-anim:focus:after,.t-elem-border-anim:hover:after{border:1px solid;border-color:inherit;transition:border-radius .3s;content:"";width:100%;height:100%;position:absolute;left:0;top:0;opacity:1;border-radius:inherit;outline:none;-webkit-animation:1s t-btn-animation linear infinite;animation:1s t-btn-animation linear infinite}.t-shadow-border{box-shadow:inset 0 0 0 1px #dadada}.t-shadow-border:hover{box-shadow:inset 0 0 0 1px transparent}@-webkit-keyframes t-btn-animation{0%{transform:scale(1)}to{transform:scale(1.3);opacity:0}}@keyframes t-btn-animation{0%{transform:scale(1)}to{transform:scale(1.3);opacity:0}}.t-no-transition{transition:none!important;-moz-transition:none!important;-webkit-transition:none!important;-o-transition:color 0 ease-in!important}.t-transition-longer{transition:all .48s ease-in-out!important}[class*=t-]{transition:all .28s ease-in-out}.shake-on--alert,.shake-on--error{-webkit-animation-name:shake;animation-name:shake;-webkit-animation-fill-mode:forward;animation-fill-mode:forward;-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes shake{0%{transform:translateX(0)}15%{transform:translateX(.375rem)}30%{transform:translateX(-.375rem)}45%{transform:translateX(.375rem)}60%{transform:translateX(-.375rem)}75%{transform:translateX(.375rem)}90%{transform:translateX(-.375rem)}to{transform:translateX(0)}}@keyframes shake{0%{transform:translateX(0)}15%{transform:translateX(.375rem)}30%{transform:translateX(-.375rem)}45%{transform:translateX(.375rem)}60%{transform:translateX(-.375rem)}75%{transform:translateX(.375rem)}90%{transform:translateX(-.375rem)}to{transform:translateX(0)}}@media only screen and (max-width:990px){.n-min-w-page{min-width:990px}}.hover\:t-opacity-100:hover{opacity:1}.t-overlay{opacity:.5;background:#000;width:100%;height:100%;top:0;left:0;position:fixed}.t-container{width:100%}@media (min-width:0px){.t-container{max-width:0}}@media (min-width:768px){.t-container{max-width:768px}}@media (min-width:992px){.t-container{max-width:992px}}.t-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.t-not-sr-only{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.t-appearance-none{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.t-bg-fixed{background-attachment:fixed!important}.t-bg-local{background-attachment:local!important}.t-bg-scroll{background-attachment:scroll!important}.t-bg-red-light{background-color:#ef5753!important}.t-bg-orange-light{background-color:#faad63!important}.t-bg-green-light{background-color:#51d88a!important}.t-bg-blue-light{background-color:#09c!important}.t-bg-grey-light{background-color:#f1f5f8!important}.t-bg-grey-lighter{background-color:#f8fafc!important}.t-bg-grey-darker{background-color:#606f7b!important}.t-bg-grey-darker-2{background-color:gray!important}.t-bg-grey-darker-3{background-color:#444!important}.t-bg-grey-dark{background-color:#5d5d5b!important}.t-bg-grey{background-color:#b5b5b3!important}.t-bg-grey-action{background-color:#9b9b9b!important}.t-bg-white,.t-bg-white-action{background-color:#fff!important}.t-bg-black{background-color:#000!important}.t-bg-black-action{background-color:#40403d!important}.t-bg-red,.t-bg-red-action{background-color:#c00!important}.t-bg-burgundy,.t-bg-burgundy-action{background-color:#b11a1f!important}.t-bg-orange,.t-bg-orange-action{background-color:#e73712!important}.t-bg-orange-gray,.t-bg-orange-gray-action{background-color:#e35205!important}.t-bg-green,.t-bg-green-action{background-color:#038347!important}.t-bg-lime,.t-bg-lime-action{background-color:#6cac29!important}.t-bg-blue,.t-bg-blue-action{background-color:#1d4688!important}.t-bg-yellow,.t-bg-yellow-action{background-color:#f39b0e!important}.t-bg-stock,.t-bg-stock-action{background-color:#b5b5b4!important}.t-bg-lyreco-blue,.t-bg-lyreco-blue-action{background-color:#2d2e87!important}.t-bg-transparent{background-color:transparent!important}.t-bg-top-bar{background-color:#333!important}.t-bg-custom{background-color:#b5b5b4!important}.t-bg-variant{background-color:#0c547b!important}.t-bg-outOfStock{background-color:gray!important}.hover\:t-bg-red-light:hover{background-color:#ef5753!important}.hover\:t-bg-orange-light:hover{background-color:#faad63!important}.hover\:t-bg-green-light:hover{background-color:#51d88a!important}.hover\:t-bg-blue-light:hover{background-color:#09c!important}.hover\:t-bg-grey-light:hover{background-color:#f1f5f8!important}.hover\:t-bg-grey-lighter:hover{background-color:#f8fafc!important}.hover\:t-bg-grey-darker:hover{background-color:#606f7b!important}.hover\:t-bg-grey-darker-2:hover{background-color:gray!important}.hover\:t-bg-grey-darker-3:hover{background-color:#444!important}.hover\:t-bg-grey-dark:hover{background-color:#5d5d5b!important}.hover\:t-bg-grey:hover{background-color:#b5b5b3!important}.hover\:t-bg-grey-action:hover{background-color:#9b9b9b!important}.hover\:t-bg-white-action:hover,.hover\:t-bg-white:hover{background-color:#fff!important}.hover\:t-bg-black:hover{background-color:#000!important}.hover\:t-bg-black-action:hover{background-color:#40403d!important}.hover\:t-bg-red-action:hover,.hover\:t-bg-red:hover{background-color:#c00!important}.hover\:t-bg-burgundy-action:hover,.hover\:t-bg-burgundy:hover{background-color:#b11a1f!important}.hover\:t-bg-orange-action:hover,.hover\:t-bg-orange:hover{background-color:#e73712!important}.hover\:t-bg-orange-gray-action:hover,.hover\:t-bg-orange-gray:hover{background-color:#e35205!important}.hover\:t-bg-green-action:hover,.hover\:t-bg-green:hover{background-color:#038347!important}.hover\:t-bg-lime-action:hover,.hover\:t-bg-lime:hover{background-color:#6cac29!important}.hover\:t-bg-blue-action:hover,.hover\:t-bg-blue:hover{background-color:#1d4688!important}.hover\:t-bg-yellow-action:hover,.hover\:t-bg-yellow:hover{background-color:#f39b0e!important}.hover\:t-bg-stock-action:hover,.hover\:t-bg-stock:hover{background-color:#b5b5b4!important}.hover\:t-bg-lyreco-blue-action:hover,.hover\:t-bg-lyreco-blue:hover{background-color:#2d2e87!important}.hover\:t-bg-transparent:hover{background-color:transparent!important}.hover\:t-bg-top-bar:hover{background-color:#333!important}.hover\:t-bg-custom:hover{background-color:#b5b5b4!important}.hover\:t-bg-variant:hover{background-color:#0c547b!important}.hover\:t-bg-outOfStock:hover{background-color:gray!important}.t-bg-bottom{background-position:bottom!important}.t-bg-center{background-position:50%!important}.t-bg-left{background-position:0!important}.t-bg-left-bottom{background-position:0 100%!important}.t-bg-left-top{background-position:0 0!important}.t-bg-right{background-position:100%!important}.t-bg-right-bottom{background-position:100% 100%!important}.t-bg-right-top{background-position:100% 0!important}.t-bg-top{background-position:top!important}.t-bg-repeat{background-repeat:repeat!important}.t-bg-no-repeat{background-repeat:no-repeat!important}.t-bg-repeat-x{background-repeat:repeat-x!important}.t-bg-repeat-y{background-repeat:repeat-y!important}.t-bg-repeat-round{background-repeat:round!important}.t-bg-repeat-space{background-repeat:space!important}.t-bg-auto{background-size:auto!important}.t-bg-cover{background-size:cover!important}.t-bg-contain{background-size:contain!important}.t-border-collapse{border-collapse:collapse!important}.t-border-separate{border-collapse:separate!important}.t-border-grey-light{border-color:#f1f5f8!important}.t-border-grey-lighter{border-color:#f8fafc!important}.t-border-grey-darker{border-color:#606f7b!important}.t-border-grey-darker-2{border-color:gray!important}.t-border-grey-darker-3{border-color:#444!important}.t-border-grey-dark{border-color:#5d5d5b!important}.t-border-grey{border-color:#b5b5b3!important}.t-border-grey-action{border-color:#9b9b9b!important}.t-border-white,.t-border-white-action{border-color:#fff!important}.t-border-black{border-color:#000!important}.t-border-black-action{border-color:#40403d!important}.t-border-red,.t-border-red-action{border-color:#c00!important}.t-border-burgundy,.t-border-burgundy-action{border-color:#b11a1f!important}.t-border-orange,.t-border-orange-action{border-color:#e73712!important}.t-border-orange-gray,.t-border-orange-gray-action{border-color:#e35205!important}.t-border-green,.t-border-green-action{border-color:#038347!important}.t-border-lime,.t-border-lime-action{border-color:#6cac29!important}.t-border-blue,.t-border-blue-action{border-color:#1d4688!important}.t-border-yellow,.t-border-yellow-action{border-color:#f39b0e!important}.t-border-stock,.t-border-stock-action{border-color:#b5b5b4!important}.t-border-lyreco-blue,.t-border-lyreco-blue-action{border-color:#2d2e87!important}.t-border-transparent{border-color:transparent!important}.t-border-top-bar{border-color:#333!important}.t-border-custom{border-color:#b5b5b4!important}.t-border-variant{border-color:#0c547b!important}.t-border-outOfStock{border-color:gray!important}.hover\:t-border-grey-light:hover{border-color:#f1f5f8!important}.hover\:t-border-grey-lighter:hover{border-color:#f8fafc!important}.hover\:t-border-grey-darker:hover{border-color:#606f7b!important}.hover\:t-border-grey-darker-2:hover{border-color:gray!important}.hover\:t-border-grey-darker-3:hover{border-color:#444!important}.hover\:t-border-grey-dark:hover{border-color:#5d5d5b!important}.hover\:t-border-grey:hover{border-color:#b5b5b3!important}.hover\:t-border-grey-action:hover{border-color:#9b9b9b!important}.hover\:t-border-white-action:hover,.hover\:t-border-white:hover{border-color:#fff!important}.hover\:t-border-black:hover{border-color:#000!important}.hover\:t-border-black-action:hover{border-color:#40403d!important}.hover\:t-border-red-action:hover,.hover\:t-border-red:hover{border-color:#c00!important}.hover\:t-border-burgundy-action:hover,.hover\:t-border-burgundy:hover{border-color:#b11a1f!important}.hover\:t-border-orange-action:hover,.hover\:t-border-orange:hover{border-color:#e73712!important}.hover\:t-border-orange-gray-action:hover,.hover\:t-border-orange-gray:hover{border-color:#e35205!important}.hover\:t-border-green-action:hover,.hover\:t-border-green:hover{border-color:#038347!important}.hover\:t-border-lime-action:hover,.hover\:t-border-lime:hover{border-color:#6cac29!important}.hover\:t-border-blue-action:hover,.hover\:t-border-blue:hover{border-color:#1d4688!important}.hover\:t-border-yellow-action:hover,.hover\:t-border-yellow:hover{border-color:#f39b0e!important}.hover\:t-border-stock-action:hover,.hover\:t-border-stock:hover{border-color:#b5b5b4!important}.hover\:t-border-lyreco-blue-action:hover,.hover\:t-border-lyreco-blue:hover{border-color:#2d2e87!important}.hover\:t-border-transparent:hover{border-color:transparent!important}.hover\:t-border-top-bar:hover{border-color:#333!important}.hover\:t-border-custom:hover{border-color:#b5b5b4!important}.hover\:t-border-variant:hover{border-color:#0c547b!important}.hover\:t-border-outOfStock:hover{border-color:gray!important}.t-rounded-none{border-radius:0!important}.t-rounded-sm{border-radius:.125rem!important}.t-rounded{border-radius:.25rem!important}.t-rounded-full{border-radius:9999px!important}.t-rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.t-rounded-r-none{border-top-right-radius:0!important}.t-rounded-b-none,.t-rounded-r-none{border-bottom-right-radius:0!important}.t-rounded-b-none,.t-rounded-l-none{border-bottom-left-radius:0!important}.t-rounded-l-none{border-top-left-radius:0!important}.t-rounded-t-sm{border-top-left-radius:.125rem!important}.t-rounded-r-sm,.t-rounded-t-sm{border-top-right-radius:.125rem!important}.t-rounded-b-sm,.t-rounded-r-sm{border-bottom-right-radius:.125rem!important}.t-rounded-b-sm,.t-rounded-l-sm{border-bottom-left-radius:.125rem!important}.t-rounded-l-sm{border-top-left-radius:.125rem!important}.t-rounded-t{border-top-left-radius:.25rem!important}.t-rounded-r,.t-rounded-t{border-top-right-radius:.25rem!important}.t-rounded-b,.t-rounded-r{border-bottom-right-radius:.25rem!important}.t-rounded-b,.t-rounded-l{border-bottom-left-radius:.25rem!important}.t-rounded-l{border-top-left-radius:.25rem!important}.t-rounded-t-full{border-top-left-radius:9999px!important}.t-rounded-r-full,.t-rounded-t-full{border-top-right-radius:9999px!important}.t-rounded-b-full,.t-rounded-r-full{border-bottom-right-radius:9999px!important}.t-rounded-b-full,.t-rounded-l-full{border-bottom-left-radius:9999px!important}.t-rounded-l-full{border-top-left-radius:9999px!important}.t-rounded-tl-none{border-top-left-radius:0!important}.t-rounded-tr-none{border-top-right-radius:0!important}.t-rounded-br-none{border-bottom-right-radius:0!important}.t-rounded-bl-none{border-bottom-left-radius:0!important}.t-rounded-tl-sm{border-top-left-radius:.125rem!important}.t-rounded-tr-sm{border-top-right-radius:.125rem!important}.t-rounded-br-sm{border-bottom-right-radius:.125rem!important}.t-rounded-bl-sm{border-bottom-left-radius:.125rem!important}.t-rounded-tl{border-top-left-radius:.25rem!important}.t-rounded-tr{border-top-right-radius:.25rem!important}.t-rounded-br{border-bottom-right-radius:.25rem!important}.t-rounded-bl{border-bottom-left-radius:.25rem!important}.t-rounded-tl-full{border-top-left-radius:9999px!important}.t-rounded-tr-full{border-top-right-radius:9999px!important}.t-rounded-br-full{border-bottom-right-radius:9999px!important}.t-rounded-bl-full{border-bottom-left-radius:9999px!important}.t-border-solid{border-style:solid!important}.t-border-dashed{border-style:dashed!important}.t-border-dotted{border-style:dotted!important}.t-border-double{border-style:double!important}.t-border-none{border-style:none!important}.t-border-0{border-width:0!important}.t-border-2{border-width:2px!important}.t-border-4{border-width:4px!important}.t-border{border-width:1px!important}.t-border-t-0{border-top-width:0!important}.t-border-r-0{border-right-width:0!important}.t-border-b-0{border-bottom-width:0!important}.t-border-l-0{border-left-width:0!important}.t-border-t-2{border-top-width:2px!important}.t-border-r-2{border-right-width:2px!important}.t-border-b-2{border-bottom-width:2px!important}.t-border-l-2{border-left-width:2px!important}.t-border-t-4{border-top-width:4px!important}.t-border-r-4{border-right-width:4px!important}.t-border-b-4{border-bottom-width:4px!important}.t-border-l-4{border-left-width:4px!important}.t-border-t{border-top-width:1px!important}.t-border-r{border-right-width:1px!important}.t-border-b{border-bottom-width:1px!important}.t-border-l{border-left-width:1px!important}.t-cursor-auto{cursor:auto!important}.t-cursor-default{cursor:default!important}.t-cursor-pointer{cursor:pointer!important}.t-cursor-wait{cursor:wait!important}.t-cursor-text{cursor:text!important}.t-cursor-move{cursor:move!important}.t-cursor-not-allowed{cursor:not-allowed!important}.t-block{display:block!important}.t-inline-block{display:inline-block!important}.t-inline{display:inline!important}.t-flex{display:flex!important}.t-inline-flex{display:inline-flex!important}.t-table{display:table!important}.t-table-row{display:table-row!important}.t-table-cell{display:table-cell!important}.t-hidden{display:none!important}.t-flex-row{flex-direction:row!important}.t-flex-row-reverse{flex-direction:row-reverse!important}.t-flex-col{flex-direction:column!important}.t-flex-col-reverse{flex-direction:column-reverse!important}.t-flex-wrap{flex-wrap:wrap!important}.t-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.t-flex-no-wrap{flex-wrap:nowrap!important}.t-items-start{align-items:flex-start!important}.t-items-end{align-items:flex-end!important}.t-items-center{align-items:center!important}.t-items-baseline{align-items:baseline!important}.t-items-stretch{align-items:stretch!important}.t-self-auto{align-self:auto!important}.t-self-start{align-self:flex-start!important}.t-self-end{align-self:flex-end!important}.t-self-center{align-self:center!important}.t-self-stretch{align-self:stretch!important}.t-justify-start{justify-content:flex-start!important}.t-justify-end{justify-content:flex-end!important}.t-justify-center{justify-content:center!important}.t-justify-between{justify-content:space-between!important}.t-justify-around{justify-content:space-around!important}.t-content-center{align-content:center!important}.t-content-start{align-content:flex-start!important}.t-content-end{align-content:flex-end!important}.t-content-between{align-content:space-between!important}.t-content-around{align-content:space-around!important}.t-flex-1{flex:1 1 0%!important}.t-flex-auto{flex:1 1 auto!important}.t-flex-initial{flex:0 1 auto!important}.t-flex-none{flex:none!important}.t-flex-grow-0{flex-grow:0!important}.t-flex-grow{flex-grow:1!important}.t-flex-shrink-0{flex-shrink:0!important}.t-flex-shrink{flex-shrink:1!important}.t-order-1{order:1!important}.t-order-2{order:2!important}.t-order-3{order:3!important}.t-order-4{order:4!important}.t-order-5{order:5!important}.t-order-6{order:6!important}.t-order-7{order:7!important}.t-order-8{order:8!important}.t-order-9{order:9!important}.t-order-10{order:10!important}.t-order-11{order:11!important}.t-order-12{order:12!important}.t-order-first{order:-9999!important}.t-order-last{order:9999!important}.t-order-none{order:0!important}.t-float-right{float:right!important}.t-float-left{float:left!important}.t-float-none{float:none!important}.t-clearfix:after{content:""!important;display:table!important;clear:both!important}.t-font-sans{font-family:system-ui,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important}.t-font-serif{font-family:Constantia,Lucida Bright,Lucidabright,Lucida Serif,Lucida,DejaVu Serif,Bitstream Vera Serif,Liberation Serif,Georgia,serif!important}.t-font-body,.t-font-normal{font-family:Arial!important}.t-font-hairline{font-weight:100!important}.t-font-thin{font-weight:200!important}.t-font-light{font-weight:300!important}.t-font-normal{font-weight:400!important}.t-font-medium{font-weight:500!important}.t-font-semibold{font-weight:600!important}.t-font-bold{font-weight:700!important}.t-font-extrabold{font-weight:800!important}.t-font-black{font-weight:900!important}.hover\:t-font-hairline:hover{font-weight:100!important}.hover\:t-font-thin:hover{font-weight:200!important}.hover\:t-font-light:hover{font-weight:300!important}.hover\:t-font-normal:hover{font-weight:400!important}.hover\:t-font-medium:hover{font-weight:500!important}.hover\:t-font-semibold:hover{font-weight:600!important}.hover\:t-font-bold:hover{font-weight:700!important}.hover\:t-font-extrabold:hover{font-weight:800!important}.hover\:t-font-black:hover{font-weight:900!important}.t-h-1{height:.25rem!important}.t-h-2{height:.5rem!important}.t-h-3{height:.75rem!important}.t-h-4{height:1rem!important}.t-h-6{height:1.5rem!important}.t-h-8{height:2rem!important}.t-h-10{height:2.5rem!important}.t-h-12{height:3rem!important}.t-h-16{height:4rem!important}.t-h-20{height:5rem!important}.t-h-24{height:6rem!important}.t-h-32{height:8rem!important}.t-h-40{height:10rem!important}.t-h-48{height:12rem!important}.t-h-52{height:14rem!important}.t-h-64{height:16rem!important}.t-h-72{height:18rem!important}.t-h-80{height:20rem!important}.t-h-88{height:22rem!important}.t-h-96{height:24rem!important}.t-h-104{height:26rem!important}.t-h-112{height:28rem!important}.t-h-auto{height:auto!important}.t-h-px{height:1px!important}.t-h-9\/10{height:90%!important}.t-h-full{height:100%!important}.t-h-screen{height:100vh!important}.t-h-bar{height:50px!important}.t-h-fit-content{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}.t-leading-none{line-height:1!important}.t-leading-tight{line-height:1.25!important}.t-leading-normal{line-height:1.5!important}.t-leading-loose{line-height:2!important}.t-list-inside{list-style-position:inside!important}.t-list-outside{list-style-position:outside!important}.t-list-none{list-style-type:none!important}.t-list-disc{list-style-type:disc!important}.t-list-decimal{list-style-type:decimal!important}.t-m-0{margin:0!important}.t-m-1{margin:.25rem!important}.t-m-2{margin:.5rem!important}.t-m-3{margin:.75rem!important}.t-m-4{margin:1rem!important}.t-m-6{margin:1.5rem!important}.t-m-8{margin:2rem!important}.t-m-9{margin:3rem!important}.t-m-10{margin:3.5rem!important}.t-m-auto{margin:auto!important}.t-m-px{margin:1px!important}.t--m-px{margin:-1px!important}.t--m-1{margin:-.25rem!important}.t--m-2{margin:-.5rem!important}.t--m-3{margin:-.75rem!important}.t--m-4{margin:-1rem!important}.t--m-6{margin:-1.5rem!important}.t--m-8{margin:-2rem!important}.t--m-9{margin:-3rem!important}.t-my-0{margin-top:0!important;margin-bottom:0!important}.t-mx-0{margin-left:0!important;margin-right:0!important}.t-my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.t-mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.t-my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.t-mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.t-my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.t-mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.t-my-4{margin-top:1rem!important;margin-bottom:1rem!important}.t-mx-4{margin-left:1rem!important;margin-right:1rem!important}.t-my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.t-mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.t-my-8{margin-top:2rem!important;margin-bottom:2rem!important}.t-mx-8{margin-left:2rem!important;margin-right:2rem!important}.t-my-9{margin-top:3rem!important;margin-bottom:3rem!important}.t-mx-9{margin-left:3rem!important;margin-right:3rem!important}.t-my-10{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.t-mx-10{margin-left:3.5rem!important;margin-right:3.5rem!important}.t-my-auto{margin-top:auto!important;margin-bottom:auto!important}.t-mx-auto{margin-left:auto!important;margin-right:auto!important}.t-my-px{margin-top:1px!important;margin-bottom:1px!important}.t-mx-px{margin-left:1px!important;margin-right:1px!important}.t--my-px{margin-top:-1px!important;margin-bottom:-1px!important}.t--mx-px{margin-left:-1px!important;margin-right:-1px!important}.t--my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.t--mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.t--my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.t--mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.t--my-3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.t--mx-3{margin-left:-.75rem!important;margin-right:-.75rem!important}.t--my-4{margin-top:-1rem!important;margin-bottom:-1rem!important}.t--mx-4{margin-left:-1rem!important;margin-right:-1rem!important}.t--my-6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.t--mx-6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.t--my-8{margin-top:-2rem!important;margin-bottom:-2rem!important}.t--mx-8{margin-left:-2rem!important;margin-right:-2rem!important}.t--my-9{margin-top:-3rem!important;margin-bottom:-3rem!important}.t--mx-9{margin-left:-3rem!important;margin-right:-3rem!important}.t-mt-0{margin-top:0!important}.t-mr-0{margin-right:0!important}.t-mb-0{margin-bottom:0!important}.t-ml-0{margin-left:0!important}.t-mt-1{margin-top:.25rem!important}.t-mr-1{margin-right:.25rem!important}.t-mb-1{margin-bottom:.25rem!important}.t-ml-1{margin-left:.25rem!important}.t-mt-2{margin-top:.5rem!important}.t-mr-2{margin-right:.5rem!important}.t-mb-2{margin-bottom:.5rem!important}.t-ml-2{margin-left:.5rem!important}.t-mt-3{margin-top:.75rem!important}.t-mr-3{margin-right:.75rem!important}.t-mb-3{margin-bottom:.75rem!important}.t-ml-3{margin-left:.75rem!important}.t-mt-4{margin-top:1rem!important}.t-mr-4{margin-right:1rem!important}.t-mb-4{margin-bottom:1rem!important}.t-ml-4{margin-left:1rem!important}.t-mt-6{margin-top:1.5rem!important}.t-mr-6{margin-right:1.5rem!important}.t-mb-6{margin-bottom:1.5rem!important}.t-ml-6{margin-left:1.5rem!important}.t-mt-8{margin-top:2rem!important}.t-mr-8{margin-right:2rem!important}.t-mb-8{margin-bottom:2rem!important}.t-ml-8{margin-left:2rem!important}.t-mt-9{margin-top:3rem!important}.t-mr-9{margin-right:3rem!important}.t-mb-9{margin-bottom:3rem!important}.t-ml-9{margin-left:3rem!important}.t-mt-10{margin-top:3.5rem!important}.t-mr-10{margin-right:3.5rem!important}.t-mb-10{margin-bottom:3.5rem!important}.t-ml-10{margin-left:3.5rem!important}.t-mt-auto{margin-top:auto!important}.t-mr-auto{margin-right:auto!important}.t-mb-auto{margin-bottom:auto!important}.t-ml-auto{margin-left:auto!important}.t-mt-px{margin-top:1px!important}.t-mr-px{margin-right:1px!important}.t-mb-px{margin-bottom:1px!important}.t-ml-px{margin-left:1px!important}.t--mt-px{margin-top:-1px!important}.t--mr-px{margin-right:-1px!important}.t--mb-px{margin-bottom:-1px!important}.t--ml-px{margin-left:-1px!important}.t--mt-1{margin-top:-.25rem!important}.t--mr-1{margin-right:-.25rem!important}.t--mb-1{margin-bottom:-.25rem!important}.t--ml-1{margin-left:-.25rem!important}.t--mt-2{margin-top:-.5rem!important}.t--mr-2{margin-right:-.5rem!important}.t--mb-2{margin-bottom:-.5rem!important}.t--ml-2{margin-left:-.5rem!important}.t--mt-3{margin-top:-.75rem!important}.t--mr-3{margin-right:-.75rem!important}.t--mb-3{margin-bottom:-.75rem!important}.t--ml-3{margin-left:-.75rem!important}.t--mt-4{margin-top:-1rem!important}.t--mr-4{margin-right:-1rem!important}.t--mb-4{margin-bottom:-1rem!important}.t--ml-4{margin-left:-1rem!important}.t--mt-6{margin-top:-1.5rem!important}.t--mr-6{margin-right:-1.5rem!important}.t--mb-6{margin-bottom:-1.5rem!important}.t--ml-6{margin-left:-1.5rem!important}.t--mt-8{margin-top:-2rem!important}.t--mr-8{margin-right:-2rem!important}.t--mb-8{margin-bottom:-2rem!important}.t--ml-8{margin-left:-2rem!important}.t--mt-9{margin-top:-3rem!important}.t--mr-9{margin-right:-3rem!important}.t--mb-9{margin-bottom:-3rem!important}.t--ml-9{margin-left:-3rem!important}.t-max-h-full{max-height:100%!important}.t-max-h-screen{max-height:100vh!important}.t-max-w-xs{max-width:20rem!important}.t-max-w-sm{max-width:30rem!important}.t-max-w-md{max-width:40rem!important}.t-max-w-lg{max-width:50rem!important}.t-max-w-xl{max-width:60rem!important}.t-max-w-2xl{max-width:70rem!important}.t-max-w-3xl{max-width:80rem!important}.t-max-w-4xl{max-width:90rem!important}.t-max-w-5xl{max-width:100rem!important}.t-max-w-full{max-width:100%!important}.t-min-h-1{min-height:.25rem!important}.t-min-h-2{min-height:.5rem!important}.t-min-h-3{min-height:.75rem!important}.t-min-h-4{min-height:1rem!important}.t-min-h-24{min-height:4rem!important}.t-min-h-28{min-height:5rem!important}.t-min-h-48{min-height:12rem!important}.t-min-h-auto{min-height:auto!important}.t-min-h-px{min-height:1px!important}.t-min-h-full{min-height:100%!important}.t-min-h-screen{min-height:100vh!important}.t-min-h-bar{min-height:50px!important}.t-min-w-0{min-width:0!important}.t-min-w-4{min-width:1rem!important}.t-min-w-6{min-width:1.5rem!important}.t-min-w-8{min-width:2rem!important}.t-min-w-10{min-width:2.5rem!important}.t-min-w-12{min-width:3rem!important}.t-min-w-16{min-width:4rem!important}.t-min-w-24{min-width:6rem!important}.t-min-w-32{min-width:8rem!important}.t-min-w-48{min-width:12rem!important}.t-min-w-64{min-width:16rem!important}.t-min-w-72{min-width:18rem!important}.t-min-w-80{min-width:20rem!important}.t-min-w-88{min-width:22rem!important}.t-min-w-92{min-width:23rem!important}.t-min-w-96{min-width:24rem!important}.t-min-w-1\/2{min-width:50%!important}.t-min-w-1\/3{min-width:33.33333%!important}.t-min-w-2\/3{min-width:66.66667%!important}.t-min-w-1\/4{min-width:25%!important}.t-min-w-3\/4{min-width:75%!important}.t-min-w-1\/5{min-width:20%!important}.t-min-w-2\/5{min-width:40%!important}.t-min-w-3\/5{min-width:60%!important}.t-min-w-4\/5{min-width:80%!important}.t-min-w-1\/6{min-width:16.66667%!important}.t-min-w-5\/6{min-width:83.33333%!important}.t-min-w-full{min-width:100%!important}.t-min-w-sticky-panel{min-width:14.5rem!important}.t-min-w-panel{min-width:12.625rem!important}.t-min-w-content{min-width:31rem!important}.t-min-w-content-box{min-width:60rem!important}.t-object-contain{-o-object-fit:contain!important;object-fit:contain!important}.t-object-cover{-o-object-fit:cover!important;object-fit:cover!important}.t-object-fill{-o-object-fit:fill!important;object-fit:fill!important}.t-object-none{-o-object-fit:none!important;object-fit:none!important}.t-object-scale-down{-o-object-fit:scale-down!important;object-fit:scale-down!important}.t-object-bottom{-o-object-position:bottom!important;object-position:bottom!important}.t-object-center{-o-object-position:center!important;object-position:center!important}.t-object-left{-o-object-position:left!important;object-position:left!important}.t-object-left-bottom{-o-object-position:left bottom!important;object-position:left bottom!important}.t-object-left-top{-o-object-position:left top!important;object-position:left top!important}.t-object-right{-o-object-position:right!important;object-position:right!important}.t-object-right-bottom{-o-object-position:right bottom!important;object-position:right bottom!important}.t-object-right-top{-o-object-position:right top!important;object-position:right top!important}.t-object-top{-o-object-position:top!important;object-position:top!important}.t-opacity-0{opacity:0!important}.t-opacity-25{opacity:.25!important}.t-opacity-50{opacity:.5!important}.t-opacity-75{opacity:.75!important}.t-opacity-100{opacity:1!important}.focus\:t-outline-none:focus,.t-outline-none{outline:0!important}.t-overflow-auto{overflow:auto!important}.t-overflow-hidden{overflow:hidden!important}.t-overflow-visible{overflow:visible!important}.t-overflow-scroll{overflow:scroll!important}.t-overflow-x-auto{overflow-x:auto!important}.t-overflow-y-auto{overflow-y:auto!important}.t-overflow-x-hidden{overflow-x:hidden!important}.t-overflow-y-hidden{overflow-y:hidden!important}.t-overflow-x-visible{overflow-x:visible!important}.t-overflow-y-visible{overflow-y:visible!important}.t-overflow-x-scroll{overflow-x:scroll!important}.t-overflow-y-scroll{overflow-y:scroll!important}.t-scrolling-touch{-webkit-overflow-scrolling:touch!important}.t-scrolling-auto{-webkit-overflow-scrolling:auto!important}.t-p-0{padding:0!important}.t-p-1{padding:.25rem!important}.t-p-2{padding:.5rem!important}.t-p-3{padding:.75rem!important}.t-p-4{padding:1rem!important}.t-p-6{padding:1.5rem!important}.t-p-8{padding:2rem!important}.t-p-px{padding:1px!important}.t-py-0{padding-top:0!important;padding-bottom:0!important}.t-px-0{padding-left:0!important;padding-right:0!important}.t-py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.t-px-1{padding-left:.25rem!important;padding-right:.25rem!important}.t-py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.t-px-2{padding-left:.5rem!important;padding-right:.5rem!important}.t-py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.t-px-3{padding-left:.75rem!important;padding-right:.75rem!important}.t-py-4{padding-top:1rem!important;padding-bottom:1rem!important}.t-px-4{padding-left:1rem!important;padding-right:1rem!important}.t-py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.t-px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.t-py-8{padding-top:2rem!important;padding-bottom:2rem!important}.t-px-8{padding-left:2rem!important;padding-right:2rem!important}.t-py-px{padding-top:1px!important;padding-bottom:1px!important}.t-px-px{padding-left:1px!important;padding-right:1px!important}.t-pt-0{padding-top:0!important}.t-pr-0{padding-right:0!important}.t-pb-0{padding-bottom:0!important}.t-pl-0{padding-left:0!important}.t-pt-1{padding-top:.25rem!important}.t-pr-1{padding-right:.25rem!important}.t-pb-1{padding-bottom:.25rem!important}.t-pl-1{padding-left:.25rem!important}.t-pt-2{padding-top:.5rem!important}.t-pr-2{padding-right:.5rem!important}.t-pb-2{padding-bottom:.5rem!important}.t-pl-2{padding-left:.5rem!important}.t-pt-3{padding-top:.75rem!important}.t-pr-3{padding-right:.75rem!important}.t-pb-3{padding-bottom:.75rem!important}.t-pl-3{padding-left:.75rem!important}.t-pt-4{padding-top:1rem!important}.t-pr-4{padding-right:1rem!important}.t-pb-4{padding-bottom:1rem!important}.t-pl-4{padding-left:1rem!important}.t-pt-6{padding-top:1.5rem!important}.t-pr-6{padding-right:1.5rem!important}.t-pb-6{padding-bottom:1.5rem!important}.t-pl-6{padding-left:1.5rem!important}.t-pt-8{padding-top:2rem!important}.t-pr-8{padding-right:2rem!important}.t-pb-8{padding-bottom:2rem!important}.t-pl-8{padding-left:2rem!important}.t-pt-px{padding-top:1px!important}.t-pr-px{padding-right:1px!important}.t-pb-px{padding-bottom:1px!important}.t-pl-px{padding-left:1px!important}.t-placeholder-grey-light::-webkit-input-placeholder{color:#f1f5f8!important}.t-placeholder-grey-light::-moz-placeholder{color:#f1f5f8!important}.t-placeholder-grey-light:-ms-input-placeholder,.t-placeholder-grey-light::-ms-input-placeholder{color:#f1f5f8!important}.t-placeholder-grey-light::placeholder{color:#f1f5f8!important}.t-placeholder-grey-lighter::-webkit-input-placeholder{color:#f8fafc!important}.t-placeholder-grey-lighter::-moz-placeholder{color:#f8fafc!important}.t-placeholder-grey-lighter:-ms-input-placeholder,.t-placeholder-grey-lighter::-ms-input-placeholder{color:#f8fafc!important}.t-placeholder-grey-lighter::placeholder{color:#f8fafc!important}.t-placeholder-grey-darker::-webkit-input-placeholder{color:#606f7b!important}.t-placeholder-grey-darker::-moz-placeholder{color:#606f7b!important}.t-placeholder-grey-darker:-ms-input-placeholder,.t-placeholder-grey-darker::-ms-input-placeholder{color:#606f7b!important}.t-placeholder-grey-darker::placeholder{color:#606f7b!important}.t-placeholder-grey-darker-2::-webkit-input-placeholder{color:gray!important}.t-placeholder-grey-darker-2::-moz-placeholder{color:gray!important}.t-placeholder-grey-darker-2:-ms-input-placeholder,.t-placeholder-grey-darker-2::-ms-input-placeholder{color:gray!important}.t-placeholder-grey-darker-2::placeholder{color:gray!important}.t-placeholder-grey-darker-3::-webkit-input-placeholder{color:#444!important}.t-placeholder-grey-darker-3::-moz-placeholder{color:#444!important}.t-placeholder-grey-darker-3:-ms-input-placeholder,.t-placeholder-grey-darker-3::-ms-input-placeholder{color:#444!important}.t-placeholder-grey-darker-3::placeholder{color:#444!important}.t-placeholder-grey-dark::-webkit-input-placeholder{color:#5d5d5b!important}.t-placeholder-grey-dark::-moz-placeholder{color:#5d5d5b!important}.t-placeholder-grey-dark:-ms-input-placeholder,.t-placeholder-grey-dark::-ms-input-placeholder{color:#5d5d5b!important}.t-placeholder-grey-dark::placeholder{color:#5d5d5b!important}.t-placeholder-grey::-webkit-input-placeholder{color:#b5b5b3!important}.t-placeholder-grey::-moz-placeholder{color:#b5b5b3!important}.t-placeholder-grey:-ms-input-placeholder,.t-placeholder-grey::-ms-input-placeholder{color:#b5b5b3!important}.t-placeholder-grey::placeholder{color:#b5b5b3!important}.t-placeholder-grey-action::-webkit-input-placeholder{color:#9b9b9b!important}.t-placeholder-grey-action::-moz-placeholder{color:#9b9b9b!important}.t-placeholder-grey-action:-ms-input-placeholder,.t-placeholder-grey-action::-ms-input-placeholder{color:#9b9b9b!important}.t-placeholder-grey-action::placeholder{color:#9b9b9b!important}.t-placeholder-white::-webkit-input-placeholder{color:#fff!important}.t-placeholder-white::-moz-placeholder{color:#fff!important}.t-placeholder-white:-ms-input-placeholder,.t-placeholder-white::-ms-input-placeholder{color:#fff!important}.t-placeholder-white::placeholder{color:#fff!important}.t-placeholder-white-action::-webkit-input-placeholder{color:#fff!important}.t-placeholder-white-action::-moz-placeholder{color:#fff!important}.t-placeholder-white-action:-ms-input-placeholder,.t-placeholder-white-action::-ms-input-placeholder{color:#fff!important}.t-placeholder-white-action::placeholder{color:#fff!important}.t-placeholder-black::-webkit-input-placeholder{color:#000!important}.t-placeholder-black::-moz-placeholder{color:#000!important}.t-placeholder-black:-ms-input-placeholder,.t-placeholder-black::-ms-input-placeholder{color:#000!important}.t-placeholder-black::placeholder{color:#000!important}.t-placeholder-black-action::-webkit-input-placeholder{color:#40403d!important}.t-placeholder-black-action::-moz-placeholder{color:#40403d!important}.t-placeholder-black-action:-ms-input-placeholder,.t-placeholder-black-action::-ms-input-placeholder{color:#40403d!important}.t-placeholder-black-action::placeholder{color:#40403d!important}.t-placeholder-red::-webkit-input-placeholder{color:#c00!important}.t-placeholder-red::-moz-placeholder{color:#c00!important}.t-placeholder-red:-ms-input-placeholder,.t-placeholder-red::-ms-input-placeholder{color:#c00!important}.t-placeholder-red::placeholder{color:#c00!important}.t-placeholder-red-action::-webkit-input-placeholder{color:#c00!important}.t-placeholder-red-action::-moz-placeholder{color:#c00!important}.t-placeholder-red-action:-ms-input-placeholder,.t-placeholder-red-action::-ms-input-placeholder{color:#c00!important}.t-placeholder-red-action::placeholder{color:#c00!important}.t-placeholder-burgundy::-webkit-input-placeholder{color:#b11a1f!important}.t-placeholder-burgundy::-moz-placeholder{color:#b11a1f!important}.t-placeholder-burgundy:-ms-input-placeholder,.t-placeholder-burgundy::-ms-input-placeholder{color:#b11a1f!important}.t-placeholder-burgundy::placeholder{color:#b11a1f!important}.t-placeholder-burgundy-action::-webkit-input-placeholder{color:#b11a1f!important}.t-placeholder-burgundy-action::-moz-placeholder{color:#b11a1f!important}.t-placeholder-burgundy-action:-ms-input-placeholder,.t-placeholder-burgundy-action::-ms-input-placeholder{color:#b11a1f!important}.t-placeholder-burgundy-action::placeholder{color:#b11a1f!important}.t-placeholder-orange::-webkit-input-placeholder{color:#e73712!important}.t-placeholder-orange::-moz-placeholder{color:#e73712!important}.t-placeholder-orange:-ms-input-placeholder,.t-placeholder-orange::-ms-input-placeholder{color:#e73712!important}.t-placeholder-orange::placeholder{color:#e73712!important}.t-placeholder-orange-action::-webkit-input-placeholder{color:#e73712!important}.t-placeholder-orange-action::-moz-placeholder{color:#e73712!important}.t-placeholder-orange-action:-ms-input-placeholder,.t-placeholder-orange-action::-ms-input-placeholder{color:#e73712!important}.t-placeholder-orange-action::placeholder{color:#e73712!important}.t-placeholder-orange-gray::-webkit-input-placeholder{color:#e35205!important}.t-placeholder-orange-gray::-moz-placeholder{color:#e35205!important}.t-placeholder-orange-gray:-ms-input-placeholder,.t-placeholder-orange-gray::-ms-input-placeholder{color:#e35205!important}.t-placeholder-orange-gray::placeholder{color:#e35205!important}.t-placeholder-orange-gray-action::-webkit-input-placeholder{color:#e35205!important}.t-placeholder-orange-gray-action::-moz-placeholder{color:#e35205!important}.t-placeholder-orange-gray-action:-ms-input-placeholder,.t-placeholder-orange-gray-action::-ms-input-placeholder{color:#e35205!important}.t-placeholder-orange-gray-action::placeholder{color:#e35205!important}.t-placeholder-green::-webkit-input-placeholder{color:#038347!important}.t-placeholder-green::-moz-placeholder{color:#038347!important}.t-placeholder-green:-ms-input-placeholder,.t-placeholder-green::-ms-input-placeholder{color:#038347!important}.t-placeholder-green::placeholder{color:#038347!important}.t-placeholder-green-action::-webkit-input-placeholder{color:#038347!important}.t-placeholder-green-action::-moz-placeholder{color:#038347!important}.t-placeholder-green-action:-ms-input-placeholder,.t-placeholder-green-action::-ms-input-placeholder{color:#038347!important}.t-placeholder-green-action::placeholder{color:#038347!important}.t-placeholder-lime::-webkit-input-placeholder{color:#6cac29!important}.t-placeholder-lime::-moz-placeholder{color:#6cac29!important}.t-placeholder-lime:-ms-input-placeholder,.t-placeholder-lime::-ms-input-placeholder{color:#6cac29!important}.t-placeholder-lime::placeholder{color:#6cac29!important}.t-placeholder-lime-action::-webkit-input-placeholder{color:#6cac29!important}.t-placeholder-lime-action::-moz-placeholder{color:#6cac29!important}.t-placeholder-lime-action:-ms-input-placeholder,.t-placeholder-lime-action::-ms-input-placeholder{color:#6cac29!important}.t-placeholder-lime-action::placeholder{color:#6cac29!important}.t-placeholder-blue::-webkit-input-placeholder{color:#1d4688!important}.t-placeholder-blue::-moz-placeholder{color:#1d4688!important}.t-placeholder-blue:-ms-input-placeholder,.t-placeholder-blue::-ms-input-placeholder{color:#1d4688!important}.t-placeholder-blue::placeholder{color:#1d4688!important}.t-placeholder-blue-action::-webkit-input-placeholder{color:#1d4688!important}.t-placeholder-blue-action::-moz-placeholder{color:#1d4688!important}.t-placeholder-blue-action:-ms-input-placeholder,.t-placeholder-blue-action::-ms-input-placeholder{color:#1d4688!important}.t-placeholder-blue-action::placeholder{color:#1d4688!important}.t-placeholder-yellow::-webkit-input-placeholder{color:#f39b0e!important}.t-placeholder-yellow::-moz-placeholder{color:#f39b0e!important}.t-placeholder-yellow:-ms-input-placeholder,.t-placeholder-yellow::-ms-input-placeholder{color:#f39b0e!important}.t-placeholder-yellow::placeholder{color:#f39b0e!important}.t-placeholder-yellow-action::-webkit-input-placeholder{color:#f39b0e!important}.t-placeholder-yellow-action::-moz-placeholder{color:#f39b0e!important}.t-placeholder-yellow-action:-ms-input-placeholder,.t-placeholder-yellow-action::-ms-input-placeholder{color:#f39b0e!important}.t-placeholder-yellow-action::placeholder{color:#f39b0e!important}.t-placeholder-stock::-webkit-input-placeholder{color:#b5b5b4!important}.t-placeholder-stock::-moz-placeholder{color:#b5b5b4!important}.t-placeholder-stock:-ms-input-placeholder,.t-placeholder-stock::-ms-input-placeholder{color:#b5b5b4!important}.t-placeholder-stock::placeholder{color:#b5b5b4!important}.t-placeholder-stock-action::-webkit-input-placeholder{color:#b5b5b4!important}.t-placeholder-stock-action::-moz-placeholder{color:#b5b5b4!important}.t-placeholder-stock-action:-ms-input-placeholder,.t-placeholder-stock-action::-ms-input-placeholder{color:#b5b5b4!important}.t-placeholder-stock-action::placeholder{color:#b5b5b4!important}.t-placeholder-lyreco-blue::-webkit-input-placeholder{color:#2d2e87!important}.t-placeholder-lyreco-blue::-moz-placeholder{color:#2d2e87!important}.t-placeholder-lyreco-blue:-ms-input-placeholder,.t-placeholder-lyreco-blue::-ms-input-placeholder{color:#2d2e87!important}.t-placeholder-lyreco-blue::placeholder{color:#2d2e87!important}.t-placeholder-lyreco-blue-action::-webkit-input-placeholder{color:#2d2e87!important}.t-placeholder-lyreco-blue-action::-moz-placeholder{color:#2d2e87!important}.t-placeholder-lyreco-blue-action:-ms-input-placeholder,.t-placeholder-lyreco-blue-action::-ms-input-placeholder{color:#2d2e87!important}.t-placeholder-lyreco-blue-action::placeholder{color:#2d2e87!important}.t-placeholder-transparent::-webkit-input-placeholder{color:transparent!important}.t-placeholder-transparent::-moz-placeholder{color:transparent!important}.t-placeholder-transparent:-ms-input-placeholder,.t-placeholder-transparent::-ms-input-placeholder{color:transparent!important}.t-placeholder-transparent::placeholder{color:transparent!important}.t-placeholder-top-bar::-webkit-input-placeholder{color:#333!important}.t-placeholder-top-bar::-moz-placeholder{color:#333!important}.t-placeholder-top-bar:-ms-input-placeholder,.t-placeholder-top-bar::-ms-input-placeholder{color:#333!important}.t-placeholder-top-bar::placeholder{color:#333!important}.t-placeholder-custom::-webkit-input-placeholder{color:#b5b5b4!important}.t-placeholder-custom::-moz-placeholder{color:#b5b5b4!important}.t-placeholder-custom:-ms-input-placeholder,.t-placeholder-custom::-ms-input-placeholder{color:#b5b5b4!important}.t-placeholder-custom::placeholder{color:#b5b5b4!important}.t-placeholder-variant::-webkit-input-placeholder{color:#0c547b!important}.t-placeholder-variant::-moz-placeholder{color:#0c547b!important}.t-placeholder-variant:-ms-input-placeholder,.t-placeholder-variant::-ms-input-placeholder{color:#0c547b!important}.t-placeholder-variant::placeholder{color:#0c547b!important}.t-placeholder-outOfStock::-webkit-input-placeholder{color:gray!important}.t-placeholder-outOfStock::-moz-placeholder{color:gray!important}.t-placeholder-outOfStock:-ms-input-placeholder,.t-placeholder-outOfStock::-ms-input-placeholder{color:gray!important}.t-placeholder-outOfStock::placeholder{color:gray!important}.t-pointer-events-none{pointer-events:none!important}.t-pointer-events-auto{pointer-events:auto!important}.t-static{position:static!important}.t-fixed{position:fixed!important}.t-absolute{position:absolute!important}.t-relative{position:relative!important}.t-sticky{position:-webkit-sticky!important;position:sticky!important}.t-inset-0{top:0!important;right:0!important;bottom:0!important;left:0!important}.t-inset-auto{top:auto!important;right:auto!important;bottom:auto!important;left:auto!important}.t-inset-y-0{top:0!important;bottom:0!important}.t-inset-x-0{right:0!important;left:0!important}.t-inset-y-auto{top:auto!important;bottom:auto!important}.t-inset-x-auto{right:auto!important;left:auto!important}.t-top-0{top:0!important}.t-right-0{right:0!important}.t-bottom-0{bottom:0!important}.t-left-0{left:0!important}.t-top-auto{top:auto!important}.t-right-auto{right:auto!important}.t-bottom-auto{bottom:auto!important}.t-left-auto{left:auto!important}.t-resize-none{resize:none!important}.t-resize-y{resize:vertical!important}.t-resize-x{resize:horizontal!important}.t-resize{resize:both!important}.t-shadow{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.t-shadow-sm{box-shadow:1px 1px 2px 0 rgba(0,0,0,.2)!important}.t-shadow-md{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}.t-shadow-lg{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}.t-shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.08)!important}.t-shadow-none{box-shadow:none!important}.t-shadow-add{box-shadow:0 10px 40px -6px rgba(0,0,0,.1)!important}.t-shadow-box{box-shadow:0 10px 40px -6px rgba(0,0,0,.03)!important}.t-shadow-inner-sm{box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.2),1px 1px 2px 0 rgba(0,0,0,.2)!important}.hover\:t-shadow:hover{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.hover\:t-shadow-sm:hover{box-shadow:1px 1px 2px 0 rgba(0,0,0,.2)!important}.hover\:t-shadow-md:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}.hover\:t-shadow-lg:hover{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}.hover\:t-shadow-inner:hover{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.08)!important}.hover\:t-shadow-none:hover{box-shadow:none!important}.hover\:t-shadow-add:hover{box-shadow:0 10px 40px -6px rgba(0,0,0,.1)!important}.hover\:t-shadow-box:hover{box-shadow:0 10px 40px -6px rgba(0,0,0,.03)!important}.hover\:t-shadow-inner-sm:hover{box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.2),1px 1px 2px 0 rgba(0,0,0,.2)!important}.focus\:t-shadow:focus{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.focus\:t-shadow-sm:focus{box-shadow:1px 1px 2px 0 rgba(0,0,0,.2)!important}.focus\:t-shadow-md:focus{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}.focus\:t-shadow-lg:focus{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}.focus\:t-shadow-inner:focus{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.08)!important}.focus\:t-shadow-none:focus{box-shadow:none!important}.focus\:t-shadow-add:focus{box-shadow:0 10px 40px -6px rgba(0,0,0,.1)!important}.focus\:t-shadow-box:focus{box-shadow:0 10px 40px -6px rgba(0,0,0,.03)!important}.focus\:t-shadow-inner-sm:focus{box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.2),1px 1px 2px 0 rgba(0,0,0,.2)!important}.t-fill-current{fill:currentColor!important}.t-stroke-current{stroke:currentColor!important}.t-table-auto{table-layout:auto!important}.t-table-fixed{table-layout:fixed!important}.t-text-left{text-align:left!important}.t-text-center{text-align:center!important}.t-text-right{text-align:right!important}.t-text-justify{text-align:justify!important}.t-text-grey-light{color:#f1f5f8!important}.t-text-grey-lighter{color:#f8fafc!important}.t-text-grey-darker{color:#606f7b!important}.t-text-grey-darker-2{color:gray!important}.t-text-grey-darker-3{color:#444!important}.t-text-grey-dark{color:#5d5d5b!important}.t-text-grey{color:#b5b5b3!important}.t-text-grey-action{color:#9b9b9b!important}.t-text-white,.t-text-white-action{color:#fff!important}.t-text-black{color:#000!important}.t-text-black-action{color:#40403d!important}.t-text-red,.t-text-red-action{color:#c00!important}.t-text-burgundy,.t-text-burgundy-action{color:#b11a1f!important}.t-text-orange,.t-text-orange-action{color:#e73712!important}.t-text-orange-gray,.t-text-orange-gray-action{color:#e35205!important}.t-text-green,.t-text-green-action{color:#038347!important}.t-text-lime,.t-text-lime-action{color:#6cac29!important}.t-text-blue,.t-text-blue-action{color:#1d4688!important}.t-text-yellow,.t-text-yellow-action{color:#f39b0e!important}.t-text-stock,.t-text-stock-action{color:#b5b5b4!important}.t-text-lyreco-blue,.t-text-lyreco-blue-action{color:#2d2e87!important}.t-text-transparent{color:transparent!important}.t-text-top-bar{color:#333!important}.t-text-custom{color:#b5b5b4!important}.t-text-variant{color:#0c547b!important}.t-text-outOfStock{color:gray!important}.hover\:t-text-grey-light:hover{color:#f1f5f8!important}.hover\:t-text-grey-lighter:hover{color:#f8fafc!important}.hover\:t-text-grey-darker:hover{color:#606f7b!important}.hover\:t-text-grey-darker-2:hover{color:gray!important}.hover\:t-text-grey-darker-3:hover{color:#444!important}.hover\:t-text-grey-dark:hover{color:#5d5d5b!important}.hover\:t-text-grey:hover{color:#b5b5b3!important}.hover\:t-text-grey-action:hover{color:#9b9b9b!important}.hover\:t-text-white-action:hover,.hover\:t-text-white:hover{color:#fff!important}.hover\:t-text-black:hover{color:#000!important}.hover\:t-text-black-action:hover{color:#40403d!important}.hover\:t-text-red-action:hover,.hover\:t-text-red:hover{color:#c00!important}.hover\:t-text-burgundy-action:hover,.hover\:t-text-burgundy:hover{color:#b11a1f!important}.hover\:t-text-orange-action:hover,.hover\:t-text-orange:hover{color:#e73712!important}.hover\:t-text-orange-gray-action:hover,.hover\:t-text-orange-gray:hover{color:#e35205!important}.hover\:t-text-green-action:hover,.hover\:t-text-green:hover{color:#038347!important}.hover\:t-text-lime-action:hover,.hover\:t-text-lime:hover{color:#6cac29!important}.hover\:t-text-blue-action:hover,.hover\:t-text-blue:hover{color:#1d4688!important}.hover\:t-text-yellow-action:hover,.hover\:t-text-yellow:hover{color:#f39b0e!important}.hover\:t-text-stock-action:hover,.hover\:t-text-stock:hover{color:#b5b5b4!important}.hover\:t-text-lyreco-blue-action:hover,.hover\:t-text-lyreco-blue:hover{color:#2d2e87!important}.hover\:t-text-transparent:hover{color:transparent!important}.hover\:t-text-top-bar:hover{color:#333!important}.hover\:t-text-custom:hover{color:#b5b5b4!important}.hover\:t-text-variant:hover{color:#0c547b!important}.hover\:t-text-outOfStock:hover{color:gray!important}.t-text-xs{font-size:.75rem!important}.t-text-sm{font-size:.8125rem!important}.t-text-base{font-size:1rem!important}.t-text-lg{font-size:1.125rem!important}.t-text-xl{font-size:1.25rem!important}.t-text-2xl{font-size:1.5rem!important}.t-text-3xl{font-size:1.875rem!important}.t-text-4xl{font-size:2.25rem!important}.t-text-5xl{font-size:3rem!important}.t-italic{font-style:italic!important}.t-not-italic{font-style:normal!important}.t-uppercase{text-transform:uppercase!important}.t-lowercase{text-transform:lowercase!important}.t-capitalize{text-transform:capitalize!important}.t-normal-case{text-transform:none!important}.t-underline{text-decoration:underline!important}.t-line-through{text-decoration:line-through!important}.t-no-underline{text-decoration:none!important}.t-antialiased{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.t-subpixel-antialiased{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.t-tracking-tight{letter-spacing:-.05em!important}.t-tracking-normal{letter-spacing:0!important}.t-tracking-wide{letter-spacing:.05em!important}.t-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.t-select-text{-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;user-select:text!important}.t-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.t-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.t-align-baseline{vertical-align:baseline!important}.t-align-top{vertical-align:top!important}.t-align-middle{vertical-align:middle!important}.t-align-bottom{vertical-align:bottom!important}.t-align-text-top{vertical-align:text-top!important}.t-align-text-bottom{vertical-align:text-bottom!important}.t-visible{visibility:visible!important}.t-invisible{visibility:hidden!important}.t-whitespace-normal{white-space:normal!important}.t-whitespace-no-wrap{white-space:nowrap!important}.t-whitespace-pre{white-space:pre!important}.t-whitespace-pre-line{white-space:pre-line!important}.t-whitespace-pre-wrap{white-space:pre-wrap!important}.t-break-normal{overflow-wrap:normal!important;word-break:normal!important}.t-break-words{overflow-wrap:break-word!important}.t-break-all{word-break:break-all!important}.t-truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.t-w-1{width:.25rem!important}.t-w-2{width:.5rem!important}.t-w-3{width:.75rem!important}.t-w-4{width:1rem!important}.t-w-6{width:1.5rem!important}.t-w-8{width:2rem!important}.t-w-10{width:2.5rem!important}.t-w-12{width:3rem!important}.t-w-16{width:4rem!important}.t-w-24{width:6rem!important}.t-w-28{width:7rem!important}.t-w-32{width:8rem!important}.t-w-36{width:9rem!important}.t-w-40{width:10rem!important}.t-w-44{width:11rem!important}.t-w-48{width:12rem!important}.t-w-52{width:14rem!important}.t-w-64{width:16rem!important}.t-w-72{width:18rem!important}.t-w-80{width:20rem!important}.t-w-88{width:22rem!important}.t-w-92{width:23rem!important}.t-w-96{width:24rem!important}.t-w-auto{width:auto!important}.t-w-px{width:1px!important}.t-w-sticky-panel{width:14.5rem!important}.t-w-panel{width:12.625rem!important}.t-w-content{width:31rem!important}.t-w-content-box{width:60rem!important}.t-w-1\/2{width:50%!important}.t-w-1\/3{width:33.33333%!important}.t-w-2\/3{width:66.66667%!important}.t-w-1\/4{width:25%!important}.t-w-3\/4{width:75%!important}.t-w-1\/5{width:20%!important}.t-w-2\/5{width:40%!important}.t-w-3\/5{width:60%!important}.t-w-4\/5{width:80%!important}.t-w-1\/6{width:16.66667%!important}.t-w-5\/6{width:83.33333%!important}.t-w-9\/10{width:90%!important}.t-w-full{width:100%!important}.t-w-screen{width:100vw!important}.t-z-0{z-index:0!important}.t-z-10{z-index:10!important}.t-z-20{z-index:20!important}.t-z-30{z-index:30!important}.t-z-40{z-index:40!important}.t-z-50{z-index:50!important}.t-z-150{z-index:150!important}.t-z-200{z-index:200!important}.t-z-250{z-index:250!important}.t-z-300{z-index:300!important}.t-z-310{z-index:310!important}.t-z-1040{z-index:1040!important}.t-z-1050{z-index:1050!important}.t-z-1060{z-index:1060!important}.t-z-1070{z-index:1070!important}.t-z-auto{z-index:auto!important}.t-bg-hero-tiny-checkers{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath fill-rule='evenodd' d='M0 0h4v4H0V0zm4 4h4v4H4V4z' fill-opacity='.01'/%3E%3C/svg%3E")!important}@media (min-width:0px) and (max-width:767px){.t-sm\:t-appearance-none{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.t-sm\:t-bg-red-light{background-color:#ef5753!important}.t-sm\:t-bg-orange-light{background-color:#faad63!important}.t-sm\:t-bg-green-light{background-color:#51d88a!important}.t-sm\:t-bg-blue-light{background-color:#09c!important}.t-sm\:t-bg-grey-light{background-color:#f1f5f8!important}.t-sm\:t-bg-grey-lighter{background-color:#f8fafc!important}.t-sm\:t-bg-grey-darker{background-color:#606f7b!important}.t-sm\:t-bg-grey-darker-2{background-color:gray!important}.t-sm\:t-bg-grey-darker-3{background-color:#444!important}.t-sm\:t-bg-grey-dark{background-color:#5d5d5b!important}.t-sm\:t-bg-grey{background-color:#b5b5b3!important}.t-sm\:t-bg-grey-action{background-color:#9b9b9b!important}.t-sm\:t-bg-white,.t-sm\:t-bg-white-action{background-color:#fff!important}.t-sm\:t-bg-black{background-color:#000!important}.t-sm\:t-bg-black-action{background-color:#40403d!important}.t-sm\:t-bg-red,.t-sm\:t-bg-red-action{background-color:#c00!important}.t-sm\:t-bg-burgundy,.t-sm\:t-bg-burgundy-action{background-color:#b11a1f!important}.t-sm\:t-bg-orange,.t-sm\:t-bg-orange-action{background-color:#e73712!important}.t-sm\:t-bg-orange-gray,.t-sm\:t-bg-orange-gray-action{background-color:#e35205!important}.t-sm\:t-bg-green,.t-sm\:t-bg-green-action{background-color:#038347!important}.t-sm\:t-bg-lime,.t-sm\:t-bg-lime-action{background-color:#6cac29!important}.t-sm\:t-bg-blue,.t-sm\:t-bg-blue-action{background-color:#1d4688!important}.t-sm\:t-bg-yellow,.t-sm\:t-bg-yellow-action{background-color:#f39b0e!important}.t-sm\:t-bg-stock,.t-sm\:t-bg-stock-action{background-color:#b5b5b4!important}.t-sm\:t-bg-lyreco-blue,.t-sm\:t-bg-lyreco-blue-action{background-color:#2d2e87!important}.t-sm\:t-bg-transparent{background-color:transparent!important}.t-sm\:t-bg-top-bar{background-color:#333!important}.t-sm\:t-bg-custom{background-color:#b5b5b4!important}.t-sm\:t-bg-variant{background-color:#0c547b!important}.t-sm\:t-bg-outOfStock{background-color:gray!important}.t-sm\:hover\:t-bg-red-light:hover{background-color:#ef5753!important}.t-sm\:hover\:t-bg-orange-light:hover{background-color:#faad63!important}.t-sm\:hover\:t-bg-green-light:hover{background-color:#51d88a!important}.t-sm\:hover\:t-bg-blue-light:hover{background-color:#09c!important}.t-sm\:hover\:t-bg-grey-light:hover{background-color:#f1f5f8!important}.t-sm\:hover\:t-bg-grey-lighter:hover{background-color:#f8fafc!important}.t-sm\:hover\:t-bg-grey-darker:hover{background-color:#606f7b!important}.t-sm\:hover\:t-bg-grey-darker-2:hover{background-color:gray!important}.t-sm\:hover\:t-bg-grey-darker-3:hover{background-color:#444!important}.t-sm\:hover\:t-bg-grey-dark:hover{background-color:#5d5d5b!important}.t-sm\:hover\:t-bg-grey:hover{background-color:#b5b5b3!important}.t-sm\:hover\:t-bg-grey-action:hover{background-color:#9b9b9b!important}.t-sm\:hover\:t-bg-white-action:hover,.t-sm\:hover\:t-bg-white:hover{background-color:#fff!important}.t-sm\:hover\:t-bg-black:hover{background-color:#000!important}.t-sm\:hover\:t-bg-black-action:hover{background-color:#40403d!important}.t-sm\:hover\:t-bg-red-action:hover,.t-sm\:hover\:t-bg-red:hover{background-color:#c00!important}.t-sm\:hover\:t-bg-burgundy-action:hover,.t-sm\:hover\:t-bg-burgundy:hover{background-color:#b11a1f!important}.t-sm\:hover\:t-bg-orange-action:hover,.t-sm\:hover\:t-bg-orange:hover{background-color:#e73712!important}.t-sm\:hover\:t-bg-orange-gray-action:hover,.t-sm\:hover\:t-bg-orange-gray:hover{background-color:#e35205!important}.t-sm\:hover\:t-bg-green-action:hover,.t-sm\:hover\:t-bg-green:hover{background-color:#038347!important}.t-sm\:hover\:t-bg-lime-action:hover,.t-sm\:hover\:t-bg-lime:hover{background-color:#6cac29!important}.t-sm\:hover\:t-bg-blue-action:hover,.t-sm\:hover\:t-bg-blue:hover{background-color:#1d4688!important}.t-sm\:hover\:t-bg-yellow-action:hover,.t-sm\:hover\:t-bg-yellow:hover{background-color:#f39b0e!important}.t-sm\:hover\:t-bg-stock-action:hover,.t-sm\:hover\:t-bg-stock:hover{background-color:#b5b5b4!important}.t-sm\:hover\:t-bg-lyreco-blue-action:hover,.t-sm\:hover\:t-bg-lyreco-blue:hover{background-color:#2d2e87!important}.t-sm\:hover\:t-bg-transparent:hover{background-color:transparent!important}.t-sm\:hover\:t-bg-top-bar:hover{background-color:#333!important}.t-sm\:hover\:t-bg-custom:hover{background-color:#b5b5b4!important}.t-sm\:hover\:t-bg-variant:hover{background-color:#0c547b!important}.t-sm\:hover\:t-bg-outOfStock:hover{background-color:gray!important}.t-sm\:t-bg-bottom{background-position:bottom!important}.t-sm\:t-bg-center{background-position:50%!important}.t-sm\:t-bg-left{background-position:0!important}.t-sm\:t-bg-left-bottom{background-position:0 100%!important}.t-sm\:t-bg-left-top{background-position:0 0!important}.t-sm\:t-bg-right{background-position:100%!important}.t-sm\:t-bg-right-bottom{background-position:100% 100%!important}.t-sm\:t-bg-right-top{background-position:100% 0!important}.t-sm\:t-bg-top{background-position:top!important}.t-sm\:t-bg-auto{background-size:auto!important}.t-sm\:t-bg-cover{background-size:cover!important}.t-sm\:t-bg-contain{background-size:contain!important}.t-sm\:t-border-grey-light{border-color:#f1f5f8!important}.t-sm\:t-border-grey-lighter{border-color:#f8fafc!important}.t-sm\:t-border-grey-darker{border-color:#606f7b!important}.t-sm\:t-border-grey-darker-2{border-color:gray!important}.t-sm\:t-border-grey-darker-3{border-color:#444!important}.t-sm\:t-border-grey-dark{border-color:#5d5d5b!important}.t-sm\:t-border-grey{border-color:#b5b5b3!important}.t-sm\:t-border-grey-action{border-color:#9b9b9b!important}.t-sm\:t-border-white,.t-sm\:t-border-white-action{border-color:#fff!important}.t-sm\:t-border-black{border-color:#000!important}.t-sm\:t-border-black-action{border-color:#40403d!important}.t-sm\:t-border-red,.t-sm\:t-border-red-action{border-color:#c00!important}.t-sm\:t-border-burgundy,.t-sm\:t-border-burgundy-action{border-color:#b11a1f!important}.t-sm\:t-border-orange,.t-sm\:t-border-orange-action{border-color:#e73712!important}.t-sm\:t-border-orange-gray,.t-sm\:t-border-orange-gray-action{border-color:#e35205!important}.t-sm\:t-border-green,.t-sm\:t-border-green-action{border-color:#038347!important}.t-sm\:t-border-lime,.t-sm\:t-border-lime-action{border-color:#6cac29!important}.t-sm\:t-border-blue,.t-sm\:t-border-blue-action{border-color:#1d4688!important}.t-sm\:t-border-yellow,.t-sm\:t-border-yellow-action{border-color:#f39b0e!important}.t-sm\:t-border-stock,.t-sm\:t-border-stock-action{border-color:#b5b5b4!important}.t-sm\:t-border-lyreco-blue,.t-sm\:t-border-lyreco-blue-action{border-color:#2d2e87!important}.t-sm\:t-border-transparent{border-color:transparent!important}.t-sm\:t-border-top-bar{border-color:#333!important}.t-sm\:t-border-custom{border-color:#b5b5b4!important}.t-sm\:t-border-variant{border-color:#0c547b!important}.t-sm\:t-border-outOfStock{border-color:gray!important}.t-sm\:hover\:t-border-grey-light:hover{border-color:#f1f5f8!important}.t-sm\:hover\:t-border-grey-lighter:hover{border-color:#f8fafc!important}.t-sm\:hover\:t-border-grey-darker:hover{border-color:#606f7b!important}.t-sm\:hover\:t-border-grey-darker-2:hover{border-color:gray!important}.t-sm\:hover\:t-border-grey-darker-3:hover{border-color:#444!important}.t-sm\:hover\:t-border-grey-dark:hover{border-color:#5d5d5b!important}.t-sm\:hover\:t-border-grey:hover{border-color:#b5b5b3!important}.t-sm\:hover\:t-border-grey-action:hover{border-color:#9b9b9b!important}.t-sm\:hover\:t-border-white-action:hover,.t-sm\:hover\:t-border-white:hover{border-color:#fff!important}.t-sm\:hover\:t-border-black:hover{border-color:#000!important}.t-sm\:hover\:t-border-black-action:hover{border-color:#40403d!important}.t-sm\:hover\:t-border-red-action:hover,.t-sm\:hover\:t-border-red:hover{border-color:#c00!important}.t-sm\:hover\:t-border-burgundy-action:hover,.t-sm\:hover\:t-border-burgundy:hover{border-color:#b11a1f!important}.t-sm\:hover\:t-border-orange-action:hover,.t-sm\:hover\:t-border-orange:hover{border-color:#e73712!important}.t-sm\:hover\:t-border-orange-gray-action:hover,.t-sm\:hover\:t-border-orange-gray:hover{border-color:#e35205!important}.t-sm\:hover\:t-border-green-action:hover,.t-sm\:hover\:t-border-green:hover{border-color:#038347!important}.t-sm\:hover\:t-border-lime-action:hover,.t-sm\:hover\:t-border-lime:hover{border-color:#6cac29!important}.t-sm\:hover\:t-border-blue-action:hover,.t-sm\:hover\:t-border-blue:hover{border-color:#1d4688!important}.t-sm\:hover\:t-border-yellow-action:hover,.t-sm\:hover\:t-border-yellow:hover{border-color:#f39b0e!important}.t-sm\:hover\:t-border-stock-action:hover,.t-sm\:hover\:t-border-stock:hover{border-color:#b5b5b4!important}.t-sm\:hover\:t-border-lyreco-blue-action:hover,.t-sm\:hover\:t-border-lyreco-blue:hover{border-color:#2d2e87!important}.t-sm\:hover\:t-border-transparent:hover{border-color:transparent!important}.t-sm\:hover\:t-border-top-bar:hover{border-color:#333!important}.t-sm\:hover\:t-border-custom:hover{border-color:#b5b5b4!important}.t-sm\:hover\:t-border-variant:hover{border-color:#0c547b!important}.t-sm\:hover\:t-border-outOfStock:hover{border-color:gray!important}.t-sm\:t-rounded-none{border-radius:0!important}.t-sm\:t-rounded-sm{border-radius:.125rem!important}.t-sm\:t-rounded{border-radius:.25rem!important}.t-sm\:t-rounded-full{border-radius:9999px!important}.t-sm\:t-rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.t-sm\:t-rounded-r-none{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.t-sm\:t-rounded-b-none{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.t-sm\:t-rounded-l-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.t-sm\:t-rounded-t-sm{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.t-sm\:t-rounded-r-sm{border-top-right-radius:.125rem!important}.t-sm\:t-rounded-b-sm,.t-sm\:t-rounded-r-sm{border-bottom-right-radius:.125rem!important}.t-sm\:t-rounded-b-sm,.t-sm\:t-rounded-l-sm{border-bottom-left-radius:.125rem!important}.t-sm\:t-rounded-l-sm{border-top-left-radius:.125rem!important}.t-sm\:t-rounded-t{border-top-left-radius:.25rem!important}.t-sm\:t-rounded-r,.t-sm\:t-rounded-t{border-top-right-radius:.25rem!important}.t-sm\:t-rounded-b,.t-sm\:t-rounded-r{border-bottom-right-radius:.25rem!important}.t-sm\:t-rounded-b,.t-sm\:t-rounded-l{border-bottom-left-radius:.25rem!important}.t-sm\:t-rounded-l{border-top-left-radius:.25rem!important}.t-sm\:t-rounded-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.t-sm\:t-rounded-r-full{border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}.t-sm\:t-rounded-b-full{border-bottom-right-radius:9999px!important;border-bottom-left-radius:9999px!important}.t-sm\:t-rounded-l-full{border-top-left-radius:9999px!important;border-bottom-left-radius:9999px!important}.t-sm\:t-rounded-tl-none{border-top-left-radius:0!important}.t-sm\:t-rounded-tr-none{border-top-right-radius:0!important}.t-sm\:t-rounded-br-none{border-bottom-right-radius:0!important}.t-sm\:t-rounded-bl-none{border-bottom-left-radius:0!important}.t-sm\:t-rounded-tl-sm{border-top-left-radius:.125rem!important}.t-sm\:t-rounded-tr-sm{border-top-right-radius:.125rem!important}.t-sm\:t-rounded-br-sm{border-bottom-right-radius:.125rem!important}.t-sm\:t-rounded-bl-sm{border-bottom-left-radius:.125rem!important}.t-sm\:t-rounded-tl{border-top-left-radius:.25rem!important}.t-sm\:t-rounded-tr{border-top-right-radius:.25rem!important}.t-sm\:t-rounded-br{border-bottom-right-radius:.25rem!important}.t-sm\:t-rounded-bl{border-bottom-left-radius:.25rem!important}.t-sm\:t-rounded-tl-full{border-top-left-radius:9999px!important}.t-sm\:t-rounded-tr-full{border-top-right-radius:9999px!important}.t-sm\:t-rounded-br-full{border-bottom-right-radius:9999px!important}.t-sm\:t-rounded-bl-full{border-bottom-left-radius:9999px!important}.t-sm\:t-border-0{border-width:0!important}.t-sm\:t-border-2{border-width:2px!important}.t-sm\:t-border-4{border-width:4px!important}.t-sm\:t-border{border-width:1px!important}.t-sm\:t-border-t-0{border-top-width:0!important}.t-sm\:t-border-r-0{border-right-width:0!important}.t-sm\:t-border-b-0{border-bottom-width:0!important}.t-sm\:t-border-l-0{border-left-width:0!important}.t-sm\:t-border-t-2{border-top-width:2px!important}.t-sm\:t-border-r-2{border-right-width:2px!important}.t-sm\:t-border-b-2{border-bottom-width:2px!important}.t-sm\:t-border-l-2{border-left-width:2px!important}.t-sm\:t-border-t-4{border-top-width:4px!important}.t-sm\:t-border-r-4{border-right-width:4px!important}.t-sm\:t-border-b-4{border-bottom-width:4px!important}.t-sm\:t-border-l-4{border-left-width:4px!important}.t-sm\:t-border-t{border-top-width:1px!important}.t-sm\:t-border-r{border-right-width:1px!important}.t-sm\:t-border-b{border-bottom-width:1px!important}.t-sm\:t-border-l{border-left-width:1px!important}.t-sm\:t-cursor-auto{cursor:auto!important}.t-sm\:t-cursor-default{cursor:default!important}.t-sm\:t-cursor-pointer{cursor:pointer!important}.t-sm\:t-cursor-wait{cursor:wait!important}.t-sm\:t-cursor-text{cursor:text!important}.t-sm\:t-cursor-move{cursor:move!important}.t-sm\:t-cursor-not-allowed{cursor:not-allowed!important}.t-sm\:t-block{display:block!important}.t-sm\:t-inline-block{display:inline-block!important}.t-sm\:t-inline{display:inline!important}.t-sm\:t-flex{display:flex!important}.t-sm\:t-inline-flex{display:inline-flex!important}.t-sm\:t-table{display:table!important}.t-sm\:t-table-row{display:table-row!important}.t-sm\:t-table-cell{display:table-cell!important}.t-sm\:t-hidden{display:none!important}.t-sm\:t-flex-row{flex-direction:row!important}.t-sm\:t-flex-row-reverse{flex-direction:row-reverse!important}.t-sm\:t-flex-col{flex-direction:column!important}.t-sm\:t-flex-col-reverse{flex-direction:column-reverse!important}.t-sm\:t-flex-wrap{flex-wrap:wrap!important}.t-sm\:t-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.t-sm\:t-flex-no-wrap{flex-wrap:nowrap!important}.t-sm\:t-items-start{align-items:flex-start!important}.t-sm\:t-items-end{align-items:flex-end!important}.t-sm\:t-items-center{align-items:center!important}.t-sm\:t-items-baseline{align-items:baseline!important}.t-sm\:t-items-stretch{align-items:stretch!important}.t-sm\:t-self-auto{align-self:auto!important}.t-sm\:t-self-start{align-self:flex-start!important}.t-sm\:t-self-end{align-self:flex-end!important}.t-sm\:t-self-center{align-self:center!important}.t-sm\:t-self-stretch{align-self:stretch!important}.t-sm\:t-justify-start{justify-content:flex-start!important}.t-sm\:t-justify-end{justify-content:flex-end!important}.t-sm\:t-justify-center{justify-content:center!important}.t-sm\:t-justify-between{justify-content:space-between!important}.t-sm\:t-justify-around{justify-content:space-around!important}.t-sm\:t-content-center{align-content:center!important}.t-sm\:t-content-start{align-content:flex-start!important}.t-sm\:t-content-end{align-content:flex-end!important}.t-sm\:t-content-between{align-content:space-between!important}.t-sm\:t-content-around{align-content:space-around!important}.t-sm\:t-flex-1{flex:1 1 0%!important}.t-sm\:t-flex-auto{flex:1 1 auto!important}.t-sm\:t-flex-initial{flex:0 1 auto!important}.t-sm\:t-flex-none{flex:none!important}.t-sm\:t-flex-grow-0{flex-grow:0!important}.t-sm\:t-flex-grow{flex-grow:1!important}.t-sm\:t-flex-shrink-0{flex-shrink:0!important}.t-sm\:t-flex-shrink{flex-shrink:1!important}.t-sm\:t-float-right{float:right!important}.t-sm\:t-float-left{float:left!important}.t-sm\:t-float-none{float:none!important}.t-sm\:t-clearfix:after{content:""!important;display:table!important;clear:both!important}.t-sm\:t-font-sans{font-family:system-ui,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important}.t-sm\:t-font-serif{font-family:Constantia,Lucida Bright,Lucidabright,Lucida Serif,Lucida,DejaVu Serif,Bitstream Vera Serif,Liberation Serif,Georgia,serif!important}.t-sm\:t-font-body,.t-sm\:t-font-normal{font-family:Arial!important}.t-sm\:t-font-hairline{font-weight:100!important}.t-sm\:t-font-thin{font-weight:200!important}.t-sm\:t-font-light{font-weight:300!important}.t-sm\:t-font-normal{font-weight:400!important}.t-sm\:t-font-medium{font-weight:500!important}.t-sm\:t-font-semibold{font-weight:600!important}.t-sm\:t-font-bold{font-weight:700!important}.t-sm\:t-font-extrabold{font-weight:800!important}.t-sm\:t-font-black{font-weight:900!important}.t-sm\:hover\:t-font-hairline:hover{font-weight:100!important}.t-sm\:hover\:t-font-thin:hover{font-weight:200!important}.t-sm\:hover\:t-font-light:hover{font-weight:300!important}.t-sm\:hover\:t-font-normal:hover{font-weight:400!important}.t-sm\:hover\:t-font-medium:hover{font-weight:500!important}.t-sm\:hover\:t-font-semibold:hover{font-weight:600!important}.t-sm\:hover\:t-font-bold:hover{font-weight:700!important}.t-sm\:hover\:t-font-extrabold:hover{font-weight:800!important}.t-sm\:hover\:t-font-black:hover{font-weight:900!important}.t-sm\:t-h-1{height:.25rem!important}.t-sm\:t-h-2{height:.5rem!important}.t-sm\:t-h-3{height:.75rem!important}.t-sm\:t-h-4{height:1rem!important}.t-sm\:t-h-6{height:1.5rem!important}.t-sm\:t-h-8{height:2rem!important}.t-sm\:t-h-10{height:2.5rem!important}.t-sm\:t-h-12{height:3rem!important}.t-sm\:t-h-16{height:4rem!important}.t-sm\:t-h-20{height:5rem!important}.t-sm\:t-h-24{height:6rem!important}.t-sm\:t-h-32{height:8rem!important}.t-sm\:t-h-40{height:10rem!important}.t-sm\:t-h-48{height:12rem!important}.t-sm\:t-h-52{height:14rem!important}.t-sm\:t-h-64{height:16rem!important}.t-sm\:t-h-72{height:18rem!important}.t-sm\:t-h-80{height:20rem!important}.t-sm\:t-h-88{height:22rem!important}.t-sm\:t-h-96{height:24rem!important}.t-sm\:t-h-104{height:26rem!important}.t-sm\:t-h-112{height:28rem!important}.t-sm\:t-h-auto{height:auto!important}.t-sm\:t-h-px{height:1px!important}.t-sm\:t-h-9\/10{height:90%!important}.t-sm\:t-h-full{height:100%!important}.t-sm\:t-h-screen{height:100vh!important}.t-sm\:t-h-bar{height:50px!important}.t-sm\:t-h-fit-content{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}.t-sm\:t-m-0{margin:0!important}.t-sm\:t-m-1{margin:.25rem!important}.t-sm\:t-m-2{margin:.5rem!important}.t-sm\:t-m-3{margin:.75rem!important}.t-sm\:t-m-4{margin:1rem!important}.t-sm\:t-m-6{margin:1.5rem!important}.t-sm\:t-m-8{margin:2rem!important}.t-sm\:t-m-9{margin:3rem!important}.t-sm\:t-m-10{margin:3.5rem!important}.t-sm\:t-m-auto{margin:auto!important}.t-sm\:t-m-px{margin:1px!important}.t-sm\:t--m-px{margin:-1px!important}.t-sm\:t--m-1{margin:-.25rem!important}.t-sm\:t--m-2{margin:-.5rem!important}.t-sm\:t--m-3{margin:-.75rem!important}.t-sm\:t--m-4{margin:-1rem!important}.t-sm\:t--m-6{margin:-1.5rem!important}.t-sm\:t--m-8{margin:-2rem!important}.t-sm\:t--m-9{margin:-3rem!important}.t-sm\:t-my-0{margin-top:0!important;margin-bottom:0!important}.t-sm\:t-mx-0{margin-left:0!important;margin-right:0!important}.t-sm\:t-my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.t-sm\:t-mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.t-sm\:t-my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.t-sm\:t-mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.t-sm\:t-my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.t-sm\:t-mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.t-sm\:t-my-4{margin-top:1rem!important;margin-bottom:1rem!important}.t-sm\:t-mx-4{margin-left:1rem!important;margin-right:1rem!important}.t-sm\:t-my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.t-sm\:t-mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.t-sm\:t-my-8{margin-top:2rem!important;margin-bottom:2rem!important}.t-sm\:t-mx-8{margin-left:2rem!important;margin-right:2rem!important}.t-sm\:t-my-9{margin-top:3rem!important;margin-bottom:3rem!important}.t-sm\:t-mx-9{margin-left:3rem!important;margin-right:3rem!important}.t-sm\:t-my-10{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.t-sm\:t-mx-10{margin-left:3.5rem!important;margin-right:3.5rem!important}.t-sm\:t-my-auto{margin-top:auto!important;margin-bottom:auto!important}.t-sm\:t-mx-auto{margin-left:auto!important;margin-right:auto!important}.t-sm\:t-my-px{margin-top:1px!important;margin-bottom:1px!important}.t-sm\:t-mx-px{margin-left:1px!important;margin-right:1px!important}.t-sm\:t--my-px{margin-top:-1px!important;margin-bottom:-1px!important}.t-sm\:t--mx-px{margin-left:-1px!important;margin-right:-1px!important}.t-sm\:t--my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.t-sm\:t--mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.t-sm\:t--my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.t-sm\:t--mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.t-sm\:t--my-3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.t-sm\:t--mx-3{margin-left:-.75rem!important;margin-right:-.75rem!important}.t-sm\:t--my-4{margin-top:-1rem!important;margin-bottom:-1rem!important}.t-sm\:t--mx-4{margin-left:-1rem!important;margin-right:-1rem!important}.t-sm\:t--my-6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.t-sm\:t--mx-6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.t-sm\:t--my-8{margin-top:-2rem!important;margin-bottom:-2rem!important}.t-sm\:t--mx-8{margin-left:-2rem!important;margin-right:-2rem!important}.t-sm\:t--my-9{margin-top:-3rem!important;margin-bottom:-3rem!important}.t-sm\:t--mx-9{margin-left:-3rem!important;margin-right:-3rem!important}.t-sm\:t-mt-0{margin-top:0!important}.t-sm\:t-mr-0{margin-right:0!important}.t-sm\:t-mb-0{margin-bottom:0!important}.t-sm\:t-ml-0{margin-left:0!important}.t-sm\:t-mt-1{margin-top:.25rem!important}.t-sm\:t-mr-1{margin-right:.25rem!important}.t-sm\:t-mb-1{margin-bottom:.25rem!important}.t-sm\:t-ml-1{margin-left:.25rem!important}.t-sm\:t-mt-2{margin-top:.5rem!important}.t-sm\:t-mr-2{margin-right:.5rem!important}.t-sm\:t-mb-2{margin-bottom:.5rem!important}.t-sm\:t-ml-2{margin-left:.5rem!important}.t-sm\:t-mt-3{margin-top:.75rem!important}.t-sm\:t-mr-3{margin-right:.75rem!important}.t-sm\:t-mb-3{margin-bottom:.75rem!important}.t-sm\:t-ml-3{margin-left:.75rem!important}.t-sm\:t-mt-4{margin-top:1rem!important}.t-sm\:t-mr-4{margin-right:1rem!important}.t-sm\:t-mb-4{margin-bottom:1rem!important}.t-sm\:t-ml-4{margin-left:1rem!important}.t-sm\:t-mt-6{margin-top:1.5rem!important}.t-sm\:t-mr-6{margin-right:1.5rem!important}.t-sm\:t-mb-6{margin-bottom:1.5rem!important}.t-sm\:t-ml-6{margin-left:1.5rem!important}.t-sm\:t-mt-8{margin-top:2rem!important}.t-sm\:t-mr-8{margin-right:2rem!important}.t-sm\:t-mb-8{margin-bottom:2rem!important}.t-sm\:t-ml-8{margin-left:2rem!important}.t-sm\:t-mt-9{margin-top:3rem!important}.t-sm\:t-mr-9{margin-right:3rem!important}.t-sm\:t-mb-9{margin-bottom:3rem!important}.t-sm\:t-ml-9{margin-left:3rem!important}.t-sm\:t-mt-10{margin-top:3.5rem!important}.t-sm\:t-mr-10{margin-right:3.5rem!important}.t-sm\:t-mb-10{margin-bottom:3.5rem!important}.t-sm\:t-ml-10{margin-left:3.5rem!important}.t-sm\:t-mt-auto{margin-top:auto!important}.t-sm\:t-mr-auto{margin-right:auto!important}.t-sm\:t-mb-auto{margin-bottom:auto!important}.t-sm\:t-ml-auto{margin-left:auto!important}.t-sm\:t-mt-px{margin-top:1px!important}.t-sm\:t-mr-px{margin-right:1px!important}.t-sm\:t-mb-px{margin-bottom:1px!important}.t-sm\:t-ml-px{margin-left:1px!important}.t-sm\:t--mt-px{margin-top:-1px!important}.t-sm\:t--mr-px{margin-right:-1px!important}.t-sm\:t--mb-px{margin-bottom:-1px!important}.t-sm\:t--ml-px{margin-left:-1px!important}.t-sm\:t--mt-1{margin-top:-.25rem!important}.t-sm\:t--mr-1{margin-right:-.25rem!important}.t-sm\:t--mb-1{margin-bottom:-.25rem!important}.t-sm\:t--ml-1{margin-left:-.25rem!important}.t-sm\:t--mt-2{margin-top:-.5rem!important}.t-sm\:t--mr-2{margin-right:-.5rem!important}.t-sm\:t--mb-2{margin-bottom:-.5rem!important}.t-sm\:t--ml-2{margin-left:-.5rem!important}.t-sm\:t--mt-3{margin-top:-.75rem!important}.t-sm\:t--mr-3{margin-right:-.75rem!important}.t-sm\:t--mb-3{margin-bottom:-.75rem!important}.t-sm\:t--ml-3{margin-left:-.75rem!important}.t-sm\:t--mt-4{margin-top:-1rem!important}.t-sm\:t--mr-4{margin-right:-1rem!important}.t-sm\:t--mb-4{margin-bottom:-1rem!important}.t-sm\:t--ml-4{margin-left:-1rem!important}.t-sm\:t--mt-6{margin-top:-1.5rem!important}.t-sm\:t--mr-6{margin-right:-1.5rem!important}.t-sm\:t--mb-6{margin-bottom:-1.5rem!important}.t-sm\:t--ml-6{margin-left:-1.5rem!important}.t-sm\:t--mt-8{margin-top:-2rem!important}.t-sm\:t--mr-8{margin-right:-2rem!important}.t-sm\:t--mb-8{margin-bottom:-2rem!important}.t-sm\:t--ml-8{margin-left:-2rem!important}.t-sm\:t--mt-9{margin-top:-3rem!important}.t-sm\:t--mr-9{margin-right:-3rem!important}.t-sm\:t--mb-9{margin-bottom:-3rem!important}.t-sm\:t--ml-9{margin-left:-3rem!important}.t-sm\:t-max-h-full{max-height:100%!important}.t-sm\:t-max-h-screen{max-height:100vh!important}.t-sm\:t-max-w-xs{max-width:20rem!important}.t-sm\:t-max-w-sm{max-width:30rem!important}.t-sm\:t-max-w-md{max-width:40rem!important}.t-sm\:t-max-w-lg{max-width:50rem!important}.t-sm\:t-max-w-xl{max-width:60rem!important}.t-sm\:t-max-w-2xl{max-width:70rem!important}.t-sm\:t-max-w-3xl{max-width:80rem!important}.t-sm\:t-max-w-4xl{max-width:90rem!important}.t-sm\:t-max-w-5xl{max-width:100rem!important}.t-sm\:t-max-w-full{max-width:100%!important}.t-sm\:t-min-h-1{min-height:.25rem!important}.t-sm\:t-min-h-2{min-height:.5rem!important}.t-sm\:t-min-h-3{min-height:.75rem!important}.t-sm\:t-min-h-4{min-height:1rem!important}.t-sm\:t-min-h-24{min-height:4rem!important}.t-sm\:t-min-h-28{min-height:5rem!important}.t-sm\:t-min-h-48{min-height:12rem!important}.t-sm\:t-min-h-auto{min-height:auto!important}.t-sm\:t-min-h-px{min-height:1px!important}.t-sm\:t-min-h-full{min-height:100%!important}.t-sm\:t-min-h-screen{min-height:100vh!important}.t-sm\:t-min-h-bar{min-height:50px!important}.t-sm\:t-min-w-0{min-width:0!important}.t-sm\:t-min-w-4{min-width:1rem!important}.t-sm\:t-min-w-6{min-width:1.5rem!important}.t-sm\:t-min-w-8{min-width:2rem!important}.t-sm\:t-min-w-10{min-width:2.5rem!important}.t-sm\:t-min-w-12{min-width:3rem!important}.t-sm\:t-min-w-16{min-width:4rem!important}.t-sm\:t-min-w-24{min-width:6rem!important}.t-sm\:t-min-w-32{min-width:8rem!important}.t-sm\:t-min-w-48{min-width:12rem!important}.t-sm\:t-min-w-64{min-width:16rem!important}.t-sm\:t-min-w-72{min-width:18rem!important}.t-sm\:t-min-w-80{min-width:20rem!important}.t-sm\:t-min-w-88{min-width:22rem!important}.t-sm\:t-min-w-92{min-width:23rem!important}.t-sm\:t-min-w-96{min-width:24rem!important}.t-sm\:t-min-w-1\/2{min-width:50%!important}.t-sm\:t-min-w-1\/3{min-width:33.33333%!important}.t-sm\:t-min-w-2\/3{min-width:66.66667%!important}.t-sm\:t-min-w-1\/4{min-width:25%!important}.t-sm\:t-min-w-3\/4{min-width:75%!important}.t-sm\:t-min-w-1\/5{min-width:20%!important}.t-sm\:t-min-w-2\/5{min-width:40%!important}.t-sm\:t-min-w-3\/5{min-width:60%!important}.t-sm\:t-min-w-4\/5{min-width:80%!important}.t-sm\:t-min-w-1\/6{min-width:16.66667%!important}.t-sm\:t-min-w-5\/6{min-width:83.33333%!important}.t-sm\:t-min-w-full{min-width:100%!important}.t-sm\:t-min-w-sticky-panel{min-width:14.5rem!important}.t-sm\:t-min-w-panel{min-width:12.625rem!important}.t-sm\:t-min-w-content{min-width:31rem!important}.t-sm\:t-min-w-content-box{min-width:60rem!important}.t-sm\:t-opacity-0{opacity:0!important}.t-sm\:t-opacity-25{opacity:.25!important}.t-sm\:t-opacity-50{opacity:.5!important}.t-sm\:t-opacity-75{opacity:.75!important}.t-sm\:t-opacity-100{opacity:1!important}.t-sm\:t-overflow-auto{overflow:auto!important}.t-sm\:t-overflow-hidden{overflow:hidden!important}.t-sm\:t-overflow-visible{overflow:visible!important}.t-sm\:t-overflow-scroll{overflow:scroll!important}.t-sm\:t-overflow-x-auto{overflow-x:auto!important}.t-sm\:t-overflow-y-auto{overflow-y:auto!important}.t-sm\:t-overflow-x-hidden{overflow-x:hidden!important}.t-sm\:t-overflow-y-hidden{overflow-y:hidden!important}.t-sm\:t-overflow-x-visible{overflow-x:visible!important}.t-sm\:t-overflow-y-visible{overflow-y:visible!important}.t-sm\:t-overflow-x-scroll{overflow-x:scroll!important}.t-sm\:t-overflow-y-scroll{overflow-y:scroll!important}.t-sm\:t-scrolling-touch{-webkit-overflow-scrolling:touch!important}.t-sm\:t-scrolling-auto{-webkit-overflow-scrolling:auto!important}.t-sm\:t-p-0{padding:0!important}.t-sm\:t-p-1{padding:.25rem!important}.t-sm\:t-p-2{padding:.5rem!important}.t-sm\:t-p-3{padding:.75rem!important}.t-sm\:t-p-4{padding:1rem!important}.t-sm\:t-p-6{padding:1.5rem!important}.t-sm\:t-p-8{padding:2rem!important}.t-sm\:t-p-px{padding:1px!important}.t-sm\:t-py-0{padding-top:0!important;padding-bottom:0!important}.t-sm\:t-px-0{padding-left:0!important;padding-right:0!important}.t-sm\:t-py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.t-sm\:t-px-1{padding-left:.25rem!important;padding-right:.25rem!important}.t-sm\:t-py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.t-sm\:t-px-2{padding-left:.5rem!important;padding-right:.5rem!important}.t-sm\:t-py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.t-sm\:t-px-3{padding-left:.75rem!important;padding-right:.75rem!important}.t-sm\:t-py-4{padding-top:1rem!important;padding-bottom:1rem!important}.t-sm\:t-px-4{padding-left:1rem!important;padding-right:1rem!important}.t-sm\:t-py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.t-sm\:t-px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.t-sm\:t-py-8{padding-top:2rem!important;padding-bottom:2rem!important}.t-sm\:t-px-8{padding-left:2rem!important;padding-right:2rem!important}.t-sm\:t-py-px{padding-top:1px!important;padding-bottom:1px!important}.t-sm\:t-px-px{padding-left:1px!important;padding-right:1px!important}.t-sm\:t-pt-0{padding-top:0!important}.t-sm\:t-pr-0{padding-right:0!important}.t-sm\:t-pb-0{padding-bottom:0!important}.t-sm\:t-pl-0{padding-left:0!important}.t-sm\:t-pt-1{padding-top:.25rem!important}.t-sm\:t-pr-1{padding-right:.25rem!important}.t-sm\:t-pb-1{padding-bottom:.25rem!important}.t-sm\:t-pl-1{padding-left:.25rem!important}.t-sm\:t-pt-2{padding-top:.5rem!important}.t-sm\:t-pr-2{padding-right:.5rem!important}.t-sm\:t-pb-2{padding-bottom:.5rem!important}.t-sm\:t-pl-2{padding-left:.5rem!important}.t-sm\:t-pt-3{padding-top:.75rem!important}.t-sm\:t-pr-3{padding-right:.75rem!important}.t-sm\:t-pb-3{padding-bottom:.75rem!important}.t-sm\:t-pl-3{padding-left:.75rem!important}.t-sm\:t-pt-4{padding-top:1rem!important}.t-sm\:t-pr-4{padding-right:1rem!important}.t-sm\:t-pb-4{padding-bottom:1rem!important}.t-sm\:t-pl-4{padding-left:1rem!important}.t-sm\:t-pt-6{padding-top:1.5rem!important}.t-sm\:t-pr-6{padding-right:1.5rem!important}.t-sm\:t-pb-6{padding-bottom:1.5rem!important}.t-sm\:t-pl-6{padding-left:1.5rem!important}.t-sm\:t-pt-8{padding-top:2rem!important}.t-sm\:t-pr-8{padding-right:2rem!important}.t-sm\:t-pb-8{padding-bottom:2rem!important}.t-sm\:t-pl-8{padding-left:2rem!important}.t-sm\:t-pt-px{padding-top:1px!important}.t-sm\:t-pr-px{padding-right:1px!important}.t-sm\:t-pb-px{padding-bottom:1px!important}.t-sm\:t-pl-px{padding-left:1px!important}.t-sm\:t-pointer-events-none{pointer-events:none!important}.t-sm\:t-pointer-events-auto{pointer-events:auto!important}.t-sm\:t-static{position:static!important}.t-sm\:t-fixed{position:fixed!important}.t-sm\:t-absolute{position:absolute!important}.t-sm\:t-relative{position:relative!important}.t-sm\:t-sticky{position:-webkit-sticky!important;position:sticky!important}.t-sm\:t-inset-0{top:0!important;right:0!important;bottom:0!important;left:0!important}.t-sm\:t-inset-auto{top:auto!important;right:auto!important;bottom:auto!important;left:auto!important}.t-sm\:t-inset-y-0{top:0!important;bottom:0!important}.t-sm\:t-inset-x-0{right:0!important;left:0!important}.t-sm\:t-inset-y-auto{top:auto!important;bottom:auto!important}.t-sm\:t-inset-x-auto{right:auto!important;left:auto!important}.t-sm\:t-top-0{top:0!important}.t-sm\:t-right-0{right:0!important}.t-sm\:t-bottom-0{bottom:0!important}.t-sm\:t-left-0{left:0!important}.t-sm\:t-top-auto{top:auto!important}.t-sm\:t-right-auto{right:auto!important}.t-sm\:t-bottom-auto{bottom:auto!important}.t-sm\:t-left-auto{left:auto!important}.t-sm\:t-shadow{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.t-sm\:t-shadow-sm{box-shadow:1px 1px 2px 0 rgba(0,0,0,.2)!important}.t-sm\:t-shadow-md{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}.t-sm\:t-shadow-lg{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}.t-sm\:t-shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.08)!important}.t-sm\:t-shadow-none{box-shadow:none!important}.t-sm\:t-shadow-add{box-shadow:0 10px 40px -6px rgba(0,0,0,.1)!important}.t-sm\:t-shadow-box{box-shadow:0 10px 40px -6px rgba(0,0,0,.03)!important}.t-sm\:t-shadow-inner-sm{box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.2),1px 1px 2px 0 rgba(0,0,0,.2)!important}.t-sm\:hover\:t-shadow:hover{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.t-sm\:hover\:t-shadow-sm:hover{box-shadow:1px 1px 2px 0 rgba(0,0,0,.2)!important}.t-sm\:hover\:t-shadow-md:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}.t-sm\:hover\:t-shadow-lg:hover{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}.t-sm\:hover\:t-shadow-inner:hover{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.08)!important}.t-sm\:hover\:t-shadow-none:hover{box-shadow:none!important}.t-sm\:hover\:t-shadow-add:hover{box-shadow:0 10px 40px -6px rgba(0,0,0,.1)!important}.t-sm\:hover\:t-shadow-box:hover{box-shadow:0 10px 40px -6px rgba(0,0,0,.03)!important}.t-sm\:hover\:t-shadow-inner-sm:hover{box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.2),1px 1px 2px 0 rgba(0,0,0,.2)!important}.t-sm\:focus\:t-shadow:focus{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.t-sm\:focus\:t-shadow-sm:focus{box-shadow:1px 1px 2px 0 rgba(0,0,0,.2)!important}.t-sm\:focus\:t-shadow-md:focus{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}.t-sm\:focus\:t-shadow-lg:focus{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}.t-sm\:focus\:t-shadow-inner:focus{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.08)!important}.t-sm\:focus\:t-shadow-none:focus{box-shadow:none!important}.t-sm\:focus\:t-shadow-add:focus{box-shadow:0 10px 40px -6px rgba(0,0,0,.1)!important}.t-sm\:focus\:t-shadow-box:focus{box-shadow:0 10px 40px -6px rgba(0,0,0,.03)!important}.t-sm\:focus\:t-shadow-inner-sm:focus{box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.2),1px 1px 2px 0 rgba(0,0,0,.2)!important}.t-sm\:t-text-left{text-align:left!important}.t-sm\:t-text-center{text-align:center!important}.t-sm\:t-text-right{text-align:right!important}.t-sm\:t-text-justify{text-align:justify!important}.t-sm\:t-text-grey-light{color:#f1f5f8!important}.t-sm\:t-text-grey-lighter{color:#f8fafc!important}.t-sm\:t-text-grey-darker{color:#606f7b!important}.t-sm\:t-text-grey-darker-2{color:gray!important}.t-sm\:t-text-grey-darker-3{color:#444!important}.t-sm\:t-text-grey-dark{color:#5d5d5b!important}.t-sm\:t-text-grey{color:#b5b5b3!important}.t-sm\:t-text-grey-action{color:#9b9b9b!important}.t-sm\:t-text-white,.t-sm\:t-text-white-action{color:#fff!important}.t-sm\:t-text-black{color:#000!important}.t-sm\:t-text-black-action{color:#40403d!important}.t-sm\:t-text-red,.t-sm\:t-text-red-action{color:#c00!important}.t-sm\:t-text-burgundy,.t-sm\:t-text-burgundy-action{color:#b11a1f!important}.t-sm\:t-text-orange,.t-sm\:t-text-orange-action{color:#e73712!important}.t-sm\:t-text-orange-gray,.t-sm\:t-text-orange-gray-action{color:#e35205!important}.t-sm\:t-text-green,.t-sm\:t-text-green-action{color:#038347!important}.t-sm\:t-text-lime,.t-sm\:t-text-lime-action{color:#6cac29!important}.t-sm\:t-text-blue,.t-sm\:t-text-blue-action{color:#1d4688!important}.t-sm\:t-text-yellow,.t-sm\:t-text-yellow-action{color:#f39b0e!important}.t-sm\:t-text-stock,.t-sm\:t-text-stock-action{color:#b5b5b4!important}.t-sm\:t-text-lyreco-blue,.t-sm\:t-text-lyreco-blue-action{color:#2d2e87!important}.t-sm\:t-text-transparent{color:transparent!important}.t-sm\:t-text-top-bar{color:#333!important}.t-sm\:t-text-custom{color:#b5b5b4!important}.t-sm\:t-text-variant{color:#0c547b!important}.t-sm\:t-text-outOfStock{color:gray!important}.t-sm\:hover\:t-text-grey-light:hover{color:#f1f5f8!important}.t-sm\:hover\:t-text-grey-lighter:hover{color:#f8fafc!important}.t-sm\:hover\:t-text-grey-darker:hover{color:#606f7b!important}.t-sm\:hover\:t-text-grey-darker-2:hover{color:gray!important}.t-sm\:hover\:t-text-grey-darker-3:hover{color:#444!important}.t-sm\:hover\:t-text-grey-dark:hover{color:#5d5d5b!important}.t-sm\:hover\:t-text-grey:hover{color:#b5b5b3!important}.t-sm\:hover\:t-text-grey-action:hover{color:#9b9b9b!important}.t-sm\:hover\:t-text-white-action:hover,.t-sm\:hover\:t-text-white:hover{color:#fff!important}.t-sm\:hover\:t-text-black:hover{color:#000!important}.t-sm\:hover\:t-text-black-action:hover{color:#40403d!important}.t-sm\:hover\:t-text-red-action:hover,.t-sm\:hover\:t-text-red:hover{color:#c00!important}.t-sm\:hover\:t-text-burgundy-action:hover,.t-sm\:hover\:t-text-burgundy:hover{color:#b11a1f!important}.t-sm\:hover\:t-text-orange-action:hover,.t-sm\:hover\:t-text-orange:hover{color:#e73712!important}.t-sm\:hover\:t-text-orange-gray-action:hover,.t-sm\:hover\:t-text-orange-gray:hover{color:#e35205!important}.t-sm\:hover\:t-text-green-action:hover,.t-sm\:hover\:t-text-green:hover{color:#038347!important}.t-sm\:hover\:t-text-lime-action:hover,.t-sm\:hover\:t-text-lime:hover{color:#6cac29!important}.t-sm\:hover\:t-text-blue-action:hover,.t-sm\:hover\:t-text-blue:hover{color:#1d4688!important}.t-sm\:hover\:t-text-yellow-action:hover,.t-sm\:hover\:t-text-yellow:hover{color:#f39b0e!important}.t-sm\:hover\:t-text-stock-action:hover,.t-sm\:hover\:t-text-stock:hover{color:#b5b5b4!important}.t-sm\:hover\:t-text-lyreco-blue-action:hover,.t-sm\:hover\:t-text-lyreco-blue:hover{color:#2d2e87!important}.t-sm\:hover\:t-text-transparent:hover{color:transparent!important}.t-sm\:hover\:t-text-top-bar:hover{color:#333!important}.t-sm\:hover\:t-text-custom:hover{color:#b5b5b4!important}.t-sm\:hover\:t-text-variant:hover{color:#0c547b!important}.t-sm\:hover\:t-text-outOfStock:hover{color:gray!important}.t-sm\:t-text-xs{font-size:.75rem!important}.t-sm\:t-text-sm{font-size:.8125rem!important}.t-sm\:t-text-base{font-size:1rem!important}.t-sm\:t-text-lg{font-size:1.125rem!important}.t-sm\:t-text-xl{font-size:1.25rem!important}.t-sm\:t-text-2xl{font-size:1.5rem!important}.t-sm\:t-text-3xl{font-size:1.875rem!important}.t-sm\:t-text-4xl{font-size:2.25rem!important}.t-sm\:t-text-5xl{font-size:3rem!important}.t-sm\:t-uppercase{text-transform:uppercase!important}.t-sm\:t-lowercase{text-transform:lowercase!important}.t-sm\:t-capitalize{text-transform:capitalize!important}.t-sm\:t-normal-case{text-transform:none!important}.t-sm\:t-align-baseline{vertical-align:baseline!important}.t-sm\:t-align-top{vertical-align:top!important}.t-sm\:t-align-middle{vertical-align:middle!important}.t-sm\:t-align-bottom{vertical-align:bottom!important}.t-sm\:t-align-text-top{vertical-align:text-top!important}.t-sm\:t-align-text-bottom{vertical-align:text-bottom!important}.t-sm\:t-visible{visibility:visible!important}.t-sm\:t-invisible{visibility:hidden!important}.t-sm\:t-whitespace-normal{white-space:normal!important}.t-sm\:t-whitespace-no-wrap{white-space:nowrap!important}.t-sm\:t-whitespace-pre{white-space:pre!important}.t-sm\:t-whitespace-pre-line{white-space:pre-line!important}.t-sm\:t-whitespace-pre-wrap{white-space:pre-wrap!important}.t-sm\:t-break-normal{overflow-wrap:normal!important;word-break:normal!important}.t-sm\:t-break-words{overflow-wrap:break-word!important}.t-sm\:t-break-all{word-break:break-all!important}.t-sm\:t-truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.t-sm\:t-w-1{width:.25rem!important}.t-sm\:t-w-2{width:.5rem!important}.t-sm\:t-w-3{width:.75rem!important}.t-sm\:t-w-4{width:1rem!important}.t-sm\:t-w-6{width:1.5rem!important}.t-sm\:t-w-8{width:2rem!important}.t-sm\:t-w-10{width:2.5rem!important}.t-sm\:t-w-12{width:3rem!important}.t-sm\:t-w-16{width:4rem!important}.t-sm\:t-w-24{width:6rem!important}.t-sm\:t-w-28{width:7rem!important}.t-sm\:t-w-32{width:8rem!important}.t-sm\:t-w-36{width:9rem!important}.t-sm\:t-w-40{width:10rem!important}.t-sm\:t-w-44{width:11rem!important}.t-sm\:t-w-48{width:12rem!important}.t-sm\:t-w-52{width:14rem!important}.t-sm\:t-w-64{width:16rem!important}.t-sm\:t-w-72{width:18rem!important}.t-sm\:t-w-80{width:20rem!important}.t-sm\:t-w-88{width:22rem!important}.t-sm\:t-w-92{width:23rem!important}.t-sm\:t-w-96{width:24rem!important}.t-sm\:t-w-auto{width:auto!important}.t-sm\:t-w-px{width:1px!important}.t-sm\:t-w-sticky-panel{width:14.5rem!important}.t-sm\:t-w-panel{width:12.625rem!important}.t-sm\:t-w-content{width:31rem!important}.t-sm\:t-w-content-box{width:60rem!important}.t-sm\:t-w-1\/2{width:50%!important}.t-sm\:t-w-1\/3{width:33.33333%!important}.t-sm\:t-w-2\/3{width:66.66667%!important}.t-sm\:t-w-1\/4{width:25%!important}.t-sm\:t-w-3\/4{width:75%!important}.t-sm\:t-w-1\/5{width:20%!important}.t-sm\:t-w-2\/5{width:40%!important}.t-sm\:t-w-3\/5{width:60%!important}.t-sm\:t-w-4\/5{width:80%!important}.t-sm\:t-w-1\/6{width:16.66667%!important}.t-sm\:t-w-5\/6{width:83.33333%!important}.t-sm\:t-w-9\/10{width:90%!important}.t-sm\:t-w-full{width:100%!important}.t-sm\:t-w-screen{width:100vw!important}.t-sm\:t-z-0{z-index:0!important}.t-sm\:t-z-10{z-index:10!important}.t-sm\:t-z-20{z-index:20!important}.t-sm\:t-z-30{z-index:30!important}.t-sm\:t-z-40{z-index:40!important}.t-sm\:t-z-50{z-index:50!important}.t-sm\:t-z-150{z-index:150!important}.t-sm\:t-z-200{z-index:200!important}.t-sm\:t-z-250{z-index:250!important}.t-sm\:t-z-300{z-index:300!important}.t-sm\:t-z-310{z-index:310!important}.t-sm\:t-z-1040{z-index:1040!important}.t-sm\:t-z-1050{z-index:1050!important}.t-sm\:t-z-1060{z-index:1060!important}.t-sm\:t-z-1070{z-index:1070!important}.t-sm\:t-z-auto{z-index:auto!important}}@media (min-width:768px) and (max-width:991px){.t-md\:t-appearance-none{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.t-md\:t-bg-red-light{background-color:#ef5753!important}.t-md\:t-bg-orange-light{background-color:#faad63!important}.t-md\:t-bg-green-light{background-color:#51d88a!important}.t-md\:t-bg-blue-light{background-color:#09c!important}.t-md\:t-bg-grey-light{background-color:#f1f5f8!important}.t-md\:t-bg-grey-lighter{background-color:#f8fafc!important}.t-md\:t-bg-grey-darker{background-color:#606f7b!important}.t-md\:t-bg-grey-darker-2{background-color:gray!important}.t-md\:t-bg-grey-darker-3{background-color:#444!important}.t-md\:t-bg-grey-dark{background-color:#5d5d5b!important}.t-md\:t-bg-grey{background-color:#b5b5b3!important}.t-md\:t-bg-grey-action{background-color:#9b9b9b!important}.t-md\:t-bg-white,.t-md\:t-bg-white-action{background-color:#fff!important}.t-md\:t-bg-black{background-color:#000!important}.t-md\:t-bg-black-action{background-color:#40403d!important}.t-md\:t-bg-red,.t-md\:t-bg-red-action{background-color:#c00!important}.t-md\:t-bg-burgundy,.t-md\:t-bg-burgundy-action{background-color:#b11a1f!important}.t-md\:t-bg-orange,.t-md\:t-bg-orange-action{background-color:#e73712!important}.t-md\:t-bg-orange-gray,.t-md\:t-bg-orange-gray-action{background-color:#e35205!important}.t-md\:t-bg-green,.t-md\:t-bg-green-action{background-color:#038347!important}.t-md\:t-bg-lime,.t-md\:t-bg-lime-action{background-color:#6cac29!important}.t-md\:t-bg-blue,.t-md\:t-bg-blue-action{background-color:#1d4688!important}.t-md\:t-bg-yellow,.t-md\:t-bg-yellow-action{background-color:#f39b0e!important}.t-md\:t-bg-stock,.t-md\:t-bg-stock-action{background-color:#b5b5b4!important}.t-md\:t-bg-lyreco-blue,.t-md\:t-bg-lyreco-blue-action{background-color:#2d2e87!important}.t-md\:t-bg-transparent{background-color:transparent!important}.t-md\:t-bg-top-bar{background-color:#333!important}.t-md\:t-bg-custom{background-color:#b5b5b4!important}.t-md\:t-bg-variant{background-color:#0c547b!important}.t-md\:t-bg-outOfStock{background-color:gray!important}.t-md\:hover\:t-bg-red-light:hover{background-color:#ef5753!important}.t-md\:hover\:t-bg-orange-light:hover{background-color:#faad63!important}.t-md\:hover\:t-bg-green-light:hover{background-color:#51d88a!important}.t-md\:hover\:t-bg-blue-light:hover{background-color:#09c!important}.t-md\:hover\:t-bg-grey-light:hover{background-color:#f1f5f8!important}.t-md\:hover\:t-bg-grey-lighter:hover{background-color:#f8fafc!important}.t-md\:hover\:t-bg-grey-darker:hover{background-color:#606f7b!important}.t-md\:hover\:t-bg-grey-darker-2:hover{background-color:gray!important}.t-md\:hover\:t-bg-grey-darker-3:hover{background-color:#444!important}.t-md\:hover\:t-bg-grey-dark:hover{background-color:#5d5d5b!important}.t-md\:hover\:t-bg-grey:hover{background-color:#b5b5b3!important}.t-md\:hover\:t-bg-grey-action:hover{background-color:#9b9b9b!important}.t-md\:hover\:t-bg-white-action:hover,.t-md\:hover\:t-bg-white:hover{background-color:#fff!important}.t-md\:hover\:t-bg-black:hover{background-color:#000!important}.t-md\:hover\:t-bg-black-action:hover{background-color:#40403d!important}.t-md\:hover\:t-bg-red-action:hover,.t-md\:hover\:t-bg-red:hover{background-color:#c00!important}.t-md\:hover\:t-bg-burgundy-action:hover,.t-md\:hover\:t-bg-burgundy:hover{background-color:#b11a1f!important}.t-md\:hover\:t-bg-orange-action:hover,.t-md\:hover\:t-bg-orange:hover{background-color:#e73712!important}.t-md\:hover\:t-bg-orange-gray-action:hover,.t-md\:hover\:t-bg-orange-gray:hover{background-color:#e35205!important}.t-md\:hover\:t-bg-green-action:hover,.t-md\:hover\:t-bg-green:hover{background-color:#038347!important}.t-md\:hover\:t-bg-lime-action:hover,.t-md\:hover\:t-bg-lime:hover{background-color:#6cac29!important}.t-md\:hover\:t-bg-blue-action:hover,.t-md\:hover\:t-bg-blue:hover{background-color:#1d4688!important}.t-md\:hover\:t-bg-yellow-action:hover,.t-md\:hover\:t-bg-yellow:hover{background-color:#f39b0e!important}.t-md\:hover\:t-bg-stock-action:hover,.t-md\:hover\:t-bg-stock:hover{background-color:#b5b5b4!important}.t-md\:hover\:t-bg-lyreco-blue-action:hover,.t-md\:hover\:t-bg-lyreco-blue:hover{background-color:#2d2e87!important}.t-md\:hover\:t-bg-transparent:hover{background-color:transparent!important}.t-md\:hover\:t-bg-top-bar:hover{background-color:#333!important}.t-md\:hover\:t-bg-custom:hover{background-color:#b5b5b4!important}.t-md\:hover\:t-bg-variant:hover{background-color:#0c547b!important}.t-md\:hover\:t-bg-outOfStock:hover{background-color:gray!important}.t-md\:t-bg-bottom{background-position:bottom!important}.t-md\:t-bg-center{background-position:50%!important}.t-md\:t-bg-left{background-position:0!important}.t-md\:t-bg-left-bottom{background-position:0 100%!important}.t-md\:t-bg-left-top{background-position:0 0!important}.t-md\:t-bg-right{background-position:100%!important}.t-md\:t-bg-right-bottom{background-position:100% 100%!important}.t-md\:t-bg-right-top{background-position:100% 0!important}.t-md\:t-bg-top{background-position:top!important}.t-md\:t-bg-auto{background-size:auto!important}.t-md\:t-bg-cover{background-size:cover!important}.t-md\:t-bg-contain{background-size:contain!important}.t-md\:t-border-grey-light{border-color:#f1f5f8!important}.t-md\:t-border-grey-lighter{border-color:#f8fafc!important}.t-md\:t-border-grey-darker{border-color:#606f7b!important}.t-md\:t-border-grey-darker-2{border-color:gray!important}.t-md\:t-border-grey-darker-3{border-color:#444!important}.t-md\:t-border-grey-dark{border-color:#5d5d5b!important}.t-md\:t-border-grey{border-color:#b5b5b3!important}.t-md\:t-border-grey-action{border-color:#9b9b9b!important}.t-md\:t-border-white,.t-md\:t-border-white-action{border-color:#fff!important}.t-md\:t-border-black{border-color:#000!important}.t-md\:t-border-black-action{border-color:#40403d!important}.t-md\:t-border-red,.t-md\:t-border-red-action{border-color:#c00!important}.t-md\:t-border-burgundy,.t-md\:t-border-burgundy-action{border-color:#b11a1f!important}.t-md\:t-border-orange,.t-md\:t-border-orange-action{border-color:#e73712!important}.t-md\:t-border-orange-gray,.t-md\:t-border-orange-gray-action{border-color:#e35205!important}.t-md\:t-border-green,.t-md\:t-border-green-action{border-color:#038347!important}.t-md\:t-border-lime,.t-md\:t-border-lime-action{border-color:#6cac29!important}.t-md\:t-border-blue,.t-md\:t-border-blue-action{border-color:#1d4688!important}.t-md\:t-border-yellow,.t-md\:t-border-yellow-action{border-color:#f39b0e!important}.t-md\:t-border-stock,.t-md\:t-border-stock-action{border-color:#b5b5b4!important}.t-md\:t-border-lyreco-blue,.t-md\:t-border-lyreco-blue-action{border-color:#2d2e87!important}.t-md\:t-border-transparent{border-color:transparent!important}.t-md\:t-border-top-bar{border-color:#333!important}.t-md\:t-border-custom{border-color:#b5b5b4!important}.t-md\:t-border-variant{border-color:#0c547b!important}.t-md\:t-border-outOfStock{border-color:gray!important}.t-md\:hover\:t-border-grey-light:hover{border-color:#f1f5f8!important}.t-md\:hover\:t-border-grey-lighter:hover{border-color:#f8fafc!important}.t-md\:hover\:t-border-grey-darker:hover{border-color:#606f7b!important}.t-md\:hover\:t-border-grey-darker-2:hover{border-color:gray!important}.t-md\:hover\:t-border-grey-darker-3:hover{border-color:#444!important}.t-md\:hover\:t-border-grey-dark:hover{border-color:#5d5d5b!important}.t-md\:hover\:t-border-grey:hover{border-color:#b5b5b3!important}.t-md\:hover\:t-border-grey-action:hover{border-color:#9b9b9b!important}.t-md\:hover\:t-border-white-action:hover,.t-md\:hover\:t-border-white:hover{border-color:#fff!important}.t-md\:hover\:t-border-black:hover{border-color:#000!important}.t-md\:hover\:t-border-black-action:hover{border-color:#40403d!important}.t-md\:hover\:t-border-red-action:hover,.t-md\:hover\:t-border-red:hover{border-color:#c00!important}.t-md\:hover\:t-border-burgundy-action:hover,.t-md\:hover\:t-border-burgundy:hover{border-color:#b11a1f!important}.t-md\:hover\:t-border-orange-action:hover,.t-md\:hover\:t-border-orange:hover{border-color:#e73712!important}.t-md\:hover\:t-border-orange-gray-action:hover,.t-md\:hover\:t-border-orange-gray:hover{border-color:#e35205!important}.t-md\:hover\:t-border-green-action:hover,.t-md\:hover\:t-border-green:hover{border-color:#038347!important}.t-md\:hover\:t-border-lime-action:hover,.t-md\:hover\:t-border-lime:hover{border-color:#6cac29!important}.t-md\:hover\:t-border-blue-action:hover,.t-md\:hover\:t-border-blue:hover{border-color:#1d4688!important}.t-md\:hover\:t-border-yellow-action:hover,.t-md\:hover\:t-border-yellow:hover{border-color:#f39b0e!important}.t-md\:hover\:t-border-stock-action:hover,.t-md\:hover\:t-border-stock:hover{border-color:#b5b5b4!important}.t-md\:hover\:t-border-lyreco-blue-action:hover,.t-md\:hover\:t-border-lyreco-blue:hover{border-color:#2d2e87!important}.t-md\:hover\:t-border-transparent:hover{border-color:transparent!important}.t-md\:hover\:t-border-top-bar:hover{border-color:#333!important}.t-md\:hover\:t-border-custom:hover{border-color:#b5b5b4!important}.t-md\:hover\:t-border-variant:hover{border-color:#0c547b!important}.t-md\:hover\:t-border-outOfStock:hover{border-color:gray!important}.t-md\:t-rounded-none{border-radius:0!important}.t-md\:t-rounded-sm{border-radius:.125rem!important}.t-md\:t-rounded{border-radius:.25rem!important}.t-md\:t-rounded-full{border-radius:9999px!important}.t-md\:t-rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.t-md\:t-rounded-r-none{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.t-md\:t-rounded-b-none{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.t-md\:t-rounded-l-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.t-md\:t-rounded-t-sm{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.t-md\:t-rounded-r-sm{border-top-right-radius:.125rem!important}.t-md\:t-rounded-b-sm,.t-md\:t-rounded-r-sm{border-bottom-right-radius:.125rem!important}.t-md\:t-rounded-b-sm,.t-md\:t-rounded-l-sm{border-bottom-left-radius:.125rem!important}.t-md\:t-rounded-l-sm{border-top-left-radius:.125rem!important}.t-md\:t-rounded-t{border-top-left-radius:.25rem!important}.t-md\:t-rounded-r,.t-md\:t-rounded-t{border-top-right-radius:.25rem!important}.t-md\:t-rounded-b,.t-md\:t-rounded-r{border-bottom-right-radius:.25rem!important}.t-md\:t-rounded-b,.t-md\:t-rounded-l{border-bottom-left-radius:.25rem!important}.t-md\:t-rounded-l{border-top-left-radius:.25rem!important}.t-md\:t-rounded-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.t-md\:t-rounded-r-full{border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}.t-md\:t-rounded-b-full{border-bottom-right-radius:9999px!important;border-bottom-left-radius:9999px!important}.t-md\:t-rounded-l-full{border-top-left-radius:9999px!important;border-bottom-left-radius:9999px!important}.t-md\:t-rounded-tl-none{border-top-left-radius:0!important}.t-md\:t-rounded-tr-none{border-top-right-radius:0!important}.t-md\:t-rounded-br-none{border-bottom-right-radius:0!important}.t-md\:t-rounded-bl-none{border-bottom-left-radius:0!important}.t-md\:t-rounded-tl-sm{border-top-left-radius:.125rem!important}.t-md\:t-rounded-tr-sm{border-top-right-radius:.125rem!important}.t-md\:t-rounded-br-sm{border-bottom-right-radius:.125rem!important}.t-md\:t-rounded-bl-sm{border-bottom-left-radius:.125rem!important}.t-md\:t-rounded-tl{border-top-left-radius:.25rem!important}.t-md\:t-rounded-tr{border-top-right-radius:.25rem!important}.t-md\:t-rounded-br{border-bottom-right-radius:.25rem!important}.t-md\:t-rounded-bl{border-bottom-left-radius:.25rem!important}.t-md\:t-rounded-tl-full{border-top-left-radius:9999px!important}.t-md\:t-rounded-tr-full{border-top-right-radius:9999px!important}.t-md\:t-rounded-br-full{border-bottom-right-radius:9999px!important}.t-md\:t-rounded-bl-full{border-bottom-left-radius:9999px!important}.t-md\:t-border-0{border-width:0!important}.t-md\:t-border-2{border-width:2px!important}.t-md\:t-border-4{border-width:4px!important}.t-md\:t-border{border-width:1px!important}.t-md\:t-border-t-0{border-top-width:0!important}.t-md\:t-border-r-0{border-right-width:0!important}.t-md\:t-border-b-0{border-bottom-width:0!important}.t-md\:t-border-l-0{border-left-width:0!important}.t-md\:t-border-t-2{border-top-width:2px!important}.t-md\:t-border-r-2{border-right-width:2px!important}.t-md\:t-border-b-2{border-bottom-width:2px!important}.t-md\:t-border-l-2{border-left-width:2px!important}.t-md\:t-border-t-4{border-top-width:4px!important}.t-md\:t-border-r-4{border-right-width:4px!important}.t-md\:t-border-b-4{border-bottom-width:4px!important}.t-md\:t-border-l-4{border-left-width:4px!important}.t-md\:t-border-t{border-top-width:1px!important}.t-md\:t-border-r{border-right-width:1px!important}.t-md\:t-border-b{border-bottom-width:1px!important}.t-md\:t-border-l{border-left-width:1px!important}.t-md\:t-cursor-auto{cursor:auto!important}.t-md\:t-cursor-default{cursor:default!important}.t-md\:t-cursor-pointer{cursor:pointer!important}.t-md\:t-cursor-wait{cursor:wait!important}.t-md\:t-cursor-text{cursor:text!important}.t-md\:t-cursor-move{cursor:move!important}.t-md\:t-cursor-not-allowed{cursor:not-allowed!important}.t-md\:t-block{display:block!important}.t-md\:t-inline-block{display:inline-block!important}.t-md\:t-inline{display:inline!important}.t-md\:t-flex{display:flex!important}.t-md\:t-inline-flex{display:inline-flex!important}.t-md\:t-table{display:table!important}.t-md\:t-table-row{display:table-row!important}.t-md\:t-table-cell{display:table-cell!important}.t-md\:t-hidden{display:none!important}.t-md\:t-flex-row{flex-direction:row!important}.t-md\:t-flex-row-reverse{flex-direction:row-reverse!important}.t-md\:t-flex-col{flex-direction:column!important}.t-md\:t-flex-col-reverse{flex-direction:column-reverse!important}.t-md\:t-flex-wrap{flex-wrap:wrap!important}.t-md\:t-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.t-md\:t-flex-no-wrap{flex-wrap:nowrap!important}.t-md\:t-items-start{align-items:flex-start!important}.t-md\:t-items-end{align-items:flex-end!important}.t-md\:t-items-center{align-items:center!important}.t-md\:t-items-baseline{align-items:baseline!important}.t-md\:t-items-stretch{align-items:stretch!important}.t-md\:t-self-auto{align-self:auto!important}.t-md\:t-self-start{align-self:flex-start!important}.t-md\:t-self-end{align-self:flex-end!important}.t-md\:t-self-center{align-self:center!important}.t-md\:t-self-stretch{align-self:stretch!important}.t-md\:t-justify-start{justify-content:flex-start!important}.t-md\:t-justify-end{justify-content:flex-end!important}.t-md\:t-justify-center{justify-content:center!important}.t-md\:t-justify-between{justify-content:space-between!important}.t-md\:t-justify-around{justify-content:space-around!important}.t-md\:t-content-center{align-content:center!important}.t-md\:t-content-start{align-content:flex-start!important}.t-md\:t-content-end{align-content:flex-end!important}.t-md\:t-content-between{align-content:space-between!important}.t-md\:t-content-around{align-content:space-around!important}.t-md\:t-flex-1{flex:1 1 0%!important}.t-md\:t-flex-auto{flex:1 1 auto!important}.t-md\:t-flex-initial{flex:0 1 auto!important}.t-md\:t-flex-none{flex:none!important}.t-md\:t-flex-grow-0{flex-grow:0!important}.t-md\:t-flex-grow{flex-grow:1!important}.t-md\:t-flex-shrink-0{flex-shrink:0!important}.t-md\:t-flex-shrink{flex-shrink:1!important}.t-md\:t-float-right{float:right!important}.t-md\:t-float-left{float:left!important}.t-md\:t-float-none{float:none!important}.t-md\:t-clearfix:after{content:""!important;display:table!important;clear:both!important}.t-md\:t-font-sans{font-family:system-ui,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important}.t-md\:t-font-serif{font-family:Constantia,Lucida Bright,Lucidabright,Lucida Serif,Lucida,DejaVu Serif,Bitstream Vera Serif,Liberation Serif,Georgia,serif!important}.t-md\:t-font-body,.t-md\:t-font-normal{font-family:Arial!important}.t-md\:t-font-hairline{font-weight:100!important}.t-md\:t-font-thin{font-weight:200!important}.t-md\:t-font-light{font-weight:300!important}.t-md\:t-font-normal{font-weight:400!important}.t-md\:t-font-medium{font-weight:500!important}.t-md\:t-font-semibold{font-weight:600!important}.t-md\:t-font-bold{font-weight:700!important}.t-md\:t-font-extrabold{font-weight:800!important}.t-md\:t-font-black{font-weight:900!important}.t-md\:hover\:t-font-hairline:hover{font-weight:100!important}.t-md\:hover\:t-font-thin:hover{font-weight:200!important}.t-md\:hover\:t-font-light:hover{font-weight:300!important}.t-md\:hover\:t-font-normal:hover{font-weight:400!important}.t-md\:hover\:t-font-medium:hover{font-weight:500!important}.t-md\:hover\:t-font-semibold:hover{font-weight:600!important}.t-md\:hover\:t-font-bold:hover{font-weight:700!important}.t-md\:hover\:t-font-extrabold:hover{font-weight:800!important}.t-md\:hover\:t-font-black:hover{font-weight:900!important}.t-md\:t-h-1{height:.25rem!important}.t-md\:t-h-2{height:.5rem!important}.t-md\:t-h-3{height:.75rem!important}.t-md\:t-h-4{height:1rem!important}.t-md\:t-h-6{height:1.5rem!important}.t-md\:t-h-8{height:2rem!important}.t-md\:t-h-10{height:2.5rem!important}.t-md\:t-h-12{height:3rem!important}.t-md\:t-h-16{height:4rem!important}.t-md\:t-h-20{height:5rem!important}.t-md\:t-h-24{height:6rem!important}.t-md\:t-h-32{height:8rem!important}.t-md\:t-h-40{height:10rem!important}.t-md\:t-h-48{height:12rem!important}.t-md\:t-h-52{height:14rem!important}.t-md\:t-h-64{height:16rem!important}.t-md\:t-h-72{height:18rem!important}.t-md\:t-h-80{height:20rem!important}.t-md\:t-h-88{height:22rem!important}.t-md\:t-h-96{height:24rem!important}.t-md\:t-h-104{height:26rem!important}.t-md\:t-h-112{height:28rem!important}.t-md\:t-h-auto{height:auto!important}.t-md\:t-h-px{height:1px!important}.t-md\:t-h-9\/10{height:90%!important}.t-md\:t-h-full{height:100%!important}.t-md\:t-h-screen{height:100vh!important}.t-md\:t-h-bar{height:50px!important}.t-md\:t-h-fit-content{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}.t-md\:t-m-0{margin:0!important}.t-md\:t-m-1{margin:.25rem!important}.t-md\:t-m-2{margin:.5rem!important}.t-md\:t-m-3{margin:.75rem!important}.t-md\:t-m-4{margin:1rem!important}.t-md\:t-m-6{margin:1.5rem!important}.t-md\:t-m-8{margin:2rem!important}.t-md\:t-m-9{margin:3rem!important}.t-md\:t-m-10{margin:3.5rem!important}.t-md\:t-m-auto{margin:auto!important}.t-md\:t-m-px{margin:1px!important}.t-md\:t--m-px{margin:-1px!important}.t-md\:t--m-1{margin:-.25rem!important}.t-md\:t--m-2{margin:-.5rem!important}.t-md\:t--m-3{margin:-.75rem!important}.t-md\:t--m-4{margin:-1rem!important}.t-md\:t--m-6{margin:-1.5rem!important}.t-md\:t--m-8{margin:-2rem!important}.t-md\:t--m-9{margin:-3rem!important}.t-md\:t-my-0{margin-top:0!important;margin-bottom:0!important}.t-md\:t-mx-0{margin-left:0!important;margin-right:0!important}.t-md\:t-my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.t-md\:t-mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.t-md\:t-my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.t-md\:t-mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.t-md\:t-my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.t-md\:t-mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.t-md\:t-my-4{margin-top:1rem!important;margin-bottom:1rem!important}.t-md\:t-mx-4{margin-left:1rem!important;margin-right:1rem!important}.t-md\:t-my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.t-md\:t-mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.t-md\:t-my-8{margin-top:2rem!important;margin-bottom:2rem!important}.t-md\:t-mx-8{margin-left:2rem!important;margin-right:2rem!important}.t-md\:t-my-9{margin-top:3rem!important;margin-bottom:3rem!important}.t-md\:t-mx-9{margin-left:3rem!important;margin-right:3rem!important}.t-md\:t-my-10{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.t-md\:t-mx-10{margin-left:3.5rem!important;margin-right:3.5rem!important}.t-md\:t-my-auto{margin-top:auto!important;margin-bottom:auto!important}.t-md\:t-mx-auto{margin-left:auto!important;margin-right:auto!important}.t-md\:t-my-px{margin-top:1px!important;margin-bottom:1px!important}.t-md\:t-mx-px{margin-left:1px!important;margin-right:1px!important}.t-md\:t--my-px{margin-top:-1px!important;margin-bottom:-1px!important}.t-md\:t--mx-px{margin-left:-1px!important;margin-right:-1px!important}.t-md\:t--my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.t-md\:t--mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.t-md\:t--my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.t-md\:t--mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.t-md\:t--my-3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.t-md\:t--mx-3{margin-left:-.75rem!important;margin-right:-.75rem!important}.t-md\:t--my-4{margin-top:-1rem!important;margin-bottom:-1rem!important}.t-md\:t--mx-4{margin-left:-1rem!important;margin-right:-1rem!important}.t-md\:t--my-6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.t-md\:t--mx-6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.t-md\:t--my-8{margin-top:-2rem!important;margin-bottom:-2rem!important}.t-md\:t--mx-8{margin-left:-2rem!important;margin-right:-2rem!important}.t-md\:t--my-9{margin-top:-3rem!important;margin-bottom:-3rem!important}.t-md\:t--mx-9{margin-left:-3rem!important;margin-right:-3rem!important}.t-md\:t-mt-0{margin-top:0!important}.t-md\:t-mr-0{margin-right:0!important}.t-md\:t-mb-0{margin-bottom:0!important}.t-md\:t-ml-0{margin-left:0!important}.t-md\:t-mt-1{margin-top:.25rem!important}.t-md\:t-mr-1{margin-right:.25rem!important}.t-md\:t-mb-1{margin-bottom:.25rem!important}.t-md\:t-ml-1{margin-left:.25rem!important}.t-md\:t-mt-2{margin-top:.5rem!important}.t-md\:t-mr-2{margin-right:.5rem!important}.t-md\:t-mb-2{margin-bottom:.5rem!important}.t-md\:t-ml-2{margin-left:.5rem!important}.t-md\:t-mt-3{margin-top:.75rem!important}.t-md\:t-mr-3{margin-right:.75rem!important}.t-md\:t-mb-3{margin-bottom:.75rem!important}.t-md\:t-ml-3{margin-left:.75rem!important}.t-md\:t-mt-4{margin-top:1rem!important}.t-md\:t-mr-4{margin-right:1rem!important}.t-md\:t-mb-4{margin-bottom:1rem!important}.t-md\:t-ml-4{margin-left:1rem!important}.t-md\:t-mt-6{margin-top:1.5rem!important}.t-md\:t-mr-6{margin-right:1.5rem!important}.t-md\:t-mb-6{margin-bottom:1.5rem!important}.t-md\:t-ml-6{margin-left:1.5rem!important}.t-md\:t-mt-8{margin-top:2rem!important}.t-md\:t-mr-8{margin-right:2rem!important}.t-md\:t-mb-8{margin-bottom:2rem!important}.t-md\:t-ml-8{margin-left:2rem!important}.t-md\:t-mt-9{margin-top:3rem!important}.t-md\:t-mr-9{margin-right:3rem!important}.t-md\:t-mb-9{margin-bottom:3rem!important}.t-md\:t-ml-9{margin-left:3rem!important}.t-md\:t-mt-10{margin-top:3.5rem!important}.t-md\:t-mr-10{margin-right:3.5rem!important}.t-md\:t-mb-10{margin-bottom:3.5rem!important}.t-md\:t-ml-10{margin-left:3.5rem!important}.t-md\:t-mt-auto{margin-top:auto!important}.t-md\:t-mr-auto{margin-right:auto!important}.t-md\:t-mb-auto{margin-bottom:auto!important}.t-md\:t-ml-auto{margin-left:auto!important}.t-md\:t-mt-px{margin-top:1px!important}.t-md\:t-mr-px{margin-right:1px!important}.t-md\:t-mb-px{margin-bottom:1px!important}.t-md\:t-ml-px{margin-left:1px!important}.t-md\:t--mt-px{margin-top:-1px!important}.t-md\:t--mr-px{margin-right:-1px!important}.t-md\:t--mb-px{margin-bottom:-1px!important}.t-md\:t--ml-px{margin-left:-1px!important}.t-md\:t--mt-1{margin-top:-.25rem!important}.t-md\:t--mr-1{margin-right:-.25rem!important}.t-md\:t--mb-1{margin-bottom:-.25rem!important}.t-md\:t--ml-1{margin-left:-.25rem!important}.t-md\:t--mt-2{margin-top:-.5rem!important}.t-md\:t--mr-2{margin-right:-.5rem!important}.t-md\:t--mb-2{margin-bottom:-.5rem!important}.t-md\:t--ml-2{margin-left:-.5rem!important}.t-md\:t--mt-3{margin-top:-.75rem!important}.t-md\:t--mr-3{margin-right:-.75rem!important}.t-md\:t--mb-3{margin-bottom:-.75rem!important}.t-md\:t--ml-3{margin-left:-.75rem!important}.t-md\:t--mt-4{margin-top:-1rem!important}.t-md\:t--mr-4{margin-right:-1rem!important}.t-md\:t--mb-4{margin-bottom:-1rem!important}.t-md\:t--ml-4{margin-left:-1rem!important}.t-md\:t--mt-6{margin-top:-1.5rem!important}.t-md\:t--mr-6{margin-right:-1.5rem!important}.t-md\:t--mb-6{margin-bottom:-1.5rem!important}.t-md\:t--ml-6{margin-left:-1.5rem!important}.t-md\:t--mt-8{margin-top:-2rem!important}.t-md\:t--mr-8{margin-right:-2rem!important}.t-md\:t--mb-8{margin-bottom:-2rem!important}.t-md\:t--ml-8{margin-left:-2rem!important}.t-md\:t--mt-9{margin-top:-3rem!important}.t-md\:t--mr-9{margin-right:-3rem!important}.t-md\:t--mb-9{margin-bottom:-3rem!important}.t-md\:t--ml-9{margin-left:-3rem!important}.t-md\:t-max-h-full{max-height:100%!important}.t-md\:t-max-h-screen{max-height:100vh!important}.t-md\:t-max-w-xs{max-width:20rem!important}.t-md\:t-max-w-sm{max-width:30rem!important}.t-md\:t-max-w-md{max-width:40rem!important}.t-md\:t-max-w-lg{max-width:50rem!important}.t-md\:t-max-w-xl{max-width:60rem!important}.t-md\:t-max-w-2xl{max-width:70rem!important}.t-md\:t-max-w-3xl{max-width:80rem!important}.t-md\:t-max-w-4xl{max-width:90rem!important}.t-md\:t-max-w-5xl{max-width:100rem!important}.t-md\:t-max-w-full{max-width:100%!important}.t-md\:t-min-h-1{min-height:.25rem!important}.t-md\:t-min-h-2{min-height:.5rem!important}.t-md\:t-min-h-3{min-height:.75rem!important}.t-md\:t-min-h-4{min-height:1rem!important}.t-md\:t-min-h-24{min-height:4rem!important}.t-md\:t-min-h-28{min-height:5rem!important}.t-md\:t-min-h-48{min-height:12rem!important}.t-md\:t-min-h-auto{min-height:auto!important}.t-md\:t-min-h-px{min-height:1px!important}.t-md\:t-min-h-full{min-height:100%!important}.t-md\:t-min-h-screen{min-height:100vh!important}.t-md\:t-min-h-bar{min-height:50px!important}.t-md\:t-min-w-0{min-width:0!important}.t-md\:t-min-w-4{min-width:1rem!important}.t-md\:t-min-w-6{min-width:1.5rem!important}.t-md\:t-min-w-8{min-width:2rem!important}.t-md\:t-min-w-10{min-width:2.5rem!important}.t-md\:t-min-w-12{min-width:3rem!important}.t-md\:t-min-w-16{min-width:4rem!important}.t-md\:t-min-w-24{min-width:6rem!important}.t-md\:t-min-w-32{min-width:8rem!important}.t-md\:t-min-w-48{min-width:12rem!important}.t-md\:t-min-w-64{min-width:16rem!important}.t-md\:t-min-w-72{min-width:18rem!important}.t-md\:t-min-w-80{min-width:20rem!important}.t-md\:t-min-w-88{min-width:22rem!important}.t-md\:t-min-w-92{min-width:23rem!important}.t-md\:t-min-w-96{min-width:24rem!important}.t-md\:t-min-w-1\/2{min-width:50%!important}.t-md\:t-min-w-1\/3{min-width:33.33333%!important}.t-md\:t-min-w-2\/3{min-width:66.66667%!important}.t-md\:t-min-w-1\/4{min-width:25%!important}.t-md\:t-min-w-3\/4{min-width:75%!important}.t-md\:t-min-w-1\/5{min-width:20%!important}.t-md\:t-min-w-2\/5{min-width:40%!important}.t-md\:t-min-w-3\/5{min-width:60%!important}.t-md\:t-min-w-4\/5{min-width:80%!important}.t-md\:t-min-w-1\/6{min-width:16.66667%!important}.t-md\:t-min-w-5\/6{min-width:83.33333%!important}.t-md\:t-min-w-full{min-width:100%!important}.t-md\:t-min-w-sticky-panel{min-width:14.5rem!important}.t-md\:t-min-w-panel{min-width:12.625rem!important}.t-md\:t-min-w-content{min-width:31rem!important}.t-md\:t-min-w-content-box{min-width:60rem!important}.t-md\:t-opacity-0{opacity:0!important}.t-md\:t-opacity-25{opacity:.25!important}.t-md\:t-opacity-50{opacity:.5!important}.t-md\:t-opacity-75{opacity:.75!important}.t-md\:t-opacity-100{opacity:1!important}.t-md\:t-overflow-auto{overflow:auto!important}.t-md\:t-overflow-hidden{overflow:hidden!important}.t-md\:t-overflow-visible{overflow:visible!important}.t-md\:t-overflow-scroll{overflow:scroll!important}.t-md\:t-overflow-x-auto{overflow-x:auto!important}.t-md\:t-overflow-y-auto{overflow-y:auto!important}.t-md\:t-overflow-x-hidden{overflow-x:hidden!important}.t-md\:t-overflow-y-hidden{overflow-y:hidden!important}.t-md\:t-overflow-x-visible{overflow-x:visible!important}.t-md\:t-overflow-y-visible{overflow-y:visible!important}.t-md\:t-overflow-x-scroll{overflow-x:scroll!important}.t-md\:t-overflow-y-scroll{overflow-y:scroll!important}.t-md\:t-scrolling-touch{-webkit-overflow-scrolling:touch!important}.t-md\:t-scrolling-auto{-webkit-overflow-scrolling:auto!important}.t-md\:t-p-0{padding:0!important}.t-md\:t-p-1{padding:.25rem!important}.t-md\:t-p-2{padding:.5rem!important}.t-md\:t-p-3{padding:.75rem!important}.t-md\:t-p-4{padding:1rem!important}.t-md\:t-p-6{padding:1.5rem!important}.t-md\:t-p-8{padding:2rem!important}.t-md\:t-p-px{padding:1px!important}.t-md\:t-py-0{padding-top:0!important;padding-bottom:0!important}.t-md\:t-px-0{padding-left:0!important;padding-right:0!important}.t-md\:t-py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.t-md\:t-px-1{padding-left:.25rem!important;padding-right:.25rem!important}.t-md\:t-py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.t-md\:t-px-2{padding-left:.5rem!important;padding-right:.5rem!important}.t-md\:t-py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.t-md\:t-px-3{padding-left:.75rem!important;padding-right:.75rem!important}.t-md\:t-py-4{padding-top:1rem!important;padding-bottom:1rem!important}.t-md\:t-px-4{padding-left:1rem!important;padding-right:1rem!important}.t-md\:t-py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.t-md\:t-px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.t-md\:t-py-8{padding-top:2rem!important;padding-bottom:2rem!important}.t-md\:t-px-8{padding-left:2rem!important;padding-right:2rem!important}.t-md\:t-py-px{padding-top:1px!important;padding-bottom:1px!important}.t-md\:t-px-px{padding-left:1px!important;padding-right:1px!important}.t-md\:t-pt-0{padding-top:0!important}.t-md\:t-pr-0{padding-right:0!important}.t-md\:t-pb-0{padding-bottom:0!important}.t-md\:t-pl-0{padding-left:0!important}.t-md\:t-pt-1{padding-top:.25rem!important}.t-md\:t-pr-1{padding-right:.25rem!important}.t-md\:t-pb-1{padding-bottom:.25rem!important}.t-md\:t-pl-1{padding-left:.25rem!important}.t-md\:t-pt-2{padding-top:.5rem!important}.t-md\:t-pr-2{padding-right:.5rem!important}.t-md\:t-pb-2{padding-bottom:.5rem!important}.t-md\:t-pl-2{padding-left:.5rem!important}.t-md\:t-pt-3{padding-top:.75rem!important}.t-md\:t-pr-3{padding-right:.75rem!important}.t-md\:t-pb-3{padding-bottom:.75rem!important}.t-md\:t-pl-3{padding-left:.75rem!important}.t-md\:t-pt-4{padding-top:1rem!important}.t-md\:t-pr-4{padding-right:1rem!important}.t-md\:t-pb-4{padding-bottom:1rem!important}.t-md\:t-pl-4{padding-left:1rem!important}.t-md\:t-pt-6{padding-top:1.5rem!important}.t-md\:t-pr-6{padding-right:1.5rem!important}.t-md\:t-pb-6{padding-bottom:1.5rem!important}.t-md\:t-pl-6{padding-left:1.5rem!important}.t-md\:t-pt-8{padding-top:2rem!important}.t-md\:t-pr-8{padding-right:2rem!important}.t-md\:t-pb-8{padding-bottom:2rem!important}.t-md\:t-pl-8{padding-left:2rem!important}.t-md\:t-pt-px{padding-top:1px!important}.t-md\:t-pr-px{padding-right:1px!important}.t-md\:t-pb-px{padding-bottom:1px!important}.t-md\:t-pl-px{padding-left:1px!important}.t-md\:t-pointer-events-none{pointer-events:none!important}.t-md\:t-pointer-events-auto{pointer-events:auto!important}.t-md\:t-static{position:static!important}.t-md\:t-fixed{position:fixed!important}.t-md\:t-absolute{position:absolute!important}.t-md\:t-relative{position:relative!important}.t-md\:t-sticky{position:-webkit-sticky!important;position:sticky!important}.t-md\:t-inset-0{top:0!important;right:0!important;bottom:0!important;left:0!important}.t-md\:t-inset-auto{top:auto!important;right:auto!important;bottom:auto!important;left:auto!important}.t-md\:t-inset-y-0{top:0!important;bottom:0!important}.t-md\:t-inset-x-0{right:0!important;left:0!important}.t-md\:t-inset-y-auto{top:auto!important;bottom:auto!important}.t-md\:t-inset-x-auto{right:auto!important;left:auto!important}.t-md\:t-top-0{top:0!important}.t-md\:t-right-0{right:0!important}.t-md\:t-bottom-0{bottom:0!important}.t-md\:t-left-0{left:0!important}.t-md\:t-top-auto{top:auto!important}.t-md\:t-right-auto{right:auto!important}.t-md\:t-bottom-auto{bottom:auto!important}.t-md\:t-left-auto{left:auto!important}.t-md\:t-shadow{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.t-md\:t-shadow-sm{box-shadow:1px 1px 2px 0 rgba(0,0,0,.2)!important}.t-md\:t-shadow-md{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}.t-md\:t-shadow-lg{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}.t-md\:t-shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.08)!important}.t-md\:t-shadow-none{box-shadow:none!important}.t-md\:t-shadow-add{box-shadow:0 10px 40px -6px rgba(0,0,0,.1)!important}.t-md\:t-shadow-box{box-shadow:0 10px 40px -6px rgba(0,0,0,.03)!important}.t-md\:t-shadow-inner-sm{box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.2),1px 1px 2px 0 rgba(0,0,0,.2)!important}.t-md\:hover\:t-shadow:hover{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.t-md\:hover\:t-shadow-sm:hover{box-shadow:1px 1px 2px 0 rgba(0,0,0,.2)!important}.t-md\:hover\:t-shadow-md:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}.t-md\:hover\:t-shadow-lg:hover{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}.t-md\:hover\:t-shadow-inner:hover{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.08)!important}.t-md\:hover\:t-shadow-none:hover{box-shadow:none!important}.t-md\:hover\:t-shadow-add:hover{box-shadow:0 10px 40px -6px rgba(0,0,0,.1)!important}.t-md\:hover\:t-shadow-box:hover{box-shadow:0 10px 40px -6px rgba(0,0,0,.03)!important}.t-md\:hover\:t-shadow-inner-sm:hover{box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.2),1px 1px 2px 0 rgba(0,0,0,.2)!important}.t-md\:focus\:t-shadow:focus{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.t-md\:focus\:t-shadow-sm:focus{box-shadow:1px 1px 2px 0 rgba(0,0,0,.2)!important}.t-md\:focus\:t-shadow-md:focus{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}.t-md\:focus\:t-shadow-lg:focus{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}.t-md\:focus\:t-shadow-inner:focus{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.08)!important}.t-md\:focus\:t-shadow-none:focus{box-shadow:none!important}.t-md\:focus\:t-shadow-add:focus{box-shadow:0 10px 40px -6px rgba(0,0,0,.1)!important}.t-md\:focus\:t-shadow-box:focus{box-shadow:0 10px 40px -6px rgba(0,0,0,.03)!important}.t-md\:focus\:t-shadow-inner-sm:focus{box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.2),1px 1px 2px 0 rgba(0,0,0,.2)!important}.t-md\:t-text-left{text-align:left!important}.t-md\:t-text-center{text-align:center!important}.t-md\:t-text-right{text-align:right!important}.t-md\:t-text-justify{text-align:justify!important}.t-md\:t-text-grey-light{color:#f1f5f8!important}.t-md\:t-text-grey-lighter{color:#f8fafc!important}.t-md\:t-text-grey-darker{color:#606f7b!important}.t-md\:t-text-grey-darker-2{color:gray!important}.t-md\:t-text-grey-darker-3{color:#444!important}.t-md\:t-text-grey-dark{color:#5d5d5b!important}.t-md\:t-text-grey{color:#b5b5b3!important}.t-md\:t-text-grey-action{color:#9b9b9b!important}.t-md\:t-text-white,.t-md\:t-text-white-action{color:#fff!important}.t-md\:t-text-black{color:#000!important}.t-md\:t-text-black-action{color:#40403d!important}.t-md\:t-text-red,.t-md\:t-text-red-action{color:#c00!important}.t-md\:t-text-burgundy,.t-md\:t-text-burgundy-action{color:#b11a1f!important}.t-md\:t-text-orange,.t-md\:t-text-orange-action{color:#e73712!important}.t-md\:t-text-orange-gray,.t-md\:t-text-orange-gray-action{color:#e35205!important}.t-md\:t-text-green,.t-md\:t-text-green-action{color:#038347!important}.t-md\:t-text-lime,.t-md\:t-text-lime-action{color:#6cac29!important}.t-md\:t-text-blue,.t-md\:t-text-blue-action{color:#1d4688!important}.t-md\:t-text-yellow,.t-md\:t-text-yellow-action{color:#f39b0e!important}.t-md\:t-text-stock,.t-md\:t-text-stock-action{color:#b5b5b4!important}.t-md\:t-text-lyreco-blue,.t-md\:t-text-lyreco-blue-action{color:#2d2e87!important}.t-md\:t-text-transparent{color:transparent!important}.t-md\:t-text-top-bar{color:#333!important}.t-md\:t-text-custom{color:#b5b5b4!important}.t-md\:t-text-variant{color:#0c547b!important}.t-md\:t-text-outOfStock{color:gray!important}.t-md\:hover\:t-text-grey-light:hover{color:#f1f5f8!important}.t-md\:hover\:t-text-grey-lighter:hover{color:#f8fafc!important}.t-md\:hover\:t-text-grey-darker:hover{color:#606f7b!important}.t-md\:hover\:t-text-grey-darker-2:hover{color:gray!important}.t-md\:hover\:t-text-grey-darker-3:hover{color:#444!important}.t-md\:hover\:t-text-grey-dark:hover{color:#5d5d5b!important}.t-md\:hover\:t-text-grey:hover{color:#b5b5b3!important}.t-md\:hover\:t-text-grey-action:hover{color:#9b9b9b!important}.t-md\:hover\:t-text-white-action:hover,.t-md\:hover\:t-text-white:hover{color:#fff!important}.t-md\:hover\:t-text-black:hover{color:#000!important}.t-md\:hover\:t-text-black-action:hover{color:#40403d!important}.t-md\:hover\:t-text-red-action:hover,.t-md\:hover\:t-text-red:hover{color:#c00!important}.t-md\:hover\:t-text-burgundy-action:hover,.t-md\:hover\:t-text-burgundy:hover{color:#b11a1f!important}.t-md\:hover\:t-text-orange-action:hover,.t-md\:hover\:t-text-orange:hover{color:#e73712!important}.t-md\:hover\:t-text-orange-gray-action:hover,.t-md\:hover\:t-text-orange-gray:hover{color:#e35205!important}.t-md\:hover\:t-text-green-action:hover,.t-md\:hover\:t-text-green:hover{color:#038347!important}.t-md\:hover\:t-text-lime-action:hover,.t-md\:hover\:t-text-lime:hover{color:#6cac29!important}.t-md\:hover\:t-text-blue-action:hover,.t-md\:hover\:t-text-blue:hover{color:#1d4688!important}.t-md\:hover\:t-text-yellow-action:hover,.t-md\:hover\:t-text-yellow:hover{color:#f39b0e!important}.t-md\:hover\:t-text-stock-action:hover,.t-md\:hover\:t-text-stock:hover{color:#b5b5b4!important}.t-md\:hover\:t-text-lyreco-blue-action:hover,.t-md\:hover\:t-text-lyreco-blue:hover{color:#2d2e87!important}.t-md\:hover\:t-text-transparent:hover{color:transparent!important}.t-md\:hover\:t-text-top-bar:hover{color:#333!important}.t-md\:hover\:t-text-custom:hover{color:#b5b5b4!important}.t-md\:hover\:t-text-variant:hover{color:#0c547b!important}.t-md\:hover\:t-text-outOfStock:hover{color:gray!important}.t-md\:t-text-xs{font-size:.75rem!important}.t-md\:t-text-sm{font-size:.8125rem!important}.t-md\:t-text-base{font-size:1rem!important}.t-md\:t-text-lg{font-size:1.125rem!important}.t-md\:t-text-xl{font-size:1.25rem!important}.t-md\:t-text-2xl{font-size:1.5rem!important}.t-md\:t-text-3xl{font-size:1.875rem!important}.t-md\:t-text-4xl{font-size:2.25rem!important}.t-md\:t-text-5xl{font-size:3rem!important}.t-md\:t-uppercase{text-transform:uppercase!important}.t-md\:t-lowercase{text-transform:lowercase!important}.t-md\:t-capitalize{text-transform:capitalize!important}.t-md\:t-normal-case{text-transform:none!important}.t-md\:t-align-baseline{vertical-align:baseline!important}.t-md\:t-align-top{vertical-align:top!important}.t-md\:t-align-middle{vertical-align:middle!important}.t-md\:t-align-bottom{vertical-align:bottom!important}.t-md\:t-align-text-top{vertical-align:text-top!important}.t-md\:t-align-text-bottom{vertical-align:text-bottom!important}.t-md\:t-visible{visibility:visible!important}.t-md\:t-invisible{visibility:hidden!important}.t-md\:t-whitespace-normal{white-space:normal!important}.t-md\:t-whitespace-no-wrap{white-space:nowrap!important}.t-md\:t-whitespace-pre{white-space:pre!important}.t-md\:t-whitespace-pre-line{white-space:pre-line!important}.t-md\:t-whitespace-pre-wrap{white-space:pre-wrap!important}.t-md\:t-break-normal{overflow-wrap:normal!important;word-break:normal!important}.t-md\:t-break-words{overflow-wrap:break-word!important}.t-md\:t-break-all{word-break:break-all!important}.t-md\:t-truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.t-md\:t-w-1{width:.25rem!important}.t-md\:t-w-2{width:.5rem!important}.t-md\:t-w-3{width:.75rem!important}.t-md\:t-w-4{width:1rem!important}.t-md\:t-w-6{width:1.5rem!important}.t-md\:t-w-8{width:2rem!important}.t-md\:t-w-10{width:2.5rem!important}.t-md\:t-w-12{width:3rem!important}.t-md\:t-w-16{width:4rem!important}.t-md\:t-w-24{width:6rem!important}.t-md\:t-w-28{width:7rem!important}.t-md\:t-w-32{width:8rem!important}.t-md\:t-w-36{width:9rem!important}.t-md\:t-w-40{width:10rem!important}.t-md\:t-w-44{width:11rem!important}.t-md\:t-w-48{width:12rem!important}.t-md\:t-w-52{width:14rem!important}.t-md\:t-w-64{width:16rem!important}.t-md\:t-w-72{width:18rem!important}.t-md\:t-w-80{width:20rem!important}.t-md\:t-w-88{width:22rem!important}.t-md\:t-w-92{width:23rem!important}.t-md\:t-w-96{width:24rem!important}.t-md\:t-w-auto{width:auto!important}.t-md\:t-w-px{width:1px!important}.t-md\:t-w-sticky-panel{width:14.5rem!important}.t-md\:t-w-panel{width:12.625rem!important}.t-md\:t-w-content{width:31rem!important}.t-md\:t-w-content-box{width:60rem!important}.t-md\:t-w-1\/2{width:50%!important}.t-md\:t-w-1\/3{width:33.33333%!important}.t-md\:t-w-2\/3{width:66.66667%!important}.t-md\:t-w-1\/4{width:25%!important}.t-md\:t-w-3\/4{width:75%!important}.t-md\:t-w-1\/5{width:20%!important}.t-md\:t-w-2\/5{width:40%!important}.t-md\:t-w-3\/5{width:60%!important}.t-md\:t-w-4\/5{width:80%!important}.t-md\:t-w-1\/6{width:16.66667%!important}.t-md\:t-w-5\/6{width:83.33333%!important}.t-md\:t-w-9\/10{width:90%!important}.t-md\:t-w-full{width:100%!important}.t-md\:t-w-screen{width:100vw!important}.t-md\:t-z-0{z-index:0!important}.t-md\:t-z-10{z-index:10!important}.t-md\:t-z-20{z-index:20!important}.t-md\:t-z-30{z-index:30!important}.t-md\:t-z-40{z-index:40!important}.t-md\:t-z-50{z-index:50!important}.t-md\:t-z-150{z-index:150!important}.t-md\:t-z-200{z-index:200!important}.t-md\:t-z-250{z-index:250!important}.t-md\:t-z-300{z-index:300!important}.t-md\:t-z-310{z-index:310!important}.t-md\:t-z-1040{z-index:1040!important}.t-md\:t-z-1050{z-index:1050!important}.t-md\:t-z-1060{z-index:1060!important}.t-md\:t-z-1070{z-index:1070!important}.t-md\:t-z-auto{z-index:auto!important}}@media (min-width:992px) and (max-width:1999px){.t-lg\:t-appearance-none{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.t-lg\:t-bg-red-light{background-color:#ef5753!important}.t-lg\:t-bg-orange-light{background-color:#faad63!important}.t-lg\:t-bg-green-light{background-color:#51d88a!important}.t-lg\:t-bg-blue-light{background-color:#09c!important}.t-lg\:t-bg-grey-light{background-color:#f1f5f8!important}.t-lg\:t-bg-grey-lighter{background-color:#f8fafc!important}.t-lg\:t-bg-grey-darker{background-color:#606f7b!important}.t-lg\:t-bg-grey-darker-2{background-color:gray!important}.t-lg\:t-bg-grey-darker-3{background-color:#444!important}.t-lg\:t-bg-grey-dark{background-color:#5d5d5b!important}.t-lg\:t-bg-grey{background-color:#b5b5b3!important}.t-lg\:t-bg-grey-action{background-color:#9b9b9b!important}.t-lg\:t-bg-white,.t-lg\:t-bg-white-action{background-color:#fff!important}.t-lg\:t-bg-black{background-color:#000!important}.t-lg\:t-bg-black-action{background-color:#40403d!important}.t-lg\:t-bg-red,.t-lg\:t-bg-red-action{background-color:#c00!important}.t-lg\:t-bg-burgundy,.t-lg\:t-bg-burgundy-action{background-color:#b11a1f!important}.t-lg\:t-bg-orange,.t-lg\:t-bg-orange-action{background-color:#e73712!important}.t-lg\:t-bg-orange-gray,.t-lg\:t-bg-orange-gray-action{background-color:#e35205!important}.t-lg\:t-bg-green,.t-lg\:t-bg-green-action{background-color:#038347!important}.t-lg\:t-bg-lime,.t-lg\:t-bg-lime-action{background-color:#6cac29!important}.t-lg\:t-bg-blue,.t-lg\:t-bg-blue-action{background-color:#1d4688!important}.t-lg\:t-bg-yellow,.t-lg\:t-bg-yellow-action{background-color:#f39b0e!important}.t-lg\:t-bg-stock,.t-lg\:t-bg-stock-action{background-color:#b5b5b4!important}.t-lg\:t-bg-lyreco-blue,.t-lg\:t-bg-lyreco-blue-action{background-color:#2d2e87!important}.t-lg\:t-bg-transparent{background-color:transparent!important}.t-lg\:t-bg-top-bar{background-color:#333!important}.t-lg\:t-bg-custom{background-color:#b5b5b4!important}.t-lg\:t-bg-variant{background-color:#0c547b!important}.t-lg\:t-bg-outOfStock{background-color:gray!important}.t-lg\:hover\:t-bg-red-light:hover{background-color:#ef5753!important}.t-lg\:hover\:t-bg-orange-light:hover{background-color:#faad63!important}.t-lg\:hover\:t-bg-green-light:hover{background-color:#51d88a!important}.t-lg\:hover\:t-bg-blue-light:hover{background-color:#09c!important}.t-lg\:hover\:t-bg-grey-light:hover{background-color:#f1f5f8!important}.t-lg\:hover\:t-bg-grey-lighter:hover{background-color:#f8fafc!important}.t-lg\:hover\:t-bg-grey-darker:hover{background-color:#606f7b!important}.t-lg\:hover\:t-bg-grey-darker-2:hover{background-color:gray!important}.t-lg\:hover\:t-bg-grey-darker-3:hover{background-color:#444!important}.t-lg\:hover\:t-bg-grey-dark:hover{background-color:#5d5d5b!important}.t-lg\:hover\:t-bg-grey:hover{background-color:#b5b5b3!important}.t-lg\:hover\:t-bg-grey-action:hover{background-color:#9b9b9b!important}.t-lg\:hover\:t-bg-white-action:hover,.t-lg\:hover\:t-bg-white:hover{background-color:#fff!important}.t-lg\:hover\:t-bg-black:hover{background-color:#000!important}.t-lg\:hover\:t-bg-black-action:hover{background-color:#40403d!important}.t-lg\:hover\:t-bg-red-action:hover,.t-lg\:hover\:t-bg-red:hover{background-color:#c00!important}.t-lg\:hover\:t-bg-burgundy-action:hover,.t-lg\:hover\:t-bg-burgundy:hover{background-color:#b11a1f!important}.t-lg\:hover\:t-bg-orange-action:hover,.t-lg\:hover\:t-bg-orange:hover{background-color:#e73712!important}.t-lg\:hover\:t-bg-orange-gray-action:hover,.t-lg\:hover\:t-bg-orange-gray:hover{background-color:#e35205!important}.t-lg\:hover\:t-bg-green-action:hover,.t-lg\:hover\:t-bg-green:hover{background-color:#038347!important}.t-lg\:hover\:t-bg-lime-action:hover,.t-lg\:hover\:t-bg-lime:hover{background-color:#6cac29!important}.t-lg\:hover\:t-bg-blue-action:hover,.t-lg\:hover\:t-bg-blue:hover{background-color:#1d4688!important}.t-lg\:hover\:t-bg-yellow-action:hover,.t-lg\:hover\:t-bg-yellow:hover{background-color:#f39b0e!important}.t-lg\:hover\:t-bg-stock-action:hover,.t-lg\:hover\:t-bg-stock:hover{background-color:#b5b5b4!important}.t-lg\:hover\:t-bg-lyreco-blue-action:hover,.t-lg\:hover\:t-bg-lyreco-blue:hover{background-color:#2d2e87!important}.t-lg\:hover\:t-bg-transparent:hover{background-color:transparent!important}.t-lg\:hover\:t-bg-top-bar:hover{background-color:#333!important}.t-lg\:hover\:t-bg-custom:hover{background-color:#b5b5b4!important}.t-lg\:hover\:t-bg-variant:hover{background-color:#0c547b!important}.t-lg\:hover\:t-bg-outOfStock:hover{background-color:gray!important}.t-lg\:t-bg-bottom{background-position:bottom!important}.t-lg\:t-bg-center{background-position:50%!important}.t-lg\:t-bg-left{background-position:0!important}.t-lg\:t-bg-left-bottom{background-position:0 100%!important}.t-lg\:t-bg-left-top{background-position:0 0!important}.t-lg\:t-bg-right{background-position:100%!important}.t-lg\:t-bg-right-bottom{background-position:100% 100%!important}.t-lg\:t-bg-right-top{background-position:100% 0!important}.t-lg\:t-bg-top{background-position:top!important}.t-lg\:t-bg-auto{background-size:auto!important}.t-lg\:t-bg-cover{background-size:cover!important}.t-lg\:t-bg-contain{background-size:contain!important}.t-lg\:t-border-grey-light{border-color:#f1f5f8!important}.t-lg\:t-border-grey-lighter{border-color:#f8fafc!important}.t-lg\:t-border-grey-darker{border-color:#606f7b!important}.t-lg\:t-border-grey-darker-2{border-color:gray!important}.t-lg\:t-border-grey-darker-3{border-color:#444!important}.t-lg\:t-border-grey-dark{border-color:#5d5d5b!important}.t-lg\:t-border-grey{border-color:#b5b5b3!important}.t-lg\:t-border-grey-action{border-color:#9b9b9b!important}.t-lg\:t-border-white,.t-lg\:t-border-white-action{border-color:#fff!important}.t-lg\:t-border-black{border-color:#000!important}.t-lg\:t-border-black-action{border-color:#40403d!important}.t-lg\:t-border-red,.t-lg\:t-border-red-action{border-color:#c00!important}.t-lg\:t-border-burgundy,.t-lg\:t-border-burgundy-action{border-color:#b11a1f!important}.t-lg\:t-border-orange,.t-lg\:t-border-orange-action{border-color:#e73712!important}.t-lg\:t-border-orange-gray,.t-lg\:t-border-orange-gray-action{border-color:#e35205!important}.t-lg\:t-border-green,.t-lg\:t-border-green-action{border-color:#038347!important}.t-lg\:t-border-lime,.t-lg\:t-border-lime-action{border-color:#6cac29!important}.t-lg\:t-border-blue,.t-lg\:t-border-blue-action{border-color:#1d4688!important}.t-lg\:t-border-yellow,.t-lg\:t-border-yellow-action{border-color:#f39b0e!important}.t-lg\:t-border-stock,.t-lg\:t-border-stock-action{border-color:#b5b5b4!important}.t-lg\:t-border-lyreco-blue,.t-lg\:t-border-lyreco-blue-action{border-color:#2d2e87!important}.t-lg\:t-border-transparent{border-color:transparent!important}.t-lg\:t-border-top-bar{border-color:#333!important}.t-lg\:t-border-custom{border-color:#b5b5b4!important}.t-lg\:t-border-variant{border-color:#0c547b!important}.t-lg\:t-border-outOfStock{border-color:gray!important}.t-lg\:hover\:t-border-grey-light:hover{border-color:#f1f5f8!important}.t-lg\:hover\:t-border-grey-lighter:hover{border-color:#f8fafc!important}.t-lg\:hover\:t-border-grey-darker:hover{border-color:#606f7b!important}.t-lg\:hover\:t-border-grey-darker-2:hover{border-color:gray!important}.t-lg\:hover\:t-border-grey-darker-3:hover{border-color:#444!important}.t-lg\:hover\:t-border-grey-dark:hover{border-color:#5d5d5b!important}.t-lg\:hover\:t-border-grey:hover{border-color:#b5b5b3!important}.t-lg\:hover\:t-border-grey-action:hover{border-color:#9b9b9b!important}.t-lg\:hover\:t-border-white-action:hover,.t-lg\:hover\:t-border-white:hover{border-color:#fff!important}.t-lg\:hover\:t-border-black:hover{border-color:#000!important}.t-lg\:hover\:t-border-black-action:hover{border-color:#40403d!important}.t-lg\:hover\:t-border-red-action:hover,.t-lg\:hover\:t-border-red:hover{border-color:#c00!important}.t-lg\:hover\:t-border-burgundy-action:hover,.t-lg\:hover\:t-border-burgundy:hover{border-color:#b11a1f!important}.t-lg\:hover\:t-border-orange-action:hover,.t-lg\:hover\:t-border-orange:hover{border-color:#e73712!important}.t-lg\:hover\:t-border-orange-gray-action:hover,.t-lg\:hover\:t-border-orange-gray:hover{border-color:#e35205!important}.t-lg\:hover\:t-border-green-action:hover,.t-lg\:hover\:t-border-green:hover{border-color:#038347!important}.t-lg\:hover\:t-border-lime-action:hover,.t-lg\:hover\:t-border-lime:hover{border-color:#6cac29!important}.t-lg\:hover\:t-border-blue-action:hover,.t-lg\:hover\:t-border-blue:hover{border-color:#1d4688!important}.t-lg\:hover\:t-border-yellow-action:hover,.t-lg\:hover\:t-border-yellow:hover{border-color:#f39b0e!important}.t-lg\:hover\:t-border-stock-action:hover,.t-lg\:hover\:t-border-stock:hover{border-color:#b5b5b4!important}.t-lg\:hover\:t-border-lyreco-blue-action:hover,.t-lg\:hover\:t-border-lyreco-blue:hover{border-color:#2d2e87!important}.t-lg\:hover\:t-border-transparent:hover{border-color:transparent!important}.t-lg\:hover\:t-border-top-bar:hover{border-color:#333!important}.t-lg\:hover\:t-border-custom:hover{border-color:#b5b5b4!important}.t-lg\:hover\:t-border-variant:hover{border-color:#0c547b!important}.t-lg\:hover\:t-border-outOfStock:hover{border-color:gray!important}.t-lg\:t-rounded-none{border-radius:0!important}.t-lg\:t-rounded-sm{border-radius:.125rem!important}.t-lg\:t-rounded{border-radius:.25rem!important}.t-lg\:t-rounded-full{border-radius:9999px!important}.t-lg\:t-rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.t-lg\:t-rounded-r-none{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.t-lg\:t-rounded-b-none{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.t-lg\:t-rounded-l-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.t-lg\:t-rounded-t-sm{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.t-lg\:t-rounded-r-sm{border-top-right-radius:.125rem!important}.t-lg\:t-rounded-b-sm,.t-lg\:t-rounded-r-sm{border-bottom-right-radius:.125rem!important}.t-lg\:t-rounded-b-sm,.t-lg\:t-rounded-l-sm{border-bottom-left-radius:.125rem!important}.t-lg\:t-rounded-l-sm{border-top-left-radius:.125rem!important}.t-lg\:t-rounded-t{border-top-left-radius:.25rem!important}.t-lg\:t-rounded-r,.t-lg\:t-rounded-t{border-top-right-radius:.25rem!important}.t-lg\:t-rounded-b,.t-lg\:t-rounded-r{border-bottom-right-radius:.25rem!important}.t-lg\:t-rounded-b,.t-lg\:t-rounded-l{border-bottom-left-radius:.25rem!important}.t-lg\:t-rounded-l{border-top-left-radius:.25rem!important}.t-lg\:t-rounded-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.t-lg\:t-rounded-r-full{border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}.t-lg\:t-rounded-b-full{border-bottom-right-radius:9999px!important;border-bottom-left-radius:9999px!important}.t-lg\:t-rounded-l-full{border-top-left-radius:9999px!important;border-bottom-left-radius:9999px!important}.t-lg\:t-rounded-tl-none{border-top-left-radius:0!important}.t-lg\:t-rounded-tr-none{border-top-right-radius:0!important}.t-lg\:t-rounded-br-none{border-bottom-right-radius:0!important}.t-lg\:t-rounded-bl-none{border-bottom-left-radius:0!important}.t-lg\:t-rounded-tl-sm{border-top-left-radius:.125rem!important}.t-lg\:t-rounded-tr-sm{border-top-right-radius:.125rem!important}.t-lg\:t-rounded-br-sm{border-bottom-right-radius:.125rem!important}.t-lg\:t-rounded-bl-sm{border-bottom-left-radius:.125rem!important}.t-lg\:t-rounded-tl{border-top-left-radius:.25rem!important}.t-lg\:t-rounded-tr{border-top-right-radius:.25rem!important}.t-lg\:t-rounded-br{border-bottom-right-radius:.25rem!important}.t-lg\:t-rounded-bl{border-bottom-left-radius:.25rem!important}.t-lg\:t-rounded-tl-full{border-top-left-radius:9999px!important}.t-lg\:t-rounded-tr-full{border-top-right-radius:9999px!important}.t-lg\:t-rounded-br-full{border-bottom-right-radius:9999px!important}.t-lg\:t-rounded-bl-full{border-bottom-left-radius:9999px!important}.t-lg\:t-border-0{border-width:0!important}.t-lg\:t-border-2{border-width:2px!important}.t-lg\:t-border-4{border-width:4px!important}.t-lg\:t-border{border-width:1px!important}.t-lg\:t-border-t-0{border-top-width:0!important}.t-lg\:t-border-r-0{border-right-width:0!important}.t-lg\:t-border-b-0{border-bottom-width:0!important}.t-lg\:t-border-l-0{border-left-width:0!important}.t-lg\:t-border-t-2{border-top-width:2px!important}.t-lg\:t-border-r-2{border-right-width:2px!important}.t-lg\:t-border-b-2{border-bottom-width:2px!important}.t-lg\:t-border-l-2{border-left-width:2px!important}.t-lg\:t-border-t-4{border-top-width:4px!important}.t-lg\:t-border-r-4{border-right-width:4px!important}.t-lg\:t-border-b-4{border-bottom-width:4px!important}.t-lg\:t-border-l-4{border-left-width:4px!important}.t-lg\:t-border-t{border-top-width:1px!important}.t-lg\:t-border-r{border-right-width:1px!important}.t-lg\:t-border-b{border-bottom-width:1px!important}.t-lg\:t-border-l{border-left-width:1px!important}.t-lg\:t-cursor-auto{cursor:auto!important}.t-lg\:t-cursor-default{cursor:default!important}.t-lg\:t-cursor-pointer{cursor:pointer!important}.t-lg\:t-cursor-wait{cursor:wait!important}.t-lg\:t-cursor-text{cursor:text!important}.t-lg\:t-cursor-move{cursor:move!important}.t-lg\:t-cursor-not-allowed{cursor:not-allowed!important}.t-lg\:t-block{display:block!important}.t-lg\:t-inline-block{display:inline-block!important}.t-lg\:t-inline{display:inline!important}.t-lg\:t-flex{display:flex!important}.t-lg\:t-inline-flex{display:inline-flex!important}.t-lg\:t-table{display:table!important}.t-lg\:t-table-row{display:table-row!important}.t-lg\:t-table-cell{display:table-cell!important}.t-lg\:t-hidden{display:none!important}.t-lg\:t-flex-row{flex-direction:row!important}.t-lg\:t-flex-row-reverse{flex-direction:row-reverse!important}.t-lg\:t-flex-col{flex-direction:column!important}.t-lg\:t-flex-col-reverse{flex-direction:column-reverse!important}.t-lg\:t-flex-wrap{flex-wrap:wrap!important}.t-lg\:t-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.t-lg\:t-flex-no-wrap{flex-wrap:nowrap!important}.t-lg\:t-items-start{align-items:flex-start!important}.t-lg\:t-items-end{align-items:flex-end!important}.t-lg\:t-items-center{align-items:center!important}.t-lg\:t-items-baseline{align-items:baseline!important}.t-lg\:t-items-stretch{align-items:stretch!important}.t-lg\:t-self-auto{align-self:auto!important}.t-lg\:t-self-start{align-self:flex-start!important}.t-lg\:t-self-end{align-self:flex-end!important}.t-lg\:t-self-center{align-self:center!important}.t-lg\:t-self-stretch{align-self:stretch!important}.t-lg\:t-justify-start{justify-content:flex-start!important}.t-lg\:t-justify-end{justify-content:flex-end!important}.t-lg\:t-justify-center{justify-content:center!important}.t-lg\:t-justify-between{justify-content:space-between!important}.t-lg\:t-justify-around{justify-content:space-around!important}.t-lg\:t-content-center{align-content:center!important}.t-lg\:t-content-start{align-content:flex-start!important}.t-lg\:t-content-end{align-content:flex-end!important}.t-lg\:t-content-between{align-content:space-between!important}.t-lg\:t-content-around{align-content:space-around!important}.t-lg\:t-flex-1{flex:1 1 0%!important}.t-lg\:t-flex-auto{flex:1 1 auto!important}.t-lg\:t-flex-initial{flex:0 1 auto!important}.t-lg\:t-flex-none{flex:none!important}.t-lg\:t-flex-grow-0{flex-grow:0!important}.t-lg\:t-flex-grow{flex-grow:1!important}.t-lg\:t-flex-shrink-0{flex-shrink:0!important}.t-lg\:t-flex-shrink{flex-shrink:1!important}.t-lg\:t-float-right{float:right!important}.t-lg\:t-float-left{float:left!important}.t-lg\:t-float-none{float:none!important}.t-lg\:t-clearfix:after{content:""!important;display:table!important;clear:both!important}.t-lg\:t-font-sans{font-family:system-ui,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important}.t-lg\:t-font-serif{font-family:Constantia,Lucida Bright,Lucidabright,Lucida Serif,Lucida,DejaVu Serif,Bitstream Vera Serif,Liberation Serif,Georgia,serif!important}.t-lg\:t-font-body,.t-lg\:t-font-normal{font-family:Arial!important}.t-lg\:t-font-hairline{font-weight:100!important}.t-lg\:t-font-thin{font-weight:200!important}.t-lg\:t-font-light{font-weight:300!important}.t-lg\:t-font-normal{font-weight:400!important}.t-lg\:t-font-medium{font-weight:500!important}.t-lg\:t-font-semibold{font-weight:600!important}.t-lg\:t-font-bold{font-weight:700!important}.t-lg\:t-font-extrabold{font-weight:800!important}.t-lg\:t-font-black{font-weight:900!important}.t-lg\:hover\:t-font-hairline:hover{font-weight:100!important}.t-lg\:hover\:t-font-thin:hover{font-weight:200!important}.t-lg\:hover\:t-font-light:hover{font-weight:300!important}.t-lg\:hover\:t-font-normal:hover{font-weight:400!important}.t-lg\:hover\:t-font-medium:hover{font-weight:500!important}.t-lg\:hover\:t-font-semibold:hover{font-weight:600!important}.t-lg\:hover\:t-font-bold:hover{font-weight:700!important}.t-lg\:hover\:t-font-extrabold:hover{font-weight:800!important}.t-lg\:hover\:t-font-black:hover{font-weight:900!important}.t-lg\:t-h-1{height:.25rem!important}.t-lg\:t-h-2{height:.5rem!important}.t-lg\:t-h-3{height:.75rem!important}.t-lg\:t-h-4{height:1rem!important}.t-lg\:t-h-6{height:1.5rem!important}.t-lg\:t-h-8{height:2rem!important}.t-lg\:t-h-10{height:2.5rem!important}.t-lg\:t-h-12{height:3rem!important}.t-lg\:t-h-16{height:4rem!important}.t-lg\:t-h-20{height:5rem!important}.t-lg\:t-h-24{height:6rem!important}.t-lg\:t-h-32{height:8rem!important}.t-lg\:t-h-40{height:10rem!important}.t-lg\:t-h-48{height:12rem!important}.t-lg\:t-h-52{height:14rem!important}.t-lg\:t-h-64{height:16rem!important}.t-lg\:t-h-72{height:18rem!important}.t-lg\:t-h-80{height:20rem!important}.t-lg\:t-h-88{height:22rem!important}.t-lg\:t-h-96{height:24rem!important}.t-lg\:t-h-104{height:26rem!important}.t-lg\:t-h-112{height:28rem!important}.t-lg\:t-h-auto{height:auto!important}.t-lg\:t-h-px{height:1px!important}.t-lg\:t-h-9\/10{height:90%!important}.t-lg\:t-h-full{height:100%!important}.t-lg\:t-h-screen{height:100vh!important}.t-lg\:t-h-bar{height:50px!important}.t-lg\:t-h-fit-content{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}.t-lg\:t-m-0{margin:0!important}.t-lg\:t-m-1{margin:.25rem!important}.t-lg\:t-m-2{margin:.5rem!important}.t-lg\:t-m-3{margin:.75rem!important}.t-lg\:t-m-4{margin:1rem!important}.t-lg\:t-m-6{margin:1.5rem!important}.t-lg\:t-m-8{margin:2rem!important}.t-lg\:t-m-9{margin:3rem!important}.t-lg\:t-m-10{margin:3.5rem!important}.t-lg\:t-m-auto{margin:auto!important}.t-lg\:t-m-px{margin:1px!important}.t-lg\:t--m-px{margin:-1px!important}.t-lg\:t--m-1{margin:-.25rem!important}.t-lg\:t--m-2{margin:-.5rem!important}.t-lg\:t--m-3{margin:-.75rem!important}.t-lg\:t--m-4{margin:-1rem!important}.t-lg\:t--m-6{margin:-1.5rem!important}.t-lg\:t--m-8{margin:-2rem!important}.t-lg\:t--m-9{margin:-3rem!important}.t-lg\:t-my-0{margin-top:0!important;margin-bottom:0!important}.t-lg\:t-mx-0{margin-left:0!important;margin-right:0!important}.t-lg\:t-my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.t-lg\:t-mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.t-lg\:t-my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.t-lg\:t-mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.t-lg\:t-my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.t-lg\:t-mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.t-lg\:t-my-4{margin-top:1rem!important;margin-bottom:1rem!important}.t-lg\:t-mx-4{margin-left:1rem!important;margin-right:1rem!important}.t-lg\:t-my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.t-lg\:t-mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.t-lg\:t-my-8{margin-top:2rem!important;margin-bottom:2rem!important}.t-lg\:t-mx-8{margin-left:2rem!important;margin-right:2rem!important}.t-lg\:t-my-9{margin-top:3rem!important;margin-bottom:3rem!important}.t-lg\:t-mx-9{margin-left:3rem!important;margin-right:3rem!important}.t-lg\:t-my-10{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.t-lg\:t-mx-10{margin-left:3.5rem!important;margin-right:3.5rem!important}.t-lg\:t-my-auto{margin-top:auto!important;margin-bottom:auto!important}.t-lg\:t-mx-auto{margin-left:auto!important;margin-right:auto!important}.t-lg\:t-my-px{margin-top:1px!important;margin-bottom:1px!important}.t-lg\:t-mx-px{margin-left:1px!important;margin-right:1px!important}.t-lg\:t--my-px{margin-top:-1px!important;margin-bottom:-1px!important}.t-lg\:t--mx-px{margin-left:-1px!important;margin-right:-1px!important}.t-lg\:t--my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.t-lg\:t--mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.t-lg\:t--my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.t-lg\:t--mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.t-lg\:t--my-3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.t-lg\:t--mx-3{margin-left:-.75rem!important;margin-right:-.75rem!important}.t-lg\:t--my-4{margin-top:-1rem!important;margin-bottom:-1rem!important}.t-lg\:t--mx-4{margin-left:-1rem!important;margin-right:-1rem!important}.t-lg\:t--my-6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.t-lg\:t--mx-6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.t-lg\:t--my-8{margin-top:-2rem!important;margin-bottom:-2rem!important}.t-lg\:t--mx-8{margin-left:-2rem!important;margin-right:-2rem!important}.t-lg\:t--my-9{margin-top:-3rem!important;margin-bottom:-3rem!important}.t-lg\:t--mx-9{margin-left:-3rem!important;margin-right:-3rem!important}.t-lg\:t-mt-0{margin-top:0!important}.t-lg\:t-mr-0{margin-right:0!important}.t-lg\:t-mb-0{margin-bottom:0!important}.t-lg\:t-ml-0{margin-left:0!important}.t-lg\:t-mt-1{margin-top:.25rem!important}.t-lg\:t-mr-1{margin-right:.25rem!important}.t-lg\:t-mb-1{margin-bottom:.25rem!important}.t-lg\:t-ml-1{margin-left:.25rem!important}.t-lg\:t-mt-2{margin-top:.5rem!important}.t-lg\:t-mr-2{margin-right:.5rem!important}.t-lg\:t-mb-2{margin-bottom:.5rem!important}.t-lg\:t-ml-2{margin-left:.5rem!important}.t-lg\:t-mt-3{margin-top:.75rem!important}.t-lg\:t-mr-3{margin-right:.75rem!important}.t-lg\:t-mb-3{margin-bottom:.75rem!important}.t-lg\:t-ml-3{margin-left:.75rem!important}.t-lg\:t-mt-4{margin-top:1rem!important}.t-lg\:t-mr-4{margin-right:1rem!important}.t-lg\:t-mb-4{margin-bottom:1rem!important}.t-lg\:t-ml-4{margin-left:1rem!important}.t-lg\:t-mt-6{margin-top:1.5rem!important}.t-lg\:t-mr-6{margin-right:1.5rem!important}.t-lg\:t-mb-6{margin-bottom:1.5rem!important}.t-lg\:t-ml-6{margin-left:1.5rem!important}.t-lg\:t-mt-8{margin-top:2rem!important}.t-lg\:t-mr-8{margin-right:2rem!important}.t-lg\:t-mb-8{margin-bottom:2rem!important}.t-lg\:t-ml-8{margin-left:2rem!important}.t-lg\:t-mt-9{margin-top:3rem!important}.t-lg\:t-mr-9{margin-right:3rem!important}.t-lg\:t-mb-9{margin-bottom:3rem!important}.t-lg\:t-ml-9{margin-left:3rem!important}.t-lg\:t-mt-10{margin-top:3.5rem!important}.t-lg\:t-mr-10{margin-right:3.5rem!important}.t-lg\:t-mb-10{margin-bottom:3.5rem!important}.t-lg\:t-ml-10{margin-left:3.5rem!important}.t-lg\:t-mt-auto{margin-top:auto!important}.t-lg\:t-mr-auto{margin-right:auto!important}.t-lg\:t-mb-auto{margin-bottom:auto!important}.t-lg\:t-ml-auto{margin-left:auto!important}.t-lg\:t-mt-px{margin-top:1px!important}.t-lg\:t-mr-px{margin-right:1px!important}.t-lg\:t-mb-px{margin-bottom:1px!important}.t-lg\:t-ml-px{margin-left:1px!important}.t-lg\:t--mt-px{margin-top:-1px!important}.t-lg\:t--mr-px{margin-right:-1px!important}.t-lg\:t--mb-px{margin-bottom:-1px!important}.t-lg\:t--ml-px{margin-left:-1px!important}.t-lg\:t--mt-1{margin-top:-.25rem!important}.t-lg\:t--mr-1{margin-right:-.25rem!important}.t-lg\:t--mb-1{margin-bottom:-.25rem!important}.t-lg\:t--ml-1{margin-left:-.25rem!important}.t-lg\:t--mt-2{margin-top:-.5rem!important}.t-lg\:t--mr-2{margin-right:-.5rem!important}.t-lg\:t--mb-2{margin-bottom:-.5rem!important}.t-lg\:t--ml-2{margin-left:-.5rem!important}.t-lg\:t--mt-3{margin-top:-.75rem!important}.t-lg\:t--mr-3{margin-right:-.75rem!important}.t-lg\:t--mb-3{margin-bottom:-.75rem!important}.t-lg\:t--ml-3{margin-left:-.75rem!important}.t-lg\:t--mt-4{margin-top:-1rem!important}.t-lg\:t--mr-4{margin-right:-1rem!important}.t-lg\:t--mb-4{margin-bottom:-1rem!important}.t-lg\:t--ml-4{margin-left:-1rem!important}.t-lg\:t--mt-6{margin-top:-1.5rem!important}.t-lg\:t--mr-6{margin-right:-1.5rem!important}.t-lg\:t--mb-6{margin-bottom:-1.5rem!important}.t-lg\:t--ml-6{margin-left:-1.5rem!important}.t-lg\:t--mt-8{margin-top:-2rem!important}.t-lg\:t--mr-8{margin-right:-2rem!important}.t-lg\:t--mb-8{margin-bottom:-2rem!important}.t-lg\:t--ml-8{margin-left:-2rem!important}.t-lg\:t--mt-9{margin-top:-3rem!important}.t-lg\:t--mr-9{margin-right:-3rem!important}.t-lg\:t--mb-9{margin-bottom:-3rem!important}.t-lg\:t--ml-9{margin-left:-3rem!important}.t-lg\:t-max-h-full{max-height:100%!important}.t-lg\:t-max-h-screen{max-height:100vh!important}.t-lg\:t-max-w-xs{max-width:20rem!important}.t-lg\:t-max-w-sm{max-width:30rem!important}.t-lg\:t-max-w-md{max-width:40rem!important}.t-lg\:t-max-w-lg{max-width:50rem!important}.t-lg\:t-max-w-xl{max-width:60rem!important}.t-lg\:t-max-w-2xl{max-width:70rem!important}.t-lg\:t-max-w-3xl{max-width:80rem!important}.t-lg\:t-max-w-4xl{max-width:90rem!important}.t-lg\:t-max-w-5xl{max-width:100rem!important}.t-lg\:t-max-w-full{max-width:100%!important}.t-lg\:t-min-h-1{min-height:.25rem!important}.t-lg\:t-min-h-2{min-height:.5rem!important}.t-lg\:t-min-h-3{min-height:.75rem!important}.t-lg\:t-min-h-4{min-height:1rem!important}.t-lg\:t-min-h-24{min-height:4rem!important}.t-lg\:t-min-h-28{min-height:5rem!important}.t-lg\:t-min-h-48{min-height:12rem!important}.t-lg\:t-min-h-auto{min-height:auto!important}.t-lg\:t-min-h-px{min-height:1px!important}.t-lg\:t-min-h-full{min-height:100%!important}.t-lg\:t-min-h-screen{min-height:100vh!important}.t-lg\:t-min-h-bar{min-height:50px!important}.t-lg\:t-min-w-0{min-width:0!important}.t-lg\:t-min-w-4{min-width:1rem!important}.t-lg\:t-min-w-6{min-width:1.5rem!important}.t-lg\:t-min-w-8{min-width:2rem!important}.t-lg\:t-min-w-10{min-width:2.5rem!important}.t-lg\:t-min-w-12{min-width:3rem!important}.t-lg\:t-min-w-16{min-width:4rem!important}.t-lg\:t-min-w-24{min-width:6rem!important}.t-lg\:t-min-w-32{min-width:8rem!important}.t-lg\:t-min-w-48{min-width:12rem!important}.t-lg\:t-min-w-64{min-width:16rem!important}.t-lg\:t-min-w-72{min-width:18rem!important}.t-lg\:t-min-w-80{min-width:20rem!important}.t-lg\:t-min-w-88{min-width:22rem!important}.t-lg\:t-min-w-92{min-width:23rem!important}.t-lg\:t-min-w-96{min-width:24rem!important}.t-lg\:t-min-w-1\/2{min-width:50%!important}.t-lg\:t-min-w-1\/3{min-width:33.33333%!important}.t-lg\:t-min-w-2\/3{min-width:66.66667%!important}.t-lg\:t-min-w-1\/4{min-width:25%!important}.t-lg\:t-min-w-3\/4{min-width:75%!important}.t-lg\:t-min-w-1\/5{min-width:20%!important}.t-lg\:t-min-w-2\/5{min-width:40%!important}.t-lg\:t-min-w-3\/5{min-width:60%!important}.t-lg\:t-min-w-4\/5{min-width:80%!important}.t-lg\:t-min-w-1\/6{min-width:16.66667%!important}.t-lg\:t-min-w-5\/6{min-width:83.33333%!important}.t-lg\:t-min-w-full{min-width:100%!important}.t-lg\:t-min-w-sticky-panel{min-width:14.5rem!important}.t-lg\:t-min-w-panel{min-width:12.625rem!important}.t-lg\:t-min-w-content{min-width:31rem!important}.t-lg\:t-min-w-content-box{min-width:60rem!important}.t-lg\:t-opacity-0{opacity:0!important}.t-lg\:t-opacity-25{opacity:.25!important}.t-lg\:t-opacity-50{opacity:.5!important}.t-lg\:t-opacity-75{opacity:.75!important}.t-lg\:t-opacity-100{opacity:1!important}.t-lg\:t-overflow-auto{overflow:auto!important}.t-lg\:t-overflow-hidden{overflow:hidden!important}.t-lg\:t-overflow-visible{overflow:visible!important}.t-lg\:t-overflow-scroll{overflow:scroll!important}.t-lg\:t-overflow-x-auto{overflow-x:auto!important}.t-lg\:t-overflow-y-auto{overflow-y:auto!important}.t-lg\:t-overflow-x-hidden{overflow-x:hidden!important}.t-lg\:t-overflow-y-hidden{overflow-y:hidden!important}.t-lg\:t-overflow-x-visible{overflow-x:visible!important}.t-lg\:t-overflow-y-visible{overflow-y:visible!important}.t-lg\:t-overflow-x-scroll{overflow-x:scroll!important}.t-lg\:t-overflow-y-scroll{overflow-y:scroll!important}.t-lg\:t-scrolling-touch{-webkit-overflow-scrolling:touch!important}.t-lg\:t-scrolling-auto{-webkit-overflow-scrolling:auto!important}.t-lg\:t-p-0{padding:0!important}.t-lg\:t-p-1{padding:.25rem!important}.t-lg\:t-p-2{padding:.5rem!important}.t-lg\:t-p-3{padding:.75rem!important}.t-lg\:t-p-4{padding:1rem!important}.t-lg\:t-p-6{padding:1.5rem!important}.t-lg\:t-p-8{padding:2rem!important}.t-lg\:t-p-px{padding:1px!important}.t-lg\:t-py-0{padding-top:0!important;padding-bottom:0!important}.t-lg\:t-px-0{padding-left:0!important;padding-right:0!important}.t-lg\:t-py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.t-lg\:t-px-1{padding-left:.25rem!important;padding-right:.25rem!important}.t-lg\:t-py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.t-lg\:t-px-2{padding-left:.5rem!important;padding-right:.5rem!important}.t-lg\:t-py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.t-lg\:t-px-3{padding-left:.75rem!important;padding-right:.75rem!important}.t-lg\:t-py-4{padding-top:1rem!important;padding-bottom:1rem!important}.t-lg\:t-px-4{padding-left:1rem!important;padding-right:1rem!important}.t-lg\:t-py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.t-lg\:t-px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.t-lg\:t-py-8{padding-top:2rem!important;padding-bottom:2rem!important}.t-lg\:t-px-8{padding-left:2rem!important;padding-right:2rem!important}.t-lg\:t-py-px{padding-top:1px!important;padding-bottom:1px!important}.t-lg\:t-px-px{padding-left:1px!important;padding-right:1px!important}.t-lg\:t-pt-0{padding-top:0!important}.t-lg\:t-pr-0{padding-right:0!important}.t-lg\:t-pb-0{padding-bottom:0!important}.t-lg\:t-pl-0{padding-left:0!important}.t-lg\:t-pt-1{padding-top:.25rem!important}.t-lg\:t-pr-1{padding-right:.25rem!important}.t-lg\:t-pb-1{padding-bottom:.25rem!important}.t-lg\:t-pl-1{padding-left:.25rem!important}.t-lg\:t-pt-2{padding-top:.5rem!important}.t-lg\:t-pr-2{padding-right:.5rem!important}.t-lg\:t-pb-2{padding-bottom:.5rem!important}.t-lg\:t-pl-2{padding-left:.5rem!important}.t-lg\:t-pt-3{padding-top:.75rem!important}.t-lg\:t-pr-3{padding-right:.75rem!important}.t-lg\:t-pb-3{padding-bottom:.75rem!important}.t-lg\:t-pl-3{padding-left:.75rem!important}.t-lg\:t-pt-4{padding-top:1rem!important}.t-lg\:t-pr-4{padding-right:1rem!important}.t-lg\:t-pb-4{padding-bottom:1rem!important}.t-lg\:t-pl-4{padding-left:1rem!important}.t-lg\:t-pt-6{padding-top:1.5rem!important}.t-lg\:t-pr-6{padding-right:1.5rem!important}.t-lg\:t-pb-6{padding-bottom:1.5rem!important}.t-lg\:t-pl-6{padding-left:1.5rem!important}.t-lg\:t-pt-8{padding-top:2rem!important}.t-lg\:t-pr-8{padding-right:2rem!important}.t-lg\:t-pb-8{padding-bottom:2rem!important}.t-lg\:t-pl-8{padding-left:2rem!important}.t-lg\:t-pt-px{padding-top:1px!important}.t-lg\:t-pr-px{padding-right:1px!important}.t-lg\:t-pb-px{padding-bottom:1px!important}.t-lg\:t-pl-px{padding-left:1px!important}.t-lg\:t-pointer-events-none{pointer-events:none!important}.t-lg\:t-pointer-events-auto{pointer-events:auto!important}.t-lg\:t-static{position:static!important}.t-lg\:t-fixed{position:fixed!important}.t-lg\:t-absolute{position:absolute!important}.t-lg\:t-relative{position:relative!important}.t-lg\:t-sticky{position:-webkit-sticky!important;position:sticky!important}.t-lg\:t-inset-0{top:0!important;right:0!important;bottom:0!important;left:0!important}.t-lg\:t-inset-auto{top:auto!important;right:auto!important;bottom:auto!important;left:auto!important}.t-lg\:t-inset-y-0{top:0!important;bottom:0!important}.t-lg\:t-inset-x-0{right:0!important;left:0!important}.t-lg\:t-inset-y-auto{top:auto!important;bottom:auto!important}.t-lg\:t-inset-x-auto{right:auto!important;left:auto!important}.t-lg\:t-top-0{top:0!important}.t-lg\:t-right-0{right:0!important}.t-lg\:t-bottom-0{bottom:0!important}.t-lg\:t-left-0{left:0!important}.t-lg\:t-top-auto{top:auto!important}.t-lg\:t-right-auto{right:auto!important}.t-lg\:t-bottom-auto{bottom:auto!important}.t-lg\:t-left-auto{left:auto!important}.t-lg\:t-shadow{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.t-lg\:t-shadow-sm{box-shadow:1px 1px 2px 0 rgba(0,0,0,.2)!important}.t-lg\:t-shadow-md{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}.t-lg\:t-shadow-lg{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}.t-lg\:t-shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.08)!important}.t-lg\:t-shadow-none{box-shadow:none!important}.t-lg\:t-shadow-add{box-shadow:0 10px 40px -6px rgba(0,0,0,.1)!important}.t-lg\:t-shadow-box{box-shadow:0 10px 40px -6px rgba(0,0,0,.03)!important}.t-lg\:t-shadow-inner-sm{box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.2),1px 1px 2px 0 rgba(0,0,0,.2)!important}.t-lg\:hover\:t-shadow:hover{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.t-lg\:hover\:t-shadow-sm:hover{box-shadow:1px 1px 2px 0 rgba(0,0,0,.2)!important}.t-lg\:hover\:t-shadow-md:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}.t-lg\:hover\:t-shadow-lg:hover{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}.t-lg\:hover\:t-shadow-inner:hover{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.08)!important}.t-lg\:hover\:t-shadow-none:hover{box-shadow:none!important}.t-lg\:hover\:t-shadow-add:hover{box-shadow:0 10px 40px -6px rgba(0,0,0,.1)!important}.t-lg\:hover\:t-shadow-box:hover{box-shadow:0 10px 40px -6px rgba(0,0,0,.03)!important}.t-lg\:hover\:t-shadow-inner-sm:hover{box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.2),1px 1px 2px 0 rgba(0,0,0,.2)!important}.t-lg\:focus\:t-shadow:focus{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.t-lg\:focus\:t-shadow-sm:focus{box-shadow:1px 1px 2px 0 rgba(0,0,0,.2)!important}.t-lg\:focus\:t-shadow-md:focus{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)!important}.t-lg\:focus\:t-shadow-lg:focus{box-shadow:0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)!important}.t-lg\:focus\:t-shadow-inner:focus{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.08)!important}.t-lg\:focus\:t-shadow-none:focus{box-shadow:none!important}.t-lg\:focus\:t-shadow-add:focus{box-shadow:0 10px 40px -6px rgba(0,0,0,.1)!important}.t-lg\:focus\:t-shadow-box:focus{box-shadow:0 10px 40px -6px rgba(0,0,0,.03)!important}.t-lg\:focus\:t-shadow-inner-sm:focus{box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.2),1px 1px 2px 0 rgba(0,0,0,.2)!important}.t-lg\:t-text-left{text-align:left!important}.t-lg\:t-text-center{text-align:center!important}.t-lg\:t-text-right{text-align:right!important}.t-lg\:t-text-justify{text-align:justify!important}.t-lg\:t-text-grey-light{color:#f1f5f8!important}.t-lg\:t-text-grey-lighter{color:#f8fafc!important}.t-lg\:t-text-grey-darker{color:#606f7b!important}.t-lg\:t-text-grey-darker-2{color:gray!important}.t-lg\:t-text-grey-darker-3{color:#444!important}.t-lg\:t-text-grey-dark{color:#5d5d5b!important}.t-lg\:t-text-grey{color:#b5b5b3!important}.t-lg\:t-text-grey-action{color:#9b9b9b!important}.t-lg\:t-text-white,.t-lg\:t-text-white-action{color:#fff!important}.t-lg\:t-text-black{color:#000!important}.t-lg\:t-text-black-action{color:#40403d!important}.t-lg\:t-text-red,.t-lg\:t-text-red-action{color:#c00!important}.t-lg\:t-text-burgundy,.t-lg\:t-text-burgundy-action{color:#b11a1f!important}.t-lg\:t-text-orange,.t-lg\:t-text-orange-action{color:#e73712!important}.t-lg\:t-text-orange-gray,.t-lg\:t-text-orange-gray-action{color:#e35205!important}.t-lg\:t-text-green,.t-lg\:t-text-green-action{color:#038347!important}.t-lg\:t-text-lime,.t-lg\:t-text-lime-action{color:#6cac29!important}.t-lg\:t-text-blue,.t-lg\:t-text-blue-action{color:#1d4688!important}.t-lg\:t-text-yellow,.t-lg\:t-text-yellow-action{color:#f39b0e!important}.t-lg\:t-text-stock,.t-lg\:t-text-stock-action{color:#b5b5b4!important}.t-lg\:t-text-lyreco-blue,.t-lg\:t-text-lyreco-blue-action{color:#2d2e87!important}.t-lg\:t-text-transparent{color:transparent!important}.t-lg\:t-text-top-bar{color:#333!important}.t-lg\:t-text-custom{color:#b5b5b4!important}.t-lg\:t-text-variant{color:#0c547b!important}.t-lg\:t-text-outOfStock{color:gray!important}.t-lg\:hover\:t-text-grey-light:hover{color:#f1f5f8!important}.t-lg\:hover\:t-text-grey-lighter:hover{color:#f8fafc!important}.t-lg\:hover\:t-text-grey-darker:hover{color:#606f7b!important}.t-lg\:hover\:t-text-grey-darker-2:hover{color:gray!important}.t-lg\:hover\:t-text-grey-darker-3:hover{color:#444!important}.t-lg\:hover\:t-text-grey-dark:hover{color:#5d5d5b!important}.t-lg\:hover\:t-text-grey:hover{color:#b5b5b3!important}.t-lg\:hover\:t-text-grey-action:hover{color:#9b9b9b!important}.t-lg\:hover\:t-text-white-action:hover,.t-lg\:hover\:t-text-white:hover{color:#fff!important}.t-lg\:hover\:t-text-black:hover{color:#000!important}.t-lg\:hover\:t-text-black-action:hover{color:#40403d!important}.t-lg\:hover\:t-text-red-action:hover,.t-lg\:hover\:t-text-red:hover{color:#c00!important}.t-lg\:hover\:t-text-burgundy-action:hover,.t-lg\:hover\:t-text-burgundy:hover{color:#b11a1f!important}.t-lg\:hover\:t-text-orange-action:hover,.t-lg\:hover\:t-text-orange:hover{color:#e73712!important}.t-lg\:hover\:t-text-orange-gray-action:hover,.t-lg\:hover\:t-text-orange-gray:hover{color:#e35205!important}.t-lg\:hover\:t-text-green-action:hover,.t-lg\:hover\:t-text-green:hover{color:#038347!important}.t-lg\:hover\:t-text-lime-action:hover,.t-lg\:hover\:t-text-lime:hover{color:#6cac29!important}.t-lg\:hover\:t-text-blue-action:hover,.t-lg\:hover\:t-text-blue:hover{color:#1d4688!important}.t-lg\:hover\:t-text-yellow-action:hover,.t-lg\:hover\:t-text-yellow:hover{color:#f39b0e!important}.t-lg\:hover\:t-text-stock-action:hover,.t-lg\:hover\:t-text-stock:hover{color:#b5b5b4!important}.t-lg\:hover\:t-text-lyreco-blue-action:hover,.t-lg\:hover\:t-text-lyreco-blue:hover{color:#2d2e87!important}.t-lg\:hover\:t-text-transparent:hover{color:transparent!important}.t-lg\:hover\:t-text-top-bar:hover{color:#333!important}.t-lg\:hover\:t-text-custom:hover{color:#b5b5b4!important}.t-lg\:hover\:t-text-variant:hover{color:#0c547b!important}.t-lg\:hover\:t-text-outOfStock:hover{color:gray!important}.t-lg\:t-text-xs{font-size:.75rem!important}.t-lg\:t-text-sm{font-size:.8125rem!important}.t-lg\:t-text-base{font-size:1rem!important}.t-lg\:t-text-lg{font-size:1.125rem!important}.t-lg\:t-text-xl{font-size:1.25rem!important}.t-lg\:t-text-2xl{font-size:1.5rem!important}.t-lg\:t-text-3xl{font-size:1.875rem!important}.t-lg\:t-text-4xl{font-size:2.25rem!important}.t-lg\:t-text-5xl{font-size:3rem!important}.t-lg\:t-uppercase{text-transform:uppercase!important}.t-lg\:t-lowercase{text-transform:lowercase!important}.t-lg\:t-capitalize{text-transform:capitalize!important}.t-lg\:t-normal-case{text-transform:none!important}.t-lg\:t-align-baseline{vertical-align:baseline!important}.t-lg\:t-align-top{vertical-align:top!important}.t-lg\:t-align-middle{vertical-align:middle!important}.t-lg\:t-align-bottom{vertical-align:bottom!important}.t-lg\:t-align-text-top{vertical-align:text-top!important}.t-lg\:t-align-text-bottom{vertical-align:text-bottom!important}.t-lg\:t-visible{visibility:visible!important}.t-lg\:t-invisible{visibility:hidden!important}.t-lg\:t-whitespace-normal{white-space:normal!important}.t-lg\:t-whitespace-no-wrap{white-space:nowrap!important}.t-lg\:t-whitespace-pre{white-space:pre!important}.t-lg\:t-whitespace-pre-line{white-space:pre-line!important}.t-lg\:t-whitespace-pre-wrap{white-space:pre-wrap!important}.t-lg\:t-break-normal{overflow-wrap:normal!important;word-break:normal!important}.t-lg\:t-break-words{overflow-wrap:break-word!important}.t-lg\:t-break-all{word-break:break-all!important}.t-lg\:t-truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.t-lg\:t-w-1{width:.25rem!important}.t-lg\:t-w-2{width:.5rem!important}.t-lg\:t-w-3{width:.75rem!important}.t-lg\:t-w-4{width:1rem!important}.t-lg\:t-w-6{width:1.5rem!important}.t-lg\:t-w-8{width:2rem!important}.t-lg\:t-w-10{width:2.5rem!important}.t-lg\:t-w-12{width:3rem!important}.t-lg\:t-w-16{width:4rem!important}.t-lg\:t-w-24{width:6rem!important}.t-lg\:t-w-28{width:7rem!important}.t-lg\:t-w-32{width:8rem!important}.t-lg\:t-w-36{width:9rem!important}.t-lg\:t-w-40{width:10rem!important}.t-lg\:t-w-44{width:11rem!important}.t-lg\:t-w-48{width:12rem!important}.t-lg\:t-w-52{width:14rem!important}.t-lg\:t-w-64{width:16rem!important}.t-lg\:t-w-72{width:18rem!important}.t-lg\:t-w-80{width:20rem!important}.t-lg\:t-w-88{width:22rem!important}.t-lg\:t-w-92{width:23rem!important}.t-lg\:t-w-96{width:24rem!important}.t-lg\:t-w-auto{width:auto!important}.t-lg\:t-w-px{width:1px!important}.t-lg\:t-w-sticky-panel{width:14.5rem!important}.t-lg\:t-w-panel{width:12.625rem!important}.t-lg\:t-w-content{width:31rem!important}.t-lg\:t-w-content-box{width:60rem!important}.t-lg\:t-w-1\/2{width:50%!important}.t-lg\:t-w-1\/3{width:33.33333%!important}.t-lg\:t-w-2\/3{width:66.66667%!important}.t-lg\:t-w-1\/4{width:25%!important}.t-lg\:t-w-3\/4{width:75%!important}.t-lg\:t-w-1\/5{width:20%!important}.t-lg\:t-w-2\/5{width:40%!important}.t-lg\:t-w-3\/5{width:60%!important}.t-lg\:t-w-4\/5{width:80%!important}.t-lg\:t-w-1\/6{width:16.66667%!important}.t-lg\:t-w-5\/6{width:83.33333%!important}.t-lg\:t-w-9\/10{width:90%!important}.t-lg\:t-w-full{width:100%!important}.t-lg\:t-w-screen{width:100vw!important}.t-lg\:t-z-0{z-index:0!important}.t-lg\:t-z-10{z-index:10!important}.t-lg\:t-z-20{z-index:20!important}.t-lg\:t-z-30{z-index:30!important}.t-lg\:t-z-40{z-index:40!important}.t-lg\:t-z-50{z-index:50!important}.t-lg\:t-z-150{z-index:150!important}.t-lg\:t-z-200{z-index:200!important}.t-lg\:t-z-250{z-index:250!important}.t-lg\:t-z-300{z-index:300!important}.t-lg\:t-z-310{z-index:310!important}.t-lg\:t-z-1040{z-index:1040!important}.t-lg\:t-z-1050{z-index:1050!important}.t-lg\:t-z-1060{z-index:1060!important}.t-lg\:t-z-1070{z-index:1070!important}.t-lg\:t-z-auto{z-index:auto!important}}</style>
        <script src="https://www.ishimages.lyreco.com/eCommerce/UI-components/production/netshop/50643/js/netshop-lib-a1fe5bdccc53ca6663ba.js" type="text/javascript"></script><style type="text/css">.scandit.scandit-container{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;width:100%}.scandit.scandit-barcode-picker{background-color:#000;height:100%;min-height:1px;min-width:1px;position:relative;width:100%}.scandit .scandit-video{display:block;height:100%;position:relative;width:100%}.scandit .scandit-video.mirrored{transform:scaleX(-1)}.scandit .scandit-logo{bottom:5%;max-height:12.5%;max-width:35%;right:5%}.scandit .scandit-laser,.scandit .scandit-logo{pointer-events:none;position:absolute;transform:translateZ(0)}.scandit .scandit-laser{align-items:center;box-sizing:border-box;display:flex;top:-9999px;z-index:10}.scandit .scandit-laser img{max-height:47px;width:100%}.scandit .scandit-laser img,.scandit .scandit-viewfinder{animation-duration:.25s;position:absolute;transition:opacity .25s ease}.scandit .scandit-viewfinder{border:2px solid #fff;border-radius:10px;box-sizing:border-box;pointer-events:none;top:-9999px;transform:translateZ(0);z-index:10}.scandit .scandit-viewfinder.paused{opacity:.4}.scandit .scandit-camera-switcher,.scandit .scandit-torch-toggle{-webkit-tap-highlight-color:rgba(255,255,255,0);cursor:pointer;filter:drop-shadow(0 2px 0 #808080);max-height:15%;max-width:15%;position:absolute;top:5%;transform:translateZ(0);z-index:10}.scandit .scandit-camera-switcher{left:5%}.scandit .scandit-torch-toggle{right:5%}.scandit .scandit-camera-upload{-webkit-tap-highlight-color:rgba(255,255,255,0);height:100%;width:100%;z-index:5}.scandit .scandit-camera-upload,.scandit .scandit-camera-upload label{align-items:center;display:flex;flex-direction:column;justify-content:center}.scandit .scandit-camera-upload label{border-radius:50%;cursor:pointer;height:180px;margin-top:18px;width:180px}.scandit .scandit-camera-upload label input[type=file]{position:absolute;top:-9999px}.scandit .radial-progress{animation-duration:.25s;background-color:transparent;border-radius:50%;border-style:solid;border-width:3px;box-sizing:border-box;height:180px;position:absolute;transition:opacity 1s ease,border-color .5s;width:180px}.scandit .radial-progress[data-progress="0"]{opacity:.2}.scandit .radial-progress[data-progress="5"]{opacity:.24}.scandit .radial-progress[data-progress="10"]{opacity:.28}.scandit .radial-progress[data-progress="15"]{opacity:.32}.scandit .radial-progress[data-progress="20"]{opacity:.36}.scandit .radial-progress[data-progress="25"]{opacity:.4}.scandit .radial-progress[data-progress="30"]{opacity:.44}.scandit .radial-progress[data-progress="35"]{opacity:.48}.scandit .radial-progress[data-progress="40"]{opacity:.52}.scandit .radial-progress[data-progress="45"]{opacity:.56}.scandit .radial-progress[data-progress="50"]{opacity:.6}.scandit .radial-progress[data-progress="55"]{opacity:.64}.scandit .radial-progress[data-progress="60"]{opacity:.68}.scandit .radial-progress[data-progress="65"]{opacity:.72}.scandit .radial-progress[data-progress="70"]{opacity:.76}.scandit .radial-progress[data-progress="75"]{opacity:.8}.scandit .radial-progress[data-progress="80"]{opacity:.84}.scandit .radial-progress[data-progress="85"]{opacity:.88}.scandit .radial-progress[data-progress="90"]{opacity:.92}.scandit .radial-progress[data-progress="95"]{opacity:.96}.scandit .radial-progress[data-progress="100"]{opacity:1}.scandit .scandit-flash-color{animation-name:scandit-flash-color}.scandit .scandit-flash-white{animation-name:scandit-flash-white}.scandit .scandit-flash-inset{animation-name:scandit-flash-inset}.scandit .scandit-opacity-pulse{animation-delay:0s,.333s;animation-duration:.333s,1s;animation-iteration-count:1,infinite;animation-name:scandit-opacity-pulse-before,scandit-opacity-pulse;animation-timing-function:cubic-bezier(.645,.045,.355,1),cubic-bezier(.645,.045,.355,1)}.scandit .scandit-hidden-opacity{opacity:0}.scandit-hidden{display:none!important}@keyframes scandit-flash-color{0%{filter:none}50%{filter:drop-shadow(0 0 .75rem #fff) drop-shadow(0 0 2.5rem #7ed9e2)}to{filter:none}}@keyframes scandit-flash-white{0%{filter:none}50%{filter:drop-shadow(0 0 .5rem #fff) drop-shadow(0 0 1rem #fff) drop-shadow(0 0 2.5rem #fff)}to{filter:none}}@keyframes scandit-flash-inset{0%{box-shadow:none}50%{box-shadow:inset 0 0 .5rem,inset 0 0 1rem,inset 0 0 2.5rem}to{box-shadow:none}}@keyframes scandit-opacity-pulse-before{0%{opacity:1}to{opacity:.4}}@keyframes scandit-opacity-pulse{0%{opacity:.4}50%{opacity:.6}to{opacity:.4}}</style><style type="text/css">
.VueCarousel-navigation-button[data-v-453ad8cd] {
  position: absolute;
  top: 50%;
  box-sizing: border-box;
  color: #000;
  text-decoration: none;
  appearance: none;
  border: none;
  background-color: transparent;
  padding: 0;
  cursor: pointer;
  outline: none;
}
.VueCarousel-navigation-button[data-v-453ad8cd]:focus {
  outline: 1px solid lightblue;
}
.VueCarousel-navigation-next[data-v-453ad8cd] {
  right: 0;
  transform: translateY(-50%) translateX(100%);
  font-family: "system";
}
.VueCarousel-navigation-prev[data-v-453ad8cd] {
  left: 0;
  transform: translateY(-50%) translateX(-100%);
  font-family: "system";
}
.VueCarousel-navigation--disabled[data-v-453ad8cd] {
  opacity: 0.5;
  cursor: default;
}

/* Define the "system" font family */
@font-face {
  font-family: system;
  font-style: normal;
  font-weight: 300;
  src: local(".SFNSText-Light"), local(".HelveticaNeueDeskInterface-Light"),
    local(".LucidaGrandeUI"), local("Ubuntu Light"), local("Segoe UI Symbol"),
    local("Roboto-Light"), local("DroidSans"), local("Tahoma");
}
</style><style type="text/css">
.VueCarousel-pagination[data-v-438fd353] {
  width: 100%;
  text-align: center;
}
.VueCarousel-pagination--top-overlay[data-v-438fd353] {
  position: absolute;
  top: 0;
}
.VueCarousel-pagination--bottom-overlay[data-v-438fd353] {
  position: absolute;
  bottom: 0;
}
.VueCarousel-dot-container[data-v-438fd353] {
  display: inline-block;
  margin: 0 auto;
  padding: 0;
}
.VueCarousel-dot[data-v-438fd353] {
  display: inline-block;
  cursor: pointer;
  appearance: none;
  border: none;
  background-clip: content-box;
  box-sizing: content-box;
  padding: 0;
  border-radius: 100%;
  outline: none;
}
.VueCarousel-dot[data-v-438fd353]:focus {
  outline: 1px solid lightblue;
}
</style><style type="text/css">
.VueCarousel-slide {
  flex-basis: inherit;
  flex-grow: 0;
  flex-shrink: 0;
  user-select: none;
  backface-visibility: hidden;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none;
}
.VueCarousel-slide-adjustableHeight {
  display: table;
  flex-basis: auto;
  width: 100%;
}
</style><style type="text/css">
.VueCarousel {
  display: flex;
  flex-direction: column;
  position: relative;
}
.VueCarousel--reverse {
  flex-direction: column-reverse;
}
.VueCarousel-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.VueCarousel-inner {
  display: flex;
  flex-direction: row;
  backface-visibility: hidden;
}
.VueCarousel-inner--center {
  justify-content: center;
}
</style><style type="text/css">/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none; }
  .pswp * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .pswp img {
    max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0; }

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0; }

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }
</style><style type="text/css">/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .pswp__button:focus, .pswp__button:hover {
    opacity: 1; }
  .pswp__button:active {
    outline: none;
    opacity: 0.9; }
  .pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQgAAABYCAQAAACjBqE3AAAB6klEQVR4Ae3bsWpUQRTG8YkkanwCa7GzVotsI/gEgk9h4Vu4ySLYmMYgbJrc3lrwZbJwC0FMt4j7F6Y4oIZrsXtgxvx/1c0ufEX4cnbmLCmSJEmSJEmSJEmSJP3XCBPvbJU+8doWmDFwyZpLBmYlNJebz0KwzykwsuSYJSNwykEJreV2BaBMaLIQZ2xYcFgqDlmw4ayE/FwL0dDk4Qh4W37DAjgqIT+3HRbigjH+iikVdxgZStgyN0Su2sXIeTwTT+esdpcbIlfNAuZ/TxresG4zV8kYWSZNiKUTokMMSWeIwTNEn4fK2TW3gRNgVkJLuVksROA9G+bEvoATNlBCa7nZXEwdxEZxzpKRKFh+bsv8LmPFmhX1OwfIz81jIRJQ5eeqG9B+riRJkiRJkiRJkiRJkiRJkiRJUkvA/8RQoEpKlJWINFkJ62AlrEP/mNBibnv2yz/A3t7Uq3LcpoxP8COjC1T5vxoAD5VdoEqdDrd5QuW1swtUSaueh3zkiuBiqgtA2OlkeMcP/uDqugsJdbjHF65VdPMKwS0+WQc/MgKvrIOHysB9vgPwk8+85hmPbnQdvHZyDMAFD7L3EOpgMcVdvnHFS0/vlatrXvCVx0U9gt3fxvnA0/hB4nmRJEmSJEmSJEmSJGmHfgFLaDPoMu5xWwAAAABJRU5ErkJggg==) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjY0IiBoZWlnaHQ9Ijg4IiB2aWV3Qm94PSIwIDAgMjY0IDg4IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjx0aXRsZT5kZWZhdWx0LXNraW4gMjwvdGl0bGU+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48Zz48cGF0aCBkPSJNNjcuMDAyIDU5LjV2My43NjhjLTYuMzA3Ljg0LTkuMTg0IDUuNzUtMTAuMDAyIDkuNzMyIDIuMjItMi44MyA1LjU2NC01LjA5OCAxMC4wMDItNS4wOThWNzEuNUw3MyA2NS41ODUgNjcuMDAyIDU5LjV6IiBpZD0iU2hhcGUiIGZpbGw9IiNmZmYiLz48ZyBmaWxsPSIjZmZmIj48cGF0aCBkPSJNMTMgMjl2LTVoMnYzaDN2MmgtNXpNMTMgMTVoNXYyaC0zdjNoLTJ2LTV6TTMxIDE1djVoLTJ2LTNoLTN2LTJoNXpNMzEgMjloLTV2LTJoM3YtM2gydjV6IiBpZD0iU2hhcGUiLz48L2c+PGcgZmlsbD0iI2ZmZiI+PHBhdGggZD0iTTYyIDI0djVoLTJ2LTNoLTN2LTJoNXpNNjIgMjBoLTV2LTJoM3YtM2gydjV6TTcwIDIwdi01aDJ2M2gzdjJoLTV6TTcwIDI0aDV2MmgtM3YzaC0ydi01eiIvPjwvZz48cGF0aCBkPSJNMjAuNTg2IDY2bC01LjY1Ni01LjY1NiAxLjQxNC0xLjQxNEwyMiA2NC41ODZsNS42NTYtNS42NTYgMS40MTQgMS40MTRMMjMuNDE0IDY2bDUuNjU2IDUuNjU2LTEuNDE0IDEuNDE0TDIyIDY3LjQxNGwtNS42NTYgNS42NTYtMS40MTQtMS40MTRMMjAuNTg2IDY2eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik0xMTEuNzg1IDY1LjAzTDExMCA2My41bDMtMy41aC0xMHYtMmgxMGwtMy0zLjUgMS43ODUtMS40NjhMMTE3IDU5bC01LjIxNSA2LjAzeiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik0xNTIuMjE1IDY1LjAzTDE1NCA2My41bC0zLTMuNWgxMHYtMmgtMTBsMy0zLjUtMS43ODUtMS40NjhMMTQ3IDU5bDUuMjE1IDYuMDN6IiBmaWxsPSIjZmZmIi8+PGc+PHBhdGggaWQ9IlJlY3RhbmdsZS0xMSIgZmlsbD0iI2ZmZiIgZD0iTTE2MC45NTcgMjguNTQzbC0zLjI1LTMuMjUtMS40MTMgMS40MTQgMy4yNSAzLjI1eiIvPjxwYXRoIGQ9Ik0xNTIuNSAyN2MzLjAzOCAwIDUuNS0yLjQ2MiA1LjUtNS41cy0yLjQ2Mi01LjUtNS41LTUuNS01LjUgMi40NjItNS41IDUuNSAyLjQ2MiA1LjUgNS41IDUuNXoiIGlkPSJPdmFsLTEiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTUwIDIxaDV2MWgtNXoiLz48L2c+PGc+PHBhdGggZD0iTTExNi45NTcgMjguNTQzbC0xLjQxNCAxLjQxNC0zLjI1LTMuMjUgMS40MTQtMS40MTQgMy4yNSAzLjI1eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik0xMDguNSAyN2MzLjAzOCAwIDUuNS0yLjQ2MiA1LjUtNS41cy0yLjQ2Mi01LjUtNS41LTUuNS01LjUgMi40NjItNS41IDUuNSAyLjQ2MiA1LjUgNS41IDUuNXoiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTA2IDIxaDV2MWgtNXoiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTA5LjA0MyAxOS4wMDhsLS4wODUgNS0xLS4wMTcuMDg1LTV6Ii8+PC9nPjwvZz48L2c+PC9zdmc+); }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none; } }

.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
      -ms-transform: translateY(6px);
          transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
          transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }
  .pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px; }
    .pswp__share-tooltip a:hover {
      text-decoration: none;
      color: #000; }
    .pswp__share-tooltip a:first-child {
      /* round corners on the first/last list item */
      border-radius: 2px 2px 0 0; }
    .pswp__share-tooltip a:last-child {
      border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }
  .pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }
  a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

/*
	
	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }
  .pswp__caption small {
    font-size: 11px;
    color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC; }

.pswp__caption--empty {
  display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }
  .pswp__preloader--active .pswp__preloader__icn {
    /* We use .gif in browsers that don't support CSS animation */
    background: url(data:image/gif;base64,R0lGODlhFAAUAPMIAIeHhz8/P1dXVycnJ8/Pz7e3t5+fn29vb////wAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFBwAIACwAAAAAFAAUAEAEUxDJSatFxtwaggWAdIyHJAhXoRYSQUhDPGx0TbmujahbXGWZWqdDAYEsp5NupLPkdDwE7oXwWVasimzWrAE1tKFHErQRK8eL8mMUlRBJVI307uoiACH5BAUHAAgALAEAAQASABIAAAROEMkpS6E4W5upMdUmEQT2feFIltMJYivbvhnZ3R0A4NMwIDodz+cL7nDEn5CH8DGZh8MtEMBEoxkqlXKVIgQCibbK9YLBYvLtHH5K0J0IACH5BAUHAAgALAEAAQASABIAAAROEMkpjaE4W5spANUmFQX2feFIltMJYivbvhnZ3d1x4BNBIDodz+cL7nDEn5CH8DGZAsFtMMBEoxkqlXKVIgIBibbK9YLBYvLtHH5K0J0IACH5BAUHAAgALAEAAQASABIAAAROEMkpAaA4W5vpOdUmGQb2feFIltMJYivbvhnZ3Z0g4FNRIDodz+cL7nDEn5CH8DGZgcCNQMBEoxkqlXKVIgYDibbK9YLBYvLtHH5K0J0IACH5BAUHAAgALAEAAQASABIAAAROEMkpz6E4W5upENUmAQD2feFIltMJYivbvhnZ3V0Q4JNhIDodz+cL7nDEn5CH8DGZg8GtUMBEoxkqlXKVIggEibbK9YLBYvLtHH5K0J0IACH5BAUHAAgALAEAAQASABIAAAROEMkphaA4W5tpCNUmHQf2feFIltMJYivbvhnZ3d0w4BMAIDodz+cL7nDEn5CH8DGZBMLNYMBEoxkqlXKVIgoFibbK9YLBYvLtHH5K0J0IACH5BAUHAAgALAEAAQASABIAAAROEMkpQ6A4W5vpGNUmCQL2feFIltMJYivbvhnZ3R1B4NNxIDodz+cL7nDEn5CH8DGZhcINAMBEoxkqlXKVIgwGibbK9YLBYvLtHH5K0J0IACH5BAUHAAcALAEAAQASABIAAANCeLo6wzA6FxkhbaoQ4L3ZxnXLh0EjWZ4RV71VUcCLIByyTNt2PsO8m452sBGJBsNxkUwuD03lAQBASqnUJ7aq5UYSADs=) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise 500ms linear infinite;
            animation: clockwise 500ms linear infinite; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
            animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

/*
	
	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }
</style>
        <script src="https://cdn-netshop.lyrecocontract.no:443/static/1727201789000000/objectstore/netshop-portal/javascript/globals.js" type="text/javascript"></script>
        <script async="" src="https://cdn-netshop.lyrecocontract.no:443/static/1726768883000000/objectstore/netshop-portal/javascript/upSell.js" type="text/javascript"></script>
        <script async="" src="https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/netshop-portal/javascript/shoppingList-1.0.0.js" type="text/javascript"></script>
        <script async="" src="https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/netshop-portal/javascript/sorttable.js" type="text/javascript"></script>
        
        <link href="//analytics.newscred.com" rel="dns-prefetch">
        <script async="" src="//analytics.newscred.com/analytics_95ee2102b89f45dbbc6a7960ed2ebe0b.js"></script>
        
        <link rel="stylesheet" type="text/css" media="all" href="https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/netshop-portal/libs/font-awesome/4.7.0/css/font-awesome.min.css">
        <script type="text/javascript">
            (function lazyLoadFontAwesomeFont() {
                var fontawesomeFontStyle = document.createElement("style");
                fontawesomeFontStyle.appendChild(document.createTextNode(' @font-face { font-family: "FontAwesome"; font-weight: normal; font-style: normal;\
                    src: url("https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/netshop-portal/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.eot"),\
                         url("https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/netshop-portal/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2"),\
                         url("https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/netshop-portal/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff"),\
                         url("https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/netshop-portal/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf"),\
                         url("https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/netshop-portal/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.svg");}'));
                document.head.appendChild(fontawesomeFontStyle);
            })();
            (function lazyLoadFontAwesomeCss() {
                var fontAwesomeCss = document.createElement("link");
                fontAwesomeCss.href = "https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/netshop-portal/libs/font-awesome/4.7.0/css/font-awesome.min.css";
                fontAwesomeCss.rel = "stylesheet";
                fontAwesomeCss.type = "text/css";
                document.getElementsByTagName('head')[0].appendChild(fontAwesomeCss);
            })();
        </script><style> @font-face { font-family: "FontAwesome"; font-weight: normal; font-style: normal;                    src: url("https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/netshop-portal/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.eot"),                         url("https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/netshop-portal/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2"),                         url("https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/netshop-portal/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff"),                         url("https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/netshop-portal/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf"),                         url("https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/netshop-portal/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.svg");}</style><link href="https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/netshop-portal/libs/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" type="text/css">
        <script language="Javascript">
            var baseurl = 'https://www.lyrecocontract.no:443/web/';
        </script>
        <title>Lyreco ®</title>
        <script type="text/javascript">
            function isInternetExplorer() {
                return /MSIE (\d+\.\d+);/.test(navigator.userAgent) || navigator.userAgent.indexOf("Trident/") > -1;
            }
            function findColumnById(columnName, column) { return column.id === columnName }
            function centerLayoutColumns(){
                const layoutColumns = document.querySelectorAll('#left, #right, #center');
                for (var i = 0; i < layoutColumns.length; i++) {
                    if (layoutColumns[i].id !== "center" )
                        makeCenter(layoutColumns[i]);
                }
                const leftColumns = Array.prototype.slice
                    .call(layoutColumns)
                    .filter(findColumnById.bind(this, "left"));
                const rightColumns = Array.prototype.slice
                    .call(layoutColumns)
                    .filter(findColumnById.bind(this, "right"));
                const centerColumns = Array.prototype.slice
                    .call(layoutColumns)
                    .filter(findColumnById.bind(this, "center"));
                if (centerColumns.length > 0 && leftColumns.length > 0 && rightColumns.length > 0) {
                    changeCenterColumnWidth(centerColumns[0], "60%");
                }
                if (centerColumns.length > 0 && leftColumns.length > 0 && rightColumns.length === 0) {
                    changeCenterColumnWidth(centerColumns[0], "100%");
                }
            }
            function makeCenter(element) {
                element.style["margin-left"] = "auto";
                element.style["margin-right"] = "auto";
            }
            function changeCenterColumnWidth(element, width) {
                element.style["width"] = width;
            }
            document.addEventListener('DOMContentLoaded', centerLayoutColumns, false);
            document.addEventListener('DOMContentLoaded', window.setupCheckoutPages, false);
        </script>
        <!--  Session expired handling  redirects to root-->
        
        <!-- Google Tag Manager -->
        <script type="text/javascript" data-usercentrics="Google Tag Manager">
            (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push(
                    {'gtm.start': new Date().getTime(),event:'gtm.js'}
                );var f=d.getElementsByTagName(s)[0],
                j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
                'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
            })(window,document,'script','dataLayer','GTM-NCM4GCR');
        </script>
        <!-- End Google Tag Manager -->
        
            <link rel="stylesheet" type="text/css" media="all" href="https://cdn-netshop.lyrecocontract.no:443/static/1677141869000000/objectstore/www.lyrecocontract.no/NO10_20230223.css">
        
        
    <script>bazadebezolkohpepadr="267946566"</script><script type="text/javascript" src="https://www.lyrecocontract.no/akam/13/ff88949" defer=""></script><style id="bootstrap-custom-css-vars">:root {
          --s-primary: hsl(239, 50%, 35%);
--s-primary-h: 239deg;
--s-primary-s: 50%;
--s-primary-l: 35%;
--s-secondary: hsl(75, 75%, 44%);
--s-secondary-h: 75deg;
--s-secondary-s: 75%;
--s-secondary-l: 44%;
--s-primary-hover: hsl(239, 61%, 18%);
--s-primary-hover-h: 239deg;
--s-primary-hover-s: 61%;
--s-primary-hover-l: 18%;
--s-secondary-hover: hsl(75, 76%, 35%);
--s-secondary-hover-h: 75deg;
--s-secondary-hover-s: 76%;
--s-secondary-hover-l: 35%;
        }</style><style type="text/css">.tata {
  position: fixed;
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 300px;
  border-radius: 3px;
  color: #ffffff;
  font-size: 16px;
  z-index: 9999;
  pointer-events: auto;
  padding: 12px 14px 12px 20px;
  box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
}

.tata:hover {
  opacity: 1;
}

.tata * {
  box-sizing: border-box;
}

.tata .tata-icon {
  font-size: 2em;
  color: inherit;
}

.tata .tata-body {
  margin: 0;
  padding: 0 14px;
  min-height: 38px;
  min-width: 260px;
}

.tata .tata-title {
  margin: 0 0 2px 0;
  font-size: 1em;
}

.tata .tata-text {
  margin: 0;
  font-size: .9em;
}

.tata .tata-close {
  position: absolute;
  top: 6px;
  right: 6px;
  border: none;
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-weight: bold;
  color: inherit;
  cursor: pointer;
  outline: none;
  background: transparent;
}

.tata-progress {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 5px;
  border-radius: 0 0 3px 3px;
  background: rgba(0, 0, 0, 0.2);
}

.tata .tata-close:hover {
  opacity: 0.4;
}

.tata.top-right {
  top: 12px;
  right: 12px;
}

.tata.top-mid {
  top: 12px;
  left: 50%;
  transform: translateX(-50%);
}

.tata.top-left {
  top: 12px;
  left: 12px;
}

.tata.bottom-right {
  right: 12px;
  bottom: 18px;
}

.tata.bottom-mid {
  left: 50%;
  bottom: 18px;
  transform: translateX(-50%);
}

.tata.bottom-left {
  bottom: 18px;
  left: 12px;
}

.tata.mid-right {
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
}

.tata.mid-left {
  top: 50%;
  left: 12px;
  transform: translateY(-50%);
}

.tata.mid-mid {
  top: 35%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.tata.text {
  color: #fff;
  background: #323232;
}

.tata.log {
  color: #333333;
  background: #fffffc;
}

.tata.info {
  background: #2ca9e1;
}

.tata.warn {
  background: #f89406;
}

.tata.error {
  background: #e9546b;
}

.tata.success {
  background: #38b48b;
}

.tata.fade-in {
  animation: .4s ease-in fadeIn forwards;
}

.tata.fade-out {
  animation: .4s linear fadeOut forwards;
}

.tata.slide-right-in {
  animation: .4s ease slideRightIn forwards;
}

.tata.slide-right-out {
  animation: .4s ease slideRightOut forwards;
}

.tata.slide-left-in {
  animation: .4s ease slideLeftIn forwards;
}

.tata.slide-left-out {
  animation: .4s ease slideLeftOut forwards;
}

.tata.slide-top-in {
  animation: .4s ease slideTopIn forwards;
}

.tata.slide-top-out {
  animation: .4s ease slideTopOut forwards;
}

.tata.slide-bottom-in {
  animation: .4s ease slideBottomIn forwards;
}

.tata.slide-bottom-out {
  animation: .4s ease slideBottomOut forwards;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes slideRightIn {
  from {
    right: -310px;
  }

  to {
    right: 12px;
  }
}

@keyframes slideRightOut {
  from {
    right: 12px;
  }

  to {
    right: -310px;
  }
}

@keyframes slideLeftIn {
  from {
    left: -310px;
  }

  to {
    left: 12px;
  }
}

@keyframes slideLeftOut {
  from {
    left: 12px;
  }

  to {
    left: -310px;
  }
}

@keyframes slideTopIn {
  from {
    top: calc(-100% + -12px);
  }
  to {
    top: 12px;
  }
}

@keyframes slideTopOut {
  from {
    top: 12px;
  }
  to {
    top: calc(-100% + -12px);
  }
}

@keyframes slideBottomIn {
  from {
    bottom: calc(-100% + -18px);
  }
  to {
    bottom: 18px;
  }
}

@keyframes slideBottomOut {
  from {
    bottom: 18px;
  }
  to {
    bottom: calc(-100% + -18px);
  }
}

@keyframes reduceWidth {
  from {
    width: 100%;
  }

  to {
    width: 0%;
  }
}</style><link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"><style type="text/css">@media only screen and (max-width:768px){.n-product-suggestions-modal .n-modal-container-size{width:auto;margin:0 20px}}@media only screen and (min-width:769px){.n-product-suggestions-modal .n-modal-container-size{width:500px}}</style><style type="text/css">.n-modal-container-size{position:fixed;left:0;right:0;top:50%;margin:0 auto;transform:translateY(-50%)}.modal-container{z-index:10000}.modal-content{z-index:10001}</style><script async="" src="https://apps.mypurecloud.de/genesys-bootstrap/genesys.min.js" charset="utf-8"></script><style type="text/css">.n-landing__banner .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-button.VueCarousel-navigation-next,.n-landing__banner .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-button.VueCarousel-navigation-prev{outline:none;background:#fff;color:grey;padding-top:0!important;padding-bottom:15px!important;opacity:.8;font-size:70px}.n-landing__banner .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-button.VueCarousel-navigation-prev{left:34px;border-bottom-right-radius:999px;border-top-right-radius:999px}.n-landing__banner .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-button.VueCarousel-navigation-next{right:34px;border-bottom-left-radius:999px;border-top-left-radius:999px}.n-landing__banner .VueCarousel .VueCarousel-pagination .VueCarousel-dot-container,.n-landing__banner .VueCarousel .VueCarousel-pagination .VueCarousel-dot-container .VueCarousel-dot{outline:none;margin-top:0!important}.n-landing__banner .VueCarousel .VueCarousel-pagination{width:auto;height:auto;align-self:center;left:50%;transform:translateX(-50%)}</style><style type="text/css">.n-multiple-banners{max-width:940px}.n-banner-text-shadow{text-shadow:0 0 4px rgba(0,0,0,.4)}.hover\:n-banner-zoom:hover{transform:scale(1.01)}.n-banner-text-content,.n-banner-text-title{overflow-wrap:break-word;word-break:break-word;width:98%}.n-banner-py{padding-top:.75rem;padding-bottom:.75rem}.n-banner-mb{margin-bottom:1rem}.n-banner-m{margin:.5rem}.n-banner-center{display:flex;justify-content:center;justify-items:center;position:relative;width:100%;background:#fff}</style><script src="https://apps.mypurecloud.de/journey/messenger-plugins/offersHelper.min.js" type="text/javascript" charset="UTF-8"></script></head>
        
    <body bgcolor="#ffffff" leftmargin="10" topmargin="10" onload="resizeBackground()" class="homepage js-stickybit-parent overflowHidden">
        
        <iframe name="__tcfapiLocator" style="display: none;"></iframe><!-- Google Tag Manager (noscript) -->
        <noscript>
            <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NCM4GCR"
                height="0" width="0" style="display:none;visibility:hidden">
            </iframe>
        </noscript>
        <!-- End Google Tag Manager (noscript) -->
        
        <script type="text/javascript">
            function isLoggedIn() {
                return 'true' === 'false';
            }
        </script>
        
            <div id="top" class="" style="position: sticky; top: 0px;">
                
                    
                    
                        
                        
                            









    
    
        <div id="PcJavascriptDisabledWarning">
            <style>
        .javascript-disabled-warning {
            display: flex;
            align-items: center;
            position: relative;
            justify-content: center;
            padding: 20px;
            margin-top: -30px;
            font-size: 1rem;
            padding-left: 150px;
            padding-right: 150px;
            padding-top: 35px;
            padding-bottom: 35px;
            background: orange;
            font-weight: bold;
            color: black;
            line-height: 1.5rem;
        }
        </style><noscript>
<div class="javascript-disabled-warning">For Netshop to work properly, the browser you are using must have Javascript support enabled. Please enable Javascript support in your browser settings or contact your computer administrator.</div>
</noscript>

        </div>
    

                        
                    
                    
                
                    
                    
                        
                        
                            









    
    
        <div id="PcNotification">
            <script type="text/javascript" src="https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/javascript/tata.min.js"></script><script>
            const addToCartNotificationTexts = {
                name: '',
                success: 'Produktet legges til i handlekurven',
                error: 'Kunne ikke legge produktet til handlekurven'
            }
            function addToCartSuccessNotification() {
                tata.success(addToCartNotificationTexts.success, addToCartNotificationTexts.name);
            }
            function addToCartFailNotification() {
                tata.error(addToCartNotificationTexts.error, addToCartNotificationTexts.name);
            }
            window.addToCartSuccessNotification = addToCartSuccessNotification;
            window.addToCartFailNotification = addToCartFailNotification;
        </script>

        </div>
    

                        
                    
                    
                
                    
                    
                        
                        
                            









    
    
        <div id="PcNavigationHeader" class="searchBody">
            <nvc-product-suggestions-modal vce-ready=""><div class="n-product-suggestions-modal" at="undefined"><div at="ProductSuggestionsModal-Modal"><!----> <!----></div> <form method="POST" action="ePortal/ctrl" class="t-hidden" at="ProductSuggestionsModal-AddToCartForm"><input name="action" type="hidden" value="shoppingcart"><input name="spec" type="hidden" value="addItem"><input name="row" type="hidden" value="1"><input name="location" type="hidden" value="homepage"><input name="itemNumber_1" type="hidden"><input name="lastNodeRI" type="hidden"><input name="lastFromResult" type="hidden"><input name="cmnt" type="hidden"><input name="unitOfMeasure_1" type="hidden"><input name="qty_1" type="hidden"></form></div></nvc-product-suggestions-modal><script>
            const callToAction = {
                title: "Ønsker du likevel å velge vare {title} med artikelnr {id} med lenger leveringstid?",
                options: [
                    {
                        title: 'Nei',
                        action: {
                            name: 'cancel'
                        }
                    },
                    {
                        title: 'Ja',
                        action: {
                            name: 'addProductToCart'
                        }
                    }
                ]
            };
            const productOverview = {
                number: {
                    default: 'Varenr.'
                },
                stock: {
                    default: '',
                    inStock: '',
                    deliveryDateKnown: '',
                    deliveryDateUnknown: '<b></b>',
                    deliveryAvailableOnDemand: '<b></b>',
                    deliveryAvailableOnDemandNumberOfDays: '',
                    itemNotInHouse: '<b></b>'
                }
            };
            const messageVariants = [
                {
                    messageCode: 'default',
                    title: 'Midlertidig erstatning!',
                    description: 'Produktet {id} {title} er stoppet pga. forsinkelser produksjonen. Vi foreslår nedenstående alternativ',
                },
                {
                    messageCode: 'blocked',
                    title: 'Artikkelen er ikke tilgjengelig!',
                    description: 'Artikkel {title} med artikkelnummer {id} er ikke tilgjengelig for kjøp. I listen nedenfor finner du alternative varer på lager.',
                },
                {
                    messageCode: 'blockedWithoutReplacements',
                    title: 'Artikkelen er ikke tilgjengelig!',
                    description: 'Artikkel {title} med artikkelnummer {id} er ikke tilgjengelig for kjøp.',
                },
                {
                    messageCode: 'product.replaced.default.message',
                    title: 'Midlertidig erstatning!',
                    description: 'Produktet {id} {title} er stoppet pga. forsinkelser produksjonen. Vi foreslår nedenstående alternativ'
                },
                {
                    messageCode: 'product.replaced.variant.1.message',
                    title: 'Midlertidig erstatning!',
                    description: 'Produktet {id} {title} er stoppet pga. forsinkelser produksjonen. Vi foreslår nedenstående alternativ'
                },
                {
                    messageCode: 'product.replaced.variant.2.message',
                    title: 'Produktet er utgått!',
                    description: 'Produktet {id} {title} du har lagt i handlekurven er utgått, det erstattes av varenr'
                },
                {
                    messageCode: 'product.replaced.variant.3.message',
                    title: 'Produktet er utgått!',
                    description: 'Produktet {id} {title} du har lagt i handlekurven er utgått. Vi foreslår nedenstående alternativ'
                },
                {
                    messageCode: 'product.replaced.variant.4.message',
                    title: 'Produktet er midlertidig utsolgt!',
                    description: 'Produktet {id} {title} du har lagt i handlekurven er midlertidig utsolgt. Vi foreslår nedenstående alternativ'
                },
                {
                    messageCode: 'product.replaced.variant.5.message',
                    title: 'Produktet er midlertidigt utsolgt!',
                    description: 'Produktet {id} {title} du har lagt i handlekurven er midlertidig utsolgt. Vi foreslår nedenstående alternativ'
                },
                {
                    messageCode: 'product.out.of.stock.message',
                    title: 'RESTNOTERT VARE!',
                    description: 'Artikkel {title} med artikkelnummer {id} er ikke tilgjengelig for kjøp. I listen nedenfor finner du alternative varer på lager.',
                }
            ];
            
            document.getElementsByTagName("nvc-product-suggestions-modal")[0].callToAction = callToAction;
            document.getElementsByTagName("nvc-product-suggestions-modal")[0].productOverview = productOverview;
            document.getElementsByTagName("nvc-product-suggestions-modal")[0].messageVariants = messageVariants;
        </script><nvc-s-navigation-header sct="" vce-ready=""><div class="s-navigation-header container-fluid"><div class="navigation-header__row row"><!----></div><div class="navigation-header__row row"><!----></div><div class="navigation-header__row row s-navigation-header__top-nav"><div class="s-top-nav-bar__wrapper s-top-nav"><nav class="container s-top-nav-bar"><div class="s-top-nav-bar-left"><div class="s-top-nav__item"><div class="s-top-nav-link d-flex s-top-nav__custom-link"><button type="button" class="btn btn-background s-top-nav-link-btn"><!----> Privatkunde </button></div><div class="separator"></div></div><div class="s-top-nav__item active"><div class="s-top-nav-link d-flex s-top-nav__custom-link"><button type="button" class="btn btn-background s-top-nav-link-btn"><!----> Bedriftskunde </button></div><!----></div></div><div class="s-top-nav-bar-right"><div class="s-top-nav__item"><div class="s-top-nav-dropdown"><div class="dropdown b-dropdown btn-group" id="__BVID__242"><!----><button aria-haspopup="true" aria-expanded="false" type="button" class="btn dropdown-toggle btn-secondary dropdown-toggle-no-caret" id="__BVID__242__BV_toggle_"><div class="dropdown-header-wrapper"><div class="s-top-nav-link d-flex s-top-nav__custom-link s-top-nav__item"><button type="button" class="btn btn-background s-top-nav-link-btn dropdown-toggle dropdown-toggle-light"><svg width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="s-icon s-icon-lightning s-top-nav-link__icon"><path d="M11.251.068a.5.5 0 0 1 .227.58L9.677 6.5H13a.5.5 0 0 1 .364.843l-8 8.5a.5.5 0 0 1-.842-.49L6.323 9.5H3a.5.5 0 0 1-.364-.843l8-8.5a.5.5 0 0 1 .615-.09z"></path></svg> Hurtiglinker </button></div></div></button><ul role="menu" tabindex="-1" class="dropdown-menu" aria-labelledby="__BVID__242__BV_toggle_"><li role="presentation"><a value=" Branding Solutions" role="menuitem" href="https://www.lyrecobrandingsolutions.no/" rel="noopener" target="_blank" class="dropdown-item" data-intercepted="true"><span class="option">  Branding Solutions </span></a></li><li role="presentation"><a value=" Brukermanual" role="menuitem" href="/web/Objectstore/images?file=Brukermanual_NO10.pdf" rel="noopener" target="_blank" class="dropdown-item" data-intercepted="true"><span class="option">  Brukermanual </span></a></li><li role="presentation"><a value=" Innkjøpslister" role="menuitem" href="/web/ePortal/ctrl?action=showshoppinglists" target="_self" class="dropdown-item" data-intercepted="true"><span class="option">  Innkjøpslister </span></a></li><li role="presentation"><a value=" Spor Levering" role="menuitem" href="/web/ePortal/ctrl?action=showdynamiccontent&amp;doc_sel=c373e988303844af7db311c1d50fd3dd" target="_self" class="dropdown-item" data-intercepted="true"><span class="option">  Spor Levering </span></a></li></ul></div></div></div><div class="s-top-nav__item"><div class="s-top-nav-link d-flex s-top-nav__custom-link"><button type="button" class="btn btn-background s-top-nav-link-btn"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="s-icon s-icon-envelope-fill s-top-nav-link__icon"><path d="M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555ZM0 4.697v7.104l5.803-3.558L0 4.697ZM6.761 8.83l-6.57 4.027A2 2 0 0 0 2 14h12a2 2 0 0 0 1.808-1.144l-6.57-4.027L8 9.586l-1.239-.757Zm3.436-.586L16 11.801V4.697l-5.803 3.546Z"></path></svg> Kundesupport </button></div></div><div class="s-top-nav__item"><div class="s-top-nav-link d-flex s-top-nav__custom-link"><button type="button" class="btn btn-background s-top-nav-link-btn"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="s-icon s-icon-geo-alt s-top-nav-link__icon"><path d="M12.166 8.94c-.524 1.062-1.234 2.12-1.96 3.07A31.493 31.493 0 0 1 8 14.58a31.481 31.481 0 0 1-2.206-2.57c-.726-.95-1.436-2.008-1.96-3.07C3.304 7.867 3 6.862 3 6a5 5 0 0 1 10 0c0 .862-.305 1.867-.834 2.94zM8 16s6-5.686 6-10A6 6 0 0 0 2 6c0 4.314 6 10 6 10z"></path><path d="M8 8a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm0 1a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"></path></svg> Finn en butikk </button></div></div><!----><div class="s-top-nav-link d-flex s-top-nav__item s-top-nav__login-item"><button type="button" class="btn btn-background s-top-nav-link-btn"><!----><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-profile s-top-nav__icon"><path d="M9.99997 9.41157C9.18558 9.41157 8.38947 9.17007 7.71233 8.71762C7.03519 8.26516 6.50742 7.62208 6.19576 6.86967C5.88411 6.11727 5.80257 5.28935 5.96145 4.49061C6.12033 3.69186 6.51249 2.95817 7.08836 2.3823C7.66422 1.80644 8.39791 1.41427 9.19666 1.25539C9.99541 1.09651 10.8233 1.17805 11.5757 1.48971C12.3281 1.80136 12.9712 2.32913 13.4237 3.00628C13.8761 3.68342 14.1176 4.47952 14.1176 5.29392C14.1176 6.38599 13.6838 7.43333 12.9116 8.20553C12.1394 8.97774 11.092 9.41157 9.99997 9.41157ZM9.99997 2.35274C9.41826 2.35274 8.84962 2.52524 8.36594 2.84842C7.88227 3.1716 7.50529 3.63095 7.28268 4.16838C7.06007 4.70581 7.00182 5.29718 7.11531 5.86771C7.2288 6.43825 7.50892 6.96231 7.92025 7.37364C8.33158 7.78498 8.85565 8.0651 9.42618 8.17858C9.99671 8.29207 10.5881 8.23382 11.1255 8.01121C11.6629 7.7886 12.1223 7.41162 12.4455 6.92795C12.7687 6.44427 12.9411 5.87563 12.9411 5.29392C12.9411 4.51387 12.6313 3.76577 12.0797 3.21419C11.5281 2.66262 10.78 2.35274 9.99997 2.35274Z" fill="currentColor"></path><path d="M17.0589 18.8235C16.9029 18.8235 16.7533 18.7616 16.643 18.6512C16.5326 18.5409 16.4707 18.3913 16.4707 18.2353C16.4707 14.3412 13.5707 11.1765 10.0001 11.1765C6.4295 11.1765 3.5295 14.3529 3.5295 18.2353C3.5295 18.3913 3.46752 18.5409 3.35721 18.6512C3.24689 18.7616 3.09727 18.8235 2.94126 18.8235C2.78525 18.8235 2.63563 18.7616 2.52532 18.6512C2.415 18.5409 2.35303 18.3913 2.35303 18.2353C2.35303 13.7059 5.78244 10 10.0001 10C14.2177 10 17.6471 13.7059 17.6471 18.2353C17.6471 18.3913 17.5852 18.5409 17.4749 18.6512C17.3645 18.7616 17.2149 18.8235 17.0589 18.8235Z" fill="currentColor"></path></svg> Logg inn </button></div></div></nav></div></div><div class="navigation-header__row row"><div class="s-navigation-header__nav container"><div class="s-navigation-header__nav-row row"><div class="s-navigation-header__user-logo col-6 col-lg-2"><div class="s-navigation-header__toggle-user"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-profile"><path d="M9.99997 9.41157C9.18558 9.41157 8.38947 9.17007 7.71233 8.71762C7.03519 8.26516 6.50742 7.62208 6.19576 6.86967C5.88411 6.11727 5.80257 5.28935 5.96145 4.49061C6.12033 3.69186 6.51249 2.95817 7.08836 2.3823C7.66422 1.80644 8.39791 1.41427 9.19666 1.25539C9.99541 1.09651 10.8233 1.17805 11.5757 1.48971C12.3281 1.80136 12.9712 2.32913 13.4237 3.00628C13.8761 3.68342 14.1176 4.47952 14.1176 5.29392C14.1176 6.38599 13.6838 7.43333 12.9116 8.20553C12.1394 8.97774 11.092 9.41157 9.99997 9.41157ZM9.99997 2.35274C9.41826 2.35274 8.84962 2.52524 8.36594 2.84842C7.88227 3.1716 7.50529 3.63095 7.28268 4.16838C7.06007 4.70581 7.00182 5.29718 7.11531 5.86771C7.2288 6.43825 7.50892 6.96231 7.92025 7.37364C8.33158 7.78498 8.85565 8.0651 9.42618 8.17858C9.99671 8.29207 10.5881 8.23382 11.1255 8.01121C11.6629 7.7886 12.1223 7.41162 12.4455 6.92795C12.7687 6.44427 12.9411 5.87563 12.9411 5.29392C12.9411 4.51387 12.6313 3.76577 12.0797 3.21419C11.5281 2.66262 10.78 2.35274 9.99997 2.35274Z" fill="currentColor"></path><path d="M17.0589 18.8235C16.9029 18.8235 16.7533 18.7616 16.643 18.6512C16.5326 18.5409 16.4707 18.3913 16.4707 18.2353C16.4707 14.3412 13.5707 11.1765 10.0001 11.1765C6.4295 11.1765 3.5295 14.3529 3.5295 18.2353C3.5295 18.3913 3.46752 18.5409 3.35721 18.6512C3.24689 18.7616 3.09727 18.8235 2.94126 18.8235C2.78525 18.8235 2.63563 18.7616 2.52532 18.6512C2.415 18.5409 2.35303 18.3913 2.35303 18.2353C2.35303 13.7059 5.78244 10 10.0001 10C14.2177 10 17.6471 13.7059 17.6471 18.2353C17.6471 18.3913 17.5852 18.5409 17.4749 18.6512C17.3645 18.7616 17.2149 18.8235 17.0589 18.8235Z" fill="currentColor"></path></svg><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-cross" style="display: none;"><path d="M17.647 18.2352C17.5696 18.2357 17.4928 18.2208 17.4211 18.1915C17.3495 18.1623 17.2843 18.1191 17.2293 18.0646L1.9352 2.7705C1.82444 2.65973 1.76221 2.5095 1.76221 2.35285C1.76221 2.1962 1.82444 2.04597 1.9352 1.9352C2.04597 1.82444 2.1962 1.76221 2.35285 1.76221C2.5095 1.76221 2.65973 1.82444 2.7705 1.9352L18.0646 17.2293C18.1197 17.284 18.1635 17.3491 18.1934 17.4207C18.2232 17.4924 18.2386 17.5693 18.2386 17.647C18.2386 17.7246 18.2232 17.8015 18.1934 17.8732C18.1635 17.9449 18.1197 18.0099 18.0646 18.0646C18.0096 18.1191 17.9445 18.1623 17.8728 18.1915C17.8011 18.2208 17.7244 18.2357 17.647 18.2352Z" fill="currentColor"></path><path d="M2.35288 18.2352C2.27546 18.2357 2.19872 18.2208 2.12705 18.1915C2.05538 18.1623 1.99019 18.1191 1.93523 18.0646C1.8801 18.0099 1.83633 17.9449 1.80647 17.8732C1.77661 17.8015 1.76123 17.7246 1.76123 17.647C1.76123 17.5693 1.77661 17.4924 1.80647 17.4207C1.83633 17.3491 1.8801 17.284 1.93523 17.2293L17.2293 1.9352C17.3401 1.82444 17.4903 1.76221 17.647 1.76221C17.8036 1.76221 17.9539 1.82444 18.0646 1.9352C18.1754 2.04597 18.2376 2.1962 18.2376 2.35285C18.2376 2.5095 18.1754 2.65973 18.0646 2.7705L2.77052 18.0646C2.71556 18.1191 2.65037 18.1623 2.5787 18.1915C2.50703 18.2208 2.43029 18.2357 2.35288 18.2352Z" fill="currentColor"></path></svg></div><a href="ePortal/ctrl?action=showhomepage" data-intercepted="true"><img data-src="https://cdn-netshop.lyrecocontract.no:443/static/1639137564000000/objectstore/lyreco_logo.svg" src="https://cdn-netshop.lyrecocontract.no:443/static/1639137564000000/objectstore/lyreco_logo.svg" lazy="loaded"></a></div><div class="s-navigation-header__search col-12 col-lg-8"><div class="s-search-navigation-section"><div class="s-search-box" id="SSearchNavigationSection-mobile"><div class="s-catalogs-badge-container"><span class="badge s-catalogs-badge badge-secondary"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-burger-menu s-catalogs-badge__catalog-icon"><path d="M16.4706 6.47042H6.47056C6.31455 6.47042 6.16493 6.40844 6.05461 6.29813C5.9443 6.18781 5.88232 6.03819 5.88232 5.88218C5.88232 5.72617 5.9443 5.57655 6.05461 5.46624C6.16493 5.35592 6.31455 5.29395 6.47056 5.29395H16.4706C16.6266 5.29395 16.7762 5.35592 16.8865 5.46624C16.9968 5.57655 17.0588 5.72617 17.0588 5.88218C17.0588 6.03819 16.9968 6.18781 16.8865 6.29813C16.7762 6.40844 16.6266 6.47042 16.4706 6.47042Z" fill="currentColor"></path><path d="M4.11788 6.47042H3.52964C3.37363 6.47042 3.22401 6.40844 3.1137 6.29813C3.00338 6.18781 2.94141 6.03819 2.94141 5.88218C2.94141 5.72617 3.00338 5.57655 3.1137 5.46624C3.22401 5.35592 3.37363 5.29395 3.52964 5.29395H4.11788C4.27389 5.29395 4.42351 5.35592 4.53382 5.46624C4.64414 5.57655 4.70611 5.72617 4.70611 5.88218C4.70611 6.03819 4.64414 6.18781 4.53382 6.29813C4.42351 6.40844 4.27389 6.47042 4.11788 6.47042Z" fill="currentColor"></path><path d="M16.4706 10.5881H6.47056C6.31455 10.5881 6.16493 10.5261 6.05461 10.4158C5.9443 10.3055 5.88232 10.1559 5.88232 9.99986C5.88232 9.84385 5.9443 9.69423 6.05461 9.58391C6.16493 9.4736 6.31455 9.41162 6.47056 9.41162H16.4706C16.6266 9.41162 16.7762 9.4736 16.8865 9.58391C16.9968 9.69423 17.0588 9.84385 17.0588 9.99986C17.0588 10.1559 16.9968 10.3055 16.8865 10.4158C16.7762 10.5261 16.6266 10.5881 16.4706 10.5881Z" fill="currentColor"></path><path d="M4.11788 10.5881H3.52964C3.37363 10.5881 3.22401 10.5261 3.1137 10.4158C3.00338 10.3055 2.94141 10.1559 2.94141 9.99986C2.94141 9.84385 3.00338 9.69423 3.1137 9.58391C3.22401 9.4736 3.37363 9.41162 3.52964 9.41162H4.11788C4.27389 9.41162 4.42351 9.4736 4.53382 9.58391C4.64414 9.69423 4.70611 9.84385 4.70611 9.99986C4.70611 10.1559 4.64414 10.3055 4.53382 10.4158C4.42351 10.5261 4.27389 10.5881 4.11788 10.5881Z" fill="currentColor"></path><path d="M16.4706 14.7058H6.47056C6.31455 14.7058 6.16493 14.6438 6.05461 14.5335C5.9443 14.4232 5.88232 14.2735 5.88232 14.1175C5.88232 13.9615 5.9443 13.8119 6.05461 13.7016C6.16493 13.5913 6.31455 13.5293 6.47056 13.5293H16.4706C16.6266 13.5293 16.7762 13.5913 16.8865 13.7016C16.9968 13.8119 17.0588 13.9615 17.0588 14.1175C17.0588 14.2735 16.9968 14.4232 16.8865 14.5335C16.7762 14.6438 16.6266 14.7058 16.4706 14.7058Z" fill="currentColor"></path><path d="M4.11788 14.7058H3.52964C3.37363 14.7058 3.22401 14.6438 3.1137 14.5335C3.00338 14.4232 2.94141 14.2735 2.94141 14.1175C2.94141 13.9615 3.00338 13.8119 3.1137 13.7016C3.22401 13.5913 3.37363 13.5293 3.52964 13.5293H4.11788C4.27389 13.5293 4.42351 13.5913 4.53382 13.7016C4.64414 13.8119 4.70611 13.9615 4.70611 14.1175C4.70611 14.2735 4.64414 14.4232 4.53382 14.5335C4.42351 14.6438 4.27389 14.7058 4.11788 14.7058Z" fill="currentColor"></path></svg><span class="s-catalogs-badge-text" style="width: 130px;">Alle Produkter</span><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-arrow-down s-catalogs-badge-caret"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.73123 6.07262C3.03954 5.75379 3.53941 5.75379 3.84772 6.07262L10 12.4349L16.1523 6.07262C16.4606 5.75379 16.9605 5.75379 17.2688 6.07262C17.5771 6.39145 17.5771 6.90839 17.2688 7.22722L10.5582 14.1668H9.44176L2.73123 7.22722C2.42292 6.90839 2.42292 6.39145 2.73123 6.07262Z" fill="currentColor"></path></svg><div class="s-catalogs-badge-arrow"></div></span></div><div class="inner-addon right-addon"><input type="search" placeholder="Søk i&nbsp;Alle Produkter" class="form-control full s-input-field" custom-classes="search-field" aria-label="Search input" id="__BVID__25"><!----></div><button aria-label="Search button" disabled="disabled" class="s-search-button"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-search"><path d="M7.94147 14.7062C6.60353 14.7062 5.29565 14.3094 4.1832 13.5661C3.07075 12.8228 2.2037 11.7663 1.69169 10.5302C1.17969 9.29412 1.04573 7.93396 1.30674 6.62174C1.56776 5.30951 2.21204 4.10416 3.1581 3.1581C4.10416 2.21204 5.30951 1.56776 6.62174 1.30674C7.93396 1.04573 9.29412 1.17969 10.5302 1.69169C11.7663 2.2037 12.8228 3.07075 13.5661 4.1832C14.3094 5.29565 14.7062 6.60353 14.7062 7.94147C14.7046 9.7351 13.9914 11.4548 12.7231 12.7231C11.4548 13.9914 9.7351 14.7046 7.94147 14.7062ZM7.94147 2.35323C6.83622 2.35323 5.75579 2.68098 4.83681 3.29502C3.91783 3.90906 3.20157 4.78183 2.77861 5.80294C2.35565 6.82406 2.24498 7.94767 2.46061 9.03168C2.67623 10.1157 3.20846 11.1114 3.98999 11.8929C4.77152 12.6745 5.76724 13.2067 6.85126 13.4223C7.93527 13.6379 9.05888 13.5273 10.08 13.1043C11.1011 12.6814 11.9739 11.9651 12.5879 11.0461C13.202 10.1271 13.5297 9.04672 13.5297 7.94147C13.5281 6.45985 12.9389 5.03937 11.8912 3.99171C10.8436 2.94405 9.42308 2.35479 7.94147 2.35323Z" fill="currentColor"></path><path d="M18.2358 18.824C18.1583 18.8244 18.0816 18.8096 18.0099 18.7803C17.9383 18.7511 17.8731 18.7079 17.8181 18.6534L11.8946 12.724C11.833 12.6713 11.783 12.6064 11.7477 12.5334C11.7124 12.4604 11.6925 12.3809 11.6894 12.2999C11.6863 12.2189 11.6999 12.1381 11.7295 12.0626C11.7591 11.9871 11.8039 11.9186 11.8613 11.8613C11.9186 11.8039 11.9871 11.7591 12.0626 11.7295C12.1381 11.6999 12.2189 11.6863 12.2999 11.6894C12.3809 11.6925 12.4604 11.7124 12.5334 11.7477C12.6064 11.783 12.6713 11.833 12.724 11.8946L18.6475 17.8181C18.7027 17.8728 18.7464 17.9379 18.7763 18.0095C18.8061 18.0812 18.8215 18.1581 18.8215 18.2358C18.8215 18.3134 18.8061 18.3903 18.7763 18.462C18.7464 18.5337 18.7027 18.5987 18.6475 18.6534C18.538 18.7621 18.3901 18.8233 18.2358 18.824Z" fill="currentColor"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="s-icon s-icon-arrow-clockwise" animation="spin" style="display: none;"><path fill-rule="evenodd" d="M8 3a5 5 0 1 0 4.546 2.914.5.5 0 0 1 .908-.417A6 6 0 1 1 8 2v1z"></path><path d="M8 4.466V.534a.25.25 0 0 1 .41-.192l2.36 1.966c.12.1.12.284 0 .384L8.41 4.658A.25.25 0 0 1 8 4.466z"></path></svg></button></div><!----><!----></div></div><div class="s-navigation-header__cart col-6 col-md-4 col-lg-2"><div id="SMiniShoppingCart-1-container" class="s-mini-shopping-cart" actions="[object Object]"><button aria-label="s-mini-shopping-cart-button" class="s-mini-shopping-cart-button" id="SMiniShoppingCart-1-target"><div class="s-mini-shopping-cart-button__container"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-basket s-mini-shopping-cart-button__icon text-primary"><path d="M15.8352 12.3529H6.52345C6.11626 12.3341 5.72927 12.1701 5.43253 11.8907C5.1358 11.6112 4.94894 11.2347 4.9058 10.8294C4.59404 8.37642 4.02933 4.48231 3.77639 3.77054C3.73037 3.60928 3.6504 3.45971 3.54184 3.33188C3.43329 3.20405 3.29866 3.10091 3.14698 3.02937C2.96085 2.96109 2.76235 2.93313 2.5646 2.94733C2.36686 2.96152 2.17439 3.01756 1.99992 3.11172C1.85717 3.17568 1.69486 3.18032 1.54869 3.12461C1.40252 3.0689 1.28447 2.95741 1.22051 2.81466C1.15655 2.67191 1.15191 2.5096 1.20762 2.36343C1.26333 2.21726 1.37482 2.09921 1.51757 2.03525C1.84161 1.87672 2.19497 1.78703 2.55539 1.77185C2.91581 1.75666 3.27546 1.8163 3.61169 1.94701C3.90995 2.08111 4.17699 2.27592 4.39576 2.51899C4.61453 2.76207 4.78022 3.04808 4.88227 3.35878C5.26463 4.44113 5.99404 10.0294 6.05874 10.6647C6.1058 10.9529 6.29992 11.1764 6.51169 11.1764H15.8352C15.9416 11.154 16.0397 11.1026 16.1186 11.0278C16.1975 10.9531 16.2542 10.8579 16.2823 10.7529L17.647 5.72936C17.6675 5.65482 17.7024 5.58504 17.7498 5.524C17.7973 5.46297 17.8563 5.41187 17.9235 5.37363C17.9907 5.3354 18.0647 5.31077 18.1414 5.30116C18.2181 5.29154 18.296 5.29713 18.3705 5.3176C18.4451 5.33807 18.5148 5.37302 18.5759 5.42046C18.6369 5.4679 18.688 5.5269 18.7262 5.59409C18.7645 5.66127 18.7891 5.73533 18.7987 5.81204C18.8083 5.88874 18.8027 5.96659 18.7823 6.04113L17.3999 11.0352C17.3166 11.3945 17.1191 11.7171 16.837 11.9546C16.5549 12.1922 16.2034 12.3319 15.8352 12.3529Z" fill="currentColor"></path><path d="M9.25316 18.2353C8.84596 18.2353 8.44791 18.1146 8.10934 17.8883C7.77077 17.6621 7.50688 17.3406 7.35106 16.9644C7.19523 16.5882 7.15446 16.1742 7.2339 15.7748C7.31334 15.3755 7.50942 15.0086 7.79735 14.7207C8.08528 14.4328 8.45213 14.2367 8.8515 14.1572C9.25088 14.0778 9.66484 14.1186 10.041 14.2744C10.4172 14.4302 10.7388 14.6941 10.965 15.0327C11.1912 15.3713 11.312 15.7693 11.312 16.1765C11.312 16.7225 11.0951 17.2462 10.709 17.6323C10.3229 18.0184 9.79919 18.2353 9.25316 18.2353ZM9.25316 15.2941C9.07865 15.2941 8.90805 15.3459 8.76295 15.4429C8.61785 15.5398 8.50476 15.6776 8.43797 15.8388C8.37119 16.0001 8.35372 16.1775 8.38776 16.3486C8.42181 16.5198 8.50584 16.677 8.62924 16.8004C8.75264 16.9238 8.90986 17.0079 9.08102 17.0419C9.25218 17.0759 9.42959 17.0585 9.59082 16.9917C9.75205 16.9249 9.88986 16.8118 9.98681 16.6667C10.0838 16.5216 10.1355 16.351 10.1355 16.1765C10.1355 15.9425 10.0426 15.7181 9.87708 15.5526C9.71161 15.3871 9.48717 15.2941 9.25316 15.2941Z" fill="currentColor"></path><path d="M15.7292 18.2353C15.322 18.2353 14.924 18.1146 14.5854 17.8883C14.2468 17.6621 13.983 17.3406 13.8271 16.9644C13.6713 16.5882 13.6305 16.1742 13.71 15.7748C13.7894 15.3755 13.9855 15.0086 14.2734 14.7207C14.5614 14.4328 14.9282 14.2367 15.3276 14.1572C15.727 14.0778 16.1409 14.1186 16.5171 14.2744C16.8933 14.4302 17.2149 14.6941 17.4411 15.0327C17.6673 15.3713 17.7881 15.7693 17.7881 16.1765C17.7881 16.7225 17.5711 17.2462 17.185 17.6323C16.7989 18.0184 16.2753 18.2353 15.7292 18.2353ZM15.7292 15.2941C15.5547 15.2941 15.3841 15.3459 15.239 15.4429C15.0939 15.5398 14.9808 15.6776 14.914 15.8388C14.8473 16.0001 14.8298 16.1775 14.8638 16.3486C14.8979 16.5198 14.9819 16.677 15.1053 16.8004C15.2287 16.9238 15.3859 17.0079 15.5571 17.0419C15.7283 17.0759 15.9057 17.0585 16.0669 16.9917C16.2281 16.9249 16.3659 16.8118 16.4629 16.6667C16.5598 16.5216 16.6116 16.351 16.6116 16.1765C16.6116 15.9425 16.5186 15.7181 16.3532 15.5526C16.1877 15.3871 15.9632 15.2941 15.7292 15.2941Z" fill="currentColor"></path><path d="M15.5999 15.2939H6.47044C5.92441 15.2939 5.40074 15.077 5.01464 14.6909C4.62853 14.3048 4.41162 13.7811 4.41162 13.2351C4.41162 12.6891 4.62853 12.1654 5.01464 11.7793C5.40074 11.3932 5.92441 11.1763 6.47044 11.1763C6.62645 11.1763 6.77607 11.2382 6.88639 11.3486C6.99671 11.4589 7.05868 11.6085 7.05868 11.7645C7.05868 11.9205 6.99671 12.0701 6.88639 12.1805C6.77607 12.2908 6.62645 12.3527 6.47044 12.3527C6.23643 12.3527 6.012 12.4457 5.84653 12.6112C5.68105 12.7766 5.58809 13.0011 5.58809 13.2351C5.58809 13.4691 5.68105 13.6935 5.84653 13.859C6.012 14.0245 6.23643 14.1174 6.47044 14.1174H15.5881C15.7441 14.1174 15.8937 14.1794 16.004 14.2897C16.1144 14.4001 16.1763 14.5497 16.1763 14.7057C16.1763 14.8617 16.1144 15.0113 16.004 15.1216C15.8937 15.2319 15.7441 15.2939 15.5881 15.2939H15.5999Z" fill="currentColor"></path></svg><span class="s-mini-shopping-cart-button__text">Logg inn for å handle</span><!----></div></button><div tabindex="-1" class="s-popover" custom-classes="s-mini-shopping-cart-popover" data-popper-placement="bottom" style="position: absolute; inset: 0px auto auto 0px; margin: 0px; transform: translate(667px, 59px);"><!----><div class="s-popover__body"><div class="s-mini-shopping-cart-popover__container"><div class="s-mini-shopping-cart-header__container"><div class="s-mini-shopping-cart-header__upper-content"><span class="s-mini-shopping-cart-header__text"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-basket text-primary"><path d="M15.8352 12.3529H6.52345C6.11626 12.3341 5.72927 12.1701 5.43253 11.8907C5.1358 11.6112 4.94894 11.2347 4.9058 10.8294C4.59404 8.37642 4.02933 4.48231 3.77639 3.77054C3.73037 3.60928 3.6504 3.45971 3.54184 3.33188C3.43329 3.20405 3.29866 3.10091 3.14698 3.02937C2.96085 2.96109 2.76235 2.93313 2.5646 2.94733C2.36686 2.96152 2.17439 3.01756 1.99992 3.11172C1.85717 3.17568 1.69486 3.18032 1.54869 3.12461C1.40252 3.0689 1.28447 2.95741 1.22051 2.81466C1.15655 2.67191 1.15191 2.5096 1.20762 2.36343C1.26333 2.21726 1.37482 2.09921 1.51757 2.03525C1.84161 1.87672 2.19497 1.78703 2.55539 1.77185C2.91581 1.75666 3.27546 1.8163 3.61169 1.94701C3.90995 2.08111 4.17699 2.27592 4.39576 2.51899C4.61453 2.76207 4.78022 3.04808 4.88227 3.35878C5.26463 4.44113 5.99404 10.0294 6.05874 10.6647C6.1058 10.9529 6.29992 11.1764 6.51169 11.1764H15.8352C15.9416 11.154 16.0397 11.1026 16.1186 11.0278C16.1975 10.9531 16.2542 10.8579 16.2823 10.7529L17.647 5.72936C17.6675 5.65482 17.7024 5.58504 17.7498 5.524C17.7973 5.46297 17.8563 5.41187 17.9235 5.37363C17.9907 5.3354 18.0647 5.31077 18.1414 5.30116C18.2181 5.29154 18.296 5.29713 18.3705 5.3176C18.4451 5.33807 18.5148 5.37302 18.5759 5.42046C18.6369 5.4679 18.688 5.5269 18.7262 5.59409C18.7645 5.66127 18.7891 5.73533 18.7987 5.81204C18.8083 5.88874 18.8027 5.96659 18.7823 6.04113L17.3999 11.0352C17.3166 11.3945 17.1191 11.7171 16.837 11.9546C16.5549 12.1922 16.2034 12.3319 15.8352 12.3529Z" fill="currentColor"></path><path d="M9.25316 18.2353C8.84596 18.2353 8.44791 18.1146 8.10934 17.8883C7.77077 17.6621 7.50688 17.3406 7.35106 16.9644C7.19523 16.5882 7.15446 16.1742 7.2339 15.7748C7.31334 15.3755 7.50942 15.0086 7.79735 14.7207C8.08528 14.4328 8.45213 14.2367 8.8515 14.1572C9.25088 14.0778 9.66484 14.1186 10.041 14.2744C10.4172 14.4302 10.7388 14.6941 10.965 15.0327C11.1912 15.3713 11.312 15.7693 11.312 16.1765C11.312 16.7225 11.0951 17.2462 10.709 17.6323C10.3229 18.0184 9.79919 18.2353 9.25316 18.2353ZM9.25316 15.2941C9.07865 15.2941 8.90805 15.3459 8.76295 15.4429C8.61785 15.5398 8.50476 15.6776 8.43797 15.8388C8.37119 16.0001 8.35372 16.1775 8.38776 16.3486C8.42181 16.5198 8.50584 16.677 8.62924 16.8004C8.75264 16.9238 8.90986 17.0079 9.08102 17.0419C9.25218 17.0759 9.42959 17.0585 9.59082 16.9917C9.75205 16.9249 9.88986 16.8118 9.98681 16.6667C10.0838 16.5216 10.1355 16.351 10.1355 16.1765C10.1355 15.9425 10.0426 15.7181 9.87708 15.5526C9.71161 15.3871 9.48717 15.2941 9.25316 15.2941Z" fill="currentColor"></path><path d="M15.7292 18.2353C15.322 18.2353 14.924 18.1146 14.5854 17.8883C14.2468 17.6621 13.983 17.3406 13.8271 16.9644C13.6713 16.5882 13.6305 16.1742 13.71 15.7748C13.7894 15.3755 13.9855 15.0086 14.2734 14.7207C14.5614 14.4328 14.9282 14.2367 15.3276 14.1572C15.727 14.0778 16.1409 14.1186 16.5171 14.2744C16.8933 14.4302 17.2149 14.6941 17.4411 15.0327C17.6673 15.3713 17.7881 15.7693 17.7881 16.1765C17.7881 16.7225 17.5711 17.2462 17.185 17.6323C16.7989 18.0184 16.2753 18.2353 15.7292 18.2353ZM15.7292 15.2941C15.5547 15.2941 15.3841 15.3459 15.239 15.4429C15.0939 15.5398 14.9808 15.6776 14.914 15.8388C14.8473 16.0001 14.8298 16.1775 14.8638 16.3486C14.8979 16.5198 14.9819 16.677 15.1053 16.8004C15.2287 16.9238 15.3859 17.0079 15.5571 17.0419C15.7283 17.0759 15.9057 17.0585 16.0669 16.9917C16.2281 16.9249 16.3659 16.8118 16.4629 16.6667C16.5598 16.5216 16.6116 16.351 16.6116 16.1765C16.6116 15.9425 16.5186 15.7181 16.3532 15.5526C16.1877 15.3871 15.9632 15.2941 15.7292 15.2941Z" fill="currentColor"></path><path d="M15.5999 15.2939H6.47044C5.92441 15.2939 5.40074 15.077 5.01464 14.6909C4.62853 14.3048 4.41162 13.7811 4.41162 13.2351C4.41162 12.6891 4.62853 12.1654 5.01464 11.7793C5.40074 11.3932 5.92441 11.1763 6.47044 11.1763C6.62645 11.1763 6.77607 11.2382 6.88639 11.3486C6.99671 11.4589 7.05868 11.6085 7.05868 11.7645C7.05868 11.9205 6.99671 12.0701 6.88639 12.1805C6.77607 12.2908 6.62645 12.3527 6.47044 12.3527C6.23643 12.3527 6.012 12.4457 5.84653 12.6112C5.68105 12.7766 5.58809 13.0011 5.58809 13.2351C5.58809 13.4691 5.68105 13.6935 5.84653 13.859C6.012 14.0245 6.23643 14.1174 6.47044 14.1174H15.5881C15.7441 14.1174 15.8937 14.1794 16.004 14.2897C16.1144 14.4001 16.1763 14.5497 16.1763 14.7057C16.1763 14.8617 16.1144 15.0113 16.004 15.1216C15.8937 15.2319 15.7441 15.2939 15.5881 15.2939H15.5999Z" fill="currentColor"></path></svg><label for="cart-header-title" class="text-primary s-label--large s-label">Handlekurv</label></span><button type="button" class="s-icon-button s-mini-shopping-cart-popover__close text-primary"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-cross"><path d="M17.647 18.2352C17.5696 18.2357 17.4928 18.2208 17.4211 18.1915C17.3495 18.1623 17.2843 18.1191 17.2293 18.0646L1.9352 2.7705C1.82444 2.65973 1.76221 2.5095 1.76221 2.35285C1.76221 2.1962 1.82444 2.04597 1.9352 1.9352C2.04597 1.82444 2.1962 1.76221 2.35285 1.76221C2.5095 1.76221 2.65973 1.82444 2.7705 1.9352L18.0646 17.2293C18.1197 17.284 18.1635 17.3491 18.1934 17.4207C18.2232 17.4924 18.2386 17.5693 18.2386 17.647C18.2386 17.7246 18.2232 17.8015 18.1934 17.8732C18.1635 17.9449 18.1197 18.0099 18.0646 18.0646C18.0096 18.1191 17.9445 18.1623 17.8728 18.1915C17.8011 18.2208 17.7244 18.2357 17.647 18.2352Z" fill="currentColor"></path><path d="M2.35288 18.2352C2.27546 18.2357 2.19872 18.2208 2.12705 18.1915C2.05538 18.1623 1.99019 18.1191 1.93523 18.0646C1.8801 18.0099 1.83633 17.9449 1.80647 17.8732C1.77661 17.8015 1.76123 17.7246 1.76123 17.647C1.76123 17.5693 1.77661 17.4924 1.80647 17.4207C1.83633 17.3491 1.8801 17.284 1.93523 17.2293L17.2293 1.9352C17.3401 1.82444 17.4903 1.76221 17.647 1.76221C17.8036 1.76221 17.9539 1.82444 18.0646 1.9352C18.1754 2.04597 18.2376 2.1962 18.2376 2.35285C18.2376 2.5095 18.1754 2.65973 18.0646 2.7705L2.77052 18.0646C2.71556 18.1191 2.65037 18.1623 2.5787 18.1915C2.50703 18.2208 2.43029 18.2357 2.35288 18.2352Z" fill="currentColor"></path></svg></button></div></div><section class="ps-container s-mini-shopping-cart__content ps"><!----><div class="s-mini-shopping-cart__no-products"> Du har ingen varer i handlekurven </div><!----><!----><div class="ps__rail-x" style="left: 0px; bottom: 0px;"><div class="ps__thumb-x" tabindex="0" style="left: 0px; width: 0px;"></div></div><div class="ps__rail-y" style="top: 0px; right: 0px;"><div class="ps__thumb-y" tabindex="0" style="top: 0px; height: 0px;"></div></div></section></div></div><!----></div></div></div></div></div></div></div></nvc-s-navigation-header><script>
            emitAddToCartGAEventToDataLayer = window.emitAddToCartGAEventToDataLayer ? window.emitAddToCartGAEventToDataLayer : function () { return; };
            
            const mobileTranslations = {
                loginBeforeYouCanShop: 'Velg katalog',
                loggedIn: 'Logget inn',
                quantity: 'fp',
                currency: 'kr',
                search: 'Søk',
                showCategoryFiller: 'Velg katalog',
                hideCategoryFiller: 'Avbryt',
            };

            const enableCustomerSpecificItems = false;

            let originalBadgeText = '';

            function handleCatalogsHover() {
                return;

                if (typeof mobileViewEnabled === 'undefined') {
                    sendEvent(showCatalogsEventName);
                    setupCatalogsMenuView();
                }
            }

            function handleCatalogsClose() {
                sendEvent(closeCatalogsEventName);
            }

            function handleCatalogsToggle() {
                sendEvent(toggleCatalogsEventName);
                setupCatalogsMenuView();
            }

            function setupCatalogsMenuView() {
                if (!getCatalogsMenuContainer()) return;

                window.scrollTo(0,0)

                setCatalogBadgeText('Velg katalog');
            }

            function handleLoginOpenButton() {
                handleHeaderDisplayChange();
                sendEvent(showLoginEventName);
            }

            function handleLogoutOpenButton() {
                handleHeaderDisplayChange();
                sendEvent(toggleLogoutEventName);
            }

            function handleHeaderDisplayChange() {
                if (window.getComputedStyle(getHeaderContainer(), null).display === 'none') {
                    getHeaderContainer().style['display'] = 'flex';
                }
            }

            function sendEvent(name) {
                const check = typeof Event === "function";
                let event = check ? new Event(name) : document.createEvent("Event");
                if (!check) {
                    event.initEvent(name, true, true);
                }
                window.dispatchEvent(event);
            }

            function setupCatalogsObserver() {
                const observer = new MutationObserver(handleCatalogsMenuContainerEveryMutation);
                observer.observe(getCatalogsMenuContainer(), {
                    attributes: true,
                    attributeFilter: ['style']
                });
            }

            function handleCatalogsMenuContainerEveryMutation(mutations) {
                mutations.forEach(handleCatalogsMenuContainerMutation);
            }

            function handleCatalogsMenuContainerMutation(mutationRecord) {
                if (getCatalogsMenuContainer().style.display === "none") {
                    setCatalogBadgeText(originalBadgeText);
                }
            }

            function hideBodyScroll() {
                const body = document.body;
                body.style['overflow-y'] = 'hidden';
            }

            function showBodyScroll() {
                const body = document.body;
                body.style['overflow-y'] = 'visible';
            }

            function setCatalogBadgeText(text) {
                if (typeof configSearch === 'undefined'||
                    text === configSearch.options.texts.searchCategoryTitle || !text) {
                    return;
                }

                if (!originalBadgeText) originalBadgeText = configSearch.options.texts.searchCategoryTitle;

                configSearch.options.texts.searchCategoryTitle = text;
                configureNavigationHeader();
            }

            function getCatalogsMenuContainer() {
                return document.querySelector('nvc-s-catalogs-menu-async-wrapper > div');
            }

            function getHeaderContainer() {
                return document.querySelector('#header');
            }

            function initBadgeTextWidth() {
                const badgeTextElements = document.getElementsByClassName('s-catalogs-badge-text');
                for (var i = 0; i < badgeTextElements.length; i++) {
                    badgeTextElements[i].style.width = "130px"
                 }
            }

            function initBadgeEvents() {
                const searchBoxButton = document.querySelector('#SSearchNavigationSection-desktop .s-catalogs-badge');
                if (!searchBoxButton) return;

                function menuVisible() {
                    return !!getCatalogsMenuContainer() && getCatalogsMenuContainer().style.display !== "none";
                }

                searchBoxButton.addEventListener("mouseover", function () {
                    if (menuVisible()) return;
                    setCatalogBadgeText('Velg katalog');
                });

                searchBoxButton.addEventListener("mouseout", function () {
                    if (menuVisible()) return;
                    setCatalogBadgeText(originalBadgeText);
                });
            }

            function initCatalogsMenuAsyncWrapper() {
                const catalogsMenuAsyncWrapperElement = document.createElement("nvc-s-catalogs-menu-async-wrapper");

                catalogsMenuAsyncWrapperElement.currentCatalogEndpoint = "web/ePortal/api/v1/category/top/current";
                catalogsMenuAsyncWrapperElement.catalogsListEndpoint = "web/ePortal/api/v1/catalogue/current";
                catalogsMenuAsyncWrapperElement.categoryEndpoint = "web/ePortal/api/v1/category";
                catalogsMenuAsyncWrapperElement.categoriesFetchLevelDepth = 1;
                catalogsMenuAsyncWrapperElement.options = {
                    showEventName: showCatalogsEventName,
                    toggleEventName: toggleCatalogsEventName,
                    closeEventName: closeCatalogsEventName,
                    resetCatalogsData: resetCatalogsData,
                    enableSingleColumn: typeof mobileViewEnabled !== 'undefined',
                    enableCustomerSpecificItems: enableCustomerSpecificItems,
                    texts: {
                        chooseCatalog: 'Velg katalog',
                        showLess: 'Vis mindre',
                        showMore: 'Vis mer',
                        showAll: 'Vis alt innenfor',
                        customerSpecificItemsTitle: 'Mine produkter'
                    }
                }
                catalogsMenuAsyncWrapperElement.style.position = "absolute";
                catalogsMenuAsyncWrapperElement.style.width = "100%";

                navigationHeaderElement.parentNode.parentNode.parentNode.insertBefore(
                    catalogsMenuAsyncWrapperElement,
                    navigationHeaderElement.parentNode.parentNode.nextSibling
                );

                if (getCatalogsMenuContainer()) {
                    setupCatalogsObserver();
                }

                const openCatalogsMenuOnInit = window.location.href.indexOf("showCatalogsPopup=true") !== -1;

                if (openCatalogsMenuOnInit) {
                    setupCatalogsMenuView();
                    fireWhenDOMLoaded(setCatalogBadgeText.bind(this, 'Velg katalog'));
                }
                initBadgeTextWidth();
                initBadgeEvents();
            }

            const navigationHeaderElement = document.getElementsByTagName("nvc-s-navigation-header")[0];

            const resetCatalogsData = (function() {
                const storageKey = "s-catalogs-data-cache-customer-id";
                const storageLocaleKey = "s-catalogs-data-cache-locale-id";
                const currentCustomerId =
                
                        null
                
                ;
                const previousCustomerId = window.localStorage.getItem(storageKey);

                if (currentCustomerId !== null) {
                    window.localStorage.setItem(storageKey, currentCustomerId);
                } else {
                    window.localStorage.removeItem(storageKey);
                }

                const currentLocaleId = "language=no&country=NO"
                const previousLocaleId = window.localStorage.getItem(storageLocaleKey);

                if (currentLocaleId !== null) {
                    window.localStorage.setItem(storageLocaleKey, currentLocaleId);
                } else {
                    window.localStorage.removeItem(storageLocaleKey);
                }

                return (currentCustomerId !== previousCustomerId) || (currentLocaleId !== previousLocaleId)
            })();

            initCatalogsMenuAsyncWrapper();

            const currentLanguage = {
                symbol: 'NO',
                link: 'ePortal/language/change?language=no&country=NO',
                info: 'no'
            };

            const choosableLanguages = [
                
            ];

            const barAdditionalElements = [
                
                        {
                            clickedEvent: function () {
                                location.href ="https://www.lyreco.no/"; },
                            text: "Privatkunde",
                            icon: "",
                            disabled: false,
                            isDropdown: false,
                            active: false,
                        },
                    
                        {
                            clickedEvent: function () { location.href = "/"; },
                            text: "Bedriftskunde",
                            icon: "",
                            disabled: false,
                            isDropdown: false,
                            active: true,
                        },
                
            ];

            const barElements = [
                
                    {
                        text: "Hurtiglinker",
                        icon: "lightning-fill",
                        disabled: false,
                        isDropdown: true,
                        dropdownItems: [
                            
                                {
                                    name: " Branding Solutions",
                                    path: "https://www.lyrecobrandingsolutions.no/",
                                    
                                        target: "_blank"
                                    
                                },
                            
                                {
                                    name: " Brukermanual",
                                    path: "/web/Objectstore/images?file=Brukermanual_NO10.pdf",
                                    
                                        target: "_blank"
                                    
                                },
                            
                                {
                                    name: " Innkjøpslister",
                                    path: "/web/ePortal/ctrl?action=showshoppinglists",
                                    
                                },
                            
                                {
                                    name: " Spor Levering",
                                    path: "/web/ePortal/ctrl?action=showdynamiccontent&doc_sel=c373e988303844af7db311c1d50fd3dd",
                                    
                                },
                            
                        ]
                    },
                
                    {
                        text: "Kundesupport",
                        icon: "envelope-fill",
                        disabled: false,
                        isDropdown: false,
                        dropdownItems: [],
                        clickedEvent: clickLink.bind(this, "ePortal/ctrl?action=showfeedback")
                    },
                
                    {
                        text: "Finn en butikk",
                        icon: "geo-alt",
                        disabled: false,
                        isDropdown: false,
                        dropdownItems: [],
                        clickedEvent: clickLink.bind(this, "https://www.lyrecocontract.no/web/ePortal/cms/Find-Store-c373e96d696e7e08ac586ca89691bbae")
                    },
                
            ];
            const configNavigation = {
                config: {
                    
                        login: {
                            enable: true,
                            text: "Logg inn",
                            clickedEvent: handleLoginOpenButton
                        },
                        loginInformation: {},
                    
                    links: barElements,
                    additionalLinks: barAdditionalElements
                }
            }

            const configScanner = {
                texts: {
                    text: 'U00C5pne skanneren',
                    informationTitle: 'Søk med skanneren',
                    informationScanner: 'Dette er skanner',
                    scannerTitle: 'Skann varer'
                },
                configurationOptions: {
                    engineLocation: 'https://cdn.jsdelivr.net/npm/[email protected]/build/'
                },
                
                        enabled: false,
                    
                licenseKey: '',
                scanSettings: {
                    blurryRecognition: false,
                    enabledSymbologies: [
                        "ean8",
                        "ean13",
                        "upca",
                        "upce",
                        "code39",
                        "code128",
                        "two-digit-add-on",
                        "five-digit-add-on"
                    ]
                }
            }

            function clickLink(url, newTab) {
                const tab = window.open(url, newTab ? "_blank" : "_self");
                tab.focus();
            }

            const registrationModalTexts = {
                header: "Ny kunde",
            };

            const registrationModalFormTexts = {
                organisationSelect: {
                    forward: "Fortsett",
                    loginPrompt: "Er du allerede kunde?",
                    loginLink: "Logg inn her",
                    header: "Hva er deres organisasjonsnummer?",
                    inputLabel: "Organisasjonsnummer",
                },
                customerSelect: {
                    noCustomers: "Inga kunder",
                    select: "Velg",
                    account: "Kunde",
                    accountNumber: "Kundenummer",
                    back: "Tilbake",
                    forward: "Nytt kundenummer",
                },
                customerForm: {
                    back: "Tilbake",
                    forward: "Fortsett",
                    header: "Leveringsadresse ",
                    name1InputLabel: "Firmanavn",
                    name2InputLabel: "Firmanavn linje 2",
                    organisationNumberInputLabel: "Organisasjonsnummer",
                    streetInputLabel: "Gateadresse",
                    postCodeInputLabel: "Postnummer",
                    cityInputLabel: "Poststed",
                    checkboxInputLabel: "Samme som ovenfor",
                    invoiceHeader: "Fakturaadresse",
                    postBoxInvoiceInputLabel: "Postbox"
                },
                userForm: {
                    back:"Tilbake",
                    forward: "Fortsett",
                    header: "Ny bruker",
                    nameInputLabel: "Navn",
                    phoneInputLabel: "Telefonnummer (Mobil)",
                    emailInputLabel: "E-post",
                    passwordInputLabel: "Passord",
                    passwordRepeatInputLabel: "Bekreft Passord",
                    checkbox1InputLabel: "Jeg ønsker å melde meg inn i Lyreco Rewards og motta elektronisk kommunikasjon fra Lyreco.",
                    checkbox1Link: {
                        text: "Link Lyreco Rewards",
                        link: "#"
                    },
                    checkbox2InputLabel: "Jeg aksepterer",
                    checkbox2Link: {
                        text: "salgsbetingelsene",
                        link: "/web/ePortal/cms/blog/NO10_Kjopsbetingelser_Bedrift"
                    }
                },
                customerAndUserInfo: {
                    back: "Tilbake",
                    forward: "Fortsett",
                    customerAddressHeader: "Leveringsadresse",
                    userHeader: "Bruker",
                },
                confirmationCode: {
                    title: "Verifiser brukeren din",
                    description1: "Vi har sendt en kode til:",
                    description2: "Koden er gyldig i 5 minutter.",
                    sendNewCode: "Send koden på nytt",
                    subtitle: "Angi koden",
                    back: "Tilbake",
                    forward: "Fortsett",
                },
                summary: {
                    forward: "Klar",
                    header: "Du er nå registrert som kunde hos Lyreco!",
                    description: "Vi har sendt deg en mail",
                },
                errors: {
                    required: "Obligatorisk",
                    organisationNumberInvalid: "Vennligst fyll inn et gyldig org.nr",
                    postCodeInvalid: "Vennligst fyll inn et gyldig postnummer - 4 siffer",
                    phoneNumberInvalid: "Vennligst fyll inn et gyldig telefonnummer, 8 siffer",
                    invalidEmail: "Vennligst fyll inn en gyldig email",
                    passwordInvalid: "Passordet må inneholde minst 8 tegn, en stor bokstav, en liten bokstav og et spesialtegn eller tall",
                    passwordsNotMatching: "Passordene dine er ikke like",
                    emailExisting: 'Vi har allerede en bruker registrert mot denne epost adressen. Klikk <a style="color: blue !important; text-decoration: underline;" href="ePortal/ctrl?action=requestnewpassword">HER</a>for å resette ditt passord.'
                }
            }
        </script><script>
            let stickyHeaderInstance;

            function configureStickyBits() {
                if (!!stickyHeaderInstance) {
                    stickyHeaderInstance.update();
                    return;
                }

                if (isInternetExplorer()) {
                    document
                        .querySelectorAll("[id='top']")[0]
                        .style.setProperty('width', '100%');
                }
                stickyHeaderInstance = stickybits(
                    '#top',
                    { useFixed: isInternetExplorer(), useStickyClasses: true }
                );
            }

            function configureNavigationHeader() {
                let configMobile = {
                    enable: false,
                    force: false
                }
                if (typeof mobileViewEnabled !== 'undefined') {
                    configMobile = {
                        enable: false,
                        force: true
                    }
                }

                const check =   typeof configBulletin !== 'undefined' &&
                                typeof configLogo !== 'undefined' &&
                                typeof configSearch !== 'undefined' &&
                                typeof configActions !== 'undefined' &&
                                typeof configNavigation !== 'undefined' &&
                                typeof configScanner !== 'undefined';
                if (check) {
                    if (typeof navigationBarLogo !== 'undefined')
                        configNavigation.config.navigationBarLogo = navigationBarLogo;

                    if (!configSearch.options) configSearch.options = {};
                    configSearch.options.scanner = configScanner;

                    navigationHeaderElement.configuration = {
                          mobile: configMobile,
                          bulletin: configBulletin,
                          cart: (typeof configCart !== 'undefined'
                            ? configCart : {}),
                          logo: configLogo,
                          search: configSearch,
                          navigation: configNavigation,
                          actions: configActions
                    };
                }

                configureStickyBits();
            }

            if (window && window.addEventListener && stickybits) {
                fireWhenDOMLoaded(configureNavigationHeader);
            }

            (function configureTopBarForSeconds() {
                for (var i = isInternetExplorer() ? 2 : 1; i < 20; i++) {
                    setTimeout(configureNavigationHeader, i * 1000);
                }
            })()
        
        </script><nvc-s-registration-steps-form-modal sct="" vce-ready=""><!----></nvc-s-registration-steps-form-modal><script>
            const registrationModal = document.getElementsByTagName("nvc-s-registration-steps-form-modal")[0];

            registrationModal.texts = registrationModalTexts;
            registrationModal.formTexts = registrationModalFormTexts;

            registrationModal.addEventListener("loginLinkClick", handleLoginOpenButton);
            registrationModal.addEventListener("complete", handleLoginOpenButton);

            window.addEventListener("registrationStepChange", handleRegistrationStepChange);
            window.addEventListener("registrationSuccess", handleRegistrationSucess);

            function handleRegistrationStepChange(event) {
                const { registrationStep, actionType } = event.detail;
                const page = window.document.body.classList[0];
                if (!(registrationStep > 4)) {
                    emitRegistrationStepGAEventToDataLayer({step: registrationStep + 1, actionType, page});
                }
            }

            function handleRegistrationSucess(event) {
                const { customerId, isNewCustomer, userId } = event.detail;
                const customerType = "";
                const page = window.document.body.classList[0];
                emitRegistrationSuccessGAEventToDataLayer({customerType, customerId, isNewCustomer, userId, page});
            }

            function sendUserForRegistration() {
                if (configurationForLoginBox.registrationType === 'REGISTRATION_WIDGET') {
                    registrationModal.getVueInstance().showModal();
                } else {
                    window.location.assign("ePortal/ctrl?action=showRegisterCustomers")
                }
            }
        </script><nvc-s-html-content-modal ref="modal" sct="" vce-ready=""><div class="s-html-content-modal"><div id="__BVID__61___BV_modal_outer_" style="position: absolute; z-index: 1040;"><div role="dialog" aria-hidden="true" class="modal fade s-modal" id="__BVID__61" aria-describedby="__BVID__61___BV_modal_body_" style="display: none;" aria-labelledby="__BVID__61___BV_modal_title_"><div class="modal-dialog modal-lg modal-dialog-centered"><!----><div tabindex="-1" class="modal-content" id="__BVID__61___BV_modal_content_"><header class="modal-header" id="__BVID__61___BV_modal_header_"><h5 class="modal-title" id="__BVID__61___BV_modal_title_">Du er i ferd med å forlate vårt nettsted.</h5><button type="button" aria-label="Close" class="close">×</button></header><div class="modal-body" id="__BVID__61___BV_modal_body_"><div>Du har klikket på en lenke som vil ta deg bort fra Lyreco og over til en ekstern nettside. Vennligst merk at Lyreco ikke har kontroll over innholdet eller sikkerheten på eksterne nettsider.<br> Trykk på lenken under om du ønsker å fortsette:</div><br><!----></div><!----></div><!----></div></div><!----></div></div></nvc-s-html-content-modal><script>
            window.whitelistedUrls = [
                
                    "lyrecobrandingsolutions.no",
                
                    "lyreco.se",
                
                    "lyreco.com",
                
                    "lyreco.whispli.com",
                
                    "emo.no",
                
                    "viewer.lyreco.com",
                
                    "publikasjon.emo.no",
                
                    "viewer.ipaper.io",
                
                    "https://viewer.ipaper.io/lyreco-sverige",
                
                    "Lyreco.no",
                
                    "lyrecobrandingsolutions.com",
                
                    "lyrecocontract.no",
                
                    "lyrecocontract.se",
                
                    "https://www.lyrecobrandingsolutions.com/",
                
            ];

            function normalizeUrl(url) {
                return new URL(url.startsWith('http') ? url : 'https://' + url).hostname.replace(/^www\./, '');
            }

            function isWhitelisted(normalizedUrl) {
                return window.whitelistedUrls.some(whitelistedUrl => normalizeUrl(whitelistedUrl) === normalizedUrl);
            }

            fireWhenDOMLoaded(function() {
                const externalLinkModal = document.getElementsByTagName("nvc-s-html-content-modal")[0];

                externalLinkModal.texts = {
                    title: "Du er i ferd med å forlate vårt nettsted.",
                    htmlContent: decodeHtml("Du har klikket på en lenke som vil ta deg bort fra Lyreco og over til en ekstern nettside. Vennligst merk at Lyreco ikke har kontroll over innholdet eller sikkerheten på eksterne nettsider.&lt;br/&gt; Trykk på lenken under om du ønsker å fortsette:")
                }

                function interceptLinks() {
                    var pcCustomersElement = document.getElementById('PcCustomers');

                    if (pcCustomersElement) {
                        return;
                    }
                    document.querySelectorAll('a').forEach(link => {
                        if (!link.hasAttribute('data-intercepted') && !link.classList.contains('external-link')) {
                            link.setAttribute('data-intercepted', 'true');
                            link.addEventListener('click', (event) => {
                                const href = event.currentTarget.getAttribute('href');

                                if (isAbsoluteLink(href)) {
                                    const normalizedHref = normalizeUrl(href);

                                    if (!isWhitelisted(normalizedHref)) {
                                        const currentDomain = getDomain(location.hostname);
                                        const targetDomain = getDomain(normalizedHref);

                                        if (isExternalLink(currentDomain, targetDomain)) {
                                            event.preventDefault();
                                            showModal(href);
                                        }
                                    }
                                } else {
                                    const parentDiv = link.closest('div[data-banner-id]');
                                    if (parentDiv) {
                                        var bannerId = parentDiv.getAttribute('data-banner-id');
                                        if (window.emitBannerSelectGAEventToDataLayer && bannerId) {
                                            window.emitBannerSelectGAEventToDataLayer(bannerId);
                                        }
                                    }
                                }
                            });
                        }
                    });
                }

                const observer = new MutationObserver((mutations) => {
                    mutations.forEach((mutation) => {
                        if (mutation.addedNodes.length) {
                            mutation.addedNodes.forEach((node) => {
                                if (node.nodeType === Node.ELEMENT_NODE) {
                                    if (node.tagName === 'A') {
                                        interceptLinks();
                                    } else {
                                        node.querySelectorAll('a').forEach(link => {
                                            interceptLinks();
                                        });
                                    }
                                }
                            });
                        }
                    });
                });

                observer.observe(document.body, { childList: true, subtree: true });

                (function() {
                    const originalAssign = window.location.assign;
                    const originalReplace = window.location.replace;
                    const originalPushState = history.pushState;

                    window.location.assign = function(url) {
                        if (!url.startsWith(window.location.origin)) {
                            showModal(url);
                        } else {
                            originalAssign.apply(window.location, arguments);
                        }
                    };

                    window.location.replace = function(url) {
                        if (!url.startsWith(window.location.origin)) {
                            showModal(url);
                        } else {
                            originalReplace.apply(window.location, arguments);
                        }
                    };

                    history.pushState = function(state, title, url) {
                        console.log("pushState");
                        if (url && !url.startsWith(window.location.origin)) {
                            showModal(url);
                        } else {
                            originalPushState.apply(history, arguments);
                        }
                    };
                })();

                function showModal(url) {
                    const MODAL_TAG_NAME = "nvc-s-html-content-modal";
                    const externalLinkModal = document.getElementsByTagName(MODAL_TAG_NAME)[0];
                    externalLinkModal.showModal = false;

                    const currentDomain = getDomain(location.hostname);
                    const targetDomain = getDomain(normalizeUrl(url));

                    if (isUrlProper(url) && isExternalLink(currentDomain, targetDomain)) {
                        if (!externalLinkModal.showModal) {
                            externalLinkModal.texts.link = url;
                            externalLinkModal.showModal = true;
                        }
                    } else {
                        window.location.href = url;
                    }
                }

                function getDomain(hostname) {
                    return hostname.split('.').slice(-2).join('.');
                }

                function isUrlProper(url) {
                    const urlObject = new URL(url);

                    return (urlObject.protocol === 'https:' || urlObject.protocol === 'http:');
                }

                function isAbsoluteLink(href) {
                    return href && (href.startsWith('http://') || href.startsWith('https://'));
                }

                function isExternalLink(currentDomain, targetDomain) {
                    return currentDomain !== targetDomain;
                }

                document.addEventListener('DOMContentLoaded', () => {
                    interceptLinks();
                });
            });
        </script>

        </div>
    

                        
                    
                    
                
            </div><nvc-s-catalogs-menu-async-wrapper style="position: absolute; width: 100%;" sct="" vce-ready="" class="catalogsBody"><div class="s-catalogs-menu" resetcatalogsdata="true" style="display: none;"><div class="overlay"></div><div class="s-catalogs-menu__container"><div class="s-catalogs-menu__content"><div><div class="s-catalogs-close-button"><div class="s-catalogs-close-button__text">Velg katalog</div><hr role="separator" aria-orientation="horizontal" class="s-divider s-catalogs-close-button__divider"><button aria-label="close" class="s-catalogs-close-button__button"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-cross"><path d="M17.647 18.2352C17.5696 18.2357 17.4928 18.2208 17.4211 18.1915C17.3495 18.1623 17.2843 18.1191 17.2293 18.0646L1.9352 2.7705C1.82444 2.65973 1.76221 2.5095 1.76221 2.35285C1.76221 2.1962 1.82444 2.04597 1.9352 1.9352C2.04597 1.82444 2.1962 1.76221 2.35285 1.76221C2.5095 1.76221 2.65973 1.82444 2.7705 1.9352L18.0646 17.2293C18.1197 17.284 18.1635 17.3491 18.1934 17.4207C18.2232 17.4924 18.2386 17.5693 18.2386 17.647C18.2386 17.7246 18.2232 17.8015 18.1934 17.8732C18.1635 17.9449 18.1197 18.0099 18.0646 18.0646C18.0096 18.1191 17.9445 18.1623 17.8728 18.1915C17.8011 18.2208 17.7244 18.2357 17.647 18.2352Z" fill="currentColor"></path><path d="M2.35288 18.2352C2.27546 18.2357 2.19872 18.2208 2.12705 18.1915C2.05538 18.1623 1.99019 18.1191 1.93523 18.0646C1.8801 18.0099 1.83633 17.9449 1.80647 17.8732C1.77661 17.8015 1.76123 17.7246 1.76123 17.647C1.76123 17.5693 1.77661 17.4924 1.80647 17.4207C1.83633 17.3491 1.8801 17.284 1.93523 17.2293L17.2293 1.9352C17.3401 1.82444 17.4903 1.76221 17.647 1.76221C17.8036 1.76221 17.9539 1.82444 18.0646 1.9352C18.1754 2.04597 18.2376 2.1962 18.2376 2.35285C18.2376 2.5095 18.1754 2.65973 18.0646 2.7705L2.77052 18.0646C2.71556 18.1191 2.65037 18.1623 2.5787 18.1915C2.50703 18.2208 2.43029 18.2357 2.35288 18.2352Z" fill="currentColor"></path></svg></button></div></div><div class="s-catalogs-menu__catalogs-container"><div class="s-catalogs"><div class="s-catalogs__list"><div class="s-catalogs__item__container"><div class="s-catalog-label__container s-catalogs__item active"><button class="s-catalog-label" style="border-color: rgb(45, 46, 134) !important; background-color: rgb(45, 46, 134) !important;"><div class="s-catalog-label__text text-white"> Alle Produkter </div><!----></button><div class="s-catalog-label__arrow"></div></div></div><div class="s-catalogs__item__container"><div class="s-catalog-label__container s-catalogs__item"><button class="s-catalog-label" style="border-color: rgb(154, 196, 28);"><div class="s-catalog-label__text"> Miljømerket og resirkulert </div><!----></button><!----></div></div><div class="s-catalogs__item__container"><div class="s-catalog-label__container s-catalogs__item"><button class="s-catalog-label" style="border-color: rgb(192, 148, 115);"><div class="s-catalog-label__text"> Nespresso professional </div><!----></button><!----></div></div></div><!----></div></div><!----><div class="container-fluid container__categories"><div class="row"><div class="p-0 col-lg-4"><div class="s-categories-menu container-fluid"><div class="row"><div class="col-12 s-categories-menu-column visible"><div><div class="s-categories-menu__parent-button s-category-level s-category-level--active s-category-level--first"><div class="s-category-level__row text-primary"><div class="s-category-level__item arrow-left" style="display: none;"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="s-icon s-icon-plus"><path d="M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z"></path></svg></button></div><div class="s-category-level__text-container"><div class="s-category-level__text-container-row"><div><span class="s-category-level__text bold sm">Alle Produkter</span></div><div><span class="s-category-level__text clickable sm">Vis alt innenfor</span></div></div></div><div class="s-category-level__item arrow-right" style="display: none;"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="s-icon s-icon-minus"><path d="M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z"></path></svg></button></div></div></div><div class="s-categories-menu-item s-category-level"><div class="s-category-level__row"><div class="s-category-level__item arrow-left" style="display: none;"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="s-icon s-icon-arrow-left"><path fill-rule="evenodd" 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 0z"></path></svg></button></div><div class="s-category-level__text-container"><a href="/web/ePortal/ctrl?action=showgroup&amp;nodeRI=79126952" title="Engangs og servering" class="navigation-category s-link" data-intercepted="true">Engangs og servering</a></div><div class="s-category-level__item arrow-right"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-arrow-right"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.07262 17.2688C5.75379 16.9605 5.75379 16.4606 6.07262 16.1523L12.4349 10L6.07262 3.84771C5.75379 3.53941 5.75379 3.03954 6.07262 2.73123C6.39145 2.42292 6.90839 2.42292 7.22722 2.73123L14.1668 9.44176L14.1668 10.5582L7.22722 17.2688C6.90839 17.5771 6.39145 17.5771 6.07262 17.2688Z" fill="currentColor"></path></svg></button></div></div></div><div class="s-categories-menu-item s-category-level"><div class="s-category-level__row"><div class="s-category-level__item arrow-left" style="display: none;"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="s-icon s-icon-arrow-left"><path fill-rule="evenodd" 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 0z"></path></svg></button></div><div class="s-category-level__text-container"><a href="/web/ePortal/ctrl?action=showgroup&amp;nodeRI=79127282" title="Emballasje" class="navigation-category s-link" data-intercepted="true">Emballasje</a></div><div class="s-category-level__item arrow-right"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-arrow-right"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.07262 17.2688C5.75379 16.9605 5.75379 16.4606 6.07262 16.1523L12.4349 10L6.07262 3.84771C5.75379 3.53941 5.75379 3.03954 6.07262 2.73123C6.39145 2.42292 6.90839 2.42292 7.22722 2.73123L14.1668 9.44176L14.1668 10.5582L7.22722 17.2688C6.90839 17.5771 6.39145 17.5771 6.07262 17.2688Z" fill="currentColor"></path></svg></button></div></div></div><div class="s-categories-menu-item s-category-level"><div class="s-category-level__row"><div class="s-category-level__item arrow-left" style="display: none;"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="s-icon s-icon-arrow-left"><path fill-rule="evenodd" 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 0z"></path></svg></button></div><div class="s-category-level__text-container"><a href="/web/ePortal/ctrl?action=showgroup&amp;nodeRI=79126634" title="Datarekvisita" class="navigation-category s-link" data-intercepted="true">Datarekvisita</a></div><div class="s-category-level__item arrow-right"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-arrow-right"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.07262 17.2688C5.75379 16.9605 5.75379 16.4606 6.07262 16.1523L12.4349 10L6.07262 3.84771C5.75379 3.53941 5.75379 3.03954 6.07262 2.73123C6.39145 2.42292 6.90839 2.42292 7.22722 2.73123L14.1668 9.44176L14.1668 10.5582L7.22722 17.2688C6.90839 17.5771 6.39145 17.5771 6.07262 17.2688Z" fill="currentColor"></path></svg></button></div></div></div><div class="s-categories-menu-item s-category-level"><div class="s-category-level__row"><div class="s-category-level__item arrow-left" style="display: none;"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="s-icon s-icon-arrow-left"><path fill-rule="evenodd" 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 0z"></path></svg></button></div><div class="s-category-level__text-container"><a href="/web/ePortal/ctrl?action=showgroup&amp;nodeRI=79127074" title="Kontorpapir" class="navigation-category s-link" data-intercepted="true">Kontorpapir</a></div><div class="s-category-level__item arrow-right"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-arrow-right"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.07262 17.2688C5.75379 16.9605 5.75379 16.4606 6.07262 16.1523L12.4349 10L6.07262 3.84771C5.75379 3.53941 5.75379 3.03954 6.07262 2.73123C6.39145 2.42292 6.90839 2.42292 7.22722 2.73123L14.1668 9.44176L14.1668 10.5582L7.22722 17.2688C6.90839 17.5771 6.39145 17.5771 6.07262 17.2688Z" fill="currentColor"></path></svg></button></div></div></div><div class="s-categories-menu-item s-category-level"><div class="s-category-level__row"><div class="s-category-level__item arrow-left" style="display: none;"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="s-icon s-icon-arrow-left"><path fill-rule="evenodd" 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 0z"></path></svg></button></div><div class="s-category-level__text-container"><a href="/web/ePortal/ctrl?action=showgroup&amp;nodeRI=79126734" title="Kontorrekvisita" class="navigation-category s-link" data-intercepted="true">Kontorrekvisita</a></div><div class="s-category-level__item arrow-right"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-arrow-right"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.07262 17.2688C5.75379 16.9605 5.75379 16.4606 6.07262 16.1523L12.4349 10L6.07262 3.84771C5.75379 3.53941 5.75379 3.03954 6.07262 2.73123C6.39145 2.42292 6.90839 2.42292 7.22722 2.73123L14.1668 9.44176L14.1668 10.5582L7.22722 17.2688C6.90839 17.5771 6.39145 17.5771 6.07262 17.2688Z" fill="currentColor"></path></svg></button></div></div></div><div class="s-categories-menu-item s-category-level"><div class="s-category-level__row"><div class="s-category-level__item arrow-left" style="display: none;"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="s-icon s-icon-arrow-left"><path fill-rule="evenodd" 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 0z"></path></svg></button></div><div class="s-category-level__text-container"><a href="/web/ePortal/ctrl?action=showgroup&amp;nodeRI=79127381" title="Kontormaskiner" class="navigation-category s-link" data-intercepted="true">Kontormaskiner</a></div><div class="s-category-level__item arrow-right"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-arrow-right"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.07262 17.2688C5.75379 16.9605 5.75379 16.4606 6.07262 16.1523L12.4349 10L6.07262 3.84771C5.75379 3.53941 5.75379 3.03954 6.07262 2.73123C6.39145 2.42292 6.90839 2.42292 7.22722 2.73123L14.1668 9.44176L14.1668 10.5582L7.22722 17.2688C6.90839 17.5771 6.39145 17.5771 6.07262 17.2688Z" fill="currentColor"></path></svg></button></div></div></div><div class="s-categories-menu-item s-category-level"><div class="s-category-level__row"><div class="s-category-level__item arrow-left" style="display: none;"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="s-icon s-icon-arrow-left"><path fill-rule="evenodd" 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 0z"></path></svg></button></div><div class="s-category-level__text-container"><a href="/web/ePortal/ctrl?action=showgroup&amp;nodeRI=79127028" title="Kontorutstyr" class="navigation-category s-link" data-intercepted="true">Kontorutstyr</a></div><div class="s-category-level__item arrow-right"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-arrow-right"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.07262 17.2688C5.75379 16.9605 5.75379 16.4606 6.07262 16.1523L12.4349 10L6.07262 3.84771C5.75379 3.53941 5.75379 3.03954 6.07262 2.73123C6.39145 2.42292 6.90839 2.42292 7.22722 2.73123L14.1668 9.44176L14.1668 10.5582L7.22722 17.2688C6.90839 17.5771 6.39145 17.5771 6.07262 17.2688Z" fill="currentColor"></path></svg></button></div></div></div><div class="s-categories-menu-item s-category-level"><div class="s-category-level__row"><div class="s-category-level__item arrow-left" style="display: none;"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="s-icon s-icon-arrow-left"><path fill-rule="evenodd" 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 0z"></path></svg></button></div><div class="s-category-level__text-container"><a href="/web/ePortal/ctrl?action=showgroup&amp;nodeRI=79126706" title="Møte/ Presentasjon" class="navigation-category s-link" data-intercepted="true">Møte/ Presentasjon</a></div><div class="s-category-level__item arrow-right"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-arrow-right"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.07262 17.2688C5.75379 16.9605 5.75379 16.4606 6.07262 16.1523L12.4349 10L6.07262 3.84771C5.75379 3.53941 5.75379 3.03954 6.07262 2.73123C6.39145 2.42292 6.90839 2.42292 7.22722 2.73123L14.1668 9.44176L14.1668 10.5582L7.22722 17.2688C6.90839 17.5771 6.39145 17.5771 6.07262 17.2688Z" fill="currentColor"></path></svg></button></div></div></div><div class="s-categories-menu-item s-category-level"><div class="s-category-level__row"><div class="s-category-level__item arrow-left" style="display: none;"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="s-icon s-icon-arrow-left"><path fill-rule="evenodd" 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 0z"></path></svg></button></div><div class="s-category-level__text-container"><a href="/web/ePortal/ctrl?action=showgroup&amp;nodeRI=79127147" title="Medisinsk" class="navigation-category s-link" data-intercepted="true">Medisinsk</a></div><div class="s-category-level__item arrow-right"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-arrow-right"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.07262 17.2688C5.75379 16.9605 5.75379 16.4606 6.07262 16.1523L12.4349 10L6.07262 3.84771C5.75379 3.53941 5.75379 3.03954 6.07262 2.73123C6.39145 2.42292 6.90839 2.42292 7.22722 2.73123L14.1668 9.44176L14.1668 10.5582L7.22722 17.2688C6.90839 17.5771 6.39145 17.5771 6.07262 17.2688Z" fill="currentColor"></path></svg></button></div></div></div><div class="s-categories-menu-item s-category-level"><div class="s-category-level__row"><div class="s-category-level__item arrow-left" style="display: none;"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="s-icon s-icon-arrow-left"><path fill-rule="evenodd" 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 0z"></path></svg></button></div><div class="s-category-level__text-container"><a href="/web/ePortal/ctrl?action=showgroup&amp;nodeRI=79126840" title="Rengjøring og hygiene" class="navigation-category s-link" data-intercepted="true">Rengjøring og hygiene</a></div><div class="s-category-level__item arrow-right"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-arrow-right"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.07262 17.2688C5.75379 16.9605 5.75379 16.4606 6.07262 16.1523L12.4349 10L6.07262 3.84771C5.75379 3.53941 5.75379 3.03954 6.07262 2.73123C6.39145 2.42292 6.90839 2.42292 7.22722 2.73123L14.1668 9.44176L14.1668 10.5582L7.22722 17.2688C6.90839 17.5771 6.39145 17.5771 6.07262 17.2688Z" fill="currentColor"></path></svg></button></div></div></div><div class="s-categories-menu-item s-category-level"><div class="s-category-level__row"><div class="s-category-level__item arrow-left" style="display: none;"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="s-icon s-icon-arrow-left"><path fill-rule="evenodd" 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 0z"></path></svg></button></div><div class="s-category-level__text-container"><a href="/web/ePortal/ctrl?action=showgroup&amp;nodeRI=79126463" title="Skole, Hobby og Forming" class="navigation-category s-link" data-intercepted="true">Skole, Hobby og Forming</a></div><div class="s-category-level__item arrow-right"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-arrow-right"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.07262 17.2688C5.75379 16.9605 5.75379 16.4606 6.07262 16.1523L12.4349 10L6.07262 3.84771C5.75379 3.53941 5.75379 3.03954 6.07262 2.73123C6.39145 2.42292 6.90839 2.42292 7.22722 2.73123L14.1668 9.44176L14.1668 10.5582L7.22722 17.2688C6.90839 17.5771 6.39145 17.5771 6.07262 17.2688Z" fill="currentColor"></path></svg></button></div></div></div><div class="s-categories-menu-item s-category-level"><div class="s-category-level__row"><div class="s-category-level__item arrow-left" style="display: none;"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="s-icon s-icon-arrow-left"><path fill-rule="evenodd" 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 0z"></path></svg></button></div><div class="s-category-level__text-container"><a href="/web/ePortal/ctrl?action=showgroup&amp;nodeRI=79126607" title="Skriveredskaper" class="navigation-category s-link" data-intercepted="true">Skriveredskaper</a></div><div class="s-category-level__item arrow-right"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-arrow-right"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.07262 17.2688C5.75379 16.9605 5.75379 16.4606 6.07262 16.1523L12.4349 10L6.07262 3.84771C5.75379 3.53941 5.75379 3.03954 6.07262 2.73123C6.39145 2.42292 6.90839 2.42292 7.22722 2.73123L14.1668 9.44176L14.1668 10.5582L7.22722 17.2688C6.90839 17.5771 6.39145 17.5771 6.07262 17.2688Z" fill="currentColor"></path></svg></button></div></div></div><div class="s-categories-menu-item s-category-level"><div class="s-category-level__row"><div class="s-category-level__item arrow-left" style="display: none;"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="s-icon s-icon-arrow-left"><path fill-rule="evenodd" 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 0z"></path></svg></button></div><div class="s-category-level__text-container"><a href="/web/ePortal/ctrl?action=showgroup&amp;nodeRI=79126829" title="Sesongvarer" class="navigation-category s-link" data-intercepted="true">Sesongvarer</a></div><div class="s-category-level__item arrow-right"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-arrow-right"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.07262 17.2688C5.75379 16.9605 5.75379 16.4606 6.07262 16.1523L12.4349 10L6.07262 3.84771C5.75379 3.53941 5.75379 3.03954 6.07262 2.73123C6.39145 2.42292 6.90839 2.42292 7.22722 2.73123L14.1668 9.44176L14.1668 10.5582L7.22722 17.2688C6.90839 17.5771 6.39145 17.5771 6.07262 17.2688Z" fill="currentColor"></path></svg></button></div></div></div><div class="s-categories-menu-item s-category-level"><div class="s-category-level__row"><div class="s-category-level__item arrow-left" style="display: none;"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="s-icon s-icon-arrow-left"><path fill-rule="evenodd" 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 0z"></path></svg></button></div><div class="s-category-level__text-container"><a href="/web/ePortal/ctrl?action=showgroup&amp;nodeRI=79127405" title="Nespresso professional" class="navigation-category s-link" data-intercepted="true">Nespresso professional</a></div><div class="s-category-level__item arrow-right"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-arrow-right"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.07262 17.2688C5.75379 16.9605 5.75379 16.4606 6.07262 16.1523L12.4349 10L6.07262 3.84771C5.75379 3.53941 5.75379 3.03954 6.07262 2.73123C6.39145 2.42292 6.90839 2.42292 7.22722 2.73123L14.1668 9.44176L14.1668 10.5582L7.22722 17.2688C6.90839 17.5771 6.39145 17.5771 6.07262 17.2688Z" fill="currentColor"></path></svg></button></div></div></div><div class="s-categories-menu-item s-category-level"><div class="s-category-level__row"><div class="s-category-level__item arrow-left" style="display: none;"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="s-icon s-icon-arrow-left"><path fill-rule="evenodd" 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 0z"></path></svg></button></div><div class="s-category-level__text-container"><a href="/web/ePortal/ctrl?action=showgroup&amp;nodeRI=79127050" title="Tørkemateriell" class="navigation-category s-link" data-intercepted="true">Tørkemateriell</a></div><div class="s-category-level__item arrow-right"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-arrow-right"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.07262 17.2688C5.75379 16.9605 5.75379 16.4606 6.07262 16.1523L12.4349 10L6.07262 3.84771C5.75379 3.53941 5.75379 3.03954 6.07262 2.73123C6.39145 2.42292 6.90839 2.42292 7.22722 2.73123L14.1668 9.44176L14.1668 10.5582L7.22722 17.2688C6.90839 17.5771 6.39145 17.5771 6.07262 17.2688Z" fill="currentColor"></path></svg></button></div></div></div><div class="s-categories-menu-item s-category-level"><div class="s-category-level__row"><div class="s-category-level__item arrow-left" style="display: none;"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="s-icon s-icon-arrow-left"><path fill-rule="evenodd" 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 0z"></path></svg></button></div><div class="s-category-level__text-container"><a href="/web/ePortal/ctrl?action=showgroup&amp;nodeRI=79127068" title="Trykksaker" class="navigation-category s-link" data-intercepted="true">Trykksaker</a></div><div class="s-category-level__item arrow-right"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-arrow-right"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.07262 17.2688C5.75379 16.9605 5.75379 16.4606 6.07262 16.1523L12.4349 10L6.07262 3.84771C5.75379 3.53941 5.75379 3.03954 6.07262 2.73123C6.39145 2.42292 6.90839 2.42292 7.22722 2.73123L14.1668 9.44176L14.1668 10.5582L7.22722 17.2688C6.90839 17.5771 6.39145 17.5771 6.07262 17.2688Z" fill="currentColor"></path></svg></button></div></div></div><div class="s-categories-menu-item s-category-level"><div class="s-category-level__row"><div class="s-category-level__item arrow-left" style="display: none;"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="s-icon s-icon-arrow-left"><path fill-rule="evenodd" 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 0z"></path></svg></button></div><div class="s-category-level__text-container"><a href="/web/ePortal/ctrl?action=showgroup&amp;nodeRI=84716180" title="Arbeidsklær" class="navigation-category s-link" data-intercepted="true">Arbeidsklær</a></div><div class="s-category-level__item arrow-right"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-arrow-right"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.07262 17.2688C5.75379 16.9605 5.75379 16.4606 6.07262 16.1523L12.4349 10L6.07262 3.84771C5.75379 3.53941 5.75379 3.03954 6.07262 2.73123C6.39145 2.42292 6.90839 2.42292 7.22722 2.73123L14.1668 9.44176L14.1668 10.5582L7.22722 17.2688C6.90839 17.5771 6.39145 17.5771 6.07262 17.2688Z" fill="currentColor"></path></svg></button></div></div></div><div class="s-categories-menu-item s-category-level"><div class="s-category-level__row"><div class="s-category-level__item arrow-left" style="display: none;"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="s-icon s-icon-arrow-left"><path fill-rule="evenodd" 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 0z"></path></svg></button></div><div class="s-category-level__text-container"><a href="/web/ePortal/ctrl?action=showgroup&amp;nodeRI=81908753" title="Kjedespesifikke varer" class="navigation-category s-link" data-intercepted="true">Kjedespesifikke varer</a></div><div class="s-category-level__item arrow-right" style="display: none;"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-arrow-right"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.07262 17.2688C5.75379 16.9605 5.75379 16.4606 6.07262 16.1523L12.4349 10L6.07262 3.84771C5.75379 3.53941 5.75379 3.03954 6.07262 2.73123C6.39145 2.42292 6.90839 2.42292 7.22722 2.73123L14.1668 9.44176L14.1668 10.5582L7.22722 17.2688C6.90839 17.5771 6.39145 17.5771 6.07262 17.2688Z" fill="currentColor"></path></svg></button></div></div></div><div class="s-categories-menu-item s-category-level"><div class="s-category-level__row"><div class="s-category-level__item arrow-left" style="display: none;"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="s-icon s-icon-arrow-left"><path fill-rule="evenodd" 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 0z"></path></svg></button></div><div class="s-category-level__text-container"><a href="/web/ePortal/ctrl?action=showgroup&amp;nodeRI=106205945" title="Sikkerhet og personlig verneutstyr" class="navigation-category s-link" data-intercepted="true">Sikkerhet og personlig verneutstyr</a></div><div class="s-category-level__item arrow-right"><button aria-label="show-subcategories" class="s-category-level__expand-button"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-arrow-right"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.07262 17.2688C5.75379 16.9605 5.75379 16.4606 6.07262 16.1523L12.4349 10L6.07262 3.84771C5.75379 3.53941 5.75379 3.03954 6.07262 2.73123C6.39145 2.42292 6.90839 2.42292 7.22722 2.73123L14.1668 9.44176L14.1668 10.5582L7.22722 17.2688C6.90839 17.5771 6.39145 17.5771 6.07262 17.2688Z" fill="currentColor"></path></svg></button></div></div></div></div></div><div class="col-12 s-categories-menu-column"><!----></div><div class="col-12 s-categories-menu-column"><!----></div></div></div></div><div class="s-multiple-banners col-lg-8"><div role="region" id="carousel-fade" aria-busy="false" class="carousel slide carousel-fade s-carousel" value="0"><div id="carousel-fade___BV_inner_" role="list" class="carousel-inner"><a href="ePortal/ctrl?source=admin&amp;action=showdynamiccontent&amp;doc_sel=c373e992052966edc22c4454fb27cc09&amp;utm_source=netshop&amp;utm_medium=banner&amp;utm_campaign=LS_Jul_2024" target="_self" class="s-carousel-slide-landing-anchor" data-intercepted="true"><div role="listitem" class="carousel-item s-carousel-slide-landing active" aria-current="true" aria-posinset="1" aria-setsize="6" id="__BVID__265"><div class="s-carousel-slide-landing__image" style="height: auto;"><img data-src="https://cdn-netshop.lyrecocontract.no:443/static/1728476625000000/objectstore/Banner_julevarer_2024_mobil.webp" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" lazy="loading"><div class="s-carousel-slide-landing__fallback"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-cross fallback__icon" size="120px"><path d="M17.647 18.2352C17.5696 18.2357 17.4928 18.2208 17.4211 18.1915C17.3495 18.1623 17.2843 18.1191 17.2293 18.0646L1.9352 2.7705C1.82444 2.65973 1.76221 2.5095 1.76221 2.35285C1.76221 2.1962 1.82444 2.04597 1.9352 1.9352C2.04597 1.82444 2.1962 1.76221 2.35285 1.76221C2.5095 1.76221 2.65973 1.82444 2.7705 1.9352L18.0646 17.2293C18.1197 17.284 18.1635 17.3491 18.1934 17.4207C18.2232 17.4924 18.2386 17.5693 18.2386 17.647C18.2386 17.7246 18.2232 17.8015 18.1934 17.8732C18.1635 17.9449 18.1197 18.0099 18.0646 18.0646C18.0096 18.1191 17.9445 18.1623 17.8728 18.1915C17.8011 18.2208 17.7244 18.2357 17.647 18.2352Z" fill="currentColor"></path><path d="M2.35288 18.2352C2.27546 18.2357 2.19872 18.2208 2.12705 18.1915C2.05538 18.1623 1.99019 18.1191 1.93523 18.0646C1.8801 18.0099 1.83633 17.9449 1.80647 17.8732C1.77661 17.8015 1.76123 17.7246 1.76123 17.647C1.76123 17.5693 1.77661 17.4924 1.80647 17.4207C1.83633 17.3491 1.8801 17.284 1.93523 17.2293L17.2293 1.9352C17.3401 1.82444 17.4903 1.76221 17.647 1.76221C17.8036 1.76221 17.9539 1.82444 18.0646 1.9352C18.1754 2.04597 18.2376 2.1962 18.2376 2.35285C18.2376 2.5095 18.1754 2.65973 18.0646 2.7705L2.77052 18.0646C2.71556 18.1191 2.65037 18.1623 2.5787 18.1915C2.50703 18.2208 2.43029 18.2357 2.35288 18.2352Z" fill="currentColor"></path></svg></div></div><!----></div></a><a href="ePortal/ctrl?source=admin&amp;action=showdynamiccontent&amp;doc_sel=c373e992052966edc22c4454fb27cc09&amp;utm_source=netshop&amp;utm_medium=banner&amp;utm_campaign=LS_Jul_2024" target="_self" class="s-carousel-slide-landing-anchor" data-intercepted="true"><div role="listitem" class="carousel-item s-carousel-slide-landing" aria-current="false" aria-posinset="2" aria-setsize="6" id="__BVID__269"><div class="s-carousel-slide-landing__image" style="height: auto;"><img data-src="https://cdn-netshop.lyrecocontract.no:443/static/1728476625000000/objectstore/Banner_julevarer_2024_mobil.webp" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" lazy="loading"><div class="s-carousel-slide-landing__fallback"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-cross fallback__icon" size="120px"><path d="M17.647 18.2352C17.5696 18.2357 17.4928 18.2208 17.4211 18.1915C17.3495 18.1623 17.2843 18.1191 17.2293 18.0646L1.9352 2.7705C1.82444 2.65973 1.76221 2.5095 1.76221 2.35285C1.76221 2.1962 1.82444 2.04597 1.9352 1.9352C2.04597 1.82444 2.1962 1.76221 2.35285 1.76221C2.5095 1.76221 2.65973 1.82444 2.7705 1.9352L18.0646 17.2293C18.1197 17.284 18.1635 17.3491 18.1934 17.4207C18.2232 17.4924 18.2386 17.5693 18.2386 17.647C18.2386 17.7246 18.2232 17.8015 18.1934 17.8732C18.1635 17.9449 18.1197 18.0099 18.0646 18.0646C18.0096 18.1191 17.9445 18.1623 17.8728 18.1915C17.8011 18.2208 17.7244 18.2357 17.647 18.2352Z" fill="currentColor"></path><path d="M2.35288 18.2352C2.27546 18.2357 2.19872 18.2208 2.12705 18.1915C2.05538 18.1623 1.99019 18.1191 1.93523 18.0646C1.8801 18.0099 1.83633 17.9449 1.80647 17.8732C1.77661 17.8015 1.76123 17.7246 1.76123 17.647C1.76123 17.5693 1.77661 17.4924 1.80647 17.4207C1.83633 17.3491 1.8801 17.284 1.93523 17.2293L17.2293 1.9352C17.3401 1.82444 17.4903 1.76221 17.647 1.76221C17.8036 1.76221 17.9539 1.82444 18.0646 1.9352C18.1754 2.04597 18.2376 2.1962 18.2376 2.35285C18.2376 2.5095 18.1754 2.65973 18.0646 2.7705L2.77052 18.0646C2.71556 18.1191 2.65037 18.1623 2.5787 18.1915C2.50703 18.2208 2.43029 18.2357 2.35288 18.2352Z" fill="currentColor"></path></svg></div></div><!----></div></a><a href="ePortal/ctrl?action=showcontent&amp;contentID=Tork&amp;utm_source=netshop&amp;utm_medium=banner&amp;utm_campaign=LS_Essity_2024" target="_self" class="s-carousel-slide-landing-anchor" data-intercepted="true"><div role="listitem" class="carousel-item s-carousel-slide-landing" aria-current="false" aria-posinset="3" aria-setsize="6" id="__BVID__273"><div class="s-carousel-slide-landing__image" style="height: auto;"><img data-src="https://cdn-netshop.lyrecocontract.no:443/static/1727788430000000/objectstore/1-TOP-banner_1080x914px_01.webp" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" lazy="loading"><div class="s-carousel-slide-landing__fallback"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-cross fallback__icon" size="120px"><path d="M17.647 18.2352C17.5696 18.2357 17.4928 18.2208 17.4211 18.1915C17.3495 18.1623 17.2843 18.1191 17.2293 18.0646L1.9352 2.7705C1.82444 2.65973 1.76221 2.5095 1.76221 2.35285C1.76221 2.1962 1.82444 2.04597 1.9352 1.9352C2.04597 1.82444 2.1962 1.76221 2.35285 1.76221C2.5095 1.76221 2.65973 1.82444 2.7705 1.9352L18.0646 17.2293C18.1197 17.284 18.1635 17.3491 18.1934 17.4207C18.2232 17.4924 18.2386 17.5693 18.2386 17.647C18.2386 17.7246 18.2232 17.8015 18.1934 17.8732C18.1635 17.9449 18.1197 18.0099 18.0646 18.0646C18.0096 18.1191 17.9445 18.1623 17.8728 18.1915C17.8011 18.2208 17.7244 18.2357 17.647 18.2352Z" fill="currentColor"></path><path d="M2.35288 18.2352C2.27546 18.2357 2.19872 18.2208 2.12705 18.1915C2.05538 18.1623 1.99019 18.1191 1.93523 18.0646C1.8801 18.0099 1.83633 17.9449 1.80647 17.8732C1.77661 17.8015 1.76123 17.7246 1.76123 17.647C1.76123 17.5693 1.77661 17.4924 1.80647 17.4207C1.83633 17.3491 1.8801 17.284 1.93523 17.2293L17.2293 1.9352C17.3401 1.82444 17.4903 1.76221 17.647 1.76221C17.8036 1.76221 17.9539 1.82444 18.0646 1.9352C18.1754 2.04597 18.2376 2.1962 18.2376 2.35285C18.2376 2.5095 18.1754 2.65973 18.0646 2.7705L2.77052 18.0646C2.71556 18.1191 2.65037 18.1623 2.5787 18.1915C2.50703 18.2208 2.43029 18.2357 2.35288 18.2352Z" fill="currentColor"></path></svg></div></div><!----></div></a><a href="ePortal/ctrl?source=admin&amp;action=showdynamiccontent&amp;doc_sel=c373e992204678b0d5f9aac6e03fc8cf&amp;utm_source=netshop&amp;utm_medium=banner&amp;utm_campaign=GK5_NewProducts" target="_self" class="s-carousel-slide-landing-anchor" data-intercepted="true"><div role="listitem" class="carousel-item s-carousel-slide-landing" aria-current="false" aria-posinset="4" aria-setsize="6" id="__BVID__277"><div class="s-carousel-slide-landing__image" style="height: auto;"><img data-src="https://cdn-netshop.lyrecocontract.no:443/static/1727695337000000/objectstore/Carousel_540x457_Norway.webp" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" lazy="loading"><div class="s-carousel-slide-landing__fallback"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-cross fallback__icon" size="120px"><path d="M17.647 18.2352C17.5696 18.2357 17.4928 18.2208 17.4211 18.1915C17.3495 18.1623 17.2843 18.1191 17.2293 18.0646L1.9352 2.7705C1.82444 2.65973 1.76221 2.5095 1.76221 2.35285C1.76221 2.1962 1.82444 2.04597 1.9352 1.9352C2.04597 1.82444 2.1962 1.76221 2.35285 1.76221C2.5095 1.76221 2.65973 1.82444 2.7705 1.9352L18.0646 17.2293C18.1197 17.284 18.1635 17.3491 18.1934 17.4207C18.2232 17.4924 18.2386 17.5693 18.2386 17.647C18.2386 17.7246 18.2232 17.8015 18.1934 17.8732C18.1635 17.9449 18.1197 18.0099 18.0646 18.0646C18.0096 18.1191 17.9445 18.1623 17.8728 18.1915C17.8011 18.2208 17.7244 18.2357 17.647 18.2352Z" fill="currentColor"></path><path d="M2.35288 18.2352C2.27546 18.2357 2.19872 18.2208 2.12705 18.1915C2.05538 18.1623 1.99019 18.1191 1.93523 18.0646C1.8801 18.0099 1.83633 17.9449 1.80647 17.8732C1.77661 17.8015 1.76123 17.7246 1.76123 17.647C1.76123 17.5693 1.77661 17.4924 1.80647 17.4207C1.83633 17.3491 1.8801 17.284 1.93523 17.2293L17.2293 1.9352C17.3401 1.82444 17.4903 1.76221 17.647 1.76221C17.8036 1.76221 17.9539 1.82444 18.0646 1.9352C18.1754 2.04597 18.2376 2.1962 18.2376 2.35285C18.2376 2.5095 18.1754 2.65973 18.0646 2.7705L2.77052 18.0646C2.71556 18.1191 2.65037 18.1623 2.5787 18.1915C2.50703 18.2208 2.43029 18.2357 2.35288 18.2352Z" fill="currentColor"></path></svg></div></div><!----></div></a><a href="ePortal/ctrl?action=showsimplesearch&amp;suggestion=true&amp;searchText=makuleringsmaskin%20fellowes_&amp;utm_medium=banner&amp;utm_campaign=fellowes_Makulering_okt24" target="_self" class="s-carousel-slide-landing-anchor" data-intercepted="true"><div role="listitem" class="carousel-item s-carousel-slide-landing" aria-current="false" aria-posinset="5" aria-setsize="6" id="__BVID__281"><div class="s-carousel-slide-landing__image" style="height: auto;"><img data-src="https://cdn-netshop.lyrecocontract.no:443/static/1727788786000000/objectstore/09463_CC_Lyreco_Shred_Banner_mobil.webp" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" lazy="loading"><div class="s-carousel-slide-landing__fallback"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-cross fallback__icon" size="120px"><path d="M17.647 18.2352C17.5696 18.2357 17.4928 18.2208 17.4211 18.1915C17.3495 18.1623 17.2843 18.1191 17.2293 18.0646L1.9352 2.7705C1.82444 2.65973 1.76221 2.5095 1.76221 2.35285C1.76221 2.1962 1.82444 2.04597 1.9352 1.9352C2.04597 1.82444 2.1962 1.76221 2.35285 1.76221C2.5095 1.76221 2.65973 1.82444 2.7705 1.9352L18.0646 17.2293C18.1197 17.284 18.1635 17.3491 18.1934 17.4207C18.2232 17.4924 18.2386 17.5693 18.2386 17.647C18.2386 17.7246 18.2232 17.8015 18.1934 17.8732C18.1635 17.9449 18.1197 18.0099 18.0646 18.0646C18.0096 18.1191 17.9445 18.1623 17.8728 18.1915C17.8011 18.2208 17.7244 18.2357 17.647 18.2352Z" fill="currentColor"></path><path d="M2.35288 18.2352C2.27546 18.2357 2.19872 18.2208 2.12705 18.1915C2.05538 18.1623 1.99019 18.1191 1.93523 18.0646C1.8801 18.0099 1.83633 17.9449 1.80647 17.8732C1.77661 17.8015 1.76123 17.7246 1.76123 17.647C1.76123 17.5693 1.77661 17.4924 1.80647 17.4207C1.83633 17.3491 1.8801 17.284 1.93523 17.2293L17.2293 1.9352C17.3401 1.82444 17.4903 1.76221 17.647 1.76221C17.8036 1.76221 17.9539 1.82444 18.0646 1.9352C18.1754 2.04597 18.2376 2.1962 18.2376 2.35285C18.2376 2.5095 18.1754 2.65973 18.0646 2.7705L2.77052 18.0646C2.71556 18.1191 2.65037 18.1623 2.5787 18.1915C2.50703 18.2208 2.43029 18.2357 2.35288 18.2352Z" fill="currentColor"></path></svg></div></div><!----></div></a><a href="https://www.lyrecocontract.no/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=291026" target="_self" class="s-carousel-slide-landing-anchor" data-intercepted="true"><div role="listitem" class="carousel-item s-carousel-slide-landing" aria-current="false" aria-posinset="6" aria-setsize="6" id="__BVID__285"><div class="s-carousel-slide-landing__image" style="height: auto;"><img data-src="https://cdn-netshop.lyrecocontract.no:443/static/1727776951000000/objectstore/Indonesia_netshop_mobil.webp" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" lazy="loading"><div class="s-carousel-slide-landing__fallback"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-cross fallback__icon" size="120px"><path d="M17.647 18.2352C17.5696 18.2357 17.4928 18.2208 17.4211 18.1915C17.3495 18.1623 17.2843 18.1191 17.2293 18.0646L1.9352 2.7705C1.82444 2.65973 1.76221 2.5095 1.76221 2.35285C1.76221 2.1962 1.82444 2.04597 1.9352 1.9352C2.04597 1.82444 2.1962 1.76221 2.35285 1.76221C2.5095 1.76221 2.65973 1.82444 2.7705 1.9352L18.0646 17.2293C18.1197 17.284 18.1635 17.3491 18.1934 17.4207C18.2232 17.4924 18.2386 17.5693 18.2386 17.647C18.2386 17.7246 18.2232 17.8015 18.1934 17.8732C18.1635 17.9449 18.1197 18.0099 18.0646 18.0646C18.0096 18.1191 17.9445 18.1623 17.8728 18.1915C17.8011 18.2208 17.7244 18.2357 17.647 18.2352Z" fill="currentColor"></path><path d="M2.35288 18.2352C2.27546 18.2357 2.19872 18.2208 2.12705 18.1915C2.05538 18.1623 1.99019 18.1191 1.93523 18.0646C1.8801 18.0099 1.83633 17.9449 1.80647 17.8732C1.77661 17.8015 1.76123 17.7246 1.76123 17.647C1.76123 17.5693 1.77661 17.4924 1.80647 17.4207C1.83633 17.3491 1.8801 17.284 1.93523 17.2293L17.2293 1.9352C17.3401 1.82444 17.4903 1.76221 17.647 1.76221C17.8036 1.76221 17.9539 1.82444 18.0646 1.9352C18.1754 2.04597 18.2376 2.1962 18.2376 2.35285C18.2376 2.5095 18.1754 2.65973 18.0646 2.7705L2.77052 18.0646C2.71556 18.1191 2.65037 18.1623 2.5787 18.1915C2.50703 18.2208 2.43029 18.2357 2.35288 18.2352Z" fill="currentColor"></path></svg></div></div><!----></div></a></div><a href="#" role="button" aria-controls="carousel-fade___BV_inner_" class="carousel-control-prev" data-intercepted="true"><span aria-hidden="true" class="carousel-control-prev-icon"></span><span class="sr-only">Previous Slide</span></a><a href="#" role="button" aria-controls="carousel-fade___BV_inner_" class="carousel-control-next" data-intercepted="true"><span aria-hidden="true" class="carousel-control-next-icon"></span><span class="sr-only">Next Slide</span></a><ol id="carousel-fade___BV_indicators_" aria-hidden="false" aria-label="Select a slide to display" aria-owns="carousel-fade___BV_inner_" class="carousel-indicators"><li role="button" id="carousel-fade___BV_indicator_1_" tabindex="0" aria-current="true" aria-label="Goto Slide 1" aria-controls="carousel-fade___BV_inner_" class="active"></li><li role="button" id="carousel-fade___BV_indicator_2_" tabindex="0" aria-current="false" aria-label="Goto Slide 2" aria-controls="carousel-fade___BV_inner_" class=""></li><li role="button" id="carousel-fade___BV_indicator_3_" tabindex="0" aria-current="false" aria-label="Goto Slide 3" aria-controls="carousel-fade___BV_inner_" class=""></li><li role="button" id="carousel-fade___BV_indicator_4_" tabindex="0" aria-current="false" aria-label="Goto Slide 4" aria-controls="carousel-fade___BV_inner_" class=""></li><li role="button" id="carousel-fade___BV_indicator_5_" tabindex="0" aria-current="false" aria-label="Goto Slide 5" aria-controls="carousel-fade___BV_inner_" class=""></li><li role="button" id="carousel-fade___BV_indicator_6_" tabindex="0" aria-current="false" aria-label="Goto Slide 6" aria-controls="carousel-fade___BV_inner_" class=""></li></ol></div></div></div></div></div></div></div></nvc-s-catalogs-menu-async-wrapper>
        
    <div id="foreground">
        <div id="headerBackground"></div>
        
            <div id="header">
                
                    
                    
                        
                        
                            









    
    
        <div id="PcLogo">
            <script>
            const configLogo = {
                destination: 'ePortal/ctrl?action=showhomepage',
                source: "https://cdn-netshop.lyrecocontract.no:443/static/1639137564000000/objectstore/lyreco_logo.svg"
            }
            </script>

        </div>
    

                        
                    
                    
                
                    
                    
                        
                        
                            









    
    
        <div id="PcMiniSearch">
            <script>
            const miniSearchColor = ""

            const miniSearchTexts = {
                searchCategoryTitle: "Alle Produkter",
                searchButton: "Søk",
                charactersMinimalCountError: "Du må fylle inn minst tre tegn!",
                noSuggestionsText: "Ingen forslag funnet",
                placeholder: "Søk i Alle Produkter",
                tooltipTitle: "Velg katalog"
            }

            if (typeof mobileViewEnabled === 'undefined') {
                delete miniSearchTexts.tooltipTitle;
            }

            const miniSearchSearchParameters = [
                { value: "showsimplesearch", name: "action" },
            ]

            const miniSearchInitialSearchValue = "";
            const miniSearchMinimalCharactersCount = 2;

            const miniSearchOptions = {
                texts: miniSearchTexts,
                initialSearchValue: miniSearchInitialSearchValue,
                searchMinimalCharactersCount: miniSearchMinimalCharactersCount
            }

            const configSearch = {
                endpoint: '/web/ePortal/api/v1/search/product/suggestions',
                searchParameters: miniSearchSearchParameters,
                searchAction: '/web/ePortal/ctrl?action=showsimplesearch&searchText='.split("?")[0],
                options: miniSearchOptions
            }

            const configActions = {
                closeCatalog: handleCatalogsClose,
                showCatalog: handleCatalogsHover,
                toggleCatalog: handleCatalogsToggle
            }
        </script><script>
            document.getElementsByTagName("nvc-s-navigation-header")[0].parentNode.classList.add("searchBody");
            document.getElementsByTagName("nvc-s-catalogs-menu-async-wrapper")[0].classList.add("catalogsBody");
            </script>

        </div>
    

                        
                    
                    
                
                    
                    
                        
                        
                            









    
    
        <div id="PcLogin">
            <nvc-s-login-box-async-wrapper style="width: 500px; z-index: 9999999; position: absolute;" sct="" vce-ready=""><form method="POST" action="ePortal/ctrl" name="login-form"><div class="s-login-box"><div id="login-modal___BV_modal_outer_" class="s-modal--compact" style="position: absolute; z-index: 1040;"><div id="login-modal" role="dialog" aria-hidden="true" aria-describedby="login-modal___BV_modal_body_" class="modal fade s-modal s-modal--compact" style="display: none;"><div class="modal-dialog modal-sm modal-dialog-centered"><!----><div id="login-modal___BV_modal_content_" tabindex="-1" class="modal-content"><!----><div id="login-modal___BV_modal_body_" class="modal-body s-login-box__container"><div class="s-login"><div class="s-login__login-input-container"><div class="s-login__login-input-label-container"><label for="uid" class="s-login__label s-label--default s-label">Brukernavn</label><button type="button" class="s-icon-button s-login-box__container__close"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-cross"><path d="M17.647 18.2352C17.5696 18.2357 17.4928 18.2208 17.4211 18.1915C17.3495 18.1623 17.2843 18.1191 17.2293 18.0646L1.9352 2.7705C1.82444 2.65973 1.76221 2.5095 1.76221 2.35285C1.76221 2.1962 1.82444 2.04597 1.9352 1.9352C2.04597 1.82444 2.1962 1.76221 2.35285 1.76221C2.5095 1.76221 2.65973 1.82444 2.7705 1.9352L18.0646 17.2293C18.1197 17.284 18.1635 17.3491 18.1934 17.4207C18.2232 17.4924 18.2386 17.5693 18.2386 17.647C18.2386 17.7246 18.2232 17.8015 18.1934 17.8732C18.1635 17.9449 18.1197 18.0099 18.0646 18.0646C18.0096 18.1191 17.9445 18.1623 17.8728 18.1915C17.8011 18.2208 17.7244 18.2357 17.647 18.2352Z" fill="currentColor"></path><path d="M2.35288 18.2352C2.27546 18.2357 2.19872 18.2208 2.12705 18.1915C2.05538 18.1623 1.99019 18.1191 1.93523 18.0646C1.8801 18.0099 1.83633 17.9449 1.80647 17.8732C1.77661 17.8015 1.76123 17.7246 1.76123 17.647C1.76123 17.5693 1.77661 17.4924 1.80647 17.4207C1.83633 17.3491 1.8801 17.284 1.93523 17.2293L17.2293 1.9352C17.3401 1.82444 17.4903 1.76221 17.647 1.76221C17.8036 1.76221 17.9539 1.82444 18.0646 1.9352C18.1754 2.04597 18.2376 2.1962 18.2376 2.35285C18.2376 2.5095 18.1754 2.65973 18.0646 2.7705L2.77052 18.0646C2.71556 18.1191 2.65037 18.1623 2.5787 18.1915C2.50703 18.2208 2.43029 18.2357 2.35288 18.2352Z" fill="currentColor"></path></svg></button></div><div class="s-login__input"><input name="uid" type="text" placeholder="Brukernavn" class="form-control s-input-field" aria-label="uid" id="__BVID__212"><button type="button" class="s-icon-button s-login__clear-button" tabindex="-1" style="display: none;"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-cross"><path d="M17.647 18.2352C17.5696 18.2357 17.4928 18.2208 17.4211 18.1915C17.3495 18.1623 17.2843 18.1191 17.2293 18.0646L1.9352 2.7705C1.82444 2.65973 1.76221 2.5095 1.76221 2.35285C1.76221 2.1962 1.82444 2.04597 1.9352 1.9352C2.04597 1.82444 2.1962 1.76221 2.35285 1.76221C2.5095 1.76221 2.65973 1.82444 2.7705 1.9352L18.0646 17.2293C18.1197 17.284 18.1635 17.3491 18.1934 17.4207C18.2232 17.4924 18.2386 17.5693 18.2386 17.647C18.2386 17.7246 18.2232 17.8015 18.1934 17.8732C18.1635 17.9449 18.1197 18.0099 18.0646 18.0646C18.0096 18.1191 17.9445 18.1623 17.8728 18.1915C17.8011 18.2208 17.7244 18.2357 17.647 18.2352Z" fill="currentColor"></path><path d="M2.35288 18.2352C2.27546 18.2357 2.19872 18.2208 2.12705 18.1915C2.05538 18.1623 1.99019 18.1191 1.93523 18.0646C1.8801 18.0099 1.83633 17.9449 1.80647 17.8732C1.77661 17.8015 1.76123 17.7246 1.76123 17.647C1.76123 17.5693 1.77661 17.4924 1.80647 17.4207C1.83633 17.3491 1.8801 17.284 1.93523 17.2293L17.2293 1.9352C17.3401 1.82444 17.4903 1.76221 17.647 1.76221C17.8036 1.76221 17.9539 1.82444 18.0646 1.9352C18.1754 2.04597 18.2376 2.1962 18.2376 2.35285C18.2376 2.5095 18.1754 2.65973 18.0646 2.7705L2.77052 18.0646C2.71556 18.1191 2.65037 18.1623 2.5787 18.1915C2.50703 18.2208 2.43029 18.2357 2.35288 18.2352Z" fill="currentColor"></path></svg></button></div></div><div class="s-login__password-input-container"><label for="pwd" class="s-login__label s-label--default s-label">Passord</label><div class="s-login__input"><input name="pwd" type="password" placeholder="Passord" class="form-control s-input-field" aria-label="pwd" id="__BVID__217"><button type="button" class="s-icon-button s-login__clear-button" tabindex="-1" style="display: none;"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-cross"><path d="M17.647 18.2352C17.5696 18.2357 17.4928 18.2208 17.4211 18.1915C17.3495 18.1623 17.2843 18.1191 17.2293 18.0646L1.9352 2.7705C1.82444 2.65973 1.76221 2.5095 1.76221 2.35285C1.76221 2.1962 1.82444 2.04597 1.9352 1.9352C2.04597 1.82444 2.1962 1.76221 2.35285 1.76221C2.5095 1.76221 2.65973 1.82444 2.7705 1.9352L18.0646 17.2293C18.1197 17.284 18.1635 17.3491 18.1934 17.4207C18.2232 17.4924 18.2386 17.5693 18.2386 17.647C18.2386 17.7246 18.2232 17.8015 18.1934 17.8732C18.1635 17.9449 18.1197 18.0099 18.0646 18.0646C18.0096 18.1191 17.9445 18.1623 17.8728 18.1915C17.8011 18.2208 17.7244 18.2357 17.647 18.2352Z" fill="currentColor"></path><path d="M2.35288 18.2352C2.27546 18.2357 2.19872 18.2208 2.12705 18.1915C2.05538 18.1623 1.99019 18.1191 1.93523 18.0646C1.8801 18.0099 1.83633 17.9449 1.80647 17.8732C1.77661 17.8015 1.76123 17.7246 1.76123 17.647C1.76123 17.5693 1.77661 17.4924 1.80647 17.4207C1.83633 17.3491 1.8801 17.284 1.93523 17.2293L17.2293 1.9352C17.3401 1.82444 17.4903 1.76221 17.647 1.76221C17.8036 1.76221 17.9539 1.82444 18.0646 1.9352C18.1754 2.04597 18.2376 2.1962 18.2376 2.35285C18.2376 2.5095 18.1754 2.65973 18.0646 2.7705L2.77052 18.0646C2.71556 18.1191 2.65037 18.1623 2.5787 18.1915C2.50703 18.2208 2.43029 18.2357 2.35288 18.2352Z" fill="currentColor"></path></svg></button></div></div><div class="s-login__links-container"><a href="ePortal/ctrl?action=requestnewpassword" tabindex="-1" title="Glemt passord?" class="text-link s-link" data-intercepted="true">Glemt passord?</a><a href="ePortal/ctrl?action=showregistercustomers" title="Ny kunde/bruker" tabindex="-1" class="s-login__link__new-customer text-link s-link" data-intercepted="true"> Ny kunde/bruker </a></div><div class="s-login__submit-button-container"><button title="" type="button" disabled="disabled" class="btn s-btn s-login__button btn-primary disabled"><!----><span class="s-button__text">Logg inn</span></button></div></div></div><!----></div><!----></div></div><!----></div></div><input name="action" type="hidden" value="user"><input name="spec" type="hidden" value="login"></form></nvc-s-login-box-async-wrapper><script>
                                const configurationForLoginBox = {
                                    texts: {
                                        "button": "Logg inn",
                                        "loginPlaceholder": "Brukernavn",
                                        "passwordPlaceholder": "Passord",
                                        "loginInputText": "Brukernavn",
                                        "passwordInputText": "Passord",
                                        "forgotPasswordLink": "Glemt passord?",
                                        "forgotPassword": "Glemt passord? Kontakt kundeservice",
                                        "newCustomer": "Ny kunde/bruker",
                                        "loginInputName": "uid",
                                        "passwordInputName": "pwd"
                                    },
                                    links: {
                                        "newCustomer": "ePortal/ctrl?action=showregistercustomers",
                                        

                                        "forgotPassword": "ePortal/ctrl?action=requestnewpassword"
                                    },
                                    enableModalVariant: true,
                                    enableForgotPasswordLink: true,
                                    registrationType: "REGISTRATION_FORM",
                                    formAttributes: {
                                        "name": "login-form",
                                        "action": "ePortal/ctrl",
                                        "method": "POST"
                                    },
                                    toggleEventName: showLoginEventName,
                                    hiddenInputs: [
                                        {
                                            "value": "user",
                                            "name": "action"
                                        },
                                        {
                                            "value": "login",
                                            "name": "spec"
                                        }
                                    ],
                                    lastVisitedUrlStorageKey: lastVisitedUrlStorageKey,
                                    lastCustomerIdStorageKey: lastCustomerIdStorageKey
                                };
                                const userLogin = document.getElementsByTagName('nvc-s-login-box-async-wrapper')[0];
                                userLogin.configuration = configurationForLoginBox;

                                userLogin.addEventListener('newCustomerClick', () => {
                                    if (configurationForLoginBox.registrationType === 'REGISTRATION_WIDGET') {
                                        registrationModal.getVueInstance().showModal();
                                        const page = window.document.body.classList[0];
                                        emitRegistrationStepGAEventToDataLayer({step: 0, actionType: "next", page});
                                    } else {
                                        window.location.assign(configurationForLoginBox.links.newCustomer)
                                    }
                                });
                            </script>

        </div>
    

                        
                    
                    
                
                    
                    
                        
                        
                            









    
    
        <div id="PcBulletin">
            <script>
            const configBulletin = {
                content: '',
                color: '#D9EDF7'
            }
            </script>

        </div>
    

                        
                    
                    
                
            </div>
        
        <div id="middlePart">
            
            
                <div id="center">
                    
                        
                        
                            
                            
                                









    
    
        <div id="PcSitePath">
            <div class="sitePathPath">
<nvc-s-breadcrumbs-section homepagehref="/web/ePortal/ctrl?action=showhomepage" sct="" vce-ready=""><div class="s-breadcrumbs-section"><div class="s-breadcrumbs"><span class="s-breadcrumbs__item"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-arrow-right s-breadcrumbs__icon"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.07262 17.2688C5.75379 16.9605 5.75379 16.4606 6.07262 16.1523L12.4349 10L6.07262 3.84771C5.75379 3.53941 5.75379 3.03954 6.07262 2.73123C6.39145 2.42292 6.90839 2.42292 7.22722 2.73123L14.1668 9.44176L14.1668 10.5582L7.22722 17.2688C6.90839 17.5771 6.39145 17.5771 6.07262 17.2688Z" fill="currentColor"></path></svg><a href="/web/ePortal/ctrl?action=showhomepage" aria-label="" title="" class="s-breadcrumb s-link active" data-intercepted="true"></a></span></div></div></nvc-s-breadcrumbs-section>
<nvc-s-price-information-box sct="" vce-ready="" text="Priser vises kun hvis du er innlogget"><div class="s-bulletin s-bulletin--info"><div class="s-bulletin__content col"><div>Priser vises kun hvis du er innlogget</div></div><!----></div></nvc-s-price-information-box>
<script>
                        const color = "#D9EDF7";
                        const text = 'Priser vises kun hvis du er innlogget'
                    document.getElementsByTagName('nvc-s-price-information-box')[0].text = text;
                    document.getElementsByTagName('nvc-s-price-information-box')[0].color = color;
                </script><script>
                items = []
                let breadcrumbItem;

                
                    breadcrumbItem = {};

                    breadcrumbItem.name = decodeHtml('');

                    breadcrumbItem.link = '/web/ePortal/ctrl?action=showhomepage';
                    items.push(breadcrumbItem);
                

                const lastPath = items[items.length - 1];
                if(lastPath) {
                    lastPath.isActive = true; 
                }
                document.getElementsByTagName('nvc-s-breadcrumbs-section')[0].items = items;
            </script><script>
            
                function setupCategoryPageTitle() {
                    const sitePath = document.getElementById('PcSitePath');
                    const categoryItems = document.getElementById('PcCategoryItems');
                    const filtersMenu = document.getElementById('PcFiltersMenu');
                    if (sitePath && categoryItems && filtersMenu) {
                            const title = document.createElement("h1");
                            title.innerHTML = lastPath ? lastPath.name : "";
                            title.classList = "category-title"
                            sitePath.after(title);
                            sitePath.classList = "no-shadow";
                    }
                }
                window.addEventListener('DOMContentLoaded', setupCategoryPageTitle)
            
            </script>
</div>

        </div>
    

                            
                        
                        
                    
                        
                        
                            
                            
                                









    
    
        <div id="PcError">
            

        </div>
    

                            
                        
                        
                    
                        
                        
                            
                            
                                









    
    
        <div id="PcShowOrganisationBanner">
            <div></div>

        </div>
    

                            
                        
                        
                    
                        
                        
                            
                                
                                









    









    
    
        <div id="PcLandingPageBanner">
            <div id="landingPageBanner">
<nvc-s-campaign-banners-async-wrapper sct="" vce-ready=""><div><div banners="[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]"><div class="s-multiple-banners"><div role="region" id="carousel-fade" aria-busy="false" class="carousel slide carousel-fade s-carousel" value="0"><div id="carousel-fade___BV_inner_" role="list" class="carousel-inner"><a href="ePortal/ctrl?source=admin&amp;action=showdynamiccontent&amp;doc_sel=c373e992052966edc22c4454fb27cc09&amp;utm_source=netshop&amp;utm_medium=banner&amp;utm_campaign=LS_Jul_2024" target="_self" class="s-carousel-slide-landing-anchor" data-intercepted="true"><div role="listitem" class="carousel-item s-carousel-slide-landing active" aria-current="true" aria-posinset="1" aria-setsize="6" id="__BVID__290"><div class="s-carousel-slide-landing__image" style="height: auto;"><img data-src="https://cdn-netshop.lyrecocontract.no:443/static/1728476625000000/objectstore/Banner_julevarer_2024_mobil.webp" src="https://cdn-netshop.lyrecocontract.no:443/static/1728476625000000/objectstore/Banner_julevarer_2024_mobil.webp" lazy="loaded"><div class="s-carousel-slide-landing__fallback"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-cross fallback__icon" size="120px"><path d="M17.647 18.2352C17.5696 18.2357 17.4928 18.2208 17.4211 18.1915C17.3495 18.1623 17.2843 18.1191 17.2293 18.0646L1.9352 2.7705C1.82444 2.65973 1.76221 2.5095 1.76221 2.35285C1.76221 2.1962 1.82444 2.04597 1.9352 1.9352C2.04597 1.82444 2.1962 1.76221 2.35285 1.76221C2.5095 1.76221 2.65973 1.82444 2.7705 1.9352L18.0646 17.2293C18.1197 17.284 18.1635 17.3491 18.1934 17.4207C18.2232 17.4924 18.2386 17.5693 18.2386 17.647C18.2386 17.7246 18.2232 17.8015 18.1934 17.8732C18.1635 17.9449 18.1197 18.0099 18.0646 18.0646C18.0096 18.1191 17.9445 18.1623 17.8728 18.1915C17.8011 18.2208 17.7244 18.2357 17.647 18.2352Z" fill="currentColor"></path><path d="M2.35288 18.2352C2.27546 18.2357 2.19872 18.2208 2.12705 18.1915C2.05538 18.1623 1.99019 18.1191 1.93523 18.0646C1.8801 18.0099 1.83633 17.9449 1.80647 17.8732C1.77661 17.8015 1.76123 17.7246 1.76123 17.647C1.76123 17.5693 1.77661 17.4924 1.80647 17.4207C1.83633 17.3491 1.8801 17.284 1.93523 17.2293L17.2293 1.9352C17.3401 1.82444 17.4903 1.76221 17.647 1.76221C17.8036 1.76221 17.9539 1.82444 18.0646 1.9352C18.1754 2.04597 18.2376 2.1962 18.2376 2.35285C18.2376 2.5095 18.1754 2.65973 18.0646 2.7705L2.77052 18.0646C2.71556 18.1191 2.65037 18.1623 2.5787 18.1915C2.50703 18.2208 2.43029 18.2357 2.35288 18.2352Z" fill="currentColor"></path></svg></div></div><!----></div></a><a href="ePortal/ctrl?source=admin&amp;action=showdynamiccontent&amp;doc_sel=c373e992052966edc22c4454fb27cc09&amp;utm_source=netshop&amp;utm_medium=banner&amp;utm_campaign=LS_Jul_2024" target="_self" class="s-carousel-slide-landing-anchor" data-intercepted="true"><div role="listitem" class="carousel-item s-carousel-slide-landing" aria-current="false" aria-posinset="2" aria-setsize="6" id="__BVID__294"><div class="s-carousel-slide-landing__image" style="height: auto;"><img data-src="https://cdn-netshop.lyrecocontract.no:443/static/1728476625000000/objectstore/Banner_julevarer_2024_mobil.webp" src="https://cdn-netshop.lyrecocontract.no:443/static/1728476625000000/objectstore/Banner_julevarer_2024_mobil.webp" lazy="loaded"><div class="s-carousel-slide-landing__fallback"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-cross fallback__icon" size="120px"><path d="M17.647 18.2352C17.5696 18.2357 17.4928 18.2208 17.4211 18.1915C17.3495 18.1623 17.2843 18.1191 17.2293 18.0646L1.9352 2.7705C1.82444 2.65973 1.76221 2.5095 1.76221 2.35285C1.76221 2.1962 1.82444 2.04597 1.9352 1.9352C2.04597 1.82444 2.1962 1.76221 2.35285 1.76221C2.5095 1.76221 2.65973 1.82444 2.7705 1.9352L18.0646 17.2293C18.1197 17.284 18.1635 17.3491 18.1934 17.4207C18.2232 17.4924 18.2386 17.5693 18.2386 17.647C18.2386 17.7246 18.2232 17.8015 18.1934 17.8732C18.1635 17.9449 18.1197 18.0099 18.0646 18.0646C18.0096 18.1191 17.9445 18.1623 17.8728 18.1915C17.8011 18.2208 17.7244 18.2357 17.647 18.2352Z" fill="currentColor"></path><path d="M2.35288 18.2352C2.27546 18.2357 2.19872 18.2208 2.12705 18.1915C2.05538 18.1623 1.99019 18.1191 1.93523 18.0646C1.8801 18.0099 1.83633 17.9449 1.80647 17.8732C1.77661 17.8015 1.76123 17.7246 1.76123 17.647C1.76123 17.5693 1.77661 17.4924 1.80647 17.4207C1.83633 17.3491 1.8801 17.284 1.93523 17.2293L17.2293 1.9352C17.3401 1.82444 17.4903 1.76221 17.647 1.76221C17.8036 1.76221 17.9539 1.82444 18.0646 1.9352C18.1754 2.04597 18.2376 2.1962 18.2376 2.35285C18.2376 2.5095 18.1754 2.65973 18.0646 2.7705L2.77052 18.0646C2.71556 18.1191 2.65037 18.1623 2.5787 18.1915C2.50703 18.2208 2.43029 18.2357 2.35288 18.2352Z" fill="currentColor"></path></svg></div></div><!----></div></a><a href="ePortal/ctrl?action=showcontent&amp;contentID=Tork&amp;utm_source=netshop&amp;utm_medium=banner&amp;utm_campaign=LS_Essity_2024" target="_self" class="s-carousel-slide-landing-anchor" data-intercepted="true"><div role="listitem" class="carousel-item s-carousel-slide-landing" aria-current="false" aria-posinset="3" aria-setsize="6" id="__BVID__298"><div class="s-carousel-slide-landing__image" style="height: auto;"><img data-src="https://cdn-netshop.lyrecocontract.no:443/static/1727788430000000/objectstore/1-TOP-banner_1080x914px_01.webp" src="https://cdn-netshop.lyrecocontract.no:443/static/1727788430000000/objectstore/1-TOP-banner_1080x914px_01.webp" lazy="loaded"><div class="s-carousel-slide-landing__fallback"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-cross fallback__icon" size="120px"><path d="M17.647 18.2352C17.5696 18.2357 17.4928 18.2208 17.4211 18.1915C17.3495 18.1623 17.2843 18.1191 17.2293 18.0646L1.9352 2.7705C1.82444 2.65973 1.76221 2.5095 1.76221 2.35285C1.76221 2.1962 1.82444 2.04597 1.9352 1.9352C2.04597 1.82444 2.1962 1.76221 2.35285 1.76221C2.5095 1.76221 2.65973 1.82444 2.7705 1.9352L18.0646 17.2293C18.1197 17.284 18.1635 17.3491 18.1934 17.4207C18.2232 17.4924 18.2386 17.5693 18.2386 17.647C18.2386 17.7246 18.2232 17.8015 18.1934 17.8732C18.1635 17.9449 18.1197 18.0099 18.0646 18.0646C18.0096 18.1191 17.9445 18.1623 17.8728 18.1915C17.8011 18.2208 17.7244 18.2357 17.647 18.2352Z" fill="currentColor"></path><path d="M2.35288 18.2352C2.27546 18.2357 2.19872 18.2208 2.12705 18.1915C2.05538 18.1623 1.99019 18.1191 1.93523 18.0646C1.8801 18.0099 1.83633 17.9449 1.80647 17.8732C1.77661 17.8015 1.76123 17.7246 1.76123 17.647C1.76123 17.5693 1.77661 17.4924 1.80647 17.4207C1.83633 17.3491 1.8801 17.284 1.93523 17.2293L17.2293 1.9352C17.3401 1.82444 17.4903 1.76221 17.647 1.76221C17.8036 1.76221 17.9539 1.82444 18.0646 1.9352C18.1754 2.04597 18.2376 2.1962 18.2376 2.35285C18.2376 2.5095 18.1754 2.65973 18.0646 2.7705L2.77052 18.0646C2.71556 18.1191 2.65037 18.1623 2.5787 18.1915C2.50703 18.2208 2.43029 18.2357 2.35288 18.2352Z" fill="currentColor"></path></svg></div></div><!----></div></a><a href="ePortal/ctrl?source=admin&amp;action=showdynamiccontent&amp;doc_sel=c373e992204678b0d5f9aac6e03fc8cf&amp;utm_source=netshop&amp;utm_medium=banner&amp;utm_campaign=GK5_NewProducts" target="_self" class="s-carousel-slide-landing-anchor" data-intercepted="true"><div role="listitem" class="carousel-item s-carousel-slide-landing" aria-current="false" aria-posinset="4" aria-setsize="6" id="__BVID__302"><div class="s-carousel-slide-landing__image" style="height: auto;"><img data-src="https://cdn-netshop.lyrecocontract.no:443/static/1727695337000000/objectstore/Carousel_540x457_Norway.webp" src="https://cdn-netshop.lyrecocontract.no:443/static/1727695337000000/objectstore/Carousel_540x457_Norway.webp" lazy="loaded"><div class="s-carousel-slide-landing__fallback"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-cross fallback__icon" size="120px"><path d="M17.647 18.2352C17.5696 18.2357 17.4928 18.2208 17.4211 18.1915C17.3495 18.1623 17.2843 18.1191 17.2293 18.0646L1.9352 2.7705C1.82444 2.65973 1.76221 2.5095 1.76221 2.35285C1.76221 2.1962 1.82444 2.04597 1.9352 1.9352C2.04597 1.82444 2.1962 1.76221 2.35285 1.76221C2.5095 1.76221 2.65973 1.82444 2.7705 1.9352L18.0646 17.2293C18.1197 17.284 18.1635 17.3491 18.1934 17.4207C18.2232 17.4924 18.2386 17.5693 18.2386 17.647C18.2386 17.7246 18.2232 17.8015 18.1934 17.8732C18.1635 17.9449 18.1197 18.0099 18.0646 18.0646C18.0096 18.1191 17.9445 18.1623 17.8728 18.1915C17.8011 18.2208 17.7244 18.2357 17.647 18.2352Z" fill="currentColor"></path><path d="M2.35288 18.2352C2.27546 18.2357 2.19872 18.2208 2.12705 18.1915C2.05538 18.1623 1.99019 18.1191 1.93523 18.0646C1.8801 18.0099 1.83633 17.9449 1.80647 17.8732C1.77661 17.8015 1.76123 17.7246 1.76123 17.647C1.76123 17.5693 1.77661 17.4924 1.80647 17.4207C1.83633 17.3491 1.8801 17.284 1.93523 17.2293L17.2293 1.9352C17.3401 1.82444 17.4903 1.76221 17.647 1.76221C17.8036 1.76221 17.9539 1.82444 18.0646 1.9352C18.1754 2.04597 18.2376 2.1962 18.2376 2.35285C18.2376 2.5095 18.1754 2.65973 18.0646 2.7705L2.77052 18.0646C2.71556 18.1191 2.65037 18.1623 2.5787 18.1915C2.50703 18.2208 2.43029 18.2357 2.35288 18.2352Z" fill="currentColor"></path></svg></div></div><!----></div></a><a href="ePortal/ctrl?action=showsimplesearch&amp;suggestion=true&amp;searchText=makuleringsmaskin%20fellowes_&amp;utm_medium=banner&amp;utm_campaign=fellowes_Makulering_okt24" target="_self" class="s-carousel-slide-landing-anchor" data-intercepted="true"><div role="listitem" class="carousel-item s-carousel-slide-landing" aria-current="false" aria-posinset="5" aria-setsize="6" id="__BVID__306"><div class="s-carousel-slide-landing__image" style="height: auto;"><img data-src="https://cdn-netshop.lyrecocontract.no:443/static/1727788786000000/objectstore/09463_CC_Lyreco_Shred_Banner_mobil.webp" src="https://cdn-netshop.lyrecocontract.no:443/static/1727788786000000/objectstore/09463_CC_Lyreco_Shred_Banner_mobil.webp" lazy="loaded"><div class="s-carousel-slide-landing__fallback"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-cross fallback__icon" size="120px"><path d="M17.647 18.2352C17.5696 18.2357 17.4928 18.2208 17.4211 18.1915C17.3495 18.1623 17.2843 18.1191 17.2293 18.0646L1.9352 2.7705C1.82444 2.65973 1.76221 2.5095 1.76221 2.35285C1.76221 2.1962 1.82444 2.04597 1.9352 1.9352C2.04597 1.82444 2.1962 1.76221 2.35285 1.76221C2.5095 1.76221 2.65973 1.82444 2.7705 1.9352L18.0646 17.2293C18.1197 17.284 18.1635 17.3491 18.1934 17.4207C18.2232 17.4924 18.2386 17.5693 18.2386 17.647C18.2386 17.7246 18.2232 17.8015 18.1934 17.8732C18.1635 17.9449 18.1197 18.0099 18.0646 18.0646C18.0096 18.1191 17.9445 18.1623 17.8728 18.1915C17.8011 18.2208 17.7244 18.2357 17.647 18.2352Z" fill="currentColor"></path><path d="M2.35288 18.2352C2.27546 18.2357 2.19872 18.2208 2.12705 18.1915C2.05538 18.1623 1.99019 18.1191 1.93523 18.0646C1.8801 18.0099 1.83633 17.9449 1.80647 17.8732C1.77661 17.8015 1.76123 17.7246 1.76123 17.647C1.76123 17.5693 1.77661 17.4924 1.80647 17.4207C1.83633 17.3491 1.8801 17.284 1.93523 17.2293L17.2293 1.9352C17.3401 1.82444 17.4903 1.76221 17.647 1.76221C17.8036 1.76221 17.9539 1.82444 18.0646 1.9352C18.1754 2.04597 18.2376 2.1962 18.2376 2.35285C18.2376 2.5095 18.1754 2.65973 18.0646 2.7705L2.77052 18.0646C2.71556 18.1191 2.65037 18.1623 2.5787 18.1915C2.50703 18.2208 2.43029 18.2357 2.35288 18.2352Z" fill="currentColor"></path></svg></div></div><!----></div></a><a href="https://www.lyrecocontract.no/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=291026" target="_self" class="s-carousel-slide-landing-anchor" data-intercepted="true"><div role="listitem" class="carousel-item s-carousel-slide-landing" aria-current="false" aria-posinset="6" aria-setsize="6" id="__BVID__310"><div class="s-carousel-slide-landing__image" style="height: auto;"><img data-src="https://cdn-netshop.lyrecocontract.no:443/static/1727776951000000/objectstore/Indonesia_netshop_mobil.webp" src="https://cdn-netshop.lyrecocontract.no:443/static/1727776951000000/objectstore/Indonesia_netshop_mobil.webp" lazy="loaded"><div class="s-carousel-slide-landing__fallback"><svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="s-icon s-icon-cross fallback__icon" size="120px"><path d="M17.647 18.2352C17.5696 18.2357 17.4928 18.2208 17.4211 18.1915C17.3495 18.1623 17.2843 18.1191 17.2293 18.0646L1.9352 2.7705C1.82444 2.65973 1.76221 2.5095 1.76221 2.35285C1.76221 2.1962 1.82444 2.04597 1.9352 1.9352C2.04597 1.82444 2.1962 1.76221 2.35285 1.76221C2.5095 1.76221 2.65973 1.82444 2.7705 1.9352L18.0646 17.2293C18.1197 17.284 18.1635 17.3491 18.1934 17.4207C18.2232 17.4924 18.2386 17.5693 18.2386 17.647C18.2386 17.7246 18.2232 17.8015 18.1934 17.8732C18.1635 17.9449 18.1197 18.0099 18.0646 18.0646C18.0096 18.1191 17.9445 18.1623 17.8728 18.1915C17.8011 18.2208 17.7244 18.2357 17.647 18.2352Z" fill="currentColor"></path><path d="M2.35288 18.2352C2.27546 18.2357 2.19872 18.2208 2.12705 18.1915C2.05538 18.1623 1.99019 18.1191 1.93523 18.0646C1.8801 18.0099 1.83633 17.9449 1.80647 17.8732C1.77661 17.8015 1.76123 17.7246 1.76123 17.647C1.76123 17.5693 1.77661 17.4924 1.80647 17.4207C1.83633 17.3491 1.8801 17.284 1.93523 17.2293L17.2293 1.9352C17.3401 1.82444 17.4903 1.76221 17.647 1.76221C17.8036 1.76221 17.9539 1.82444 18.0646 1.9352C18.1754 2.04597 18.2376 2.1962 18.2376 2.35285C18.2376 2.5095 18.1754 2.65973 18.0646 2.7705L2.77052 18.0646C2.71556 18.1191 2.65037 18.1623 2.5787 18.1915C2.50703 18.2208 2.43029 18.2357 2.35288 18.2352Z" fill="currentColor"></path></svg></div></div><!----></div></a></div><a href="#" role="button" aria-controls="carousel-fade___BV_inner_" class="carousel-control-prev" data-intercepted="true"><span aria-hidden="true" class="carousel-control-prev-icon"></span><span class="sr-only">Previous Slide</span></a><a href="#" role="button" aria-controls="carousel-fade___BV_inner_" class="carousel-control-next" data-intercepted="true"><span aria-hidden="true" class="carousel-control-next-icon"></span><span class="sr-only">Next Slide</span></a><ol id="carousel-fade___BV_indicators_" aria-hidden="false" aria-label="Select a slide to display" aria-owns="carousel-fade___BV_inner_" class="carousel-indicators"><li role="button" id="carousel-fade___BV_indicator_1_" tabindex="0" aria-current="true" aria-label="Goto Slide 1" aria-controls="carousel-fade___BV_inner_" class="active"></li><li role="button" id="carousel-fade___BV_indicator_2_" tabindex="0" aria-current="false" aria-label="Goto Slide 2" aria-controls="carousel-fade___BV_inner_" class=""></li><li role="button" id="carousel-fade___BV_indicator_3_" tabindex="0" aria-current="false" aria-label="Goto Slide 3" aria-controls="carousel-fade___BV_inner_" class=""></li><li role="button" id="carousel-fade___BV_indicator_4_" tabindex="0" aria-current="false" aria-label="Goto Slide 4" aria-controls="carousel-fade___BV_inner_" class=""></li><li role="button" id="carousel-fade___BV_indicator_5_" tabindex="0" aria-current="false" aria-label="Goto Slide 5" aria-controls="carousel-fade___BV_inner_" class=""></li><li role="button" id="carousel-fade___BV_indicator_6_" tabindex="0" aria-current="false" aria-label="Goto Slide 6" aria-controls="carousel-fade___BV_inner_" class=""></li></ol></div></div></div></div></nvc-s-campaign-banners-async-wrapper>
<script>
                        document.getElementsByTagName('nvc-s-campaign-banners-async-wrapper')[0].endpoints = {
                        banners: "web/ePortal/api/v1/category/" + 102 + "/banner"
                        };
                    </script>
</div>

        </div>
    


    









    
        <div id="PcLandingPageItems" asyncrenderid="center_PcLandingPageItems_6"><div class="genericGrayTopLeft"></div><div style="width:485px;" class="genericGrayTopCenter">
<div>Utvalgte produkter</div>
</div><div class="genericGrayTopRight"></div><div class="hidePageElement" style="border:1px solid #B5B5B5" id="offerItems_itemsBody">

<form method="POST" name="itemN100AA" action="ePortal/ctrl">
<input value="dummy" name="action" type="hidden"><input value="addItem" name="spec" type="hidden"><input value="1" name="row" type="hidden"><input name="location" type="hidden" value="homepage"><input name="itemNumber_1" type="hidden" value="771175"><input name="lastNodeRI" type="hidden" value=""><input name="lastFromResult" type="hidden" value=""><input value="" name="cmnt" type="hidden">
<div style="display: none">
<input type="hidden" name="unitOfMeasure_1" value="49863329"><input class="qtyInput inputWithImage" size="2" type="text" name="qty_1" id="N100AA" value="1">
<div style="display: none">Pk (5 stk) </div>
</div>
</form>

<form method="POST" name="itemN102AB" action="ePortal/ctrl">
<input value="dummy" name="action" type="hidden"><input value="addItem" name="spec" type="hidden"><input value="1" name="row" type="hidden"><input name="location" type="hidden" value="homepage"><input name="itemNumber_1" type="hidden" value="239621"><input name="lastNodeRI" type="hidden" value=""><input name="lastFromResult" type="hidden" value=""><input value="" name="cmnt" type="hidden">
<div style="display: none">
<input type="hidden" name="unitOfMeasure_1" value="83512810"><input class="qtyInput inputWithImage" size="2" type="text" name="qty_1" id="N102AB" value="1">
<div style="display: none">Pakke (1 pakke) </div>
</div>
</form>

<form method="POST" name="itemN10200" action="ePortal/ctrl">
<input value="dummy" name="action" type="hidden"><input value="addItem" name="spec" type="hidden"><input value="1" name="row" type="hidden"><input name="location" type="hidden" value="homepage"><input name="itemNumber_1" type="hidden" value="275484"><input name="lastNodeRI" type="hidden" value=""><input name="lastFromResult" type="hidden" value=""><input value="" name="cmnt" type="hidden">
<div style="display: none">
<input type="hidden" name="unitOfMeasure_1" value="87330585"><input class="qtyInput inputWithImage" size="2" type="text" name="qty_1" id="N10200" value="1">
<div style="display: none">Stk (1 stk) </div>
</div>
</form>

<form method="POST" name="itemN10155" action="ePortal/ctrl">
<input value="dummy" name="action" type="hidden"><input value="addItem" name="spec" type="hidden"><input value="1" name="row" type="hidden"><input name="location" type="hidden" value="homepage"><input name="itemNumber_1" type="hidden" value="136663"><input name="lastNodeRI" type="hidden" value=""><input name="lastFromResult" type="hidden" value=""><input value="" name="cmnt" type="hidden">
<div style="display: none">
<input type="hidden" name="unitOfMeasure_1" value="69267972"><input class="qtyInput inputWithImage" size="2" type="text" name="qty_1" id="N10155" value="1">
<div style="display: none">Stk (1 stk) </div>
</div>
</form>

<form method="POST" name="itemN1001E" action="ePortal/ctrl">
<input value="dummy" name="action" type="hidden"><input value="addItem" name="spec" type="hidden"><input value="1" name="row" type="hidden"><input name="location" type="hidden" value="homepage"><input name="itemNumber_1" type="hidden" value="137460"><input name="lastNodeRI" type="hidden" value=""><input name="lastFromResult" type="hidden" value=""><input value="" name="cmnt" type="hidden">
<div style="display: none">
<input type="hidden" name="unitOfMeasure_1" value="69736109"><input class="qtyInput inputWithImage" size="2" type="text" name="qty_1" id="N1001E" value="1">
<div style="display: none">Stk (1 stk) </div>
</div>
</form>

</div>

<nvc-s-product-carousel sct="" vce-ready=""><div class="s-product-carousel bg-white s-product-carousel--start"><div class="VueCarousel" style=""><div class="VueCarousel-wrapper"><div class="VueCarousel-inner" style="transform: translate(0px, 0px); transition: transform 0.5s ease 0s; flex-basis: 770px; visibility: visible; height: auto;"><div tabindex="-1" role="tabpanel" class="VueCarousel-slide VueCarousel-slide-active VueCarousel-slide-center"><div class="s-product-carousel__slide"><div><div class="s-product-overview d-flex" texts="[object Object]" producttitle="Klut MILLENTEX mikrofiber 40x40cm grønn" producthref="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=771175" certificatetagslist="" productimage="https://cdn-netshop.lyrecocontract.no:443/static/1704184362000000/images/EasyOrderStandard/15/63/asset.10211563.jpg" productnumber="771175" price="[object Object]" oldprice="[object Object]"><div class="d-flex flex-column"><div class="s-product-overview__badges"><div><!----></div><!----></div><div class="s-product-overview__image-container"><a href="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=771175" aria-label="image-link-771175" data-intercepted="true"><img alt="Klut MILLENTEX mikrofiber 40x40cm grønn Image" class="s-product-overview__product-image" data-src="https://cdn-netshop.lyrecocontract.no:443/static/1704184362000000/images/EasyOrderStandard/15/63/asset.10211563.jpg" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" lazy="loading"></a></div></div><div class="s-product-overview__details-container"><div class="s-product-overview__article-number"><span>Varenr.: 771175</span><!----></div><div class="s-product-overview__title text-primary"><a href="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=771175" aria-label="title-link-771175" data-intercepted="true">Klut MILLENTEX mikrofiber 40x40cm grønn</a></div><div class="s-product-overview__price-container text-primary"><!----><!----><!----></div><div class="d-flex justify-content-between s-product-overview__stock-and-carbon-footprint"><!----></div><div class="d-flex justify-content-between s-product-overview__stock-and-carbon-footprint"><!----></div><div class="s-product-overview__bulletin"> Priser vises kun hvis du er innlogget </div><!----></div></div></div></div></div><div tabindex="-1" aria-hidden="true" role="tabpanel" class="VueCarousel-slide"><div class="s-product-carousel__slide"><div><div class="s-product-overview d-flex" texts="[object Object]" producttitle="Whiteboardpenn PILOT V-Board (10+10)" producthref="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=239621" certificatetagslist="[object Object]" isloggedin="true" productimage="https://cdn-netshop.lyrecocontract.no:443/static/1695789080000000/images/EasyOrderStandard/69/51/asset.9726951.jpg" price="[object Object]" oldprice="[object Object]"><div class="d-flex flex-column"><div class="s-product-overview__badges"><div><!----></div><ul class="s-product-overview__certificate-tags list-unstyled"><li><a href="ePortal/cms/blog/NO_symboler" alt="" target="_blank" data-intercepted="true"><div class="product-certificate-tag" data-src="https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/EcoMark.gif" lazy="loading" style="width: 20px; height: 20px; background-image: url(&quot;data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7&quot;);"></div></a></li></ul></div><div class="s-product-overview__image-container"><a href="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=239621" aria-label="image-link-" data-intercepted="true"><img alt="Whiteboardpenn PILOT V-Board (10+10) Image" class="s-product-overview__product-image" data-src="https://cdn-netshop.lyrecocontract.no:443/static/1695789080000000/images/EasyOrderStandard/69/51/asset.9726951.jpg" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" lazy="loading"></a></div></div><div class="s-product-overview__details-container"><div class="s-product-overview__article-number"><!----><!----></div><div class="s-product-overview__title text-primary"><a href="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=239621" aria-label="title-link-" data-intercepted="true">Whiteboardpenn PILOT V-Board (10+10)</a></div><div class="s-product-overview__price-container text-primary"><!----><!----><!----></div><div class="d-flex justify-content-between s-product-overview__stock-and-carbon-footprint"><!----></div><div class="d-flex justify-content-between s-product-overview__stock-and-carbon-footprint"><!----></div><!----><div class="s-product-overview__wrapper"><div class="s-product-item-actions" shopping-list-enabled="true"><div class="s-product-item-actions"><!----><div><div class="s-product-variants-button"><button title="" type="button" class="btn s-btn btn-primary"><!----><span class="s-button__text">Vis varianter</span></button></div></div><!----></div></div></div></div></div></div></div></div><div tabindex="-1" aria-hidden="true" role="tabpanel" class="VueCarousel-slide"><div class="s-product-carousel__slide"><div><div class="s-product-overview d-flex" texts="[object Object]" producttitle="Glansemiddel FINISH Sitron 400ml" producthref="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=275484" certificatetagslist="" productimage="https://cdn-netshop.lyrecocontract.no:443/static/1682413819000000/images/EasyOrderStandard/01/91/asset.9120191.jpg" productnumber="275484" price="[object Object]" oldprice="[object Object]"><div class="d-flex flex-column"><div class="s-product-overview__badges"><div><!----></div><!----></div><div class="s-product-overview__image-container"><a href="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=275484" aria-label="image-link-275484" data-intercepted="true"><img alt="Glansemiddel FINISH Sitron 400ml Image" class="s-product-overview__product-image" data-src="https://cdn-netshop.lyrecocontract.no:443/static/1682413819000000/images/EasyOrderStandard/01/91/asset.9120191.jpg" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" lazy="loading"></a></div></div><div class="s-product-overview__details-container"><div class="s-product-overview__article-number"><span>Varenr.: 275484</span><!----></div><div class="s-product-overview__title text-primary"><a href="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=275484" aria-label="title-link-275484" data-intercepted="true">Glansemiddel FINISH Sitron 400ml</a></div><div class="s-product-overview__price-container text-primary"><!----><!----><!----></div><div class="d-flex justify-content-between s-product-overview__stock-and-carbon-footprint"><!----></div><div class="d-flex justify-content-between s-product-overview__stock-and-carbon-footprint"><!----></div><div class="s-product-overview__bulletin"> Priser vises kun hvis du er innlogget </div><!----></div></div></div></div></div><div tabindex="-1" aria-hidden="true" role="tabpanel" class="VueCarousel-slide"><div class="s-product-carousel__slide"><div><div class="s-product-overview d-flex" texts="[object Object]" producttitle="Pepperkaker NYÅKERS uten palmeolje 900g" producthref="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=136663" certificatetagslist="" productimage="https://cdn-netshop.lyrecocontract.no:443/static/1541538152000000/images/EasyOrderStandard/66/63/136663.jpg" productnumber="136663" price="[object Object]" oldprice="[object Object]"><div class="d-flex flex-column"><div class="s-product-overview__badges"><div><!----></div><!----></div><div class="s-product-overview__image-container"><a href="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=136663" aria-label="image-link-136663" data-intercepted="true"><img alt="Pepperkaker NYÅKERS uten palmeolje 900g Image" class="s-product-overview__product-image" data-src="https://cdn-netshop.lyrecocontract.no:443/static/1541538152000000/images/EasyOrderStandard/66/63/136663.jpg" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" lazy="loading"></a></div></div><div class="s-product-overview__details-container"><div class="s-product-overview__article-number"><span>Varenr.: 136663</span><!----></div><div class="s-product-overview__title text-primary"><a href="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=136663" aria-label="title-link-136663" data-intercepted="true">Pepperkaker NYÅKERS uten palmeolje 900g</a></div><div class="s-product-overview__price-container text-primary"><!----><!----><!----></div><div class="d-flex justify-content-between s-product-overview__stock-and-carbon-footprint"><!----></div><div class="d-flex justify-content-between s-product-overview__stock-and-carbon-footprint"><!----></div><div class="s-product-overview__bulletin"> Priser vises kun hvis du er innlogget </div><!----></div></div></div></div></div><div tabindex="-1" aria-hidden="true" role="tabpanel" class="VueCarousel-slide"><div class="s-product-carousel__slide"><div><div class="s-product-overview d-flex" texts="[object Object]" producttitle="Juleskum CLOETTA 720g" producthref="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=137460" certificatetagslist="" productimage="https://cdn-netshop.lyrecocontract.no:443/static/1664885420000000/images/EasyOrderStandard/05/94/asset.8730594.jpg" productnumber="137460" price="[object Object]" oldprice="[object Object]"><div class="d-flex flex-column"><div class="s-product-overview__badges"><div><!----></div><!----></div><div class="s-product-overview__image-container"><a href="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=137460" aria-label="image-link-137460" data-intercepted="true"><img alt="Juleskum CLOETTA 720g Image" class="s-product-overview__product-image" data-src="https://cdn-netshop.lyrecocontract.no:443/static/1664885420000000/images/EasyOrderStandard/05/94/asset.8730594.jpg" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" lazy="loading"></a></div></div><div class="s-product-overview__details-container"><div class="s-product-overview__article-number"><span>Varenr.: 137460</span><!----></div><div class="s-product-overview__title text-primary"><a href="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=137460" aria-label="title-link-137460" data-intercepted="true">Juleskum CLOETTA 720g</a></div><div class="s-product-overview__price-container text-primary"><!----><!----><!----></div><div class="d-flex justify-content-between s-product-overview__stock-and-carbon-footprint"><!----></div><div class="d-flex justify-content-between s-product-overview__stock-and-carbon-footprint"><!----></div><div class="s-product-overview__bulletin"> Priser vises kun hvis du er innlogget </div><!----></div></div></div></div></div></div></div> <div data-v-453ad8cd="" class="VueCarousel-navigation"><button data-v-453ad8cd="" type="button" aria-label="Previous page" tabindex="-1" class="VueCarousel-navigation-button VueCarousel-navigation-prev VueCarousel-navigation--disabled" style="padding: 0px; margin-right: 0px;"><span class="carousel-navigation-arrow left"><span></span><span></span></span></button> <button data-v-453ad8cd="" type="button" aria-label="Next page" tabindex="0" class="VueCarousel-navigation-button VueCarousel-navigation-next" style="padding: 0px; margin-left: 0px;"><span class="carousel-navigation-arrow right"><span></span><span></span></span></button></div> <!----></div></div></nvc-s-product-carousel></div>
        <script>
            function fetchWithNoCache(url, options = {}) {
                options.cache = 'no-cache';
                return fetch(url, options);
            }

            function async_load_center_PcLandingPageItems_6(successCallback) {
                const element = document.querySelector(`div[asyncRenderId="center_PcLandingPageItems_6"]`);
                const url = `ePortal/portlet?componentName=PcLandingPageItems&componentOrder=6&displayLoadingIcon=false&layoutPartName=center&layoutPartName=center&renderAsynchronoulsy=true&pageName=/jsps/homepage.jsp`

                fetchWithNoCache(url)
                    .then(response => response.arrayBuffer())
                    .then(buffer => {
                        const decoder = new TextDecoder('UTF-8');
                        const decodedText = decoder.decode(buffer).replaceAll(/<((nvc[a-z-]*)[^>]*)\/>/gm, '<$1></$2>');
                        const tempElement = document.createElement('div');

                        tempElement.innerHTML = decodedText;

                        const scripts = Array.from(tempElement.querySelectorAll('script'));
                        const scriptsToEval = [];

                        scripts.forEach(script => {
                            if (script.src) {
                                const newScript = document.createElement('script');
                                newScript.type = 'text/javascript';
                                newScript.src = script.src;
                                script.insertAdjacentElement('afterend', newScript);
                            } else {
                                scriptsToEval.push(script.textContent);
                            }
                            script.parentNode.removeChild(script);
                        });

                        element.innerHTML = '';
                        element.append(...tempElement.childNodes);
                        const evalFunction = ( window.execScript || function( data ) {
                            window[ "eval" ].call( window, data );
                        } );
                        scriptsToEval.forEach(evalFunction);

                        if (typeof successCallback === "function") {
                            successCallback();
                        }
                    })
            }

            setTimeout(function () {
                async_load_center_PcLandingPageItems_6();
            }, 500);
        </script>
    
    


    









    
        <div id="PcShowStaticContentNo1" asyncrenderid="center_PcShowStaticContentNo1_7" style="margin-bottom: 20px; background: white; justify-items: center; display: flex;"><div style="justify-items: center; display: flex;"><!--
/***
*
*  START OF TEMPLATE
*
***/
-->
<div id="static-banner-container" style="flex-direction: column; position: relative; width: 100%; justify-items: center; display: flex;"><div style="justify-items: center; display: flex;"><nvc-multiple-banners id="nvc-multiple-banners-1" style="display: flex; justify-content: center;" vce-ready=""><div class="n-banner-center" at="undefined"><div class="t-bg-white t-px-1
      t-rounded-sm t-overflow-hidden n-multiple-banners"><div class=""><div class="t-text-black t-font-bold t-text-xl
          t-w-full t-sm:t-text-lg n-banner-text-title"></div> <div class="t-text-black t-text-sm
          t-w-full t-sm:t-text-xs
          t-leading-loose n-banner-text-content"></div></div> <div class="t-flex t-w-full"><div class="t-flex t-w-full t-justify-center
        t-align-top t-m-1 t-relative
        t-rounded-sm t-overflow-hidden
        hover:t-shadow-md hover:n-banner-zoom" style="max-width: 790px; min-width: 0px;"><img alt="banner" class="t-relative t-w-full t-h-full" data-src="https://cdn-netshop.lyrecocontract.no:443/static/1710512931000000/objectstore/Netshop_Kataloger.webp" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" lazy="loading"> <div class="t-flex t-absolute t-w-full t-h-full
          t-items-center t-justify-start
          t-m-auto t-self-center t-bg-black
          t-left-0 t-opacity-0"></div> <div class="t-flex t-absolute t-w-full t-h-full
          t-items-center t-justify-start
          t-m-auto t-self-center
          t-left-0"><div class="t-w-full"><div class="t-text-white t-font-bold t-text-4xl
              n-banner-text-shadow t-w-full t-text-center
              t-sm:t-text-3xl"></div> <div class="t-text-white t-text-sm n-banner-text-shadow
              t-w-full t-pt-2 t-text-center t-sm:t-text-xs"></div></div></div> <div class="t-flex t-absolute t-w-full t-h-full
          t-items-center t-justify-start
          t-m-auto t-self-center t-bg-transparent t-cursor-pointer
          t-left-0"></div></div><div class="t-flex t-w-full t-justify-center
        t-align-top t-m-1 t-relative
        t-rounded-sm t-overflow-hidden
        hover:t-shadow-md hover:n-banner-zoom" style="max-width: 790px; min-width: 0px;"><img alt="banner" class="t-relative t-w-full t-h-full" data-src="https://cdn-netshop.lyrecocontract.no:443/static/1710512945000000/objectstore/Netshop_Lagersalg.webp" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" lazy="loading"> <div class="t-flex t-absolute t-w-full t-h-full
          t-items-center t-justify-start
          t-m-auto t-self-center t-bg-black
          t-left-0 t-opacity-0"></div> <div class="t-flex t-absolute t-w-full t-h-full
          t-items-center t-justify-start
          t-m-auto t-self-center
          t-left-0"><div class="t-w-full"><div class="t-text-white t-font-bold t-text-4xl
              n-banner-text-shadow t-w-full t-text-center
              t-sm:t-text-3xl"></div> <div class="t-text-white t-text-sm n-banner-text-shadow
              t-w-full t-pt-2 t-text-center t-sm:t-text-xs"></div></div></div> <div class="t-flex t-absolute t-w-full t-h-full
          t-items-center t-justify-start
          t-m-auto t-self-center t-bg-transparent t-cursor-pointer
          t-left-0"></div></div><div class="t-flex t-w-full t-justify-center
        t-align-top t-m-1 t-relative
        t-rounded-sm t-overflow-hidden
        hover:t-shadow-md hover:n-banner-zoom" style="max-width: 790px; min-width: 0px;"><img alt="banner" class="t-relative t-w-full t-h-full" data-src="https://cdn-netshop.lyrecocontract.no:443/static/1710512923000000/objectstore/Netshop_Firmaprofilering.webp" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" lazy="loading"> <div class="t-flex t-absolute t-w-full t-h-full
          t-items-center t-justify-start
          t-m-auto t-self-center t-bg-black
          t-left-0 t-opacity-0"></div> <div class="t-flex t-absolute t-w-full t-h-full
          t-items-center t-justify-start
          t-m-auto t-self-center
          t-left-0"><div class="t-w-full"><div class="t-text-white t-font-bold t-text-4xl
              n-banner-text-shadow t-w-full t-text-center
              t-sm:t-text-3xl"></div> <div class="t-text-white t-text-sm n-banner-text-shadow
              t-w-full t-pt-2 t-text-center t-sm:t-text-xs"></div></div></div> <div class="t-flex t-absolute t-w-full t-h-full
          t-items-center t-justify-start
          t-m-auto t-self-center t-bg-transparent t-cursor-pointer
          t-left-0"></div></div><div class="t-flex t-w-full t-justify-center
        t-align-top t-m-1 t-relative
        t-rounded-sm t-overflow-hidden
        hover:t-shadow-md hover:n-banner-zoom" style="max-width: 790px; min-width: 0px;"><img alt="banner" class="t-relative t-w-full t-h-full" data-src="https://cdn-netshop.lyrecocontract.no:443/static/1710512938000000/objectstore/Netshop_Kontakt oss.webp" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" lazy="loading"> <div class="t-flex t-absolute t-w-full t-h-full
          t-items-center t-justify-start
          t-m-auto t-self-center t-bg-black
          t-left-0 t-opacity-0"></div> <div class="t-flex t-absolute t-w-full t-h-full
          t-items-center t-justify-start
          t-m-auto t-self-center
          t-left-0"><div class="t-w-full"><div class="t-text-white t-font-bold t-text-4xl
              n-banner-text-shadow t-w-full t-text-center
              t-sm:t-text-3xl"></div> <div class="t-text-white t-text-sm n-banner-text-shadow
              t-w-full t-pt-2 t-text-center t-sm:t-text-xs"></div></div></div> <div class="t-flex t-absolute t-w-full t-h-full
          t-items-center t-justify-start
          t-m-auto t-self-center t-bg-transparent t-cursor-pointer
          t-left-0"></div></div></div> <div class=""><div class="t-flex t-sm:t-flex-wrap t-w-full"><div class="t-flex t-justify-center t-sm:t-w-full
          t-align-top t-m-1 t-relative
          t-rounded-sm t-overflow-hidden
          hover:t-shadow-md hover:n-banner-zoom t-w-full" style="max-width: 790px; min-width: 0px;"><img alt="banner" class="t-relative t-w-full t-h-full" data-src="https://cdn-netshop.lyrecocontract.no:443/static/1727728605000000/objectstore/Nilfisk_rosa_sloyfe_1170x364px.webp" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" lazy="loading"> <div class="t-flex t-absolute t-w-full t-h-full
            t-items-center t-justify-start
            t-m-auto t-self-center t-bg-black
            t-left-0 t-opacity-0"></div> <div class="t-flex t-absolute t-w-9/10 t-h-9/10
            t-items-center t-justify-start
            t-m-2 t-self-center
            t-left-0"><div class="t-w-full"><div class="t-text-white t-font-bold t-text-2xl
                n-banner-text-shadow t-w-full t-sm:t-text-xl"></div> <div class="t-text-white t-text-sm n-banner-text-shadow
                t-w-full t-pt-2 t-sm:t-text-xs"></div></div></div> <div class="t-flex t-absolute t-w-full t-h-full
            t-items-center t-justify-start
            t-m-auto t-self-center t-bg-transparent t-cursor-pointer
            t-left-0"></div></div></div></div> <div class=""><div class="t-text-black t-font-bold t-text-xl
        t-w-full t-sm:t-text-lg n-banner-text-title"></div> <div class="t-text-black t-text-xs
        t-w-full t-sm:t-text-xs
        t-leading-loose n-banner-text-content"></div></div> <div class="t-flex t-w-full"><div class="t-flex t-w-full t-justify-center
        t-align-top t-m-1 t-relative
        t-rounded-sm t-overflow-hidden
        hover:t-shadow-md hover:n-banner-zoom" style="max-width: 790px; min-width: 0px;"><img alt="banner" class="t-relative t-w-full t-h-full" data-src="https://cdn-netshop.lyrecocontract.no:443/static/1727728583000000/objectstore/CMS_banner_Oktober_Energizer.webp" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" lazy="loading"> <div class="t-flex t-absolute t-w-full t-h-full
          t-items-center t-justify-start
          t-m-auto t-self-center t-bg-black
          t-left-0 t-opacity-0"></div> <div class="t-flex t-absolute t-w-full t-h-full
          t-items-center t-justify-start
          t-m-auto t-self-center
          t-left-0"><div class="t-w-full"><div class="t-text-white t-font-bold t-text-4xl
              n-banner-text-shadow t-w-full t-text-center
              t-sm:t-text-3xl"></div> <div class="t-text-white t-text-sm n-banner-text-shadow
              t-w-full t-pt-2 t-text-center t-sm:t-text-xs"></div></div></div> <div class="t-flex t-absolute t-w-full t-h-full
          t-items-center t-justify-start
          t-m-auto t-self-center t-bg-transparent t-cursor-pointer
          t-left-0"></div></div><div class="t-flex t-w-full t-justify-center
        t-align-top t-m-1 t-relative
        t-rounded-sm t-overflow-hidden
        hover:t-shadow-md hover:n-banner-zoom" style="max-width: 790px; min-width: 0px;"><img alt="banner" class="t-relative t-w-full t-h-full" data-src="https://cdn-netshop.lyrecocontract.no:443/static/1726480430000000/objectstore/CMS_banner_September_Bi-Office.webp" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" lazy="loading"> <div class="t-flex t-absolute t-w-full t-h-full
          t-items-center t-justify-start
          t-m-auto t-self-center t-bg-black
          t-left-0 t-opacity-0"></div> <div class="t-flex t-absolute t-w-full t-h-full
          t-items-center t-justify-start
          t-m-auto t-self-center
          t-left-0"><div class="t-w-full"><div class="t-text-white t-font-bold t-text-4xl
              n-banner-text-shadow t-w-full t-text-center
              t-sm:t-text-3xl"></div> <div class="t-text-white t-text-sm n-banner-text-shadow
              t-w-full t-pt-2 t-text-center t-sm:t-text-xs"></div></div></div> <div class="t-flex t-absolute t-w-full t-h-full
          t-items-center t-justify-start
          t-m-auto t-self-center t-bg-transparent t-cursor-pointer
          t-left-0"></div></div><div class="t-flex t-w-full t-justify-center
        t-align-top t-m-1 t-relative
        t-rounded-sm t-overflow-hidden
        hover:t-shadow-md hover:n-banner-zoom" style="max-width: 790px; min-width: 0px;"><img alt="banner" class="t-relative t-w-full t-h-full" data-src="https://cdn-netshop.lyrecocontract.no:443/static/1727728590000000/objectstore/CMS_banner_Oktober_Trust.webp" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" lazy="loading"> <div class="t-flex t-absolute t-w-full t-h-full
          t-items-center t-justify-start
          t-m-auto t-self-center t-bg-black
          t-left-0 t-opacity-0"></div> <div class="t-flex t-absolute t-w-full t-h-full
          t-items-center t-justify-start
          t-m-auto t-self-center
          t-left-0"><div class="t-w-full"><div class="t-text-white t-font-bold t-text-4xl
              n-banner-text-shadow t-w-full t-text-center
              t-sm:t-text-3xl"></div> <div class="t-text-white t-text-sm n-banner-text-shadow
              t-w-full t-pt-2 t-text-center t-sm:t-text-xs"></div></div></div> <div class="t-flex t-absolute t-w-full t-h-full
          t-items-center t-justify-start
          t-m-auto t-self-center t-bg-transparent t-cursor-pointer
          t-left-0"></div></div></div></div></div></nvc-multiple-banners></div><div><nvc-multiple-banners id="nvc-multiple-banners-2" style="display: flex; justify-content: center;" vce-ready=""><div class="n-banner-center" at="undefined"><div class="t-bg-white t-px-1
      t-rounded-sm t-overflow-hidden n-multiple-banners"><div class=""><div class="t-text-black t-font-bold t-text-xl
          t-w-full t-sm:t-text-lg n-banner-text-title"></div> <div class="t-text-black t-text-sm
          t-w-full t-sm:t-text-xs
          t-leading-loose n-banner-text-content"></div></div> <div class="t-flex t-w-full"></div> <div class=""><div class="t-flex t-sm:t-flex-wrap t-w-full"></div></div> <div class=""><div class="t-text-black t-font-bold t-text-xl
        t-w-full t-sm:t-text-lg n-banner-text-title"></div> <div class="t-text-black t-text-xs
        t-w-full t-sm:t-text-xs
        t-leading-loose n-banner-text-content"></div></div> <div class="t-flex t-w-full"></div></div></div></nvc-multiple-banners></div></div>
<p>

</p>
<p>

</p>
<p>

</p>
<!--
/***
*
*  END OF TEMPLATE
*
***/
--></div><nvc-banner-with-filler banner-selector="PcShowStaticContentNo1" vce-ready=""><div class="n-landing__banner t-w-full t-overflow-hidden t-shadow-sm" at="undefined" style="display: none;"><!----></div></nvc-banner-with-filler>

</div>
        <script>
            function fetchWithNoCache(url, options = {}) {
                options.cache = 'no-cache';
                return fetch(url, options);
            }

            function async_load_center_PcShowStaticContentNo1_7(successCallback) {
                const element = document.querySelector(`div[asyncRenderId="center_PcShowStaticContentNo1_7"]`);
                const url = `ePortal/portlet?componentName=PcShowStaticContentNo1&componentOrder=7&displayLoadingIcon=false&layoutPartName=center&layoutPartName=center&renderAsynchronoulsy=true&pageName=/jsps/homepage.jsp`

                fetchWithNoCache(url)
                    .then(response => response.arrayBuffer())
                    .then(buffer => {
                        const decoder = new TextDecoder('UTF-8');
                        const decodedText = decoder.decode(buffer).replaceAll(/<((nvc[a-z-]*)[^>]*)\/>/gm, '<$1></$2>');
                        const tempElement = document.createElement('div');

                        tempElement.innerHTML = decodedText;

                        const scripts = Array.from(tempElement.querySelectorAll('script'));
                        const scriptsToEval = [];

                        scripts.forEach(script => {
                            if (script.src) {
                                const newScript = document.createElement('script');
                                newScript.type = 'text/javascript';
                                newScript.src = script.src;
                                script.insertAdjacentElement('afterend', newScript);
                            } else {
                                scriptsToEval.push(script.textContent);
                            }
                            script.parentNode.removeChild(script);
                        });

                        element.innerHTML = '';
                        element.append(...tempElement.childNodes);
                        const evalFunction = ( window.execScript || function( data ) {
                            window[ "eval" ].call( window, data );
                        } );
                        scriptsToEval.forEach(evalFunction);

                        if (typeof successCallback === "function") {
                            successCallback();
                        }
                    })
            }

            setTimeout(function () {
                async_load_center_PcShowStaticContentNo1_7();
            }, 500);
        </script>
    
    


    









    
        <div id="PcShowStaticContentNo1" asyncrenderid="center_PcShowStaticContentNo1_9"><nvc-banner-with-filler banner-selector="PcShowStaticContentNo1" vce-ready=""><div class="n-landing__banner t-w-full t-overflow-hidden t-shadow-sm" at="undefined" style="display: none;"><!----></div></nvc-banner-with-filler>

</div>
        <script>
            function fetchWithNoCache(url, options = {}) {
                options.cache = 'no-cache';
                return fetch(url, options);
            }

            function async_load_center_PcShowStaticContentNo1_9(successCallback) {
                const element = document.querySelector(`div[asyncRenderId="center_PcShowStaticContentNo1_9"]`);
                const url = `ePortal/portlet?componentName=PcShowStaticContentNo1&componentOrder=9&displayLoadingIcon=false&layoutPartName=center&layoutPartName=center&renderAsynchronoulsy=true&pageName=/jsps/homepage.jsp`

                fetchWithNoCache(url)
                    .then(response => response.arrayBuffer())
                    .then(buffer => {
                        const decoder = new TextDecoder('UTF-8');
                        const decodedText = decoder.decode(buffer).replaceAll(/<((nvc[a-z-]*)[^>]*)\/>/gm, '<$1></$2>');
                        const tempElement = document.createElement('div');

                        tempElement.innerHTML = decodedText;

                        const scripts = Array.from(tempElement.querySelectorAll('script'));
                        const scriptsToEval = [];

                        scripts.forEach(script => {
                            if (script.src) {
                                const newScript = document.createElement('script');
                                newScript.type = 'text/javascript';
                                newScript.src = script.src;
                                script.insertAdjacentElement('afterend', newScript);
                            } else {
                                scriptsToEval.push(script.textContent);
                            }
                            script.parentNode.removeChild(script);
                        });

                        element.innerHTML = '';
                        element.append(...tempElement.childNodes);
                        const evalFunction = ( window.execScript || function( data ) {
                            window[ "eval" ].call( window, data );
                        } );
                        scriptsToEval.forEach(evalFunction);

                        if (typeof successCallback === "function") {
                            successCallback();
                        }
                    })
            }

            setTimeout(function () {
                async_load_center_PcShowStaticContentNo1_9();
            }, 500);
        </script>
    
    


    









    
        <div id="PcShowStaticContentNo1" asyncrenderid="center_PcShowStaticContentNo1_8"><nvc-banner-with-filler banner-selector="PcShowStaticContentNo1" vce-ready=""><div class="n-landing__banner t-w-full t-overflow-hidden t-shadow-sm" at="undefined" style="display: none;"><!----></div></nvc-banner-with-filler>

</div>
        <script>
            function fetchWithNoCache(url, options = {}) {
                options.cache = 'no-cache';
                return fetch(url, options);
            }

            function async_load_center_PcShowStaticContentNo1_8(successCallback) {
                const element = document.querySelector(`div[asyncRenderId="center_PcShowStaticContentNo1_8"]`);
                const url = `ePortal/portlet?componentName=PcShowStaticContentNo1&componentOrder=8&displayLoadingIcon=false&layoutPartName=center&layoutPartName=center&renderAsynchronoulsy=true&pageName=/jsps/homepage.jsp`

                fetchWithNoCache(url)
                    .then(response => response.arrayBuffer())
                    .then(buffer => {
                        const decoder = new TextDecoder('UTF-8');
                        const decodedText = decoder.decode(buffer).replaceAll(/<((nvc[a-z-]*)[^>]*)\/>/gm, '<$1></$2>');
                        const tempElement = document.createElement('div');

                        tempElement.innerHTML = decodedText;

                        const scripts = Array.from(tempElement.querySelectorAll('script'));
                        const scriptsToEval = [];

                        scripts.forEach(script => {
                            if (script.src) {
                                const newScript = document.createElement('script');
                                newScript.type = 'text/javascript';
                                newScript.src = script.src;
                                script.insertAdjacentElement('afterend', newScript);
                            } else {
                                scriptsToEval.push(script.textContent);
                            }
                            script.parentNode.removeChild(script);
                        });

                        element.innerHTML = '';
                        element.append(...tempElement.childNodes);
                        const evalFunction = ( window.execScript || function( data ) {
                            window[ "eval" ].call( window, data );
                        } );
                        scriptsToEval.forEach(evalFunction);

                        if (typeof successCallback === "function") {
                            successCallback();
                        }
                    })
            }

            setTimeout(function () {
                async_load_center_PcShowStaticContentNo1_8();
            }, 500);
        </script>
    
    


                            
                            
                        
                        
                    
                        
                        
                            
                            
                                









    
        <div id="PcCustomerCampaignHeads" asyncrenderid="center_PcCustomerCampaignHeads_10">

</div>
        <script>
            function fetchWithNoCache(url, options = {}) {
                options.cache = 'no-cache';
                return fetch(url, options);
            }

            function async_load_center_PcCustomerCampaignHeads_10(successCallback) {
                const element = document.querySelector(`div[asyncRenderId="center_PcCustomerCampaignHeads_10"]`);
                const url = `ePortal/portlet?componentName=PcCustomerCampaignHeads&componentOrder=10&displayLoadingIcon=false&layoutPartName=center&renderAsynchronoulsy=true&pageName=/jsps/homepage.jsp`

                fetchWithNoCache(url)
                    .then(response => response.arrayBuffer())
                    .then(buffer => {
                        const decoder = new TextDecoder('UTF-8');
                        const decodedText = decoder.decode(buffer).replaceAll(/<((nvc[a-z-]*)[^>]*)\/>/gm, '<$1></$2>');
                        const tempElement = document.createElement('div');

                        tempElement.innerHTML = decodedText;

                        const scripts = Array.from(tempElement.querySelectorAll('script'));
                        const scriptsToEval = [];

                        scripts.forEach(script => {
                            if (script.src) {
                                const newScript = document.createElement('script');
                                newScript.type = 'text/javascript';
                                newScript.src = script.src;
                                script.insertAdjacentElement('afterend', newScript);
                            } else {
                                scriptsToEval.push(script.textContent);
                            }
                            script.parentNode.removeChild(script);
                        });

                        element.innerHTML = '';
                        element.append(...tempElement.childNodes);
                        const evalFunction = ( window.execScript || function( data ) {
                            window[ "eval" ].call( window, data );
                        } );
                        scriptsToEval.forEach(evalFunction);

                        if (typeof successCallback === "function") {
                            successCallback();
                        }
                    })
            }

            setTimeout(function () {
                async_load_center_PcCustomerCampaignHeads_10();
            }, 500);
        </script>
    
    

                            
                        
                        
                    
                        
                        
                            
                            
                                









    
        <div id="PcItemsForOfferGroupFrontpage" asyncrenderid="center_PcItemsForOfferGroupFrontpage_11"><div class="genericGrayTopLeft"></div><div style="width:485px;" class="genericGrayTopCenter">
<div>Godt valg</div>
</div><div class="genericGrayTopRight"></div><div id="campaignItems" class="genericBody hidePageElement">

<form method="POST" name="itemN1001C" action="ePortal/ctrl">
<input value="dummy" name="action" type="hidden"><input value="addItem" name="spec" type="hidden"><input value="1" name="row" type="hidden"><input name="location" type="hidden" value="homepage"><input name="itemNumber_1" type="hidden" value="767763"><input name="lastNodeRI" type="hidden" value=""><input name="lastFromResult" type="hidden" value=""><input value="" name="cmnt" type="hidden">
<div style="display: none">
<input type="hidden" name="unitOfMeasure_1" value="61163418"><input class="qtyInput inputWithImage" size="2" type="text" name="qty_1" id="N1001C" value="1">
<div style="display: none">Kartong (12 pose) </div>
</div>
</form>

<form method="POST" name="itemN100A5" action="ePortal/ctrl">
<input value="dummy" name="action" type="hidden"><input value="addItem" name="spec" type="hidden"><input value="1" name="row" type="hidden"><input name="location" type="hidden" value="homepage"><input name="itemNumber_1" type="hidden" value="132431"><input name="lastNodeRI" type="hidden" value=""><input name="lastFromResult" type="hidden" value=""><input value="" name="cmnt" type="hidden">
<div style="display: none">
<input type="hidden" name="unitOfMeasure_1" value="70320104"><input class="qtyInput inputWithImage" size="2" type="text" name="qty_1" id="N100A5" value="1">
<div style="display: none">Pakke (10 stk) </div>
</div>
</form>

<form method="POST" name="itemN1014D" action="ePortal/ctrl">
<input value="dummy" name="action" type="hidden"><input value="addItem" name="spec" type="hidden"><input value="1" name="row" type="hidden"><input name="location" type="hidden" value="homepage"><input name="itemNumber_1" type="hidden" value="766416"><input name="lastNodeRI" type="hidden" value=""><input name="lastFromResult" type="hidden" value=""><input value="" name="cmnt" type="hidden">
<div style="display: none">
<input type="hidden" name="unitOfMeasure_1" value="37672553"><input class="qtyInput inputWithImage" size="2" type="text" name="qty_1" id="N1014D" value="1">
<div style="display: none">Eske (1 eske) </div>
</div>
</form>

<form method="POST" name="itemN101D9" action="ePortal/ctrl">
<input value="dummy" name="action" type="hidden"><input value="addItem" name="spec" type="hidden"><input value="1" name="row" type="hidden"><input name="location" type="hidden" value="homepage"><input name="itemNumber_1" type="hidden" value="274322"><input name="lastNodeRI" type="hidden" value=""><input name="lastFromResult" type="hidden" value=""><input value="" name="cmnt" type="hidden">
<div style="display: none">
<input type="hidden" name="unitOfMeasure_1" value="87181951"><input class="qtyInput inputWithImage" size="2" type="text" name="qty_1" id="N101D9" value="1">
<div style="display: none">Pakke (1 pakke) </div>
</div>
</form>

<form method="POST" name="itemN10281" action="ePortal/ctrl">
<input value="dummy" name="action" type="hidden"><input value="addItem" name="spec" type="hidden"><input value="1" name="row" type="hidden"><input name="location" type="hidden" value="homepage"><input name="itemNumber_1" type="hidden" value="281657"><input name="lastNodeRI" type="hidden" value=""><input name="lastFromResult" type="hidden" value=""><input value="" name="cmnt" type="hidden">
<div style="display: none">
<input type="hidden" name="unitOfMeasure_1" value="89145622"><input class="qtyInput inputWithImage" size="2" type="text" name="qty_1" id="N10281" value="1">
<div style="display: none">Kartong (1 kartong) </div>
</div>
</form>

<form method="POST" name="itemN1030D" action="ePortal/ctrl">
<input value="dummy" name="action" type="hidden"><input value="addItem" name="spec" type="hidden"><input value="1" name="row" type="hidden"><input name="location" type="hidden" value="homepage"><input name="itemNumber_1" type="hidden" value="250347"><input name="lastNodeRI" type="hidden" value=""><input name="lastFromResult" type="hidden" value=""><input value="" name="cmnt" type="hidden">
<div style="display: none">
<input type="hidden" name="unitOfMeasure_1" value="84379859"><input class="qtyInput inputWithImage" size="2" type="text" name="qty_1" id="N1030D" value="1">
<div style="display: none">Sekk (12 bunt) </div>
</div>
</form>

</div>

<nvc-s-product-carousel sct="" vce-ready=""><div class="s-product-carousel bg-white s-product-carousel--start"><div class="VueCarousel" style=""><div class="VueCarousel-wrapper"><div class="VueCarousel-inner" style="transform: translate(0px, 0px); transition: transform 0.5s ease 0s; flex-basis: 770px; visibility: visible; height: auto;"><div tabindex="-1" role="tabpanel" class="VueCarousel-slide VueCarousel-slide-active VueCarousel-slide-center"><div class="s-product-carousel__slide"><div><div class="s-product-overview d-flex" texts="[object Object]" producttitle="Kaffe EVERGOOD filtermalt 500g" producthref="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=767763" certificatetagslist="[object Object]" productimage="https://cdn-netshop.lyrecocontract.no:443/static/1615814798000000/images/EasyOrderStandard/52/15/asset.7935215.jpg" productnumber="767763" price="[object Object]" oldprice="[object Object]"><div class="d-flex flex-column"><div class="s-product-overview__badges"><div><!----></div><ul class="s-product-overview__certificate-tags list-unstyled"><li><a href="ePortal/cms/blog/NO_symboler" alt="" target="_blank" data-intercepted="true"><div class="product-certificate-tag" data-src="https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/ecolabel_icon_RainforestAlliance.png" lazy="loading" style="width: 20px; height: 20px; background-image: url(&quot;data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7&quot;);"></div></a></li></ul></div><div class="s-product-overview__image-container"><a href="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=767763" aria-label="image-link-767763" data-intercepted="true"><img alt="Kaffe EVERGOOD filtermalt 500g Image" class="s-product-overview__product-image" data-src="https://cdn-netshop.lyrecocontract.no:443/static/1615814798000000/images/EasyOrderStandard/52/15/asset.7935215.jpg" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" lazy="loading"></a></div></div><div class="s-product-overview__details-container"><div class="s-product-overview__article-number"><span>Varenr.: 767763</span><!----></div><div class="s-product-overview__title text-primary"><a href="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=767763" aria-label="title-link-767763" data-intercepted="true">Kaffe EVERGOOD filtermalt 500g</a></div><div class="s-product-overview__price-container text-primary"><!----><!----><!----></div><div class="d-flex justify-content-between s-product-overview__stock-and-carbon-footprint"><!----></div><div class="d-flex justify-content-between s-product-overview__stock-and-carbon-footprint"><!----></div><div class="s-product-overview__bulletin"> Priser vises kun hvis du er innlogget </div><!----></div></div></div></div></div><div tabindex="-1" aria-hidden="true" role="tabpanel" class="VueCarousel-slide"><div class="s-product-carousel__slide"><div><div class="s-product-overview d-flex" texts="[object Object]" producttitle="Klut NLINE mikrofiber Super 35x35cm blå" producthref="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=132431" certificatetagslist="[object Object]" productimage="https://cdn-netshop.lyrecocontract.no:443/static/1541537087000000/images/EasyOrderStandard/63/70/asset.5046370.jpg" productnumber="132431" price="[object Object]" oldprice="[object Object]"><div class="d-flex flex-column"><div class="s-product-overview__badges"><div><!----></div><ul class="s-product-overview__certificate-tags list-unstyled"><li><a href="ePortal/cms/blog/NO_symboler" alt="" target="_blank" data-intercepted="true"><div class="product-certificate-tag" data-src="https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/eco-labels_Svanen.svg" lazy="loading" style="width: 20px; height: 20px; background-image: url(&quot;data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7&quot;);"></div></a></li></ul></div><div class="s-product-overview__image-container"><a href="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=132431" aria-label="image-link-132431" data-intercepted="true"><img alt="Klut NLINE mikrofiber Super 35x35cm blå Image" class="s-product-overview__product-image" data-src="https://cdn-netshop.lyrecocontract.no:443/static/1541537087000000/images/EasyOrderStandard/63/70/asset.5046370.jpg" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" lazy="loading"></a></div></div><div class="s-product-overview__details-container"><div class="s-product-overview__article-number"><span>Varenr.: 132431</span><!----></div><div class="s-product-overview__title text-primary"><a href="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=132431" aria-label="title-link-132431" data-intercepted="true">Klut NLINE mikrofiber Super 35x35cm blå</a></div><div class="s-product-overview__price-container text-primary"><!----><!----><!----></div><div class="d-flex justify-content-between s-product-overview__stock-and-carbon-footprint"><!----></div><div class="d-flex justify-content-between s-product-overview__stock-and-carbon-footprint"><!----></div><div class="s-product-overview__bulletin"> Priser vises kun hvis du er innlogget </div><!----></div></div></div></div></div><div tabindex="-1" aria-hidden="true" role="tabpanel" class="VueCarousel-slide"><div class="s-product-carousel__slide"><div><div class="s-product-overview d-flex" texts="[object Object]" producttitle="Kopipapir MULTICOPY A4 80g (2500)" producthref="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=766416" certificatetagslist="[object Object],[object Object]" productimage="https://cdn-netshop.lyrecocontract.no:443/static/1541530020000000/images/EasyOrderStandard/47/48/asset.4944748.jpg" productnumber="766416" price="[object Object]" oldprice="[object Object]"><div class="d-flex flex-column"><div class="s-product-overview__badges"><div><!----></div><ul class="s-product-overview__certificate-tags list-unstyled"><li><a href="ePortal/cms/blog/NO_symboler" alt="" target="_blank" data-intercepted="true"><div class="product-certificate-tag" data-src="https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/eco-labels_Svanen.svg" lazy="loading" style="width: 20px; height: 20px; background-image: url(&quot;data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7&quot;);"></div></a></li><li><a href="ePortal/cms/blog/NO_symboler" alt="" target="_blank" data-intercepted="true"><div class="product-certificate-tag" data-src="https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/eco-labels_EUEcolabel.svg" lazy="loading" style="width: 20px; height: 20px; background-image: url(&quot;data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7&quot;);"></div></a></li></ul></div><div class="s-product-overview__image-container"><a href="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=766416" aria-label="image-link-766416" data-intercepted="true"><img alt="Kopipapir MULTICOPY A4 80g (2500) Image" class="s-product-overview__product-image" data-src="https://cdn-netshop.lyrecocontract.no:443/static/1541530020000000/images/EasyOrderStandard/47/48/asset.4944748.jpg" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" lazy="loading"></a></div></div><div class="s-product-overview__details-container"><div class="s-product-overview__article-number"><span>Varenr.: 766416</span><!----></div><div class="s-product-overview__title text-primary"><a href="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=766416" aria-label="title-link-766416" data-intercepted="true">Kopipapir MULTICOPY A4 80g (2500)</a></div><div class="s-product-overview__price-container text-primary"><!----><!----><!----></div><div class="d-flex justify-content-between s-product-overview__stock-and-carbon-footprint"><!----></div><div class="d-flex justify-content-between s-product-overview__stock-and-carbon-footprint"><!----></div><div class="s-product-overview__bulletin"> Priser vises kun hvis du er innlogget </div><!----></div></div></div></div></div><div tabindex="-1" aria-hidden="true" role="tabpanel" class="VueCarousel-slide"><div class="s-product-carousel__slide"><div><div class="s-product-overview d-flex" texts="[object Object]" producttitle="Batteri ENERGIZER Max Plus AA (50)" producthref="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=274322" certificatetagslist="[object Object]" productimage="https://cdn-netshop.lyrecocontract.no:443/static/1681396884000000/images/EasyOrderStandard/68/60/asset.9076860.jpg" productnumber="274322" price="[object Object]" oldprice="[object Object]"><div class="d-flex flex-column"><div class="s-product-overview__badges"><div><!----></div><ul class="s-product-overview__certificate-tags list-unstyled"><li><a href="ePortal/cms/blog/NO_symboler" alt="" target="_blank" data-intercepted="true"><div class="product-certificate-tag" data-src="https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/eco-labels_Svanen.svg" lazy="loading" style="width: 20px; height: 20px; background-image: url(&quot;data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7&quot;);"></div></a></li></ul></div><div class="s-product-overview__image-container"><a href="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=274322" aria-label="image-link-274322" data-intercepted="true"><img alt="Batteri ENERGIZER Max Plus AA (50) Image" class="s-product-overview__product-image" data-src="https://cdn-netshop.lyrecocontract.no:443/static/1681396884000000/images/EasyOrderStandard/68/60/asset.9076860.jpg" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" lazy="loading"></a></div></div><div class="s-product-overview__details-container"><div class="s-product-overview__article-number"><span>Varenr.: 274322</span><!----></div><div class="s-product-overview__title text-primary"><a href="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=274322" aria-label="title-link-274322" data-intercepted="true">Batteri ENERGIZER Max Plus AA (50)</a></div><div class="s-product-overview__price-container text-primary"><!----><!----><!----></div><div class="d-flex justify-content-between s-product-overview__stock-and-carbon-footprint"><!----></div><div class="d-flex justify-content-between s-product-overview__stock-and-carbon-footprint"><!----></div><div class="s-product-overview__bulletin"> Priser vises kun hvis du er innlogget </div><!----></div></div></div></div></div><div tabindex="-1" aria-hidden="true" role="tabpanel" class="VueCarousel-slide"><div class="s-product-carousel__slide"><div><div class="s-product-overview d-flex" texts="[object Object]" producttitle="Tørkeark KATRIN Plus OneStop M L2 (3024)" producthref="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=281657" certificatetagslist="[object Object],[object Object]" productimage="https://cdn-netshop.lyrecocontract.no:443/static/1704194000000000/images/EasyOrderStandard/22/27/asset.10212227.jpg" productnumber="281657" price="[object Object]" oldprice="[object Object]"><div class="d-flex flex-column"><div class="s-product-overview__badges"><div><!----></div><ul class="s-product-overview__certificate-tags list-unstyled"><li><a href="ePortal/cms/blog/NO_symboler" alt="" target="_blank" data-intercepted="true"><div class="product-certificate-tag" data-src="https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/eco-labels_Svanen.svg" lazy="loading" style="width: 20px; height: 20px; background-image: url(&quot;data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7&quot;);"></div></a></li><li><a href="ePortal/cms/blog/NO_symboler" alt="" target="_blank" data-intercepted="true"><div class="product-certificate-tag" data-src="https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/eco-labels_EUEcolabel.svg" lazy="loading" style="width: 20px; height: 20px; background-image: url(&quot;data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7&quot;);"></div></a></li></ul></div><div class="s-product-overview__image-container"><a href="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=281657" aria-label="image-link-281657" data-intercepted="true"><img alt="Tørkeark KATRIN Plus OneStop M L2 (3024) Image" class="s-product-overview__product-image" data-src="https://cdn-netshop.lyrecocontract.no:443/static/1704194000000000/images/EasyOrderStandard/22/27/asset.10212227.jpg" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" lazy="loading"></a></div></div><div class="s-product-overview__details-container"><div class="s-product-overview__article-number"><span>Varenr.: 281657</span><!----></div><div class="s-product-overview__title text-primary"><a href="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=281657" aria-label="title-link-281657" data-intercepted="true">Tørkeark KATRIN Plus OneStop M L2 (3024)</a></div><div class="s-product-overview__price-container text-primary"><!----><!----><!----></div><div class="d-flex justify-content-between s-product-overview__stock-and-carbon-footprint"><!----></div><div class="d-flex justify-content-between s-product-overview__stock-and-carbon-footprint"><!----></div><div class="s-product-overview__bulletin"> Priser vises kun hvis du er innlogget </div><!----></div></div></div></div></div><div tabindex="-1" aria-hidden="true" role="tabpanel" class="VueCarousel-slide"><div class="s-product-carousel__slide"><div><div class="s-product-overview d-flex" texts="[object Object]" producttitle="Tørkeark TORK PeakServe Advanced H5(270)" producthref="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=250347" certificatetagslist="[object Object]" productimage="https://cdn-netshop.lyrecocontract.no:443/static/1644323039000000/images/EasyOrderStandard/26/26/asset.8362626.jpg" productnumber="250347" price="[object Object]" oldprice="[object Object]"><div class="d-flex flex-column"><div class="s-product-overview__badges"><div><!----></div><ul class="s-product-overview__certificate-tags list-unstyled"><li><a href="ePortal/cms/blog/NO_symboler" alt="" target="_blank" data-intercepted="true"><div class="product-certificate-tag" data-src="https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/eco-labels_EUEcolabel.svg" lazy="loading" style="width: 20px; height: 20px; background-image: url(&quot;data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7&quot;);"></div></a></li></ul></div><div class="s-product-overview__image-container"><a href="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=250347" aria-label="image-link-250347" data-intercepted="true"><img alt="Tørkeark TORK PeakServe Advanced H5(270) Image" class="s-product-overview__product-image" data-src="https://cdn-netshop.lyrecocontract.no:443/static/1644323039000000/images/EasyOrderStandard/26/26/asset.8362626.jpg" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" lazy="loading"></a></div></div><div class="s-product-overview__details-container"><div class="s-product-overview__article-number"><span>Varenr.: 250347</span><!----></div><div class="s-product-overview__title text-primary"><a href="/web/ePortal/ctrl?action=showiteminfo&amp;itemNo=250347" aria-label="title-link-250347" data-intercepted="true">Tørkeark TORK PeakServe Advanced H5(270)</a></div><div class="s-product-overview__price-container text-primary"><!----><!----><!----></div><div class="d-flex justify-content-between s-product-overview__stock-and-carbon-footprint"><!----></div><div class="d-flex justify-content-between s-product-overview__stock-and-carbon-footprint"><!----></div><div class="s-product-overview__bulletin"> Priser vises kun hvis du er innlogget </div><!----></div></div></div></div></div></div></div> <div data-v-453ad8cd="" class="VueCarousel-navigation"><button data-v-453ad8cd="" type="button" aria-label="Previous page" tabindex="-1" class="VueCarousel-navigation-button VueCarousel-navigation-prev VueCarousel-navigation--disabled" style="padding: 0px; margin-right: 0px;"><span class="carousel-navigation-arrow left"><span></span><span></span></span></button> <button data-v-453ad8cd="" type="button" aria-label="Next page" tabindex="0" class="VueCarousel-navigation-button VueCarousel-navigation-next" style="padding: 0px; margin-left: 0px;"><span class="carousel-navigation-arrow right"><span></span><span></span></span></button></div> <!----></div></div></nvc-s-product-carousel></div>
        <script>
            function fetchWithNoCache(url, options = {}) {
                options.cache = 'no-cache';
                return fetch(url, options);
            }

            function async_load_center_PcItemsForOfferGroupFrontpage_11(successCallback) {
                const element = document.querySelector(`div[asyncRenderId="center_PcItemsForOfferGroupFrontpage_11"]`);
                const url = `ePortal/portlet?componentName=PcItemsForOfferGroupFrontpage&componentOrder=11&displayLoadingIcon=false&layoutPartName=center&renderAsynchronoulsy=true&pageName=/jsps/homepage.jsp`

                fetchWithNoCache(url)
                    .then(response => response.arrayBuffer())
                    .then(buffer => {
                        const decoder = new TextDecoder('UTF-8');
                        const decodedText = decoder.decode(buffer).replaceAll(/<((nvc[a-z-]*)[^>]*)\/>/gm, '<$1></$2>');
                        const tempElement = document.createElement('div');

                        tempElement.innerHTML = decodedText;

                        const scripts = Array.from(tempElement.querySelectorAll('script'));
                        const scriptsToEval = [];

                        scripts.forEach(script => {
                            if (script.src) {
                                const newScript = document.createElement('script');
                                newScript.type = 'text/javascript';
                                newScript.src = script.src;
                                script.insertAdjacentElement('afterend', newScript);
                            } else {
                                scriptsToEval.push(script.textContent);
                            }
                            script.parentNode.removeChild(script);
                        });

                        element.innerHTML = '';
                        element.append(...tempElement.childNodes);
                        const evalFunction = ( window.execScript || function( data ) {
                            window[ "eval" ].call( window, data );
                        } );
                        scriptsToEval.forEach(evalFunction);

                        if (typeof successCallback === "function") {
                            successCallback();
                        }
                    })
            }

            setTimeout(function () {
                async_load_center_PcItemsForOfferGroupFrontpage_11();
            }, 500);
        </script>
    
    

                            
                        
                        
                    
                </div>
            
            
                <div id="right" style="margin-left: auto; margin-right: auto;">
                    
                        
                        
                            
                            
                                









    
        <div id="PcMiniShoppingCart" asyncrenderid="right_PcMiniShoppingCart_0">

</div>
        <script>
            function fetchWithNoCache(url, options = {}) {
                options.cache = 'no-cache';
                return fetch(url, options);
            }

            function async_load_right_PcMiniShoppingCart_0(successCallback) {
                const element = document.querySelector(`div[asyncRenderId="right_PcMiniShoppingCart_0"]`);
                const url = `ePortal/portlet?componentName=PcMiniShoppingCart&componentOrder=0&displayLoadingIcon=false&layoutPartName=right&renderAsynchronoulsy=true&pageName=/jsps/homepage.jsp`

                fetchWithNoCache(url)
                    .then(response => response.arrayBuffer())
                    .then(buffer => {
                        const decoder = new TextDecoder('UTF-8');
                        const decodedText = decoder.decode(buffer).replaceAll(/<((nvc[a-z-]*)[^>]*)\/>/gm, '<$1></$2>');
                        const tempElement = document.createElement('div');

                        tempElement.innerHTML = decodedText;

                        const scripts = Array.from(tempElement.querySelectorAll('script'));
                        const scriptsToEval = [];

                        scripts.forEach(script => {
                            if (script.src) {
                                const newScript = document.createElement('script');
                                newScript.type = 'text/javascript';
                                newScript.src = script.src;
                                script.insertAdjacentElement('afterend', newScript);
                            } else {
                                scriptsToEval.push(script.textContent);
                            }
                            script.parentNode.removeChild(script);
                        });

                        element.innerHTML = '';
                        element.append(...tempElement.childNodes);
                        const evalFunction = ( window.execScript || function( data ) {
                            window[ "eval" ].call( window, data );
                        } );
                        scriptsToEval.forEach(evalFunction);

                        if (typeof successCallback === "function") {
                            successCallback();
                        }
                    })
            }

            setTimeout(function () {
                async_load_right_PcMiniShoppingCart_0();
            }, 500);
        </script>
    
    

                            
                        
                        
                    
                        
                        
                            
                            
                                









    
    
        
    

                            
                        
                        
                    
                        
                        
                            
                            
                                









    
        <div id="PcMiniShowStaticContentNo1" asyncrenderid="right_PcMiniShowStaticContentNo1_2">

</div>
        <script>
            function fetchWithNoCache(url, options = {}) {
                options.cache = 'no-cache';
                return fetch(url, options);
            }

            function async_load_right_PcMiniShowStaticContentNo1_2(successCallback) {
                const element = document.querySelector(`div[asyncRenderId="right_PcMiniShowStaticContentNo1_2"]`);
                const url = `ePortal/portlet?componentName=PcMiniShowStaticContentNo1&componentOrder=2&displayLoadingIcon=false&layoutPartName=right&renderAsynchronoulsy=true&pageName=/jsps/homepage.jsp`

                fetchWithNoCache(url)
                    .then(response => response.arrayBuffer())
                    .then(buffer => {
                        const decoder = new TextDecoder('UTF-8');
                        const decodedText = decoder.decode(buffer).replaceAll(/<((nvc[a-z-]*)[^>]*)\/>/gm, '<$1></$2>');
                        const tempElement = document.createElement('div');

                        tempElement.innerHTML = decodedText;

                        const scripts = Array.from(tempElement.querySelectorAll('script'));
                        const scriptsToEval = [];

                        scripts.forEach(script => {
                            if (script.src) {
                                const newScript = document.createElement('script');
                                newScript.type = 'text/javascript';
                                newScript.src = script.src;
                                script.insertAdjacentElement('afterend', newScript);
                            } else {
                                scriptsToEval.push(script.textContent);
                            }
                            script.parentNode.removeChild(script);
                        });

                        element.innerHTML = '';
                        element.append(...tempElement.childNodes);
                        const evalFunction = ( window.execScript || function( data ) {
                            window[ "eval" ].call( window, data );
                        } );
                        scriptsToEval.forEach(evalFunction);

                        if (typeof successCallback === "function") {
                            successCallback();
                        }
                    })
            }

            setTimeout(function () {
                async_load_right_PcMiniShowStaticContentNo1_2();
            }, 500);
        </script>
    
    

                            
                        
                        
                    
                        
                        
                            
                            
                                









    
        <div id="PcMiniShowStaticContentNo1" asyncrenderid="right_PcMiniShowStaticContentNo1_2">
            
        </div>
        <script>
            function fetchWithNoCache(url, options = {}) {
                options.cache = 'no-cache';
                return fetch(url, options);
            }

            function async_load_right_PcMiniShowStaticContentNo1_2(successCallback) {
                const element = document.querySelector(`div[asyncRenderId="right_PcMiniShowStaticContentNo1_2"]`);
                const url = `ePortal/portlet?componentName=PcMiniShowStaticContentNo1&componentOrder=2&displayLoadingIcon=false&layoutPartName=right&renderAsynchronoulsy=true&pageName=/jsps/homepage.jsp`

                fetchWithNoCache(url)
                    .then(response => response.arrayBuffer())
                    .then(buffer => {
                        const decoder = new TextDecoder('UTF-8');
                        const decodedText = decoder.decode(buffer).replaceAll(/<((nvc[a-z-]*)[^>]*)\/>/gm, '<$1></$2>');
                        const tempElement = document.createElement('div');

                        tempElement.innerHTML = decodedText;

                        const scripts = Array.from(tempElement.querySelectorAll('script'));
                        const scriptsToEval = [];

                        scripts.forEach(script => {
                            if (script.src) {
                                const newScript = document.createElement('script');
                                newScript.type = 'text/javascript';
                                newScript.src = script.src;
                                script.insertAdjacentElement('afterend', newScript);
                            } else {
                                scriptsToEval.push(script.textContent);
                            }
                            script.parentNode.removeChild(script);
                        });

                        element.innerHTML = '';
                        element.append(...tempElement.childNodes);
                        const evalFunction = ( window.execScript || function( data ) {
                            window[ "eval" ].call( window, data );
                        } );
                        scriptsToEval.forEach(evalFunction);

                        if (typeof successCallback === "function") {
                            successCallback();
                        }
                    })
            }

            setTimeout(function () {
                async_load_right_PcMiniShowStaticContentNo1_2();
            }, 500);
        </script>
    
    

                            
                        
                        
                    
                        
                        
                            
                            
                                









    
        <div id="PcPush" asyncrenderid="right_PcPush_3">

</div>
        <script>
            function fetchWithNoCache(url, options = {}) {
                options.cache = 'no-cache';
                return fetch(url, options);
            }

            function async_load_right_PcPush_3(successCallback) {
                const element = document.querySelector(`div[asyncRenderId="right_PcPush_3"]`);
                const url = `ePortal/portlet?componentName=PcPush&componentOrder=3&displayLoadingIcon=false&layoutPartName=right&renderAsynchronoulsy=true&pageName=/jsps/homepage.jsp`

                fetchWithNoCache(url)
                    .then(response => response.arrayBuffer())
                    .then(buffer => {
                        const decoder = new TextDecoder('UTF-8');
                        const decodedText = decoder.decode(buffer).replaceAll(/<((nvc[a-z-]*)[^>]*)\/>/gm, '<$1></$2>');
                        const tempElement = document.createElement('div');

                        tempElement.innerHTML = decodedText;

                        const scripts = Array.from(tempElement.querySelectorAll('script'));
                        const scriptsToEval = [];

                        scripts.forEach(script => {
                            if (script.src) {
                                const newScript = document.createElement('script');
                                newScript.type = 'text/javascript';
                                newScript.src = script.src;
                                script.insertAdjacentElement('afterend', newScript);
                            } else {
                                scriptsToEval.push(script.textContent);
                            }
                            script.parentNode.removeChild(script);
                        });

                        element.innerHTML = '';
                        element.append(...tempElement.childNodes);
                        const evalFunction = ( window.execScript || function( data ) {
                            window[ "eval" ].call( window, data );
                        } );
                        scriptsToEval.forEach(evalFunction);

                        if (typeof successCallback === "function") {
                            successCallback();
                        }
                    })
            }

            setTimeout(function () {
                async_load_right_PcPush_3();
            }, 500);
        </script>
    
    

                            
                        
                        
                    
                        
                        
                            
                            
                                









    
        <div id="PcPush" asyncrenderid="right_PcPush_4"><div class="genericGrayTopLeft"></div><div style="width:224px;" class="genericGrayTopCenter">
<div>Sporing - Bring   </div>
</div><div class="genericGrayTopRight"></div><div style="margin-bottom:15px;background: transparent; box-shadow: none; justify-content: center; display: flex;" class="
                push_pushBody
                push_imagePush">
<div data-banner-id="61624"><table cellspacing="5" border="0" width="210" style="background-color: var(--extra-light);"><tbody><tr><td style="padding: 0px 5px 0px 5px;" align="center"><input id="InputBring" type="text" name="searchReference" value="86XXXXXXX" style="box-sizing: border-box;padding-top:10px;padding-left: 10px;padding-bottom:10px; width: 100%; border-color: var(--light); border-width: 1px; border-style: solid;border-radius: 4px;font-family: Noto Sans;font-size: 14px;font-weight: 400;line-height: 20px;letter-spacing: 0px;color: #51616F;" onclick="this.value='';"></td></tr><tr><td style="padding: 5px;" align="center"><input type="button" id="ButtonBring" value="SØK" onclick="goBring();" onmouseenter="HoverOnBring();" onmouseleave="HoverOffBring();" style="height: 40px;width: 100%;border-radius:4px;border-style: none;padding:10px;color: white;background-color: var(--s-primary); border-color: var(--light); font-family: Noto Sans;font-size: 14px;font-weight: 700;line-height: 20px;letter-spacing: 0px;text-align: center;"></td></tr><tr><td style="padding-top: 5px; padding-bottom: 5px;" colspan="4" align="center"><img alt="Bring" border="0" height="28" src="https://cdn-netshop.lyrecocontract.no:443/static/1649406731000000/objectstore/Bring_tracking_logo.png"></td></tr></tbody></table></div>
<div></div>
</div><div class="genericGrayTopLeft"></div><div style="width:224px;" class="genericGrayTopCenter">
<div>                      </div>
</div><div class="genericGrayTopRight"></div><div style="margin-bottom:15px;background: transparent; box-shadow: none; justify-content: center; display: flex;" class="
                push_pushBody
                push_imagePush">
<div data-banner-id="61628"><a href="https://viewer.lyreco.com/lyreco-norge/branding-solutions/2024/julekatalog-24/" data-intercepted="true">  <img src="../web/Objectstore/images?file=Julekatalogen_BS_2024.webp" style="margin-left: 0px; border: 0px" border="0"> </a></div>
<div></div>
</div><div class="genericGrayTopLeft"></div><div style="width:224px;" class="genericGrayTopCenter">
<div>           </div>
</div><div class="genericGrayTopRight"></div><div style="margin-bottom:15px;background: transparent; box-shadow: none; justify-content: center; display: flex;" class="
                push_pushBody
                push_imagePush">
<div data-banner-id="63036"><a href="https://viewer.lyreco.com/lyreco-norge/branding-solutions/2024/bli-sett-med-refleks/" data-intercepted="true"><img src="../web/Objectstore/images?file=refleksbanner 420x550.webp" style="margin-left: 0px; border: 0px" border="0"> </a></div>
<div></div>
</div>

</div>
        <script>
            function fetchWithNoCache(url, options = {}) {
                options.cache = 'no-cache';
                return fetch(url, options);
            }

            function async_load_right_PcPush_4(successCallback) {
                const element = document.querySelector(`div[asyncRenderId="right_PcPush_4"]`);
                const url = `ePortal/portlet?componentName=PcPush&componentOrder=4&displayLoadingIcon=false&layoutPartName=right&renderAsynchronoulsy=true&pageName=/jsps/homepage.jsp`

                fetchWithNoCache(url)
                    .then(response => response.arrayBuffer())
                    .then(buffer => {
                        const decoder = new TextDecoder('UTF-8');
                        const decodedText = decoder.decode(buffer).replaceAll(/<((nvc[a-z-]*)[^>]*)\/>/gm, '<$1></$2>');
                        const tempElement = document.createElement('div');

                        tempElement.innerHTML = decodedText;

                        const scripts = Array.from(tempElement.querySelectorAll('script'));
                        const scriptsToEval = [];

                        scripts.forEach(script => {
                            if (script.src) {
                                const newScript = document.createElement('script');
                                newScript.type = 'text/javascript';
                                newScript.src = script.src;
                                script.insertAdjacentElement('afterend', newScript);
                            } else {
                                scriptsToEval.push(script.textContent);
                            }
                            script.parentNode.removeChild(script);
                        });

                        element.innerHTML = '';
                        element.append(...tempElement.childNodes);
                        const evalFunction = ( window.execScript || function( data ) {
                            window[ "eval" ].call( window, data );
                        } );
                        scriptsToEval.forEach(evalFunction);

                        if (typeof successCallback === "function") {
                            successCallback();
                        }
                    })
            }

            setTimeout(function () {
                async_load_right_PcPush_4();
            }, 500);
        </script>
    
    

                            
                        
                        
                    
                        
                        
                            
                            
                                









    
        <div id="PcMiniCustomerCampaignHeads" asyncrenderid="right_PcMiniCustomerCampaignHeads_7">

</div>
        <script>
            function fetchWithNoCache(url, options = {}) {
                options.cache = 'no-cache';
                return fetch(url, options);
            }

            function async_load_right_PcMiniCustomerCampaignHeads_7(successCallback) {
                const element = document.querySelector(`div[asyncRenderId="right_PcMiniCustomerCampaignHeads_7"]`);
                const url = `ePortal/portlet?componentName=PcMiniCustomerCampaignHeads&componentOrder=7&displayLoadingIcon=false&layoutPartName=right&renderAsynchronoulsy=true&pageName=/jsps/homepage.jsp`

                fetchWithNoCache(url)
                    .then(response => response.arrayBuffer())
                    .then(buffer => {
                        const decoder = new TextDecoder('UTF-8');
                        const decodedText = decoder.decode(buffer).replaceAll(/<((nvc[a-z-]*)[^>]*)\/>/gm, '<$1></$2>');
                        const tempElement = document.createElement('div');

                        tempElement.innerHTML = decodedText;

                        const scripts = Array.from(tempElement.querySelectorAll('script'));
                        const scriptsToEval = [];

                        scripts.forEach(script => {
                            if (script.src) {
                                const newScript = document.createElement('script');
                                newScript.type = 'text/javascript';
                                newScript.src = script.src;
                                script.insertAdjacentElement('afterend', newScript);
                            } else {
                                scriptsToEval.push(script.textContent);
                            }
                            script.parentNode.removeChild(script);
                        });

                        element.innerHTML = '';
                        element.append(...tempElement.childNodes);
                        const evalFunction = ( window.execScript || function( data ) {
                            window[ "eval" ].call( window, data );
                        } );
                        scriptsToEval.forEach(evalFunction);

                        if (typeof successCallback === "function") {
                            successCallback();
                        }
                    })
            }

            setTimeout(function () {
                async_load_right_PcMiniCustomerCampaignHeads_7();
            }, 500);
        </script>
    
    

                            
                        
                        
                    
                        
                        
                            
                            
                                









    
        <div id="PcLastNews" asyncrenderid="right_PcLastNews_8"><div class="genericGrayTopLeft"></div><div style="width:224px;" class="genericGrayTopCenter">
<div>Informasjon og nyheter</div>
</div><div class="genericGrayTopRight"></div><div class="push_pushBody push_lastNewsPush">
<div style="margin:5px">
<div class="inline" style="width:10px;margin-top:2px">
<img data-lazy-src="https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/LeftMenuArrow.png"></div>
<div class="inline" style="width:180px">
<a target="_top" href="ePortal/ctrl?action=showdynamiccontent&amp;doc_sel=c373e97c949b51cf1ef5ad586b64b867" data-intercepted="true">Service rengjøringsmaskiner</a>
</div>
</div>
<div style="margin:5px">
<div class="inline" style="width:10px;margin-top:2px">
<img data-lazy-src="https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/LeftMenuArrow.png"></div>
<div class="inline" style="width:180px">
<a target="_top" href="ePortal/ctrl?action=showdynamiccontent&amp;doc_sel=c373e9740d623d49d8488743f29de784" data-intercepted="true">Bærekraftsrapporten 2023</a>
</div>
</div>
<div style="margin:5px">
<div class="inline" style="width:10px;margin-top:2px">
<img data-lazy-src="https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/LeftMenuArrow.png"></div>
<div class="inline" style="width:180px">
<a target="_top" href="ePortal/ctrl?action=showdynamiccontent&amp;doc_sel=c373e93b420b5c762d82001a64966d1f" data-intercepted="true">Metodehefte gulvpleie</a>
</div>
</div>
<div style="margin:5px">
<div class="inline" style="width:10px;margin-top:2px">
<img data-lazy-src="https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/LeftMenuArrow.png"></div>
<div class="inline" style="width:180px">
<a target="_top" href="ePortal/ctrl?action=showdynamiccontent&amp;doc_sel=c373e96b7ae0ee17f97f14bd851f26ff" data-intercepted="true">Sikkerhetsdatablad</a>
</div>
</div>
<div style="margin:5px">
<div class="inline" style="width:10px;margin-top:2px">
<img data-lazy-src="https://cdn-netshop.lyrecocontract.no:443/static/1725981572000000/objectstore/LeftMenuArrow.png"></div>
<div class="inline" style="width:180px">
<a target="_top" href="/netshopCms/resources?id=c373e9281069f3685448001a64966ced" data-intercepted="true">Spesialstempler - størrelser</a>
</div>
</div>
</div>

</div>
        <script>
            function fetchWithNoCache(url, options = {}) {
                options.cache = 'no-cache';
                return fetch(url, options);
            }

            function async_load_right_PcLastNews_8(successCallback) {
                const element = document.querySelector(`div[asyncRenderId="right_PcLastNews_8"]`);
                const url = `ePortal/portlet?componentName=PcLastNews&componentOrder=8&displayLoadingIcon=false&layoutPartName=right&renderAsynchronoulsy=true&pageName=/jsps/homepage.jsp`

                fetchWithNoCache(url)
                    .then(response => response.arrayBuffer())
                    .then(buffer => {
                        const decoder = new TextDecoder('UTF-8');
                        const decodedText = decoder.decode(buffer).replaceAll(/<((nvc[a-z-]*)[^>]*)\/>/gm, '<$1></$2>');
                        const tempElement = document.createElement('div');

                        tempElement.innerHTML = decodedText;

                        const scripts = Array.from(tempElement.querySelectorAll('script'));
                        const scriptsToEval = [];

                        scripts.forEach(script => {
                            if (script.src) {
                                const newScript = document.createElement('script');
                                newScript.type = 'text/javascript';
                                newScript.src = script.src;
                                script.insertAdjacentElement('afterend', newScript);
                            } else {
                                scriptsToEval.push(script.textContent);
                            }
                            script.parentNode.removeChild(script);
                        });

                        element.innerHTML = '';
                        element.append(...tempElement.childNodes);
                        const evalFunction = ( window.execScript || function( data ) {
                            window[ "eval" ].call( window, data );
                        } );
                        scriptsToEval.forEach(evalFunction);

                        if (typeof successCallback === "function") {
                            successCallback();
                        }
                    })
            }

            setTimeout(function () {
                async_load_right_PcLastNews_8();
            }, 500);
        </script>
    
    

                            
                        
                        
                    
                        
                        
                            
                            
                                









    
        <div id="PcMiniShowStaticContentNo1" asyncrenderid="right_PcMiniShowStaticContentNo1_9">

</div>
        <script>
            function fetchWithNoCache(url, options = {}) {
                options.cache = 'no-cache';
                return fetch(url, options);
            }

            function async_load_right_PcMiniShowStaticContentNo1_9(successCallback) {
                const element = document.querySelector(`div[asyncRenderId="right_PcMiniShowStaticContentNo1_9"]`);
                const url = `ePortal/portlet?componentName=PcMiniShowStaticContentNo1&componentOrder=9&displayLoadingIcon=false&layoutPartName=right&renderAsynchronoulsy=true&pageName=/jsps/homepage.jsp`

                fetchWithNoCache(url)
                    .then(response => response.arrayBuffer())
                    .then(buffer => {
                        const decoder = new TextDecoder('UTF-8');
                        const decodedText = decoder.decode(buffer).replaceAll(/<((nvc[a-z-]*)[^>]*)\/>/gm, '<$1></$2>');
                        const tempElement = document.createElement('div');

                        tempElement.innerHTML = decodedText;

                        const scripts = Array.from(tempElement.querySelectorAll('script'));
                        const scriptsToEval = [];

                        scripts.forEach(script => {
                            if (script.src) {
                                const newScript = document.createElement('script');
                                newScript.type = 'text/javascript';
                                newScript.src = script.src;
                                script.insertAdjacentElement('afterend', newScript);
                            } else {
                                scriptsToEval.push(script.textContent);
                            }
                            script.parentNode.removeChild(script);
                        });

                        element.innerHTML = '';
                        element.append(...tempElement.childNodes);
                        const evalFunction = ( window.execScript || function( data ) {
                            window[ "eval" ].call( window, data );
                        } );
                        scriptsToEval.forEach(evalFunction);

                        if (typeof successCallback === "function") {
                            successCallback();
                        }
                    })
            }

            setTimeout(function () {
                async_load_right_PcMiniShowStaticContentNo1_9();
            }, 500);
        </script>
    
    

                            
                        
                        
                    
                        
                        
                            
                            
                                









    
    
        <div id="PcChat">
            <div class="chat">
<script charset="utf-8" type="text/javascript">
                            (function (g,e,n,es,ys) {
                            g['_genesysJs']=e;
                            g[e]=g[e] || function()
                            {(g[e].q=g[e].q || []).push(arguments)};
                            g[e].t=1 * new Date();
                            g[e].c=es;
                            ys=document.createElement('script');ys.async=1;ys.src=n;ys.charset='utf-8';document.head.appendChild(ys);
                            })
                            (window,'Genesys','https://apps.mypurecloud.de/genesys-bootstrap/genesys.min.js',
                            {environment:'prod-euc1', deploymentId:'ab20b40a-7eb5-4c69-8fd4-5624fe56de9d'});
                        </script>
</div>

        </div>
    

                            
                        
                        
                    
                </div>
            
        </div>
        
        <div id="footer">
            
                
                
                    
                    
                        









    
        <div id="PcFooter" asyncrenderid="footer_PcFooter_0"><div id="foot">
<nvc-s-footer is-dark="true" legal-info="Lyreco Norge AS, Solheimvn. 6-8, 1461 Lørenskog, Org.nr 916 950 381" sct="" vce-ready="" footer-content="<div id=&quot;footColumns&quot;>
  <div class=&quot;container mt-2 mb-2&quot;>
    <div class=&quot;m-0 mb-4 row&quot; style=&quot;max-width: 75%&quot;>
      <strong>Lyreco Norge AS</strong>Hos Lyreco gjør vi det enkelt å kjøpe
      forbruksmateriell, direkte levert til næringsliv og offentlig
      virksomheter. Derfor tilbyr Lyreco som totalleverandør at du gjør alle
      dine bestillinger ett sted. Bestilling og levering skjer raskt og
      pålitelig, samtidig som vår netthandel gir deg tilgang til oppdatert og
      riktig styringsinformasjon.
    </div>
    <div class=&quot;m-0 row&quot;>
      <div class=&quot;col-md p-0&quot;>
        <div class=&quot;m-0 row&quot;>
          <div class=&quot;mb-2 footer-item&quot;>
            <div class=&quot;font-weight-bold footer-item__header&quot;>Ordre</div>
            <div class=&quot;footer-item__body&quot;>
              <a href=&quot;/web/ePortal/ctrl?action=showshoppinglists&quot;
                >Innkjøpslister</a
              >
              <br />
              <a href=&quot;/web/ePortal/ctrl?action=showordersummary&quot;
                >Ordreoversikt</a
              >
              <br />
              <a href=&quot;/web/ePortal/ctrl?action=showstatistics&quot;>Statistikk</a>
              <br />
              <a href=&quot;/web/ePortal/ctrl?action=showbackorders&quot;>Restordre</a>
              <br />
              <a
                href=&quot;/web/Objectstore/images?file=Lyreco_Skaffeskjema.xlsx&quot;
                download=&quot;Lyreco_Skaffeskjema.xlsx&quot;
                >Skaffevarer</a
              >
            </div>
          </div>
        </div>
        <div class=&quot;m-0 row&quot;>
          <div class=&quot;mb-2 footer-item&quot;>
            <div class=&quot;font-weight-bold footer-item__header&quot;>Min konto</div>
            <div class=&quot;footer-item__body&quot;>
              <a href=&quot;/web/ePortal/ctrl?action=showprofile&quot;>Innstillinger</a>
            </div>
          </div>
        </div>
      </div>
      <div class=&quot;col-md p-0&quot;>
        <div class=&quot;m-0 row&quot;>
          <div class=&quot;mb-2 footer-item&quot;>
            <div class=&quot;font-weight-bold footer-item__header&quot;>Kundeservice</div>
            <div class=&quot;footer-item__body&quot;>
              <a
                target=&quot;_blank&quot;
                href=&quot;/web/Objectstore/images?file=Brukermanual_NO10.pdf&quot;
                >Brukermanual</a
              >
              <br />
              <a href=&quot;/web/ePortal/ctrl?action=showfeedback&amp;subject=4&quot;
                >Produktspørsmål</a
              >
              <br />
              <a href=&quot;/web/ePortal/ctrl?action=showfeedback&amp;subject=0&quot;
                >Etterlysning av ordre</a
              >
              <br />
              <a
                href=&quot;/web/ePortal/ctrl?action=showcontent&amp;contentID=NO10_Kjopsbetingelser&quot;
                >Standard kjøpsbetingelser</a
              >
              <br />
              <a
                href=&quot;/web/ePortal/ctrl?action=showcontent&amp;contentID=NO10_Personvernerklaering&quot;
                >Personvernerklæring</a
              ><br />
              <a
                href=&quot;/web/Objectstore/images?file=returordning_blekk_toner_netshop_Lyreco_09092022.pdf&quot;
                target=&quot;_blank&quot;
                rel=&quot;noopener&quot;
                >Retur av toner/blekk</a
              >
              <br />
              <a href=&quot;/web/ePortal/ctrl?action=showfeedback&amp;subject=2&quot;
                >Retur/reklamasjon</a
              >
              <br />
              <a
                href=&quot;/web/Objectstore/images?file=Apenhetsloven_2024.pdf&quot;
                target=&quot;_blank&quot;
                rel=&quot;noopener&quot;
                >Åpenhetsloven</a
              >
              <br />
              <a
                href=&quot;https://lyreco.whispli.com/pages/raiseyourconcern-no&quot;
                target=&quot;_blank&quot;
                rel=&quot;noopener&quot;
                >Del din bekymring</a
              >
              <br />
              <a href=&quot;/web/ePortal/ctrl?action=showfeedback&amp;subject=5&quot;
                >Kontakt oss</a
              >
              <br />
              <a
                href=&quot;https://lyreco.com/group/norge/nb&quot;
                target=&quot;_blank&quot;
                rel=&quot;noopener&quot;
                >Om oss</a
              >
            </div>
          </div>
        </div>
      </div>
      <div class=&quot;col-md p-0&quot;>
        <div class=&quot;m-0 row&quot;>
          <div class=&quot;mb-2 footer-item&quot;>
            <div class=&quot;font-weight-bold footer-item__header&quot;>
              Lyreco Norge AS
            </div>
            <div class=&quot;footer-item__body&quot;>
              Lyreco Kundesenter: <br /><a href=&quot;tel:+4702272&quot;>+47 02272</a> /
              <a href=&quot;tel:+4722 32 95 00&quot;>+47 22 32 95 00</a><br /><a
                href=&quot;mailto:[email protected]&quot;
                >[email protected]</a
              ><br />Åpent: Man-Fre 08-16<br /><br />
            </div>
          </div>
        </div>
        <div class=&quot;m-0 row&quot;>
          <div class=&quot;mb-2 footer-item&quot;>
            <div class=&quot;font-weight-bold footer-item__header&quot;>Kontakt oss</div>
            <div class=&quot;footer-item__body&quot;>
              <a href=&quot;/web/ePortal/ctrl?action=showfeedback&quot;
                >Gå til kontaktskjema</a
              >
              <br />
              <a href=&quot;/web/ePortal/ctrl?source=admin&amp;action=showdynamiccontent&amp;doc_sel=c373e9034bde243ed1d90000f80237c2&quot;
                >Ofte stilte spørsmål</a
              >
              <br />
            </div>
          </div>
        </div>
      </div>
      <div class=&quot;col-md p-0&quot;>
        <div class=&quot;m-0 row&quot;>
          <div class=&quot;mb-2 footer-item&quot;>
            <div class=&quot;font-weight-bold footer-item__header&quot;>Følg oss</div>
            <div class=&quot;footer-item__body&quot;>
              <div style=&quot;text-align: left; width: max-content&quot;>
                <div>
                  <img
                    style=&quot;
                      background-color: var(--s-primary);
                      margin-right: 3px;
                      width: 20px;
                      height: 20px;
                    &quot;
                    src=&quot;https://cdn-netshop.lyrecocontract.no:443/static/1669126714000000/objectstore/KK_Facebook_icon.png&quot;
                    alt=&quot;Facebook&quot;
                  />
                  <a
                    href=&quot;https://www.facebook.com/lyreconorge&quot;
                    target=&quot;_blank&quot;
                    rel=&quot;noopener&quot;
                    style=&quot;vertical-align: middle&quot;
                    >Facebook</a
                  >
                </div>
                <div>
                  <img
                    style=&quot;
                      background-color: var(--s-primary);
                      margin-right: 3px;
                      width: 20px;
                      height: 20px;
                    &quot;
                    src=&quot;https://cdn-netshop.lyrecocontract.no:443/static/1669126718000000/objectstore/KK_Instagram_icon.png&quot;
                    alt=&quot;Instagram&quot;
                  />
                  <a
                    href=&quot;https://www.instagram.com/lyreconorge/&quot;
                    target=&quot;_blank&quot;
                    rel=&quot;noopener&quot;
                    style=&quot;vertical-align: middle&quot;
                    >Instagram</a
                  >
                </div>
                <div>
                  <img
                    style=&quot;
                      background-color: var(--s-primary);
                      margin-right: 3px;
                      width: 20px;
                      height: 20px;
                    &quot;
                    src=&quot;https://cdn-netshop.lyrecocontract.no:443/static/1669126721000000/objectstore/KK_LinkedIn_icon.png&quot;
                    alt=&quot;LinkedIn&quot;
                  />
                  <a
                    href=&quot;https://www.linkedin.com/company/lyreco-norge&quot;
                    target=&quot;_blank&quot;
                    rel=&quot;noopener&quot;
                    style=&quot;vertical-align: middle&quot;
                    >LinkedIn</a
                  >
                </div>
                <div>
                  <img
                    style=&quot;
                      background-color: var(--s-primary);
                      margin-right: 3px;
                      width: 20px;
                      height: 20px;
                    &quot;
                    src=&quot;https://cdn-netshop.lyrecocontract.no:443/static/1674120335000000/objectstore/KK_Pinterest_icon.png&quot;
                    alt=&quot;Pintrest&quot;
                  />
                  <a
                    href=&quot;https://no.pinterest.com/LyrecoNorge/&quot;
                    target=&quot;_blank&quot;
                    rel=&quot;noopener&quot;
                    style=&quot;vertical-align: middle&quot;
                    >Pinterest</a
                  >
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>
"><div class="s-footer text-primary"><div class="s-footer__footer-content"><div><div id="footColumns">
  <div class="container mt-2 mb-2">
    <div class="m-0 mb-4 row" style="max-width: 75%">
      <strong>Lyreco Norge AS</strong>Hos Lyreco gjør vi det enkelt å kjøpe
      forbruksmateriell, direkte levert til næringsliv og offentlig
      virksomheter. Derfor tilbyr Lyreco som totalleverandør at du gjør alle
      dine bestillinger ett sted. Bestilling og levering skjer raskt og
      pålitelig, samtidig som vår netthandel gir deg tilgang til oppdatert og
      riktig styringsinformasjon.
    </div>
    <div class="m-0 row">
      <div class="col-md p-0">
        <div class="m-0 row">
          <div class="mb-2 footer-item">
            <div class="font-weight-bold footer-item__header">Ordre</div>
            <div class="footer-item__body">
              <a href="/web/ePortal/ctrl?action=showshoppinglists" data-intercepted="true">Innkjøpslister</a>
              <br>
              <a href="/web/ePortal/ctrl?action=showordersummary" data-intercepted="true">Ordreoversikt</a>
              <br>
              <a href="/web/ePortal/ctrl?action=showstatistics" data-intercepted="true">Statistikk</a>
              <br>
              <a href="/web/ePortal/ctrl?action=showbackorders" data-intercepted="true">Restordre</a>
              <br>
              <a href="/web/Objectstore/images?file=Lyreco_Skaffeskjema.xlsx" download="Lyreco_Skaffeskjema.xlsx" data-intercepted="true">Skaffevarer</a>
            </div>
          </div>
        </div>
        <div class="m-0 row">
          <div class="mb-2 footer-item">
            <div class="font-weight-bold footer-item__header">Min konto</div>
            <div class="footer-item__body">
              <a href="/web/ePortal/ctrl?action=showprofile" data-intercepted="true">Innstillinger</a>
            </div>
          </div>
        </div>
      </div>
      <div class="col-md p-0">
        <div class="m-0 row">
          <div class="mb-2 footer-item">
            <div class="font-weight-bold footer-item__header">Kundeservice</div>
            <div class="footer-item__body">
              <a target="_blank" href="/web/Objectstore/images?file=Brukermanual_NO10.pdf" data-intercepted="true">Brukermanual</a>
              <br>
              <a href="/web/ePortal/ctrl?action=showfeedback&amp;subject=4" data-intercepted="true">Produktspørsmål</a>
              <br>
              <a href="/web/ePortal/ctrl?action=showfeedback&amp;subject=0" data-intercepted="true">Etterlysning av ordre</a>
              <br>
              <a href="/web/ePortal/ctrl?action=showcontent&amp;contentID=NO10_Kjopsbetingelser" data-intercepted="true">Standard kjøpsbetingelser</a>
              <br>
              <a href="/web/ePortal/ctrl?action=showcontent&amp;contentID=NO10_Personvernerklaering" data-intercepted="true">Personvernerklæring</a><br>
              <a href="/web/Objectstore/images?file=returordning_blekk_toner_netshop_Lyreco_09092022.pdf" target="_blank" rel="noopener" data-intercepted="true">Retur av toner/blekk</a>
              <br>
              <a href="/web/ePortal/ctrl?action=showfeedback&amp;subject=2" data-intercepted="true">Retur/reklamasjon</a>
              <br>
              <a href="/web/Objectstore/images?file=Apenhetsloven_2024.pdf" target="_blank" rel="noopener" data-intercepted="true">Åpenhetsloven</a>
              <br>
              <a href="https://lyreco.whispli.com/pages/raiseyourconcern-no" target="_blank" rel="noopener" data-intercepted="true">Del din bekymring</a>
              <br>
              <a href="/web/ePortal/ctrl?action=showfeedback&amp;subject=5" data-intercepted="true">Kontakt oss</a>
              <br>
              <a href="https://lyreco.com/group/norge/nb" target="_blank" rel="noopener" data-intercepted="true">Om oss</a>
            </div>
          </div>
        </div>
      </div>
      <div class="col-md p-0">
        <div class="m-0 row">
          <div class="mb-2 footer-item">
            <div class="font-weight-bold footer-item__header">
              Lyreco Norge AS
            </div>
            <div class="footer-item__body">
              Lyreco Kundesenter: <br><a href="tel:+4702272" data-intercepted="true">+47 02272</a> /
              <a href="tel:+4722 32 95 00" data-intercepted="true">+47 22 32 95 00</a><br><a href="mailto:[email protected]" data-intercepted="true">[email protected]</a><br>Åpent: Man-Fre 08-16<br><br>
            </div>
          </div>
        </div>
        <div class="m-0 row">
          <div class="mb-2 footer-item">
            <div class="font-weight-bold footer-item__header">Kontakt oss</div>
            <div class="footer-item__body">
              <a href="/web/ePortal/ctrl?action=showfeedback" data-intercepted="true">Gå til kontaktskjema</a>
              <br>
              <a href="/web/ePortal/ctrl?source=admin&amp;action=showdynamiccontent&amp;doc_sel=c373e9034bde243ed1d90000f80237c2" data-intercepted="true">Ofte stilte spørsmål</a>
              <br>
            </div>
          </div>
        </div>
      </div>
      <div class="col-md p-0">
        <div class="m-0 row">
          <div class="mb-2 footer-item">
            <div class="font-weight-bold footer-item__header">Følg oss</div>
            <div class="footer-item__body">
              <div style="text-align: left; width: max-content">
                <div>
                  <img style="
                      background-color: var(--s-primary);
                      margin-right: 3px;
                      width: 20px;
                      height: 20px;
                    " src="https://cdn-netshop.lyrecocontract.no:443/static/1669126714000000/objectstore/KK_Facebook_icon.png" alt="Facebook">
                  <a href="https://www.facebook.com/lyreconorge" target="_blank" rel="noopener" style="vertical-align: middle" data-intercepted="true">Facebook</a>
                </div>
                <div>
                  <img style="
                      background-color: var(--s-primary);
                      margin-right: 3px;
                      width: 20px;
                      height: 20px;
                    " src="https://cdn-netshop.lyrecocontract.no:443/static/1669126718000000/objectstore/KK_Instagram_icon.png" alt="Instagram">
                  <a href="https://www.instagram.com/lyreconorge/" target="_blank" rel="noopener" style="vertical-align: middle" data-intercepted="true">Instagram</a>
                </div>
                <div>
                  <img style="
                      background-color: var(--s-primary);
                      margin-right: 3px;
                      width: 20px;
                      height: 20px;
                    " src="https://cdn-netshop.lyrecocontract.no:443/static/1669126721000000/objectstore/KK_LinkedIn_icon.png" alt="LinkedIn">
                  <a href="https://www.linkedin.com/company/lyreco-norge" target="_blank" rel="noopener" style="vertical-align: middle" data-intercepted="true">LinkedIn</a>
                </div>
                <div>
                  <img style="
                      background-color: var(--s-primary);
                      margin-right: 3px;
                      width: 20px;
                      height: 20px;
                    " src="https://cdn-netshop.lyrecocontract.no:443/static/1674120335000000/objectstore/KK_Pinterest_icon.png" alt="Pintrest">
                  <a href="https://no.pinterest.com/LyrecoNorge/" target="_blank" rel="noopener" style="vertical-align: middle" data-intercepted="true">Pinterest</a>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>
</div></div><div class="s-footer__legal-info"> Lyreco Norge AS, Solheimvn. 6-8, 1461 Lørenskog, Org.nr 916 950 381 </div><div><style>   </style><style>   </style></div></div></nvc-s-footer>

</div>

</div>
        <script>
            function fetchWithNoCache(url, options = {}) {
                options.cache = 'no-cache';
                return fetch(url, options);
            }

            function async_load_footer_PcFooter_0(successCallback) {
                const element = document.querySelector(`div[asyncRenderId="footer_PcFooter_0"]`);
                const url = `ePortal/portlet?componentName=PcFooter&componentOrder=0&displayLoadingIcon=false&layoutPartName=footer&renderAsynchronoulsy=true&pageName=/jsps/homepage.jsp`

                fetchWithNoCache(url)
                    .then(response => response.arrayBuffer())
                    .then(buffer => {
                        const decoder = new TextDecoder('UTF-8');
                        const decodedText = decoder.decode(buffer).replaceAll(/<((nvc[a-z-]*)[^>]*)\/>/gm, '<$1></$2>');
                        const tempElement = document.createElement('div');

                        tempElement.innerHTML = decodedText;

                        const scripts = Array.from(tempElement.querySelectorAll('script'));
                        const scriptsToEval = [];

                        scripts.forEach(script => {
                            if (script.src) {
                                const newScript = document.createElement('script');
                                newScript.type = 'text/javascript';
                                newScript.src = script.src;
                                script.insertAdjacentElement('afterend', newScript);
                            } else {
                                scriptsToEval.push(script.textContent);
                            }
                            script.parentNode.removeChild(script);
                        });

                        element.innerHTML = '';
                        element.append(...tempElement.childNodes);
                        const evalFunction = ( window.execScript || function( data ) {
                            window[ "eval" ].call( window, data );
                        } );
                        scriptsToEval.forEach(evalFunction);

                        if (typeof successCallback === "function") {
                            successCallback();
                        }
                    })
            }

            setTimeout(function () {
                async_load_footer_PcFooter_0();
            }, 500);
        </script>
    
    

                    
                
                
            
        </div>
        
        
    </div>
        <!-- server: netshop2 -->
        <!-- version: 79a446783d8f15cd1330811e2f49e048525cdbe7 -->
        <!-- tag: 1.7.67 -->
        <script type="text/javascript">
            document.addEventListener("DOMContentLoaded", function() {
                const selector = "img[data-lazy-src]";
                const imageObserver = new IntersectionObserver(
                    function(entries, observer) {
                        entries.forEach(function(entry) {
                            if(entry.isIntersecting) {
                                entry.target.src = entry.target.dataset.lazySrc;
                                delete entry.target.dataset.lazySrc;
                                observer.unobserve(entry.target);
                            }
                        });
                    },
                    {
                        rootMargin: "100px"
                    });
                function initLazyImg(imgElem) {
                    imageObserver.observe(imgElem);
                }
                document.querySelectorAll(selector).forEach(initLazyImg);

                function callback(mutationList) {
                    mutationList.forEach( function(mutation) {
                        if (mutation.type !== "childList") return;

                        mutation.addedNodes.forEach( function(node) {
                            if (node.matches && node.matches(selector)) return initLazyImg(node)
                            if (node.querySelectorAll) return node.querySelectorAll(selector).forEach(initLazyImg);
                        });
                    });
                }
                const addedImagesObserver = new MutationObserver(callback);
                addedImagesObserver.observe(document.body, {childList: true, subtree: true});
            })
        </script>
        
    <noscript><img src="https://www.lyrecocontract.no/akam/13/pixel_ff88949?a=dD02ZTc0NTI4YjM4NGNlMGMzZjc2MTY4YzdlMzJiM2RiODFjZGRiYmNkJmpzPW9mZg==" style="visibility: hidden; position: absolute; left: -999px; top: -999px;" /></noscript>
<div id="usercentrics-root" data-created-at="1728561432114" style=""></div><div id="genesys-thirdparty">
  <style>
      /** Initial iframe styles*/
      .genesys-thirdparty-frame {
          height: 0px;
          width: 0px;
          top: unset;
          left: unset;
          right: sideSpace;
          bottom: bottomSpace;
          z-index: 99999999;
          border: none;
          position: fixed;
          display: none;
      }
  </style>
  <iframe class="genesys-thirdparty-frame" id="genesys-thirdparty-frame" name="GenesysThirdpartyFrame" src="https://apps.mypurecloud.de/messenger/thirdparty-plugins.html"></iframe>
</div><div id="genesys-messenger" class="genesys-app">
  <style>
    /** Initial iframe styles*/
    .genesys-mxg-frame {
      height: 0px;
      max-height: 712px;
      width: 0px;
      top: unset;
      left: unset;
      right: 20px;
      bottom: 12px;
      z-index: 99999999;
      border: none;
      position: fixed;
      margin:0!important;/**WEBMESS-1466: To overwrite the margins set by brand*/
      min-height: initial!important; /**WEBMESS-1466: to override the min-height set by brand*/
    }

    .genesys-mxg-container-frame {
      width: 0px;
      height: 0px;
      bottom: 92px
    }

    .genesys-mxg-expand {
      max-height: 92%;
    }

    .genesys-mxg-frame-transition {
      transition: all 300ms;
    }

    .genesys-mxg-frame-fullscreen {
      width: 100% !important;
      height: 100% !important;
      max-height: 100%;
      max-width: 100%;
    }

    /** Safari browser cannot be targeted using device pixel ratio for zoom **/
    .mxg-desktop-mac-safari {
      max-height: 80%;
    }

    .mxg-desktop-mac-firefox {
      max-height: 80%;
    }

    .mxg-desktop-windows-firefox {
      max-height: 80%;
    }

    .mxg-desktop-windows-chrome {
      max-height: 80%;
    }

    /* Smartphones - potrait */
    @media screen and (max-width: 600px),
      screen and (max-device-width: 600px),
      screen and (max-device-width: 600px) and (orientation: landscape),
      screen and (max-device-height: 428px) and (orientation: landscape),
      screen and (max-device-width: 711px) and (orientation: landscape) {
      .genesys-mxg-responsive {
        width: 0px;
        height: 0px;
        max-height: 100%;
        max-width: 100%;
      }

      /* WEBMESS-1144: Set left, right and bottom to 0px to stop iframe expanding off screen on smaller devices */
      .genesys-mxg-conversation {
        height: 100% !important;
        width: 100% !important;
        left: 0px !important;
        right: 0px !important;
        bottom: 0px !important;
      }

      /* WEBMESS-1144: Set left, right and bottom to 0px to stop iframe expanding off screen on smaller devices */
      .genesys-mxg-homescreen {
        height: 100% !important;
        width: 100% !important;
        left: 0px !important;
        right: 0px !important;
        bottom: 0px !important;
      }

      .mxg-desktop-mac-firefox {
        max-height: 98%;
      }

      .mxg-desktop-windows-chrome {
        max-height: 100%!important;
      }
    }

    /* Smartphones - landscape */
    @media screen and (max-device-width: 600px) and (orientation: landscape),
      screen and (max-device-width: 768px) and (orientation: landscape),
      screen and (max-device-width: 823px) and (orientation: landscape){
        .genesys-mxg-engage {
          width: 380px;
        }
    }

    /*mozilla specific media query*/
    @-moz-document url-prefix() {
      @media screen and (min--moz-device-pixel-ratio: 1.5) and (max--moz-device-pixel-ratio: 2.5) {
        .mxg-desktop-windows-firefox {
          max-height: 70%;
        }
      }
      /* WEBMESS-1374: Reflow: Not meeting 400% zoom */
      @media screen and (min--moz-device-pixel-ratio: 4) and (max--moz-device-pixel-ratio: 4) {
        .mxg-desktop-windows-firefox {
          max-height: 98%;
        }
        body, html {
          overflow-x: hidden;  /* Hide horizontal scrollbar at 400x on mozilla firefox */
        }
      }
    }

    /*WEBMESS-938:From zoom level 150%, for home screen to maintain the visible height ( applicable for windows/mac chrome browser, edge)*/

    @media all and (-webkit-min-device-pixel-ratio: 1.3) and (-webkit-max-device-pixel-ratio: 3.0) {
      .mxg-desktop-windows-chrome {
        max-height: 75%;
      }
    }

    @media screen and (min-device-width: 1200px) and (max-device-width: 1920px) {

      /* to avoid overlapping of launcher and messenger in the specified ranges (desktops/laptops) from 150%
    desktops */

      @media all and (-webkit-min-device-pixel-ratio: 1.5) {
        .mxg-desktop-windows-chrome {
          max-height: 70%;
        }
        .mxg-desktop-mac-chrome {
          max-height: 80%;
        }
      }

      @media all and (-webkit-min-device-pixel-ratio: 1.875) and (-webkit-max-device-pixel-ratio: 2.5){

        .mxg-desktop-windows-chrome {
          max-height: 70% !important;
        }

        .mxg-desktop-mac-chrome {
          max-height: 70% !important;
        }
      }

      @media all and (-webkit-device-pixel-ratio: 3) {
        .mxg-desktop-windows-chrome {
          max-height: 80% !important;
        }
      }

      @media all and (-webkit-device-pixel-ratio: 3.5) {
        .mxg-desktop-windows-chrome {
          max-height: 70% !important;
        }
      }
      @media all and (-webkit-min-device-pixel-ratio: 2.6) and (-webkit-max-device-pixel-ratio: 3.5) {
        /* Support for 300% zoom on windows, macOS: edge, chrome */
        .mxg-desktop-mac-chrome {
          max-height: 65%;
        }
      }

      /* From 400% zoom */
      @media all and (-webkit-min-device-pixel-ratio: 3.5) and (-webkit-max-device-pixel-ratio: 5) {
        .mxg-desktop-mac-chrome {
          max-height: 98% !important;
        }

        .genesys-mxg-homescreen {
          height: 100% !important;
          width: 100% !important;
          left: 0px !important;
          right: 0px !important;
          bottom: 0px !important;
        }
        body, html {
          overflow-x: hidden; /* WEBMESS-1374: Reflow: Not meeting 400% zoom - Hide horizontal scrollbar at 400% */
        }
      }

      @media all and (-webkit-min-device-pixel-ratio: 6) {
        .mxg-desktop-mac-chrome {
          max-height: 98%;
        }
      }
    }

  </style>
  <iframe allowfullscreen="" class="genesys-mxg-frame genesys-mxg-responsive genesys-mxg-launcher-frame" id="genesys-mxg-frame" title="Messenger Launcher" name="MessengerLauncherFrame" width="100%" src="https://apps.mypurecloud.de/messenger/messenger.html"></iframe>
  <iframe allowfullscreen="" class="genesys-mxg-frame genesys-mxg-responsive genesys-mxg-container-frame" id="genesys-mxg-container-frame" title="Messenger" name="MessengerFrame" width="100%" src="https://apps.mypurecloud.de/messenger/messenger-renderer.html"></iframe>

</div><style id="uc-overflow-style">.overflowHidden {overflow: hidden !important;}</style></body></html>