.choice-helper-modal[hidden]{display:none!important}.choice-helper-modal{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:999999!important;isolation:isolate!important}.choice-helper-modal__overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100vh!important;background:#000000f2!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;z-index:0!important}.choice-helper-modal__dialog{position:relative!important;z-index:2!important;width:min(1100px,calc(100% - 32px))!important;max-height:calc(100vh - 40px)!important;overflow-y:auto!important;margin:20px auto!important;background:#fff!important;border-radius:18px!important;padding:32px!important;box-shadow:0 30px 90px #00000052!important;border:1px solid rgba(0,0,0,.08)!important}.choice-helper-modal__content,.choice-helper-step,.choice-helper-step__footer{background:#fff!important}.choice-helper-modal__close{position:absolute;top:18px;right:18px;width:36px;height:36px;border:0;background:transparent;font-size:28px;line-height:1;cursor:pointer;color:#444}.choice-helper-step__title{margin:0 0 8px;font-size:22px;line-height:1.2;font-weight:700;color:#111}.choice-helper-step__subtitle{margin:0 0 22px;color:#666;font-size:16px}.choice-helper-options{display:grid;gap:16px}.choice-helper-options--1{grid-template-columns:1fr}.choice-helper-options--2{grid-template-columns:repeat(2,minmax(0,1fr))}.choice-helper-options--3{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-helper-options--4{grid-template-columns:repeat(4,minmax(0,1fr))}.choice-helper-option{display:block}.choice-helper-option input{position:absolute;opacity:0;pointer-events:none}.choice-helper-option__box{display:flex;flex-direction:column;justify-content:space-between;min-height:240px;border:1px solid #d9dde3;border-radius:12px;background:#fff;padding:16px;cursor:pointer;transition:.2s ease}.choice-helper-option input:checked+.choice-helper-option__box{border-color:#1f4054;background:#1f405414}.choice-helper-option__media{display:flex;align-items:center;justify-content:center;min-height:200px;margin-bottom:14px;padding:12px}.choice-helper-option__media img{width:100%;max-width:200px;height:200px;object-fit:contain;display:block}.choice-helper-option__label{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#111}.choice-helper-option__checkbox{width:16px;height:16px;border:1px solid #bfc6cf;border-radius:3px;flex:0 0 16px;background:#fff}.choice-helper-option input:checked+.choice-helper-option__box .choice-helper-option__checkbox{border-color:#1f4054;background:#1f4054}.choice-helper-option input:checked+.choice-helper-option__box .choice-helper-option__label{color:#1f4054}.choice-helper-step__footer{display:flex;justify-content:flex-end;gap:12px;margin-top:28px;padding-top:20px;border-top:1px solid #e5e7eb}.choice-helper-step__button{-webkit-appearance:none;appearance:none;border:0;border-radius:8px;padding:14px 22px;font-size:16px;font-weight:700;cursor:pointer;background:#1f4054;color:#fff}.choice-helper-step__button--secondary{background:#f3f4f6;color:#111}.choice-helper-lock,.choice-helper-lock body{overflow:hidden}@media screen and (max-width:999px){.choice-helper-options--4,.choice-helper-options--3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:640px){.choice-helper-modal__dialog{width:calc(100% - 16px);margin:8px auto;padding:20px;border-radius:14px}.choice-helper-options--4,.choice-helper-options--3,.choice-helper-options--2{grid-template-columns:1fr}.choice-helper-option__box{min-height:180px}}.choice-helper-results{display:grid;gap:14px}.choice-helper-modal .choice-helper-step .choice-helper-results-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important;align-items:stretch!important;margin-top:24px!important}.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card{position:relative!important;display:flex!important;flex-direction:column!important;height:100%!important;background:#fff!important;border:1px solid #d9dde3!important;border-radius:16px!important;padding:22px!important;overflow:visible!important;box-shadow:0 6px 18px #1118270a!important}.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card.is-featured{border:2px solid #1F4054!important;box-shadow:0 10px 28px #1f40541a!important}.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card__badge{position:absolute!important;top:-12px!important;left:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:30px!important;padding:5px 12px!important;background:#1f4054!important;color:#fff!important;border-radius:7px!important;font-size:13px!important;font-weight:700!important;line-height:1!important;z-index:3!important}.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card__image-wrap{display:flex!important;align-items:center!important;justify-content:center!important;min-height:180px!important;margin-bottom:18px!important;padding:8px 0!important;background:transparent!important}.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card__image{display:block!important;width:auto!important;max-width:165px!important;max-height:180px!important;height:auto!important;margin:0 auto!important;object-fit:contain!important;background:transparent!important;mix-blend-mode:multiply!important}.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card__reviews{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;margin:0 0 8px!important;min-height:auto!important;white-space:nowrap!important;opacity:.9!important}.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card__reviews .loox-rating{display:inline-flex!important;align-items:center!important;flex-wrap:nowrap!important;white-space:nowrap!important}.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card__reviews .loox-rating-content,.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card__reviews .loox-rating span{font-size:13px!important}.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card__title{margin:0 0 10px!important;font-size:17px!important;line-height:1.35!important;font-weight:700!important;color:#111!important}.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card__meta{margin:0 0 12px!important;font-size:14px!important;line-height:1.5!important;color:#5f6b76!important}.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card__meta--icons{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;flex-wrap:nowrap!important;margin:0 0 12px!important}.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card__meta-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;max-width:22px!important;max-height:22px!important;flex:0 0 22px!important;overflow:hidden!important}.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card__meta-icon img{display:block!important;width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;max-width:22px!important;max-height:22px!important;object-fit:contain!important}.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card__compare{display:none!important}.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card__price-wrap{display:flex!important;align-items:center!important;gap:8px!important;margin:0 0 10px!important}.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card__price{font-size:18px!important;line-height:1.2!important;font-weight:400!important;color:#111!important}.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card__button{-webkit-appearance:none!important;appearance:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;width:100%!important;min-height:42px!important;margin-top:0!important;margin-bottom:12px!important;padding:10px 16px!important;border:0!important;border-radius:8px!important;background:#5cbdb1!important;color:#fff!important;text-decoration:none!important;text-align:center!important;font-size:15px!important;font-weight:700!important;line-height:1.2!important;cursor:pointer!important;transition:opacity .2s ease,transform .2s ease!important}.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card__button:hover{color:#fff!important;opacity:.94!important;transform:translateY(-1px)!important}.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card__button-arrow{display:inline-block!important;line-height:1!important}.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card__usps{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:8px!important;margin-top:0!important}.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card__usp{width:100%!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important}.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card__usp-icon{width:18px!important;height:18px!important;min-width:18px!important;border-radius:50%!important;background:#dff3e7!important;color:#4caf74!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:12px!important;font-weight:700!important;line-height:1!important}.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card__usp-text{font-size:14px!important;line-height:1.4!important;color:#4b4b4b!important}@media screen and (max-width:999px){.choice-helper-modal .choice-helper-step .choice-helper-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media screen and (max-width:640px){.choice-helper-modal .choice-helper-step .choice-helper-results-grid{grid-template-columns:1fr!important;gap:16px!important}.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card{padding:18px!important}.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card__image-wrap{min-height:155px!important;margin-bottom:14px!important}.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card__image{max-width:135px!important;max-height:155px!important}.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card__title{font-size:16px!important}.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card__price{font-size:17px!important}.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card__button{min-height:40px!important;font-size:14px!important}.choice-helper-modal .choice-helper-step .choice-helper-results-grid .choice-helper-result-card__usps{gap:8px!important}}[data-choice-helper-card]{background:#f5f5f5!important;border-radius:18px!important;overflow:hidden!important;height:100%!important}[data-choice-helper-card] .choice-helper-card__inner{display:flex!important;flex-direction:column!important;height:100%!important;background:#f5f5f5!important}[data-choice-helper-card] .choice-helper-card__media{padding:0!important;background:#f5f5f5!important}[data-choice-helper-card] .choice-helper-card__image{width:100%!important;height:auto!important;display:block!important}[data-choice-helper-card] .choice-helper-card__content{padding:18px 18px 22px!important;text-align:center!important;display:flex!important;justify-content:center!important;background:#f5f5f5!important}[data-choice-helper-card] .choice-helper-card__heading,[data-choice-helper-card] .choice-helper-card__subheading{display:none!important}[data-choice-helper-card] [data-choice-helper-card-button],[data-choice-helper-card] .choice-helper-card__button{-webkit-appearance:none!important;appearance:none!important;border:0!important;border-radius:10px!important;padding:12px 20px!important;min-height:46px!important;background:#5cbdb1!important;color:#fff!important;font-size:16px!important;font-weight:700!important;line-height:1!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;text-decoration:none!important;width:auto!important;min-width:230px!important;margin:0 auto!important;box-shadow:none!important}[data-choice-helper-card] [data-choice-helper-card-button]:hover,[data-choice-helper-card] .choice-helper-card__button:hover{background:#5cbdb1!important;color:#fff!important;opacity:.96!important}[data-choice-helper-card] [data-choice-helper-card-button],[data-choice-helper-card] .choice-helper-card__button{min-width:170px!important;min-height:38px!important;padding:9px 15px!important;font-size:14px!important;border-radius:8px!important}.choice-helper-result-card__image-wrap{display:flex!important;align-items:center!important;justify-content:center!important;min-height:170px!important;margin-bottom:18px!important;padding:12px!important;background:#fafafa!important;border:1px solid #efefef!important;border-radius:12px!important}.choice-helper-result-card__image{display:block!important;width:auto!important;max-width:140px!important;max-height:150px!important;height:auto!important;margin:0 auto!important;object-fit:contain!important}[data-choice-helper-card] [data-choice-helper-card-button]:after,[data-choice-helper-card] .choice-helper-card__button:after{content:none!important}.choice-helper-result-card__meta.choice-helper-result-card__meta--icons{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;flex-wrap:nowrap!important;margin:0 0 14px!important}.choice-helper-result-card__meta-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;max-width:22px!important;max-height:22px!important;flex:0 0 22px!important;overflow:hidden!important}.choice-helper-result-card__meta-icon img{display:block!important;width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;max-width:22px!important;max-height:22px!important;object-fit:contain!important}
/*# sourceMappingURL=/cdn/shop/t/17/assets/choice-helper.css.map */
