@keyframes kib-animation-page-entry-fade-in{0%{will-change:opacity;opacity:0}99%{will-change:unset;opacity:1}}@keyframes kib-animation-page-entry-slide-up{0%{transform:translateY(17rem)}99%{transform:translateY(0)}}.kib-product-card{font-family:var(--chirp-typography-paragraph-1-font-family,Work Sans,Verdana,Lucida Sans,Helvetica Neue,Arial,Roboto,sans-serif);font-weight:var(--chirp-typography-paragraph-1-font-weight,400);line-height:var(--chirp-typography-paragraph-1-line-height,1.25);font-size:var(--chirp-typography-paragraph-1-font-size,1.6rem);letter-spacing:var(--chirp-typography-paragraph-1-letter-spacing,-.03em);-webkit-text-decoration:var(--chirp-typography-paragraph-1-text-decoration,none);text-decoration:var(--chirp-typography-paragraph-1-text-decoration,none);text-transform:var(--chirp-typography-paragraph-1-text-case,none);display:block;width:100%;background-color:var(--chirp-ui-bg-primary,#ffffff);border:.2rem solid var(--chirp-ui-bg-04,#eeeeee);border-radius:.8rem;color:var(--chirp-text-primary,#121212);text-align:left;position:relative;display:flex;flex-direction:column;max-width:var(--kib-product-card-max-width,24.8rem);min-width:var(--kib-product-card-min-width,20rem)}.kib-product-card--elevated{box-shadow:0 0 .4rem var(--chirp-shadow-low-emphasis,rgba(0,0,0,.0509803922))}.kib-product-card--landscape{display:grid;grid-auto-columns:min(24.8rem,max(8rem,35%)) 1fr;grid-template-rows:1fr min-content;--kib-product-card-max-width:none}.kib-product-card--landscape.kib-product-card--extended{container-type:inline-size;grid-template-columns:min(18rem,max(8rem,35%)) 1fr}@container (min-width: 66rem){.kib-product-card--landscape.kib-product-card--extended{grid-template-columns:min(18rem,max(8rem,30%)) 1fr 23rem}}.kib-product-card--canvas-only{--kib-product-card-max-width:24.8rem}.kib-product-card--condensed{width:16rem;--kib-product-card-min-width:16rem}.kib-product-card__canvas{padding:var(--kib-product-card-canvas-padding,var(--chirp-spacing-s2,.8rem));display:flex;flex-direction:column;position:relative;justify-content:center;align-items:center;height:var(--kib-product-card-canvas-height,max-content);flex:0 1 auto;min-width:var(--kib-product-card-canvas-min-width,8rem);color:var(--chirp-text-tertiary,#767676);background-color:var(--chirp-static-gray1-50,#ffffff);border-radius:.6rem .6rem 0 0;overflow:hidden}.kib-product-card__canvas>:last-child:not(.kib-product-flag){padding-bottom:0;margin-bottom:0}.kib-product-card--landscape .kib-product-card__canvas{--kib-product-card-canvas-height:auto;grid-column:1;grid-row:1/3;border-radius:.6rem 0 0 .6rem}.kib-product-card--landscape.kib-product-card--extended .kib-product-card__canvas{padding:var(--chirp-spacing-s4,1.6rem);grid-row:1}@container (min-width: 44rem) and (max-width: 65.9rem){.kib-product-card--landscape.kib-product-card--extended .kib-product-card__canvas{grid-row:1/3}}.kib-product-card--canvas-only .kib-product-card__canvas{width:100%;border-radius:.6rem}.kib-product-card--flat{border:none}.kib-product-card--flat .kib-product-card__canvas{border-radius:.8rem .8rem 0 0}.kib-product-card--flat.kib-product-card--landscape .kib-product-card__canvas{border-radius:.8rem 0 0 .8rem}.kib-product-card--flat.kib-product-card--canvas-only .kib-product-card__canvas{border-radius:.8rem}.kib-product-card__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--chirp-static-gray1-900,#000000);opacity:.03;pointer-events:none}.kib-product-card__overlay--clickable{pointer-events:unset}.kib-product-card__flag{position:absolute;top:0;left:0;z-index:3}.kib-product-card__choices{display:inline-flex;justify-content:center;width:100%;text-align:center;color:var(--chirp-text-tertiary,#767676)}.kib-product-card--landscape .kib-product-card__choices{padding:var(--chirp-spacing-s2,.8rem);padding-bottom:0}.kib-product-card--landscape .kib-product-card__choices>:last-child{margin-bottom:0}.kib-product-card:not(.kib-product-card--condensed):not(.kib-product-card--landscape) .kib-product-card__choices{margin-top:calc(.4rem - var(--chirp-spacing-s4, 1.6rem))}.kib-product-card--condensed:not(.kib-product-card--landscape) .kib-product-card__choices{margin-top:calc(.4rem - var(--chirp-spacing-s3, 1.2rem))}.kib-product-card__choices--hide{display:none}.kib-product-card__content{padding:var(--kib-product-card-content-padding,var(--chirp-spacing-s4,1.6rem));display:flex;justify-content:flex-start;align-items:flex-start;flex-grow:1;flex-direction:column}.kib-product-card__content>:last-child{margin-bottom:0}.kib-product-card--landscape .kib-product-card__content{--kib-product-card-content-padding:var(--chirp-spacing-s3,1.2rem);overflow:hidden;grid-column:2;grid-row:1}.kib-product-card--flat:not(.kib-product-card--landscape) .kib-product-card__content{padding-left:0;padding-right:0}.kib-product-card__content-bottom{margin-top:auto;width:100%}.kib-product-card__content-bottom>:last-child{margin-bottom:0}.kib-product-card--condensed .kib-product-card__content{--kib-product-card-content-padding:var(--chirp-spacing-s3,1.2rem) var(--chirp-spacing-s2,0.8rem)}.kib-product-card--landscape.kib-product-card--extended .kib-product-card__content{--kib-product-card-content-padding:var(--chirp-spacing-s4,1.6rem)}.kib-product-card__actions{padding:0 var(--chirp-spacing-s4,1.6rem) var(--chirp-spacing-s4,1.6rem)}.kib-product-card--condensed .kib-product-card__actions,.kib-product-card--landscape .kib-product-card__actions{padding:0 var(--chirp-spacing-s3,1.2rem) var(--chirp-spacing-s3,1.2rem)}.kib-product-card--landscape .kib-product-card__actions{grid-column:2;grid-row:2}.kib-product-card--landscape.kib-product-card--extended .kib-product-card__actions{padding:var(--chirp-spacing-s4,1.6rem);grid-column:1/3;grid-row:2}@container (min-width: 44rem) and (max-width: 65.9rem){.kib-product-card--landscape.kib-product-card--extended .kib-product-card__actions{grid-column:2;grid-row:2}}@container (min-width: 66rem){.kib-product-card--landscape.kib-product-card--extended .kib-product-card__actions{padding-left:0;grid-column:3;grid-row:1}}.kib-product-card--flat:not(.kib-product-card--landscape) .kib-product-card__actions{padding:0 var(--chirp-spacing-s1,.4rem) var(--chirp-spacing-s4,1.6rem)}.kib-card-group .kib-product-card--landscape{grid-auto-columns:min(14rem,max(8rem,40%)) 1fr}body,html{height:100%;height:100vh;height:100dvh}body{overscroll-behavior:none}#__next,#kib-application-root{height:100%}
/*# sourceMappingURL=16085eba444635b7.css.map*/