.tpt-simple-message.tpt-simple-message__error{--mess-color: #ff0707}.tpt-simple-message.tpt-simple-message__success{--mess-color: #1da23b}.tpt-simple-message.tpt-simple-message__warning{--mess-color: #d5a51c}.tpt-simple-message{position:fixed;transform:translate(calc(100% + 40px));top:14rem;right:3rem;background:#fff;padding:2rem;border:1px solid var(--mess-color);color:var(--mess-color);box-shadow:0 0 15px #00000026;border-radius:10px;z-index:99999999;max-width:40rem;transition:.2s}.tpt-simple-message.active{transform:translate(0)}.tpt-simple-message__content{display:grid;grid-template-columns:4rem 1fr;column-gap:2rem;align-items:center}.tpt-simple-message__close button{cursor:pointer;width:4rem;height:4rem;padding:0;margin:0;display:flex;align-items:center;justify-content:center;background:none;border:1px solid var(--mess-color);border-radius:50%}.tpt-simple-message__close button svg{width:12px;height:12px;fill:var(--mess-color)}.tpt-compare__modal .tpt-compare-modal__button{background-color:var(--tpt-compare-modal-button-background-color)!important;color:var(--tpt-compare-modal-button-text-color)!important}.tpt-compare__modal{color:var(--tpt-compare-modal-text-color)}.tpt-compare__modal a{color:var(--tpt-compare-modal-link-color)}.tpt-compare__modal .tpt-compare__modal-title{color:var(--tpt-compare-modal-title-color)}.card__heading a:after{display:none!important}.card__information-compare-button{display:block}.tpt-compare__bar{padding:15px;background-color:#2a2a38;color:#fff;position:fixed;left:0;right:0;transform:translateY(100%);bottom:0;z-index:100;transition:.2s}tpt-compare-component.active .tpt-compare__bar{transform:translateY(0)}.tpt-compare__bar .tpt-compare__content{display:grid;grid-template-columns:260px auto 260px;align-items:center;justify-content:center;column-gap:50px}.tpt-compare__bar .tpt-compare__action{display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center}.tpt-compare__bar .tpt-compare__action .tpt-compare__action-button{background-color:#fff;color:#2a2a38;padding:11px 10px;border:none;min-width:260px;text-align:center;border-radius:3px;font-weight:500;cursor:pointer}.tpt-compare__bar .tpt-compare__action .tpt-compare__action-clear{background:none;border:none;text-decoration:underline;text-underline-offset:3px;display:inline-block;padding:5px 20px;color:#fff;cursor:pointer}.tpt-compare__bar .tpt-compare__action .tpt-compare__action-button,.tpt-compare__bar .tpt-compare__action .tpt-compare__action-clear{opacity:.5;pointer-events:none;cursor:not-allowed}.tpt-compare__bar:has(.tpt-compare__list-product) .tpt-compare__action .tpt-compare__action-clear{opacity:1;pointer-events:all;cursor:pointer}.tpt-compare__bar:has(.tpt-compare__list-product--2) .tpt-compare__action .tpt-compare__action-button{opacity:1;pointer-events:all;cursor:pointer}.tpt-compare__bar .tpt-compare__showless{text-align:right}.tpt-compare__bar .tpt-compare__showless-button{background:none;border:none;display:inline-block;padding:5px 0;color:#fff;cursor:pointer}.tpt-compare__bar .tpt-compare__showless-button--mobile{display:none}.tpt-compare__bar .tpt-compare__showless-button svg{width:13px;height:9px}.tpt-compare__bar .tpt-compare__bar-note{display:block;text-align:center;padding-top:10px;font-size:14px}.tpt-compare__bar:has(.tpt-compare__list-product--2) .tpt-compare__bar-note{display:none}.tpt-compare__bar .tpt-compare__list{display:flex;align-items:center;column-gap:15px}.tpt-compare__bar .tpt-compare__list .tpt-compare__list-item{position:relative;width:120px;aspect-ratio:1;background-color:#f7f6f9;display:flex;align-items:center;overflow:hidden;justify-content:center;border-radius:4px}.tpt-compare__bar .tpt-compare__list .tpt-compare__list-item img{width:100%;height:100%;object-fit:cover;object-position:center;vertical-align:top}.tpt-compare__bar .tpt-compare__add-more{cursor:pointer;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border:2px dashed #919191;border-radius:4px}.tpt-compare__list-item--remove{background:none;border:none;color:#2a2a38;position:absolute;width:30px;height:30px;top:0;right:0;display:flex;cursor:pointer;z-index:3;align-items:center;justify-content:center}.tpt-compare__list-item--remove svg{width:14px;height:14px}.tpt-compare__fixed-button{background-color:var(--tpt-compare-fixed-button-background-color);position:fixed;color:var(--tpt-compare-fixed-button-text-color);z-index:10;left:20px;bottom:30px;padding:10px 15px;font-weight:500;cursor:pointer;border-radius:4px;display:flex;align-items:center;column-gap:3px;opacity:0;visibility:hidden;transition:.2s}.tpt-compare__fixed-button.show{opacity:1;visibility:visible}.tpt-compare__fixed-button svg{width:18px;height:18px;position:relative;top:-1px}.tpt-table-compare{table-layout:fixed;width:100%;border-collapse:collapse;border-spacing:0}.tpt-table-compare .tpt-compare-item__image{aspect-ratio:1;position:relative;margin-bottom:20px}.tpt-table-compare .tpt-compare-item__image img{width:100%;height:100%;object-fit:cover;object-position:center;vertical-align:top;position:absolute;left:0;top:0}.tpt-table-compare,.tpt-table-compare td{border:none}.tpt-table-compare td{vertical-align:top;padding:10px;text-align:center;border-bottom:1px solid #eee}.tpt-table-compare tr:not(:first-child) td:first-child{text-align:left}.tpt-table-compare .tpt-compare-item__title{font-size:16px;font-weight:600;line-height:1.3;margin:0}.tpt-table-compare .tpt-compare-item__title a{text-decoration:none}.tpt-table-compare .tpt-compare-key{font-weight:500}.tpt-table-compare .tpt-compare-key:first-letter{text-transform:uppercase}.tpt-table-compare td:not(:first-child) .tpt-compare-key{opacity:0}.tpt-table-compare td:first-child .tpt-compare-value{padding-left:10px}.tpt-table-compare td:has(.tpt-compare-product){border:none;padding-top:0;text-align:center!important}.tpt-table-compare td:has(.price){border:none;padding-top:0;padding-bottom:0;text-align:center!important;font-weight:500;overflow-x:auto}.tpt-table-compare__wrapper{display:none}.tpt-compare-loading{margin:60px 0 70px;display:block;opacity:.5}.tpt-compare-loading .loading__spinner{width:60px;height:60px;margin:0 auto;display:block;position:static}.compare-loaded .tpt-compare-loading{display:none}.compare-loaded .tpt-table-compare__wrapper{display:block;margin-left:-10px;margin-right:-10px}.tpt-table-compare tr:has(.tpt-compare__add-more--modal) td .tpt-compare__add-more--modal,.tpt-table-compare tr:has(.tpt-compare__differences) td .tpt-compare__differences{display:none}.tpt-table-compare tr:has(.tpt-compare__add-more--modal) td:first-child .tpt-compare__add-more--modal,.tpt-table-compare tr:has(.tpt-compare__differences) td:first-child .tpt-compare__differences{display:block;padding-left:24px;position:relative;font-weight:450;cursor:pointer;font-size:16px;margin-right:-100px;min-width:240px}.tpt-table-compare tr:has(.tpt-compare__add-more--modal) td:first-child .tpt-compare__add-more--modal:before,.tpt-table-compare tr:has(.tpt-compare__differences) td:first-child .tpt-compare__differences:before{content:"";display:block;width:19px;height:19px;border:1px solid rgba(var(--color-foreground),1);border-radius:2px;position:absolute;top:5px;left:0}.tpt-table-compare tr:has(.tpt-compare__differences) td:first-child .tpt-compare__differences:after{content:"";display:block;width:4px;height:7px;border-left:1px solid rgba(var(--color-foreground),1);border-top:1px solid rgba(var(--color-foreground),1);transform:rotate(-135deg);position:absolute;top:10px;left:8px;opacity:0}.tpt-table-compare tr:has(.tpt-compare__differences) td:first-child .tpt-compare__differences.active:after{opacity:1}.tpt-compare__recently{margin-top:-50px}.tpt-compare__recommended-content{margin-top:30px}.tpt-compare__recently-list{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:16px;row-gap:20px}#tpt-modal-compare-suggest.loading .tpt-compare__recently,#tpt-modal-compare-suggest.loading .tpt-compare__recommended{display:none}#tpt-modal-compare-suggest tpt-modal-body{padding-top:0}.tpt-compare__suggest-title{font-size:26px;font-weight:500;margin-bottom:20px}.tpt-compare__recently-note{display:none;text-align:center}#tpt-modal-compare-suggest.loading .tpt-compare__recently-note{display:none}.tpt-compare__recently-list:has(.tpt-compare__viewed-item) .tpt-compare__recently-note{display:none}#tpt-modal-compare-suggest:not(.loading) .tpt-compare-loading{display:none}.tpt-no-recently-viewed+.tpt-compare__recently-note{display:block;color:#0077b8}.tpt-compare__add-more--plus{position:absolute;top:5px;left:0;width:18px;height:18px}.tpt-compare__add-more--plus:before{content:"";display:block;width:9px;height:1px;position:absolute;background-color:var(--tpt-compare-modal-text-color);top:9px;left:5px}.tpt-compare__add-more--plus:after{content:"";display:block;height:9px;width:1px;position:absolute;background-color:var(--tpt-compare-modal-text-color);top:5px;left:9px}body:has(.tpt-compare__list-product--max) .tpt-table-compare .tpt-compare__add-more--modal{display:none!important}.tpt-table-compare td:has(.tpt-compare__shop-now){border-bottom:none}.tpt-compare-product-suggestion .tpt-compare-product-suggestion__image{aspect-ratio:1;position:relative;margin-bottom:10px}.tpt-compare-product-suggestion .tpt-compare-product-suggestion__image img{object-fit:cover;object-position:center;width:100%;height:100%;vertical-align:top}.tpt-compare-product-suggestion .tpt-compare-product-suggestion__info-title{margin:0 0 5px;font-size:16px;line-height:1.5}.tpt-compare-product-suggestion .tpt-compare-product-suggestion__info-title a{text-decoration:none}.tpt-table-compare .tpt-compare__shop-now{padding:10px 20px;text-align:center;display:block;text-decoration:none;border-radius:4px}.tpt-compare-product-suggestion__info-price{font-weight:450}@media only screen and (max-width: 767px){.tpt-compare__recently-list{grid-template-columns:1fr 1fr}.tpt-compare__bar .tpt-compare__content{display:flex;flex-direction:column}.tpt-compare__bar .tpt-compare__list{order:0}.tpt-compare__bar .tpt-compare__showless{display:none}.tpt-compare__bar .tpt-compare__showless-button--mobile{display:block;text-align:right}.tpt-compare__bar .tpt-compare__action{display:grid;grid-template-columns:1fr 1fr 1fr;padding-top:50px}.tpt-compare__bar .tpt-compare__action .tpt-compare__action-clear{padding-left:0}.tpt-compare__bar .tpt-compare__action .tpt-compare__action-button{min-width:160px}.tpt-compare__bar:has(.tpt-compare__list-product--2) .tpt-compare__action{padding-top:20px}.tpt-compare__bar .tpt-compare__bar-note{position:absolute;left:0;right:0;bottom:80px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/tpt-compare.css.map */
