.bf-trust{padding-top:var(--padding-top, 50px);padding-bottom:var(--padding-bottom, 50px);background:linear-gradient(135deg,#00000005,#0000)}.bf-trust__container{max-width:var(--page-width);margin:0 auto}.bf-trust__title{text-align:center;margin-bottom:2.5rem;font-size:2.2rem;font-weight:800;text-transform:uppercase;letter-spacing:1.5px;position:relative;padding-bottom:1.2rem;background:linear-gradient(135deg,#ff4500,#ff6b00,#ff8c00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.bf-trust__title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100px;height:4px;background:linear-gradient(90deg,#ff4500,#ff6b00,#ff8c00);border-radius:2px}.bf-trust__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.bf-trust__grid--2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.bf-trust__grid--3{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.bf-trust__grid--4{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.bf-trust__grid--5{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.bf-trust__grid--6{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.bf-trust__item{display:flex;align-items:center;gap:1.2rem;padding:1.5rem;border-radius:14px;transition:all .3s ease;background:#ffffff80;position:relative;overflow:hidden}.bf-trust__item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#ff450008,#ff8c0008);opacity:0;transition:opacity .3s ease}.bf-trust__item:hover:before{opacity:1}.bf-trust__item--bordered{border:2px solid rgba(255,107,0,.2);box-shadow:0 2px 10px #ff450014}.bf-trust__item:hover{transform:translateY(-5px);box-shadow:0 10px 25px #ff450026;border-color:#ff6b0066}.bf-trust__icon{flex-shrink:0;width:56px;height:56px;color:#ff4500;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff45001a,#ff8c001a);border-radius:50%;padding:12px;transition:all .3s ease;border:2px solid rgba(255,107,0,.2)}.bf-trust__item:hover .bf-trust__icon{background:linear-gradient(135deg,#ff450026,#ff8c0026);transform:scale(1.1) rotate(8deg);border-color:#ff6b0066;box-shadow:0 4px 12px #ff450033}.bf-trust__icon svg{width:32px;height:32px;stroke-width:2.5;filter:drop-shadow(0 2px 4px rgba(255,69,0,.1))}.bf-trust__custom-icon{width:100%;height:100%;object-fit:contain}.bf-trust__content{flex:1;min-width:0}.bf-trust__heading{font-size:1.1rem;font-weight:700;margin:0 0 .4rem;line-height:1.4;text-transform:uppercase;letter-spacing:.8px;color:rgb(var(--color-foreground));position:relative}.bf-trust__item:hover .bf-trust__heading{background:linear-gradient(135deg,#ff4500,#ff6b00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.bf-trust__description{font-size:.9rem;margin:0;color:rgba(var(--color-foreground),.75);line-height:1.5;font-weight:500}.color-scheme-accent-1 .bf-trust__item,.color-scheme-accent-2 .bf-trust__item{background:#00000008}.bf-trust__item--hot:after{content:"\1f525  HOT";position:absolute;top:10px;right:10px;background:linear-gradient(135deg,#ff4500,#ff6b00);color:#fff;font-size:.7rem;font-weight:800;padding:4px 10px;border-radius:20px;letter-spacing:1px;box-shadow:0 2px 8px #ff45004d;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.bf-trust__item:after{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#ff4500,#ff6b00,#ff8c00);opacity:0;transition:opacity .3s ease;border-radius:14px 0 0 14px}.bf-trust__item:hover:after{opacity:1}@media screen and (max-width: 989px){.bf-trust__title{font-size:1.8rem}.bf-trust__grid--4,.bf-trust__grid--5,.bf-trust__grid--6{grid-template-columns:repeat(2,1fr)}.bf-trust__icon{width:52px;height:52px}.bf-trust__icon svg{width:28px;height:28px}}@media screen and (max-width: 749px){.bf-trust{padding-top:var(--padding-top, 35px);padding-bottom:var(--padding-bottom, 35px)}.bf-trust__title{font-size:1.6rem;margin-bottom:2rem}.bf-trust__grid{grid-template-columns:1fr;gap:1.2rem}.bf-trust__item{padding:1.2rem}.bf-trust__icon{width:48px;height:48px}.bf-trust__icon svg{width:26px;height:26px}.bf-trust__heading{font-size:1rem}.bf-trust__description{font-size:.85rem}}@media screen and (min-width: 990px){.bf-trust__grid--2{grid-template-columns:repeat(2,1fr)}.bf-trust__grid--3{grid-template-columns:repeat(3,1fr)}.bf-trust__grid--4{grid-template-columns:repeat(4,1fr)}.bf-trust__grid--5{grid-template-columns:repeat(5,1fr)}.bf-trust__grid--6{grid-template-columns:repeat(6,1fr)}}.bf-trust--full-width{padding-left:0;padding-right:0}.bf-trust--full-width .bf-trust__container{max-width:100%;padding-left:5rem;padding-right:5rem}@media screen and (max-width: 989px){.bf-trust--full-width .bf-trust__container{padding-left:2rem;padding-right:2rem}}@media screen and (max-width: 749px){.bf-trust--full-width .bf-trust__container{padding-left:1.5rem;padding-right:1.5rem}}@keyframes fadeInUpBF{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.bf-trust__item{animation:fadeInUpBF .7s ease backwards}.bf-trust__item:nth-child(1){animation-delay:.1s}.bf-trust__item:nth-child(2){animation-delay:.2s}.bf-trust__item:nth-child(3){animation-delay:.3s}.bf-trust__item:nth-child(4){animation-delay:.4s}.bf-trust__item:nth-child(5){animation-delay:.5s}.bf-trust__item:nth-child(6){animation-delay:.6s}.section-bf-trust-padding{margin-top:0;margin-bottom:0}.bf-trust__item:hover{box-shadow:0 10px 25px #ff450026,0 0 30px #ff6b001a,inset 0 0 20px #ff8c000d}.bf-trust--highlight .bf-trust__item{background:linear-gradient(135deg,#ff45000d,#ff8c000d)}
/*# sourceMappingURL=/cdn/shop/t/8/assets/bf-trust.css.map */
