[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;overflow:hidden;width:auto!important;height:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{position:absolute;padding:0;margin:0;left:0;top:0;bottom:0;right:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{position:absolute;overflow:hidden;pointer-events:none}.simplebar-track{z-index:1;right:0;bottom:0}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;opacity:0;transition:opacity .2s linear .5s}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.App{text-align:center}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.checkout{padding-top:10px}.checkout-title{font-size:15px;line-height:18px;text-transform:uppercase;color:rgba(0,0,0,.7)}.checkout-price,.checkout-title{font-style:normal;font-weight:600;margin:0}.checkout-price{font-size:60px;line-height:95px;color:#000}.checkout-description{font-style:normal;font-weight:500;font-size:15px;line-height:18px;max-width:200px;margin:10px auto 0;color:rgba(0,0,0,.7)}.checkout-product-image{width:400px}.checkout-button{background:linear-gradient(180deg,#fff,#d9dfff);border:.5px solid hsla(0,0%,100%,.5);box-sizing:border-box;box-shadow:0 1px 3px rgba(0,0,0,.1),0 20px 40px rgba(23,0,102,.2);border-radius:20px;display:flex;padding:4px;width:169px;cursor:pointer;margin:20px auto 0;transition:1s cubic-bezier(.075,.82,.165,1)}.checkout-button:focus{outline:none}.checkout-button:hover{box-shadow:0 10px 30px rgba(0,0,0,.1),0 30px 60px rgba(23,0,102,.3);transform:translateY(-2px)}.checkout-button .grey-circle{background:rgba(68,66,178,.1);width:40px;height:40px}.checkout-button .grey-circle,.checkout-button .purple-circle{box-shadow:inset 0 0 0 .5px rgba(0,0,0,.1);border-radius:50%;display:flex;align-items:center;justify-content:center}.checkout-button .purple-circle{background:linear-gradient(200.44deg,#4316db 13.57%,#9076e7 98.38%);width:32px;height:32px}.checkout-button .icon{width:20px;height:20px;margin:0}.checkout-button .text-container{display:grid;grid-template-columns:1fr;grid-row-gap:4px;text-align:left;margin:auto auto auto 16px}.checkout-button .text{font-style:normal;font-weight:400;font-size:17px;line-height:130%;color:#000;margin:0}