.qb{position:relative;width:100%;box-sizing:border-box;overflow:hidden}.qb__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;background-color:var(--qb-background, #CAAC81);background-image:var(--qb-background-image, none);background-position:center;background-repeat:no-repeat;background-size:cover}.qb__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#fff8eb80,#ffeed233 40%,#ffe4be26 60%,#ffdaaa73);background-size:100% 400%;animation:qb-gradient-move 18s ease-in-out infinite alternate;pointer-events:none;z-index:1}@keyframes qb-gradient-move{0%{background-position:0% 0%}to{background-position:0% 100%}}.qb__inner{position:relative;z-index:2;display:flex;flex-direction:column;gap:28px;padding:0 48px}.qb__title{margin:0;color:var(--Black-Text, #191919);max-width:520px}.qb__badges{display:flex;flex-wrap:wrap;gap:8px;align-items:stretch}.qb__badge{display:inline-flex;justify-content:center;align-items:center;gap:16px;padding:16px 24px;background:#fff;border-radius:4px;flex:1 0 0;min-width:0;max-width:260px;width:100%}.qb__badge-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--Black-Text, #191919)}.qb__badge-icon--custom svg,.qb__badge-custom-image{width:24px;height:24px}.qb__badge-custom-image{display:block;object-fit:contain}.qb__icon-svg{width:24px;height:24px}@media screen and (max-width:989px){.qb__title{max-width:400px;text-align:center;padding:0 20px}.qb__inner{gap:24px;padding:0}.qb__badges{display:flex;flex-wrap:nowrap;flex-direction:row;gap:6px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;padding-bottom:2px;padding-right:20px;scrollbar-width:none;-ms-overflow-style:none}.qb__badges::-webkit-scrollbar{display:none}.qb__badge{flex:0 0 auto;width:max-content;min-width:190px;max-width:none;height:48px;padding:13px 18px;gap:12px;box-sizing:border-box;scroll-snap-align:start}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/quality-badges.css.map */
