.tac-card{width:100%;overflow:hidden;min-width:0;margin:15px 0;color:var(--tac-primary);background:var(--tac-background);border:1px solid var(--tac-border);border-radius:16px;box-shadow:0 1px #0000000a;font-family:Outfit,Arial,Helvetica,sans-serif;font-weight:400}.tac-row{display:flex;align-items:center;min-width:0;min-height:54px;padding:9px 12px;gap:10px}.tac-row--rating{min-height:0;padding:clamp(10px,1.4vw,14px) clamp(10px,1.6vw,16px);gap:clamp(8px,1.2vw,14px)}.tac-font--reference,.tac-font--theme{font-family:Outfit,Arial,Helvetica,sans-serif}.tac-text-font--outfit{font-family:Outfit,Arial,Helvetica,sans-serif;font-size:var(--tac-text-size);font-weight:var(--tac-text-weight)}.tac-text-font--arial{font-family:Arial,Helvetica,sans-serif;font-size:var(--tac-text-size);font-weight:var(--tac-text-weight)}.tac-text-font--theme{font-family:var(--font-body-family);font-size:var(--tac-text-size);font-weight:var(--tac-text-weight)}.tac-stars{display:flex;flex:0 0 auto;gap:2px}.tac-star{display:block;flex:0 0 auto;width:clamp(22px,2vw,30px);height:clamp(22px,2vw,30px);padding:clamp(5px,.45vw,7px);box-sizing:border-box;color:#fff;background:var(--tac-star);border-radius:clamp(6px,.9vw,8px)}.tac-divider{align-self:stretch;flex:0 0 1px;width:1px;background:var(--tac-border)}.tac-copy{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;line-height:1.2}.tac-primary,.tac-secondary,.tac-eyebrow,.tac-label{display:block}.tac-primary{color:var(--tac-primary);font-size:15px;font-weight:700}.tac-secondary{margin-top:2px;color:var(--tac-secondary);font-size:12px}.tac-rating-title,.tac-activity-headline{font-weight:800}.tac-rating-title{font-size:clamp(13px,1.25vw,16px);line-height:1.15}.tac-review-text{margin-top:0;font-size:clamp(11px,1vw,13px);font-weight:400;line-height:1.1}.tac-review-count{color:var(--tac-primary);font-weight:700}.tac-rating-brand{display:flex;flex:0 1 auto;align-items:center;min-width:0;margin-left:auto;gap:clamp(6px,1vw,10px);white-space:nowrap}.tac-rating-mark{display:block;flex:0 0 auto;width:clamp(20px,2vw,28px);height:clamp(20px,2vw,28px);color:var(--tac-green)}.tac-rating-brand-text{color:var(--tac-primary);font-size:clamp(13px,1.25vw,16px);font-weight:800;line-height:1.1;letter-spacing:.2px}.tac-location-text{font-weight:700}.tac-eyebrow{margin-bottom:2px;color:var(--tac-secondary);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.tac-ellipsis{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tac-label{flex:0 1 auto;max-width:40%;padding:4px 8px;border-radius:999px;font-size:10px;font-weight:700;line-height:1.25}.tac-label--green{color:var(--tac-green);background:color-mix(in srgb,var(--tac-green) 12%,transparent)}.tac-label--secure{display:flex;align-items:center;gap:4px;color:var(--tac-green);background:color-mix(in srgb,var(--tac-green) 12%,transparent)}.tac-icon{display:grid;flex:0 0 30px;width:30px;height:30px;place-items:center;border-radius:50%}.tac-icon--blue{color:#fff;background:var(--tac-blue)}.tac-icon svg{width:17px;height:17px}.tac-shield{flex:0 0 13px;width:13px;height:13px}.tac-avatars{display:flex;flex:0 0 auto;padding-left:3px}.tac-avatar{display:block;width:28px;height:28px;margin-left:-4px;overflow:hidden;background:var(--tac-border);border:2px solid var(--tac-background);border-radius:50%}.tac-avatar img{display:block;width:100%;height:100%;object-fit:cover}.tac-copy--activity{align-items:center;text-align:center}.tac-activity-bubble{display:block;max-width:100%;margin-top:3px;padding:2px 7px;color:#fff;background:var(--tac-blue);border-radius:999px;font-size:11px;font-weight:600;line-height:1.25}@media screen and (max-width:749px){.tac-row{min-height:50px;padding:8px 10px;gap:8px;flex-wrap:nowrap}.tac-row--rating{min-height:0;padding:10px;gap:8px}.tac-label{max-width:36%}.tac-primary{font-size:13px}.tac-secondary{font-size:11px}.tac-eyebrow{font-size:8px}.tac-activity-bubble{font-size:10px}.tac-avatar{width:24px;height:24px}}.tac-card .tac-text-font--outfit,.tac-card .tac-text-font--arial,.tac-card .tac-text-font--theme{font-size:var(--tac-text-size);font-weight:var(--tac-text-weight)}.tac-card--brand_security_card{margin:12px 0 15px;border-radius:12px;box-shadow:none}.tac-row--location{justify-content:space-between;min-height:0;padding:8px 12px;gap:12px}.tac-location-left{display:flex;align-items:center;min-width:0;gap:12px}.tac-flag,.tac-flag-svg{display:block;flex:0 0 auto;width:34px;height:34px}.tac-location-copy{gap:1px}.tac-card--brand_security_card .tac-eyebrow{margin:0;color:var(--tac-secondary);letter-spacing:.12em;line-height:1.05}.tac-location-bottom{display:flex;align-items:center;min-width:0;overflow:hidden;gap:6px;color:var(--tac-primary);white-space:nowrap}.tac-location-pin{display:block;flex:0 0 auto;width:16px;height:16px;color:var(--tac-secondary)}.tac-card--brand_security_card .tac-location-text{line-height:1.1}.tac-card--brand_security_card .tac-label--secure{flex:0 1 auto;max-width:none;min-width:0;padding:6px 10px;gap:10px;color:var(--tac-green);background:#f2f7ea;border:1px solid rgba(0,128,0,.15);border-radius:9px;white-space:nowrap}.tac-card--brand_security_card .tac-shield{flex-basis:18px;width:18px;height:18px}@media screen and (max-width:768px){.tac-row--location{min-height:0;padding:7px 10px;gap:12px}.tac-card--brand_security_card .tac-label--secure{max-width:none;padding:5px 8px}.tac-card--brand_security_card .tac-security-text{font-size:min(var(--tac-text-size),14px)}}.tac-card--customer_activity_card{width:fit-content;max-width:100%;margin:0 0 15px;background:var(--tac-background);border:0;border-radius:9999px;box-shadow:0 2px 4px #0000001a}.tac-row--activity{min-height:0;padding:4px 6px;gap:0}.tac-card--customer_activity_card .tac-avatars{margin-left:6px;padding-left:0}.tac-avatar-wrap{position:relative;display:block;margin-left:-10px;transition:transform .2s ease}.tac-avatar-wrap:first-child{margin-left:0}.tac-avatar-wrap:hover{z-index:10;transform:translateY(-2px)}.tac-card--customer_activity_card .tac-avatar{width:36px;height:36px;margin-left:0;background:#ddd;border:1.5px solid #fff}.tac-avatar-badge{position:absolute;right:0;bottom:0;display:flex;align-items:center;justify-content:center;width:10px;height:10px;color:#fff;background:var(--tac-avatar-badge);border:1px solid #fff;border-radius:50%}.tac-avatar-badge svg{width:6px;height:6px;stroke-width:2}.tac-card--customer_activity_card .tac-activity-text-box{flex:0 0 auto;min-width:120px;margin-left:12px;padding:6px 16px;color:#fff;background:var(--tac-blue);border-radius:9999px}.tac-card--customer_activity_card .tac-activity-headline{color:#fff;line-height:1.2;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);will-change:transform}.tac-card--customer_activity_card .tac-activity-headline--bump{transform:scale(1.2)}.tac-card--customer_activity_card .tac-activity-bubble{margin-top:0;padding:0;color:#fff;background:transparent;line-height:1.2;white-space:nowrap}@media screen and (max-width:480px){.tac-row--activity{min-height:0;padding:3px 5px}.tac-card--customer_activity_card .tac-avatars{margin-left:4px}.tac-avatar-wrap{margin-left:-6px}.tac-card--customer_activity_card .tac-avatar{width:28px;height:28px;border-width:1px}.tac-avatar-badge{width:8px;height:8px}.tac-avatar-badge svg{width:5px;height:5px}.tac-card--customer_activity_card .tac-activity-text-box{min-width:90px;margin-left:6px;padding:4px 10px}.tac-card--customer_activity_card .tac-activity-headline{font-size:min(var(--tac-text-size),12px)}.tac-card--customer_activity_card .tac-activity-bubble{font-size:min(var(--tac-text-size),8px)}}.tac-card--risk_free_card{display:flex;align-items:flex-start;width:100%;margin:0 0 16px;padding:15px 16px;gap:12px;background:var(--tac-risk-background);border:1px solid var(--tac-risk-border);border-radius:11px;box-shadow:0 5px 14px #2470e80d}.tac-risk-icon{display:flex;flex:0 0 35px;align-items:center;justify-content:center;width:35px;height:35px;color:#fff;background:var(--tac-risk-blue);border-radius:50%}.tac-risk-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tac-risk-content{min-width:0;text-align:left}.tac-risk-title{display:block;margin:0 0 4px;color:var(--tac-risk-blue);line-height:1.2;text-transform:uppercase}.tac-risk-text{margin:0;color:var(--tac-risk-text);line-height:1.45;letter-spacing:.02em}.tac-risk-link{color:var(--tac-risk-blue);text-decoration:underline;text-underline-offset:2px}.tac-card--product_cta_panel{display:block;margin:24px 0;padding:28px 20px;overflow:hidden;color:var(--tac-cta-text);text-align:center;background:var(--tac-cta-background);border:0;border-radius:20px;box-shadow:0 10px 30px #20242b21}.tac-cta-title{display:block;margin:0 0 10px;color:var(--tac-cta-text);line-height:1.25}.tac-cta-text{margin:0 auto 18px;color:var(--tac-cta-text);line-height:1.6}.tac-cta-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto 21px;gap:9px}.tac-cta-point{display:flex;align-items:center;justify-content:center;min-width:0;min-height:56px;padding:9px 6px;color:var(--tac-cta-text);line-height:1.35;overflow-wrap:anywhere;background:var(--tac-cta-point-background);border:1px solid rgba(255,255,255,.16);border-radius:10px}.tac-cta-button{display:inline-flex;align-items:center;justify-content:center;max-width:100%;padding:16px 26px;color:#fff;line-height:1.3;text-align:center;text-decoration:none;cursor:pointer;background:var(--tac-cta-button);border:0;border-radius:999px;box-shadow:0 12px 28px #e326366b;transition:transform .25s ease,box-shadow .25s ease;animation:tac-cta-float 1.35s ease-in-out infinite}.tac-cta-button:hover{color:#fff;transform:translateY(-4px) scale(1.02)}@keyframes tac-cta-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media screen and (max-width:480px){.tac-card--product_cta_panel{padding:21px 14px}.tac-cta-points{grid-template-columns:1fr}.tac-cta-button{width:100%}}@media(prefers-reduced-motion:reduce){.tac-cta-button{animation:none}}@media screen and (max-width:480px){.tac-card--brand_security_card .tac-row--location{padding:7px 8px;gap:7px}.tac-card--brand_security_card .tac-location-left{flex:1 1 auto;min-width:0;gap:8px}.tac-card--brand_security_card .tac-flag,.tac-card--brand_security_card .tac-flag-svg{flex-basis:29px;width:29px;height:29px}.tac-card--brand_security_card .tac-location-copy{flex:1 1 auto;min-width:0}.tac-card--brand_security_card .tac-label--secure{flex:0 1 38%;max-width:38%;padding:5px 7px;gap:5px}.tac-card--brand_security_card .tac-shield{flex-basis:15px;width:15px;height:15px}.tac-card--brand_security_card .tac-row--location{flex-wrap:wrap}.tac-card--brand_security_card .tac-location-left{flex:1 0 100%;width:100%}.tac-card--brand_security_card .tac-eyebrow,.tac-card--brand_security_card .tac-location-text{max-width:100%}.tac-card--brand_security_card .tac-label--secure{flex:0 1 auto;width:auto;max-width:calc(100% - 37px);margin-left:37px}.tac-card--brand_security_card .tac-security-text{max-width:none;overflow:visible;text-overflow:clip}}@media screen and (max-width:480px){.tac-card--trust_rating_card .tac-row--rating{min-height:0;padding:10px;gap:8px}.tac-card--trust_rating_card .tac-stars{gap:2px}.tac-card--trust_rating_card .tac-star{flex-basis:22px;width:22px;height:22px;padding:5px;border-radius:6px}.tac-card--trust_rating_card .tac-copy{flex:1 1 auto;min-width:0}.tac-card--trust_rating_card .tac-rating-title{font-size:min(var(--tac-text-size),13px);line-height:1.15}.tac-card--trust_rating_card .tac-review-text,.tac-card--trust_rating_card .tac-review-count,.tac-card--trust_rating_card .tac-review-suffix{font-size:11px;line-height:1.1}.tac-card--trust_rating_card .tac-rating-brand{flex:0 1 auto;min-width:0;gap:6px}.tac-card--trust_rating_card .tac-rating-mark{flex-basis:20px;width:20px;height:20px}.tac-card--trust_rating_card .tac-rating-brand-text{font-size:min(var(--tac-text-size),13px);line-height:1.1}}.tac-card--worldwide_shipping_card{display:flex;width:100%;min-height:78px;margin:12px 0 16px;overflow:hidden;background:var(--tac-shipping-background);border:2px solid var(--tac-shipping-blue);border-radius:9px;box-shadow:0 4px 12px #1760b814}.tac-shipping-main{display:flex;flex:1 1 70%;align-items:center;min-width:0;padding:11px 15px;gap:12px}.tac-shipping-icon{display:flex;flex:0 0 44px;align-items:center;justify-content:center;width:44px;height:44px;color:#fff;background:var(--tac-shipping-blue);border-radius:50%;box-shadow:0 5px 12px #1760b840}.tac-shipping-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8}.tac-shipping-copy{display:flex;flex-direction:column;min-width:0;text-align:left}.tac-shipping-eyebrow{margin:0 0 1px;color:var(--tac-shipping-blue);line-height:1.2;letter-spacing:.04em;text-transform:uppercase}.tac-shipping-title{margin:0;color:var(--tac-shipping-title);line-height:1.1}.tac-shipping-description{margin:3px 0 0;color:var(--tac-shipping-description);line-height:1.25;letter-spacing:.04em}.tac-shipping-status{position:relative;display:flex;flex:0 0 30%;flex-direction:column;align-items:center;justify-content:center;min-width:135px;padding:10px;color:#fff;background:var(--tac-shipping-blue);border-left:1px dashed rgba(255,255,255,.9)}.tac-shipping-status-title{max-width:100%;margin-bottom:8px;color:#fff;line-height:1;text-align:center;text-transform:uppercase}.tac-shipping-time{width:100%;padding:9px 10px;color:var(--tac-shipping-blue);line-height:1;text-align:center;background:#fff;border-radius:999px;box-shadow:inset 0 0 0 1px #1760b81f}@media screen and (max-width:480px){.tac-shipping-main{padding:10px;gap:8px}.tac-shipping-icon{flex-basis:38px;width:38px;height:38px}.tac-card--worldwide_shipping_card .tac-shipping-title{font-size:min(var(--tac-text-size),16px)}.tac-card--worldwide_shipping_card .tac-shipping-description{font-size:min(var(--tac-text-size),10px)}.tac-shipping-status{flex-basis:29%;min-width:105px;padding:8px}}@media screen and (max-width:480px){.tac-card--brand_security_card{align-self:stretch;box-sizing:content-box;width:100%;max-width:100%;margin-right:0;margin-left:0}.tac-card--brand_security_card .tac-row--location{flex-wrap:nowrap;padding:6px;gap:5px}.tac-card--brand_security_card .tac-location-left{flex:1 1 auto;width:auto;min-width:0;gap:6px}.tac-card--brand_security_card .tac-flag,.tac-card--brand_security_card .tac-flag-svg{flex-basis:clamp(23px,7vw,25px);width:clamp(23px,7vw,25px);height:clamp(23px,7vw,25px)}.tac-card--brand_security_card .tac-eyebrow{max-width:100%;font-size:clamp(8px,2.5vw,9px);letter-spacing:.07em}.tac-card--brand_security_card .tac-location-bottom{gap:4px}.tac-card--brand_security_card .tac-location-pin{width:12px;height:12px}.tac-card--brand_security_card .tac-location-text{max-width:100%;font-size:clamp(11px,3.3vw,12px)}.tac-card--brand_security_card .tac-label--secure{flex:0 0 auto;width:auto;max-width:none;margin-left:0;padding:4px 6px;gap:4px}.tac-card--brand_security_card .tac-shield{flex-basis:12px;width:12px;height:12px}.tac-card--brand_security_card .tac-security-text{max-width:none;overflow:visible;font-size:clamp(11px,3.3vw,12px);text-overflow:clip}}@keyframes tac-avatar-scroll-mobile{0%{transform:translate(0)}to{transform:translate(-124px)}}@media screen and (max-width:480px){.tac-card--customer_activity_card .tac-avatars{position:relative;flex:0 0 94px;width:94px;height:30px;margin-left:4px;padding:0;overflow:hidden}.tac-card--customer_activity_card .tac-avatar-wrap{position:absolute;top:1px;left:100%;margin-left:0;animation:tac-avatar-scroll-mobile 7.5s linear infinite;will-change:transform}.tac-card--customer_activity_card .tac-avatar-wrap:nth-child(2){animation-delay:-1.5s}.tac-card--customer_activity_card .tac-avatar-wrap:nth-child(3){animation-delay:-3s}.tac-card--customer_activity_card .tac-avatar-wrap:nth-child(4){animation-delay:-4.5s}.tac-card--customer_activity_card .tac-avatar-wrap:nth-child(5){animation-delay:-6s}}@media screen and (max-width:480px)and (prefers-reduced-motion:reduce){.tac-card--customer_activity_card .tac-avatars{display:flex;width:auto;height:auto;overflow:visible}.tac-card--customer_activity_card .tac-avatar-wrap{position:relative;top:auto;left:auto;margin-left:-6px;animation:none}.tac-card--customer_activity_card .tac-avatar-wrap:first-child{margin-left:0}}.product-page-price .main-price{color:#e60023}.tac-card--trust_rating_card,.tac-card--brand_security_card{align-self:stretch;box-sizing:border-box;width:100%;max-width:100%;height:56px;margin-right:0;margin-left:0}.tac-card--trust_rating_card .tac-row--rating,.tac-card--brand_security_card .tac-row--location{box-sizing:border-box;width:100%;height:100%;min-height:0}.tac-card--trust_rating_card .tac-row--rating{padding:11px 14px}@media screen and (max-width:480px){.tac-card--trust_rating_card,.tac-card--brand_security_card{height:50px}.tac-card--trust_rating_card .tac-row--rating{padding:10px}.tac-card--brand_security_card .tac-row--location{flex-wrap:nowrap;padding:6px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-product-trust-activity-cards.css.map */
