.product-flow{--header-height: 54px;position:fixed;height:100%;width:100%;top:0;left:0;z-index:10;background:var(--jf-white)}@media screen and (min-width: 1024px){.product-flow{--header-height: 60px;--footer-height: 65px}}.product-flow[x-cloak]{display:none}.product-flow__header,.product-flow__footer{position:absolute;width:100%;flex-wrap:wrap;align-items:center;z-index:1}@media screen and (min-width: 1024px){.product-flow__header,.product-flow__footer{width:50%;right:0}}.product-flow__inner{height:100%;width:100%}.product-flow__header{display:flex;top:0;padding:0 12px;height:var(--header-height);justify-content:space-between;background:var(--jf-white)}.product-flow__header svg{height:100%;width:100%}@media screen and (min-width: 1024px){.product-flow__header{padding:0 24px;width:50%;right:0}}.product-flow__header__summary{display:flex}@media screen and (min-width: 1024px){.product-flow__header__summary{display:none}}.product-flow__header__summary>*{font-weight:var(--font-weight-medium)}.product-flow__footer{display:none;border-top:thin solid var(--jf-light-grey);justify-content:center}@media screen and (min-width: 1024px){.product-flow__footer{display:flex;padding:26px 24px 22px;bottom:0;background:var(--jf-white);justify-content:space-between}}.product-flow__footer>*{font-weight:var(--font-weight-medium)}@media screen and (min-width: 1024px){.product-flow__footer>*{font-size:1rem;line-height:1}}.product-flow__back{height:12px;width:12px}.product-flow__back button{height:100%;width:100%}.product-flow__close{height:17px;width:17px}.product-flow__progress{position:absolute;bottom:0;left:0;width:100%;height:4px;border:none;background:var(--jf-light-grey)}.product-flow__progress>span{display:block;height:100%;width:100%;background:var(--jf-black);transform-origin:left;transform:scaleX(var(--progress, 0)) translateZ(0);transition:transform var(--duration-quick) var(--ease-in-out-quad)}.product-flow__product-name{font-weight:var(--font-weight-medium)}.product-flow__product-name>span:first-child{display:none}@media screen and (min-width: 1024px){.product-flow__product-name>span:first-child{display:inline-block}}.product-flow__product-name>span:last-child{padding:0 5px;color:var(--jf-grey)}.product-flow__add-to-cart{position:relative;width:100%;margin-top:10px}.product-flow__add-to-cart button{position:relative;width:100%;text-align:center;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 1023px){.product-flow:not(.is-summary) .product-flow__footer{display:none}}@media screen and (min-width: 1024px){.product-flow.is-summary{--footer-height: 128px}}.product-flow .error{display:inline-block;color:var(--jf-red);padding:4px 0}.product-flow .loader{position:absolute;top:0;left:0;height:100%;width:100%;background:var(--jf-black);color:var(--jf-white);font-size:.875rem}.product-flow-popins__table{table-layout:fixed;width:100%}@media screen and (max-width: 1023px){.product-flow-popins__table{margin-top:-40px}}.product-flow-popins__table tr{height:1px}.product-flow-popins__table td{height:inherit;vertical-align:top;padding-left:10px}.product-flow-popins__table td:first-child{--color-row: var(--jf-grey)}@media screen and (max-width: 1023px){.product-flow-popins__table td:first-child{width:40%}}.product-flow-popins__table td:not(:first-child){text-align:center}.product-flow-popins__table td>*{display:flex;justify-content:center;flex-direction:column;width:100%;height:100%;padding:6px 0;color:var(--color-row, var(--jf-black))}.product-flow-popins__table td>* span{font-size:.6875rem;font-style:normal;font-weight:var(--font-weight-regular);line-height:140%;letter-spacing:.33px;display:flex;align-items:center;justify-content:center;margin-top:5px;color:var(--jf-grey)}.product-flow-popins__table td>*.product-flow-popins__table__title{--color-row: var(--jf-black);font-weight:var(--font-weight-medium);padding-bottom:6.5px}.product-flow-popins__table td:last-child>*{padding:14px 0 6px}.product-flow-popins__table tr:nth-child(2) td>*{border-top-right-radius:4px;border-top-left-radius:4px}.product-flow-popins__table tr:last-child td>*{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.product-flow-popins__table tr:not(:first-child) td:not(:first-child)>*{background-color:var(--jf-light-white);display:flex;align-items:center;justify-content:center}.product-flow-popins__table .checkbox{opacity:1;pointer-events:none;cursor:default;background-color:var(--color-row, var(--jf-black));color:var(--jf-white);border-color:var(--color-row, var(--jf-black));margin:auto}.product-flow-popins__table .checkbox:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='8' fill='none'%3E%3Cpath fill='white' d='M2.94184 7.05352.111328 4.03222l.655797-.69548L2.94184 5.62366 8.23336.03125l.6558.71492-5.94732 6.30735Z'/%3E%3C/svg%3E")}.product-flow-popins__table .checkbox:not(:checked){background-color:transparent;border-color:var(--jf-grey)}.product-flow-popins__article .product-flow-popins__title{margin-bottom:12px}@media screen and (min-width: 1024px){.product-flow-popins__article .product-flow-popins__title{margin-bottom:20px}}.product-flow-popins__article{color:var(--jf-dark)}.product-flow-popins__article h2,.product-flow-popins__article h3,.product-flow-popins__article h4,.product-flow-popins__article h5,.product-flow-popins__article h6{color:var(--jf-black);font-weight:var(--font-weight-medium)}.product-flow-popins__article.is-one-col{display:flex;flex-flow:row wrap;gap:12px}.product-flow-popins__article__content{flex:1}.product-flow-popins__article__content>*{font-weight:var(--font-weight-regular)}.product-flow-popins__article__content .metafield-rich_text_field p{line-height:18px}.product-flow-popins__article__content .metafield-rich_text_field p+p{margin-top:.8em}.product-flow-popins__article__content .metafield-rich_text_field ul{margin-top:12px}.product-flow-popins__article__content .metafield-rich_text_field ul li{display:flex;align-items:center}.product-flow-popins__article__content .metafield-rich_text_field ul li:before{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background:currentcolor;margin-right:6px;margin-top:-1px}.product-flow-popins__article__content .metafield-rich_text_field ul li+li{margin-top:10px}@media screen and (min-width: 1024px){.product-flow-popins__article__content .metafield-rich_text_field ul li+li{margin-top:13px}}.product-flow-popins__article.is-one-col .product-flow-popins__article__media{position:relative;border-radius:4px;overflow:hidden;flex:0 0 100%}@media screen and (max-width: 1023px){.product-flow-popins__article.is-one-col .product-flow-popins__article__media{margin-bottom:24px}}@media screen and (min-width: 1024px){.product-flow-popins__article.is-one-col .product-flow-popins__article__media{flex:0 0 50%}}.product-flow-popins__article.is-one-col .product-flow-popins__article__media figure{overflow:hidden;padding-bottom:100%}.product-flow-popins__article.is-one-col .product-flow-popins__article__media figure>*{position:absolute;top:0;left:0;height:100%;width:100%}@media screen and (min-width: 1024px){.product-flow-popins__article.is-duo-col .product-flow-popins__article__intro{max-width:40%}}.product-flow-popins__article__cols{display:flex;flex-wrap:wrap}@media screen and (min-width: 1024px){.product-flow-popins__article__cols{margin-top:24px}}.product-flow-popins__article__cols>*{width:100%}@media screen and (min-width: 1024px){.product-flow-popins__article__cols>*{width:50%}}@media screen and (max-width: 1023px){.product-flow-popins__article__cols>*{margin-top:24px}}@media screen and (min-width: 1024px){.product-flow-popins__article__slide{width:calc(50% - 10px)}}.product-flow-popins__article__slide+.product-flow-popins__article__slide{margin-top:0;margin-left:10px}.product-flow-popins__article__slide figure{position:relative;border-radius:4px;overflow:hidden;padding-bottom:79.4594594595%}.product-flow-popins__article__slide figure>*{position:absolute;top:0;left:0;height:100%;width:100%}.product-flow-popins__article__slider.slider{position:relative;overflow:hidden}.product-flow-popins__article__slider.slider__container{margin-top:24px;gap:10px}.product-flow-popins__article__slider.slider__container li:before{display:none}.product-flow-popins__article__slider.slider__container li+li{margin-top:0;margin-left:0}.product-flow-popins__article .slider__dots{bottom:10px!important}.product-flow-popins__article .slider__buttons{display:block}@media screen and (min-width: 1024px){.product-flow-popins__article .slider__buttons{display:none}}.product-flow-popins{--columns: 12;position:fixed;top:0;left:0;height:100%;width:100%;display:flex;justify-content:center;align-items:center;z-index:2}@media screen and (min-width: 1024px){.product-flow-popins{--columns: 28}}.product-flow-popins[x-cloak]{display:none}.product-flow-popins__close{display:block;position:absolute;top:8px;right:13px;height:24px;width:24px;padding:3px}@media screen and (min-width: 1024px){.product-flow-popins__close{top:17px;right:17px}}.product-flow-popins__close svg{height:100%;width:100%}.product-flow-popins__title{font-weight:var(--font-weight-medium)}@media screen and (max-width: 1023px){.product-flow-popins__title.is-comparative{font-size:1.125rem;position:absolute;top:45px;letter-spacing:.02em;max-width:30%}}.product-flow-popins__item{position:relative;padding:16px;background-color:var(--jf-white);border-radius:4px;max-height:85dvh;overflow-y:auto;width:100%;-ms-overflow-style:none;scrollbar-width:none}.product-flow-popins__item::-webkit-scrollbar{display:none}@media screen and (min-width: 1024px){.product-flow-popins__item{display:flex;align-items:center;padding:20px;max-height:initial}}.product-flow-popins__item:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:var(--jf-black);opacity:.3;transition:opacity var(--duration-short) var(--ease-in-out-quad);z-index:1}.product-flow-popins__item.is-in-view:before{pointer-events:none;opacity:0}.product-flow-popins__item--inner{margin-top:32px}@media screen and (min-width: 1024px){.product-flow-popins__item--inner{margin-top:24px}}.product-flow-popins__other-block{background-color:var(--jf-light-white);padding:16px;border-radius:4px;margin-top:16px;width:100%}.product-flow-popins__other-block__title{font-weight:var(--font-weight-medium);margin-bottom:13px}.product-flow-popins__other-block ul li{display:flex}.product-flow-popins__other-block ul li span{flex:.7}@media screen and (min-width: 1024px){.product-flow-popins__other-block ul li span{flex:.21}}.product-flow-popins__other-block ul li span:nth-child(2){flex:1;color:var(--jf-grey)}.product-flow-popins__more-info{position:relative;margin-top:20px;background:var(--jf-very-light-grey);border-radius:4px;width:100%;padding:10px;display:flex;align-items:center;min-width:205px}@media screen and (min-width: 1024px){.product-flow-popins__more-info{width:-moz-fit-content;width:fit-content}}.product-flow-popins__more-info img{width:32px;margin-right:6px}.product-flow-popins__more-info p+p{margin-top:6px}.product-flow-popins__more-info__title{font-weight:var(--font-weight-medium);color:var(--jf-black)}.product-flow-popins__more-info__text{color:var(--jf-grey);display:flex;align-items:center}.product-flow-popins__more-info__text:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--jf-black);margin-right:6px;margin-top:-1px}.product-flow-popins__overlay{--start-opacity-value: 0;--end-opacity-value: .1;position:fixed;top:0;left:0;width:100%;height:100%;background:var(--jf-black);opacity:.4;max-height:none;z-index:-1}.product-flow-popins__overlay[x-cloak]{display:none}.product-flow-popins>.slider{--width: 11;--gap: 5px;width:calc(var(--width) / var(--columns) * 100% - var(--gap) * 2)}@media screen and (min-width: 1024px){.product-flow-popins>.slider{--width: 16;--gap: 12px}}.product-flow-popins>.slider>.slider__buttons{position:absolute}.product-flow-popins>.slider>.slider__buttons--prev{left:calc(10% + 28px)}.product-flow-popins>.slider>.slider__buttons--next{right:calc(10% + 28px)}@media screen and (max-width: 1023px){.product-flow-popins>.slider>.slider__buttons{display:none}}.product-flow-popins .slider__container.wrapper-popins{gap:var(--gap)}.product-flow-popins .slider__viewport.wrapper-popins{overflow:visible}.product-flow-popins .slider__buttons{width:32px;height:32px;top:50%;border-radius:2px;background:var(--jf-white);display:flex;justify-content:center;align-items:center}.product-flow-popins .slider__buttons svg{width:13px;height:12px}.product-flow-popins .slider__dots{position:absolute;left:50%;bottom:20px;transform:translate(-50%)}@media screen and (min-width: 1024px){.product-flow-popins .slider__dots{bottom:30px}}.product-flow-popins .slider__dots li{height:8px;width:8px}.product-flow-popins .slider__dots li+li{margin-left:10px}.product-flow-popins .slider__dots button{border-radius:50%;background-color:var(--jf-dark)}.product-flow-popins .slider__dots button.is-selected{background-color:var(--jf-white)}.product-flow-popins .slider__buttons[disabled]{display:none}.product-flow-slide.is-prescription .product-flow-slide__form{--flow-fieldset: 24px}.product-flow-slide.is-prescription .product-flow-slide__form>fieldset{display:grid;grid-template-columns:repeat(var(--col),1fr);gap:0 var(--mobile-gutter-width);width:100%;margin-top:var(--flow-fieldset)}@media screen and (max-width: 1023px){.product-flow-slide.is-colors-photochromics .product-flow-slide__medias{display:block}}.product-flow-slide.is-colors-photochromics .product-flow-slide__option__swatch{position:absolute;right:16px;top:50%;transform:translateY(-50%);height:40px;width:40px;border-radius:50%;background:linear-gradient(0deg,var(--start) 0%,var(--end, var(--start)) 100%);display:inline-block}.product-flow-slide__wrapper-colors{height:100%}@media screen and (max-width: 1023px){.product-flow-slide.is-colors .product-flow-slide__medias{display:block}}.product-flow-slide.is-colors .product-flow-slide__color-choice{display:flex;flex-wrap:wrap;align-items:center}@media screen and (min-width: 1024px){.product-flow-slide.is-colors .product-flow-slide__color-choice{flex-wrap:nowrap}}.product-flow-slide.is-colors .product-flow-slide__color-choice__list{display:flex;flex:1;justify-content:center;flex-wrap:wrap;gap:var(--flow-options) 44px}@media screen and (min-width: 1024px){.product-flow-slide.is-colors .product-flow-slide__color-choice__list{gap:12px}}@media screen and (min-width: 1024px){.product-flow-slide.is-colors .product-flow-slide__color-choice__list{justify-content:flex-start}}.product-flow-slide.is-colors .product-flow-slide__color-choice label{position:relative;display:inline-block;background:linear-gradient(0deg,var(--start) 0%,var(--end, var(--start)) 100%);border-radius:50%;height:35px;width:35px}.product-flow-slide.is-colors .product-flow-slide__color-choice label:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;border-radius:50%;outline:2px solid var(--jf-black);outline-offset:2px;transform:scale3d(.85,.85,.85);opacity:0;transition:opacity .2s linear,transform .3s var(--ease-out-sine)}@media screen and (min-width: 1024px){.product-flow-slide.is-colors .product-flow-slide__color-choice label{height:40px;width:40px}}.product-flow-slide.is-colors .product-flow-slide__color-choice input[type=radio]:checked+label:after{transform:scaleZ(1);opacity:1}.product-flow-slide.is-colors .product-flow-slide__color-choice__cat{display:flex;flex-direction:column;flex-basis:100%;font-weight:var(--font-weight-medium)}@media screen and (min-width: 1024px){.product-flow-slide.is-colors .product-flow-slide__color-choice__cat{flex-basis:30%}}@media screen and (max-width: 1023px){.product-flow-slide.is-colors .product-flow-slide__color-choice__cat{margin-bottom:var(--flow-options);text-align:center}}.product-flow-slide.is-colors .product-flow-slide__color-choice__cat>mark{color:var(--jf-grey);background-color:transparent}.product-flow-slide.is-colors .product-flow-slide__color-choice+.product-flow-slide__color-choice{margin-top:44px}@media screen and (min-width: 1024px){.product-flow-slide.is-colors .product-flow-slide__color-choice+.product-flow-slide__color-choice{margin-top:34px}}.product-flow-slide.is-summary .product-flow-slide__add-to-cart{display:block;margin-top:var(--flow-options);border-top:thin solid var(--jf-light-grey);padding:16px 0 0}.product-flow-slide.is-summary .product-flow-slide__add-to-cart button{position:relative;margin-top:16px;width:100%}@media screen and (min-width: 1024px){.product-flow-slide.is-summary .product-flow-slide__add-to-cart{display:none}}.product-flow-slide.is-summary .product-flow-slide__summary__line{display:flex;justify-content:space-between;padding-bottom:10px}.product-flow-slide.is-summary .product-flow-slide__summary__line:not(:first-child){border-top:thin solid var(--jf-light-grey);padding-top:var(--flow)}.product-flow-slide.is-summary .product-flow-slide__summary__title{color:var(--jf-grey);font-weight:var(--font-weight-regular);margin-bottom:8px}.product-flow-slide.is-summary .product-flow-slide__summary__price{margin-top:2px;text-align:right}.product-flow-slide.is-summary .product-flow-slide__summary__price button{margin-top:8px;color:var(--jf-dark);font-weight:var(--font-weight-regular)}.product-flow-slide__total{display:flex;width:100%;justify-content:space-between;align-items:center}.product-flow-slide__total+small{margin-top:4px;color:var(--jf-grey)}.product-flow-slide__option.is-upload{position:relative}.product-flow-slide__option.is-upload form{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1}.product-flow-slide__option.is-upload form input{cursor:pointer;opacity:0;height:100%;width:100%}@media (hover: hover){.product-flow-slide__option.is-upload form:hover+button{border-color:var(--jf-black)}}.product-flow-slide__option.is-upload input{position:absolute}.product-flow-slide__option{position:relative;display:flex;flex-wrap:wrap;align-items:center;text-align:left}.product-flow-slide__option__surtitle{display:none;width:100%;margin-bottom:var(--flow-options);color:var(--jf-grey);font-weight:var(--font-weight-medium)}@media screen and (min-width: 1024px){.product-flow-slide__option__surtitle{display:block}}.product-flow-slide__option>button{position:relative;text-align:left;max-height:none;width:100%;padding:20px 16px 18px;min-height:80px;display:flex;flex-direction:column;justify-content:center;border:thin solid var(--jf-light-grey);border-radius:4px;transition:border-color var(--duration-quick) var(--ease-in-out-cubic)}@media (hover: hover){.product-flow-slide__option>button:hover{border-color:var(--jf-black)}}.product-flow-slide__option>button:focus-within{border-color:var(--jf-black)}.product-flow-slide__option__label{display:block;font-weight:var(--font-weight-medium);font-size:var(--font-18);line-height:19.8px;letter-spacing:.02em}.product-flow-slide__option__label>mark{color:var(--jf-grey);background-color:transparent}@media screen and (max-width: 1023px){.product-flow-slide__option__label>mark{display:block}}.product-flow-slide__option__badge{position:relative;padding:6px;background-color:var(--jf-lighter-grey);border-radius:4px;display:inline-block;margin-right:10px}.product-flow-slide__option__desc{margin-top:5px;display:inline-block}.product-flow-slide__option__desc,.product-flow-slide__option__label{max-width:75%}.product-flow-slide__option__desc--full-width,.product-flow-slide__option__label--full-width{max-width:100%}.product-flow-slide__option__price{pointer-events:none;position:absolute;right:16px;font-weight:var(--font-weight-medium)}@media screen and (max-width: 1023px){.product-flow-slide__option__price{top:24px}}.product-flow-slide__option+.product-flow-slide__option{margin-top:var(--flow-options)}.product-flow-slide__option__extra{margin-top:10px;width:100%;border-radius:4px;position:relative;overflow:hidden;background:var(--jf-very-light-grey);color:var(--jf-blue);display:flex;align-items:center}.product-flow-slide__option__extra__media{width:8.6956521739%}.product-flow-slide__option__extra figure{position:relative;overflow:hidden;padding-bottom:100%}.product-flow-slide__option__extra figure>*{position:absolute;top:0;left:0;height:100%;width:100%}.product-flow-slide__option__extra>p{display:flex;align-items:center;margin-top:2px}.product-flow-slide__option__extra>p:before{content:"";display:inline-block;height:5px;width:5px;border-radius:50%;background:currentcolor;margin:-2px 5px 0 10px}.product-flow-slide{--flow-options: 16px;--flow: 24px;display:flex;flex-direction:column;align-items:stretch;margin-top:var(--header-height);height:100%;overflow:auto;padding-bottom:var(--header-height);-ms-overflow-style:none;scrollbar-width:none}.product-flow-slide::-webkit-scrollbar{display:none}@media screen and (min-width: 1024px){.product-flow-slide{--flow-options: 20px;height:100%;margin-top:0;padding-bottom:0;align-items:center;flex-direction:row}}@media screen and (min-width: 1024px){.product-flow-slide>*{width:50vw}}.product-flow-slide__list{display:flex;flex:1;justify-content:center}.product-flow-slide__list>li+li{margin-left:24px}.product-flow-slide__medias{position:relative;overflow:hidden;height:100%;border-right:thin solid var(--jf-light-grey);display:block}@media screen and (max-width: 1023px){.product-flow-slide__medias{display:none;width:100%;flex:0;overflow:hidden;padding-bottom:77.2946859903%}.product-flow-slide__medias>*{position:absolute;top:0;left:0;height:100%;width:100%}}.product-flow-slide__medias .slider__buttons{width:32px;position:absolute;height:32px;border-radius:2px;background:var(--jf-white);justify-content:center;align-items:center;transition:opacity var(--duration-short) var(--ease-in-out-circ),transform var(--duration-short) var(--ease-in-out-circ);opacity:0}.product-flow-slide__medias .slider__buttons--next{right:20px;transform:translate(3px)}.product-flow-slide__medias .slider__buttons--prev{left:20px;transform:translate(-3px)}@media (hover: hover){.product-flow-slide__medias .slider:hover .slider__buttons{opacity:1;transform:none}}.product-flow-slide__medias .slider__dots{position:absolute;bottom:23px;z-index:2;width:100%;justify-content:center}@media screen and (min-width: 1024px){.product-flow-slide__medias .slider__dots{bottom:35px}}.product-flow-slide__medias .slider__dots li{height:6px;width:6px}@media screen and (min-width: 1024px){.product-flow-slide__medias .slider__dots li{height:8px;width:8px}}.product-flow-slide__medias .slider__dots li+li{margin-left:10px}.product-flow-slide__medias .slider__dots li button{opacity:1;border-radius:50%;background:var(--jf-white);border:thin solid var(--jf-light-grey);transition:all var(--duration-short) linear}.product-flow-slide__medias .slider__dots li button.is-selected{background:var(--jf-dark);border-color:var(--jf-dark)}.product-flow-slide__medias .slider,.product-flow-slide__medias figure{height:100%}.product-flow-slide__medias video,.product-flow-slide__medias img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.product-flow-slide__title,.product-flow-slide__subtitle{padding:0 16px}.product-flow-slide__title{padding:0;font-weight:var(--font-weight-medium)}.product-flow-slide__subtitle{padding:0;color:var(--jf-grey);font-weight:var(--font-weight-medium)}.product-flow-slide__inner{margin-top:var(--flow);width:100%}@media screen and (max-width: 1023px){.product-flow-slide__inner{padding-bottom:16px}}.product-flow-slide__wrapper-content{display:flex;flex-direction:column;align-items:flex-start;position:relative}@media screen and (max-width: 1023px){.product-flow-slide__wrapper-content{padding:0 var(--mobile-gutter-width);margin-top:24px;width:100%}}@media screen and (min-width: 1024px){.product-flow-slide__wrapper-content{align-items:center;max-height:100%;padding-top:calc(var(--header-height, 0px) * 1.5);padding-bottom:calc(var(--footer-height, 0px) * 1.5);overflow:auto}}.product-flow-slide__wrapper-content>*{width:100%}@media screen and (min-width: 1024px){.product-flow-slide__wrapper-content>*{width:92.8571428571%}}@media screen and (min-width: 1280px){.product-flow-slide__wrapper-content>*{width:71.4285714286%}}.product-flow-slide__next{width:100%;margin-top:var(--flow)}.product-flow-slide__legend{display:inline-block;margin-bottom:20px;padding:0 16px;font-weight:var(--font-weight-medium);width:100%}.product-flow-slide .alert-box{margin-top:var(--flow-options)}.product-flow-slide__reassurance{position:relative;margin-top:20px;max-width:88%;margin-left:auto;margin-right:auto;background:var(--jf-very-light-grey);border-radius:4px;display:flex;align-items:center}@media screen and (min-width: 1024px){.product-flow-slide__reassurance{max-width:68%}}.product-flow-slide__reassurance button{width:100%;text-align:left;padding:12px 30px 12px 12px;max-height:none;display:flex;align-items:center}.product-flow-slide__reassurance p{line-height:115%}.product-flow-slide__reassurance img{width:32px;margin-right:12px}.product-flow-slide__reassurance__text{color:var(--color-text-reassurance, var(--jf-dark))}.product-flow-slide__reassurance__title{font-weight:var(--font-weight-medium);color:var(--jf-black)}.product-flow-slide__reassurance svg{position:absolute;right:12px;pointer-events:none;height:18px;width:18px}.product-flow-slide__reassurance a{position:relative;z-index:1}
