.desktop-location-select-modal{max-height:90vh;overflow:initial;border-radius:16px 16px 0 0}.desktop-location-select-modal .initial-modal-content{flex-direction:column;display:flex}.desktop-location-select-modal .initial-modal-content .header{all:unset;color:#333;background:#fff;border-bottom:1px solid #e6e6e6;border-radius:16px 16px 0 0;align-items:center;gap:8px;padding:16px;font-size:18px;font-weight:600;line-height:22px;display:flex}.desktop-location-select-modal .initial-modal-content .header .chevron-right-icon{font-size:14px;transform:rotate(180deg)}.desktop-location-select-modal .initial-modal-content .header .close-button{all:unset;cursor:pointer}.desktop-location-select-modal .initial-modal-content .header .close-button:dir(ltr){margin-left:auto}.desktop-location-select-modal .initial-modal-content .header .close-button:dir(rtl){margin-right:auto}.desktop-location-select-modal .initial-modal-content .header .close-button .close-icon{all:unset;font-size:12px}.desktop-location-select-modal .initial-modal-content .content{all:unset;flex-direction:column;max-height:50dvh;padding:24px;display:flex}.desktop-location-select-modal .initial-modal-content .content .description{margin-bottom:16px;font-size:14px}.desktop-location-select-modal .initial-modal-content .content .location-select-buttons{gap:9px;margin-bottom:24px;display:flex}.desktop-location-select-modal .initial-modal-content .content .location-select-buttons .location-item-dropdown{width:100%;position:relative}.desktop-location-select-modal .initial-modal-content .content .location-select-buttons .location-item-dropdown .location-item-select-button{all:unset;color:#999;cursor:pointer;box-sizing:border-box;border:1px solid #e6e6e6;border-radius:4px;outline:none;justify-content:space-between;align-items:center;width:100%;padding:11px 12px;font-size:14px;font-weight:400;line-height:18px;transition:box-shadow .3s;display:flex}.desktop-location-select-modal .initial-modal-content .content .location-select-buttons .location-item-dropdown .location-item-select-button-selected{color:#333}.desktop-location-select-modal .initial-modal-content .content .location-select-buttons .location-item-dropdown .location-item-select-button:hover{box-shadow:0 8px 16px rgba(51,51,51,.08)}.desktop-location-select-modal .initial-modal-content .content .location-select-buttons .location-item-dropdown .location-item-select-button .dropdown-arrow-icon{font-size:6px!important}.desktop-location-select-modal .initial-modal-content .content .location-select-buttons .location-item-dropdown .dropdown-options{box-sizing:border-box;top:46px;z-index:99;background-color:#fff;border:1px solid #f5f5f5;border-radius:4px;flex-direction:column;gap:4px;width:100%;height:188px;padding:4px;display:flex;position:absolute;overflow-y:auto;box-shadow:0 8px 16px rgba(51,51,51,.08)}.desktop-location-select-modal .initial-modal-content .content .location-select-buttons .location-item-dropdown .dropdown-options:dir(ltr){left:0}.desktop-location-select-modal .initial-modal-content .content .location-select-buttons .location-item-dropdown .dropdown-options:dir(rtl){right:0}.desktop-location-select-modal .initial-modal-content .content .location-select-buttons .location-item-dropdown .dropdown-options::-webkit-scrollbar{width:.3rem!important;height:.3rem!important}.desktop-location-select-modal .initial-modal-content .content .location-select-buttons .location-item-dropdown .dropdown-options::-webkit-scrollbar-track{background:0 0!important}.desktop-location-select-modal .initial-modal-content .content .location-select-buttons .location-item-dropdown .dropdown-options::-webkit-scrollbar-thumb{background:#4b5563!important;padding:5px 0!important}.desktop-location-select-modal .initial-modal-content .content .location-select-buttons .location-item-dropdown .dropdown-options .dropdown-option{box-sizing:border-box;cursor:pointer;align-items:center;width:100%;height:34px;padding:8px 12px;display:flex}.desktop-location-select-modal .initial-modal-content .content .location-select-buttons .location-item-dropdown .dropdown-options .dropdown-option.selected{color:#f27a1a;background-color:#fef4eb;border-radius:4px;font-weight:600}.desktop-location-select-modal .initial-modal-content .content .location-select-buttons .location-item-dropdown .dropdown-options .dropdown-search-container{box-sizing:border-box;background-color:#f5f5f5;border-radius:4px;width:100%;height:34px;position:relative}.desktop-location-select-modal .initial-modal-content .content .location-select-buttons .location-item-dropdown .dropdown-options .dropdown-search-container .dropdown-search-input{box-sizing:border-box;border:0;width:100%;height:100%;padding:12px 30px 12px 12px}.desktop-location-select-modal .initial-modal-content .content .location-select-buttons .location-item-dropdown .dropdown-options .dropdown-search-container .dropdown-search-icon{color:#f27a1a;font-size:16px;display:block;position:absolute;top:8px}.desktop-location-select-modal .initial-modal-content .content .location-select-buttons .location-item-dropdown .dropdown-options .dropdown-search-container .dropdown-search-icon:dir(ltr){right:8px}.desktop-location-select-modal .initial-modal-content .content .location-select-buttons .location-item-dropdown .dropdown-options .dropdown-search-container .dropdown-search-icon:dir(rtl){left:8px}.desktop-location-select-modal .initial-modal-content .content .apply-button{height:42px;font-size:16px;font-weight:600}.mobile-location-select-modal{border-radius:16px 16px 0 0;max-height:90vh;overflow:hidden}.mobile-location-select-modal .initial-modal-content{flex-direction:column;display:flex}.mobile-location-select-modal .initial-modal-content .header{all:unset;color:#333;background:#fff;border-bottom:1px solid #e6e6e6;align-items:center;gap:8px;padding:16px;font-size:18px;font-weight:600;line-height:22px;display:flex}.mobile-location-select-modal .initial-modal-content .header .chevron-right-icon{font-size:14px;transform:rotate(180deg)}.mobile-location-select-modal .initial-modal-content .header .close-button{all:unset;cursor:pointer}.mobile-location-select-modal .initial-modal-content .header .close-button:dir(ltr){margin-left:auto}.mobile-location-select-modal .initial-modal-content .header .close-button:dir(rtl){margin-right:auto}.mobile-location-select-modal .initial-modal-content .header .close-button .close-icon{all:unset;font-size:12px}.mobile-location-select-modal .initial-modal-content .content{all:unset;flex-direction:column;gap:12px;max-height:50dvh;padding:16px;display:flex}.mobile-location-select-modal .initial-modal-content .content .description{font-size:14px}.mobile-location-select-modal .initial-modal-content .content .location-select-buttons{flex-direction:column;gap:12px;display:flex}.mobile-location-select-modal .initial-modal-content .content .location-select-buttons .location-item-select-button{all:unset;background-color:#f5f5f5;border:1px solid #e6e6e6;border-radius:4px;outline:none;justify-content:space-between;align-items:center;padding:11px 12px;font-size:14px;font-weight:400;line-height:18px;display:flex}.mobile-location-select-modal .initial-modal-content .content .location-select-buttons .location-item-select-button .dropdown-arrow-icon{font-size:6px!important}.mobile-location-select-modal .initial-modal-content .content .apply-button{height:42px;font-size:16px;font-weight:600}.mobile-location-select-modal .location-item-select-modal-content .header{all:unset;color:#333;background:#fff;border-bottom:1px solid #e6e6e6;align-items:center;gap:8px;padding:16px;font-size:18px;font-weight:600;line-height:22px;display:flex}.mobile-location-select-modal .location-item-select-modal-content .header .previous-view-button{all:unset;line-height:1}.mobile-location-select-modal .location-item-select-modal-content .header .close-button{all:unset;cursor:pointer}.mobile-location-select-modal .location-item-select-modal-content .header .close-button:dir(ltr){margin-left:auto}.mobile-location-select-modal .location-item-select-modal-content .header .close-button:dir(rtl){margin-right:auto}.mobile-location-select-modal .location-item-select-modal-content .header .close-button .close-icon{all:unset;font-size:12px}.mobile-location-select-modal .location-item-select-modal-content .content{all:unset;flex-direction:column;gap:12px;height:50dvh;padding:16px;display:flex}.mobile-location-select-modal .location-item-select-modal-content .content .search-input-container{position:relative}.mobile-location-select-modal .location-item-select-modal-content .content .search-input-container .search-input{all:unset;box-sizing:border-box;background-color:#f5f5f5;border:none;border-radius:4px;outline:none;width:100%;padding:12px 32px 12px 12px;font-size:14px;line-height:18px}.mobile-location-select-modal .location-item-select-modal-content .content .search-input-container .search-icon{color:#f27a1a;width:16px;height:16px;font-size:16px;display:inline-block;position:absolute;top:50%;transform:translateY(-50%)}.mobile-location-select-modal .location-item-select-modal-content .content .search-input-container .search-icon:dir(ltr){right:12px}.mobile-location-select-modal .location-item-select-modal-content .content .search-input-container .search-icon:dir(rtl){left:12px}.mobile-location-select-modal .location-item-select-modal-content .content .location-items{height:100%;overflow-y:auto}.mobile-location-select-modal .location-item-select-modal-content .content .location-items .location-item{cursor:pointer;align-items:center;gap:8px;height:46px;font-size:14px;line-height:18px;display:flex}.mobile-location-select-modal .location-item-select-modal-content .content .location-items .location-item:last-child .location-item-text{border-bottom:none}.mobile-location-select-modal .location-item-select-modal-content .content .location-items .location-item-selected .location-item-marker{border-color:#f27a1a!important}.mobile-location-select-modal .location-item-select-modal-content .content .location-items .location-item-selected .location-item-marker:before{content:"";background-color:#f27a1a;border-radius:50%;width:6px;height:6px;display:block;position:absolute;top:50%;transform:translate(-50%,-50%)}.mobile-location-select-modal .location-item-select-modal-content .content .location-items .location-item-selected .location-item-marker:dir(ltr):before{left:50%}.mobile-location-select-modal .location-item-select-modal-content .content .location-items .location-item-selected .location-item-marker:dir(rtl):before{right:50%}.mobile-location-select-modal .location-item-select-modal-content .content .location-items .location-item .location-item-marker{border:2px solid #e6e6e6;border-radius:50%;width:16px;height:16px;margin-top:-2px;position:relative}.mobile-location-select-modal .location-item-select-modal-content .content .location-items .location-item .location-item-text{border-bottom:1px solid #e6e6e6;flex:1;align-items:center;height:100%;display:flex}.mobile-location-select-modal .location-item-select-modal-content .content .loader{all:unset;justify-content:center;align-items:center;height:100%;display:flex}.mobile-location-select-modal .location-item-select-modal-content .content .loader .icon-loader{all:unset;width:64px;height:64px;font-size:56px;line-height:64px;animation:1s linear infinite spinner}.mobile-location-select-modal .location-item-select-modal-content .content .loader .icon-loader:before{color:#f27a1a!important}@keyframes spinner{to{transform:rotate(360deg)}}[fragment-partial=product-key-info] .product-key-info,#product-key-info .product-key-info{border-bottom:1px solid #e6e6e6;flex-direction:column;justify-content:space-between;gap:8px;margin:16px 16px 0;padding-bottom:16px;display:flex}[fragment-partial=product-key-info] .product-key-info:empty,#product-key-info .product-key-info:empty{display:none}@media (min-width:768px){[fragment-partial=product-key-info] .product-key-info,#product-key-info .product-key-info{border-bottom:none;margin:24px 0 0;padding:0}}[fragment-partial=product-key-info] .az-delivery-info,#product-key-info .az-delivery-info{border-radius:8px;align-items:center;gap:8px;padding:6px;display:flex}[fragment-partial=product-key-info] .az-delivery-info img,#product-key-info .az-delivery-info img{width:auto;height:20px}[fragment-partial=product-key-info] .az-delivery-info .az-delivery-info-button,#product-key-info .az-delivery-info .az-delivery-info-button{color:#fff;cursor:pointer;border-radius:4px;height:24px;padding:0 8px}[fragment-partial=product-key-info] .az-delivery-info .az-delivery-info-text,#product-key-info .az-delivery-info .az-delivery-info-text{flex:1;font-size:12px;font-weight:400;line-height:12px}[fragment-partial=product-key-info] .az-delivery-info.az-delivery-info-duo,#product-key-info .az-delivery-info.az-delivery-info-duo{background-color:#effbf5}[fragment-partial=product-key-info] .az-delivery-info.az-delivery-info-duo .az-delivery-info-button,#product-key-info .az-delivery-info.az-delivery-info-duo .az-delivery-info-button{background-color:#0bc15c}[fragment-partial=product-key-info] .az-delivery-info.az-delivery-info-az,#product-key-info .az-delivery-info.az-delivery-info-az{background-color:#feeaea}[fragment-partial=product-key-info] .az-delivery-info.az-delivery-info-az .az-delivery-info-button,#product-key-info .az-delivery-info.az-delivery-info-az .az-delivery-info-button{background-color:#dc2e2e}[fragment-partial=product-key-info] .az-delivery-info.az-delivery-info-tr,#product-key-info .az-delivery-info.az-delivery-info-tr{background-color:#effbf5}@media (min-width:768px){[fragment-partial=product-key-info] .az-delivery-info,#product-key-info .az-delivery-info{height:36px;padding:4px 4px 4px 6px}}[fragment-partial=product-key-info] .az-delivery-info-group,#product-key-info .az-delivery-info-group{flex-direction:column;gap:8px;display:flex}[fragment-partial=product-key-info] .delivery-info-delivery-info,#product-key-info .delivery-info-delivery-info{box-sizing:border-box;flex-direction:column;gap:16px;display:flex}[fragment-partial=product-key-info] .delivery-info-green,#product-key-info .delivery-info-green{background-color:#effbf5!important}@media (min-width:768px){[fragment-partial=product-key-info] .delivery-info-delivery-info,#product-key-info .delivery-info-delivery-info{background-color:#f5f5f5;border-radius:8px;gap:0}[fragment-partial=product-key-info] .delivery-info-delivery-info.fast-delivery,#product-key-info .delivery-info-delivery-info.fast-delivery{background-color:#effbf5}}[fragment-partial=product-key-info] .estimated-delivery-time-estimated-delivery-date,#product-key-info .estimated-delivery-time-estimated-delivery-date{border-top:1px solid #e9e9e9;align-items:center;margin-right:-15px;padding-top:15px;display:flex}[fragment-partial=product-key-info] .estimated-delivery-time-estimated-delivery-date .estimated-delivery-time-icon-container,#product-key-info .estimated-delivery-time-estimated-delivery-date .estimated-delivery-time-icon-container{justify-content:center;align-items:center;width:20px;display:flex}[fragment-partial=product-key-info] .estimated-delivery-time-estimated-delivery-date .estimated-delivery-time-icon-container i,#product-key-info .estimated-delivery-time-estimated-delivery-date .estimated-delivery-time-icon-container i{font-size:14px}[fragment-partial=product-key-info] .estimated-delivery-time-estimated-delivery-date .estimated-delivery-time-icon-container i:before,#product-key-info .estimated-delivery-time-estimated-delivery-date .estimated-delivery-time-icon-container i:before{color:#666}[fragment-partial=product-key-info] .estimated-delivery-time-estimated-delivery-date .estimated-delivery-time-text,#product-key-info .estimated-delivery-time-estimated-delivery-date .estimated-delivery-time-text{gap:5px;font-size:12px;font-weight:400;line-height:12px;display:flex}[fragment-partial=product-key-info] .estimated-delivery-time-estimated-delivery-date .estimated-delivery-time-text .estimated-delivery-time-title,#product-key-info .estimated-delivery-time-estimated-delivery-date .estimated-delivery-time-text .estimated-delivery-time-title{color:#666}@media (min-width:768px){[fragment-partial=product-key-info] .estimated-delivery-time-estimated-delivery-date,#product-key-info .estimated-delivery-time-estimated-delivery-date{background-color:#f5f5f5;border-top:none;border-radius:8px;align-items:center;gap:6px;width:100%;height:36px;padding:8px;display:flex}[fragment-partial=product-key-info] .estimated-delivery-time-estimated-delivery-date .estimated-delivery-time-text .estimated-delivery-time-title,#product-key-info .estimated-delivery-time-estimated-delivery-date .estimated-delivery-time-text .estimated-delivery-time-title{color:#333;font-weight:600}}[fragment-partial=product-key-info] .fast-merchant-delivery-delivery-container,#product-key-info .fast-merchant-delivery-delivery-container{box-sizing:border-box;cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;width:100%;height:32px;padding:8px;font-size:12px;font-weight:400;line-height:15px;display:flex;position:relative;background-color:#effbf5!important}[fragment-partial=product-key-info] .fast-merchant-delivery-delivery-container .fast-merchant-delivery-percentage-icon,#product-key-info .fast-merchant-delivery-delivery-container .fast-merchant-delivery-percentage-icon{justify-content:center;align-items:center;width:20px;height:20px;display:flex}[fragment-partial=product-key-info] .fast-merchant-delivery-delivery-container .fast-merchant-delivery-delivery-info,#product-key-info .fast-merchant-delivery-delivery-container .fast-merchant-delivery-delivery-info{justify-content:flex-start;align-items:center;gap:8px;display:flex}[fragment-partial=product-key-info] .fast-merchant-delivery-delivery-container .fast-merchant-delivery-delivery-info .fast-merchant-delivery-delivery-icon,#product-key-info .fast-merchant-delivery-delivery-container .fast-merchant-delivery-delivery-info .fast-merchant-delivery-delivery-icon{justify-content:center;align-items:center;width:20px;height:20px;display:flex}[fragment-partial=product-key-info] .fast-merchant-delivery-delivery-container .fast-merchant-delivery-delivery-info .fast-merchant-delivery-text-info,#product-key-info .fast-merchant-delivery-delivery-container .fast-merchant-delivery-delivery-info .fast-merchant-delivery-text-info{justify-content:flex-start;align-items:center;display:flex}@media (max-width:480px){[fragment-partial=product-key-info] .fast-merchant-delivery-delivery-container,#product-key-info .fast-merchant-delivery-delivery-container{height:auto;min-height:32px;max-height:48px;overflow:hidden}}[fragment-partial=product-key-info] .fast-merchant-delivery-delivery-container span,#product-key-info .fast-merchant-delivery-delivery-container span{white-space:nowrap;color:#333;font-size:12px;font-weight:400;line-height:16px}@media (max-width:480px){[fragment-partial=product-key-info] .fast-merchant-delivery-delivery-container span,#product-key-info .fast-merchant-delivery-delivery-container span{white-space:normal;overflow:hidden}}[fragment-partial=product-key-info] .fast-merchant-delivery-delivery-container span b,#product-key-info .fast-merchant-delivery-delivery-container span b{color:#b00}[fragment-partial=product-key-info] .gift-box-info-gift-box-info,#product-key-info .gift-box-info-gift-box-info{box-sizing:border-box;background-color:#fef4eb;border-radius:8px;align-items:center;gap:11px;width:524px;height:32px;padding:0 11px;display:flex}[fragment-partial=product-key-info] .gift-box-info-gift-box-info .gift-box-info-icon,#product-key-info .gift-box-info-gift-box-info .gift-box-info-icon{color:#f27a1a;font-size:14px}[fragment-partial=product-key-info] .gift-box-info-gift-box-info span,#product-key-info .gift-box-info-gift-box-info span{font-size:12px;font-weight:400;line-height:16px}@media (max-width:480px){[fragment-partial=product-key-info] .gift-box-info-gift-box-info,#product-key-info .gift-box-info-gift-box-info{width:100%;height:32px}}[fragment-partial=product-key-info] .location-based-sales,#product-key-info .location-based-sales{box-sizing:border-box;cursor:pointer;background-color:#f0edfe;border-radius:8px;align-items:center;gap:6px;width:100%;height:auto;min-height:32px;margin-bottom:8px;padding-top:8px;padding-bottom:8px;padding-left:8px;padding-right:8px;display:flex;position:relative}[fragment-partial=product-key-info] .location-based-sales:hover .location-based-sales__info,#product-key-info .location-based-sales:hover .location-based-sales__info,[fragment-partial=product-key-info] .location-based-sales:hover .location-based-sales__arrow,#product-key-info .location-based-sales:hover .location-based-sales__arrow{color:#654ef5!important}[fragment-partial=product-key-info] .location-based-sales__info,#product-key-info .location-based-sales__info{color:#333;flex:1;font-size:12px;font-weight:400;line-height:16px}[fragment-partial=product-key-info] .location-based-sales__icon-wrapper,#product-key-info .location-based-sales__icon-wrapper{justify-content:center;align-items:center;width:20px;height:20px;display:flex}[fragment-partial=product-key-info] .location-based-sales__icon,#product-key-info .location-based-sales__icon{font-size:14px;color:#654ef5!important}[fragment-partial=product-key-info] .location-based-sales__arrow:dir(ltr),#product-key-info .location-based-sales__arrow:dir(ltr){margin-left:8px}[fragment-partial=product-key-info] .location-based-sales__arrow:dir(rtl),#product-key-info .location-based-sales__arrow:dir(rtl){margin-right:8px}[fragment-partial=product-key-info] .location-based-sales-modal__body,#product-key-info .location-based-sales-modal__body{flex-direction:column;gap:16px;max-height:50dvh;padding-top:16px;padding-bottom:4px;padding-left:0;padding-right:0;font-size:14px;font-weight:400;line-height:18px;display:flex}@media (min-width:768px){[fragment-partial=product-key-info] .location-based-sales-modal__body,#product-key-info .location-based-sales-modal__body{padding-bottom:0}}[fragment-partial=product-key-info] .location-based-sales-modal__title,#product-key-info .location-based-sales-modal__title{padding-top:0;padding-bottom:0;padding-left:16px;padding-right:16px}@media (min-width:768px){[fragment-partial=product-key-info] .location-based-sales-modal__title,#product-key-info .location-based-sales-modal__title{padding-top:0;padding-bottom:0;padding-left:24px;padding-right:24px}}[fragment-partial=product-key-info] .location-based-sales-modal__list,#product-key-info .location-based-sales-modal__list{flex-direction:column;display:flex;overflow-y:auto}@media (min-width:768px){[fragment-partial=product-key-info] .location-based-sales-modal__list,#product-key-info .location-based-sales-modal__list{margin:0;padding-top:0;padding-bottom:0;padding-left:24px;padding-right:24px}}[fragment-partial=product-key-info] .location-based-sales-modal__list::-webkit-scrollbar,#product-key-info .location-based-sales-modal__list::-webkit-scrollbar{width:6px}[fragment-partial=product-key-info] .location-based-sales-modal__list::-webkit-scrollbar-track,#product-key-info .location-based-sales-modal__list::-webkit-scrollbar-track{background:0 0}[fragment-partial=product-key-info] .location-based-sales-modal__list::-webkit-scrollbar-thumb,#product-key-info .location-based-sales-modal__list::-webkit-scrollbar-thumb{background:#888}[fragment-partial=product-key-info] .location-based-sales-modal__list-item,#product-key-info .location-based-sales-modal__list-item{border-bottom:1px solid #e6e6e6;flex-direction:column;gap:4px;padding-top:12px;padding-bottom:12px;padding-left:16px;padding-right:16px;display:flex}@media (min-width:768px){[fragment-partial=product-key-info] .location-based-sales-modal__list-item,#product-key-info .location-based-sales-modal__list-item{padding-top:12px;padding-bottom:12px;padding-left:0;padding-right:0}}[fragment-partial=product-key-info] .location-based-sales-modal__list-item:first-of-type,#product-key-info .location-based-sales-modal__list-item:first-of-type{padding-top:0}[fragment-partial=product-key-info] .location-based-sales-modal__list-item:last-of-type,#product-key-info .location-based-sales-modal__list-item:last-of-type{border-bottom:none}[fragment-partial=product-key-info] .location-based-sales-modal__list-item-header,#product-key-info .location-based-sales-modal__list-item-header{align-items:center;gap:8px;display:flex}@media (min-width:768px){[fragment-partial=product-key-info] .location-based-sales-modal__list-item-header,#product-key-info .location-based-sales-modal__list-item-header{gap:6px}}[fragment-partial=product-key-info] .location-based-sales-modal__list-item-bullet,#product-key-info .location-based-sales-modal__list-item-bullet{background-color:#f27a1a;border-radius:50%;width:5px;height:5px}[fragment-partial=product-key-info] .location-based-sales-modal__list-item-body,#product-key-info .location-based-sales-modal__list-item-body{flex-direction:column;gap:4px;font-size:12px;font-weight:400;line-height:16px;display:flex}[fragment-partial=product-key-info] .location-based-sales-modal__list-item-body:dir(ltr),#product-key-info .location-based-sales-modal__list-item-body:dir(ltr){margin-left:13px}[fragment-partial=product-key-info] .location-based-sales-modal__list-item-body:dir(rtl),#product-key-info .location-based-sales-modal__list-item-body:dir(rtl){margin-right:13px}[fragment-partial=product-key-info] .location-based-sales-modal__list-item-body:empty,#product-key-info .location-based-sales-modal__list-item-body:empty{display:none}[fragment-partial=product-key-info] .location-based-sales-modal__show-more,#product-key-info .location-based-sales-modal__show-more{cursor:pointer;align-items:center;gap:4px;font-weight:600;display:flex}[fragment-partial=product-key-info] .location-based-sales-modal__show-more i,#product-key-info .location-based-sales-modal__show-more i{margin-bottom:2px;font-size:7px}[fragment-partial=product-key-info] .more-convenient-merchant-available,#product-key-info .more-convenient-merchant-available{color:#333;cursor:pointer;background-color:#fef3eb;border-radius:8px;justify-content:flex-start;align-items:center;margin-top:8px;padding:8px;font-size:12px;font-weight:400;line-height:15px;display:flex;position:relative}[fragment-partial=product-key-info] .more-convenient-merchant-available .more-convenient-merchant-available-percentage-icon,#product-key-info .more-convenient-merchant-available .more-convenient-merchant-available-percentage-icon{justify-content:center;align-items:center;width:20px;height:20px;display:flex}[fragment-partial=product-key-info] .more-convenient-merchant-available .more-convenient-merchant-available-text-wrapper,#product-key-info .more-convenient-merchant-available .more-convenient-merchant-available-text-wrapper{justify-content:space-between;width:100%;display:flex}[fragment-partial=product-key-info] .more-convenient-merchant-available .more-convenient-merchant-available-text-wrapper:dir(ltr),#product-key-info .more-convenient-merchant-available .more-convenient-merchant-available-text-wrapper:dir(ltr){margin-left:10px}[fragment-partial=product-key-info] .more-convenient-merchant-available .more-convenient-merchant-available-text-wrapper:dir(rtl),#product-key-info .more-convenient-merchant-available .more-convenient-merchant-available-text-wrapper:dir(rtl){margin-right:10px}@media (min-width:768px){[fragment-partial=product-key-info] .more-convenient-merchant-available,#product-key-info .more-convenient-merchant-available{margin:0}}[fragment-partial=product-key-info] .location-based-delivery .unselected-delivery-location-info,#product-key-info .location-based-delivery .unselected-delivery-location-info{white-space:unset;background-color:#f5f5f5;border-radius:4px;align-items:center;gap:4px;padding-top:8px;padding-bottom:8px;padding-left:8px;padding-right:8px;display:flex;position:relative}[fragment-partial=product-key-info] .location-based-delivery .unselected-delivery-location-info .text-wrapper,#product-key-info .location-based-delivery .unselected-delivery-location-info .text-wrapper{width:175px}[fragment-partial=product-key-info] .location-based-delivery .unselected-delivery-location-info .text-wrapper .text,#product-key-info .location-based-delivery .unselected-delivery-location-info .text-wrapper .text{color:#333;font-size:12px;font-weight:400;line-height:16px}[fragment-partial=product-key-info] .location-based-delivery .unselected-delivery-location-info .icon-container,#product-key-info .location-based-delivery .unselected-delivery-location-info .icon-container{all:unset;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}[fragment-partial=product-key-info] .location-based-delivery .unselected-delivery-location-info .icon-container .icon,#product-key-info .location-based-delivery .unselected-delivery-location-info .icon-container .icon{all:unset;color:#f27a1a}[fragment-partial=product-key-info] .location-based-delivery .unselected-delivery-location-info .location-select-button-wrapper:dir(ltr),#product-key-info .location-based-delivery .unselected-delivery-location-info .location-select-button-wrapper:dir(ltr){margin-left:auto}[fragment-partial=product-key-info] .location-based-delivery .unselected-delivery-location-info .location-select-button-wrapper:dir(rtl),#product-key-info .location-based-delivery .unselected-delivery-location-info .location-select-button-wrapper:dir(rtl){margin-right:auto}[fragment-partial=product-key-info] .location-based-delivery .unselected-delivery-location-info .location-select-button,#product-key-info .location-based-delivery .unselected-delivery-location-info .location-select-button{color:#f27a1a;background-color:#fff;border:1px solid #f27a1a;border-radius:100px;flex-shrink:0;justify-content:space-between;align-items:center;gap:2px;width:120px;height:26px;padding-top:4px;padding-bottom:4px;padding-left:8px;padding-right:8px;font-size:12px;font-weight:600;display:flex}[fragment-partial=product-key-info] .location-based-delivery .unselected-delivery-location-info .location-select-button:dir(ltr),#product-key-info .location-based-delivery .unselected-delivery-location-info .location-select-button:dir(ltr){margin-left:auto}[fragment-partial=product-key-info] .location-based-delivery .unselected-delivery-location-info .location-select-button:dir(rtl),#product-key-info .location-based-delivery .unselected-delivery-location-info .location-select-button:dir(rtl){margin-right:auto}[fragment-partial=product-key-info] .location-based-delivery .unselected-delivery-location-info .location-select-button .dropdown-arrow-container,#product-key-info .location-based-delivery .unselected-delivery-location-info .location-select-button .dropdown-arrow-container{justify-content:center;align-items:center;width:16px;height:16px;display:flex}[fragment-partial=product-key-info] .location-based-delivery .unselected-delivery-location-info .location-select-button .dropdown-arrow-container .dropdown-arrow,#product-key-info .location-based-delivery .unselected-delivery-location-info .location-select-button .dropdown-arrow-container .dropdown-arrow{color:#f27a1a;font-size:5px}html[dir=rtl] [fragment-partial=product-key-info] .location-based-delivery .unselected-delivery-location-info .location-select-button .dropdown-arrow-container .dropdown-arrow,html[dir=rtl] #product-key-info .location-based-delivery .unselected-delivery-location-info .location-select-button .dropdown-arrow-container .dropdown-arrow{transform:rotate(-180deg)}[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info,#product-key-info .location-based-delivery .selected-delivery-location-info{background-color:#f5f5f5;border-radius:4px;align-items:center;gap:4px;padding-top:8px;padding-bottom:8px;padding-left:8px;padding-right:8px;display:flex}[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info.fast-delivery,#product-key-info .location-based-delivery .selected-delivery-location-info.fast-delivery{background-color:#effbf5}[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info .location-select-button-wrapper:dir(ltr),#product-key-info .location-based-delivery .selected-delivery-location-info .location-select-button-wrapper:dir(ltr){margin-left:auto}[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info .location-select-button-wrapper:dir(rtl),#product-key-info .location-based-delivery .selected-delivery-location-info .location-select-button-wrapper:dir(rtl){margin-right:auto}[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info .logo-container,#product-key-info .location-based-delivery .selected-delivery-location-info .logo-container{all:unset;background-color:#fff;border:1px solid #e6e6e6;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:30px;display:flex;overflow:hidden}[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info .logo-container .logo,#product-key-info .location-based-delivery .selected-delivery-location-info .logo-container .logo{all:unset;object-fit:contain;max-width:100%;max-height:100%}[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info .text,#product-key-info .location-based-delivery .selected-delivery-location-info .text{all:unset;color:#f27a1a;text-overflow:ellipsis;-webkit-line-clamp:1;white-space:pre-wrap;word-break:break-all;-webkit-box-orient:vertical;width:100%;font-weight:600;display:-webkit-box;overflow:hidden}[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info .icon-container,#product-key-info .location-based-delivery .selected-delivery-location-info .icon-container{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info .icon-container .icon,#product-key-info .location-based-delivery .selected-delivery-location-info .icon-container .icon{color:#f27a1a}[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info .estimated-delivery-info,#product-key-info .location-based-delivery .selected-delivery-location-info .estimated-delivery-info{flex-direction:column;font-size:12px;display:flex}[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info .estimated-delivery-info .header,#product-key-info .location-based-delivery .selected-delivery-location-info .estimated-delivery-info .header{all:unset;align-items:center;gap:4px;font-weight:600;display:flex}[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info .estimated-delivery-info .header .info-button,#product-key-info .location-based-delivery .selected-delivery-location-info .estimated-delivery-info .header .info-button{position:relative}[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info .estimated-delivery-info .header .info-button .info-icon,#product-key-info .location-based-delivery .selected-delivery-location-info .estimated-delivery-info .header .info-button .info-icon{color:#666;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:9px}[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info .location-select-button,#product-key-info .location-based-delivery .selected-delivery-location-info .location-select-button{color:#f27a1a;background-color:#fff;border:1px solid #f27a1a;border-radius:100px;flex-shrink:0;justify-content:space-between;align-items:center;padding-top:4px;padding-bottom:4px;padding-left:8px;padding-right:8px;font-size:12px;font-weight:600;display:flex;height:24px!important}[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info .location-select-button:dir(ltr),#product-key-info .location-based-delivery .selected-delivery-location-info .location-select-button:dir(ltr){margin-left:auto}[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info .location-select-button:dir(rtl),#product-key-info .location-based-delivery .selected-delivery-location-info .location-select-button:dir(rtl){margin-right:auto}[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info .location-select-button .location-pin-icon,#product-key-info .location-based-delivery .selected-delivery-location-info .location-select-button .location-pin-icon{all:unset;color:#f27a1a;font-size:11px}[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info .location-select-button .location-pin-icon:dir(ltr),#product-key-info .location-based-delivery .selected-delivery-location-info .location-select-button .location-pin-icon:dir(ltr){margin-right:5px}[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info .location-select-button .location-pin-icon:dir(rtl),#product-key-info .location-based-delivery .selected-delivery-location-info .location-select-button .location-pin-icon:dir(rtl){margin-left:5px}[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info .location-select-button .text,#product-key-info .location-based-delivery .selected-delivery-location-info .location-select-button .text{all:unset;color:#f27a1a;text-overflow:ellipsis;-webkit-line-clamp:1;white-space:pre-wrap;word-break:break-all;-webkit-box-orient:vertical;width:100%;font-weight:600;display:-webkit-box;overflow:hidden}[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info .location-select-button .dropdown-arrow-container,#product-key-info .location-based-delivery .selected-delivery-location-info .location-select-button .dropdown-arrow-container{justify-content:center;align-items:center;width:16px;height:16px;display:flex}[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info .location-select-button .dropdown-arrow-container .dropdown-arrow,#product-key-info .location-based-delivery .selected-delivery-location-info .location-select-button .dropdown-arrow-container .dropdown-arrow{color:#f27a1a;font-size:5px}@media (min-width:768px){[fragment-partial=product-key-info] .location-based-delivery:dir(ltr),#product-key-info .location-based-delivery:dir(ltr){border-bottom-right-radius:8px;border-bottom-left-radius:8px}[fragment-partial=product-key-info] .location-based-delivery:dir(rtl),#product-key-info .location-based-delivery:dir(rtl){border-bottom-right-radius:8px;border-bottom-left-radius:8px}[fragment-partial=product-key-info] .location-based-delivery:before,#product-key-info .location-based-delivery:before{content:"";background-color:#e6e6e6;border-radius:5px;width:calc(100% - 44px);height:1px;display:block;top:0}[fragment-partial=product-key-info] .location-based-delivery:dir(ltr):before,#product-key-info .location-based-delivery:dir(ltr):before{margin-left:auto;margin-right:16px}[fragment-partial=product-key-info] .location-based-delivery:dir(rtl):before,#product-key-info .location-based-delivery:dir(rtl):before{margin-left:16px;margin-right:auto}[fragment-partial=product-key-info] .location-based-delivery .unselected-delivery-location-info .location-select-button,[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info .location-select-button,#product-key-info .location-based-delivery .unselected-delivery-location-info .location-select-button,#product-key-info .location-based-delivery .selected-delivery-location-info .location-select-button{box-sizing:border-box;background-color:transparent;border:none;justify-content:flex-end;transition:none;position:relative}[fragment-partial=product-key-info] .location-based-delivery .unselected-delivery-location-info .location-select-button .location-pin-icon,[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info .location-select-button .location-pin-icon,#product-key-info .location-based-delivery .unselected-delivery-location-info .location-select-button .location-pin-icon,#product-key-info .location-based-delivery .selected-delivery-location-info .location-select-button .location-pin-icon{gap:3px}[fragment-partial=product-key-info] .location-based-delivery .unselected-delivery-location-info .location-select-button .dropdown-arrow-container,[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info .location-select-button .dropdown-arrow-container,#product-key-info .location-based-delivery .unselected-delivery-location-info .location-select-button .dropdown-arrow-container,#product-key-info .location-based-delivery .selected-delivery-location-info .location-select-button .dropdown-arrow-container{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}[fragment-partial=product-key-info] .location-based-delivery .unselected-delivery-location-info .location-select-button .dropdown-arrow-container:dir(ltr),[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info .location-select-button .dropdown-arrow-container:dir(ltr),#product-key-info .location-based-delivery .unselected-delivery-location-info .location-select-button .dropdown-arrow-container:dir(ltr),#product-key-info .location-based-delivery .selected-delivery-location-info .location-select-button .dropdown-arrow-container:dir(ltr){margin-left:8px}[fragment-partial=product-key-info] .location-based-delivery .unselected-delivery-location-info .location-select-button .dropdown-arrow-container:dir(rtl),[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info .location-select-button .dropdown-arrow-container:dir(rtl),#product-key-info .location-based-delivery .unselected-delivery-location-info .location-select-button .dropdown-arrow-container:dir(rtl),#product-key-info .location-based-delivery .selected-delivery-location-info .location-select-button .dropdown-arrow-container:dir(rtl){margin-right:8px}[fragment-partial=product-key-info] .location-based-delivery .unselected-delivery-location-info .location-select-button .dropdown-arrow-container .dropdown-arrow,[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info .location-select-button .dropdown-arrow-container .dropdown-arrow,#product-key-info .location-based-delivery .unselected-delivery-location-info .location-select-button .dropdown-arrow-container .dropdown-arrow,#product-key-info .location-based-delivery .selected-delivery-location-info .location-select-button .dropdown-arrow-container .dropdown-arrow{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;rotate:-90deg}[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info,#product-key-info .location-based-delivery .selected-delivery-location-info{gap:8px}[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info .estimated-delivery-info .header .info-button .info-icon:hover,#product-key-info .location-based-delivery .selected-delivery-location-info .estimated-delivery-info .header .info-button .info-icon:hover{color:#f27a1a;cursor:pointer}[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info .estimated-delivery-info .header .info-button .estimated-delivery-info-tooltip,#product-key-info .location-based-delivery .selected-delivery-location-info .estimated-delivery-info .header .info-button .estimated-delivery-info-tooltip{z-index:1000;-webkit-filter:drop-shadow(0 0 .35rem rgba(0,0,0,.3));filter:drop-shadow(0 0 .35rem rgba(0,0,0,.3));cursor:default;box-sizing:border-box;background-color:#fff;border:1px solid #e8e8e8;border-radius:6px;width:402px;padding:12px 16px;font-size:14px;line-height:18px;position:absolute;top:24px}[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info .estimated-delivery-info .header .info-button .estimated-delivery-info-tooltip:dir(ltr),#product-key-info .location-based-delivery .selected-delivery-location-info .estimated-delivery-info .header .info-button .estimated-delivery-info-tooltip:dir(ltr){text-align:left}[fragment-partial=product-key-info] .location-based-delivery .selected-delivery-location-info .estimated-delivery-info .header .info-button .estimated-delivery-info-tooltip:dir(rtl),#product-key-info .location-based-delivery .selected-delivery-location-info .estimated-delivery-info .header .info-button .estimated-delivery-info-tooltip:dir(rtl){text-align:right}[fragment-partial=product-key-info] .location-based-delivery .unselected-delivery-location-info,#product-key-info .location-based-delivery .unselected-delivery-location-info{gap:8px}[fragment-partial=product-key-info] .location-based-delivery .unselected-delivery-location-info .text-wrapper,#product-key-info .location-based-delivery .unselected-delivery-location-info .text-wrapper{flex-direction:column;gap:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex}[fragment-partial=product-key-info] .location-based-delivery .unselected-delivery-location-info .text-wrapper .header,#product-key-info .location-based-delivery .unselected-delivery-location-info .text-wrapper .header{color:#333;font-size:12px;font-weight:600;line-height:12px}[fragment-partial=product-key-info] .location-based-delivery .unselected-delivery-location-info .text-wrapper .text,#product-key-info .location-based-delivery .unselected-delivery-location-info .text-wrapper .text{font-size:12px;font-weight:400;line-height:12px}[fragment-partial=product-key-info] .location-based-delivery .unselected-delivery-location-info .location-select-button,#product-key-info .location-based-delivery .unselected-delivery-location-info .location-select-button{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-top:0;padding-bottom:0}[fragment-partial=product-key-info] .location-based-delivery .unselected-delivery-location-info .icon-container .icon,#product-key-info .location-based-delivery .unselected-delivery-location-info .icon-container .icon{font-size:14px}[fragment-partial=product-key-info] .location-based-delivery .unselected-delivery-location-info.fast-delivery,#product-key-info .location-based-delivery .unselected-delivery-location-info.fast-delivery{background-color:#effbf5!important}}