.ptlh{padding:44px 0 30px;background:var(--pdp-surface, #fff);overflow:hidden}.ptlh__head{margin:0 0 14px;padding:0 18px;text-align:center}.ptlh__title{margin:0;font-family:var(--secondary-font, "Mulish", Arial, sans-serif);font-size:clamp(21px,5.4vw,30px);font-weight:800;line-height:1.15;letter-spacing:-.01em;color:var(--pdp-ink, #101013);text-wrap:balance}.ptlh__title-accent{color:var(--pdp-accent, #f38da7);font-weight:900}.ptlh__subtitle{margin:8px 0 0;font-family:var(--primary-font, "Quicksand", Arial, sans-serif);font-size:15px;font-weight:600;line-height:1.4;color:var(--pdp-muted, #6f6f74)}.ptlh__bridge{display:table;margin:0 auto 26px;padding:7px 15px;border:1px solid #f3dbe7;border-radius:999px;background:#fcf2f7;font-family:var(--secondary-font, "Mulish", Arial, sans-serif);font-size:12.5px;font-weight:800;line-height:1.45;text-align:center;color:#4b1528}.ptlh__rail{max-width:560px;margin:0 auto;padding:0 36px}.ptlh__rail-inner{position:relative;height:18px}.ptlh__rail-inner:before{content:"";position:absolute;top:8px;left:0;right:0;height:2px;background:var(--pdp-line, #e6e4e6)}.ptlh__rail-fill{position:absolute;top:8px;left:0;width:var(--ptlh-fill, 100%);height:2px;background:var(--pdp-accent, #f38da7);transition:width .5s cubic-bezier(.33,0,.2,1)}.ptlh__rail-dot{position:absolute;top:9px;width:14px;height:14px;transform:translate(-50%,-50%);border-radius:50%;background:var(--pdp-accent, #f38da7);border:2px solid var(--pdp-accent, #f38da7);box-shadow:0 0 0 5px #f38da729;transition:background-color .35s ease,border-color .35s ease,box-shadow .35s ease}.ptlh--armed .ptlh__rail-dot{background:var(--pdp-surface, #fff);border-color:var(--pdp-line, #e6e4e6);box-shadow:0 0 0 5px #f38da700}.ptlh--armed .ptlh__rail-dot--on{background:var(--pdp-accent, #f38da7);border-color:var(--pdp-accent, #f38da7);box-shadow:0 0 0 5px #f38da729}.ptlh__carousel{display:flex;gap:14px;margin:14px 0 0;padding:4px 18px 8px;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding:0 18px;scrollbar-width:none}.ptlh__carousel::-webkit-scrollbar{display:none}.ptlh__hito{flex:0 0 88%;scroll-snap-align:center;scroll-snap-stop:always;padding:16px 16px 18px;border:1px solid var(--pdp-accent, #f38da7);border-radius:16px;background:var(--pdp-surface-soft, #f7f6f7);transition:opacity .45s ease}.ptlh--armed .ptlh__hito{opacity:.45}.ptlh--armed .ptlh__hito--on{opacity:1}.ptlh__label{display:table;margin:0;padding:5px 12px;border:1.5px solid var(--pdp-ink, #101013);border-radius:999px;background:transparent;font-family:var(--secondary-font, "Mulish", Arial, sans-serif);font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:var(--pdp-ink, #101013);transition:background-color .35s ease,border-color .35s ease,color .35s ease}.ptlh__hito-title{display:table;margin:9px 0 12px;padding:8px 14px;border:1.5px solid var(--pdp-ink, #101013);border-radius:12px;background:transparent;font-family:var(--secondary-font, "Mulish", Arial, sans-serif);font-size:17px;font-weight:800;line-height:1.25;color:var(--pdp-ink, #101013);transition:background-color .35s ease,border-color .35s ease,color .35s ease}.ptlh__hito--on .ptlh__label,.ptlh:not(.ptlh--armed) .ptlh__label{border-color:var(--pdp-ink, #101013);background:var(--pdp-ink, #101013);color:#fff}.ptlh__hito--on .ptlh__hito-title,.ptlh:not(.ptlh--armed) .ptlh__hito-title{border-color:var(--pdp-accent, #f38da7);background:#fcf2f7;color:#4b1528}.ptlh__bullets ul{margin:0;padding:0 0 0 18px}.ptlh__bullets li{font-family:var(--primary-font, "Quicksand", Arial, sans-serif);font-size:15px;line-height:1.55;color:var(--pdp-text, #3a3a3f)}.ptlh__bullets li::marker{color:var(--pdp-accent, #f38da7)}.ptlh__bullets strong{font-weight:700;color:var(--pdp-ink, #101013)}.ptlh__bullets li+li{margin-top:7px}.ptlh__hint{display:flex;justify-content:flex-end;gap:0;padding:2px 22px 0;color:var(--pdp-accent-strong, #f36c8f);transition:opacity .4s ease,visibility .4s ease}.ptlh__hint svg{width:17px;height:17px;margin-left:-6px;opacity:0;animation:ptlh-hint 1.8s ease-in-out infinite}.ptlh__hint svg:nth-child(2){animation-delay:.22s}.ptlh__hint svg:nth-child(3){animation-delay:.44s}.ptlh__hint.is-done{opacity:0!important;visibility:hidden!important}@keyframes ptlh-hint{0%{opacity:0;transform:translate(-5px)}30%,60%{opacity:1;transform:translate(0)}85%,to{opacity:0;transform:translate(3px)}}@media(prefers-reduced-motion:reduce){.ptlh__hint{display:none}}.ptlh__nav{display:none}.ptlh__arrow{display:flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:0;border-radius:50%;background:var(--pdp-accent-strong, #f36c8f);color:#fff;cursor:pointer;box-shadow:0 2px 10px #f36c8f59;transition:background-color .15s ease,opacity .15s ease}.ptlh__arrow:hover{background:#e05a7f}.ptlh__arrow:focus-visible{outline:2px solid var(--pdp-ink, #101013);outline-offset:2px}.ptlh__arrow svg{width:18px;height:18px}.ptlh__arrow[disabled]{opacity:.35;cursor:default}.ptlh__cierre{max-width:560px;margin:30px auto 0;padding:0 18px;font-family:var(--primary-font, "Quicksand", Arial, sans-serif);font-size:19px;font-style:italic;font-weight:600;line-height:1.55;text-align:center;color:var(--pdp-ink, #101013)}.ptlh__gel{max-width:560px;margin:18px auto 0;padding:0 18px;font-family:var(--primary-font, "Quicksand", Arial, sans-serif);font-size:12.5px;line-height:1.5;text-align:center;color:var(--pdp-muted, #6f6f74)}@media(min-width:835px){.ptlh{padding:60px 0 44px}.ptlh__bridge{margin-bottom:32px;font-size:13px}.ptlh__carousel{padding:4px var(--global-padding-x, 70px) 8px;scroll-padding:0 var(--global-padding-x, 70px);scroll-snap-type:x proximity}.ptlh__hito{flex-basis:340px}.ptlh__hint{display:none}.ptlh__hito-title{font-size:18px}.ptlh__cierre{margin-top:36px;font-size:21px}}@media(min-width:835px)and (max-width:1179.98px){.ptlh__nav{display:flex;justify-content:flex-end;gap:10px;padding:12px var(--global-padding-x, 70px) 0}}@media(min-width:1180px){.ptlh__rail{max-width:1240px;padding:0 var(--ptlh-pad, 11.1%)}.ptlh__carousel{display:grid;grid-template-columns:repeat(var(--ptlh-count, 5),minmax(0,1fr));max-width:1240px;margin-left:auto;margin-right:auto;padding:4px 24px 8px;overflow:visible}.ptlh.ptlh--armed .ptlh__hito{opacity:1}.ptlh.ptlh--armed .ptlh__rail-dot{background:var(--pdp-accent, #f38da7);border-color:var(--pdp-accent, #f38da7);box-shadow:0 0 0 5px #f38da729}.ptlh__rail-fill{width:100%!important}.ptlh.ptlh--armed .ptlh__label{border-color:var(--pdp-ink, #101013);background:var(--pdp-ink, #101013);color:#fff}.ptlh.ptlh--armed .ptlh__hito-title{border-color:var(--pdp-accent, #f38da7);background:#fcf2f7;color:#4b1528}.ptlh__hito-title{font-size:16.5px}.ptlh__label{font-size:10.5px}.ptlh__bullets li{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/210/assets/css-product-timeline-h.css.map */
