.floating-contact{position:fixed;bottom:calc(var(--contact-bottom) + env(safe-area-inset-bottom));z-index:9999;display:block}.floating-contact--right{right:max(20px,env(safe-area-inset-right))}.floating-contact--left{left:max(20px,env(safe-area-inset-left))}.floating-contact details{position:relative}.floating-contact summary{position:relative;display:grid;width:58px;height:58px;padding:0;color:var(--contact-text);background:var(--contact-color);border:0;border-radius:50%;box-shadow:0 10px 28px #0000003d;cursor:pointer;list-style:none;place-items:center;transition:transform .18s ease,box-shadow .18s ease}.floating-contact summary::-webkit-details-marker{display:none}.floating-contact summary:hover{box-shadow:0 12px 32px #0000004d;transform:translateY(-2px)}.floating-contact summary:focus-visible{outline:3px solid #ffffff;outline-offset:3px;box-shadow:0 0 0 6px var(--contact-color)}.floating-contact__icon,.floating-contact__close{display:grid;grid-area:1 / 1;place-items:center;transition:opacity .16s ease,transform .2s ease}.floating-contact__close{opacity:0;transform:rotate(-90deg) scale(.75)}.floating-contact details[open] .floating-contact__icon{opacity:0;transform:rotate(90deg) scale(.75)}.floating-contact details[open] .floating-contact__close{opacity:1;transform:rotate(0) scale(1)}.floating-contact__panel{position:absolute;bottom:72px;width:min(320px,calc(100vw - 32px));padding:18px;color:#171717;background:#fff;border:1px solid rgb(0 0 0 / 9%);border-radius:18px;box-shadow:0 18px 48px #00000038;transform-origin:bottom;animation:floating-contact-in .18s ease-out}.floating-contact--right .floating-contact__panel{right:0}.floating-contact--left .floating-contact__panel{left:0}.floating-contact__heading{margin:0 0 12px;font-size:18px;font-weight:700;line-height:1.3}.floating-contact__options{display:grid;gap:10px}.floating-contact__option{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:center;min-height:62px;padding:9px 12px;color:#171717;text-decoration:none;background:#f6f6f6;border:1px solid transparent;border-radius:13px;transition:background .16s ease,border-color .16s ease,transform .16s ease}.floating-contact__option:hover{color:#171717;background:#fff;border-color:#00000024;transform:translateY(-1px)}.floating-contact__option:focus-visible{outline:3px solid var(--contact-color);outline-offset:2px}.floating-contact__option-icon{display:grid;width:42px;height:42px;color:#fff;border-radius:50%;place-items:center}.floating-contact__option-icon--phone{background:var(--contact-color)}.floating-contact__option-icon--whatsapp{background:#128c4a}.floating-contact__option strong,.floating-contact__option small{display:block}.floating-contact__option strong{font-size:15px;line-height:1.3}.floating-contact__option small{margin-top:2px;color:#5c5c5c;font-size:13px;line-height:1.3}@keyframes floating-contact-in{0%{opacity:0;transform:translateY(8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.floating-contact summary,.floating-contact__icon,.floating-contact__close,.floating-contact__option,.floating-contact__panel{animation:none;transition:none}}.rr-auction-product{--rr-red:#ea0029;--rr-red-dark:#c80024;--rr-red-soft:#fff1f4;--rr-black:#0a0a0a;--rr-border:#dedede;--rr-muted:#686868;background:#fff;color:#171717}.rr-auction-product *{box-sizing:border-box}.rr-auction-product__container{width:min(calc(100% - 4rem),128rem);margin-inline:auto}.rr-auction-product__bar{padding:1.5rem 0;background:var(--rr-black);color:#fff}.rr-auction-product__bar .rr-auction-product__container{display:flex;align-items:center;justify-content:space-between;gap:2rem}.rr-auction-product__bar a{color:#fff;font-size:1.2rem;font-weight:700;text-decoration:none}.rr-auction-product__bar span{color:#b8b8b8;font-size:1.1rem}.rr-auction-product__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(38rem,.95fr);gap:clamp(5rem,8vw,11rem);padding-block:7rem 9rem;align-items:start}.rr-auction-product__media{position:sticky;top:2rem;display:flex;min-height:58rem;align-items:center;justify-content:center;border-radius:2.4rem;background:#f4f4f4;overflow:hidden}.rr-auction-product__media img,.rr-auction-product__placeholder{display:block;width:100%;height:100%;padding:clamp(3rem,6vw,7rem);object-fit:contain}.rr-auction-product__details{padding-top:2rem}.rr-auction-product__eyebrow{margin:0;color:var(--rr-red);font-size:1.1rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.rr-auction-product h1{margin:1.5rem 0 0;font-size:clamp(3.8rem,5vw,6.4rem);letter-spacing:-.05em;line-height:.98}.rr-auction-product__description{margin-top:2rem;color:var(--rr-muted);font-size:1.4rem;line-height:1.65}.rr-auction-product__widget-shell{margin-top:3rem}.rr-auction-product__widget-anchor{min-height:.1rem}.rr-auction-product__widget-note{margin:1rem 0 0;color:#888;font-size:1.1rem;line-height:1.5}.rr-auction-product #codeBlock-auction-widget-wrapper{width:100%!important;max-width:none!important;margin:0!important}.rr-auction-product #codeBlock-auction-widget{width:100%!important;overflow:hidden;border:.1rem solid var(--rr-border)!important;border-radius:1.8rem!important;background:#fff!important;box-shadow:0 1.8rem 5rem #00000014;font-family:inherit!important}.rr-auction-product .auction-widget-heading{display:flex!important;min-height:10rem;flex-direction:column;align-items:center;justify-content:center;padding:1.8rem 2.4rem!important;border-bottom:.3rem solid var(--rr-red);background:linear-gradient(135deg,#080808,#242424)!important;color:#fff!important}.rr-auction-product .auction-widget-heading>*{color:#fff!important}.rr-auction-product #auction-today-countdown{margin-top:.6rem!important;font-size:clamp(2rem,3vw,2.8rem)!important;font-weight:800!important;letter-spacing:.02em}.rr-auction-product .widget-auction-details{padding:2.2rem 2.4rem 2.4rem!important;background:#fff!important;color:#171717!important}.rr-auction-product .auction-details-list{display:grid!important;gap:.8rem}.rr-auction-product .auction-details-list-item{min-height:4.8rem;padding:1.1rem 1.2rem!important;border:0!important;border-radius:.8rem;background:#f7f7f7;color:#333!important;font-size:1.35rem!important;line-height:1.4}.rr-auction-product .auction-details-list-item>*:last-child{font-weight:700}.rr-auction-product .auction-details-list-item:nth-child(2){min-height:7.2rem;padding:1.5rem 1.6rem!important;border:.1rem solid #ffd3dc!important;background:var(--rr-red-soft);color:var(--rr-black)!important;font-weight:700}.rr-auction-product .auction-details-list-item:nth-child(2)>*:last-child{color:var(--rr-red)!important;font-size:clamp(2rem,3vw,2.6rem)!important;letter-spacing:-.02em}.rr-auction-product .auction-details-list-item.rr-auction-bids-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:1rem}.rr-auction-product #view-all-section{display:block!important;width:auto!important;margin:0!important;padding:0!important}.rr-auction-product .view-all-bids-button{width:auto!important;min-height:0!important;margin:0!important;padding:.4rem 0!important;border:0!important;background:transparent!important;color:var(--rr-red)!important;font:inherit!important;font-size:1.15rem!important;font-weight:750!important;text-decoration:underline;text-decoration-thickness:.1rem;text-underline-offset:.3rem;box-shadow:none!important}.rr-auction-product .view-all-bids-button:hover{color:var(--rr-red-dark)!important}.rr-auction-product .view-all-bids-button:focus-visible,.rr-auction-product .widget-auction-details button:focus-visible,.rr-auction-product .widget-auction-details input:focus-visible,.rr-auction-product .widget-auction-details a:focus-visible{outline:.3rem solid rgba(234,0,41,.32)!important;outline-offset:.2rem!important}.rr-auction-product .widget-auction-details input{min-width:0!important;min-height:4.8rem!important;padding:1.1rem 1.3rem!important;border:.1rem solid #bababa!important;border-radius:.8rem!important;background:#fff!important;color:#111!important;font:inherit!important;font-size:1.5rem!important}.rr-auction-product .widget-auction-details input:hover{border-color:#777!important}.rr-auction-product .widget-auction-details input:focus{border-color:var(--rr-red)!important}.rr-auction-product .widget-auction-details button:not(.view-all-bids-button){min-height:4.8rem!important;padding:1rem 2rem!important;border:.1rem solid var(--rr-red)!important;border-radius:.8rem!important;background:var(--rr-red)!important;color:#fff!important;font:inherit!important;font-weight:750!important;box-shadow:none!important;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.rr-auction-product .widget-auction-details button:not(.view-all-bids-button):hover{border-color:var(--rr-red-dark)!important;background:var(--rr-red-dark)!important;transform:translateY(-.1rem)}.rr-auction-product .widget-auction-details button:disabled{cursor:not-allowed!important;opacity:.48!important;transform:none!important}.rr-auction-product .widget-auction-details a{color:var(--rr-red)!important;font-weight:700!important;text-underline-offset:.3rem}.rr-auction-product .codeBlock-bid-response:empty,.rr-auction-product .codeBlock-auction-is-highest-bidder:empty,.rr-auction-product .codeBlock-auction-is-outbid-message:empty,.rr-auction-product .codeBlock-buyer-deposit-status:empty,.rr-auction-product .codeBlock-auction-reserve-not-met-message:empty,.rr-auction-product .codeBlock-buyer-deposit-end-state:empty,.rr-auction-product .codeBlock-user-banned-message:empty,.rr-auction-product .codeBlock-auction-automatic-bidding-response:empty{display:none!important}.rr-auction-product .codeBlock-bid-response:not(:empty),.rr-auction-product .codeBlock-auction-is-highest-bidder:not(:empty),.rr-auction-product .codeBlock-auction-automatic-bidding-response:not(:empty){margin-top:1.2rem!important;padding:1.2rem 1.4rem!important;border-radius:.8rem!important}.rr-auction-product__assurances{display:grid;margin:2.4rem 0 0;padding:0;gap:1rem;list-style:none}.rr-auction-product__assurances li{display:flex;align-items:center;gap:1rem;color:#444;font-size:1.2rem}.rr-auction-product__assurances span{display:flex;width:2.4rem;height:2.4rem;align-items:center;justify-content:center;border-radius:50%;background:#fff0f3;color:var(--rr-red);font-weight:800}.rr-auction-product__terms{padding:8rem 0;background:#f5f5f5}.rr-auction-product__terms h2{margin:0;font-size:clamp(3.2rem,4vw,5rem);letter-spacing:-.04em}.rr-auction-product__terms-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:4rem;gap:2rem}.rr-auction-product__terms article{padding:3rem;border-top:.3rem solid var(--rr-red);background:#fff}.rr-auction-product__terms strong{color:var(--rr-red);font-size:1.1rem}.rr-auction-product__terms h3{margin:3rem 0 1rem;font-size:2rem}.rr-auction-product__terms p{margin:0;color:var(--rr-muted);font-size:1.25rem;line-height:1.6}@media(max-width:989px){.rr-auction-product__container{width:min(calc(100% - 3.2rem),76rem)}.rr-auction-product__grid{grid-template-columns:1fr}.rr-auction-product__media{position:static;min-height:48rem}}@media(max-width:749px){.rr-auction-product__container{width:min(calc(100% - 2.4rem),52rem)}.rr-auction-product__bar span{display:none}.rr-auction-product__grid{padding-block:3rem 6rem;gap:3rem}.rr-auction-product__media{min-height:34rem;border-radius:1.6rem}.rr-auction-product__details{padding-top:0}.rr-auction-product .auction-widget-heading{min-height:8.8rem;padding:1.4rem 1.6rem!important}.rr-auction-product .widget-auction-details{padding:1.4rem!important}.rr-auction-product .auction-details-list-item{padding:1rem!important;font-size:1.25rem!important}.rr-auction-product .auction-details-list-item.rr-auction-bids-row{grid-template-columns:minmax(0,1fr) auto;gap:.4rem 1rem}.rr-auction-product .auction-details-list-item.rr-auction-bids-row #view-all-section{grid-column:1/-1}.rr-auction-product .view-all-bids-button{font-size:1.1rem!important}.rr-auction-product .widget-auction-details input,.rr-auction-product .widget-auction-details button:not(.view-all-bids-button){width:100%!important;min-height:5.2rem!important}.rr-auction-product__terms{padding:6rem 0}.rr-auction-product__terms-grid{grid-template-columns:1fr;margin-top:3rem}}.rr-auction-modal{padding:2.4rem!important;background:#000000a8!important;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);z-index:100000!important}.rr-auction-modal .tingle-modal-box{position:relative!important;width:min(92vw,72rem)!important;max-height:min(86vh,80rem)!important;margin:auto!important;overflow:hidden!important;border-radius:1.8rem!important;background:#fff!important;box-shadow:0 3rem 8rem #0000004d!important}.rr-auction-modal .tingle-modal__close{position:absolute!important;z-index:2!important;top:1.4rem!important;right:1.4rem!important;display:flex!important;width:4.4rem!important;height:4.4rem!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;border:.1rem solid #dedede!important;border-radius:50%!important;background:#f6f6f6!important;color:#111!important;font-size:0!important;box-shadow:none!important}.rr-auction-modal .tingle-modal__close:before,.rr-auction-modal .tingle-modal__close:after{position:absolute;width:1.6rem;height:.2rem;background:currentColor;content:""}.rr-auction-modal .tingle-modal__close:before{transform:rotate(45deg)}.rr-auction-modal .tingle-modal__close:after{transform:rotate(-45deg)}.rr-auction-modal .tingle-modal__close:hover{border-color:#bababa!important;background:#ececec!important}.rr-auction-modal .tingle-modal__close:focus-visible{outline:.3rem solid rgba(234,0,41,.35)!important;outline-offset:.2rem!important}.rr-auction-modal .tingle-modal__closeIcon,.rr-auction-modal .tingle-modal__closeLabel{display:none!important}.rr-auction-modal .tingle-modal-box__content{max-height:min(86vh,80rem)!important;padding:3.2rem!important;overflow:auto!important;overscroll-behavior:contain;color:#171717!important}.rr-auction-modal .tingle-modal-box__content>h1:first-child,.rr-auction-modal .tingle-modal-box__content>h2:first-child,.rr-auction-modal .tingle-modal-box__content>h3:first-child,.rr-auction-modal .tingle-modal-box__content>h4:first-child{margin:0 5.6rem 2.4rem 0!important;color:#111!important;font-size:clamp(2.4rem,4vw,3.4rem)!important;font-weight:800!important;letter-spacing:-.03em;line-height:1.1}.rr-auction-modal .rr-auction-history-table{width:100%!important;border:0!important;border-collapse:separate!important;border-spacing:0 .8rem!important;color:#222!important;font-size:1.35rem!important}.rr-auction-modal .rr-auction-history-table thead th{padding:0 1.4rem .8rem!important;border:0!important;color:#666!important;font-size:1.05rem!important;font-weight:750!important;letter-spacing:.08em;text-align:left!important;text-transform:uppercase}.rr-auction-modal .rr-auction-history-table tbody td{padding:1.5rem 1.4rem!important;border-top:.1rem solid #e4e4e4!important;border-bottom:.1rem solid #e4e4e4!important;background:#f8f8f8!important}.rr-auction-modal .rr-auction-history-table tbody td:first-child{border-left:.1rem solid #e4e4e4!important;border-radius:1rem 0 0 1rem!important;color:var(--rr-red)!important;font-size:1.55rem!important;font-weight:800!important}.rr-auction-modal .rr-auction-history-table tbody td:last-child{border-right:.1rem solid #e4e4e4!important;border-radius:0 1rem 1rem 0!important;color:#686868!important;text-align:right!important}.rr-auction-modal .codeblock_pagebutton_wrapper{display:flex!important;justify-content:center!important;margin-top:2rem!important}.rr-auction-modal .cb-page-btn{display:inline-flex!important;min-width:4.2rem!important;min-height:4.2rem!important;align-items:center!important;justify-content:center!important;border:.1rem solid #d7d7d7!important;border-radius:.8rem!important;background:#fff!important;color:#111!important;font-weight:700!important}.rr-auction-modal .cb-page-btn.active{border-color:var(--rr-red)!important;background:var(--rr-red)!important;color:#fff!important}.rr-auction-modal .modal-popup-login-button{display:flex!important;min-height:5rem!important;align-items:center!important;justify-content:center!important;margin-top:1.2rem!important;border:.1rem solid var(--rr-red)!important;border-radius:.8rem!important;background:var(--rr-red)!important;color:#fff!important;font-weight:750!important;text-decoration:none!important}.rr-auction-modal .modal-popup-login-button+.modal-popup-login-button{background:#fff!important;color:var(--rr-red)!important}@media(max-width:749px){.rr-auction-modal{padding:1.2rem!important}.rr-auction-modal .tingle-modal-box{width:100%!important;max-height:92vh!important;border-radius:1.4rem!important}.rr-auction-modal .tingle-modal-box__content{max-height:92vh!important;padding:2.4rem 1.8rem!important}.rr-auction-modal .tingle-modal__close{top:1rem!important;right:1rem!important;width:4rem!important;height:4rem!important}.rr-auction-modal .tingle-modal-box__content>h1:first-child,.rr-auction-modal .tingle-modal-box__content>h2:first-child,.rr-auction-modal .tingle-modal-box__content>h3:first-child,.rr-auction-modal .tingle-modal-box__content>h4:first-child{margin-right:4.8rem!important}.rr-auction-modal .rr-auction-history-table,.rr-auction-modal .rr-auction-history-table tbody{display:block!important}.rr-auction-modal .rr-auction-history-table thead{position:absolute!important;width:.1rem!important;height:.1rem!important;margin:-.1rem!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.rr-auction-modal .rr-auction-history-table tbody tr{display:grid!important;margin-bottom:1rem!important;padding:1.4rem!important;gap:.8rem;border:.1rem solid #e3e3e3!important;border-radius:1rem!important;background:#f8f8f8!important}.rr-auction-modal .rr-auction-history-table tbody td{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:1.6rem;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;text-align:right!important}.rr-auction-modal .rr-auction-history-table tbody td:before{color:#686868;content:attr(data-label);font-size:1.05rem;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.rr-auction-modal .rr-auction-history-table tbody td:first-child{color:var(--rr-red)!important;font-size:1.6rem!important}.rr-auction-modal .rr-auction-history-table tbody td:last-child{color:#555!important;text-align:right!important}}.rr-auction-modal{--rr-red:#ea0029}.rr-auction-modal .codeblock_pagebutton_wrapper{overflow:hidden!important}.rr-auction-modal .rr-auction-history-table tbody td:first-child{color:#222!important;font-size:1.35rem!important;font-weight:700!important}.rr-auction-modal .rr-auction-history-table tbody td:nth-child(2){color:var(--rr-red)!important;font-size:1.55rem!important;font-weight:800!important}@media(max-width:749px){.rr-auction-modal .rr-auction-history-table tbody td:first-child{color:#222!important;font-size:1.35rem!important}.rr-auction-modal .rr-auction-history-table tbody td:nth-child(2){color:var(--rr-red)!important;font-size:1.6rem!important}}
/*# sourceMappingURL=/cdn/shop/t/9/compiled_assets/styles.css.map?subset=AAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB */
