:root{--ns-accent: #748B64;--ns-accent-deep: #566B4C;--ns-accent-dark: #43533C;--ns-accent-soft: #F3F6F1;--ns-ink: #1A1D1A;--ns-charcoal: #2A2E29;--ns-muted: #5B615A;--ns-line: #E4E7E1;--ns-line-strong: #D2D7CE;--ns-r-sm: 10px;--ns-r: 14px;--ns-r-lg: 20px;--ns-shadow-soft: 0 6px 22px -18px rgba(26, 29, 26, .5);--ns-shadow-lift: 0 12px 32px -20px rgba(26, 29, 26, .55);--ns-t-press: .12s;--ns-t: .28s;--ns-t-in: .64s;--ns-ease: cubic-bezier(.22, .61, .36, 1);--ns-stagger: 60ms;--ns-stagger-max: 4;--ns-t-shine: 6.5s;--duration-short: var(--ns-t-press);--duration-default: var(--ns-t);--duration-long: var(--ns-t-in)}.button,button.button,.shopify-payment-button__button,.product-form__submit,.field__input,input[type=text],input[type=email],input[type=search],input[type=tel],input[type=password],select,textarea,.select__select,.collapsible-content__inner,.accordion,.quantity,.quantity__input{border-radius:var(--ns-r)!important}.button:after,.customer button:after,.shopify-challenge__button:after,.shopify-payment-button__button--unbranded:after{border-radius:calc(var(--ns-r) - var(--buttons-border-width, 1px))}.shopify-payment-button__more-options{width:fit-content!important;margin-inline:auto!important;padding-inline:14px!important;border-radius:999px!important}.shopify-payment-button__more-options:focus:not(:focus-visible){outline:none!important;box-shadow:none!important}.badge,.tag,.label--pill{border-radius:999px!important}.card,.card__inner,.card__content,.search__input,.predictive-search__results,.price__container,.cart-item,.cart-drawer-item,.card-product,.accordion__content,.localization-form__select,.localization-form__currency,.newsletter-form__field-wrapper{border-radius:var(--ns-r)}.card__media,.media:not(.banner__media),.media--transparent:not(.banner__media),.product-media-container{border-radius:var(--media-radius, var(--ns-r))}.card__media,.card .media{overflow:hidden}.banner__media,.banner__media-half,.banner__media img,.banner__media svg,.banner__media-image-half,.banner__media .placeholder-svg{border-radius:0}.cart-drawer .drawer__inner,.cart-notification-wrapper,.cart-notification,.modal__content,.popup-modal,.menu-drawer__submenu{border-radius:var(--ns-r)}.cart-item__image-container,.cart-item__media,.cart-item__image,.cart-drawer-item__image,.cart-notification-product__image{border-radius:var(--ns-r-sm);overflow:hidden}.product__media-item .media,.product__media-wrapper .media,.thumbnail .media,.slider .media,.media-slider__item .media{border-radius:var(--media-radius, var(--ns-r));overflow:hidden}.thumbnail{border-radius:var(--ns-r-sm)}:focus-visible{outline-offset:2px}.button,button.button,.shopify-payment-button__button,.product-form__submit,.cart__checkout-button,.cart-drawer__checkout,.popup-modal__button,.newsletter-form__button{transition:transform var(--ns-t-press) var(--ns-ease),box-shadow var(--ns-t) var(--ns-ease),background-color var(--ns-t) var(--ns-ease),color var(--ns-t) var(--ns-ease)}@media(hover:hover){.button:hover,.product-form__submit:hover,.cart__checkout-button:hover,.popup-modal__button:hover,.newsletter-form__button:hover{transform:translateY(-1px)}}.button:active,.product-form__submit:active,.cart__checkout-button:active,.popup-modal__button:active,.newsletter-form__button:active{transform:translateY(0) scale(.985)}a:not(.button){transition:opacity var(--ns-t) var(--ns-ease)}.skip-to-content-link{transition:opacity var(--ns-t) var(--ns-ease),transform var(--ns-t) var(--ns-ease)}@media(hover:hover){a:not(.button):not(.header__menu-item):not(.list-menu__item):not(.card__media a):not(:has(img)):not(:has(svg)):hover{opacity:.82}}.card,.card-wrapper .card{transition:transform var(--ns-t) var(--ns-ease),box-shadow var(--ns-t) var(--ns-ease)}@media(hover:hover){.card-wrapper:hover .card{transform:translate3d(0,-3px,0);box-shadow:0 18px 42px -26px #1a1d1a6b}}.card__media>.media,.card__media{overflow:hidden}.card__media img,.media>img,.media>video,.media>internal-video video{transition:opacity var(--ns-t) var(--ns-ease),transform var(--ns-t-in) var(--ns-ease)}@media(hover:hover){.card-wrapper:hover .card__media img{transform:scale(1.045)}}.ns-reveal-on [data-ns-reveal]{opacity:0;transform:translate3d(0,24px,0);transition:opacity var(--ns-t-in) var(--ns-ease),transform var(--ns-t-in) var(--ns-ease)}.ns-reveal-on [data-ns-reveal]:not(.ns-in){will-change:opacity,transform}.ns-reveal-on [data-ns-reveal].ns-in{opacity:1;transform:none;will-change:auto}.ns-reveal-on [data-ns-reveal] [data-ns-stagger]{opacity:0;transform:translate3d(0,16px,0);transition:opacity var(--ns-t-in) var(--ns-ease),transform var(--ns-t-in) var(--ns-ease);transition-delay:calc(min(var(--ns-i, 0),var(--ns-stagger-max)) * var(--ns-stagger))}.ns-reveal-on [data-ns-reveal].ns-in [data-ns-stagger]{opacity:1;transform:none}.shopify-section:has(.section-divider),.shopify-section:has(.section-divider) [data-ns-reveal],.shopify-section:has(.section-divider) [data-ns-stagger]{opacity:1!important;transform:none!important;animation:none!important;transition-delay:0s!important}.ns-reveal-on .shopify-section:has(.section-divider)+.shopify-section[data-ns-reveal],.ns-reveal-on [data-ns-reveal]:has(+.shopify-section .section-divider),.ns-reveal-on .shopify-section:has(.section-divider)+.shopify-section [data-ns-reveal]{transform:none!important}.animate-section{--animation-duration: var(--ns-t-in);--init-delay: 0ms;--child-delay: var(--ns-stagger)}.animate-section.animate--hidden .animate-item{opacity:0;filter:none;transform:translate3d(0,16px,0)}.animate-section.animate--shown .animate-item{opacity:1;filter:none;transform:none;transition:opacity var(--ns-t-in) var(--ns-ease),transform var(--ns-t-in) var(--ns-ease)}.animate-section.animate--shown .animate-item.animate-item--child{transition-delay:calc(min(var(--index, 0),var(--ns-stagger-max)) * var(--ns-stagger))}.animate-section [data-ns-stagger],.animate-section [data-ns-reveal]{opacity:1!important;transform:none!important;transition-delay:0s!important}.shopify-section-group-footer-group .color-accent-1{--color-background: 86, 107, 76;--gradient-background: #566B4C}.footer .footer-block__details-content .list-menu__item--link,.footer .footer-block__details-content .link,.footer .copyright__content a,.footer .footer-block__details-content,.footer .footer-block--newsletter .rte,.footer .footer-block__details-content-mb{color:rgb(var(--color-foreground))}.footer .field__input,.footer .newsletter-form__field-wrapper .field__input{background:#14181338;border-color:#ffffff8c}.footer .field__input::placeholder{color:#fffc}.footer .footer-block--menu .footer-block__details-content .link,.footer .footer-block--menu .footer-block__details-content .list-menu__item--link{font-size:1.5rem;line-height:1.75}@media screen and (max-width:749px){.footer .footer-block-image .footer-block__image-wrapper{max-width:140px!important}.footer .list-payment:has(>:nth-child(7)){display:grid;grid-template-columns:repeat(4,1fr);justify-items:center;max-width:26rem;margin-inline:auto}}.collapsible-content summary:hover .accordion__title,.collapsible-content summary:focus .accordion__title{text-decoration:none}.collapsible-content summary:focus-visible .accordion__title{text-decoration:underline;text-underline-offset:.3rem}.collapsible-content-wrapper-narrow{max-width:var(--page-width);padding-inline:1.5rem}@media screen and (min-width:750px){.collapsible-content-wrapper-narrow{padding-inline:5rem}}.collapsible-content [id^=CollapsibleRows-]{display:block;max-width:86rem;margin-inline:auto}.accordion .summary__title>img{flex:0 0 auto;width:auto}.icons-with-text__icon-item--next-to-title.icons-with-text__icon-item--left .icons-with-text__icon__title{display:flex;flex-direction:column;align-items:flex-start;row-gap:.9rem}.icons-with-text__icon-item--next-to-title.icons-with-text__icon-item--left .icons-with-text__icon__icon--title{margin-right:0}@media screen and (min-width:750px){.banner--desktop-transparent.banner--content-align-left .banner__media:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;pointer-events:none;background:linear-gradient(90deg,#1216119e,#1216116b 40%,#12161100 74%)}}.banner--desktop-transparent .banner__box .rte,.banner--desktop-transparent .banner__box .rte p,.banner--desktop-transparent .banner__box .rich-text-block{color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.banner .banner__box{padding-left:1.5rem;padding-right:1.5rem}}.accordion__content-wrapper,.js .menu-drawer__menu--accordion details+.menu-drawer__submenu{transition:grid-template-rows var(--ns-t) var(--ns-ease)}.accordion-v2,.accordion-v2 .accordion__details,.accordion-v2 .material-icon,.accordion-v2 .accordion__collapse-icon,.accordion-v2 .accordion__collapse-icon svg,.accordion-v2 .accordion__content-wrapper,.accordion-v2 .accordion__content{transition:grid-template-rows var(--ns-t) var(--ns-ease),background-color var(--ns-t) var(--ns-ease),color var(--ns-t) var(--ns-ease),border-color var(--ns-t) var(--ns-ease),transform var(--ns-t) var(--ns-ease),opacity var(--ns-t) var(--ns-ease)}.slider-counter__link--dots .dot,.slider-counter__link--numbers{transition:transform var(--ns-t) var(--ns-ease)}a.skip-to-content-link.button,a.skip-to-content-link.button.visually-hidden{transition:opacity var(--ns-t) var(--ns-ease),transform var(--ns-t) var(--ns-ease)}.header__icon .icon,.header__icon .icon-hamburger,.header__icon .icon-hamburger span,.header__icon .icon-close,.menu-drawer__menu-item .icon-plus,.modal__close-button .icon{transition:transform var(--ns-t-press) var(--ns-ease),opacity var(--ns-t-press) var(--ns-ease)}.field,.field__input,.search__input,.select__select,.customer .field{transition:box-shadow var(--ns-t-press) var(--ns-ease),border-color var(--ns-t-press) var(--ns-ease)}.product__media-icon,.product__media-icon svg,.product__media-icon path{transition:color var(--ns-t-press) var(--ns-ease),opacity var(--ns-t-press) var(--ns-ease),transform var(--ns-t-press) var(--ns-ease)}.scroll-to-top-btn,.floating-btn{transition:opacity var(--ns-t) var(--ns-ease),transform var(--ns-t) var(--ns-ease)}.animate-arrow .icon-arrow path{transition:transform var(--ns-t-press) var(--ns-ease)}.link,.list-menu__item--link,.customer a{transition:text-decoration-thickness var(--ns-t-press) var(--ns-ease),opacity var(--ns-t) var(--ns-ease)}.link-btns--center a.button:not([aria-disabled=true]),.link-btns--left a.button:not([aria-disabled=true]),.action-btns--center button.button:not([disabled],[disabled=true],.button--tertiary),.action-btns--left button.button:not([disabled],[disabled=true],.button--tertiary){--transition-duration: var(--ns-t);transition:color var(--ns-t) var(--ns-ease)}.link-btns--center a.button:not([aria-disabled=true]):after,.link-btns--left a.button:not([aria-disabled=true]):after,.action-btns--center button.button:not([disabled],[disabled=true],.button--tertiary):after,.action-btns--left button.button:not([disabled],[disabled=true],.button--tertiary):after{transition:transform var(--ns-t) var(--ns-ease)}.link-btns--arrow a.button:not([aria-disabled=true]),.action-btns--arrow button.button:not([disabled],[disabled=true],.button--tertiary){transition:var(--ns-t) var(--ns-ease)}.customer .field label,.field__label{transform-origin:0 0;transition:transform var(--ns-t) var(--ns-ease)}.customer .field input:not(:placeholder-shown)~label,.field__input:-webkit-autofill~.field__label,.field__input:focus~.field__label,.field__input:not(:placeholder-shown)~.field__label,.customer .field input:focus~label{font-size:1.6rem;top:calc(1rem + var(--inputs-border-width));transform:translate3d(0,-.5rem,0) scale(.625)}.color-swatch__label{transition:opacity var(--ns-t) var(--ns-ease),transform var(--ns-t) var(--ns-ease)}.section-divider .parallax1>use,.section-divider .parallax2>use,.section-divider .parallax3>use,.section-divider .parallax4>use,.price__badge-sale:after,.price__badge-custom:after,.quantity-break__badge:after,.ns-daily:after{animation-play-state:paused}.ns-loop-an .parallax1>use,.ns-loop-an .parallax2>use,.ns-loop-an .parallax3>use,.ns-loop-an .parallax4>use,.ns-loop-an.price__badge-sale:after,.ns-loop-an.price__badge-custom:after,.ns-loop-an.quantity-break__badge:after,.ns-loop-an.ns-daily:after{animation-play-state:running}@keyframes ns-shine{0%,54%{transform:translate3d(-160%,0,0) skew(-18deg)}90%,to{transform:translate3d(320%,0,0) skew(-18deg)}}img,svg,video{max-width:100%}.rte table,.table-wrapper{display:block;max-width:100%;overflow-x:auto}.rte pre,pre.code{max-width:100%;overflow-x:auto}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-delay:0s!important;animation-iteration-count:1!important;transition-duration:.001ms!important;transition-delay:0s!important;will-change:auto!important;scroll-behavior:auto!important}html{scroll-behavior:auto!important}.ns-reveal-on [data-ns-reveal],.ns-reveal-on [data-ns-reveal] [data-ns-stagger],[data-ns-stagger],.animate-section .animate-item,.animate-section.animate--hidden .animate-item{opacity:1!important;transform:none!important;filter:none!important}.section-divider .parallax1>use,.section-divider .parallax2>use,.section-divider .parallax3>use,.section-divider .parallax4>use,.price__badge-sale:after,.price__badge-custom:after,.quantity-break__badge:after,.ns-daily:after{animation:none!important;display:none}.section-divider .parallax1>use,.section-divider .parallax2>use,.section-divider .parallax3>use,.section-divider .parallax4>use{display:inline}.button:hover,.product-form__submit:hover,.cart__checkout-button:hover,.popup-modal__button:hover,.newsletter-form__button:hover,.card-wrapper:hover .card,.card-wrapper:hover .card__media img,.ns-trust-card:hover{transform:none!important}}.banner:has(.banner__media),.image-banner:has(.banner__media){background-image:linear-gradient(180deg,#758b64,#6a7f5c 46%,#576b4e);background-color:#576b4e;overflow:hidden}.banner__media{z-index:1}.banner__content{position:relative;z-index:2}.banner:has(.banner__media):before,.image-banner:has(.banner__media):before{content:"";display:block!important;position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,#758b64 0% 4%,#758b6400 18%),linear-gradient(0deg,#576b4e 0px 96px,#576b4e80 168px,#576b4e33 224px,#576b4e00 300px)}.banner__content,.banner__box{position:relative;z-index:3}@media screen and (min-width:990px){[id^=ns-an-] .ns-an__grid,[id^=ns-mat-] .ns-mat__grid{align-items:center}}@media screen and (min-width:990px){[id^=ns-kern-] .ns-kern__col{align-content:stretch;grid-auto-rows:1fr}}[id^=ns-an-] .ns-an__item,[id^=ns-kern-] .ns-kern__item,[id^=ns-mat-] .ns-mat__chip,[id^=ns-sz-] .ns-sz__card{padding:18px;border-radius:var(--ns-r)}[id^=ns-sz-] .ns-sz__track>*,[id^=ns-mat-] .ns-mat__chips>*,[id^=ns-kern-] .ns-kern__col>*{height:100%}@media screen and (max-width:749px){[id^=ns-an-] .ns-an__head,[id^=ns-sz-] .ns-sz__head,[id^=ns-kern-] .ns-kern__head,[id^=ns-vg-] .ns-vg__head{text-align:center;margin-inline:auto}[id^=ns-mat-] .ns-mat__eyebrow,[id^=ns-mat-] .ns-mat__title,[id^=ns-mat-] .ns-mat__body,[id^=ns-an-] .ns-an__cap,[id^=ns-kern-] .ns-kern__cap,[id^=ns-kern-] .ns-kern__foot,[id^=ns-mat-] .ns-mat__foot,[id^=ns-sz-] .ns-sz__hint,[id^=ns-vg-] .ns-vg__hint{text-align:center}[id^=ns-an-] .ns-an__media,[id^=ns-mat-] .ns-mat__media,[id^=ns-kern-] .ns-kern__media{margin-inline:auto}[id^=ns-kern-] .ns-kern__tabs{justify-content:center}}[id^=ns-].ns-in [data-ns-stagger],[id^=ns-].ns-in[data-ns-stagger]{opacity:1!important;transform:none!important}@media screen and (min-width:750px){.banner--adapt:has(.banner__media){height:calc(100vw / 3)!important;min-height:0!important;max-height:none!important}}@media screen and (max-width:749px){.banner--adapt:has(.banner__media){height:calc(100vw * 3 / 5)!important;min-height:0!important}}.image-with-text__media:has(internal-video){border-radius:calc(var(--ns-r, 14px) + 6px);overflow:hidden;box-shadow:0 40px 70px -50px #000000bf;background:var(--ns-accent-soft, #F3F6F1)}.image-with-text__media:has(internal-video) video{display:block;width:100%;height:100%;object-fit:cover}@media screen and (max-width:749px){.image-with-text:has(internal-video) .image-with-text__grid{gap:0}.image-with-text__media:has(internal-video){border-radius:var(--ns-r, 14px);box-shadow:0 24px 44px -34px #000000b3}}.footer-block:has(.ns-siegel),.footer-block__details-content:has(.ns-siegel){width:100%!important;max-width:100%!important;flex:0 0 100%!important}.ns-siegel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;margin:4px 0 8px}@media screen and (min-width:750px){.ns-siegel{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;margin:8px 0 4px}}.ns-siegel__punkt{display:flex;align-items:center;gap:10px;min-width:0;padding:11px 12px;border-radius:13px;border:1px solid rgba(255,255,255,.22);background:#ffffff12}.ns-siegel__ic{flex:none;width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#ffffff1f}.ns-siegel__ic svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.ns-siegel__tx{display:flex;flex-direction:column;gap:1px;min-width:0}.ns-siegel__t{font-size:13px;font-weight:700;line-height:1.25;letter-spacing:-.01em;overflow-wrap:break-word}.ns-siegel__s{font-size:12px;font-weight:500;line-height:1.3;opacity:.78;overflow-wrap:break-word}@media screen and (max-width:359px){.ns-siegel{grid-template-columns:minmax(0,1fr)}}@media screen and (min-width:990px){.footer__blocks-wrapper.grid{display:flex;flex-wrap:wrap;align-items:flex-start;row-gap:34px;column-gap:40px}.footer__blocks-wrapper .footer-block--desktop-5{flex:0 1 38%;max-width:38%;width:auto;margin-right:auto}.footer__blocks-wrapper .footer-block--menu{flex:0 0 auto;width:auto;max-width:none;min-width:150px}.footer__blocks-wrapper .footer-block:has(.ns-siegel){order:9;flex:0 0 100%;max-width:100%;width:100%;margin-top:6px}}.quantity-break__caption,.quantity-break__benefit{font-size:12px;letter-spacing:0;text-transform:none}.quantity-break__badge,.quantity-break__badge strong{font-size:11.5px}.ns-badge{font-size:12px!important}.shopify-policy__body span,.shopify-policy__body font,.shopify-policy__body p span{font-size:inherit!important;line-height:inherit!important}.skip-to-content-link:not(:focus){width:1px!important;height:1px!important;margin:0!important;padding:0!important;border:0!important;min-height:0!important;overflow:hidden!important}.skip-to-content-link:focus{height:auto!important;min-height:44px}body{overflow-x:clip}@media screen and (max-width:749px){.card__heading a,.card-information__wrapper .card__heading a{min-height:44px;display:flex;align-items:center}.mobile-facets__open-wrapper{min-height:44px}}.shopify-policy__container,.shopify-policy__body{max-width:100%}.shopify-policy__body *:not(table):not(thead):not(tbody):not(tr):not(td):not(th){max-width:100%;overflow-wrap:anywhere}.shopify-policy__body table{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.shopify-policy__body img,.shopify-policy__body iframe{max-width:100%;height:auto}.shopify-policy__container{--ns-policy-fassung: 3;max-width:720px;margin-inline:auto;padding-inline:clamp(16px,5vw,40px);padding-block:36px 56px}@media screen and (min-width:750px){.shopify-policy__container{padding-block:64px 88px}}.shopify-policy__title{margin-bottom:20px}@media screen and (min-width:750px){.shopify-policy__title{margin-bottom:24px}}.shopify-policy__title h1{font-family:var(--font-heading-family, inherit);font-weight:700;letter-spacing:-.015em;line-height:1.14;text-wrap:balance;margin:0}.shopify-policy__body{font-size:16px;line-height:1.65;color:var(--ns-ink, #1A1D1A);overflow-wrap:anywhere}.shopify-policy__body p{margin:0 0 16px}.shopify-policy__body p:last-child{margin-bottom:0}.shopify-policy__body h2,.shopify-policy__body h3,.shopify-policy__body h4,.shopify-policy__body p>strong:only-child{display:block;font-family:var(--font-heading-family, inherit);font-size:19px;font-weight:700;line-height:1.3;letter-spacing:-.01em;color:var(--ns-ink, #1A1D1A);margin:34px 0 8px}ES GIBT HIER KEINE AUSNAHME FUER DIE ERSTE UEBERSCHRIFT,und das ist Absicht. Zwei Anlaeufe sind daran gescheitert: ".shopify-policy__body > :first-child h2" traf jedes h2,weil die Datenschutzerklaerung vollstaendig in EINEM Knoten liegt. "h2:first-child" traf ebenfalls jedes h2,weil dort jeder Abschnitt seinen eigenen Container hat und die Ueberschrift darin immer das erste Kind ist. Beide Male verloren zwoelf Ueberschriften ihren Abstand und klebten am Absatz darueber. Der Abstand zum Titel wird stattdessen ueber .shopify-policy__title geregelt: 24px plus die 34 bis 40px der Ueberschrift ergeben eine ruhige Luecke,und keine Zwischen- ueberschrift kann mehr durchrutschen. */ @media screen and (min-width: 750px){.shopify-policy__body{font-size:17px}.shopify-policy__body h2,.shopify-policy__body h3,.shopify-policy__body h4,.shopify-policy__body p>strong:only-child{font-size:20px;margin-top:40px}}.shopify-policy__body p:has(>strong:only-child){margin-top:34px}@media screen and (min-width:750px){.shopify-policy__body p:has(>strong:only-child){margin-top:40px}}.shopify-policy__body ul,.shopify-policy__body ol{margin:0 0 16px;padding-left:22px}.shopify-policy__body li{margin-bottom:6px}.shopify-policy__body a{color:var(--ns-accent-deep, #566B4C);text-decoration:underline;text-underline-offset:3px}.shopify-policy__body a:hover{color:var(--ns-accent-dark, #43533C)}.shopify-policy__body hr{border:0;border-top:1px solid var(--ns-line, #E4E7E1);margin:32px 0}.shopify-policy__body table{display:block;width:100%;overflow-x:auto;border-collapse:collapse;margin:0 0 16px}.shopify-policy__body td,.shopify-policy__body th{border:1px solid var(--ns-line, #E4E7E1);padding:8px 10px;text-align:left;vertical-align:top}
/*# sourceMappingURL=/cdn/shop/t/52/assets/ns-premium.css.map */
