<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Base Styles */
.main-heading,.sub-heading,.paragraph{text-align:left;color:#003366;font-size:16px}
.buorg{display:none!important}

/* Mobile Styles */
@media (max-width:480px){
  .nordic--top-bar{min-height:85px!important}
  .nordic--body{min-height:100vh!important}
  .nordic--header{min-height:70px!important}
  .nordic--start-page .nordic--component-container&gt;div:first-child{min-height:130px!important}
  .tws-container--tws-custom-html.mobil-only{min-height:195px!important}
}

/* Tablet Styles */
@media (min-width:480px){
  .startpage .nordic--body .nordic--body-wrapper .nordic--main .nordic--main-wrapper{padding:0 15px 60px}
}

/* Desktop Styles */
@media (min-width:600px){
  .mobil-only{display:none}
}

@media (min-width:992px){
  .nordic--top-bar{min-height:38px!important}
  .nordic--body{min-height:100vh!important}
  .nordic--header{min-height:239px!important}
  .nordic--start-page .nordic--component-container&gt;div:first-child{min-height:230px!important}
  .nordic--header .nordic--header-wrapper{padding:20px 30px}
  .slot--header-horizontal-menu .navbar .container-fluid{border-bottom:3px solid #222;border-top:none}
  .nordic--top-bar .nordic--top-bar-wrapper .nordic--top-bar-right{position:absolute;right:10px;top:9px}
  .slot--header-horizontal-menu .navbar-nav&gt;li a{padding:15px 9px}
}

/* Tablet &amp; Mobile Adjustments */
@media (max-width:991px){
  .slot--header-horizontal-menu{border-top:none}
  .slot--header-horizontal-menu .navbar-collapse{padding:0 0 30px 0!important}
}

/* Top Bar Styles */
.nordic--top-bar .slot--top-bar-audience-selector,
.slot--header-horizontal-menu .tws-top-menu--controls .tws-audience-selector{display:none}
.nordic--top-bar .nordic--top-bar-wrapper .nordic--top-bar-left{float:none;display:flex;justify-content:center;width:100%}

/* Start Page Component Styles */
.nordic--start-page .nordic--component-container .tws-content-box--table .tws-content-box--first-line{text-shadow:none;color:#fff;padding:10px 6px 8px}
.nordic--start-page .tws-articles-two--heading .tws-util-heading--heading,
.nordic--start-page .tws-articlegroups--title .tws-util-heading--heading{border-bottom:none;font-size:24px;font-weight:400;text-transform:uppercase}

/* Article List Styles */
.tws-article-list--list .tws-list--type-grid .thumbnail .caption{text-align:center}
.tws-article-list--list .tws-article-list--article-name{margin:0 auto;padding:8px 0}
.tws-article-list--list .tws-list--type-grid .thumbnail .tws-article-list--price,
.tws-article-list--list .tws-list--type-grid .thumbnail .tws-api-price,
.tws-container--tws-articles-two-type-carousel .thumbnail .tws-article-list--price,
.tws-container--tws-articles-two-type-carousel .thumbnail .tws-api-price{margin:0 auto;padding:5px 0}
.tws-article-description--text-container{max-height:none;overflow:visible}
.slot--article-description .tws-article-description .tws-article-description--show-more{display:none}

/* Checkout Overlay Text */
.tws-checkout--checkout-container .tws-checkout--overlay&gt;div&gt;span::after{content:"Du måste godkänna butikens köpvillkor";font-size:14px}
.tws-checkout--checkout-container .tws-checkout--overlay&gt;div&gt;span{font-size:0}
</pre></body></html>