section.header-checkout-steps{padding:2vw 6vw;width:100%;height:6vw;position:relative;justify-content:space-between}section.header-checkout-steps .hc-steps-card{min-width:5vw;gap:.75vw;position:relative;z-index:2}section.header-checkout-steps .hc-steps-card figure{padding:.95vw;width:3vw;height:3vw;border-radius:1.25vw;position:relative;border-top:.1vw solid rgba(255,255,255,.5);border-bottom:.4vw solid rgba(154,154,154,.2)}section.header-checkout-steps .hc-steps-card.active figure{border-bottom:.4vw solid #c8daff}section.header-checkout-steps .hc-steps-card figure:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background-color:rgba(213,213,213,.25);border-radius:1.25vw;overflow:hidden;box-shadow:0 0 .5vw rgba(0,0,0,.15)}section.header-checkout-steps .hc-steps-card.active figure:before{background-color:rgba(133,168,213,.3)}section.header-checkout-steps .hc-steps-card figure:after{content:"";width:70%;height:40%;position:absolute;top:70%;z-index:1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(45deg,var(--primary-400),var(--primary-600));border-radius:2vw;filter:blur(2px);-webkit-filter:blur(2px)}section.header-checkout-steps .hc-steps-card.active figure:after{background:linear-gradient(45deg,var(--primary-cyan-500),var(--primary-blue-500))}section.header-checkout-steps .hc-steps-card svg{width:100%;position:relative;z-index:3}section.header-checkout-steps .hc-steps-card:first-child svg path,section.header-checkout-steps .hc-steps-card:nth-child(2) svg path{stroke:var(--primary-600);opacity:.8}section.header-checkout-steps .hc-steps-card:first-child.active svg path,section.header-checkout-steps .hc-steps-card:nth-child(2).active svg path{stroke:var(--primary-blue-600);opacity:1}section.header-checkout-steps .hc-steps-card:nth-child(2) svg,section.header-checkout-steps .hc-steps-card:nth-child(3) svg{transform:scale(1.15)}section.header-checkout-steps .hc-steps-card:nth-child(4) svg{transform:scale(1.2)}section.header-checkout-steps .hc-steps-card:nth-child(3) svg path,section.header-checkout-steps .hc-steps-card:nth-child(4) svg path{fill:var(--primary-600);opacity:.8}section.header-checkout-steps .hc-steps-card:nth-child(3).active svg path,section.header-checkout-steps .hc-steps-card:nth-child(4).active svg path{fill:var(--primary-blue-600);opacity:1}section.header-checkout-steps .hc-steps-card h3{font-size:.75vw;font-weight:600;color:var(--primary-600);opacity:.65}section.header-checkout-steps .hc-steps-card.active h3{color:var(--primary-blue-600);opacity:1}section.header-checkout-steps ul{padding:2vw 13.5vw;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;gap:5vw;justify-content:space-between!important;transform:translateY(-14.5%)}section.header-checkout-steps ul li{width:12vw;height:.12vw;background:#e5e5e5;border-radius:.2vw;position:relative;transition:all .2s ease-in-out}section.header-checkout-steps ul li:after,section.header-checkout-steps ul li:before{content:"";position:absolute;width:8%;height:100%;background:#e5e5e5;border-radius:.2vw;transition:all .2s ease-in-out}section.header-checkout-steps ul li:before{left:-11%}section.header-checkout-steps ul li:after{right:-11%}section.header-checkout-steps ul li.active,section.header-checkout-steps ul li.active:after,section.header-checkout-steps ul li.active:before{background:var(--primary-blue-500);opacity:.7}@media screen and (max-width:992px){section.header-checkout-steps{margin-top:3vw;padding:2vw;width:100%;height:20vw}section.header-checkout-steps .hc-steps-card{min-width:5vw;gap:.75vw;position:relative}section.header-checkout-steps .hc-steps-card figure{padding:3vw;width:11vw;height:11vw;border-radius:3.5vw;border-top:.3vw solid rgba(255,255,255,.5);border-bottom:1.2vw solid rgba(154,154,154,.3)}section.header-checkout-steps .hc-steps-card.active figure{border-bottom:1.2vw solid #c8daff}section.header-checkout-steps .hc-steps-card figure:before{border-radius:3.5vw;box-shadow:0 0 1.5vw rgba(0,0,0,.15)}section.header-checkout-steps .hc-steps-card figure:after{border-radius:6vw}section.header-checkout-steps .hc-steps-card svg path{opacity:.5!important}section.header-checkout-steps .hc-steps-card.active svg path{opacity:1!important}section.header-checkout-steps .hc-steps-card h3{white-space:nowrap!important;font-size:2.9vw;transform:translateY(2vw);font-weight:400}section.header-checkout-steps .hc-steps-card.active h3{color:var(--primary-blue-600);font-weight:600}section.header-checkout-steps ul{padding:2vw 16.25vw;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;gap:5vw;justify-content:space-between!important;transform:translateY(-14.5%)}section.header-checkout-steps ul li{width:8vw;height:.45vw;background:#e5e5e5;border-radius:.5vw}section.header-checkout-steps ul li:after,section.header-checkout-steps ul li:before{display:none}section.header-checkout-steps ul li:nth-child(2){transform:translateX(-5%)}}aside.cart-page-sidebar{padding:1.5vw 1vw;width:25%;min-height:20vw;border-radius:2vw;box-shadow:inset 0 0 .5vw rgba(0,0,0,.15);position:-webkit-sticky!important;position:sticky!important;top:10vw;justify-content:flex-start!important;background:rgba(255,255,255,.5)}aside.cart-page-sidebar h4.cps-header{padding-bottom:.75vw;width:100%;height:3vw;justify-content:flex-start!important;position:relative;gap:.6vw;font-size:.9vw;border-bottom:.1vw solid rgba(192,192,192,.15);font-family:var(--secondaryFontFamily),sans-serif;font-weight:700}aside.cart-page-sidebar h4.cps-header img{width:1.8vw}aside.cart-page-sidebar ul.cps-totals-list{padding:1vw 0;width:100%;min-height:10vw;position:relative;justify-content:flex-start!important;gap:.75vw}aside.cart-page-sidebar ul.cps-totals-list li{width:100%;position:relative;justify-content:space-between!important;font-size:var(--fontSize-xs);font-weight:400}aside.cart-page-sidebar ul.cps-totals-list li:first-child{color:var(--primary-600)}aside.cart-page-sidebar ul.cps-totals-list li:first-child svg{fill:var(--primary-600)}aside.cart-page-sidebar ul.cps-totals-list li:nth-child(2){color:var(--primary-blue-900)}aside.cart-page-sidebar ul.cps-totals-list li:nth-child(2) svg{fill:var(--primary-blue-900)}aside.cart-page-sidebar ul.cps-totals-list li:nth-child(3){color:var(--primary-cyan-500)}aside.cart-page-sidebar ul.cps-totals-list li:nth-child(3) svg{fill:var(--primary-cyan-500)}aside.cart-page-sidebar ul.cps-totals-list li:last-child{margin-top:1vw;font-weight:700!important;color:var(--primary-blue-500);font-size:var(--fontSize-sm)}aside.cart-page-sidebar ul.cps-totals-list li:last-child span:last-child{font-size:1vw}aside.cart-page-sidebar ul.cps-totals-list li svg{width:.9vw;fill:var(--primary-blue-500)}aside.cart-page-sidebar ul.cps-totals-list li:last-child svg{width:1.2vw;fill:var(--primary-blue-500)}aside.cart-page-sidebar .cps-divider{width:100%;position:relative}aside.cart-page-sidebar .cps-divider h5{display:none!important}aside.cart-page-sidebar button{margin:.75vw 0;min-width:unset!important;width:90%;height:2.5vw;color:var(--primary-0);border-radius:1vw;font-size:var(--fontSize-sm);transition:all .2s ease-in-out;position:relative}aside.cart-page-sidebar button:before{content:"";width:100%;height:100%;position:absolute;top:0;background:linear-gradient(45deg,var(--primary-blue-500),var(--primary-blue-700),var(--primary-blue-500));transition:all .15s ease-in-out;z-index:1;border-radius:1vw;filter:blur(5px);-webkit-filter:blur(5px)}aside.cart-page-sidebar button:hover:before{width:102%;height:110%;filter:blur(5px) brightness(70%);-webkit-filter:blur(5px) brightness(70%)}aside.cart-page-sidebar button:after{content:"";width:110%;height:100%;position:absolute;bottom:-.35vw;background:rgba(218,218,218,.1);transition:all .15s ease-in-out;z-index:2;border-top:.1vw solid rgba(195,223,254,.5);border-bottom:.1vw solid rgba(195,223,254,.5);border-radius:1vw;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}aside.cart-page-sidebar button:hover:after{width:118%}aside.cart-page-sidebar button span{z-index:3;color:var(--primary-0);transition:all .2s ease-in-out;transform:translateY(.35vw)}aside.cart-page-sidebar button:hover span{color:var(--primary-cyan-200)}@media screen and (max-width:992px){aside.cart-page-sidebar{padding:4vw 4vw 45vw;width:100%;min-height:50vw;border-radius:6vw;box-shadow:inset 0 0 1.5vw rgba(0,0,0,.15);position:relative!important;top:unset!important}aside.cart-page-sidebar h4.cps-header{height:9vw;padding-bottom:2.5vw;gap:1.8vw;font-size:3.3vw;border-bottom:.4vw solid rgba(192,192,192,.15)}aside.cart-page-sidebar h4.cps-header img{width:5.6vw}aside.cart-page-sidebar ul.cps-totals-list{padding:3vw 0;gap:2.55vw}aside.cart-page-sidebar ul.cps-totals-list li{justify-content:space-between!important;font-size:3.15vw;font-weight:400}aside.cart-page-sidebar ul.cps-totals-list li span{font-size:3.3vw;gap:1.4vw}aside.cart-page-sidebar ul.cps-totals-list li:last-child{margin-top:1vw;font-weight:700!important;color:var(--primary-blue-500);font-size:3.3vw}aside.cart-page-sidebar ul.cps-totals-list li:last-child span:last-child{font-size:3.45vw}aside.cart-page-sidebar ul.cps-totals-list li svg{width:3.5vw}aside.cart-page-sidebar ul.cps-totals-list li:last-child svg{width:4vw}aside.cart-page-sidebar .cps-divider{padding:4vw 5vw;width:calc(100% - 8vw);height:39vw;border-radius:6vw 6vw 0 0;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background-color:rgba(255,255,255,.35);box-shadow:0 0 2vw rgba(0,0,0,.13);justify-content:space-between!important;align-items:flex-start!important;position:fixed;bottom:0;z-index:1;border-top:.5vw solid rgba(255,255,255,.41);border-bottom:.5vw solid rgba(255,255,255,.41);transition:all .3s linear;animation:animate-cps-1 .5s ease-in-out forwards;transform:translateY(110%);animation-delay:.25s}@keyframes animate-cps-1{0%{transform:translateY(110%)}to{transform:translateY(0)}}aside.cart-page-sidebar .cps-divider h5{width:50%;display:flex!important;align-items:end!important;color:var(--primary-700);font-weight:400}aside.cart-page-sidebar .cps-divider h5 span:first-child{color:var(--primary-700);font-size:var(--fontSize-sm);white-space:nowrap}aside.cart-page-sidebar .cps-divider h5 span:nth-child(2){color:var(--primary-blue-500);font-size:var(--fontSize-lg);white-space:nowrap;font-weight:700;gap:1vw}aside.cart-page-sidebar .cps-divider h5 span:nth-child(2) svg{width:4vw;fill:var(--primary-blue-500)}aside.cart-page-sidebar button{margin:.75vw 0;min-width:unset!important;width:50%;height:9.5vw;color:var(--primary-0);border-radius:4vw;font-size:var(--fontSize-sm);transition:all .2s ease-in-out;position:relative}aside.cart-page-sidebar button:before{content:"";width:100%;height:100%;position:absolute;top:0;background:linear-gradient(45deg,var(--primary-blue-500),var(--primary-blue-700),var(--primary-blue-500));transition:all .15s ease-in-out;z-index:1;border-radius:4vw;filter:blur(5px);-webkit-filter:blur(5px)}aside.cart-page-sidebar button:hover:before{width:102%;height:110%;filter:blur(5px) brightness(70%);-webkit-filter:blur(5px) brightness(70%)}aside.cart-page-sidebar button:after{content:"";width:110%;height:100%;position:absolute;bottom:-2vw;background:rgba(218,218,218,.1);transition:all .15s ease-in-out;z-index:2;border-top:.4vw solid rgba(195,223,254,.5);border-bottom:.4vw solid rgba(195,223,254,.5);border-radius:4vw;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}aside.cart-page-sidebar button:hover:after{width:118%}aside.cart-page-sidebar button span{z-index:3;color:var(--primary-0);transition:all .2s ease-in-out;transform:translateY(1.2vw);font-size:3.2vw;white-space:nowrap!important}aside.cart-page-sidebar button:hover span{color:var(--primary-cyan-200)}}