.MT-Giveway-packs{padding:60px 0;color:#1a1a1a;background:#fff}.MT-Giveway-packs-header{text-align:center;margin-bottom:40px}.MT-Giveway-packs-header h2{font-size:clamp(24px,4vw,36px);font-weight:800;text-transform:uppercase;letter-spacing:-.02em;margin:0 0 8px;color:#1a1a1a}.MT-Giveway-packs-header p{font-size:15px;color:#00000073;margin:0}.MT-Giveway-layout{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.MT-Giveway-layout-left{position:sticky;top:20px}.MT-Giveway-layout-right{min-width:0}@media(max-width:990px){.MT-Giveway-layout{grid-template-columns:1fr;gap:24px}.MT-Giveway-layout-left{position:static;display:none}}.MT-Giveway-gallery{width:100%}.MT-Giveway-gallery-viewer{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;background:#f5f5f5;cursor:grab;user-select:none;-webkit-user-select:none}.MT-Giveway-gallery-viewer:active{cursor:grabbing}.MT-Giveway-gallery-viewer img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.MT-Giveway-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:#ffffffd9;border:1px solid rgba(0,0,0,.06);box-shadow:0 1px 4px #00000014;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease;z-index:2;padding:0;color:#1a1a1a}.MT-Giveway-gallery-arrow:hover{background:#fff;box-shadow:0 2px 8px #0000001f}.MT-Giveway-gallery-arrow--prev{left:10px}.MT-Giveway-gallery-arrow--next{right:10px}.MT-Giveway-gallery-arrow svg{width:16px;height:16px}.MT-Giveway-gallery-dots{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:6px;z-index:2}.MT-Giveway-gallery-dot{width:6px;height:6px;border-radius:50%;background:#0003;transition:all .2s ease;padding:0;border:none;cursor:pointer}.MT-Giveway-gallery-dot.is-active{background:#1a1a1a;width:18px;border-radius:3px}.MT-Giveway-gallery-thumbs{display:flex;gap:8px;margin-top:10px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:2px}.MT-Giveway-gallery-thumbs::-webkit-scrollbar{display:none}.MT-Giveway-gallery-thumb{flex-shrink:0;width:64px;height:64px;border-radius:8px;overflow:hidden;border:2px solid transparent;cursor:pointer;transition:border-color .2s ease;padding:0;background:#f5f5f5}.MT-Giveway-gallery-thumb.is-active{border-color:#1a1a1a}.MT-Giveway-gallery-thumb:hover:not(.is-active){border-color:#00000026}.MT-Giveway-gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.MT-Giveway-packs-list{display:flex;flex-direction:column;gap:20px}.MT-Giveway-packs-card-partlabel{display:flex;align-items:center;justify-content:center;gap:6px;padding:14px 20px 0;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#1a1a1a}.MT-Giveway-packs-card-partlabel-icons{display:flex;align-items:center}.MT-Giveway-packs-card-partlabel-icons img{width:22px;height:22px;display:block;margin-left:-4px}.MT-Giveway-packs-card-partlabel-icons img:first-child{margin-left:0}.MT-Giveway-packs-card-banner{position:relative;width:calc(100% - 32px);margin:10px auto 0;aspect-ratio:16 / 10;border-radius:10px;overflow:hidden;background:#f0f0f0}.MT-Giveway-packs-card-banner img{width:100%;height:100%;object-fit:cover;display:block}.MT-Giveway-packs-card-banner-overlay{position:absolute;bottom:0;left:0;right:0;padding:24px 12px 8px;background:linear-gradient(to top,rgba(0,0,0,.55) 0%,transparent 100%);display:flex;gap:5px;align-items:center}.MT-Giveway-packs-card-banner-cost{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:700;color:#fff}.MT-Giveway-packs-card-banner-overlay img{width:20px;height:20px;display:block}.MT-Giveway-packs-card{background:#fff;border:2px solid rgba(0,0,0,.08);border-radius:14px;overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease}.MT-Giveway-packs-card:hover{border-color:#00000026}.MT-Giveway-packs-card.is-selected{border-color:#1a1a1a;box-shadow:0 2px 12px #0000000f}.MT-Giveway-packs-card-header{display:flex;align-items:center;gap:14px;padding:14px 20px;cursor:pointer;transition:background .15s ease}.MT-Giveway-packs-card-header:hover{background:#00000004}.MT-Giveway-packs-card-check{flex-shrink:0;width:22px;height:22px;border-radius:50%;border:2px solid rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;transition:all .2s ease;background:transparent}.MT-Giveway-packs-card.is-selected .MT-Giveway-packs-card-check{border-color:#1a1a1a;background:#1a1a1a}.MT-Giveway-packs-card-check-icon{display:none;width:11px;height:11px;color:#fff}.MT-Giveway-packs-card.is-selected .MT-Giveway-packs-card-check-icon{display:block}.MT-Giveway-packs-card-info{flex:1;min-width:0}.MT-Giveway-packs-card-name{font-size:20px;font-weight:800;text-transform:uppercase;color:#1a1a1a;margin:0 0 2px}.MT-Giveway-packs-card-desc{font-size:13px;color:#0006;margin:0;line-height:1.4}.MT-Giveway-packs-card-right{flex-shrink:0;text-align:right}.MT-Giveway-packs-card-price{font-size:18px;font-weight:800;color:#1a1a1a}.MT-Giveway-packs-card-badge{display:inline-flex;align-items:center;gap:6px;background:#0000000d;color:#1a1a1a;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:3px 8px;border-radius:100px;margin-top:4px}.MT-Giveway-packs-card-badge-icons{display:flex;align-items:center}.MT-Giveway-packs-card-badge-icons img{width:20px;height:20px;display:block;margin-left:-5px}.MT-Giveway-packs-card-badge-icons img:first-child{margin-left:0}.MT-Giveway-packs-card-cta{display:flex;padding:0 20px 18px}.MT-Giveway-packs-card.is-selected .MT-Giveway-packs-card-cta{display:none}.MT-Giveway-packs-card-cta-btn{width:100%;padding:13px;background:#1a1a1a;border:none;border-radius:10px;color:#fff;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;font-family:inherit;transition:background .2s ease;text-align:center;display:flex;flex-direction:column;margin:auto;align-items:center}.MT-Giveway-packs-card-cta-btn:hover{background:#333}.MT-Giveway-packs-card-cta-btn span:first-child{font-size:20px}.MT-Giveway-packs-config{display:none;border-top:1px solid rgba(0,0,0,.06)}.MT-Giveway-packs-card.is-selected .MT-Giveway-packs-config{display:block}.MT-Giveway-packs-stepper{display:flex;gap:12px;padding:16px 20px 0;justify-content:center}.MT-Giveway-packs-stepper-col{display:flex;flex-direction:column;align-items:center}.MT-Giveway-packs-stepper-item{position:relative;width:60px;height:60px;border-radius:10px;overflow:hidden;border:2px solid rgba(0,0,0,.08);cursor:pointer;transition:all .25s ease;background:#f5f5f5}.MT-Giveway-packs-stepper-item.is-active{border-color:#1a1a1a}.MT-Giveway-packs-stepper-item.is-done{border-color:#15ba4b}.MT-Giveway-packs-stepper-item.is-pending{opacity:.3;filter:grayscale(1)}.MT-Giveway-packs-stepper-item img{width:100%;height:100%;object-fit:cover;display:block}.MT-Giveway-packs-stepper-badge{position:absolute;bottom:-2px;right:-2px;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9px;line-height:1}.MT-Giveway-packs-stepper-badge--done{background:#15ba4b;color:#fff}.MT-Giveway-packs-stepper-badge--pending{background:#d4d4d4;color:#fff}.MT-Giveway-packs-stepper-label{text-align:center;font-size:10px;color:#00000059;margin-top:6px;text-transform:uppercase;letter-spacing:.03em;font-weight:700}.MT-Giveway-packs-article{padding:20px}.MT-Giveway-packs-article-title{font-size:15px;font-weight:800;text-transform:uppercase;color:#1a1a1a;text-align:center;margin:0 0 2px}.MT-Giveway-packs-breadcrumb{display:flex;justify-content:center;gap:8px;font-size:11px;color:#0003;margin-bottom:20px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.MT-Giveway-packs-breadcrumb-step.is-active{color:#1a1a1a}.MT-Giveway-packs-breadcrumb-step.is-done{color:#15ba4b}.MT-Giveway-packs-breadcrumb-sep{color:#0000001f}.MT-Giveway-packs-colors{display:flex;justify-content:center;gap:14px;margin-bottom:16px}.MT-Giveway-packs-color{width:42px;height:42px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:all .2s ease;padding:0;position:relative;background:none}.MT-Giveway-packs-color:after{content:"";display:block;width:30px;height:30px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MT-Giveway-packs-color--noir:after{background:#1a1a1a}.MT-Giveway-packs-color--blanc:after{background:#f0f0f0;border:1px solid rgba(0,0,0,.12)}.MT-Giveway-packs-color.is-selected{border-color:#1a1a1a}.MT-Giveway-packs-color:hover{border-color:#0003}.MT-Giveway-packs-color.is-selected:hover{border-color:#1a1a1a}.MT-Giveway-packs-sizes{display:none;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:16px;animation:MT-Giveway-packs-slideDown .25s ease}.MT-Giveway-packs-sizes.is-visible{display:flex}@keyframes MT-Giveway-packs-slideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.MT-Giveway-packs-size{min-width:48px;padding:9px 14px;background:#fff;border:1.5px solid rgba(0,0,0,.12);border-radius:8px;color:#1a1a1a;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:all .15s ease;text-align:center}.MT-Giveway-packs-size:hover{border-color:#00000059}.MT-Giveway-packs-size.is-selected{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.MT-Giveway-packs-summary{border-top:1px solid rgba(0,0,0,.06);padding:18px 20px}.MT-Giveway-packs-summary-title{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#0000004d;margin:0 0 12px}.MT-Giveway-packs-summary-list{display:flex;flex-direction:column;gap:8px}.MT-Giveway-packs-summary-item{display:flex;align-items:center;gap:12px;background:#00000005;border-radius:10px;padding:10px 12px}.MT-Giveway-packs-summary-item-img{width:40px;height:40px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#f0f0f0}.MT-Giveway-packs-summary-item-img img{width:100%;height:100%;object-fit:cover;display:block}.MT-Giveway-packs-summary-item-info{flex:1;min-width:0}.MT-Giveway-packs-summary-item-name{font-size:13px;font-weight:700;color:#1a1a1a;margin:0 0 1px}.MT-Giveway-packs-summary-item-opts{font-size:12px;color:#00000059;margin:0}.MT-Giveway-packs-summary-item-edit{flex-shrink:0;background:none;border:1px solid rgba(0,0,0,.1);color:#00000073;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:5px 10px;border-radius:6px;cursor:pointer;font-family:inherit;transition:all .15s ease}.MT-Giveway-packs-summary-item-edit:hover{border-color:#00000040;color:#1a1a1a}.MT-Giveway-packs-summary-item--pending{opacity:.3}.MT-Giveway-packs-validate{padding:0 20px 20px}.MT-Giveway-packs-validate-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:15px;background:#15ba4b;box-shadow:0 2px 12px #15ba4b33;border:none;border-radius:10px;color:#fff;font-size:20px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;font-family:inherit;transition:filter .2s ease,opacity .2s ease}.MT-Giveway-packs-validate-btn:hover{filter:brightness(1.08)}.MT-Giveway-packs-validate-btn:disabled{opacity:.3;cursor:not-allowed;filter:none}.MT-Giveway-packs-validate-btn-sub{font-size:11px;font-weight:600;opacity:.75;margin-top:3px;letter-spacing:.02em;text-transform:none}.MT-Giveway-packs-certif{display:none;align-items:center;justify-content:center;gap:6px;padding:10px 0 0;text-align:center}.MT-Giveway-packs-certif.is-visible{display:flex}.MT-Giveway-packs-certif-icon{width:18px;height:18px;flex-shrink:0}.MT-Giveway-packs-certif-text{font-size:12px;color:#0006;line-height:1.3}.MT-Giveway-packs-certif-text strong{color:#1a1a1a}.MT-Giveway-packs-incomplete{text-align:center;font-size:12px;color:#00000040;padding:0 20px 14px}@media(max-width:990px){.MT-Giveway-packs{padding:0}.MT-Giveway-gallery-thumb{width:56px;height:56px}.MT-Giveway-gallery-arrow{width:32px;height:32px}.MT-Giveway-gallery-arrow svg{width:14px;height:14px}}@media(max-width:749px){.MT-Giveway-packs-card-header{padding:14px 16px;gap:10px}.MT-Giveway-packs-header{margin-bottom:20px}.MT-Giveway-packs-header h2{font-size:25px}.MT-Giveway-packs-card-name,.MT-Giveway-packs-card-price{font-size:16px}.MT-Giveway-packs-stepper-item{width:52px;height:52px}.MT-Giveway-packs-article{padding:16px}.MT-Giveway-packs-summary{padding:14px 16px}.MT-Giveway-packs-validate{padding:0 16px 16px}.MT-Giveway-packs-card-cta{padding:0 16px 14px}.MT-Giveway-packs-size{min-width:44px;padding:8px 12px;font-size:12px}.MT-Giveway-packs-card-banner{width:calc(100% - 24px);margin:8px auto 0}}.MT-Giveway-sticky-cta{position:fixed;left:50%;bottom:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:100;transform:translate(-50%) translateY(20px);width:calc(100% - 24px);max-width:420px;display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 24px;background:#000;color:#fff;border:none;border-radius:14px;font-family:inherit;font-size:15px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;cursor:pointer;box-shadow:0 10px 32px #00000047;opacity:0;pointer-events:none;transition:opacity .25s ease,transform .25s ease,background-color .2s ease}.MT-Giveway-sticky-cta.is-validate{background:#15ba4b}.MT-Giveway-sticky-cta.is-visible{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}.MT-Giveway-sticky-cta:hover{background:#1a1a1a}.MT-Giveway-sticky-cta:active{transform:translate(-50%) translateY(0) scale(.98)}.MT-Giveway-sticky-cta-icon{width:16px;height:16px;flex-shrink:0}.MT-Giveway-sticky-cta.is-validate .MT-Giveway-sticky-cta-icon{display:none}.MT-Giveway-sticky-cta.is-validate{animation:MT-sticky-pulse 2.4s ease-in-out infinite}@keyframes MT-sticky-pulse{0%,to{box-shadow:0 10px 32px #00000047}50%{box-shadow:0 10px 32px #00000047,0 0 0 4px #fff0}}div#CartDrawer-CartErrors,.cart-drawer .tax-note{display:none}
/*# sourceMappingURL=/cdn/shop/t/19/assets/giveaway-packs.css.map */
