@font-face{font-family:Voyado-Icons;src:url(/assets/Voyado-Icons-f35fe9e1.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:VoyadoText;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/VoyadoText-Regular-05bcf1bb.woff2) format("woff2")}@font-face{font-family:VoyadoText;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/VoyadoText-Medium-3e8c297a.woff2) format("woff2")}:root{--mobile-width: 900px;--product-cards-per-row: 2;--product-card-favorites-enabled: true}html{scrollbar-gutter:stable}body{display:flex;color:var(--color);background-color:var(--bg);flex-direction:column;font-family:system-ui,-apple-system,sans-serif;font-size:var(--text);margin:0;min-height:100vh}main{flex-grow:1;padding-bottom:calc(1.25 * var(--space-l))}.row{box-sizing:border-box;max-width:1500px;width:100%;margin:0 auto;padding:0 var(--space-l)}input{padding:.5em}#header{background-color:var(--bg);margin-bottom:12px}#nav{display:grid;grid-template-columns:1fr auto auto;align-items:center;padding:16px 0;min-height:44px}#nav-links{display:none;min-height:36px}#brand{display:flex;justify-self:start;align-items:center;gap:8px;font-family:VoyadoText;font-weight:500;font-size:var(--text-l);text-decoration:none}#brand span{text-wrap:nowrap}#toolbar{display:flex;align-items:center;gap:2px}#toolbar>a{display:inline-grid;padding:5px}#menu{display:inline-grid;padding:6px}.nav-list{display:flex;justify-content:center;list-style:none;gap:var(--space-xs);flex-wrap:wrap;margin:0}.nav-list-item{display:flex;border-radius:4px;margin:0}.nav-list-item>a{font-family:VoyadoText;font-size:var(--text);line-height:2;padding:0 8px;text-decoration:none}.nav-list-item:hover{background-color:#0000001f}.nav-list-item.selected{background-color:#0000000f}#footer{display:flex;color:var(--color-accent);background-color:var(--bg-accent);box-sizing:border-box;flex-direction:column;padding:var(--space-l) 0;min-height:calc(14 * var(--text))}.footer-bottom{background-color:#000;font-size:var(--text-sm);color:var(--color-accent);min-height:100px;display:flex;align-items:center}.footer-bottom .row{display:flex;flex-direction:column;text-transform:uppercase}.payment{display:flex;align-items:center;justify-content:center;margin-top:20px}.payment img{height:30px;width:48px;margin-right:10px}.customize{display:flex;justify-content:center;margin:20px 0}.customize-btn{background:transparent;color:var(--color-accent);font-size:var(--text-sm);border:none}.footer-info{display:flex;flex-direction:row;flex-flow:wrap;font-family:VoyadoText}.footer-info h3{font-size:18px;font-weight:500;margin-top:0;text-transform:uppercase}.info-box{width:50%}.social-links{display:grid;gap:15px;grid-template-columns:repeat(auto-fill,35px);grid-auto-rows:35px}.links{list-style:none;padding:0;font-size:var(--text-sm)}.link-item,.link-item a{text-decoration:none}.product-list-title{margin:6px}h1{font-size:var(--text-xl)}h2,h3,h4,h5{font-size:var(--text-l)}label,caption,figcaption{font-size:var(--text-sm)}a{color:inherit}button{cursor:pointer}button.icon{background:transparent;border:none}img{width:100%;height:auto}button{cursor:pointer;border-radius:4px;border-width:.1em;padding:0 20px}.demo-modal{background:rgb(0 0 0 / .8);display:block;position:fixed;inset:0;z-index:4}h3.product-list-title[data-algorithm]:before{display:inline-block;content:attr(data-algorithm);color:var(--color-accent);background-color:var(--bg-accent);padding:var(--space-xs) var(--space-sm);margin-right:var(--space-sm);border-radius:1px}ld-recommendation-product-list:not(.is-empty){display:block;min-height:350px}#cart-icon{position:relative}#cart-icon[data-count]:after{color:#fff;display:flex;content:attr(data-count);background-color:#de6a33;border-radius:50%;position:absolute;top:0;right:0;width:1.3em;line-height:1.15em;padding-bottom:.15em;font-size:.8em;font-weight:600;justify-content:center;translate:10% -10%;z-index:5;animation:cartGrowIn .4s cubic-bezier(0,0,.2,1)}@keyframes cartGrowIn{0%{transform:translate(60%,-25%) scale(0)}to{transform:translate(60%,-25%) scale(1)}}:root{--text-xl: 1.8rem;--text-l: 1.4rem;--text: 1.125rem;--text-sm: 1rem;--text-xs: .85rem;--space-xs: .25rem;--space-sm: .5rem;--space-m: 1.125rem;--space-l: 2.5rem;--nav-tree-width: 260px}:root{--bg: #f8f8f8;--bg-accent: rgb(0 0 0 / .87);--color: rgb(0 0 0 / .85);--color-accent: rgb(255 255 255 / .9);--divider: rgb(0 0 0 / .15);--color-success: green;--icon-filter: drop-shadow(0 0 3px #452e6a);--outline-color: rgb(235 235 235)}@media (min-width: 900px){#menu{display:none}#brand>img{font-size:var(--text-xl)}#nav-links{display:block}#toolbar{flex:1;flex-shrink:0;justify-content:flex-end}.footer-bottom .row{flex-direction:row}.customize{justify-content:start;margin:0 0 0 auto}.payment{justify-content:start;margin:0}.info-box{width:20%;min-width:200px}.image-grid{display:flex;flex-wrap:nowrap}.small-images{flex:1;display:flex;flex-direction:column;justify-content:space-between}.small-images img{margin-bottom:0!important}.large-image{flex:1;margin-left:15px}.product-list-title{font-size:var(--text-xl);margin:6px 0}}@media (min-width: 991px){#nav{grid-template-columns:1fr auto 1fr}#search-trigger{display:none}}@media (min-width: 1080px){#nav{grid-template-columns:30% 40% 30%}}@media (min-width: 768px){:root{--product-cards-per-row: 3}}@media (min-width: 901px){:root{--product-cards-per-row: 2}}@media (min-width: 1080px){:root{--product-cards-per-row: 3}}@media (min-width: 1380px){:root{--product-cards-per-row: 4}}ld-primary-product-list,ld-recommendation-product-list{--product-cards-per-row: 2}@media (min-width: 768px){ld-primary-product-list,ld-recommendation-product-list{--product-cards-per-row: 3}}@media (min-width: 1080px){ld-primary-product-list,ld-recommendation-product-list{--product-cards-per-row: 4}}@media (max-width: 900px){#nav ld-store-selector{display:none}}@media (max-width: 990px){:root{--headline-font-size: 19px;--headline-font-weight: 800;--body-font-size: 15px;--body2-font-size: 13px;--product-title-font-size: 11px;--product-subtitle-font-size: 9px}#search{display:none}}
