.dashcam-blog-hub{background-color:#000;color:#fff;overflow:hidden}.dashcam-blog-hub__inner{display:flex;flex-direction:column;gap:2.4rem;padding-left:1.6rem;padding-right:1.6rem}@media screen and (min-width:750px){.dashcam-blog-hub__inner{gap:3.6rem;padding-left:3rem;padding-right:3rem}}.dashcam-blog-hub__header{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:1rem;width:100%}@media screen and (min-width:750px){.dashcam-blog-hub__header{gap:2rem}}.dashcam-blog-hub__header-left{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;min-width:0;flex:1 1 auto}@media screen and (min-width:750px){.dashcam-blog-hub__header-left{gap:1.6rem}}.dashcam-blog-hub__badge{display:inline-block;margin:0;padding:.55rem 1.4rem;font-size:.78rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#fff;border:.1rem solid rgba(255,255,255,.85);border-radius:.25rem;line-height:1.4}@media screen and (min-width:750px){.dashcam-blog-hub__badge{font-size:.85rem;padding:.6rem 1.5rem}}.dashcam-blog-hub__heading{margin:0;font-family:var(--font-heading-family);font-size:clamp(2.8rem,6vw,5.6rem);line-height:1.1;font-weight:800;letter-spacing:-.02em;text-transform:uppercase;color:transparent;text-align:left}.dashcam-blog-hub__heading-line{display:block;color:#fff}.dashcam-blog-hub__heading-line--accent{text-transform:uppercase;color:var(--dashcam-accent, #6cbd45);font-size:clamp(3.2rem,7vw,4rem);line-height:1.1;letter-spacing:-.01em}.dashcam-blog-hub__view-all{display:inline-flex;align-items:center;gap:.6rem;flex-shrink:0;align-self:flex-end;padding:.65rem .75rem .65rem 1rem;font-size:.95rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;color:#fff;border:.1rem solid rgba(255,255,255,.85);border-radius:.35rem;white-space:nowrap;transition:transform .25s ease,border-color .25s ease,color .25s ease,background .25s ease}@media screen and (min-width:750px){.dashcam-blog-hub__view-all{gap:1rem;padding:.9rem 1rem .9rem 1.6rem;font-size:1.1rem;letter-spacing:.1em}}.dashcam-blog-hub__view-all:hover{transform:translateY(-.15rem);border-color:var(--dashcam-accent, #6cbd45);color:var(--dashcam-accent, #6cbd45)}.dashcam-blog-hub__view-all[aria-disabled=true]{opacity:.55;pointer-events:none}.dashcam-blog-hub__view-all-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:.1rem solid currentColor;border-radius:50%;flex-shrink:0}@media screen and (min-width:750px){.dashcam-blog-hub__view-all-icon{width:2.4rem;height:2.4rem}}.dashcam-blog-hub__view-all-icon svg{width:1.1rem;height:1.1rem}@media screen and (min-width:750px){.dashcam-blog-hub__view-all-icon svg{width:1.2rem;height:1.2rem}}@media screen and (max-width:420px){.dashcam-blog-hub__view-all{padding:.55rem;gap:0}.dashcam-blog-hub__view-all>span:first-child{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}.dashcam-blog-hub__carousel{width:100%}.dashcam-blog-hub__slider-wrap{position:relative;width:100%;min-width:0}.dashcam-blog-hub__swiper{width:100%;overflow:hidden}.dashcam-blog-hub__swiper .swiper-slide{height:auto;display:flex;align-items:stretch;transition:width .4s cubic-bezier(.22,1,.36,1)}.dashcam-blog-hub__swiper .swiper-wrapper{align-items:stretch}.dashcam-blog-hub__swiper--grid .swiper-wrapper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;height:auto!important;transform:none!important;width:100%!important}.dashcam-blog-hub__swiper--grid .swiper-slide{width:100%!important;margin:0!important;height:auto!important}.dashcam-blog-hub__swiper--grid[data-slide-count="1"] .swiper-wrapper{grid-template-columns:minmax(0,1fr);max-width:36rem}.dashcam-blog-hub__swiper--grid[data-slide-count="2"] .swiper-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}.dashcam-blog-hub__swiper--grid-mobile .swiper-wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;height:auto!important;transform:none!important;width:100%!important}.dashcam-blog-hub__swiper--grid-mobile .swiper-slide{width:100%!important;margin:0!important;height:auto!important}.dashcam-blog-hub__swiper[data-slide-count="1"].dashcam-blog-hub__swiper--grid-mobile .swiper-wrapper{grid-template-columns:minmax(0,1fr);max-width:24rem;margin:0 auto}@media screen and (min-width:750px){.dashcam-blog-hub__swiper:not(.dashcam-blog-hub__swiper--grid):not(.dashcam-blog-hub__swiper--grid-mobile) .swiper-slide{width:26%}.dashcam-blog-hub__swiper:not(.dashcam-blog-hub__swiper--grid):not(.dashcam-blog-hub__swiper--grid-mobile) .swiper-slide-active{width:44%}}@media screen and (max-width:749px){.dashcam-blog-hub__swiper:not(.dashcam-blog-hub__swiper--grid-mobile) .swiper-slide{width:calc(50% - .4rem)}}.dashcam-blog-hub__swiper--grid~.dashcam-blog-hub__nav,.dashcam-blog-hub__swiper--grid-mobile~.dashcam-blog-hub__nav{display:none!important}.dashcam-blog-hub__nav{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);z-index:5;display:flex;align-items:center;justify-content:space-between;pointer-events:none;padding:0 .4rem}.dashcam-blog-hub__nav-button{pointer-events:auto;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border-radius:50%;border:.15rem solid var(--dashcam-white, #ffffff);background:#00000059;color:var(--dashcam-white, #ffffff);cursor:pointer;transition:background .25s ease,transform .25s ease,border-color .25s ease,color .25s ease}@media screen and (min-width:750px){.dashcam-blog-hub__nav-button{width:4.4rem;height:4.4rem}}.dashcam-blog-hub__nav-button:hover{background:#ffffff1f;transform:scale(1.06)}.dashcam-blog-hub__nav-button.swiper-button-disabled{opacity:.35;pointer-events:none}.dashcam-blog-hub__nav-button svg{width:1.4rem;height:1.4rem}.dashcam-blog-hub__card{width:100%;height:100%}.dashcam-blog-hub__card-link{display:block;width:100%;height:100%;text-decoration:none;color:inherit;border-radius:.8rem;overflow:hidden;transition:transform .35s cubic-bezier(.22,1,.36,1)}.dashcam-blog-hub__card-link:hover{transform:translateY(-.3rem)}.dashcam-blog-hub__card-media{position:relative;width:100%;height:100%;min-height:22rem;aspect-ratio:3 / 4;overflow:hidden;background:#1a1a1a}@media screen and (min-width:750px){.dashcam-blog-hub__card-media{aspect-ratio:auto;height:34rem;min-height:34rem}}.dashcam-blog-hub__card-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .55s cubic-bezier(.22,1,.36,1)}.dashcam-blog-hub__card-link:hover .dashcam-blog-hub__card-image{transform:scale(1.04)}.dashcam-blog-hub__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000d,#00000026 35%,#000000d1);pointer-events:none}.dashcam-blog-hub__card-content{position:absolute;inset:auto 0 0;z-index:2;display:flex;flex-direction:column;gap:.6rem;padding:1.4rem;pointer-events:none}@media screen and (min-width:750px){.dashcam-blog-hub__card-content{padding:1.8rem;gap:.8rem}}.dashcam-blog-hub__card-category{margin:0;font-size:.85rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--dashcam-blog-category, #d4a96a)}@media screen and (min-width:750px){.dashcam-blog-hub__card-category{font-size:.95rem}}.dashcam-blog-hub__card-title{margin:0;font-size:clamp(1.2rem,2.2vw,1.65rem);line-height:1.3;font-weight:700;color:#fff;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.dashcam-blog-hub__swiper .swiper-slide-active .dashcam-blog-hub__card-title{font-size:clamp(1.35rem,2.4vw,2rem);-webkit-line-clamp:4}.dashcam-blog-hub__card-excerpt{margin:0;font-family:var(--font-body-family);font-size:clamp(1rem,1.6vw,1.15rem);line-height:1.55;color:#ffffffc7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dashcam-blog-hub__swiper .swiper-slide-active .dashcam-blog-hub__card-excerpt{-webkit-line-clamp:3}.dashcam-blog-hub__card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .6rem;margin:.4rem 0 0;font-family:var(--font-body-family);font-size:.95rem;line-height:1.4;color:#ffffffa6}.dashcam-blog-hub__card-meta-item{display:inline-flex;align-items:center;gap:.35rem}.dashcam-blog-hub__card-meta-icon{width:1.3rem;height:1.3rem;flex-shrink:0}.dashcam-blog-hub__card-meta-dot{opacity:.6}.dashcam-blog-hub__card-image.placeholder-svg{width:100%;height:100%;object-fit:cover;background:#1a1a1a;opacity:.35}@media screen and (max-width:749px){.dashcam-blog-hub__carousel{gap:.4rem}.dashcam-blog-hub__nav-button{width:3.2rem;height:3.2rem}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/component-dashcam-blog-hub.css.map */
