.bcq{background:#faf7f2;padding:44px 20px 64px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#26221e;-webkit-font-smoothing:antialiased}.bcq *,.bcq *:before,.bcq *:after{box-sizing:border-box}.bcq__inner{width:100%;max-width:660px;margin:0 auto}.bcq__loading{text-align:center;color:#8b8078;font-size:13px}.bcq__top{margin-bottom:26px}.bcq__eyebrow{margin:0 0 10px;color:#1f4d33;font-size:10px;line-height:1;font-weight:700;letter-spacing:.22em;text-transform:uppercase;text-align:center}.bcq__bar{height:3px;border-radius:3px;background:#e8dfd5;overflow:hidden}.bcq__bar span{display:block;height:100%;background:#1f4d33;border-radius:3px;transition:width .35s cubic-bezier(.4,0,.2,1)}.bcq__count{margin:9px 0 0;color:#8b8078;font-size:11px;text-align:center}.bcq__q{margin:0 0 22px;color:#26221e;text-align:center;text-wrap:balance;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(28px,5.4vw,38px);line-height:1.06;font-weight:500;letter-spacing:-.015em}.bcq__intro{margin:-10px 0 24px;color:#6d635b;font-size:14px;line-height:1.6;text-align:center;text-wrap:balance}.bcq__options{display:grid;gap:10px}.bcq__opt{width:100%;min-height:62px;display:flex;align-items:center;gap:13px;padding:16px 18px;background:#fff;border:1px solid #E8DFD5;border-radius:12px;color:#26221e;cursor:pointer;font-family:inherit;font-size:15px;line-height:1.35;font-weight:500;text-align:left;transition:border-color .18s ease,transform .18s ease,box-shadow .25s ease}.bcq__opt:hover{border-color:#1f4d33;transform:translateY(-1px);box-shadow:0 14px 26px -22px #26221e8c}.bcq__opt.is-picked{border-color:#1f4d33;box-shadow:0 0 0 1px #1f4d33 inset}.bcq__dot{flex:0 0 20px;width:20px;height:20px;border:1px solid #E8DFD5;border-radius:50%;position:relative;transition:border-color .18s ease}.bcq__opt.is-picked .bcq__dot{border-color:#1f4d33}.bcq__opt.is-picked .bcq__dot:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:50%;background:#1f4d33}.bcq__back{display:inline-flex;align-items:center;gap:6px;margin-top:20px;padding:0;background:none;border:none;color:#8b8078;cursor:pointer;font-family:inherit;font-size:12px;text-decoration:underline;text-underline-offset:3px}.bcq__back:hover{color:#1f4d33}.bcq__result-head{text-align:center;margin-bottom:22px}.bcq__note{margin:0 auto 18px;max-width:520px;padding:11px 14px;border-radius:10px;background:#f3ece1;border:1px solid #E8DFD5;color:#26221e;font-size:12.5px;line-height:1.5;text-align:center}.bcq__card{display:grid;grid-template-columns:132px minmax(0,1fr);gap:18px;align-items:center;padding:18px;background:#fff;border:1px solid #E8DFD5;border-radius:14px;box-shadow:0 26px 50px -40px #26221e99}.bcq__card-media{display:block;border-radius:10px;overflow:hidden;background:#f3ece1}.bcq__card-media img{width:100%;height:100%;display:block;object-fit:cover;aspect-ratio:1/1}.bcq__badge{display:inline-block;margin-bottom:7px;padding:4px 9px;border-radius:999px;background:#f3ece1;color:#163a27;font-size:8.5px;line-height:1;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.bcq__card-title{display:block;margin:0 0 6px;color:#26221e;text-decoration:none;font-family:Cormorant Garamond,Georgia,serif;font-size:23px;line-height:1.25;font-weight:600}.bcq__card-pitch{margin:0 0 10px;color:#6d635b;font-size:13px;line-height:1.5}.bcq__why{list-style:none;margin:0 0 12px;padding:0;display:grid;gap:5px}.bcq__why li{position:relative;padding-left:19px;color:#4b443d;font-size:12.5px;line-height:1.45}.bcq__why li:before{content:"";position:absolute;left:0;top:4px;width:13px;height:13px;border-radius:50%;background:#eef6f0 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2.6 6.2l2.2 2.2 4.6-4.8' fill='none' stroke='%232e7d4f' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/11px 11px no-repeat}.bcq__prices{display:flex;align-items:center;gap:7px;margin-bottom:12px;flex-wrap:wrap}.bcq__price{color:#26221e;font-size:17px;line-height:1;font-weight:700;white-space:nowrap}.bcq__compare{color:#8b8078;font-size:12.5px;text-decoration:line-through;white-space:nowrap}.bcq__off{background:#eef6f0;color:#2e7d4f;border-radius:5px;padding:3px 6px;font-size:9.5px;line-height:1;font-weight:700}.bcq__cta{width:100%;min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border:none;border-radius:10px;background:linear-gradient(135deg,#1f4d33,#163a27);color:#fff;cursor:pointer;font-family:inherit;font-size:11.5px;line-height:1;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;transition:filter .2s ease,transform .2s ease}.bcq__cta:hover{filter:brightness(1.06);transform:translateY(-1px)}.bcq__link{display:inline-block;margin-top:10px;color:#8b8078;font-size:12px;text-decoration:underline;text-underline-offset:3px}.bcq__link:hover{color:#1f4d33}.bcq__runners{margin-top:22px}.bcq__also{margin-top:28px}.bcq__runners-title,.bcq__also-title{margin:0 0 4px;color:#1f4d33;font-size:10px;line-height:1.35;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.bcq__also-intro{margin:0 0 12px;color:#6d635b;font-size:12.5px;line-height:1.55}.bcq__also-list{display:grid;gap:9px}.bcq__mini{display:grid;grid-template-columns:62px minmax(0,1fr) auto;gap:13px;align-items:center;padding:11px 13px;background:#fff;border:1px solid #E8DFD5;border-radius:11px;text-decoration:none;color:inherit;transition:border-color .18s ease}.bcq__mini:hover{border-color:#e8dfd5}.bcq__mini img{width:62px;height:62px;border-radius:8px;object-fit:cover;background:#f3ece1;display:block}.bcq__mini-media{display:block;border-radius:8px;overflow:hidden}.bcq__mini-body{display:block;color:inherit;text-decoration:none;min-width:0}.bcq__mini-name{display:block;color:#26221e;font-size:13.5px;line-height:1.3;font-weight:600}.bcq__mini-pitch{display:block;margin-top:2px;color:#8b8078;font-size:11.5px;line-height:1.4}.bcq__mini-price{color:#26221e;font-size:13.5px;font-weight:700;white-space:nowrap}.bcq__mini-compare{display:block;margin-top:1px;color:#8b8078;font-size:11px;font-weight:500;text-decoration:line-through;white-space:nowrap}.bcq__mini-buy{display:grid;gap:8px;justify-items:end}.bcq__buy-row{display:flex;gap:7px;align-items:center;justify-content:flex-end}.bcq__variant{max-width:170px;min-height:36px;padding:8px 26px 8px 10px;border:1px solid #E8DFD5;border-radius:8px;color:#26221e;font-family:inherit;font-size:11.5px;line-height:1.2;cursor:pointer;appearance:none;-webkit-appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' fill='none' stroke='%238b8078' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 9px center;background-size:10px 6px}.bcq__variant:focus{outline:none;border-color:#1f4d33}.bcq__add{min-height:36px;padding:10px 15px;border:1px solid #1F4D33;border-radius:8px;background:#fff;color:#163a27;cursor:pointer;font-family:inherit;font-size:10.5px;line-height:1;font-weight:700;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:background .18s ease,color .18s ease}.bcq__add:hover{background:#1f4d33;color:#fff}.bcq__mail{margin-top:26px;padding:18px;border:1px dashed #E8DFD5;border-radius:12px;background:#f3ece1}.bcq__mail p{margin:0 0 11px;color:#6d635b;font-size:12.5px;line-height:1.5}.bcq__mail-row{display:flex;gap:8px}.bcq__mail input{flex:1 1 auto;min-width:0;min-height:44px;padding:12px 13px;border:1px solid #E8DFD5;border-radius:9px;background:#fff;font-family:inherit;font-size:14px;color:#26221e}.bcq__mail input:focus{outline:none;border-color:#1f4d33}.bcq__mail button{flex:0 0 auto;min-height:44px;padding:12px 16px;border:1px solid #1F4D33;border-radius:9px;background:#1f4d33;color:#fff;cursor:pointer;font-family:inherit;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.bcq__restart{margin-top:22px;text-align:center}.bcq__pick{display:grid;gap:10px}.bcq__pick-item{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 18px;background:#fff;border:1px solid #E8DFD5;border-radius:12px;color:#26221e;text-decoration:none;font-size:15px;font-weight:500;transition:border-color .18s ease,transform .18s ease}.bcq__pick-item:hover{border-color:#1f4d33;transform:translateY(-1px)}.bcq__pick-item span{color:#1f4d33;font-size:18px;line-height:1}@media(max-width:640px){.bcq{padding:32px 16px 52px}.bcq__card{grid-template-columns:1fr;gap:14px}.bcq__card-media{max-width:180px;margin:0 auto}.bcq__mini{grid-template-columns:54px minmax(0,1fr);row-gap:11px}.bcq__mini img{width:54px;height:54px}.bcq__mini-buy{grid-column:1 / -1;grid-template-columns:auto 1fr;align-items:center;justify-items:stretch;gap:10px}.bcq__buy-row{justify-content:stretch}.bcq__variant{max-width:none;flex:1 1 auto}.bcq__add{flex:0 0 auto}}@media(prefers-reduced-motion:reduce){.bcq__opt,.bcq__cta,.bcq__bar span,.bcq__pick-item{transition:none}}.bcq__opt-body{display:block;min-width:0}.bcq__opt-sub{display:block;margin-top:2px;color:#8b8078;font-size:11.5px;line-height:1.4;font-weight:400}.bcq__warn{margin:0 0 16px;padding:14px 16px;border-radius:10px;background:#f3ece1;border:1px solid #E8DFD5;border-left:3px solid #1F4D33;color:#26221e}.bcq__warn-title{display:flex;align-items:center;gap:7px;margin:0 0 5px;color:#1f4d33;font-size:10px;line-height:1;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.bcq__warn-title svg{flex:0 0 14px;width:14px;height:14px;display:block}.bcq__warn-text{margin:0;font-size:12.5px;line-height:1.55}.bcq__cta{display:flex}.bcq__link{margin-top:12px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/bc-quiz.css.map */
