.bpc-guide-label-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.8rem 1.2rem;width:100%;min-width:0;max-width:100%}
legend.bpc-guide-label-row{padding:0}
.bpc-guide-label-row>.form__label,.bpc-guide-label-row>span{flex:1 1 auto;min-width:0;margin-bottom:0}
.bpc-guide-trigger__opener{display:inline-flex;flex:0 0 auto;max-width:100%}
.bpc-guide-trigger{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:3.8rem;max-width:100%;margin:0;padding:.7rem 1.1rem;border:1px solid rgba(var(--color-foreground),.24);border-radius:.6rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font:inherit;font-size:1.25rem;font-weight:650;line-height:1.3;text-align:center;text-decoration:none;white-space:nowrap;cursor:pointer;box-sizing:border-box;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}
.bpc-guide-trigger:hover{border-color:rgba(var(--color-foreground),.48);background:rgba(var(--color-foreground),.04)}
.bpc-guide-trigger:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.75);outline-offset:.2rem;box-shadow:0 0 0 .2rem rgb(var(--color-background))}
.bpc-guide-header{width:100%;min-width:0;max-width:100%;margin:0 0 1.6rem}
.bpc-guide-trigger__opener--full{display:flex;flex:1 1 100%;width:100%;max-width:100%}
.bpc-guide-trigger--full{justify-content:flex-start;width:100%;min-height:4.4rem;margin:.2rem 0 0;padding:1rem 1.2rem;text-align:left}
.product__info-container .bpc-single-choice-variant--guide{display:block!important;width:100%;min-width:0;max-width:100%}
@media screen and (max-width:749px){.bpc-guide-label-row{gap:.7rem}.bpc-guide-trigger{min-height:3.8rem;padding:.7rem 1rem;font-size:1.2rem}.bpc-guide-trigger--full{min-height:4.4rem;padding:1rem 1.1rem}}
