.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:.98em;line-height:1.25}.gift-offer__edition-price{display:block;text-align:right;font-size:1em;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:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:18px 24px;gap:18px 24px;padding:16px 18px;margin-top:10px;border-radius:14px;background:linear-gradient(135deg,rgba(251,187,67,.22),rgba(0,0,0,.42) 55%,rgba(0,0,0,.55));border:1.5px solid rgba(251,187,67,.5);box-shadow:0 10px 28px rgba(0,0,0,.35),inset 0 1px 0 hsla(0,0%,100%,.06)}.gift-offer__summary{min-width:0;display:flex;flex-direction:column;gap:8px}.gift-offer__summary-label{display:inline-flex;align-items:center;gap:8px;max-width:100%;padding:6px 10px;border-radius:999px;background:rgba(0,0,0,.35);border:1px solid hsla(0,0%,100%,.12);font-size:.95em;width:-moz-fit-content;width:fit-content}.gift-offer__summary-edition,.gift-offer__summary-label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gift-offer__summary-edition{font-size:.82em;color:hsla(0,0%,100%,.62);font-family:Nunito,sans-serif;padding-left:4px}.gift-offer__checkout-pay{display:flex;align-items:center;gap:14px;flex-shrink:0}.gift-offer__summary-price{display:flex;align-items:baseline;gap:6px;white-space:nowrap;line-height:1}.gift-offer__summary-price-value{font-family:Nunito,sans-serif;font-size:2em;font-weight:800;color:#fff;text-shadow:0 3px 12px rgba(0,0,0,.55);letter-spacing:-.02em}.gift-offer__summary-price-currency{font-family:Milks,sans-serif;font-size:.95em;font-weight:700;color:#fbbb43;letter-spacing:.04em}.gift-offer #buy-btn{all:unset;box-sizing:border-box;min-width:136px;height:48px;padding:0 22px;background:linear-gradient(180deg,#ffd36a,#fbbb43);border:1.5px solid #ffe08a;color:#151515;border-radius:11px;display:flex;justify-content:center;align-items:center;font-size:1.05em;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;font-family:Nunito,sans-serif;font-weight:800;letter-spacing:.04em;box-shadow:0 6px 18px rgba(251,187,67,.35)}.gift-offer #buy-btn:hover{transform:translateY(-1px) scale(1.02);box-shadow:0 8px 22px rgba(251,187,67,.45)}@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{grid-template-columns:1fr;gap:14px}.gift-offer__checkout-pay{width:100%;justify-content:space-between}.gift-offer__summary-price-value{font-size:1.7em}.gift-offer #buy-btn{min-width:120px;height:46px}}