.WarbyParkerCheckoutGraphic{--warbyTitleColor:#425466;--warbyTextColor:#687792;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;padding:30px 16px 0}.WarbyParkerCheckoutGraphic__logo{margin:0 0 25px}.WarbyParkerCheckoutGraphic__glassesContainer{width:125px;height:35px;position:relative}.WarbyParkerCheckoutGraphic__glasses{position:absolute;left:0;top:0;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:top}.WarbyParkerCheckoutGraphic__glasses:not(:first-of-type){opacity:0}.WarbyParkerCheckoutGraphic__description,.WarbyParkerCheckoutGraphic__title{font-size:11px;letter-spacing:.2px}.WarbyParkerCheckoutGraphic__title{font-weight:620;color:var(--warbyTitleColor)}.WarbyParkerCheckoutGraphic__title--main{margin:12px 0 1px}.WarbyParkerCheckoutGraphic__description{font-weight:300;color:var(--warbyTextColor)}.WarbyParkerCheckoutGraphic__colors{position:relative;display:grid;grid-auto-flow:column;gap:9px;margin:15px 0 24px}.WarbyParkerCheckoutGraphic__color{width:10px;height:10px;border-radius:5px}.WarbyParkerCheckoutGraphic__color--slate{background:#0a2540}.WarbyParkerCheckoutGraphic__color--slate:before{content:""}.WarbyParkerCheckoutGraphic__color--purple{background:#635bff}.WarbyParkerCheckoutGraphic__color--cyan{background:#0cf}.WarbyParkerCheckoutGraphic__color--yellow{background:#ffc025}.WarbyParkerCheckoutGraphic__activeColorIndicator{position:absolute;width:16px;height:16px;left:-3px;top:-3px;border:1px solid #62788d;border-radius:8px}.WarbyParkerCheckoutGraphic__payButton{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;width:100%;padding:7px 0;border-radius:4px;margin:0 0 30px;background:#0a2540;box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 1px 3px -1px rgba(0,0,0,.3)}.WarbyParkerCheckoutGraphic__section{position:relative;width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;border-bottom:1px solid #d5dde6;padding:11px 0}.WarbyParkerCheckoutGraphic__section:last-of-type{border-bottom:none}.WarbyParkerCheckoutGraphic__section:after{content:"";position:absolute;right:0;top:14px;width:6px;height:10px;background:no-repeat 50%/contain url(69dd0aa4.svg);-webkit-transform-origin:center center;transform-origin:center center}.WarbyParkerCheckoutGraphic__section--expanded:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.WarbyParkerCheckoutGraphic__sectionTitle{font:var(--fontWeightBold) 13px/1.3 var(--fontFamily);color:var(--warbyTitleColor)}.WarbyParkerCheckoutGraphic__section--expanded .WarbyParkerCheckoutGraphic__sectionTitle{margin:0 0 11px}.WarbyParkerCheckoutGraphic__list{margin:16px 0 0}.WarbyParkerCheckoutGraphic__listItem{padding:0 0 0 15px;margin:0 0 6px;position:relative;display:block}.WarbyParkerCheckoutGraphic__listItem:before{content:"";position:absolute;left:0;top:5px;width:4px;height:4px;border-radius:50%;background-color:var(--warbyTextColor)}.WarbyParkerCheckoutGraphic__recommendedProduct{display:grid;-webkit-box-align:center;align-items:center;grid-template-columns:75px 1fr;padding:5px 0}.WarbyParkerCheckoutGraphic__recommendedProduct .Image{display:-webkit-box;display:flex}.WarbyParkerCheckoutGraphic__recommendedProductDetails{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.WarbyParkerCheckoutGraphic__recommendedProductDetails span:first-of-type{margin-right:5px}