.ht-tabla-wrap{margin:2.4rem 0}.ht-tabla{width:100%;border-collapse:separate;border-spacing:0;font-family:var(--font-body-family, "Montserrat", sans-serif);font-size:1.5rem;line-height:1.55;color:rgb(var(--color-foreground, 24 24 24));background-color:rgb(var(--color-background, 255 255 255))}.rte .ht-tabla,.ht-tabla{table-layout:auto}.ht-tabla th,.ht-tabla td{padding:1.2rem 1.4rem;text-align:left;vertical-align:top}.ht-tabla a{color:#dd2525;text-decoration:underline;text-underline-offset:2px}@media screen and (min-width:750px){.ht-tabla{border:1px solid rgba(var(--color-foreground, 24 24 24),.14);border-radius:4px;overflow:hidden}.ht-tabla th,.ht-tabla td{border-bottom:1px solid rgba(var(--color-foreground, 24 24 24),.12);border-right:1px solid rgba(var(--color-foreground, 24 24 24),.12)}.ht-tabla th:last-child,.ht-tabla td:last-child{border-right:none}.ht-tabla tbody tr:last-child td{border-bottom:none}.ht-tabla thead th{background-color:rgba(var(--color-foreground, 24 24 24),.04);font-weight:600;font-size:1.4rem;border-bottom:2px solid #dd2525}.ht-tabla tbody tr:nth-child(2n) td{background-color:rgba(var(--color-foreground, 24 24 24),.02)}.ht-tabla tbody tr:hover td{background-color:#dd25250a}.ht-tabla tbody td:first-child{font-weight:600}.ht-tabla thead th:first-child{width:22%}}@media screen and (max-width:749px){.ht-tabla,.ht-tabla thead,.ht-tabla tbody,.ht-tabla tr,.ht-tabla th,.ht-tabla td{display:block;width:auto}.ht-tabla thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ht-tabla tbody tr{border:1px solid rgba(var(--color-foreground, 24 24 24),.14);border-radius:4px;margin-bottom:1.2rem;overflow:hidden;background-color:rgb(var(--color-background, 255 255 255))}.ht-tabla tbody tr:last-child{margin-bottom:0}.ht-tabla tbody td:first-child{background-color:rgba(var(--color-foreground, 24 24 24),.04);border-bottom:2px solid #dd2525;font-weight:600;font-size:1.6rem;padding:1.2rem 1.4rem}.ht-tabla tbody td:first-child:before{display:none}.ht-tabla tbody td{padding:1.2rem 1.4rem;border-bottom:1px solid rgba(var(--color-foreground, 24 24 24),.1)}.ht-tabla tbody td:last-child{border-bottom:none}.ht-tabla tbody td:before{content:attr(data-label);display:block;margin-bottom:.4rem;font-size:1.2rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:rgba(var(--color-foreground, 24 24 24),.55)}.ht-tabla tbody td:not([data-label]):before{display:none}}.ht-faqs{padding-top:var(--ht-faqs-pt, 48px);padding-bottom:var(--ht-faqs-pb, 48px)}.ht-faqs__inner{max-width:82rem;margin:0 auto;padding:0 1.6rem}.ht-faqs__title{font-family:var(--font-heading-family, "Montserrat", sans-serif);font-size:2.6rem;font-weight:700;line-height:1.25;color:rgb(var(--color-foreground, 24 24 24));margin:0 0 1.2rem;padding-bottom:1.2rem;position:relative}.ht-faqs__title:after{content:"";position:absolute;left:0;bottom:0;width:4.8rem;height:3px;background-color:#dd2525;border-radius:4px}.ht-faqs__intro{font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground, 24 24 24),.75);margin:0 0 2.4rem}.ht-faqs__list{display:flex;flex-direction:column;gap:1rem;margin-top:2.4rem}.ht-faqs__item{border:1px solid rgba(var(--color-foreground, 24 24 24),.12);border-radius:4px;background-color:rgb(var(--color-background, 255 255 255));overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.ht-faqs__item:hover{border-color:rgba(var(--color-foreground, 24 24 24),.28)}.ht-faqs__item[open]{border-color:#dd2525;box-shadow:0 1px 6px #0000000f}.ht-faqs__q{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.8rem 2rem;cursor:pointer;list-style:none;font-family:var(--font-heading-family, "Montserrat", sans-serif);font-size:1.6rem;font-weight:600;line-height:1.45;color:rgb(var(--color-foreground, 24 24 24));transition:background-color .2s ease,color .2s ease;-webkit-tap-highlight-color:transparent}.ht-faqs__q::-webkit-details-marker{display:none}.ht-faqs__q:hover{background-color:rgba(var(--color-foreground, 24 24 24),.03)}.ht-faqs__item[open] .ht-faqs__q{color:#dd2525}.ht-faqs__q:focus-visible{outline:2px solid #dd2525;outline-offset:-2px}.ht-faqs__q-text{flex:1 1 auto}.ht-faqs__icon{flex:0 0 auto;position:relative;width:1.6rem;height:1.6rem}.ht-faqs__icon:before,.ht-faqs__icon:after{content:"";position:absolute;top:50%;left:50%;background-color:#dd2525;border-radius:2px;transform:translate(-50%,-50%);transition:transform .25s ease,opacity .25s ease}.ht-faqs__icon:before{width:1.6rem;height:2px}.ht-faqs__icon:after{width:2px;height:1.6rem}.ht-faqs__item[open] .ht-faqs__icon:after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.ht-faqs__a{padding:0 2rem 2rem;font-size:1.5rem;line-height:1.7;color:rgba(var(--color-foreground, 24 24 24),.85);animation:ht-faqs-reveal .25s ease}.ht-faqs__a>*:first-child{margin-top:0}.ht-faqs__a>*:last-child{margin-bottom:0}.ht-faqs__a p{margin:0 0 1.2rem}.ht-faqs__a ul,.ht-faqs__a ol{margin:0 0 1.2rem;padding-left:2rem}.ht-faqs__a li{margin-bottom:.6rem}.ht-faqs__a a{color:#dd2525;text-decoration:underline;text-underline-offset:2px}.ht-faqs__a a:hover{text-decoration-thickness:2px}@keyframes ht-faqs-reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.ht-faqs__a{animation:none}.ht-faqs__icon:before,.ht-faqs__icon:after,.ht-faqs__item,.ht-faqs__q{transition:none}}@media screen and (max-width:749px){.ht-faqs__title{font-size:2.2rem}.ht-faqs__q{padding:1.6rem;font-size:1.5rem}.ht-faqs__a{padding:0 1.6rem 1.6rem;font-size:1.4rem}}.collection-list .card__heading,.collection-list .card__heading a{font-weight:400;font-size:20px}.collection-list .card__heading .icon-wrap,.collection-list .card__caption .icon-wrap{display:none}.collection-list .card__information{text-align:center}.collection-list-title a,.collection-list-title a:hover,.collection-list-title a:focus,.collection-list-title a:active{text-decoration:none}.title-wrapper-with-link,.title-wrapper-with-link h2,.title-wrapper-with-link a{text-align:center}.title-wrapper-with-link{justify-content:center}.faqs-custom{background:#fff!important}.newsletter-form .field__input{background-color:#fff}.ht-pagos{margin:2rem 0}.ht-pagos__title{margin:0 0 1rem;font-size:1.4rem;font-weight:600;color:rgba(var(--color-foreground, 24 24 24),.75)}.ht-pagos__list{display:flex;flex-wrap:wrap;gap:.8rem;margin:0;padding:0;list-style:none}.ht-pagos__item{display:flex;align-items:center;justify-content:center;padding:.4rem .6rem;border:1px solid rgba(var(--color-foreground, 24 24 24),.12);border-radius:4px;background-color:rgb(var(--color-background, 255 255 255))}.ht-pagos__svg{width:auto;height:var(--ht-pagos-size, 32px);max-width:calc(var(--ht-pagos-size, 32px) * 1.6);display:block}.ht-pagos--center{text-align:center}.ht-pagos--center .ht-pagos__list{justify-content:center}@media screen and (max-width:749px){.ht-pagos__list{gap:.6rem}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/custom.css.map */
