.pick-any-three{padding:40px 0 110px}.pick-any-three__header{text-align:center;max-width:760px;margin:0 auto 32px}.pick-any-three__eyebrow{letter-spacing:.08em;text-transform:uppercase;font-size:12px;margin-bottom:8px}.pick-any-three__header h1{margin:0 0 12px}.pick-any-three__progress{max-width:780px;margin:0 auto 35px;text-align:center}.pick-any-three__steps{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px;font-size:14px}.pick-any-three__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.bundle-card{border:1px solid rgba(0,0,0,.12);border-radius:14px;padding:14px;transition:.2s ease}.bundle-card.is-selected{border-width:2px;transform:translateY(-2px)}.bundle-card img{display:block;width:100%;height:auto;border-radius:10px}.bundle-card__content{padding-top:14px}.bundle-card__content h3{margin:0 0 8px;font-size:16px}.bundle-card__price{margin:0 0 14px;font-weight:600}.bundle-card__button,.bundle-add-cart{width:100%;border-radius:999px;padding:12px 16px;cursor:pointer}.bundle-card__button:disabled,.bundle-add-cart:disabled{cursor:not-allowed;opacity:.5}.bundle-sticky-bar{position:fixed;z-index:50;bottom:0;left:0;right:0;padding:14px 5%;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border-top:1px solid rgba(0,0,0,.15)}.bundle-sticky-bar__info,.bundle-sticky-bar__action{display:flex;align-items:center;gap:14px}.bundle-sticky-bar__info span{font-size:13px}.bundle-add-cart{min-width:220px}@media screen and (max-width:989px){.pick-any-three__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bundle-sticky-bar{align-items:flex-start;flex-direction:column}.bundle-sticky-bar__action{width:100%}.bundle-add-cart{flex:1}}@media screen and (max-width:600px){.pick-any-three__grid{gap:12px}.bundle-card{padding:10px}.bundle-card__content h3{font-size:14px}}html{scroll-behavior:smooth}.pick-any-three{background:#f8f7f4;padding:0 0 125px}.pick-any-three__hero{position:relative;overflow:hidden;min-height:520px;display:flex;align-items:center;background:linear-gradient(100deg,#121212d1,#12121294 42%,#1212121f),url(/cdn/shop/files/website_banner.png?v=1780238860) center center / cover no-repeat}.pick-any-three__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0000002e,#0000)}.pick-any-three__hero-content{position:relative;z-index:2;color:#fff;max-width:680px}.pick-any-three__hero-eyebrow,.pick-any-three__eyebrow{margin:0 0 12px;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.pick-any-three__hero h1{max-width:650px;margin:0;color:#fff;font-size:clamp(42px,5vw,74px);line-height:.98;letter-spacing:-.04em}.pick-any-three__hero-copy{max-width:470px;margin:22px 0;font-size:18px;line-height:1.5}.pick-any-three__hero-points{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 30px}.pick-any-three__hero-points span{padding:9px 13px;border:1px solid rgba(255,255,255,.42);border-radius:99px;background:#ffffff14;font-size:12px;font-weight:600}.pick-any-three__hero-button{display:inline-flex;align-items:center;justify-content:center;min-width:180px;padding:14px 22px;border-radius:99px;background:#fff;color:#111;font-weight:700;text-decoration:none;transition:transform .2s ease,opacity .2s ease}.pick-any-three__hero-button:hover{opacity:.92;transform:translateY(-2px)}.pick-any-three .page-width{max-width:1320px}.pick-any-three__header{max-width:680px;margin:0 auto;padding:56px 0 24px;text-align:center}.pick-any-three__header h2{margin:0 0 10px;font-size:clamp(30px,3vw,46px);line-height:1.05;letter-spacing:-.035em}.pick-any-three__header>p:not(.pick-any-three__eyebrow){max-width:520px;margin:0 auto;color:#5f5f5f;line-height:1.5}.pick-any-three__offer-note{display:inline-flex;align-items:center;gap:12px;margin-top:22px;padding:10px 16px;border-radius:99px;background:#fff;box-shadow:0 8px 24px #0000000f;font-size:13px}.pick-any-three__offer-note strong{font-size:16px}.pick-any-three__progress{max-width:900px;padding:18px 22px;margin:12px auto 34px;border:1px solid #e9e6df;border-radius:18px;background:#fff}.pick-any-three__steps{gap:18px;color:#7b7b7b;font-size:13px}.pick-any-three__steps .step.active{color:#111;font-weight:700}.selection-count{margin:12px 0 0;color:#161616;font-weight:700}.pick-any-three__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.bundle-card{overflow:hidden;padding:0;border:1px solid #ebe8e1;border-radius:18px;background:#fff;box-shadow:0 8px 20px #13131308;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.bundle-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #13131314}.bundle-card.is-selected{border:2px solid #111111;box-shadow:0 14px 32px #1313131a}.bundle-card__image-link{display:block;aspect-ratio:1 / 1.04;overflow:hidden;background:#f4f2ed}.bundle-card__image-link img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.bundle-card:hover .bundle-card__image-link img{transform:scale(1.04)}.bundle-card__content{padding:16px}.bundle-card__content h3{min-height:42px;margin:0 0 8px;font-size:16px;line-height:1.3;color:#111}.bundle-card__price{margin:0 0 14px;color:#6d6d6d;font-size:14px}.bundle-card__button{border:1px solid #111111;border-radius:99px;background:#111;color:#fff;font-weight:700;transition:all .2s ease}.bundle-card__button:hover,.bundle-card.is-selected .bundle-card__button{background:#fff;color:#111}.bundle-sticky-bar{z-index:100;padding:14px max(5%,24px);border-top:1px solid #e5e1d9;background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 -8px 24px #0000000f}.bundle-sticky-bar__info strong{color:#111;font-size:16px}.bundle-sticky-bar__info span{color:#6c6c6c}.bundle-total{color:#111;font-size:20px}.bundle-add-cart{min-width:220px;border:1px solid #111111;border-radius:99px;background:#111;color:#fff;font-weight:700}.bundle-add-cart:hover:not(:disabled){opacity:.9}@media screen and (max-width:989px){.pick-any-three__hero{min-height:460px}.pick-any-three__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bundle-sticky-bar{flex-direction:column;align-items:stretch}.bundle-sticky-bar__info,.bundle-sticky-bar__action{justify-content:space-between}}@media screen and (max-width:600px){.pick-any-three__hero{min-height:480px;align-items:flex-end;background-position:62% center}.pick-any-three__hero-content{padding-bottom:42px}.pick-any-three__hero h1{font-size:43px}.pick-any-three__hero-copy{font-size:16px}.pick-any-three__hero-points{gap:7px}.pick-any-three__hero-points span{padding:7px 10px;font-size:11px}.pick-any-three__header{padding:38px 0 18px}.pick-any-three__progress{padding:16px}.pick-any-three__steps{justify-content:center;flex-wrap:wrap;font-size:12px}.bundle-card__content{padding:12px}.bundle-card__content h3{min-height:38px;font-size:14px}.bundle-sticky-bar__action{gap:12px}.bundle-add-cart{min-width:0}}.pick-any-three{width:100%;overflow-x:hidden}.pick-any-three .page-width{width:100%;max-width:1440px;margin:0 auto;padding-left:40px;padding-right:40px}.pick-any-three__grid{width:100%;max-width:1380px;margin:40px auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;align-items:stretch;justify-content:center}.pick-any-three .bundle-card{width:100%;min-width:0;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;border-radius:20px;background:#fff}.pick-any-three .bundle-card__image-link{width:100%;min-height:330px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff}.pick-any-three .bundle-card__image-link img{display:block;width:100%;height:330px;max-width:100%;object-fit:contain;object-position:center center;margin:0 auto;padding:18px}.pick-any-three .bundle-card__content{display:flex;flex:1;flex-direction:column;align-items:stretch;padding:18px 20px 20px;text-align:left}.pick-any-three .bundle-card__content h3{min-height:48px;margin:0 0 8px;font-size:15px;line-height:1.35;text-align:left}.pick-any-three .bundle-card__price{margin:0 0 18px;font-size:15px;font-weight:600}.pick-any-three .bundle-card__button{width:100%;margin-top:auto;min-height:52px}.pick-any-three .bundle-card *,.pick-any-three .bundle-card img{box-sizing:border-box}.pick-any-three__progress{width:100%;max-width:1140px;margin:30px auto 0}.pick-any-three__header{max-width:820px;margin-left:auto;margin-right:auto}@media screen and (min-width:1500px){.pick-any-three__grid{max-width:1440px;gap:28px}.pick-any-three .bundle-card__image-link,.pick-any-three .bundle-card__image-link img{height:360px;min-height:360px}}@media screen and (max-width:989px){.pick-any-three .page-width{padding-left:20px;padding-right:20px}.pick-any-three__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.pick-any-three .bundle-card__image-link,.pick-any-three .bundle-card__image-link img{height:280px;min-height:280px}}@media screen and (max-width:600px){.pick-any-three .page-width{padding-left:14px;padding-right:14px}.pick-any-three__grid{gap:12px;margin-top:24px}.pick-any-three .bundle-card__image-link,.pick-any-three .bundle-card__image-link img{height:210px;min-height:210px}.pick-any-three .bundle-card__content{padding:12px}.pick-any-three .bundle-card__content h3{min-height:58px;font-size:13px}}.bundle-product-image{display:block;width:100%;height:330px;object-fit:contain!important;object-position:center center!important;margin:0 auto;padding:18px}.pick-any-three__grid{width:100%;max-width:1380px;margin:40px auto 0;display:flex!important;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:24px}.pick-any-three .bundle-card{width:calc((100% - 72px)/4);min-width:0;display:flex;flex-direction:column}.pick-any-three .bundle-card__image-link{display:flex;align-items:center;justify-content:center}.pick-any-three .bundle-card__image-link img,.pick-any-three .bundle-product-image{display:block;width:100%;height:330px;max-width:100%;margin:0 auto;padding:18px;object-fit:contain!important;object-position:center center!important}.pick-any-three .bundle-card__content{display:flex;flex:1;flex-direction:column}.pick-any-three .bundle-card__button{margin-top:auto}@media screen and (min-width:1500px){.pick-any-three .bundle-card{width:calc((100% - 84px)/4)}.pick-any-three .bundle-card__image-link img,.pick-any-three .bundle-product-image{height:360px}}@media screen and (max-width:989px){.pick-any-three__grid{gap:16px}.pick-any-three .bundle-card{width:calc((100% - 16px)/2)}.pick-any-three .bundle-card__image-link img,.pick-any-three .bundle-product-image{height:280px}}@media screen and (max-width:600px){.pick-any-three__grid{gap:12px;margin-top:24px}.pick-any-three .bundle-card{width:calc((100% - 12px)/2)}.pick-any-three .bundle-card__image-link img,.pick-any-three .bundle-product-image{height:210px;padding:10px}}.bundle-sticky-bar{z-index:999;border-top:1px solid #e5e1d9;background:#fffffffa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 -8px 24px #0000000f}.bundle-sticky-bar__info{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.bundle-sticky-bar__info strong{font-size:17px;font-weight:800;color:#111;white-space:nowrap}.bundle-sticky-bar__info span{font-size:13px;font-weight:700;color:#1f5fc7;background:#eef4ff;border:1px solid #c9dbff;border-radius:999px;padding:9px 12px;line-height:1.2}.bundle-sticky-bar__action{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px;width:100%}.bundle-total{font-size:25px;font-weight:800;color:#111;line-height:1}.bundle-add-cart{min-height:54px;min-width:220px;border:1px solid #111111;border-radius:999px;background:#111!important;color:#fff!important;font-weight:800;font-size:15px;opacity:1}.bundle-add-cart:disabled{background:#111!important;border-color:#111!important;color:#fff!important;opacity:.62;cursor:not-allowed}.pick-any-three__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.pick-any-three__steps .step{padding:11px 8px;text-align:center;border:1px solid #ebe7df;border-radius:14px;background:#f5f3ef;color:#7a7a7a;font-size:13px;font-weight:600}.pick-any-three__steps .step.active{border-color:#c9dbff;background:#eef4ff;color:#1f5fc7;font-weight:800}@media screen and (min-width:769px){.bundle-sticky-bar{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:20px;padding:16px 32px}.bundle-sticky-bar__info span{order:1}.bundle-sticky-bar__info strong{order:2;text-align:right}}@media screen and (max-width:768px){.bundle-sticky-bar{display:flex;flex-direction:column;align-items:stretch;gap:10px;padding:12px 14px calc(12px + env(safe-area-inset-bottom))}.bundle-sticky-bar__info span{order:1;flex:1;text-align:left}.bundle-sticky-bar__info strong{order:2;text-align:right;font-size:16px}.bundle-total{font-size:22px}.bundle-add-cart{width:100%;min-width:0;min-height:54px}.pick-any-three__steps{gap:7px}.pick-any-three__steps .step{padding:10px 6px;font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/61/assets/pick-any-3.css.map */
