.uc-accessory-collection-hero{position:relative;min-height:540px;display:flex;align-items:center;overflow:hidden;color:#fff;background:#17130f}.uc-accessory-collection-hero__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.uc-accessory-collection-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,10,8,.78),rgba(12,10,8,.42) 62%,rgba(12,10,8,.28))}.uc-accessory-collection-hero__content{position:relative;z-index:1;width:100%;padding-top:65px;padding-bottom:65px}.uc-accessory-collection-hero__panel{max-width:940px;padding:clamp(28px,4vw,48px);background:rgba(15,13,11,.76);box-shadow:0 24px 70px rgba(0,0,0,.28);backdrop-filter:blur(3px)}.uc-accessory-collection-hero__panel>p{margin:0 0 18px;color:#f3c469;font-size:1.3rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.uc-accessory-collection-hero__panel h1{max-width:830px;margin:0 0 22px;color:#fff;font-family:var(--font-heading-family);font-size:clamp(3.7rem,5.7vw,6.6rem);line-height:1.06;letter-spacing:-.035em;overflow-wrap:anywhere;text-shadow:0 3px 14px rgba(0,0,0,.75)}.uc-accessory-collection-hero__panel>span{display:block;max-width:750px;font-size:1.85rem;line-height:1.6;text-shadow:0 2px 8px rgba(0,0,0,.85)}.uc-accessory-collection-hero__panel>a{display:inline-flex;margin-top:32px;padding:15px 25px;color:#17130f;font-weight:900;text-decoration:none;background:#f3c469}.uc-accessory-collection-trust{padding:18px 0;color:#fff;background:#253f73}.uc-accessory-collection-trust .page-width{display:grid;grid-template-columns:repeat(4,1fr);gap:1px}.uc-accessory-collection-trust span{display:flex;min-height:54px;align-items:center;justify-content:center;padding:10px 18px;border-right:1px solid rgba(255,255,255,.25);font-size:1.2rem;font-weight:800;line-height:1.35;letter-spacing:.04em;text-align:center;text-transform:uppercase}.uc-accessory-collection-trust span:last-child{border-right:0}.uc-accessory-collection-reasons{padding:clamp(75px,9vw,125px) 0;background:#f5efe3}.uc-accessory-collection-reasons__heading{max-width:900px;margin-bottom:45px}.uc-accessory-collection-reasons__heading>p{margin:0 0 16px;color:#9e3f22;font-size:1.2rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.uc-accessory-collection-reasons__heading h2{margin:0 0 18px;color:#17130f;font-family:var(--font-heading-family);font-size:clamp(3.5rem,5vw,5.8rem);line-height:1.05;letter-spacing:-.035em}.uc-accessory-collection-reasons__heading>span{font-size:1.7rem;line-height:1.65}.uc-accessory-collection-reasons__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d7ccbc}.uc-accessory-collection-reasons article{min-height:285px;padding:34px;background:#fff}.uc-accessory-collection-reasons small{color:#9e3f22;font-family:var(--font-heading-family);font-size:2.2rem;font-weight:900}.uc-accessory-collection-reasons h3{margin:48px 0 14px;color:#253f73;font-family:var(--font-heading-family);font-size:2.5rem;line-height:1.1}.uc-accessory-collection-reasons article p{font-size:1.55rem;line-height:1.65}

/* Give every accessory product enough space to read as an individual feature. */
.ucbbq-accessory-collection #ProductGridContainer{padding-top:clamp(36px,5vw,68px);padding-bottom:clamp(45px,6vw,80px);background:#fbf8f2}.ucbbq-accessory-collection #product-grid{--grid-desktop-horizontal-spacing:3.2rem;--grid-desktop-vertical-spacing:4.2rem}.ucbbq-accessory-collection #product-grid .grid__item{display:flex}.ucbbq-accessory-collection #product-grid .card-wrapper{width:100%;padding:14px;background:#fff;border:1px solid #ded5c8;box-shadow:0 12px 34px rgba(31,24,17,.08);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.ucbbq-accessory-collection #product-grid .card-wrapper:hover{transform:translateY(-7px);border-color:#b99b69;box-shadow:0 22px 50px rgba(31,24,17,.15)}.ucbbq-accessory-collection #product-grid .card__inner{overflow:hidden;background:#f3eee6!important}.ucbbq-accessory-collection #product-grid .card__media{padding:12px}.ucbbq-accessory-collection #product-grid .card__media img{object-fit:contain!important;transition:transform .35s ease}.ucbbq-accessory-collection #product-grid .card-wrapper:hover .card__media img{transform:scale(1.035)}.ucbbq-accessory-collection #product-grid .card__content{padding:1.2rem .8rem .6rem}.ucbbq-accessory-collection #product-grid .card__information{padding:1.6rem .8rem}.ucbbq-accessory-collection #product-grid .card__heading{font-family:var(--font-heading-family);font-size:2rem;line-height:1.25}.ucbbq-accessory-collection #product-grid .price{margin-top:1.2rem;color:#9e3f22;font-size:1.7rem;font-weight:800}.ucbbq-accessory-collection #product-grid .card>.card__content>.card__information:after{content:'View product details  →';display:block;margin-top:1.8rem;color:#253f73;font-size:1.25rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}

@media(min-width:990px){.ucbbq-accessory-collection #product-grid .grid__item{width:calc(33.333% - var(--grid-desktop-horizontal-spacing)*2/3);max-width:calc(33.333% - var(--grid-desktop-horizontal-spacing)*2/3)}}@media(max-width:989px){.uc-accessory-collection-trust .page-width{grid-template-columns:repeat(2,1fr)}.uc-accessory-collection-trust span:nth-child(2){border-right:0}.uc-accessory-collection-reasons__grid{grid-template-columns:1fr}}@media(max-width:749px){.uc-accessory-collection-hero{min-height:470px}.uc-accessory-collection-hero__overlay{background:rgba(12,10,8,.55)}.uc-accessory-collection-hero__content{padding-top:36px;padding-bottom:36px}.uc-accessory-collection-hero__panel{padding:26px 22px}.uc-accessory-collection-hero__panel h1{font-size:clamp(3.2rem,11vw,4.8rem);overflow-wrap:normal;word-break:normal}.uc-accessory-collection-hero__panel>span{font-size:1.6rem}.uc-accessory-collection-trust .page-width{grid-template-columns:1fr}.uc-accessory-collection-trust span{border-right:0;border-bottom:1px solid rgba(255,255,255,.25)}.uc-accessory-collection-trust span:last-child{border-bottom:0}.ucbbq-accessory-collection #product-grid{--grid-mobile-horizontal-spacing:1.6rem;--grid-mobile-vertical-spacing:2.4rem}.ucbbq-accessory-collection #product-grid .card-wrapper{padding:9px}.ucbbq-accessory-collection #product-grid .card__heading{font-size:1.65rem}}
