.tlh-sellos{--tlh-s-icon: var(--tlh-s-icon-d, 64px);--tlh-s-gap: var(--tlh-s-gap-d, 60px);--tlh-s-rgap: var(--tlh-s-rgap-d, 32px);--tlh-s-w: var(--tlh-s-w-d, 140px);--tlh-s-lsize: var(--tlh-s-lsize-d, 13px);--tlh-s-tsize: var(--tlh-s-tsize-d, 17px);--tlh-s-tgap: var(--tlh-s-tgap-d, 48px);--tlh-s-pl: var(--tlh-s-pl-d, 0px);--tlh-s-pr: var(--tlh-s-pr-d, 0px);--tlh-s-rowmax: var(--tlh-s-rowmax-d, none)}.tlh-sellos *{box-sizing:border-box}.tlh-sellos__intro{max-width:var(--tlh-s-tmax, none);margin:0 auto var(--tlh-s-tgap)}.tlh-sellos__intro--left{margin-left:0}.tlh-sellos__intro--right{margin-right:0}.tlh-sellos__heading{margin:0}.tlh-sellos__heading+.tlh-sellos__text{margin-top:.6em}.tlh-sellos__text{font-size:var(--tlh-s-tsize)}.tlh-sellos__text p{margin:0 0 .8em;max-width:none}.tlh-sellos__text p:last-child{margin-bottom:0}.tlh-sellos__rows{margin:0 auto;padding:0 var(--tlh-s-pr) 0 var(--tlh-s-pl);max-width:var(--tlh-s-rowmax);display:flex;flex-wrap:wrap;column-gap:var(--tlh-s-gap);row-gap:var(--tlh-s-rgap);justify-content:var(--tlh-s-justify, center)}.tlh-sellos__rows--left{margin-left:0}.tlh-sellos__rows--right{margin-right:0}.tlh-sellos__row{list-style:none;margin:var(--tlh-s-row-extra, 0px) 0 0;padding:0;flex:0 0 100%;width:100%;display:flex;flex-wrap:wrap;column-gap:var(--tlh-s-gap);row-gap:var(--tlh-s-rgap);justify-content:var(--tlh-s-justify, center);align-items:var(--tlh-s-valign, flex-start)}.tlh-sello{flex:0 0 auto;width:var(--tlh-s-w);min-width:calc(var(--tlh-s-icon) * var(--tlh-s-scale, 1));max-width:100%;margin:0;padding:0}.tlh-sellos__row--spread .tlh-sello{flex:1 1 var(--tlh-s-w);width:auto}.tlh-sello__inner{display:flex;flex-direction:column;align-items:center;gap:var(--tlh-s-lgap, 12px);text-align:center;color:inherit;text-decoration:none}a.tlh-sello__inner:hover,a.tlh-sello__inner:focus-visible{text-decoration:none;opacity:.8}.tlh-sello__icon{display:block;flex:none;width:calc(var(--tlh-s-icon) * var(--tlh-s-scale, 1));height:calc(var(--tlh-s-icon) * var(--tlh-s-scale, 1));color:var(--tlh-s-color, inherit);transform:translate(var(--tlh-s-nx, 0px),var(--tlh-s-ny, 0px))}.tlh-sello__icon svg,.tlh-sello__icon img{display:block;width:100%;height:100%;object-fit:contain}.tlh-sello__img--white{filter:brightness(0) invert(1)}.tlh-sello__img--dark{filter:brightness(0) invert(.235)}.tlh-sello__label{display:block;max-width:100%;font-size:var(--tlh-s-lsize);line-height:var(--tlh-s-lline, 1.3);letter-spacing:var(--tlh-s-lspace, 1px);font-weight:var(--tlh-s-lweight, 400);text-transform:var(--tlh-s-lcase, uppercase);color:var(--tlh-s-lcolor, inherit);overflow-wrap:break-word;text-wrap:balance}.tlh-sellos__txt{margin:0}.tlh-sellos__txt--size{font-size:var(--tlh-s-txt-size-d, var(--tlh-s-tsize))}.tlh-sellos__txt--left{text-align:left}.tlh-sellos__txt--center{text-align:center}.tlh-sellos__txt--right{text-align:right}.tlh-sellos__txt--row{flex:0 0 100%;width:100%;max-width:var(--tlh-s-txt-max, none)}.tlh-sellos__txt--row.tlh-sellos__txt--center{margin-left:auto;margin-right:auto}.tlh-sellos__txt--row.tlh-sellos__txt--left{margin-right:auto}.tlh-sellos__txt--row.tlh-sellos__txt--right{margin-left:auto}.tlh-sellos__txt--item{list-style:none;flex:0 0 var(--tlh-s-txt-basis, var(--tlh-s-w));width:var(--tlh-s-txt-basis, var(--tlh-s-w));max-width:100%}.tlh-sellos__txt-heading{margin:0}.tlh-sellos__txt-heading+.tlh-sellos__txt-body,.tlh-sellos__txt-heading+.tlh-sellos__txt-html,.tlh-sellos__txt-body+.tlh-sellos__txt-html{margin-top:.8em}.tlh-sellos__txt p{margin:0 0 .8em;max-width:none}.tlh-sellos__txt p:last-child{margin-bottom:0}.tlh-sellos__txt-html img,.tlh-sellos__txt-html iframe,.tlh-sellos__txt-html video{max-width:100%}.tlh-sellos__txt-html img{height:auto}.tlh-sellos__rule{flex:0 0 100%;width:100%;max-width:var(--tlh-s-rule-w, 100%);margin:0 auto;border:0;border-top:1px solid currentColor;opacity:.25}@media(min-width:750px){.tlh-sello--hide-d{display:none}}@media(max-width:749px){.tlh-sellos{--tlh-s-icon: var(--tlh-s-icon-m, 48px);--tlh-s-gap: var(--tlh-s-gap-m, 24px);--tlh-s-rgap: var(--tlh-s-rgap-m, 24px);--tlh-s-w: var(--tlh-s-w-m, 96px);--tlh-s-lsize: var(--tlh-s-lsize-m, 11px);--tlh-s-tsize: var(--tlh-s-tsize-m, 15px);--tlh-s-tgap: var(--tlh-s-tgap-m, 32px);--tlh-s-pl:0px;--tlh-s-pr:0px;--tlh-s-rowmax:none}.tlh-sello--hide-m{display:none}.tlh-sellos__txt--size{font-size:var(--tlh-s-txt-size-m, var(--tlh-s-txt-size-d, var(--tlh-s-tsize)))}.tlh-sellos__rows--flow-m>.tlh-sellos__row{display:contents}}
/*# sourceMappingURL=/cdn/shop/t/73/assets/tlh-sellos.css.map */
