.atc-popup{font-family:"Helvetica Neue LT Std",var(--body-font-family, sans-serif)}.atc-popup a,.atc-popup p{margin:0}.atc-popup .atc-popup__content{width:100%;max-width:600px;max-height:90vh;min-height:0;overflow-y:auto;background:#f2f2f2;border-radius:0;padding:20px 20px 32px;text-align:left}.atc-popup .atc-popup__close{position:absolute;top:15px;right:20px;z-index:2;padding:6px;border:0;background:none;cursor:pointer;line-height:0}.atc-popup .atc-popup__close svg,.atc-popup .atc-popup__close svg path{fill:#121212}.atc-popup__title{margin:0 0 12px;font-family:"Helvetica Neue LT Std",sans-serif;font-size:16px;font-weight:750;line-height:1.2;letter-spacing:.05em;text-transform:uppercase;color:#121212}.atc-popup__added-content{border-bottom:1px solid #000;padding-bottom:16px;margin-bottom:16px}.atc-popup__added{display:flex;margin-bottom:8px}.atc-popup__added-media{display:flex;width:90px;flex-shrink:0}.atc-popup__added-media img{max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.atc-popup__added-contents{flex:1;padding-left:15px}.atc-popup__added-title{display:block;margin-bottom:6px;font-family:"Helvetica Neue LT Std",sans-serif;font-size:12px;font-weight:750;letter-spacing:.05em;line-height:1.33;text-transform:uppercase;color:#121212}.atc-popup__added-option{display:block;font-size:12px;font-family:"Gotham",sans-serif}.atc-popup__added-option-name{font-weight:700}.atc-popup__subtotal{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0 6px;width:100%;margin:0;padding-top:8px;font-size:16px;font-weight:750}.atc-popup__subtotal-price{color:rgba(var(--color-seven), 1)}.atc-popup__actions{display:flex;align-items:stretch;gap:10px;margin-top:10px}.atc-popup .atc-popup__action-button{flex:1;display:flex;align-items:center;justify-content:center;width:100%;min-width:0 !important;height:41px !important;padding:4px 16px 0 !important;line-height:1}.atc-popup .atc-popup__action-button::before{display:none !important}.atc-popup .atc-popup__action-button:hover,.atc-popup .atc-popup__action-button:focus{min-width:0 !important}.atc-popup__recs{position:relative}.atc-popup__recs-title{margin:0 0 12px;font-family:"Helvetica Neue LT Std",sans-serif;font-size:20px;font-weight:750;line-height:1.2;text-transform:uppercase;color:#121212}.atc-popup__slide{display:flex;list-style:none}.atc-popup__card-form{display:flex;width:100%}.atc-popup__card{position:relative;display:flex;flex-direction:column;width:100%;background:#f2f2f2;border:.5px solid #d9d9d9;box-shadow:0px 2px 4px rgba(0,0,0,.2);border-radius:2px;padding:24px 12px 12px}.atc-popup__card::before{content:"";position:absolute;right:0;top:0;border-top:29.5px solid #d9d9d9;border-left:29.5px solid rgba(0,0,0,0);z-index:2}.atc-popup__card::after{content:"";position:absolute;right:-10px;top:-2px;border-top:39px solid #f2f2f2;border-left:39px solid rgba(0,0,0,0);z-index:3}.atc-popup .atc-popup__card-media{display:block;margin-bottom:8px}.atc-popup .atc-popup__card-media img{width:100%;height:auto;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}.atc-popup__card-title{display:block;font-family:"Helvetica Neue LT Std",sans-serif;font-size:12px;font-weight:750;letter-spacing:.05em;line-height:1.33;text-transform:uppercase;text-decoration:none;color:#121212}.atc-popup__card-price{margin:6px 0 8px;font-family:"Gotham",sans-serif;font-size:16px;font-weight:400;color:rgba(var(--color-seven), 1)}.atc-popup .atc-popup__card-atc{width:100%;min-width:0 !important;height:38px !important;margin-top:auto;padding:4px 8px 0 !important;display:flex;align-items:center;justify-content:center;line-height:1}.atc-popup .atc-popup__card-atc::before{display:none !important}.atc-popup .atc-popup__card-atc:hover,.atc-popup .atc-popup__card-atc:focus{min-width:0 !important}.atc-popup__arrows{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:12px}.atc-popup__arrow{display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border-radius:4px;border:.5px solid #c00000;background:maroon;color:#d3d3d3;transform:skew(-15deg, 0deg);cursor:pointer}.atc-popup__arrow svg{display:block;width:14px;height:14px}.atc-popup__arrow:hover:not([disabled]){background:#9a0000}.atc-popup__arrow[disabled]{opacity:.4;cursor:default}@media(max-width: 480px){.atc-popup{padding:14px}.atc-popup .atc-popup__content{max-height:84vh;padding:16px 16px 28px}}