.stepper{display:flex;justify-content:center;padding:1rem 0 3rem}@media screen and (min-width:993px){.stepper{padding:3rem 0}}.stepper .step{cursor:pointer;white-space:nowrap;width:15%}@media screen and (min-width:993px){.stepper .step{width:auto}.stepper .step a,.stepper .step div{display:flex;flex-flow:row nowrap}}.stepper .stepper-icone{align-items:center;align-self:center;aspect-ratio:1/1;background:currentColor;border-radius:50px;color:#ddd;display:flex;height:fit-content;justify-content:center;width:100%}@media screen and (min-width:993px){.stepper .stepper-icone{width:70px}}.stepper .stepper-icone.isActive{color:#f4161d}.stepper .stepper-icone svg{color:#fdfcfb;height:50%;width:auto}.stepper .stepper-info{align-items:center;display:flex;flex-flow:row wrap;justify-content:center;margin-top:.5rem;position:relative}@media screen and (min-width:993px){.stepper .stepper-info{margin:0}}.stepper .stepper-info h5{font-size:.85rem;position:absolute;top:100%;width:max-content}@media screen and (min-width:993px){.stepper .stepper-info h5{font-size:inherit;font-size:medium;left:inherit;margin:0 2rem;position:static;top:inherit;transform:inherit;width:100%}}.stepper .stepper-info span{font-size:.75rem}.stepper .connector{color:#ddd;flex:0 0 13%;position:relative}.stepper .connector.isActive{color:#f4161d}.stepper .connector:before{background-color:currentColor;content:"";height:3px;left:0;position:absolute;top:44%;transform:translateY(-50%);width:100%}@media screen and (min-width:993px){.stepper .connector:before{top:50%;width:90%}}.cart{margin:auto;max-width:1280px;padding:0;position:relative}@media screen and (min-width:993px){.cart{padding:0 var(--layout-padding)}}.loader{align-items:center;background-color:#fffc;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:20}.loader svg{animation:rotate4 2s linear infinite;transform-origin:center;width:3.25em}.loader circle{animation:dash4 1.5s ease-in-out infinite;fill:none;stroke:#f4161d;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;stroke-width:2}@keyframes rotate4{to{transform:rotate(1turn)}}@keyframes dash4{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-125px}}.payment{background-color:#fdfcfb;border-radius:20px;box-shadow:0 1px 10px #0000001a;display:flex;flex-direction:column;gap:2rem;margin:auto auto 4rem;max-width:1280px;padding:2rem 1rem 1rem;position:relative;width:95%}@media screen and (min-width:993px){.payment{flex-flow:row wrap;gap:0;justify-content:space-between;padding:2rem var(--layout-padding);width:auto}}.payment>div{margin:0;width:100%}@media screen and (min-width:993px){.payment>div{width:45%}}.payment>div p:last-child{font-size:.85rem}.payment>div span{white-space:nowrap}.payment>div:first-child>div{cursor:pointer;display:flex;flex-flow:row wrap;padding:1rem;width:100%}.payment>div:first-child>div>div{align-items:center;display:flex;gap:.5rem;justify-content:flex-end;width:100%}.payment>div:first-child>div>div:first-child{font-weight:500}.payment>div:first-child>div p{flex:1 1 auto}.payment>div:nth-child(2) div{align-items:center;display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:.5rem}.payment>div:nth-child(2) div:not(:last-child){margin-bottom:2rem}.payment>div:nth-child(2) span{font-weight:500;text-align:right}.payment h3{margin-bottom:2rem}.payment span.radio{border:1px solid #ddd;border-radius:50px;height:15px;min-width:15px;width:15px}.payment div.selected{background-color:#f4161d;border-radius:8px;color:#fdfcfb}.payment div.selected span.radio{border:4px solid #fdfcfb;border-radius:50px;height:15px;min-width:15px;width:15px}.payment .payment-buttons{align-items:center;display:flex;flex-flow:row wrap;gap:1rem;justify-content:flex-end;width:100%}@media screen and (max-width:993px){.payment .payment-buttons a,.payment .payment-buttons button{width:100%}}@media screen and (min-width:993px){.payment .payment-buttons{gap:2rem;margin-top:2rem}}.payment .skeleton{margin-top:2rem}
/*# sourceMappingURL=page-checkout-payment.09d371791c5a62c9137e.css.map*/