.gift-offer{width:100%;margin:4px 0 18px;color:#fff;font-family:Milks,sans-serif}.gift-offer button{font:inherit;color:inherit;margin:0;box-sizing:border-box}.gift-offer button,.gift-offer input{-moz-appearance:none;appearance:none;-webkit-appearance:none}.gift-offer__editions{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:8px;gap:8px;margin-bottom:14px}.gift-offer__edition{text-align:left;background:rgba(0,0,0,.4);border:1.5px solid hsla(0,0%,63%,.35);border-radius:9px;padding:10px 12px;color:#fff;cursor:pointer;min-height:64px;display:flex;flex-direction:column;justify-content:space-between;gap:8px;transition:border-color .15s ease,background-color .15s ease}.gift-offer__edition:hover{border-color:rgba(251,187,67,.85);background:rgba(251,187,67,.12)}.gift-offer__edition--active,.gift-offer__edition--active:hover{border-color:#fbbb43;background:rgba(251,187,67,.24)}.gift-offer__edition-name{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.86em;line-height:1.25}.gift-offer__edition-price{display:block;text-align:right;font-size:.92em;opacity:.92}.gift-offer__toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:10px}.gift-offer__toolbar-copy{min-width:0;flex:1 1}.gift-offer__hint{margin:0 0 4px;font-size:.88em;color:hsla(0,0%,100%,.72);font-family:Nunito,sans-serif;font-weight:500;line-height:1.35}.gift-offer__count{font-size:.78em;letter-spacing:.04em;text-transform:uppercase;color:hsla(0,0%,100%,.5)}.gift-offer__search{position:relative;display:block;flex:0 1 240px;min-width:180px}.gift-offer__search svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:hsla(0,0%,100%,.45);pointer-events:none}.gift-offer__search input{width:100%;height:40px;border-radius:9px;border:1.5px solid hsla(0,0%,63%,.4)!important;background:rgba(0,0,0,.45)!important;color:#fff!important;padding:0 12px 0 36px;font-size:.9em;outline:none;box-shadow:none}.gift-offer__search input:focus,.gift-offer__search input:hover{border-color:#fbbb43!important}.gift-offer__search input::placeholder{color:hsla(0,0%,100%,.4)}.gift-offer__regions{max-height:268px;overflow-y:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px;padding:2px 4px 2px 0;margin:0 0 8px}.gift-offer__regions::-webkit-scrollbar{width:6px}.gift-offer__regions::-webkit-scrollbar-thumb{background:rgba(251,187,67,.5);border-radius:8px}.gift-offer__region{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:40px;padding:7px 10px;border-radius:8px;border:1.5px solid hsla(0,0%,63%,.32);background:rgba(0,0,0,.32);color:#fff;cursor:pointer;text-align:left;transition:border-color .15s ease,background-color .15s ease,transform .15s ease}.gift-offer__region:hover{border-color:rgba(251,187,67,.85);background:rgba(251,187,67,.1)}.gift-offer__region--active,.gift-offer__region--active:hover{border-color:#fbbb43;background:rgba(251,187,67,.22);box-shadow:inset 3px 0 0 #fbbb43}.gift-offer__region-name{display:flex;align-items:center;gap:7px;min-width:0;font-size:.9em}.gift-offer__region-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gift-offer__flag{width:22px;height:16px;object-fit:cover;border-radius:2px;flex-shrink:0;box-shadow:0 0 0 1px hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.08)}.gift-offer__flag--region{display:inline-flex;align-items:center;justify-content:center;width:22px;height:16px;color:#fbbb43;box-shadow:none}.gift-offer__region-price{flex-shrink:0;font-size:.92em;opacity:.95}.gift-offer__badge{font-style:normal;font-size:.62em;letter-spacing:.04em;text-transform:uppercase;padding:2px 5px;border-radius:4px;background:#fbbb43;color:#151515;font-weight:700;white-space:nowrap}.gift-offer__badge--you{background:hsla(0,0%,100%,.16);color:#fff}.gift-offer__empty{grid-column:1/-1;padding:22px 8px;text-align:center;color:hsla(0,0%,100%,.55);font-family:Nunito,sans-serif}.gift-offer__cheaper{margin:2px 0 10px;background:transparent;border:none;color:#fbbb43;cursor:pointer;font-size:.86em;font-family:Nunito,sans-serif;padding:0;text-align:left}.gift-offer__cheaper:hover{text-decoration:underline;border:none}.gift-offer__checkout{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;margin-top:6px;border-radius:10px;background:linear-gradient(90deg,rgba(251,187,67,.16),rgba(0,0,0,.28));border:1.5px solid rgba(251,187,67,.42)}.gift-offer__summary{min-width:0}.gift-offer__summary-label{display:flex;align-items:center;gap:8px;font-size:1.05em}.gift-offer__summary-edition{margin-top:4px;font-size:.8em;color:hsla(0,0%,100%,.6);font-family:Nunito,sans-serif;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gift-offer__checkout-pay{display:flex;align-items:center;gap:16px;flex-shrink:0}.gift-offer__summary-price{font-size:1.55em;text-shadow:2px 5px 5px #000;white-space:nowrap}.gift-offer #buy-btn{all:unset;box-sizing:border-box;min-width:124px;height:42px;padding:0 18px;background-color:rgba(251,187,67,.847);border:2px solid rgba(251,187,67,.596);color:#111;border-radius:9px;display:flex;justify-content:center;align-items:center;font-size:1.05em;cursor:pointer;transition:.3s;font-family:Nunito,sans-serif;font-weight:700;box-shadow:2px 3px 7px 0 rgba(0,0,0,.55)}.gift-offer #buy-btn:hover{transform:scale(1.03)}@media(max-width:900px){.gift-offer__regions{grid-template-columns:1fr}.gift-offer__toolbar{flex-direction:column;align-items:stretch}.gift-offer__search{flex:1 1 auto;min-width:0;width:100%}}@media(max-width:650px){.gift-offer__regions{max-height:220px}.gift-offer__checkout{flex-direction:column;align-items:stretch;gap:12px}.gift-offer__checkout-pay{justify-content:space-between}.gift-offer__summary-price{font-size:1.35em}.gift-offer #buy-btn{min-width:110px}}