[x-cloak]{display:none!important}.ctr-vpo{padding-top:var(--PT, 40px);padding-bottom:var(--PB, 40px)}.ctr-vpo__layout{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;grid-template-areas:"gallery header" "gallery builder";column-gap:48px;max-width:1300px;margin:0 auto;padding:0 24px;align-items:start}.ctr-vpo__gallery-col{grid-area:gallery;position:sticky;top:24px}.ctr-vpo__header-col{grid-area:header;min-width:0;padding:24px 24px 0;background-color:#f5f5f5;border-radius:12px 12px 0 0}.ctr-vpo__builder-col{grid-area:builder;min-width:0;padding:12px 24px 24px;background-color:#f5f5f5;border-radius:0 0 12px 12px}.ctr-vpo__content-wrapper{padding:0 0 8px}.ctr-vpo__slider{width:100%}.ctr-vpo__main-img-wrap{position:relative;width:100%;border-radius:12px;overflow:hidden;background:var(--ctr-grey-bg, #f5f5f5);margin-bottom:10px;min-height:200px}.ctr-vpo__slide{display:none;width:100%}.ctr-vpo__slide.is-active{display:block}.ctr-vpo__slide img{width:100%;aspect-ratio:1 / 1;object-fit:contain;display:block;border:1px solid #D0D0D0;border-radius:12px}.ctr-vpo__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.ctr-vpo__thumbs.flickity-enabled{display:block;outline:none;padding:0}.ctr-vpo__thumbs.flickity-enabled .flickity-viewport{overflow:hidden}.ctr-vpo__thumbs .flickity-prev-next-button{width:24px;height:24px;border-radius:50%;background:var(--ctr-orange, #e95221);border:none;top:50%;transform:translateY(-50%);color:#fff;padding:0;display:flex;align-items:center;justify-content:center;transition:background .15s,opacity .15s;position:absolute;z-index:1}.ctr-vpo__thumbs .flickity-prev-next-button:before{fill:#fff;filter:brightness(0) invert(1)}.ctr-vpo__thumbs .flickity-prev-next-button:hover{background:var(--ctr-orange-dark, #c7461d)}.ctr-vpo__thumbs .flickity-prev-next-button:disabled{opacity:.3}.ctr-vpo__thumbs .flickity-prev-next-button.previous{left:10px}.ctr-vpo__thumbs .flickity-prev-next-button.next{right:10px}.ctr-vpo__thumbs .flickity-prev-next-button .arrow{fill:#fff}.ctr-vpo__thumb-btn{width:100%;aspect-ratio:1;border-radius:6px;overflow:hidden;border:2px solid transparent;padding:0;background:var(--ctr-grey-bg, #f5f5f5);cursor:pointer;transition:border-color .15s}.ctr-vpo__thumbs.flickity-enabled .ctr-vpo__thumb-btn{width:calc(25% - 6px);margin-right:8px;flex-shrink:0;aspect-ratio:1}.ctr-vpo__thumb-btn img{width:100%;height:100%;object-fit:cover;display:block}.ctr-vpo__thumb-btn.is-active{border-color:var(--ctr-orange, #e95221)}.ctr-vpo__thumb-btn:not(.is-active):hover{border-color:var(--ctr-border, #e2e2e2)}.ctr-vpo__gallery-empty{width:100%;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;background:var(--ctr-grey-bg, #f5f5f5);border-radius:12px;color:var(--ctr-muted, #888);font-size:13px}.ctr-vpo__stars{display:flex;align-items:center;gap:6px;margin-bottom:16px;color:var(--ctr-orange, #e95221);font-size:14px;letter-spacing:2px}.ctr-vpo__stars-link{text-decoration:none;color:inherit;display:contents}.ctr-vpo__stars-label{font-size:12px;letter-spacing:0;color:var(--ctr-text, #1a1a1a)}.ctr-vpo__heading{font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:clamp(1.5rem,4vw,2.25rem);text-transform:uppercase;letter-spacing:-.02em;line-height:1.1;color:var(--ctr-text, #1a1a1a);margin-bottom:10px}.ctr-vpo__subheading{font-size:14px;line-height:1.5;color:var(--ctr-text, #1a1a1a);margin-bottom:0;padding-bottom:0}.ctr-vpo__checklist{margin:0 0 16px}.ctr-vpo__checklist p{font-size:14px}.ctr-vpo__checklist ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0;font-size:14px}.ctr-vpo__checklist ul li{display:flex;align-items:center;gap:9px;font-size:14px;color:var(--ctr-text, #1a1a1a);line-height:1.4}.ctr-vpo__checklist ul li:before{content:"";flex-shrink:0;width:18px;height:18px;border-radius:4px;background-color:#4a7c2f;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:11px}.ctr-vpo__offer-wrap{background:#fff;border-radius:10px 10px 0 0;padding:14px 14px 4px}.ctr-vpo__offer-label{font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--ctr-text, #1a1a1a);margin:0 0 10px}.ctr-vpo__offers{display:flex;gap:7px;padding-bottom:10px;margin-bottom:0}.ctr-vpo__offer-card{flex:1;min-width:0;position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;padding:16px 8px 15px;background:#fff;border:1.5px solid var(--ctr-border, #e2e2e2);border-radius:10px;cursor:pointer;transition:border-color .15s,background .15s;user-select:none;-webkit-user-select:none;outline:none}.ctr-vpo__offer-card.is-active{border-color:var(--ctr-orange, #e95221)}.ctr-vpo__offer-card:not(.is-active):hover{border-color:#e9522166}.ctr-vpo__offer-badge2{position:absolute;top:0;left:0;right:0;padding:5px 4px;font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:9px;text-transform:uppercase;letter-spacing:.06em;text-align:center;line-height:1;border-radius:8px 8px 0 0;z-index:1}.ctr-vpo__offer-img{position:relative;width:100%;max-width:90px;aspect-ratio:1}.ctr-vpo__offer-img img{width:100%;height:100%;object-fit:contain;display:block}.ctr-vpo__offer-badge-img{position:absolute;top:14px;right:-16px;width:54px;height:54px;border-radius:50%;background:#fff;border:1px solid var(--ctr-orange, #e95221);box-shadow:0 4px 6px #e9522133;display:flex;align-items:center;justify-content:center;overflow:hidden}.ctr-vpo__offer-badge-img img{width:46px;height:46px;object-fit:cover;border-radius:50%}.ctr-vpo__offer-title{font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.03em;color:var(--ctr-text, #1a1a1a);line-height:1.2;margin:0;word-break:break-word}.ctr-vpo__offer-price-row{display:flex;align-items:baseline;justify-content:center;gap:4px;flex-wrap:wrap}.ctr-vpo__offer-price{font-family:Inter;font-weight:700;font-size:14px;color:var(--ctr-text, #1a1a1a)}.ctr-vpo__offer-compare{font-size:14px;color:var(--ctr-muted, #888);text-decoration:line-through}.ctr-vpo__offer-save{font-family:Inter;font-weight:700;font-size:14px;color:var(--ctr-orange, #e95221);letter-spacing:.04em;margin:0}.ctr-vpo__offer-badge1{margin-top:auto;padding:4px 8px;border-radius:19999px;font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:9px;text-transform:uppercase;letter-spacing:.06em;line-height:1.3;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.ctr-vpo__offer-content{padding-top:14px;padding-bottom:14px;border-radius:0 0 10px 10px}.ctr-vpo__offer-content .ctr-vpo__qty-wrap{margin-top:-14px;padding-top:14px}.ctr-vpo__offer-content .ctr-vpo__qty-wrap,.ctr-vpo__offer-content .ctr-vpo__wyg{padding-left:14px;padding-right:14px;background:#fff}.ctr-vpo__wyg{background:#fff;padding-bottom:14px;margin-bottom:14px;border-radius:0 0 8px 8px}.ctr-vpo__wyg-inner{width:100%;border:1px solid #d0d0d0;border-radius:8px;overflow:hidden}.ctr-vpo__wyg-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;border-radius:8px 8px 0 0;background:transparent;border:none;cursor:pointer;gap:8px;border-bottom:1px solid #D0D0D0}.ctr-vpo__wyg-heading{font-family:Roboto Mono,monospace;font-weight:700;font-size:14px;line-height:1.03;letter-spacing:-.02em;text-transform:uppercase;color:#0c0c0f;text-align:left}.ctr-vpo__wyg-chevron{display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .2s ease}.ctr-vpo__wyg-chevron.is-open{transform:rotate(-180deg)}.ctr-vpo__wyg-divider{margin:0;border:none;border-top:1px solid #d0d0d0}.ctr-vpo__wyg-content{padding:12px 16px 14px}.ctr-vpo__wyg-content ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.ctr-vpo__wyg-content li{position:relative;padding-left:14px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:1.4;color:#111}.ctr-vpo__wyg-content li:before{content:"";position:absolute;left:2px;top:50%;transform:translateY(-50%);width:5px;height:5px;border-radius:50%;background:#111}.ctr-vpo__wyg-content p{font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:1.4;color:#111;margin:0 0 6px}.ctr-vpo__qty-wrap{gap:12px;padding:6px 0 24px}.ctr-vpo__qty-label{font-family:Roboto Mono;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ctr-text, #111);margin:0 0 12px;white-space:nowrap}.ctr-vpo__qty-counter{display:inline-flex;align-items:center;height:32px;border:1px solid #d1d5db;border-radius:8px;padding:1px;overflow:hidden;background:#fff}.ctr-vpo__qty-btn{display:flex;align-items:center;justify-content:center;width:28px;height:100%;background:transparent;border:none;cursor:pointer;padding:0;color:#111;transition:background .15s;flex-shrink:0}.ctr-vpo__qty-btn:hover:not(:disabled){background:#f3f4f6}.ctr-vpo__qty-btn:disabled{opacity:.35;cursor:default}.ctr-vpo__qty-btn--inc{background:#111;color:#fff;border-radius:7px}.ctr-vpo__qty-btn--inc:hover:not(:disabled){background:#333}.ctr-vpo__qty-btn--dec{border-radius:7px 0 0 7px}.ctr-vpo__qty-val{min-width:32px;text-align:center;font-size:14px;font-weight:600;color:#111;line-height:1;padding:0 4px;height:100%;display:flex;align-items:center;justify-content:center}.ctr-vpo__banner{background:#fff;padding:24px 14px 16px;border-radius:0;margin-top:-14px}.ctr-vpo__banner-inner{display:flex;align-items:center;gap:10px;background:#73f3580d;border:1px solid #73F358;border-radius:8px;padding:12px 14px;color:#0c0c0f}.ctr-vpo__banner-icon{flex-shrink:0;width:50px;height:50px;border-radius:6px;overflow:hidden}.ctr-vpo__banner-icon img{width:100%;height:100%;object-fit:contain;display:block}.ctr-vpo__banner-body{flex:1;min-width:0}.ctr-vpo__banner-text{font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:18px;text-transform:uppercase;letter-spacing:-.01em;line-height:1.3;margin:0}.ctr-vpo__banner-free{color:var(--ctr-lgreen, #73f358)}.ctr-vpo__banner-sub{font-size:10px;letter-spacing:-.28px;font-family:Inter;color:#656565;margin:3px 0 0;font-weight:400}.ctr-vpo__banner-sub strong{font-weight:700;color:#e95221}.ctr-vpo__bundle-wrap{background:#fff;border-radius:0;padding:12px 14px;margin-bottom:10px}.ctr-vpo__bundle-inner{background:#f5f5f5;padding:14px;border-radius:8px}.ctr-vpo__bundle-select-heading{font-family:Roboto Mono,monospace;font-weight:700;font-size:12px;letter-spacing:.24px;text-transform:uppercase;color:#0c0c0f;margin:0 0 10px}.ctr-vpo__bundle-tabs{display:flex;gap:8px;margin-bottom:12px}.ctr-vpo__bundle-tab{flex:1 0 0;min-width:0;padding:10px 8px;border:1px solid #d0d0d0;border-radius:8px;background:transparent;font-family:Roboto Mono,monospace;font-weight:700;font-size:13px;line-height:1.03;letter-spacing:-.02em;text-transform:uppercase;color:#656565;cursor:pointer;text-align:center;transition:background .15s,border-color .15s,color .15s}.ctr-vpo__bundle-tab.is-active{background:#73f358;border-color:#73f358;color:#0c0c0f}.ctr-vpo__bundle-tab.is-done:not(.is-active){border-color:#73f358;color:#0c0c0f}.ctr-vpo__bundle-select-wrap{background:#fff;padding:14px;border-radius:0 0 8px 8px;margin-top:-14px;margin-bottom:24px}.ctr-vpo__fp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.ctr-vpo__fp-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:#f6f6f6;border:2px solid transparent;border-radius:8px;padding:16px 8px;min-height:159px;cursor:pointer;text-align:center;transition:border-color .15s,background .15s}.ctr-vpo__fp-card:hover{border-color:#d0d0d0}.ctr-vpo__fp-card.is-selected{border-color:#000;background:#fff}.ctr-vpo__fp-card:disabled,.ctr-vpo__fp-card[aria-disabled=true]{opacity:.45;cursor:not-allowed}.ctr-vpo__fp-card-img{width:74px;height:74px;border-radius:4px;overflow:hidden;flex-shrink:0}.ctr-vpo__fp-card-img img{width:100%;height:100%;object-fit:cover;display:block}.ctr-vpo__fp-card-name{font-family:Roboto Mono,monospace;font-weight:600;font-size:12px;line-height:1.2;letter-spacing:-.02em;text-transform:uppercase;color:#0c0c0f;margin:0;word-break:break-word}.ctr-vpo__fp-card-sub{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:1;color:#656565;text-align:center;margin:0}.ctr-vpo__fp-card-badge{position:absolute;top:-9px;left:50%;transform:translate(-50%);white-space:nowrap;padding:4px 8px;border-radius:2px;font-family:Roboto Mono,monospace;font-weight:700;font-size:9px;line-height:1.03;letter-spacing:.18px;text-transform:uppercase;color:#fff;background:#e95221}.ctr-vpo__fp-card-check{display:none;position:absolute;top:4px;right:4px;width:20px;height:20px;border-radius:50%;background:var(--ctr-orange, #e95221);border:0 solid #fff;align-items:center;justify-content:center;box-shadow:0 1px 3px #0003}.ctr-vpo__fp-card.is-selected .ctr-vpo__fp-card-check{display:flex}.ctr-vpo__bundle-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.ctr-vpo__bundle-progress{width:100%;height:4px;background:#fff;border-radius:2px;overflow:hidden;margin-bottom:8px}.ctr-vpo__bundle-progress-fill{height:100%;background:#e95221;border-radius:2px;transition:width .3s ease;width:0%}.ctr-vpo__bundle-label{font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--ctr-text, #1a1a1a)}.ctr-vpo__bundle-count{font-size:12px;color:var(--ctr-muted, #888)}.ctr-vpo__bundle-slots{display:flex;gap:12px;padding-top:8px}.ctr-vpo__bundle-slot{flex:1 0 0;height:101px;border-radius:8px;border:1.5px dashed #d0d0d0;background:#fff;display:flex;align-items:center;justify-content:center;overflow:visible;transition:border-color .2s,background .2s;position:relative}.ctr-vpo__bundle-slot.is-filled{border-style:solid;border-color:#000}.ctr-vpo__bundle-slot-num{font-family:Roboto Mono,monospace;font-weight:700;font-size:18px;letter-spacing:-.02em;text-transform:uppercase;color:#656565;-webkit-user-select:none;user-select:none}.ctr-vpo__bundle-slot-filled{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.ctr-vpo__bundle-slot-img{width:74px;height:74px;object-fit:contain;display:block}.ctr-vpo__bundle-slot-remove{position:absolute;top:-8px;right:-8px;width:20px;height:20px;border-radius:50%;background:var(--ctr-dark, #1a1a1a);border:none;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;box-shadow:0 1px 3px #00000040;transition:background .15s}.ctr-vpo__bundle-slot-remove:hover{background:#000}.ctr-vpo__bundle-slot-remove svg{display:block;pointer-events:none}.ctr-vpo__flavors-wrap{background:#fff;padding:14px;border-radius:0 0 8px 8px;margin-bottom:24px}@media screen and (max-width:768px){.ctr-vpo__flavors-wrap{margin-bottom:16px}}.ctr-vpo__flavors-inner{padding-top:24px;border-top:1px solid #E2E2E2}.ctr-vpo__flavors-heading{font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--ctr-text, #1a1a1a);margin:0 0 16px}.ctr-vpo__flavors-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.ctr-vpo__flavor-card{position:relative;display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 6px;background:#f6f6f6;border:none;border-radius:8px;cursor:pointer;border:1px solid transparent;text-align:center;transition:border-color .15s,background .15s,opacity .15s;user-select:none;-webkit-user-select:none}.ctr-vpo__flavor-card.is-selected{border-color:var(--ctr-orange, #e95221);background:#fff6f3}.ctr-vpo__flavor-card:disabled,.ctr-vpo__flavor-card[aria-disabled=true]{opacity:.35;cursor:not-allowed}.ctr-vpo__flavor-card:not(.is-selected):not(.is-maxed):not(:disabled):hover{border-color:#e9522166}.ctr-vpo__flavor-img{width:74px;height:74px;border-radius:6px;overflow:hidden;background:var(--ctr-grey-bg, #f5f5f5);flex-shrink:0}.ctr-vpo__flavor-img img{width:100%;height:100%;object-fit:contain;display:block}.ctr-vpo__flavor-title{font-family:Roboto Mono,monospace;font-weight:600;font-size:14px;color:var(--ctr-text, #1a1a1a);line-height:1.2;letter-spacing:-.28px;margin:0;word-break:break-word;text-transform:uppercase}.ctr-vpo__flavor-sub{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:1;color:#656565;text-align:center;margin:0;padding-top:8px;padding-bottom:8px;display:block}.ctr-vpo__flavor-check{display:none;position:absolute;top:4px;right:4px;width:16px;height:16px;border-radius:50%;background:var(--ctr-orange, #e95221);color:#fff;font-size:9px;line-height:16px;text-align:center;font-weight:700}.ctr-vpo__flavor-card.is-selected .ctr-vpo__flavor-check{display:block}.ctr-vpo__mode-tabs{display:flex;gap:0}.ctr-vpo__mode-tabs .ctr-vpo__mode-tab:last-child{border-radius:0 8px 8px 0}.ctr-vpo__mode-tab{flex:1;padding:10px 2px;background:#fff;border:1px solid var(--ctr-border, #e0e0e0);border-radius:8px 0 0 8px;cursor:pointer;font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:16px;font-family:Inter;color:var(--ctr-muted, #888);transition:background .15s,color .15s,border-color .15s;line-height:1;text-align:center}.ctr-vpo__mode-tab.is-active{background:var(--ctr-orange, #e95221);border-color:var(--ctr-orange, #e95221);color:#fff}.ctr-vpo__mode-tab:not(.is-active):hover{color:var(--ctr-text, #1a1a1a);border-color:var(--ctr-orange, #e95221)}.ctr-vpo__purchase-wrap{border:1px solid var(--ctr-orange, #e95221);border-radius:12px;background:#fff6f3;padding:12px;margin-bottom:12px;display:flex;flex-direction:column;gap:12px}@media screen and (max-width:768px){.ctr-vpo__purchase-wrap{padding:8px}}.ctr-vpo__mode-content{background:#fff;padding:14px;border-radius:12px}.ctr-vpo__sub-header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:4px}.ctr-vpo__sub-title-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.ctr-vpo__sub-title{font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:18px;text-transform:uppercase;letter-spacing:-.36px;color:var(--ctr-text, #1a1a1a)}.ctr-vpo__sub-badge{background:var(--ctr-orange, #e95221);color:#fff;font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:9px;text-transform:uppercase;letter-spacing:.06em;padding:3px 7px;border-radius:12px;line-height:1.4;white-space:nowrap}.ctr-vpo__sub-price-row{display:flex;align-items:baseline;gap:6px;white-space:nowrap;font-family:Inter}.ctr-vpo__sub-compare{font-size:12px;color:var(--ctr-muted, #888);text-decoration:line-through}.ctr-vpo__sub-price{font-family:Inter;font-weight:700;font-size:15px;color:var(--ctr-text, #1a1a1a)}.ctr-vpo__sub-save-copy{font-weight:700;font-size:12px;color:var(--ctr-orange, #e95221);margin:0 0 10px;padding-bottom:10px;font-family:Inter;border-bottom:1px solid var(--ctr-border, #e2e2e2)}.ctr-vpo__divider{border:none;border-top:1px solid var(--ctr-border, #e2e2e2);margin:10px 0}.ctr-vpo__trust-list{margin:0 0 12px}.ctr-vpo__trust-list ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px}.ctr-vpo__trust-list ul li{display:flex;align-items:center;gap:7px;font-size:10px;color:var(--ctr-text, #1a1a1a);line-height:1.4}.ctr-vpo__trust-list ul li:before{content:"";flex-shrink:0;width:8px;height:8px;border-radius:50%;background:var(--ctr-orange, #e95221);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:5px}.ctr-vpo__frequency-wrap{position:relative}.ctr-vpo__frequency-select{width:100%;appearance:none;-webkit-appearance:none;padding:11px 36px 11px 14px;border:1.5px solid var(--ctr-border, #e0e0e0);border-radius:6px;background:#fff;font-family:Inter;font-weight:700;font-size:12px;letter-spacing:.04em;color:var(--ctr-text, #1a1a1a);cursor:pointer;line-height:1.3}.ctr-vpo__frequency-select:focus{outline:2px solid var(--ctr-orange, #e95221);outline-offset:1px}.ctr-vpo__frequency-arrow{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--ctr-text, #1a1a1a);display:flex;align-items:center}.ctr-vpo__gift-row{display:flex;align-items:center;gap:10px;background:var(--ctr-grey-bg, #f5f5f5);border-radius:8px;padding:10px 12px;margin-top:10px}.ctr-vpo__gift-img{flex-shrink:0;width:40px;height:40px}.ctr-vpo__gift-img img{width:100%;height:100%;object-fit:contain;display:block}.ctr-vpo__gift-info{flex:1;min-width:0}.ctr-vpo__gift-text{font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:-.01em;color:var(--ctr-text, #1a1a1a);margin:0;line-height:1.2}.ctr-vpo__gift-sub{font-size:10px;color:var(--ctr-muted, #888);margin:2px 0 0}.ctr-vpo__gift-sub strong{font-weight:700;color:#e95221}.ctr-vpo__gift-badge{flex-shrink:0;padding:4px 8px;background:var(--ctr-lgreen, #73f358);color:#0c0c0f;border-radius:12px;font-family:Inter;font-weight:800;font-size:10px;text-transform:uppercase;white-space:nowrap;line-height:1.4}.ctr-vpo__onetime-header{display:flex;justify-content:space-between;align-items:center;gap:8px}.ctr-vpo__onetime-title{font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:var(--ctr-text, #1a1a1a)}.ctr-vpo__onetime-price-row{display:flex;align-items:baseline;gap:6px}.ctr-vpo__onetime-price{font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:15px;color:var(--ctr-text, #1a1a1a)}.ctr-vpo__atc-btn{display:block;width:100%;padding:17px 24px;background:#73f358;color:#000;border:none;border-radius:6px;font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:18px;text-transform:uppercase;letter-spacing:-.02em;cursor:pointer;transition:background .2s,opacity .2s;line-height:1;text-align:center;margin-top:12px}.ctr-vpo__atc-btn.is-locked{background:var(--ctr-disabled, #ccc);color:#888;cursor:not-allowed}.ctr-vpo__atc-btn:not(.is-locked):not(.is-loading):hover{background:var(--ctr-orange, #e95221);color:#fff}.ctr-vpo__atc-btn.is-loading{opacity:.65;cursor:wait}.ctr-vpo__trust-icons{display:flex;justify-content:center;gap:32px;margin-top:20px;flex-wrap:wrap}.ctr-vpo__trust-icon-item{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0}.ctr-vpo__trust-icon-circle{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;box-sizing:border-box}.ctr-vpo__trust-icon-circle img{width:100%;height:100%;object-fit:contain;display:block}.ctr-vpo__trust-icon-label{font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--ctr-text, #1a1a1a);text-align:center;line-height:1.3}.ctr-vpo__reviews-wrap{width:100%;margin-top:16px}.ctr-vpo__review2{border:1px solid #0c0c0f;padding:20px;display:flex;flex-direction:column;gap:20px}.ctr-vpo__review2-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ctr-vpo__review2-quote{font-family:Roboto Mono,monospace;font-weight:600;font-size:16px;line-height:1.03;letter-spacing:-.02em;color:#0c0c0f;margin:0;flex:1 0 0;min-width:0}.ctr-vpo__review2-stars{display:flex;align-items:center;gap:1px;flex-shrink:0;height:14px}.ctr-vpo__star{font-size:14px;line-height:1;color:#d0d0d0}.ctr-vpo__star.is-filled{color:#e95221}.ctr-vpo__review2-body{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:1.4;color:#000;margin:0}.ctr-vpo__review2-author{font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:1.4;color:#656565;margin:0}.ctr-vpo__review2-nav{display:flex;align-items:center;justify-content:center;gap:16px;padding:12px 0 4px}.ctr-vpo__review2-nav-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #d0d0d0;border-radius:50%;background:transparent;cursor:pointer;color:#0c0c0f;transition:background .15s,border-color .15s}.ctr-vpo__review2-nav-btn:hover{background:#f3f4f6;border-color:#0c0c0f}.ctr-vpo__review2-nav-count{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#656565;min-width:40px;text-align:center}.ctr-vpo__testimonials--mobile{display:none}.ctr-vpo__review{background:#fff;padding:16px;margin-top:12px;border:1px solid #656565}.ctr-vpo__review-top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px}.ctr-vpo__review-quote{font-family:var(--FONT-STACK-HEADING, "Roboto Mono", monospace);font-weight:700;font-size:16px;color:#0c0c0f;margin:0;line-height:1.2}.ctr-vpo__review-stars{color:var(--ctr-orange, #e95221);font-size:14px;letter-spacing:1px;flex-shrink:0;white-space:nowrap}.ctr-vpo__review-body{font-size:13px;line-height:1.6;color:#0c0c0f;margin:0 0 10px}.ctr-vpo__review-author{font-size:12px;color:#656565;margin:0}@media(max-width:768px){.ctr-vpo__offer-card{display:grid;grid-template-columns:52px auto 1fr;grid-template-rows:auto auto auto;align-items:start;justify-items:start;column-gap:8px;padding:8px 0}.ctr-vpo__offer-card .ctr-vpo__offer-img{grid-column:1 / 2;grid-row:2 / 4;position:static;padding-left:8px}.ctr-vpo__offer-card .ctr-vpo__offer-title{grid-column:2 / 4;grid-row:2 / 3;font-size:14px;line-height:1.2}.ctr-vpo__offer-card .ctr-vpo__offer-price-row{grid-column:2 / 3;grid-row:3 / 4;font-size:12px;line-height:1.2}.ctr-vpo__offer-card .ctr-vpo__offer-save{grid-column:3 / 4;grid-row:3 / 4;font-size:12px;line-height:1.2}.ctr-vpo__offer-card .ctr-vpo__offer-badge2{grid-column:1 / 4;grid-row:1 / 2;position:static;width:100%;font-size:12px;margin-bottom:8px;margin-top:-8px;margin-left:0;border-radius:8px 8px 0 0}.ctr-vpo__offer-card .ctr-vpo__offer-badge-img{width:38px;height:38px;right:8px;top:60%;transform:translateY(-50%)}.ctr-vpo__offer-card .ctr-vpo__offer-badge1{font-size:12px}.ctr-vpo__fp-grid{grid-template-columns:repeat(2,1fr)}.ctr-vpo__fp-card{display:grid;grid-template-columns:28px 1fr;grid-template-rows:auto auto;column-gap:8px;row-gap:4px;align-items:center;justify-content:flex-start;background:#f5f5f5;border-radius:4px;padding:8px;min-height:0;text-align:left}.ctr-vpo__fp-card-img{grid-column:1 / 2;grid-row:1 / 3;width:28px;height:28px;border-radius:4px}.ctr-vpo__fp-card-name{grid-column:2 / 3;grid-row:1 / 2;font-size:11px;line-height:1.03;letter-spacing:-.22px;text-align:left}.ctr-vpo__fp-card-sub{grid-column:2 / 3;grid-row:2 / 3;font-size:10px;font-weight:500;line-height:1.2;text-align:left}.ctr-vpo__layout{grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"header" "gallery" "builder";column-gap:0;gap:16px;padding:0 20px;background-color:#f5f5f5}.ctr-vpo__offers{flex-direction:column;gap:10px}.ctr-vpo__gallery-col{position:static}.ctr-vpo__main-img-wrap{border-radius:0;width:calc(100% + 20px);background-color:transparent}.ctr-vpo__main-img-wrap.flickity-enabled{outline:none}.ctr-vpo__main-img-wrap.flickity-enabled .flickity-viewport{overflow:hidden;transition:height .2s}.ctr-vpo__main-img-wrap.flickity-enabled .ctr-vpo__slide{display:block!important;width:82%;margin-right:12px}.ctr-vpo__main-img-wrap.flickity-enabled .ctr-vpo__slide img{border-radius:8px}.ctr-vpo__thumbs{display:none}.ctr-vpo__header-col{background-color:transparent;border-radius:0;padding:16px 0 0}.ctr-vpo__builder-col{padding-left:0;padding-right:0;padding-top:0}.ctr-vpo__stars{padding-top:8px}.ctr-vpo__wyg-heading{font-size:16px}.ctr-vpo__mode-tab{font-size:13px}.ctr-vpo__sub-title{font-size:14px}.ctr-vpo__sub-badge{font-size:10px}.ctr-vpo__sub-header{position:relative}.ctr-vpo__sub-price-row{position:absolute;right:0;flex-direction:column-reverse;gap:0}.ctr-vpo__trust-list ul li{font-size:10px}.ctr-vpo__sub-save-copy{font-size:11px}.ctr-vpo__trust-icon-circle{width:32px;height:32px}.ctr-vpo__trust-icon-label{font-size:10px}.ctr-vpo__offer-img{max-width:72px}.ctr-vpo__offer-title{font-size:9px}.ctr-vpo__offer-price,.ctr-vpo__offer-compare{font-size:12px}.ctr-vpo__flavors-grid{grid-template-columns:repeat(2,1fr)}.ctr-vpo__flavors-heading{font-size:12px}.ctr-vpo__bundle-wrap{margin-bottom:24px}.ctr-vpo__bundle-slot{aspect-ratio:2 / 2.5}.ctr-vpo__flavor-title{font-size:11px;text-transform:uppercase;line-height:1}.ctr-vpo__flavor-sub{font-size:10px;padding-top:4px;padding-bottom:0;text-align:left}.ctr-vpo__flavor-card{display:grid;grid-template-columns:55px auto;gap:8px;justify-content:start;text-align:left}.ctr-vpo__testimonials--desktop{display:none}.ctr-vpo__testimonials--mobile{display:block;grid-column:1 / -1}.ctr-vpo__review{margin:-24px 10px 24px;background:transparent}}@media(max-width:480px){.ctr-vpo{padding-top:var(--PT, 24px);padding-bottom:var(--PB, 24px)}.ctr-vpo__layout{padding:0 12px;gap:12px}.ctr-vpo__heading{font-size:clamp(1.3rem,7vw,1.75rem);margin-bottom:8px}.ctr-vpo__subheading{font-size:13px}.ctr-vpo__offers{gap:12px}.ctr-vpo__offer-card{border-radius:8px}.ctr-vpo__offer-img{max-width:58px}.ctr-vpo__flavor-img{width:28px;height:28px;justify-self:center}.ctr-vpo__mode-tab{font-size:10px;padding:11px 8px}.ctr-vpo__atc-btn{padding:15px 16px;font-size:14px}.ctr-vpo__trust-icons{gap:16px}.ctr-vpo__trust-icon-circle{width:44px;height:44px;padding:8px}.ctr-vpo__trust-icon-label{font-size:8px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/ctr-variety-packs-offer2.css.map */
