.trusted-banner{position:relative;background-color:transparent;overflow:hidden}.trusted-banner__inner{margin:0 auto}.trusted-banner__header{margin-bottom:40px;text-align:center;width:100%}.trusted-banner__header .heading-component{width:100%}.trusted-banner__header .heading-component__heading-wrapper{width:100%;justify-content:center}.trusted-banner__header .heading-component__text-block{text-align:center}.trusted-banner__header .heading-component__subheading p{text-align:center;font-size:16px;font-weight:400;margin:10px 0 0;color:#333}.trusted-banner__header .heading-component__description{text-align:center;font-size:14px;line-height:1.6;color:#666;margin-top:10px}.trusted-banner__eyebrow{display:inline-block;font-family:Aeonik,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#000;margin-bottom:16px;padding:8px 20px;background:linear-gradient(135deg,#ffc221,#fff);border-radius:100px;border:1px solid #ffc221}.trusted-banner__video-item{padding-bottom:20px}.trusted-banner__videos-grid{display:grid;grid-template-columns:1fr;gap:30px;width:100%}@media(min-width:750px)and (max-width:989px){.trusted-banner__videos-grid{grid-template-columns:repeat(2,1fr);gap:30px}}@media(min-width:990px){.trusted-banner__videos-grid{display:grid!important;grid-template-columns:repeat(var(--videos-per-row, 3),1fr);gap:30px}}@media(max-width:749px){.trusted-banner__videos-grid.desktop-only{display:none!important}.trusted-banner__carousel{display:block!important;width:100%;position:relative;margin-top:20px}.trusted-banner__carousel-container{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;padding:5px 0;margin:0;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}.trusted-banner__carousel-container::-webkit-scrollbar{display:none}.trusted-banner__carousel .trusted-banner__video-item{flex:0 0 calc(50% - 8px);scroll-snap-align:start;margin-bottom:5px;max-width:calc(50% - 8px);width:100%}.trusted-banner__carousel-dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:20px;padding-bottom:5px}.trusted-banner__carousel-dot{width:8px;height:8px;border-radius:50%;background-color:#e0e0e0;border:none;padding:0;cursor:pointer;transition:all .3s ease}.trusted-banner__carousel-dot.active{background-color:#ffc221;width:24px;border-radius:4px}}@media(min-width:750px){.trusted-banner__carousel{display:none!important}}.trusted-banner__video-item{display:flex;flex-direction:column;align-items:center;width:100%;height:100%}.trusted-banner__video-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:400px;margin:0 auto 12px;position:relative;border-radius:30px;overflow:hidden;box-shadow:0 10px 25px #ffc2211f}.trusted-banner__video-wrapper{position:relative;width:100%;padding-bottom:177.78%;background:linear-gradient(135deg,#ffc221,#fff5e0);border-radius:16px;overflow:hidden}.trusted-banner__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.trusted-banner__video iframe,.trusted-banner__video video{width:100%;height:100%;border:none}.trusted-banner__video-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ffc221,#fff5e0);cursor:pointer;transition:all .3s ease}.trusted-banner__video-placeholder:hover{transform:scale(1.02)}.trusted-banner__video-placeholder img{width:100%;height:100%;object-fit:cover}.trusted-banner__play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;background:linear-gradient(135deg,#ffc221,#fff);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #ffc22140;transition:all .3s ease}.trusted-banner__play-button svg{width:22px;height:22px;color:#000;margin-left:3px}.trusted-banner__video-placeholder:hover .trusted-banner__play-button{transform:translate(-50%,-50%) scale(1.1);box-shadow:0 12px 30px #ffc22159}.trusted-banner__mute-button{position:absolute;bottom:8px;right:8px;width:32px;height:32px;background:#00000080;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid rgba(255,255,255,.3);transition:all .3s ease}.trusted-banner__mute-button:hover{background:#000000b3;transform:scale(1.1)}.trusted-banner__mute-button svg{width:16px;height:16px;color:#fff}.trusted-banner__video-title{font-family:Aeonik,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;font-weight:600;color:#000;margin:8px 0 4px;text-align:center;line-height:1.3;width:100%}@media(max-width:480px){.trusted-banner__video-title{font-size:15px}}.trusted-banner__video-caption{margin-bottom:12px;text-align:center;font-family:Aeonik,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:400;color:#666;line-height:1.5;width:100%}@media(max-width:480px){.trusted-banner__video-caption{font-size:12px}}.trusted-banner__button{display:inline-flex;align-items:center;justify-content:center;padding:18px 40px;font-size:14px;font-weight:600;text-decoration:none;color:#000;transition:all .3s ease;width:100%;max-width:240px;margin:16px auto 0;letter-spacing:.5px;text-transform:uppercase;border-radius:60px;background:linear-gradient(145deg,#f4f4f4,#dcdcdc);box-shadow:inset 6px 6px 12px #00000036,inset -6px -6px 12px #ffffffe6,8px 8px 20px #0000003d;transition:all .25s ease;border:1px solid rgba(255,255,255,.6);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.trusted-banner__button-arrow{margin-left:6px;display:inline-flex;transition:transform .3s ease}.trusted-banner__button:hover .trusted-banner__button-arrow{transform:translate(4px)}.trusted-banner__empty{text-align:center;padding:40px 20px;background:linear-gradient(135deg,#ffc2210d,#ffffff0d);border-radius:20px;width:100%;margin-top:20px}.trusted-banner__empty-icon{display:inline-flex;align-items:center;justify-content:center;width:70px;height:70px;background:linear-gradient(135deg,#ffc221,#fff);border-radius:50%;margin-bottom:16px}.trusted-banner__empty-title{font-family:Aeonik,sans-serif;font-size:18px;font-weight:600;color:#000;margin-bottom:8px}.trusted-banner__empty-text{font-family:Aeonik,sans-serif;font-size:14px;color:#666;margin-bottom:0}@media(max-width:749px){.trusted-banner__play-button{width:48px;height:48px}.trusted-banner__play-button svg{width:20px;height:20px}.trusted-banner__video-container{max-width:100%;margin-bottom:10px}.trusted-banner__header{margin-bottom:30px}.trusted-banner__eyebrow{font-size:11px;padding:6px 16px;margin-bottom:12px}.trusted-banner__header .heading-component__subheading p{font-size:15px}.trusted-banner__header .heading-component__description{font-size:13px}}@media(max-width:480px){.trusted-banner__carousel-container{gap:12px}.trusted-banner__carousel .trusted-banner__video-item{flex:0 0 calc(50% - 6px);max-width:calc(50% - 6px)}.trusted-banner__button{font-size:12px;max-width:100%}.trusted-banner__play-button{width:44px;height:44px}.trusted-banner__play-button svg{width:18px;height:18px}}@media(max-width:375px){.trusted-banner__carousel-container{gap:10px}.trusted-banner__carousel .trusted-banner__video-item{flex:0 0 calc(50% - 5px);max-width:calc(50% - 5px)}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/trusted-banner.css.map */
