#invoice-content{flex-direction:column;padding:16px;display:flex}#invoice-content .header{flex-direction:row;justify-content:space-between;display:flex}#invoice-content .header h6{font-size:16px;font-weight:600}#invoice-content .header .link{flex-direction:row;display:flex}#invoice-content .header .link p{color:var(--color-primary-normal);font-size:15px}#invoice-content .invoice-wrapper{flex-direction:row;justify-content:space-between;margin:12px 0;display:flex}#invoice-content .invoice-wrapper .invoice-title,#invoice-content .invoice-wrapper .invoice-price{font-size:14px}
#website-order-item-container{border-radius:8px;flex-direction:row;align-items:center;width:100%;padding:12px;display:flex}#website-order-item-container .item-info-wrapper{flex-direction:row;width:calc(100% - 90px);display:flex}#website-order-item-container .item-info-wrapper .item-info{flex-direction:column;justify-content:space-between;padding:8px;display:flex}#website-order-item-container .item-info-wrapper .item-info .item-title{font-size:16px;font-weight:700}#website-order-item-container .item-info-wrapper .item-info .item-price{color:var(--color-primary-normal);font-size:14px;font-weight:600}#website-order-item-container .action-button-wrapper{border-style:solid;border-width:1px;border-color:var(--color-primary-dark);width:90px;height:40px;color:var(--color-primary-dark);-webkit-user-select:none;user-select:none;border-radius:25px;flex-direction:row;justify-content:space-between;align-items:center;padding:12px;display:flex}#website-order-item-container .action-button-wrapper .over-pointer{cursor:pointer}#website-order-item-container .action-button-wrapper .over-pointer:hover{color:var(--color-primary-dark-hove)}#website-order-item-container .action-button-wrapper .over-pointer:active{color:var(--color-primary-dark-active)}
#step-navigator-wrapper{direction:rtl;justify-content:space-between;padding:20px 40px;display:flex;position:relative}#step-navigator-wrapper .stepper-line{z-index:0;background:#e5e5e5;height:4px;position:absolute;top:34px;left:60px;right:60px}#step-navigator-wrapper .step-item{z-index:1;flex-direction:column;align-items:center;display:flex}#step-navigator-wrapper .step-item .step-circle{color:#bbb;background:#fff;border:2px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-weight:700;display:flex}#step-navigator-wrapper .step-item .step-circle.active{color:#fff;background:#f5a623;border-color:#f5a623}#step-navigator-wrapper .step-item .step-circle.done{color:#fff;background-color:#f5a623;border-color:#f5a623}#step-navigator-wrapper .step-item .step-label{color:#8f8f8f;margin-top:10px;font-size:11px}#step-navigator-wrapper .step-item .step-label.active{color:#f5a623;font-weight:600}
#address-with-map-container{border:1px solid var(--color-gray-3);border-radius:16px;overflow:hidden}#address-with-map-container .address-custom-map{height:320px}#address-with-map-container .address-with-map-dropdown{flex-direction:row;margin:8px;display:flex}#address-with-map-container .address-with-map-dropdown .icon-wrapper{background-color:var(--color-primary-light);border-radius:18px;justify-content:center;align-items:center;width:38px;height:38px;margin-inline-end:12px;display:flex}#address-with-map-container .address-with-map-dropdown .address-title{color:var(--color-black);font-size:14px;font-weight:500}#address-with-map-container .address-with-map-dropdown .address-details{color:var(--color-gray-7);font-size:10px}
#payment-methods-content hr{border:none;border-top:1px solid var(--color-gray-3)}#payment-methods-content .payment-methods-wrapper{padding:16px 16px 0}#payment-methods-content .payment-methods-wrapper .title{margin-top:12px;margin-bottom:8px;font-size:16px}#payment-methods-content .payment-methods-wrapper .payment-methods{flex-direction:column;gap:8px;display:flex}#payment-methods-content .payment-methods-wrapper .payment-methods .method{border:1px solid var(--color-gray-3);border-radius:8px;justify-content:space-between;padding:8px;display:flex}#payment-methods-content .payment-methods-wrapper .payment-methods .method p{font-size:14px}#payment-methods-content .payment-methods-wrapper .payment-methods .method .method-status{border:2px solid var(--color-gray-4);border-radius:50%;width:20px;height:20px}#payment-methods-content .payment-methods-wrapper .payment-methods .method .is-selected{border-color:var(--color-primary-normal-active);background-color:var(--color-primary-normal)}#payment-methods-content .payment-methods-wrapper .offer-wrapper{margin-top:12px;margin-bottom:12px}
#cart-step-01-content{max-width:1080px;margin-top:16px;margin-bottom:63px}#cart-step-01-content hr{border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--color-gray-3);margin-top:16px}#cart-step-01-content .cart-step-01-title{justify-content:center;align-items:center;width:100%;margin-bottom:32px;font-size:18px;font-weight:700;display:flex}#cart-step-01-content .step-navigator-row{justify-content:center;width:100%}#cart-step-01-content .step-navigator-row .step-navigator-wrapper{width:100%;max-width:600px}#cart-step-01-content .website-cart-order-wrapper{flex-direction:column;gap:8px;padding:16px;display:flex}#cart-step-01-content .website-cart-order-wrapper .payment-row-content{border-radius:8px;justify-content:space-between;align-items:center;margin-top:16px;padding:12px;display:flex}#cart-step-01-content .website-cart-order-wrapper .payment-row-content .payment-price-wrapper p{margin-bottom:10px;font-size:13px}#cart-step-01-content .website-cart-order-wrapper .payment-row-content .payment-button{padding:16px;font-size:15px;font-weight:600}#cart-step-01-content .website-cart-financial-wrapper .website-cart-financial{flex-direction:column;padding:8px;display:flex}#cart-step-01-content .website-cart-financial-wrapper .website-cart-financial .financial-row{flex-direction:row;justify-content:space-between;padding:8px;display:flex}#cart-step-01-content .website-cart-financial-wrapper .website-cart-financial .financial-row .financial-title{font-size:14px}#cart-step-01-content .website-cart-financial-wrapper .website-cart-financial .financial-row .financial-price{color:var(--color-gray-9);font-size:14px}
.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(../media/layers.78ca0acf.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(../media/layers-2x.793209de.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(../media/marker-icon.b9f7ac13.png)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107,M12=.707107,M21=-.707107,M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
#custom-input-2-container{flex-direction:column;display:flex;position:relative}.custom-input-title{color:var(--color-gray-13);text-align:right;padding:8px 4px;font-size:13px;right:12px}.custom-input-wrapper{align-items:center;width:100%;display:flex;position:relative}.custom-input-left-icon{cursor:pointer;width:20px;height:20px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.custom-input{background-color:var(--color-gray-2);border-width:1px;border-color:var(--color-gray-3);-moz-appearance:textfield;width:100%;height:42px;color:var(--color-gray-13);border-style:solid;border-radius:8px;outline:none;padding:0 1rem;transition:box-shadow .2s,border-color .2s}.has-right-icon{padding-right:35px}.custom-input::placeholder{color:var(--color-gray-6)}.custom-input:focus{box-shadow:0 0 0 1px var(--color-primary-light),0 2px 3px var(--color-primary-light);outline:none}.sheba-input{text-align:left;letter-spacing:1.5px;caret-color:var(--color-primary-dark);direction:ltr;padding-left:10px;font-weight:500}.bank-card-input{text-align:center;letter-spacing:2px;direction:ltr}.input-error{border-color:var(--color-error)!important}.custom-input-error-span{color:var(--color-error);height:0;padding:.4rem;font-size:12px;bottom:0}.custom-input-span{height:0;padding:.4rem;font-size:12px;bottom:0}
#custom-button-container .button{cursor:pointer;border:none;border-radius:8px;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%;height:42px;font-size:16px;font-weight:500;display:flex;position:relative}#custom-button-container .button .spinner{border:2px solid #ffffff4d;border-top:2px solid var(--color-white);border-radius:50%;width:16px;height:16px;animation:.6s linear infinite spin;position:absolute;left:20px}#custom-button-container .disable{opacity:.5;cursor:not-allowed!important}#custom-button-container .primary{background-color:var(--color-primary-normal);color:var(--color-white)}#custom-button-container .primary:is(#custom-button-container .primary):hover{background-color:var(--color-primary-dark-hove)}#custom-button-container .primary:is(#custom-button-container .primary):active{background-color:var(--color-primary-normal-active)}#custom-button-container .gray{background-color:var(--color-gray-3);color:var(--color-gray-12)}#custom-button-container .gray:is(#custom-button-container .gray):hover{background-color:var(--color-gray-5)}#custom-button-container .gray:is(#custom-button-container .gray):active{background-color:var(--color-gray-4)}#custom-button-container .primary-outline{background-color:var(--color-white);color:var(--color-primary-normal);border:1px solid var(--color-primary-normal)}#custom-button-container .primary-outline:is(#custom-button-container .primary-outline):hover{background-color:var(--color-primary-dark-hove);color:var(--color-white)}#custom-button-container .primary-outline:is(#custom-button-container .primary-outline):active{background-color:var(--color-primary-normal-active);color:var(--color-white)}#custom-button-container .secondary{background-color:var(--color-white);color:var(--color-gray-10);font-weight:500}#custom-button-container .secondary:is(#custom-button-container .secondary):hover{background-color:var(--color-gray-3)}#custom-button-container .secondary:is(#custom-button-container .secondary):active{background-color:var(--color-gray-2)}#custom-button-container .secondary-outline{background-color:var(--color-white);color:var(--color-gray-10);border:1px solid var(--color-gray-3);font-weight:500}#custom-button-container .secondary-outline:is(#custom-button-container .secondary-outline):hover{background-color:var(--color-gray-3)}#custom-button-container .secondary-outline:is(#custom-button-container .secondary-outline):active{background-color:var(--color-gray-2)}#custom-button-container .danger{background-color:var(--color-error);color:var(--color-white)}#custom-button-container .danger:is(#custom-button-container .danger):hover{background-color:var(--color-error-hover)}#custom-button-container .danger:is(#custom-button-container .danger):active{background-color:var(--color-error-active)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
#radio-menu-container{background-color:var(--color-primary-light);border-radius:8px;padding:6px 10px;display:flex}#radio-menu-container h4{-webkit-user-select:none;user-select:none}#radio-menu-container .menu-bg{cursor:pointer;text-align:center;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;width:100%;margin-left:.25rem;padding:.2rem;display:flex}#radio-menu-container .menu-bg h4{color:var(--color-primary-normal);font-size:13px;font-weight:600;line-height:normal}#radio-menu-container .selected-menu{background:linear-gradient(135deg,var(--color-primary-normal),var(--color-primary-light-active));cursor:unset}#radio-menu-container .selected-menu h4{color:var(--color-white)}
#cart-step-02-content{max-width:870px;margin-top:16px;margin-bottom:63px}#cart-step-02-content hr{border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--color-gray-3);margin-top:16px}#cart-step-02-content .cart-step-02-title{justify-content:center;align-items:center;width:100%;margin-bottom:32px;font-size:18px;font-weight:700;display:flex}#cart-step-02-content .step-navigator-row{justify-content:center;width:100%}#cart-step-02-content .step-navigator-row .step-navigator-wrapper{width:100%;max-width:600px}#cart-step-02-content .send-content-wrapper{padding:12px}#cart-step-02-content .send-content-wrapper .send-information p{color:var(--color-gray-8);margin:12px;font-size:13px}#cart-step-02-content .send-content-wrapper .send-information-details{justify-content:space-between;padding:12px;display:flex}#cart-step-02-content .send-content-wrapper .send-information-details p{color:var(--color-gray-8);font-size:13px}#cart-step-02-content .send-content-wrapper .send-information-details strong{color:var(--color-primary-normal);font-size:15px}#cart-step-02-content .payment-row-content{border-radius:8px;justify-content:space-between;align-items:center;margin-top:16px;padding:12px;display:flex}#cart-step-02-content .payment-row-content .payment-price-wrapper p{margin-bottom:10px;font-size:13px}#cart-step-02-content .payment-row-content .payment-button{padding:16px;font-size:15px;font-weight:600}
#cart-step-03-content{max-width:870px;margin-top:16px;margin-bottom:63px}#cart-step-03-content .cart-step-03-title{justify-content:center;align-items:center;width:100%;margin-bottom:32px;font-size:18px;font-weight:700;display:flex}#cart-step-03-content .step-navigator-row{justify-content:center;width:100%}#cart-step-03-content .step-navigator-row .step-navigator-wrapper{width:100%;max-width:600px}#cart-step-03-content .content-wrapper{background-color:var(--color-gray-1);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;margin:12px;padding:12px;display:flex}#cart-step-03-content .content-wrapper .horizon-line{border:1px solid var(--color-gray-3);width:90%}#cart-step-03-content .content-wrapper .content-wrapper-checkmark-wrapper{background-color:var(--color-primary-light);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;padding:15px;display:flex}#cart-step-03-content .content-wrapper .price-and-information-wrapper{flex-direction:column;justify-content:space-between;align-items:center;padding:16px;display:flex}#cart-step-03-content .content-wrapper .price-and-information-wrapper .price{font-size:18px;font-weight:800}#cart-step-03-content .content-wrapper .price-and-information-wrapper .information{color:var(--color-gray-7);margin:12px;font-size:13px;font-weight:700}#cart-step-03-content .content-wrapper .information-text{width:90%;padding:12px}#cart-step-03-content .content-wrapper .information-text .information-text-wrapper{flex-direction:row;justify-content:space-between;align-items:center;padding:4px;display:flex}#cart-step-03-content .content-wrapper .information-text .information-text-wrapper .primary{color:var(--color-gray-7);font-size:14px;font-weight:500}#cart-step-03-content .content-wrapper .information-text .information-text-wrapper .secondary{color:var(--color-gray-10);font-size:14px;font-weight:500}#cart-step-03-content .content-wrapper .price-text{width:90%;padding:12px}#cart-step-03-content .content-wrapper .price-text .price-text-wrapper{flex-direction:row;justify-content:space-between;align-items:center;padding:4px;display:flex}#cart-step-03-content .content-wrapper .price-text .price-text-wrapper .primary{color:var(--color-gray-10);font-size:14px;font-weight:500}#cart-step-03-content .content-wrapper .price-text .price-text-wrapper .secondary{color:var(--color-gray-7);font-size:14px;font-weight:500}#cart-step-03-content .content-wrapper .final-check-text{width:90%;padding:12px}#cart-step-03-content .content-wrapper .final-check-text .final-text-wrapper{flex-direction:row;justify-content:space-between;align-items:center;padding:4px;display:flex}#cart-step-03-content .content-wrapper .final-check-text .final-text-wrapper .primary,#cart-step-03-content .content-wrapper .final-check-text .final-text-wrapper .secondary{color:var(--color-gray-11);font-size:17px;font-weight:700}

