.ca-guide-kit-card{--ca-card-red: #c0272d;box-sizing:border-box;width:min(85vw,38rem);height:min(68rem,calc(100svh - 8rem));flex:0 0 min(85vw,38rem);display:grid;grid-template-rows:clamp(9.8rem,17%,11.8rem) minmax(0,1fr) clamp(5.6rem,13%,8.4rem) clamp(11.4rem,20%,12.6rem);gap:1rem;padding:1.2rem;color:rgb(var(--color-foreground));background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.16);border-radius:.9rem;box-shadow:0 1rem 2.8rem #0b234114;overflow:hidden}.ca-guide-kit-card *,.ca-guide-kit-card *:before,.ca-guide-kit-card *:after{box-sizing:inherit}.ca-guide-kit-card__masthead{display:grid;grid-template-columns:10.8rem minmax(0,1fr);gap:1rem;align-items:center;min-height:0}.ca-guide-kit-card__heading{min-width:0}.ca-guide-kit-card__guide-media,.ca-guide-kit-card__kit-media{display:block;overflow:hidden;background:rgba(var(--color-foreground),.04);border-radius:.7rem}.ca-guide-kit-card__guide-media{width:10.8rem;aspect-ratio:1 / 1;border-radius:50%}.ca-guide-kit-card__kit-media{position:relative;align-self:center;justify-self:center;width:auto;max-width:100%;height:100%;max-height:100%;padding:0;border:0;aspect-ratio:1 / 1;color:inherit;cursor:pointer}.ca-guide-kit-card__guide-image,.ca-guide-kit-card__kit-image{display:block;width:100%;height:100%;object-fit:contain}.ca-guide-kit-card__gallery-cue{position:absolute;inset-inline-end:.8rem;inset-block-end:.8rem;padding:.45rem .7rem;color:rgb(var(--color-button-text, 255 255 255));background:rgba(var(--color-foreground),.82);font-size:1.1rem;font-weight:800;line-height:1;text-transform:uppercase}.ca-guide-kit-card__title{margin:0;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:clamp(1.7rem,5.1vw,2.7rem);line-height:.98;text-transform:uppercase;text-align:left}.ca-guide-kit-card__title a{display:-webkit-box;overflow:hidden;color:inherit;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ca-guide-kit-card__title-accent{color:var(--ca-card-red)}.ca-guide-kit-card__guide-name{display:-webkit-box;overflow:hidden;margin:.7rem 0 0;padding-block-start:.7rem;color:rgba(var(--color-foreground),.58);border-block-start:.1rem solid rgba(var(--color-foreground),.16);font-size:1.25rem;font-weight:700;line-height:1.1;text-transform:uppercase;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ca-guide-kit-card__title a:hover,.ca-guide-kit-card__title a:focus-visible,.ca-guide-kit-card__details:hover,.ca-guide-kit-card__details:focus-visible{color:rgb(var(--color-link-hover, var(--color-foreground)))}.ca-guide-kit-card__includes{display:grid;align-content:start;gap:.4rem;width:100%;min-height:0;overflow:hidden;padding:.65rem .9rem;border-block:.1rem solid rgba(var(--color-foreground),.12)}.ca-guide-kit-card__includes-summary{margin:0;color:rgba(var(--color-foreground),.74);font-size:1.35rem;font-weight:800;line-height:1.2}.ca-guide-kit-card__includes-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem 1rem;margin:0;padding:0;list-style:none}.ca-guide-kit-card__includes-item{min-width:0;color:rgba(var(--color-foreground),.82);font-size:1.08rem;font-weight:700;line-height:1.15}.ca-guide-kit-card__includes-list .ca-guide-kit-card__includes-item:before,.ca-guide-kit-card__includes-item:before{content:none;display:none}.ca-guide-kit-card__includes-item span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ca-guide-kit-card__includes-item--details a{color:rgb(var(--color-foreground));font-weight:900;text-decoration:underline;text-underline-offset:.18rem}.ca-guide-kit-card__purchase{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:.7rem 1.1rem;align-items:center;align-self:end;min-height:0}.ca-guide-kit-card__price-wrap{display:flex;flex-wrap:wrap;align-items:baseline;gap:.2rem .7rem}.ca-guide-kit-card__price{color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:clamp(2.9rem,8vw,3.8rem);font-weight:800;line-height:1}.ca-guide-kit-card__compare{color:rgba(var(--color-foreground),.58);font-size:1.3rem;text-decoration:line-through}.ca-guide-kit-card__save{color:var(--ca-card-red);font-size:1.25rem;font-weight:800}.ca-guide-kit-card__form{margin:0}.ca-guide-kit-card__button{width:100%;min-width:0;color:rgb(var(--color-button-text, 255 255 255));background:var(--ca-card-red);border-color:var(--ca-card-red);border-radius:.6rem;box-shadow:none}.ca-guide-kit-card__button:before,.ca-guide-kit-card__button:after{border-radius:.6rem}.ca-guide-kit-card__button:hover,.ca-guide-kit-card__button:focus-visible{color:rgb(var(--color-button-text, 255 255 255));background:#9f1f25;border-color:#9f1f25}.ca-guide-kit-card__details{grid-column:1 / -1;justify-self:center;padding-block:.2rem;font-size:1.2rem;font-weight:800}@media screen and (max-width:389px){.ca-guide-kit-card{height:min(64rem,calc(100svh - 6rem));grid-template-rows:clamp(8.8rem,16%,10.6rem) minmax(0,1fr) clamp(5.4rem,13%,7.8rem) clamp(12.4rem,22%,14rem);gap:.8rem;padding:1rem}.ca-guide-kit-card__masthead{grid-template-columns:9.2rem minmax(0,1fr)}.ca-guide-kit-card__guide-media{width:9.2rem}.ca-guide-kit-card__includes-list,.ca-guide-kit-card__purchase{grid-template-columns:1fr}.ca-guide-kit-card__details{grid-column:auto}}@media screen and (min-width:750px){.ca-guide-kit-card{width:38rem;height:70rem;flex-basis:38rem}}.ca-guide-kit-gallery[hidden]{display:none}.ca-guide-kit-gallery{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000}.ca-guide-kit-gallery__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000a8}.ca-guide-kit-gallery__dialog{position:absolute;inset:50% auto auto 50%;width:min(92vw,84rem);max-height:88vh;overflow:auto;transform:translate(-50%,-50%);color:rgb(var(--color-foreground));background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.18);border-radius:0}.ca-guide-kit-gallery__header{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.2rem;background:rgb(var(--color-background));border-block-end:.1rem solid rgba(var(--color-foreground),.14)}.ca-guide-kit-gallery__title{margin:0;font-family:var(--font-heading-family);font-size:2.2rem;line-height:1;text-transform:uppercase}.ca-guide-kit-gallery__close{display:inline-flex;width:4rem;height:4rem;align-items:center;justify-content:center;padding:0;color:rgb(var(--color-button-text, 255 255 255));background:var(--ca-card-red);border:0;border-radius:0;font-size:3rem;line-height:1;cursor:pointer}.ca-guide-kit-gallery__grid{display:grid;gap:1rem;padding:1rem}.ca-guide-kit-gallery__media{overflow:hidden;aspect-ratio:1 / 1;background:rgba(var(--color-foreground),.04)}.ca-guide-kit-gallery__image{display:block;width:100%;height:100%;object-fit:cover}@media screen and (min-width:750px){.ca-guide-kit-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/card-guide-kit.css.map */
