.linkListWrap[data-v-ad0db4c8]{display:flex;flex-direction:column;gap:1.25rem;width:100%;margin:0;padding:0}@media(min-width:768px){.linkListWrap[data-v-ad0db4c8]{flex-direction:row;flex-wrap:wrap;gap:3.125rem}}.list[data-v-ad0db4c8]{margin:0;padding:0;list-style-type:none;flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.625rem}@media(max-width:767px){.list[data-v-ad0db4c8]{position:relative;padding-bottom:1.25rem}.list[data-v-ad0db4c8]:not(:last-of-type):after{position:absolute;bottom:0;width:100%;border-bottom:1px solid var(--tln-sem-colors-general-divider);content:""}}.listItem[data-v-ad0db4c8],.listTitle[data-v-ad0db4c8]{margin:0;padding:0}.listTitle[data-v-ad0db4c8]{color:var(--tln-sem-colors-lotto-primary)!important;text-transform:uppercase}.search-results-button{display:flex;justify-content:flex-start!important}.teaser-box{border-radius:1rem}.warning-icon{color:var(--tln-sem-colors-general-error)}header[data-v-6ac92f66]{--height:5.875rem;--y-padding:.75rem;--inner-height:2.5rem;--no-padding-height:calc(var(--height) - var(--y-padding)*2);--shadow:rgba(40,55,72,.3) 0 .5rem 1rem;contain:paint;position:sticky;top:0;background:#fff;height:var(--height);padding:var(--y-padding) 1rem;display:none;z-index:102}header.mobile[data-v-6ac92f66]{display:block}header>div[data-v-6ac92f66]{max-width:80rem;min-height:var(--no-padding-height);margin:0 auto}header>div[data-v-6ac92f66]>:nth-child(odd){display:flex;flex-direction:column;justify-content:center;flex:1;height:var(--no-padding-height)}header>div[data-v-6ac92f66]>:nth-child(2n){flex:0 1 100px}header.mobile nav[data-v-6ac92f66]{display:none}nav ul[data-v-6ac92f66]{list-style-type:none;height:2.5rem;padding:0;gap:1rem;margin:8px 0 0}nav li[data-v-6ac92f66]{height:2.5rem;display:flex;align-items:center}nav a[data-v-6ac92f66]:before{display:inline-block;height:1.875rem;margin-right:.625rem}nav a.account-icon[data-v-6ac92f66]:before{content:url(../img/icons/ic_user.svg);height:24px;width:24px}nav a.account-success[data-v-6ac92f66]:before{content:url(../img/icons/ic_user_login.svg);height:24px;width:24px}nav a.cart-icon[data-v-6ac92f66]:before{content:url(../img/icons/ic_cart.svg);height:24px;width:24px}nav a.cart-icon.cart-item-count[data-v-6ac92f66]:after{content:attr(cart-item-count);display:inline-block;position:absolute;top:-10px;left:15px;width:1.25rem;height:1.25rem;color:#fff;background-color:var(--tln-sem-colors-general-error);font-size:.625rem;border-radius:50%;line-height:1.375rem;vertical-align:middle;text-align:center;z-index:1}.sticky-header__button[data-v-6ac92f66]{height:100%}.sticky-header__button--register[data-v-6ac92f66]{color:var(--tln-sem-colors-general-on-register);background-color:var(--tln-sem-colors-general-register);border-color:var(--tln-sem-colors-general-register-outline)}[data-v-6ac92f66] .sticky-header__button--register.secondary:not([disabled]):hover{color:var(--tln-sem-colors-general-on-register-hover);background-color:var(--tln-sem-colors-general-register-hover)}[data-v-6ac92f66] .sticky-header__button--register.secondary:not([disabled]):active{background-color:var(--tln-sem-colors-general-register-pressed)}.sticky-header__search-navigation-element[data-v-6ac92f66]{position:relative;display:flex;align-items:center;padding-left:1rem}.sticky-header__search-navigation-element[data-v-6ac92f66]:before{content:"";display:block;width:1px;height:2rem;background:var(--tln-sem-colors-general-divider);margin-right:1rem}.logo a[data-v-6ac92f66]{width:-moz-fit-content;width:fit-content}.logo img[data-v-6ac92f66]{width:13.375rem;height:auto;transform-origin:top left}.logo img[src="/img/logos/tln-logo.svg"][data-v-6ac92f66]{width:7.75rem}path[fill-rule=nonzero][data-v-6ac92f66]{fill:#7cfc00}.animation[data-v-6ac92f66]{animation-duration:.3s;animation-fill-mode:both;animation-timing-function:ease-in-out}@supports (animation-timeline:scroll()){.animation[data-v-6ac92f66]{animation-duration:auto;animation-timeline:scroll();animation-range:0 10%}header[data-v-6ac92f66]{animation-name:scroll-shadow-6ac92f66}header.mobile[data-v-6ac92f66]{animation-name:scroll-shadow-6ac92f66,scroll-mobile-6ac92f66}header.mobile .logo img[data-v-6ac92f66]{animation-name:logo-animation-6ac92f66;animation-range:0 8%}}.intersection-observer[data-v-6ac92f66]{animation-name:scroll-shadow-6ac92f66;box-shadow:var(--shadow)}.mobile.intersection-observer[data-v-6ac92f66]{animation-name:scroll-shadow-6ac92f66,scroll-mobile-6ac92f66}.mobile.intersection-observer .logo img[data-v-6ac92f66]{animation-name:logo-animation-6ac92f66}@media screen and (max-width:767px){header[data-v-6ac92f66]{display:none}}@media screen and (min-width:768px){header[data-v-6ac92f66]{display:block}@supports (animation-timeline:scroll()){header.mobile[data-v-6ac92f66]{animation-name:scroll-shadow-6ac92f66}header.mobile .logo img[data-v-6ac92f66]{animation:none}}.mobile.intersection-observer[data-v-6ac92f66],.mobile.intersection-observer .logo img[data-v-6ac92f66]{animation-name:none}header.mobile nav[data-v-6ac92f66]{display:block}}@keyframes scroll-shadow-6ac92f66{0%{box-shadow:none}to{box-shadow:var(--shadow)}}@keyframes scroll-mobile-6ac92f66{0%{height:var(--height)}to{height:var(--inner-height)}}@keyframes logo-animation-6ac92f66{0%{transform:scale(1) translateY(0)}to{transform:scale(.6) translateY(-24px)}}
