.cwpf--busy{cursor:progress;pointer-events:none;opacity:.7}.cwpf,.cwpf *{box-sizing:border-box}.cwpf{width:100%;color:#09152b;font-family:Open Sans,sans-serif;margin-bottom:0}.cwpf [hidden]{display:none!important}.cwpf__benefits{display:grid;gap:6px;margin:0 0 17px}.cwpf__benefit{display:flex;align-items:center;gap:6px;font-size:16px;line-height:22px}.cwpf__check,.cwpf__check svg{display:block;flex:0 0 20px;width:24px;height:24px}.cwpf__heading{margin:0 0 24px;font-family:Montserrat,sans-serif;font-size:20px;font-weight:400;line-height:26px}.cwpf__packs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.cwpf__packs,.cwpf__packs *{font-family:Open Sans,sans-serif}.cwpf-pack{position:relative;display:flex;min-width:0;height:85px;padding:23px 12px;align-items:center;gap:7px;border:1px solid #dfe3e8;border-radius:12px;background:#fff;color:#09152b;cursor:pointer;text-align:left}.cwpf-pack[aria-checked=true]{padding:22px 11px;border:2px solid #d6a800;background:#fff5ee}.cwpf-pack__badge{position:absolute;top:-13px;left:50%;padding:5px 9px;transform:translate(-50%);border-radius:999px;background:#1025c8;color:#fff;font-size:11px;font-weight:700;line-height:1;text-transform:uppercase;white-space:nowrap}.cwpf-pack__badge--popular{background:#c8203b}.cwpf-pack__radio{display:grid;flex:0 0 22px;width:22px;height:22px;place-items:center;border:2px solid #09152b;border-radius:50%;background:#fff}.cwpf-pack[aria-checked=true] .cwpf-pack__radio:after{width:14px;height:14px;border-radius:50%;background:#09152b;content:""}.cwpf-pack__content{display:grid;min-width:0}.cwpf-pack__top,.cwpf-pack__bottom{display:flex;min-width:0;align-items:flex-end;gap:8px;white-space:nowrap}.cwpf-pack__top{align-items:baseline}.cwpf-pack__bottom{align-items:center}.cwpf-pack__quantity{font-size:18px;font-weight:700;line-height:27px}.cwpf-pack__pricing{display:inline-flex;align-items:baseline;gap:2px}.cwpf-pack__price{font-size:16px;font-weight:700;line-height:22.4px}.cwpf-pack__each,.cwpf-pack__compare{opacity:.7;font-size:12px;font-weight:400;line-height:normal}.cwpf-pack__compare{text-decoration:line-through}.cwpf-pack__discount{display:inline-flex;padding:4px 8px;align-items:center;justify-self:start;border:.5px solid rgba(30,134,59,.3);border-radius:47px;background:linear-gradient(0deg,#fffc 0% 100%),#1e863b;color:#3fa344;font-size:11px;font-weight:600;line-height:1}.cwpf-pack__plus{display:grid;flex:0 0 12px;width:12px;height:12px;place-items:center;border-radius:800px;background:#d6a800;font-size:10px;font-weight:700;line-height:12px}.cwpf-pack__gifts,.cwpf-pack__full{display:flex;align-items:center;gap:3px;font-size:12px;font-weight:700;line-height:1}.cwpf-pack__full{justify-self:start}.cwpf-pack__each-full{display:none}.cwpf__gifts{margin-top:24px}.cwpf__gifts-heading{margin-bottom:22px;font-size:20px;line-height:22px}@media(min-width:750px){.cwpf__gifts-heading{margin-bottom:28px}}.cwpf__gift-track{position:relative;display:grid;grid-template-columns:repeat(3,109px);justify-content:space-between}.cwpf__gift-track:before,.cwpf__gift-progress{position:absolute;top:54.5px;left:54.5px;height:5px;content:""}.cwpf__gift-track:before{right:54.5px}.cwpf__gift-track:before{background:#f2e9e2}.cwpf__gift-progress{width:calc((100% - 109px) * var(--cwpf-gift-progress, 0) / 100);background:#d6a800;transition:width .25s ease}.cwpf-gift{position:relative;z-index:1;display:grid;justify-items:center;gap:8px;text-align:center}.cwpf-gift__value{position:absolute;z-index:3;top:-8px;padding:3px 5px;border-radius:4px;background:#d6a800;color:#09152b;font-size:10px;font-weight:700}.cwpf-gift__media{position:relative;display:grid;width:109px;height:109px;place-items:center;overflow:hidden;border:.718px dashed #09152b;border-radius:697.6px;background:#fff}.cwpf-gift__media img{width:68px;height:68px;object-fit:contain}.cwpf-gift[data-index="1"] .cwpf-gift__media img{width:50.69px;height:42.824px}.cwpf-gift:not(.is-unlocked) .cwpf-gift__media img{visibility:hidden}.cwpf-gift__lock{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;background:#fff}.cwpf-gift[data-index="2"]:not(.is-unlocked) .cwpf-gift__media img{visibility:visible;opacity:.22}.cwpf-gift[data-index="2"] .cwpf-gift__lock{background:transparent}.cwpf-gift.is-unlocked .cwpf-gift__lock{display:none}.cwpf-gift__packs{color:#09152b;text-align:center;font-family:Montserrat,sans-serif;font-size:16.944px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.847px;text-transform:uppercase}.cwpf-gift__label{max-width:109px;font-size:13px;font-weight:600;line-height:16px;overflow-wrap:normal}.cwpf-purchase{display:flex;margin-top:22px;padding:0;flex-direction:column;align-items:stretch;gap:0;border-radius:16px;background:#f9fafb;overflow:hidden}@media(min-width:750px){.cwpf-purchase{margin-top:34px}}.cwpf-purchase__group{display:flex;width:100%;flex-direction:column;gap:10px;padding:16px;border:2px solid transparent;border-radius:16px 16px 0 0;transition:border-color .15s ease,background-color .15s ease}.cwpf-purchase__group.is-selected{border-color:#d6a800;background:#fff5ee}.cwpf-purchase__option{display:flex;width:100%;padding:0;flex-direction:column;border:0;background:transparent;color:#09152b;cursor:pointer;text-align:left}.cwpf-purchase__option--subscribe{padding-bottom:4px}.cwpf-purchase__option--otp{flex-direction:row;align-items:center;justify-content:space-between;gap:16px;padding:16px;border:2px solid transparent;border-radius:0 0 16px 16px;transition:border-color .15s ease,background-color .15s ease}.cwpf-purchase__option--otp[aria-checked=true]{border-color:#d6a800;background:#fff5ee}.cwpf-purchase__row{display:flex;width:100%;align-items:flex-start;justify-content:space-between;gap:16px}.cwpf-purchase__row--sub{align-items:baseline;padding-left:30px}.cwpf-purchase__choice{display:flex;min-width:0;align-items:center;gap:8px}.cwpf-purchase__radio{display:grid;flex:0 0 22px;width:22px;height:22px;place-items:center;border:2px solid #09152b;border-radius:50%;background:#fff;transition:border-color .15s ease}.cwpf-purchase__option[aria-checked=true] .cwpf-purchase__radio{border-color:#d6a800}.cwpf-purchase__option[aria-checked=true] .cwpf-purchase__radio:after{width:12px;height:12px;border-radius:50%;background:#d6a800;content:""}.cwpf-purchase__title{font:700 16px/22px Open Sans,sans-serif;white-space:nowrap}.cwpf-purchase__title--otp{font-size:15px;line-height:20px;font-weight:700}.cwpf-purchase__badge{display:flex;padding:4px 8px;align-items:center;justify-content:center;border-radius:999px;background:#d6a800;color:#09152b;font:800 11px/14px Open Sans,sans-serif;white-space:nowrap}.cwpf-purchase__subtitle{color:#09152b;font:400 14px/22px Open Sans,sans-serif}.cwpf-purchase__compare-sm{color:#9aa1ac;font:400 16px/22px Open Sans,sans-serif;text-decoration:line-through}.cwpf-purchase__price-lg{color:#09152b;font:800 18px/27px Open Sans,sans-serif;white-space:nowrap}.cwpf-purchase__prices{display:flex;flex:0 0 53.87px;width:53.87px;flex-direction:column;align-items:flex-end;gap:0;text-align:right;white-space:nowrap}.cwpf-purchase__prices del{line-height:18.576px;align-self:stretch;opacity:.7;font:400 13px/13px Open Sans,sans-serif}.cwpf-purchase__prices strong{font:800 16.72px/22.29px Open Sans,sans-serif}.cwpf-purchase__frequency{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.cwpf-purchase__frequency-label{color:#09152b;font:700 14px/20px Open Sans,sans-serif;white-space:nowrap}.cwpf-purchase__select-wrap{position:relative;flex:1 1 220px;min-width:200px}.cwpf-purchase__select{width:100%;padding:10px 36px 10px 14px;border:1.5px solid #d6a800;border-radius:8px;background:#fff;color:##231f20;-webkit-appearance:none;appearance:none;font:400 14px/16.8px Open Sans,sans-serif;cursor:pointer}.cwpf-purchase__select:focus-visible{outline:2px solid #09152b;outline-offset:1px}.cwpf-purchase__select-chevron{position:absolute;top:50%;right:12px;width:16px;height:16px;transform:translateY(-50%);pointer-events:none}.cwpf-purchase__benefits{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px 16px}.cwpf-purchase__benefit{display:flex;align-items:center;gap:6px;color:#09152b;font:400 14px/22px Open Sans,sans-serif}.cwpf-purchase__benefit span strong,.cwpf-purchase__benefit span b{font-weight:700}.cwpf-purchase__benefit svg{flex:0 0 16px;width:16px;height:16px;color:#cb9f00}.cwpf__primary,.cwpf__checkout{width:100%;margin-top:18px;padding:14px 20px;border:0;border-radius:137px;background:#09152b;box-shadow:0 12px 16px -4px #00000014;color:#fff;font:700 15px/24px Montserrat,sans-serif;text-transform:uppercase;cursor:pointer}.cwpf__checkout{margin-top:0}.cwpf__primary:disabled,.cwpf__checkout:disabled{opacity:.45;cursor:not-allowed}.cwpf__step-two{display:flex;width:500px;max-width:100%;flex-direction:column;align-items:flex-start;gap:19px}.product__info-container.cwpf-step-two-active>:not(.cwpf){display:none!important}.cwpf--step-two .cwpf__accordions{display:none}.cwpf__step-header{display:flex;width:100%;align-items:center;gap:12px}.cwpf__step-line{flex:1;height:2px;border-radius:1px;background:#09152b33}.cwpf__back,.cwpf__step-checkout{display:flex;padding:0;align-items:center;gap:6px;border:0;background:none;color:#09152b;font:400 16px/22px Open Sans,sans-serif;white-space:nowrap}.cwpf__back{cursor:pointer}.cwpf__variants-wrap{position:relative;width:100%;padding-top:22px}.cwpf__variants{display:grid;width:100%;gap:12px}.cwpf-variant{display:grid;width:100%;max-width:100%;min-width:0;min-height:71px;grid-template-columns:71px minmax(0,1fr) 90px;justify-content:space-between;gap:6px;padding:0 8px 0 12px;align-items:center;border:0;outline:1px solid #e5e7eb;outline-offset:-1px;border-radius:12px;background:#fff}.cwpf-variant.is-selected{outline-color:#d6a800;background:#fff5ee}.cwpf-variant__image{width:71px;height:71px;flex-shrink:0;object-fit:contain}.cwpf-variant__copy{display:flex;width:auto;min-width:0;max-width:100%;flex-direction:column;align-items:flex-start;gap:2px;overflow:hidden}.cwpf-variant__badge{padding:4px;border:1px solid transparent;border-radius:6px;font-size:9px;font-weight:700;line-height:1;white-space:nowrap}.cwpf-variant__badge--choice,.cwpf-variant__badge--new{border-color:#d6440017;background:linear-gradient(#fffc,#fffc),#d64400;color:#d64400}.cwpf-variant__badge--limited{border-color:#b200d617;background:linear-gradient(#fffc,#fffc),#0020d6;color:#0020d6}.cwpf-variant__title{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0;color:#000;font-size:14px;font-weight:700;line-height:16.8px}.cwpf-variant__counter{display:grid;grid-template-columns:32.63px 24.74px 32.63px;align-items:center;text-align:center}.cwpf-variant__counter span{display:grid;grid-column:1 / -1;grid-row:1;height:27.38px;place-items:center;border:.76px solid rgba(0,0,0,.12);border-radius:999px;background:#f9fafb;font:700 14px/16px Montserrat,sans-serif}.cwpf-variant__counter button{z-index:1;grid-row:1;grid-column:1;width:32.63px;height:32.63px;padding:0;border:0;border-radius:50%;background:#09152b;color:#fff;font:600 22px/1 Montserrat,sans-serif;cursor:pointer}.cwpf-variant__counter button:first-child{background:#6b7380}.cwpf-variant__counter button:last-child{grid-column:3}.cwpf-variant__counter button:last-child:disabled{opacity:1;background:#09152b}.cwpf__saving-badge{position:absolute;z-index:2;top:0%;left:50%;padding:7px 10px;transform:translate(-50%);border-radius:4px;background:#a4c9d7;color:#09152b;font:700 14px/16.8px Open Sans,sans-serif;text-align:center;white-space:nowrap}.cwpf__status{display:none;width:100%;margin-top:8px;color:#c8203b;font-size:12px;text-align:center}.cwpf__status:not(:empty){display:block}.cwpf-extra{margin-top:20px;position:relative;display:grid;min-height:67px;grid-template-columns:41px minmax(0,1fr) auto 32.63px;gap:7px;padding:12px;align-items:center;border:1px solid #e5e7eb;background:#f9fafb;border-radius:8px;cursor:pointer;width:100%}.cwpf-extra input{position:absolute;opacity:0;pointer-events:none}.cwpf-extra:has(input:checked){border-color:#d6a800;background:#fff5ee}.cwpf-extra__image{width:41px;height:34px;object-fit:contain}.cwpf-extra__badge{position:absolute;top:-22px;left:50%;padding:6px 10px;transform:translate(-50%);border-radius:4px;background:#a4c9d7;font-size:14px;font-weight:700;line-height:16.8px;white-space:nowrap}.cwpf-extra__copy{display:grid}.cwpf-extra__copy strong{font-size:14px;line-height:16.8px}.cwpf-extra__copy small{font-size:14px;line-height:22px}.cwpf-extra__prices{display:flex;align-items:center;gap:6px;white-space:nowrap}.cwpf-extra__prices del,.cwpf-protection__prices del{opacity:.7;font-size:12px;font-weight:400}.cwpf-extra__prices strong,.cwpf-protection__prices strong{font-size:14px;font-weight:800}.cwpf-extra__plus{display:grid;width:32.63px;height:32.63px;place-items:center;border-radius:50%;background:#09152b;color:#fff;font-size:22px;font-weight:600}.cwpf-extra input:checked~.cwpf-extra__plus{background:#6b7380}.cwpf-protection{display:flex;width:100%;min-height:46px;padding:12px 17px 10px 14px;align-items:center;justify-content:space-between;gap:8px;border:1px solid #e5e7eb;border-radius:8px;color:#09152b;font:700 14px/16.8px Open Sans,sans-serif;cursor:pointer}.cwpf-protection__choice{display:flex;min-width:0;align-items:center;gap:10px}.cwpf-protection__choice input{position:relative;display:grid;flex:0 0 24px;width:24px;height:24px;margin:0;padding:0;-webkit-appearance:none;appearance:none;place-items:center;border:0;background:transparent;cursor:pointer}.cwpf-protection__choice input:before{width:18px;height:18px;border:.5px solid #09152b;background:#fff;content:""}.cwpf-protection__choice input:checked:after{position:absolute;width:8px;height:4px;border-bottom:2px solid #09152b;border-left:2px solid #09152b;content:"";transform:translateY(-1px) rotate(-45deg)}.cwpf-protection__prices{display:flex;align-items:center;justify-content:flex-end;gap:5.57px;white-space:nowrap}.cwpf__checkout{display:flex;align-items:center;justify-content:center;gap:10px}.cwpf__checkout strong{font:800 16.72px/22.29px Open Sans,sans-serif}.cwpf__safe-checkout{display:flex;width:100%;align-items:center;justify-content:center;gap:6px;text-align:center;color:#000;font:600 14px/22px Montserrat,sans-serif}.cwpf__safe-checkout svg{display:block;flex:0 0 18px;width:18px;height:18px}.cwpf__payment-icons{display:flex;max-width:343px;margin:-7px auto 0;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.cwpf__payment-icons svg{width:39px;height:25px}.cwpf__gifts--step-two{width:100%;margin:0;padding:22px 22px 0;border-radius:8px}.cwpf__gifts--step-two .cwpf__gifts-heading{display:none}.cwpf__gifts--step-two .cwpf__gift-track{grid-template-columns:repeat(3,88.22px)}.cwpf__gifts--step-two .cwpf__gift-track:before,.cwpf__gifts--step-two .cwpf__gift-progress{top:38.6px;left:44.11px;height:5px}.cwpf__gifts--step-two .cwpf__gift-track:before{right:44.11px}.cwpf__gifts--step-two .cwpf__gift-progress{width:calc((100% - 88.22px) * var(--cwpf-gift-progress, 0) / 100)}.cwpf__gifts--step-two .cwpf-gift__media{width:77.2px;height:77.2px;border-width:.51px}.cwpf__gifts--step-two .cwpf-gift__media img{width:45px;height:48px}.cwpf__gifts--step-two .cwpf-gift[data-index="1"] .cwpf-gift__media img{width:37.138px;height:37.138px}.cwpf__gifts--step-two .cwpf-gift__value{top:-9px;font-size:9.33px}.cwpf__gifts--step-two .cwpf-gift__label{font-size:13.23px;line-height:normal}.cwpf__gifts--step-two .cwpf-gift__lock svg{width:30px;height:30px}.cwpf__gifts--step-two .cwpf-gift__packs{font-size:11px;letter-spacing:normal}.cwpf__accordions{display:grid;margin-top:24px}.cwpf-accordion{border-bottom:1px solid #dfe3e8}.cwpf-accordion summary{display:flex;padding:14px 0;align-items:center;justify-content:space-between;font:400 20px/26px Montserrat,sans-serif;cursor:pointer;list-style:none}.cwpf-accordion summary::-webkit-details-marker{display:none}.cwpf-accordion summary:after{content:"";width:14px;height:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8' fill='none'%3E%3Cpath d='M1.00008 1L6.83341 6.83333L12.6667 1' stroke='%230F172A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;transition:transform .2s ease}.cwpf-accordion[open] summary:after{transform:rotate(180deg)}.cwpf-pack[data-quantity="1"] .cwpf-pack__compare{display:none}.cwpf-accordion__content{padding:0 0 12px;color:#3c3c3c;font-size:14px;line-height:22px}@media(max-width:749px){html.cwpf-mobile-step-open,body.cwpf-mobile-step-open{width:100%;height:100%;overflow:hidden!important;overscroll-behavior:none}.cwpf--step-two .cwpf__step-two{position:fixed;z-index:2147483000;top:0;right:0;bottom:0;left:0;display:flex;width:100vw;max-width:none;height:100vh;height:100dvh;padding:max(32px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(32px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;align-items:stretch;gap:19px;background:#fff}.cwpf__heading{font-size:16px;margin-bottom:12px}.cwpf__variants-wrap{padding-top:28px}.cwpf__saving-badge{top:4px}.cwpf__accordions{margin-top:12px}.cwpf__packs{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;position:relative;top:10px}.cwpf-pack{display:grid;grid-template-columns:18px minmax(0,1fr);grid-template-rows:auto auto;height:110px;padding:11px 10px 15px;column-gap:8px;row-gap:8px}.cwpf-pack[aria-checked=true]{padding:11px 9px 15px}.cwpf-pack__radio{grid-column:1;grid-row:1;align-self:center}.cwpf-pack__content{display:contents}.cwpf-pack__top{display:grid;grid-column:2;grid-row:1;grid-template-columns:minmax(0,1fr) auto;column-gap:3px;row-gap:0;align-items:end}.cwpf-pack__bottom{display:flex;grid-column:1 / 3;grid-row:2;align-items:center;gap:5px}.cwpf-pack__quantity{grid-column:1 / 3;font-size:20px;line-height:32px;position:relative;top:4px}.cwpf-pack__pricing{grid-column:1;grid-row:2;align-items:center;gap:3px}.cwpf-pack__compare{grid-column:2;grid-row:2;align-self:end;position:relative;bottom:3px;left:3px}.cwpf-pack__price{font-size:16px}.cwpf-pack[data-quantity="1"] .cwpf-pack__each{opacity:1}.cwpf-pack[data-quantity="1"] .cwpf-pack__each-text{display:none}.cwpf-pack[data-quantity="1"] .cwpf-pack__each-full{display:inline}.cwpf-pack[data-quantity="1"] .cwpf-pack__bottom .cwpf-pack__full{display:none}.cwpf-pack__full{margin-left:26px}.cwpf-pack__discount{padding:4px 6px}.cwpf-pack__gifts,.cwpf-pack__full{font-size:10px}.cwpf-gift__media img{width:60px;height:60px}.cwpf-gift[data-index="1"] .cwpf-gift__media img{width:37.138px;height:37.138px}.cwpf__gift-track{grid-template-columns:repeat(3,88.22px)}.cwpf__gift-track:before,.cwpf__gift-progress{top:38.6px;left:44.11px;height:5px}.cwpf__gift-track:before{right:44.11px}.cwpf__gift-progress{width:calc((100% - 88.22px) * var(--cwpf-gift-progress, 0) / 100)}.cwpf-gift__media{width:77.2px;height:77.2px;border-width:.51px}.cwpf-gift__value{top:-9.93px;padding:3.91px;font:700 9.33px/normal Inter,sans-serif}.cwpf-gift__label{font-size:13.23px;line-height:normal}.cwpf-gift__lock svg{width:30.07px;height:30.07px}.cwpf-gift__packs{font-size:11.03px;letter-spacing:normal}.cwpf-gift[data-index="2"] .cwpf-gift__media img{width:44.39px;height:44.39px}.cwpf-purchase__benefits{grid-template-columns:minmax(0,1fr)}.cwpf__primary{margin-top:12px}.cwpf__gifts--step-two{padding-inline:0}.cwpf-extra{grid-template-columns:41px minmax(0,1fr) auto 32.63px}.cwpf-extra__copy small{font-size:14px;line-height:18px}.cwpf-extra__prices{flex-direction:column!important;gap:0}.cwpf__gifts-heading{font-size:16px}}@media(max-width:749px)and (max-height:700px){.cwpf__gifts-heading{font-size:16px}}@media(max-width:371px){.cwpf-pack:not([data-quantity="1"]){height:120px}.cwpf-pack:not([data-quantity="1"]) .cwpf-pack__top{grid-template-rows:auto auto auto}.cwpf-pack:not([data-quantity="1"]) .cwpf-pack__compare{grid-column:1;grid-row:3;justify-self:start;align-self:start;position:static;margin-top:2px}}@media(min-width:750px)and (max-width:1100px){.cwpf__packs{grid-template-columns:1fr;gap:14px}.cwpf-pack{width:100%}.cwpf-pack__top{flex-wrap:nowrap;gap:8px}.cwpf-pack__bottom{flex-wrap:wrap;row-gap:5px}.cwpf__gifts-heading{overflow-wrap:anywhere}.cwpf__gift-track{gap:0}.cwpf-gift__media img{width:60px;height:60px}.cwpf-gift__label{max-width:109px}.cwpf-purchase__group,.cwpf-purchase__option--otp{padding:14px 16px}.cwpf-purchase__choice{flex-wrap:wrap;row-gap:4px}.cwpf-pack__top{white-space:normal!important}}.header__icons{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/84/assets/cw-product-funnel.css.map */
