.purchase-cards-container{display:flex;gap:1.5rem;justify-content:center;align-items:stretch;margin:2rem 0;background:beige;padding:2rem;border-radius:16px}.purchase-option-card,.hsa-payment-card{flex:1;width:100%;background:#190832;border-radius:10px;padding:30px 60px;position:relative;transition:all .3s ease;border:2px solid transparent;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.fragile-pricing-option-price{color:#e9e8dd}.purchase-option-card:hover,.hsa-payment-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #4a2c5a4d}.purchase-option-card product-form.product-form,.hsa-payment-card product-form.product-form{margin:0}.purchase-card-header,.hsa-card-header{margin-bottom:1.5rem}.purchase-card-title,.hsa-card-title{color:#e9e8dd;font-size:24px;font-weight:600;margin:0 0 1rem}.purchase-card-logo,.hsa-card-logo{margin:1rem 0;display:flex;justify-content:center}.purchase-card-logo img,.hsa-card-logo img{border-radius:8px;object-fit:contain}.purchase-card-pricing{margin:1rem 0}.purchase-price{display:flex;gap:.5rem;flex-wrap:wrap}.purchase-price .price-item--regular s{color:#f44;text-decoration:line-through;font-size:1.1rem;font-weight:500;margin-right:.5rem}.purchase-price .price-item--sale{color:#e9e8dd;font-size:1.3rem;font-weight:700}.hsa-card-payment-info{display:flex;gap:.5rem;margin:1rem 0}.hsa-payment-card .payment-label{color:#eda289;font-size:18px}.payment-badges{display:flex;gap:.5rem;align-items:center}.payment-badge{background:#fff;color:#0b0077;border-radius:4px;padding:0 10px;font-size:16px;font-weight:400}.info-button{background:transparent;color:#e9e8dd;border:solid 2px #ffffff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;cursor:pointer;transition:all .2s ease}.info-button:hover{transform:scale(1.1)}.purchase-card-benefits,.hsa-card-benefits{flex:1;margin-bottom:1.5rem;width:100%}.purchase-option-card .benefit-item,.hsa-payment-card .benefit-item{color:#e9e8dd;padding:.5rem 0;line-height:1.4;font-size:16px}.benefit-divider{height:1px;background:#eda289;margin:.5rem 0;display:block!important}.purchase-option-card .price--on-sale .price-item--regular,.hsa-payment-card .price--on-sale .price-item--regular{color:#eda289}.purchase-option-card .purchase-price .price-item--sale,.hsa-payment-card .purchase-price .price-item--sale{font-size:1.6rem;font-weight:400}.purchase-option-card span.badge.price__badge-sale.color-scheme-4,.hsa-payment-card span.badge.price__badge-sale.color-scheme-4{background-color:#6b46c1}.purchase-add-to-cart-button,.hsa-payment-button{font-family:var(--font-body-family);font-weight:700;font-size:16px;letter-spacing:5px;text-transform:uppercase;background-color:transparent;border:solid 1px #ffffff;color:#e9e8dd;text-decoration:none;padding:6px 25px;border-radius:30px;display:inline-block;transition:.3s}.purchase-add-to-cart-button .loading__spinner,.hsa-payment-button .loading__spinner{width:1.5rem;height:1.5rem;margin-left:.5rem}.purchase-add-to-cart-button .loading__spinner svg,.hsa-payment-button .loading__spinner svg{width:100%;height:100%}.purchase-add-to-cart-button .loading__spinner,.hsa-payment-button .loading__spinner{display:none}.purchase-add-to-cart-button.loading .loading__spinner,.hsa-payment-button.loading .loading__spinner{display:inline-block}.purchase-add-to-cart-button.loading span:not(.loading__spinner),.hsa-payment-button.loading span:not(.loading__spinner){opacity:.7}.purchase-add-to-cart-button:hover,.hsa-payment-button:hover{background:#fff;color:#4a2c5a;text-decoration:none}.purchase-add-to-cart-button:active,.hsa-payment-button:active{transform:translateY(1px)}.purchase-add-to-cart-button:disabled,.hsa-payment-button:disabled{opacity:.5;cursor:not-allowed}.purchase-add-to-cart-button:disabled:hover,.hsa-payment-button:disabled:hover{background:transparent;color:#fff;transform:none}@media screen and (max-width: 768px){.purchase-cards-container{flex-direction:column;gap:1rem;padding:1rem}}@media screen and (max-width: 480px){.purchase-price .price-item--sale{font-size:1.1rem}.purchase-price .price-item--regular s{font-size:1rem}}.purchase-option-card:focus-within,.hsa-payment-card:focus-within{outline:2px solid #ffffff;outline-offset:2px}.purchase-add-to-cart-button:focus,.hsa-payment-button:focus{outline:2px solid #ffffff;outline-offset:2px}@media (prefers-contrast: high){.purchase-option-card,.hsa-payment-card{border:2px solid #ffffff}.purchase-option-card .benefit-item,.hsa-payment-card .benefit-item{color:#fff}}@media (prefers-reduced-motion: reduce){.purchase-option-card,.hsa-payment-card,.info-button,.purchase-add-to-cart-button,.hsa-payment-button{transition:none}.purchase-option-card:hover,.hsa-payment-card:hover,.info-button:hover{transform:none}}.purchase-option-card .product-form__error-message-wrapper,.hsa-payment-card .product-form__error-message-wrapper{background:#ef4444;color:#fff;padding:.75rem;border-radius:6px;margin-bottom:1rem;font-size:.9rem}.purchase-option-card .product-form__error-message,.hsa-payment-card .product-form__error-message{display:block}.purchase-cards-message{position:fixed;top:20px;right:20px;padding:1rem 1.5rem;border-radius:8px;color:#fff;font-weight:500;z-index:1000;max-width:300px;box-shadow:0 4px 12px #00000026;display:none;animation:slideInRight .3s ease-out}.purchase-cards-message--success{background:#10b981}.purchase-cards-message--error{background:#ef4444}.purchase-cards-message--info{background:#3b82f6}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@media screen and (max-width: 480px){.purchase-cards-message{top:10px;right:10px;left:10px;max-width:none}}.hsa-info-popover{display:inline-block;position:relative}.hsa-info-popover .quantity-popover__info-button--icon-with-label{padding:0;margin:0;min-width:auto;min-height:auto;background:transparent;border:solid 2px #ffffff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#e9e8dd;font-weight:700;font-size:.9rem;cursor:pointer}.hsa-info-popover .quantity-popover__info-button--icon-with-label:hover{transform:scale(1.1)}.hsa-info-popover .quantity-popover__info{background:#fff;color:#190832;border-radius:8px;padding:1rem;min-width:250px;max-width:300px;box-shadow:0 4px 20px #00000026;z-index:100}.hsa-info-popover .quantity-popover__info .button-close{position:absolute;top:.5rem;right:.5rem;background:transparent;border:none;cursor:pointer;padding:.25rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.hsa-info-popover .quantity-popover__info .button-close:hover{background:#0000000d;border-radius:4px}.hsa-info-popover .quantity-popover__info .button-close .icon{width:1rem;height:1rem;color:#666}.hsa-popover-content p{margin:0;padding:0;font-size:14px;line-height:1.5}.hsa-popover-content p:first-child{margin-bottom:.5rem}.hsa-popover-content strong{color:#190832;font-weight:600}@media screen and (max-width: 768px){.hsa-info-popover .quantity-popover__info{min-width:200px;max-width:250px;left:auto;right:0;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/90/assets/component-purchase-cards.css.map */
