.comparison-container{--color-primary: #cf2617;--color-secondary: #c09e91;--color-border: #cf2617;--color-text-main: #000000;--color-text-light: #ffffff;--color-check: #6dbd86;--color-cross: #921d1d;max-width:900px}.comparison-table tbody{width:100%;border-collapse:collapse;border:1px solid var(--color-border)}.comparison-table__head{padding:15px 10px;color:var(--color-text-light);font-size:1.1rem;font-weight:600;text-align:center}.comparison-table__head--empty{background:transparent;border:none}.comparison-table__head--primary{background-color:var(--color-primary)}.comparison-table__head--secondary{background-color:var(--color-secondary)}.comparison-table__label{padding:15px 20px;font-weight:700;text-align:left;border:1px solid var(--color-border);width:34%;color:var(--color-text-main)}.comparison-table__cell{padding:15px 10px;text-align:center;border:1px solid var(--color-border);width:33%;color:var(--color-text-main);vertical-align:middle}.icon-check:before{content:"\2714";color:var(--color-check);font-size:2.2rem;font-weight:700}.icon-cross:before{content:"\2716";color:var(--color-cross);font-size:2.2rem}@media(max-width:768px){.comparison-table__head{font-size:.9rem;padding:10px 5px}.comparison-table__label{font-size:.85rem;padding:10px}.comparison-table__cell{font-size:.85rem}.icon-check:before,.icon-cross:before{font-size:1.5rem}}.cstm-trust-bar{width:100%;position:relative;box-sizing:border-box}.cstm-trust-bar__inner{padding:24px 20px;border-radius:8px}.cstm-trust-bar__grid{--bar-gap: 16px;display:flex;flex-wrap:nowrap;justify-content:center;align-items:stretch;gap:var(--bar-gap);text-align:center}.cstm-trust-bar__item{flex:0 0 calc((85% - 3 * var(--bar-gap)) / 4);display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0;position:relative}.cstm-trust-bar__icon{width:36px;height:36px;display:block;object-fit:contain;flex-shrink:0}.cstm-trust-bar__title{font-size:18px;font-weight:500;line-height:1.15;color:#000;margin:0}.cstm-trust-bar__sub{font-size:14px;font-weight:400;line-height:1.25;color:#444;margin:0}#wrist-wrap-steps{--ink: #1f1f28;--pink: #d52b1e;--pink-bubble: #d52b1e;--bg: #ffffff;--line: 4px;--dot: 58px;--wrap: 1150px;--pill-w: 170px;--bubble-w: 460px}#wrist-wrap-steps,#wrist-wrap-steps *{box-sizing:border-box}#wrist-wrap-steps{color:var(--ink);background:var(--bg)}#wrist-wrap-steps .wrist-wrap-page{max-width:var(--wrap);margin:0 auto;padding:26px 16px 40px}#wrist-wrap-steps .steps-wrapper{position:relative;--line-top: 0px;--line-height: 0px;--fill-height: 0px}#wrist-wrap-steps .steps-wrapper:after{content:"";position:absolute;left:50%;top:var(--line-top);height:var(--line-height);margin-left:-2px;border-right:var(--line) solid rgba(0,0,0,.18);z-index:0;pointer-events:none}#wrist-wrap-steps .steps-wrapper:before{content:"";position:absolute;left:50%;top:var(--line-top);height:var(--fill-height);margin-left:-2px;border-right:var(--line) solid var(--pink);z-index:1;pointer-events:none;transition:height .22s ease-out}#wrist-wrap-steps .steps-raws{position:relative;display:flex;align-items:center;justify-content:space-between;padding:34px 0;min-height:90px}#wrist-wrap-steps .steps-raws:nth-child(2n){flex-direction:row-reverse}#wrist-wrap-steps .center-step{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(.98);width:var(--dot);height:var(--dot);border-radius:50%;background:var(--pink);z-index:2;transition:transform .22s ease-out}#wrist-wrap-steps .center-step:before{content:"";position:absolute;opacity:0;left:22px;top:50%;width:12px;height:22px;border:solid #fff;border-width:0 4px 4px 0;transform:translateY(-55%) rotate(45deg);transition:opacity .18s ease-out}#wrist-wrap-steps .center-step.viewing{transform:translate(-50%,-50%) scale(1.05)}#wrist-wrap-steps .center-step.viewing:before{opacity:1}#wrist-wrap-steps .duration-box{width:34%;display:flex;justify-content:flex-end;padding-right:34px}#wrist-wrap-steps .steps-raws:nth-child(2n) .duration-box{justify-content:flex-start;padding-right:0;padding-left:34px}#wrist-wrap-steps .time-pill{position:relative;display:inline-flex;align-items:center;justify-content:center;width:var(--pill-w);min-height:58px;padding:14px 14px 12px;border:2px solid rgba(31,31,40,.85);border-radius:5px;background:#fff;font-size:16px;line-height:1.15;text-align:center;white-space:normal;word-break:break-word}#wrist-wrap-steps .time-pill .rings{position:absolute;top:-10px;left:50%;transform:translate(-50%);width:55px;height:14px;pointer-events:none}#wrist-wrap-steps .time-pill .rings:before,#wrist-wrap-steps .time-pill .rings:after{content:"";position:absolute;top:0;width:4px;height:14px;border:2px solid rgba(31,31,40,.7);border-radius:6px;background:#fff}#wrist-wrap-steps .time-pill .rings:before{left:6px}#wrist-wrap-steps .time-pill .rings:after{right:6px}#wrist-wrap-steps .content-box{width:var(--bubble-w);max-width:var(--bubble-w);min-height:130px;height:auto;position:relative;background:var(--pink-bubble);border-radius:10px;padding:20px 24px;display:flex;align-items:center;justify-content:center;text-align:center;z-index:2}#wrist-wrap-steps .content-box p{margin:0;color:#fff;font-size:18px;font-weight:400;line-height:1.3}#wrist-wrap-steps .content-box:after{content:"";position:absolute;top:50%;transform:translateY(-50%);left:-12px;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:12px solid var(--pink-bubble)}#wrist-wrap-steps .steps-raws:nth-child(2n) .content-box:after{left:auto;right:-12px;border-right:none;border-left:12px solid var(--pink-bubble)}#wrist-wrap-steps .mobile-pill{display:none}@media(max-width:850px){#wrist-wrap-steps .steps-wrapper:after,#wrist-wrap-steps .steps-wrapper:before{left:34px}#wrist-wrap-steps .center-step{left:34px}#wrist-wrap-steps .steps-raws,#wrist-wrap-steps .steps-raws:nth-child(2n){flex-direction:column!important;align-items:flex-start;justify-content:flex-start;padding:26px 0}#wrist-wrap-steps .duration-box{display:none}#wrist-wrap-steps .content-box{width:calc(100% - 96px);max-width:none;margin-left:78px;padding:18px 18px 16px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:12px}#wrist-wrap-steps .mobile-pill{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:12px 18px 10px;border:2px solid rgba(31,31,40,.85);border-radius:6px;background:#fff;font-size:14px;font-weight:650;line-height:1.1;white-space:normal;text-align:center}#wrist-wrap-steps .mobile-pill:before,#wrist-wrap-steps .mobile-pill:after{content:"";position:absolute;top:-8px;width:4px;height:14px;border:2px solid rgba(31,31,40,.7);border-radius:6px;background:#fff}#wrist-wrap-steps .mobile-pill:before{left:12px}#wrist-wrap-steps .mobile-pill:after{right:12px}#wrist-wrap-steps .content-box p{font-size:16px;line-height:1.35}#wrist-wrap-steps .content-box:after{left:-12px!important;right:auto!important;border-left:none!important;border-right:12px solid var(--pink-bubble)!important}}@media(max-width:450px){.custom-cta{font-size:12px!important}}@media(min-width:851px)and (max-width:1024px){#wrist-wrap-steps{--pill-w: 160px;--bubble-w: 345px}#wrist-wrap-steps .content-box p{font-size:17px}#wrist-wrap-steps .time-pill{font-size:15px}}@media(min-width:1025px){.cstm-trust-bar__item:not(:last-child):after{content:"";position:absolute;right:calc(var(--bar-gap) / -2);top:8px;bottom:8px;width:1px;background-color:#cfe3ea}}@media(max-width:1023px){.cstm-trust-bar__inner{padding:20px 16px}.cstm-trust-bar__grid{--bar-gap: 12px}.cstm-trust-bar__item{flex:1 1 0}.cstm-trust-bar__icon{width:30px;height:30px}.cstm-trust-bar__title{font-size:14px}.cstm-trust-bar__sub{font-size:12px}}@media(max-width:767px){.cstm-trust-bar__inner{padding:26px 12px}.cstm-trust-bar__grid{--bar-gap: 8px;align-items:center}.cstm-trust-bar__item{gap:4px}.cstm-trust-bar__icon{width:26px;height:26px}.cstm-trust-bar__title{font-size:11px}.cstm-trust-bar__sub{font-size:10px}.cstm-trust-bar-icon-container{max-width:60px}}
/*# sourceMappingURL=/cdn/shop/files/8377523.css.map */
