.dateRangeFilter-module-scss-module__LCh2LW__dateFilterSection{flex-flow:wrap;justify-content:flex-start;align-items:flex-start;gap:8px;max-width:100%;display:flex;position:relative}.dateRangeFilter-module-scss-module__LCh2LW__dateFilterSection .dateRangeFilter-module-scss-module__LCh2LW__dateFilterButton{border:1px solid var(--tertiary-color);width:fit-content;height:28px;color:var(--text-color);font-size:12px;font-weight:500;line-height:12px;font-family:var(--trim);text-transform:uppercase;background-color:#0000;border-radius:4px;flex-direction:row;place-content:center;align-items:center;gap:6px;min-width:fit-content;padding:0 12px;display:flex}.dateRangeFilter-module-scss-module__LCh2LW__dateFilterSection .dateRangeFilter-module-scss-module__LCh2LW__dateFilterButton>span{text-wrap:nowrap;display:block;transform:translateY(1px)}.dateRangeFilter-module-scss-module__LCh2LW__dateFilterSection .dateRangeFilter-module-scss-module__LCh2LW__activeDateFilterButton{background:var(--secondary-color);color:var(--primary-color);border-color:#0000}.dateRangeFilter-module-scss-module__LCh2LW__dateFilterSection .dateRangeFilter-module-scss-module__LCh2LW__customDateFilterWrapper{position:relative}.dateRangeFilter-module-scss-module__LCh2LW__dateFilterSection .dateRangeFilter-module-scss-module__LCh2LW__customDatePickerPanel{border:1px solid var(--tertiary-color-30);background-color:var(--secondary-color);z-index:40;border-radius:12px;width:auto;height:auto;padding:10px;position:absolute;top:40px;left:50%;transform:translate(-50%)}.dateRangeFilter-module-scss-module__LCh2LW__dateFilterSection .dateRangeFilter-module-scss-module__LCh2LW__customDatePicker{width:100%}
.downloadCsvButton-module-scss-module__yi8LVG__downloadCsvButton{color:var(--text-color);font-size:14px;font-weight:500;line-height:17px;font-family:var(--trim);background-color:#0000;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:fit-content;height:36px;padding:0 16px;display:flex}.downloadCsvButton-module-scss-module__yi8LVG__downloadCsvButton:disabled{opacity:.5;cursor:not-allowed}
.table-module-scss-module__DGBfIa__tableContainer{width:100%;height:100%}.table-module-scss-module__DGBfIa__tableContainer .table-module-scss-module__DGBfIa__tableWrapper{border:1px solid var(--tertiary-color);background-color:var(--table-background-color);border-radius:8px;width:100%;height:fit-content;overflow:scroll}.table-module-scss-module__DGBfIa__tableContainer .table-module-scss-module__DGBfIa__tableWrapper .table-module-scss-module__DGBfIa__table{border-collapse:collapse;width:100%;height:100%;max-height:0}.table-module-scss-module__DGBfIa__tableContainer .table-module-scss-module__DGBfIa__tableWrapper .table-module-scss-module__DGBfIa__table .table-module-scss-module__DGBfIa__tableHead{height:56px}.table-module-scss-module__DGBfIa__tableContainer .table-module-scss-module__DGBfIa__tableWrapper .table-module-scss-module__DGBfIa__table .table-module-scss-module__DGBfIa__tableHead .table-module-scss-module__DGBfIa__headerText{color:var(--table-header-color);font-size:14px;font-weight:600;line-height:120%;font-family:var(--trim);padding-top:14px}.table-module-scss-module__DGBfIa__tableContainer .table-module-scss-module__DGBfIa__tableWrapper .table-module-scss-module__DGBfIa__table .table-module-scss-module__DGBfIa__tableBody{background-color:var(--table-background-color);border-radius:8px 8px 0 0;overflow:scroll}.table-module-scss-module__DGBfIa__tableContainer .table-module-scss-module__DGBfIa__tableWrapper .table-module-scss-module__DGBfIa__table .table-module-scss-module__DGBfIa__tableBody .table-module-scss-module__DGBfIa__text{color:var(--text-color);font-size:14px;font-weight:400;line-height:120%;font-family:var(--trim);text-transform:inherit}.table-module-scss-module__DGBfIa__tableContainer .table-module-scss-module__DGBfIa__tableWrapper .table-module-scss-module__DGBfIa__table .table-module-scss-module__DGBfIa__tableBody>tr{border-bottom:1px solid var(--table-card-seperator);border-radius:0}.table-module-scss-module__DGBfIa__tableContainer .table-module-scss-module__DGBfIa__tableWrapper .table-module-scss-module__DGBfIa__table .table-module-scss-module__DGBfIa__tableBody>tr>td{height:64px;max-height:64px}.table-module-scss-module__DGBfIa__tableContainer .table-module-scss-module__DGBfIa__tableWrapper .table-module-scss-module__DGBfIa__table .table-module-scss-module__DGBfIa__tableBody .table-module-scss-module__DGBfIa__noResult{border-bottom:none}.table-module-scss-module__DGBfIa__tableContainer .table-module-scss-module__DGBfIa__tableWrapper .table-module-scss-module__DGBfIa__table .table-module-scss-module__DGBfIa__tableBody .table-module-scss-module__DGBfIa__noResult .table-module-scss-module__DGBfIa__text{text-align:center!important}.table-module-scss-module__DGBfIa__tableContainer .table-module-scss-module__DGBfIa__tableWrapper .table-module-scss-module__DGBfIa__table .table-module-scss-module__DGBfIa__tableBody .table-module-scss-module__DGBfIa__noResult .table-module-scss-module__DGBfIa__text>div{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.table-module-scss-module__DGBfIa__tableContainer .table-module-scss-module__DGBfIa__tableWrapper .table-module-scss-module__DGBfIa__table .table-module-scss-module__DGBfIa__tableBody .table-module-scss-module__DGBfIa__noResult .table-module-scss-module__DGBfIa__text>div svg{color:var(--red-1)}.table-module-scss-module__DGBfIa__tableContainer .table-module-scss-module__DGBfIa__tableWrapper .table-module-scss-module__DGBfIa__table .table-module-scss-module__DGBfIa__tableBody .table-module-scss-module__DGBfIa__loaderContainer{width:100%;height:100%}.table-module-scss-module__DGBfIa__tableContainer .table-module-scss-module__DGBfIa__tableWrapper .table-module-scss-module__DGBfIa__table .table-module-scss-module__DGBfIa__tableBody .table-module-scss-module__DGBfIa__loaderContainer>td{column-span:all;text-align:center;vertical-align:middle;color:var(--text-color)}.table-module-scss-module__DGBfIa__tableContainer .table-module-scss-module__DGBfIa__tableWrapper .table-module-scss-module__DGBfIa__table .table-module-scss-module__DGBfIa__tableBody .table-module-scss-module__DGBfIa__loaderContainer>td .table-module-scss-module__DGBfIa__loader{flex-direction:row;justify-content:center;align-items:center;gap:0;display:flex}.table-module-scss-module__DGBfIa__tableContainer .table-module-scss-module__DGBfIa__tableWrapper .table-module-scss-module__DGBfIa__table .table-module-scss-module__DGBfIa__tableBody .table-module-scss-module__DGBfIa__text,.table-module-scss-module__DGBfIa__tableContainer .table-module-scss-module__DGBfIa__tableWrapper .table-module-scss-module__DGBfIa__table .table-module-scss-module__DGBfIa__tableHead .table-module-scss-module__DGBfIa__text{text-align:center;padding-left:12px;padding-right:12px}.table-module-scss-module__DGBfIa__tableContainer .table-module-scss-module__DGBfIa__tableWrapper .table-module-scss-module__DGBfIa__table .table-module-scss-module__DGBfIa__tableBody .table-module-scss-module__DGBfIa__text:first-child,.table-module-scss-module__DGBfIa__tableContainer .table-module-scss-module__DGBfIa__tableWrapper .table-module-scss-module__DGBfIa__table .table-module-scss-module__DGBfIa__tableHead .table-module-scss-module__DGBfIa__text:first-child{text-align:start;padding-left:24px}.table-module-scss-module__DGBfIa__tableContainer .table-module-scss-module__DGBfIa__tableWrapper .table-module-scss-module__DGBfIa__table .table-module-scss-module__DGBfIa__tableBody .table-module-scss-module__DGBfIa__text:last-child,.table-module-scss-module__DGBfIa__tableContainer .table-module-scss-module__DGBfIa__tableWrapper .table-module-scss-module__DGBfIa__table .table-module-scss-module__DGBfIa__tableHead .table-module-scss-module__DGBfIa__text:last-child{padding-right:24px}.table-module-scss-module__DGBfIa__tableContainer .table-module-scss-module__DGBfIa__tableWrapper .table-module-scss-module__DGBfIa__loadingOrNoResultTable{min-height:100%}.table-module-scss-module__DGBfIa__tableContainer .table-module-scss-module__DGBfIa__tableWrapper .table-module-scss-module__DGBfIa__loadingOrNoResultTable .table-module-scss-module__DGBfIa__tableBody{height:calc(100% - 56px)}.table-module-scss-module__DGBfIa__tableContainer .table-module-scss-module__DGBfIa__loadingMore{flex-direction:column;justify-content:center;align-items:center;gap:0;padding:1rem;display:flex}.table-module-scss-module__DGBfIa__tableContainer .table-module-scss-module__DGBfIa__loadingMore .table-module-scss-module__DGBfIa__loader{flex-direction:row;justify-content:center;align-items:center;gap:0;display:flex}.table-module-scss-module__DGBfIa__tableContainer[data-variant=SECONDARY] .table-module-scss-module__DGBfIa__tableWrapper{scrollbar-color:var(--tertiary-color-30)#0000;scrollbar-width:thin;background:0 0;overflow:scroll}.table-module-scss-module__DGBfIa__tableContainer[data-variant=SECONDARY] .table-module-scss-module__DGBfIa__tableWrapper .table-module-scss-module__DGBfIa__table .table-module-scss-module__DGBfIa__tableHead{z-index:5;background:var(--tertiary-color);position:sticky;top:0}.table-module-scss-module__DGBfIa__tableContainer[data-variant=SECONDARY] .table-module-scss-module__DGBfIa__tableWrapper .table-module-scss-module__DGBfIa__table .table-module-scss-module__DGBfIa__tableHead .table-module-scss-module__DGBfIa__headerText{color:var(--secondary-color);font-size:14px;font-weight:600;line-height:120%;font-family:var(--trim);padding-top:0;padding-bottom:0}.table-module-scss-module__DGBfIa__tableContainer[data-variant=SECONDARY] .table-module-scss-module__DGBfIa__tableWrapper .table-module-scss-module__DGBfIa__table .table-module-scss-module__DGBfIa__tableBody{background:0 0}.table-module-scss-module__DGBfIa__tableContainer[data-variant=SECONDARY] .table-module-scss-module__DGBfIa__tableWrapper .table-module-scss-module__DGBfIa__table .table-module-scss-module__DGBfIa__tableBody .table-module-scss-module__DGBfIa__text{color:var(--text-color);font-size:14px;font-weight:500;line-height:17px;font-family:var(--trim)}.table-module-scss-module__DGBfIa__tableContainer[data-variant=SECONDARY] .table-module-scss-module__DGBfIa__tableWrapper .table-module-scss-module__DGBfIa__table .table-module-scss-module__DGBfIa__tableBody .table-module-scss-module__DGBfIa__noResult>td,.table-module-scss-module__DGBfIa__tableContainer[data-variant=SECONDARY] .table-module-scss-module__DGBfIa__tableWrapper .table-module-scss-module__DGBfIa__table .table-module-scss-module__DGBfIa__tableBody .table-module-scss-module__DGBfIa__loaderContainer>td{height:384px;max-height:384px}.table-module-scss-module__DGBfIa__tableContainer[data-variant=SECONDARY] .table-module-scss-module__DGBfIa__tableWrapper .table-module-scss-module__DGBfIa__table .table-module-scss-module__DGBfIa__tableBody>tr{border-bottom:1px solid var(--tertiary-color-30);border-radius:0}
.refrenceId-module-scss-module__-_QmEq__orderIdCell{cursor:pointer;flex-direction:row;justify-content:center;align-items:center;gap:6px;height:40px;display:flex}
.table-module-scss-module__OK7NBG__container{padding-left:120px;padding-right:120px}@media screen and (max-width:900px){.table-module-scss-module__OK7NBG__container{padding-left:60px;padding-right:60px}}@media screen and (max-width:768px){.table-module-scss-module__OK7NBG__container{padding-left:30px;padding-right:30px}}@media screen and (max-width:576px){.table-module-scss-module__OK7NBG__container{padding-left:16px;padding-right:16px}}.table-module-scss-module__OK7NBG__container{width:100%;padding-top:100px;padding-bottom:48px}.table-module-scss-module__OK7NBG__container .table-module-scss-module__OK7NBG__tableWrapper{scrollbar-color:var(--tertiary-color-30)#0000;scrollbar-width:thin;height:648px;max-height:648px;overflow:scroll;scrollbar-width:thin!important}.table-module-scss-module__OK7NBG__container .table-module-scss-module__OK7NBG__tableHead{z-index:50;background-color:var(--tertiary-color);position:sticky;top:0;left:0}.table-module-scss-module__OK7NBG__container .table-module-scss-module__OK7NBG__tableBody td{align-content:end;padding:16px 0 24px}
.orderHistory-module-scss-module___H-Jcq__container{background-color:var(--background-color);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;min-height:100dvh;display:flex}
.earningReceivedTab-module-scss-module__vLGq5a__earningReceivedSection{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;width:100%;display:flex}.earningReceivedTab-module-scss-module__vLGq5a__earningReceivedSection .earningReceivedTab-module-scss-module__vLGq5a__earningReceivedTitleRow{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.earningReceivedTab-module-scss-module__vLGq5a__earningReceivedSection .earningReceivedTab-module-scss-module__vLGq5a__earningReceivedTitle{color:var(--text-color);font-size:24px;font-weight:500;line-height:40px;font-family:var(--trim)}.earningReceivedTab-module-scss-module__vLGq5a__earningReceivedSection .earningReceivedTab-module-scss-module__vLGq5a__downloadCsvButton{color:var(--text-color);font-size:14px;font-weight:500;line-height:17px;font-family:var(--trim);flex-direction:row;justify-content:center;align-items:center;gap:8px;margin-left:auto;display:flex}.earningReceivedTab-module-scss-module__vLGq5a__earningReceivedSection .earningReceivedTab-module-scss-module__vLGq5a__tableWrapper{max-height:440px;overflow-x:auto}.earningReceivedTab-module-scss-module__vLGq5a__earningReceivedSection .earningReceivedTab-module-scss-module__vLGq5a__tableWrapper .earningReceivedTab-module-scss-module__vLGq5a__table{min-width:576px}.earningReceivedTab-module-scss-module__vLGq5a__earningReceivedSection .earningReceivedTab-module-scss-module__vLGq5a__channelCell{flex-direction:row;justify-content:flex-start;align-items:center;gap:6px;display:flex}.earningReceivedTab-module-scss-module__vLGq5a__earningReceivedSection .earningReceivedTab-module-scss-module__vLGq5a__channelCellIcon{flex-shrink:0}.earningReceivedTab-module-scss-module__vLGq5a__earningReceivedSection .earningReceivedTab-module-scss-module__vLGq5a__walletStatusCell{flex-direction:row;justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.earningReceivedTab-module-scss-module__vLGq5a__earningReceivedSection .earningReceivedTab-module-scss-module__vLGq5a__successStatusIcon{color:var(--primary-color)}.earningReceivedTab-module-scss-module__vLGq5a__earningReceivedSection .earningReceivedTab-module-scss-module__vLGq5a__pendingStatusIcon{color:var(--red-1)}.earningReceivedTab-module-scss-module__vLGq5a__earningReceivedSection .earningReceivedTab-module-scss-module__vLGq5a__supportButton{border:1px solid var(--tertiary-color-30);text-transform:uppercase;white-space:nowrap;background-color:#0000;border-radius:4px;flex-direction:row;justify-content:center;align-items:center;gap:2px;width:fit-content;height:22px;padding:0 8px;display:flex}.earningReceivedTab-module-scss-module__vLGq5a__earningReceivedSection .earningReceivedTab-module-scss-module__vLGq5a__supportButton>span{color:var(--text-color);font-size:10px;font-weight:500;line-height:10px;font-family:var(--trim-mono);text-transform:inherit;vertical-align:middle;transform:translateY(1px)}.earningReceivedTab-module-scss-module__vLGq5a__earningReceivedSection .earningReceivedTab-module-scss-module__vLGq5a__tableCommission{color:var(--primary-color)}
.summaryTab-module-scss-module__mTA9bq__summaryCard{border:1px solid var(--primary-color);background-color:#0000;border-radius:6px;flex-direction:row;justify-content:space-between;align-items:center;gap:60px;width:100%;height:fit-content;min-height:180px;padding:50px;display:flex}.summaryTab-module-scss-module__mTA9bq__summaryCard .summaryTab-module-scss-module__mTA9bq__summaryGrid{flex-flow:wrap;justify-content:center;align-items:flex-start;gap:80px;display:flex}.summaryTab-module-scss-module__mTA9bq__summaryCard .summaryTab-module-scss-module__mTA9bq__summaryGrid .summaryTab-module-scss-module__mTA9bq__summaryItem{flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;display:flex}.summaryTab-module-scss-module__mTA9bq__summaryCard .summaryTab-module-scss-module__mTA9bq__summaryGrid .summaryTab-module-scss-module__mTA9bq__summaryItem .summaryTab-module-scss-module__mTA9bq__summaryValue{color:var(--text-color);font-size:28px;font-weight:700;line-height:34px;font-family:var(--trim)}.summaryTab-module-scss-module__mTA9bq__summaryCard .summaryTab-module-scss-module__mTA9bq__summaryGrid .summaryTab-module-scss-module__mTA9bq__summaryItem .summaryTab-module-scss-module__mTA9bq__neonSummaryValue{color:var(--primary-color)}.summaryTab-module-scss-module__mTA9bq__summaryCard .summaryTab-module-scss-module__mTA9bq__summaryGrid .summaryTab-module-scss-module__mTA9bq__summaryItem .summaryTab-module-scss-module__mTA9bq__summaryLabel{color:var(--tertiary-color);font-size:16px;font-weight:400;line-height:22px;font-family:var(--trim);text-align:center}.summaryTab-module-scss-module__mTA9bq__summaryCard .summaryTab-module-scss-module__mTA9bq__collectEarningsContainer{flex-direction:column;justify-content:center;align-items:flex-end;gap:12px;display:flex}@media screen and (max-width:768px){.summaryTab-module-scss-module__mTA9bq__summaryCard .summaryTab-module-scss-module__mTA9bq__collectEarningsContainer{align-items:center}}.summaryTab-module-scss-module__mTA9bq__summaryCard .summaryTab-module-scss-module__mTA9bq__collectEarningsContainer .summaryTab-module-scss-module__mTA9bq__collectEarningsButton{background-image:linear-gradient(to left,var(--secondary-color)33.33%,transparent 33.34%,transparent 66.66%,var(--background-color)66.67%);border-radius:4px;width:fit-content;height:56px;padding:0 20px}.summaryTab-module-scss-module__mTA9bq__summaryCard .summaryTab-module-scss-module__mTA9bq__collectEarningsContainer .summaryTab-module-scss-module__mTA9bq__thresholdHelpText{color:var(--tertiary-color);font-size:12px;font-weight:500;line-height:16px;font-family:var(--trim);text-align:right}@media screen and (max-width:768px){.summaryTab-module-scss-module__mTA9bq__summaryCard .summaryTab-module-scss-module__mTA9bq__collectEarningsContainer .summaryTab-module-scss-module__mTA9bq__thresholdHelpText{text-align:center}.summaryTab-module-scss-module__mTA9bq__summaryCard{flex-direction:column}}.summaryTab-module-scss-module__mTA9bq__aggregateSection{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;width:100%;display:flex}.summaryTab-module-scss-module__mTA9bq__aggregateSection .summaryTab-module-scss-module__mTA9bq__aggregateHeader{flex-direction:row;justify-content:space-between;align-items:center;gap:0;width:100%;display:flex}.summaryTab-module-scss-module__mTA9bq__aggregateSection .summaryTab-module-scss-module__mTA9bq__aggregateHeader .summaryTab-module-scss-module__mTA9bq__aggregateTitle{color:var(--text-color);font-size:24px;font-weight:500;line-height:40px;font-family:var(--trim);text-wrap:nowrap}.summaryTab-module-scss-module__mTA9bq__aggregateTopRow{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;width:100%;margin-top:-10px;display:flex}.summaryTab-module-scss-module__mTA9bq__aggregateTopRow .summaryTab-module-scss-module__mTA9bq__aggregateToggle{border:1px solid var(--tertiary-color);background-color:#0000;border-radius:4px;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:0;width:fit-content;height:40px;display:flex;overflow:hidden}.summaryTab-module-scss-module__mTA9bq__aggregateTopRow .summaryTab-module-scss-module__mTA9bq__aggregateToggle .summaryTab-module-scss-module__mTA9bq__aggregateButton{color:var(--text-color);font-size:14px;font-weight:500;line-height:14px;font-family:var(--trim-mono);text-transform:uppercase;border-right:1px solid var(--tertiary-color);align-content:center;min-width:120px;height:100%}.summaryTab-module-scss-module__mTA9bq__aggregateTopRow .summaryTab-module-scss-module__mTA9bq__aggregateToggle .summaryTab-module-scss-module__mTA9bq__aggregateButton>span{display:inline-block;transform:translateY(.5px)}.summaryTab-module-scss-module__mTA9bq__aggregateTopRow .summaryTab-module-scss-module__mTA9bq__aggregateToggle .summaryTab-module-scss-module__mTA9bq__aggregateButton:last-child{border-right:none}.summaryTab-module-scss-module__mTA9bq__aggregateTopRow .summaryTab-module-scss-module__mTA9bq__aggregateToggle .summaryTab-module-scss-module__mTA9bq__activeAggregateButton{background:var(--primary-color);color:var(--secondary-color)}.summaryTab-module-scss-module__mTA9bq__downloadCsvButton{color:var(--text-color);font-size:14px;font-weight:500;line-height:17px;font-family:var(--trim);flex-direction:row;justify-content:center;align-items:center;gap:8px;display:flex}.summaryTab-module-scss-module__mTA9bq__tableWrapper{max-height:440px;overflow-x:auto}.summaryTab-module-scss-module__mTA9bq__tableWrapper .summaryTab-module-scss-module__mTA9bq__table{min-width:576px}.summaryTab-module-scss-module__mTA9bq__productBadge{color:var(--text-color);font-size:12px;font-weight:500;line-height:normal;font-family:var(--trim);text-transform:uppercase;border:1px solid var(--tertiary-color-30);background-color:#0000;border-radius:4px;align-items:center;width:auto;height:28px;padding-left:12px;padding-right:12px;display:inline-flex}.summaryTab-module-scss-module__mTA9bq__tableSales{color:var(--text-color)}.summaryTab-module-scss-module__mTA9bq__tableCommission{color:var(--primary-color)}.summaryTab-module-scss-module__mTA9bq__placeholderCard{border:1px solid var(--tertiary-color);background-color:rgba(var(--white-base),.03);width:100%;height:220px;color:var(--background-color);font-size:14px;font-weight:500;line-height:21px;font-family:var(--trim);border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:0;display:flex}.summaryTab-module-scss-module__mTA9bq__downloadCsvButton{margin-left:auto}
.totalEarningBreakupTab-module-scss-module__eJTFwW__totalEarningBreakupSection{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;width:100%;display:flex}.totalEarningBreakupTab-module-scss-module__eJTFwW__totalEarningBreakupSection .totalEarningBreakupTab-module-scss-module__eJTFwW__totalEarningBreakupTitleRow{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.totalEarningBreakupTab-module-scss-module__eJTFwW__totalEarningBreakupSection .totalEarningBreakupTab-module-scss-module__eJTFwW__totalEarningBreakupTitleRow .totalEarningBreakupTab-module-scss-module__eJTFwW__totalEarningBreakupTitle{color:var(--text-color);font-size:24px;font-weight:500;line-height:40px;font-family:var(--trim)}.totalEarningBreakupTab-module-scss-module__eJTFwW__totalEarningBreakupSection .totalEarningBreakupTab-module-scss-module__eJTFwW__totalEarningBreakupTitleRow .totalEarningBreakupTab-module-scss-module__eJTFwW__downloadCsvButton{color:var(--text-color);font-size:14px;font-weight:500;line-height:17px;font-family:var(--trim);flex-direction:row;justify-content:center;align-items:center;gap:8px;margin-left:auto;display:flex}.totalEarningBreakupTab-module-scss-module__eJTFwW__totalEarningBreakupSection .totalEarningBreakupTab-module-scss-module__eJTFwW__tableWrapper{max-height:440px;overflow-x:auto}.totalEarningBreakupTab-module-scss-module__eJTFwW__totalEarningBreakupSection .totalEarningBreakupTab-module-scss-module__eJTFwW__tableWrapper .totalEarningBreakupTab-module-scss-module__eJTFwW__table{min-width:1024px}.totalEarningBreakupTab-module-scss-module__eJTFwW__totalEarningBreakupSection .totalEarningBreakupTab-module-scss-module__eJTFwW__tableWrapper tr>td{height:74px}.totalEarningBreakupTab-module-scss-module__eJTFwW__totalEarningBreakupSection .totalEarningBreakupTab-module-scss-module__eJTFwW__tableWrapper .totalEarningBreakupTab-module-scss-module__eJTFwW__time{color:var(--tertiary-color);font-size:14px;font-weight:400;line-height:120%;font-family:var(--trim-mono);text-transform:uppercase}.totalEarningBreakupTab-module-scss-module__eJTFwW__totalEarningBreakupSection .totalEarningBreakupTab-module-scss-module__eJTFwW__tableWrapper .totalEarningBreakupTab-module-scss-module__eJTFwW__utmCell{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;display:flex}.totalEarningBreakupTab-module-scss-module__eJTFwW__totalEarningBreakupSection .totalEarningBreakupTab-module-scss-module__eJTFwW__tableWrapper .totalEarningBreakupTab-module-scss-module__eJTFwW__utmCell .totalEarningBreakupTab-module-scss-module__eJTFwW__utmLink{color:var(--text-color);font-size:14px;font-weight:500;line-height:17px;font-family:var(--trim)}.totalEarningBreakupTab-module-scss-module__eJTFwW__totalEarningBreakupSection .totalEarningBreakupTab-module-scss-module__eJTFwW__tableWrapper .totalEarningBreakupTab-module-scss-module__eJTFwW__utmCell .totalEarningBreakupTab-module-scss-module__eJTFwW__generatedAt{color:var(--tertiary-color);font-size:12px;font-weight:500;line-height:14px;font-family:var(--trim-mono);text-transform:uppercase}.totalEarningBreakupTab-module-scss-module__eJTFwW__totalEarningBreakupSection .totalEarningBreakupTab-module-scss-module__eJTFwW__tableWrapper .totalEarningBreakupTab-module-scss-module__eJTFwW__product{border:1px solid var(--tertiary-color);border-radius:4px;padding:2px 6px;display:block}.totalEarningBreakupTab-module-scss-module__eJTFwW__totalEarningBreakupSection .totalEarningBreakupTab-module-scss-module__eJTFwW__tableWrapper .totalEarningBreakupTab-module-scss-module__eJTFwW__channelCell{flex-direction:row;justify-content:center;align-items:center;gap:6px;display:flex}.totalEarningBreakupTab-module-scss-module__eJTFwW__totalEarningBreakupSection .totalEarningBreakupTab-module-scss-module__eJTFwW__tableWrapper .totalEarningBreakupTab-module-scss-module__eJTFwW__channelCell .totalEarningBreakupTab-module-scss-module__eJTFwW__channelCellIcon{flex-shrink:0}.totalEarningBreakupTab-module-scss-module__eJTFwW__totalEarningBreakupSection .totalEarningBreakupTab-module-scss-module__eJTFwW__tableWrapper .totalEarningBreakupTab-module-scss-module__eJTFwW__productsCell{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:8px;display:flex}.totalEarningBreakupTab-module-scss-module__eJTFwW__totalEarningBreakupSection .totalEarningBreakupTab-module-scss-module__eJTFwW__tableWrapper .totalEarningBreakupTab-module-scss-module__eJTFwW__productsCell .totalEarningBreakupTab-module-scss-module__eJTFwW__productTag{color:var(--text-color);font-size:12px;font-weight:500;line-height:11px;font-family:var(--trim-mono);text-transform:uppercase;border:1px solid var(--tertiary-color-30);white-space:nowrap;background-color:#0000;border-radius:4px;flex-direction:row;justify-content:center;align-items:center;gap:0;width:fit-content;height:24px;padding:0 10px;display:flex}.totalEarningBreakupTab-module-scss-module__eJTFwW__totalEarningBreakupSection .totalEarningBreakupTab-module-scss-module__eJTFwW__tableWrapper .totalEarningBreakupTab-module-scss-module__eJTFwW__productsCell .totalEarningBreakupTab-module-scss-module__eJTFwW__moreProductsText{color:var(--primary-color);font-size:12px;font-weight:500;line-height:12px;font-family:var(--trim);white-space:nowrap}.totalEarningBreakupTab-module-scss-module__eJTFwW__totalEarningBreakupSection .totalEarningBreakupTab-module-scss-module__eJTFwW__tableWrapper .totalEarningBreakupTab-module-scss-module__eJTFwW__tableSales{color:var(--text-color)}.totalEarningBreakupTab-module-scss-module__eJTFwW__totalEarningBreakupSection .totalEarningBreakupTab-module-scss-module__eJTFwW__tableWrapper .totalEarningBreakupTab-module-scss-module__eJTFwW__tableCommission{color:var(--primary-color)}
.tabs-module-scss-module__JfMcna__filterTabs{border:1px solid var(--tertiary-color);background-color:#0000;border-radius:4px;flex-direction:row;flex-shrink:0;justify-content:flex-start;align-items:flex-start;gap:0;width:100%;max-width:100%;height:40px;display:flex;overflow:scroll}.tabs-module-scss-module__JfMcna__filterTabs .tabs-module-scss-module__JfMcna__tab,.tabs-module-scss-module__JfMcna__filterTabs .tabs-module-scss-module__JfMcna__selectedTab{border:1px solid var(--background-color);flex-direction:row;flex:1;justify-content:center;align-items:center;gap:0;height:100%;transition:all .25s ease-out;display:flex}.tabs-module-scss-module__JfMcna__filterTabs .tabs-module-scss-module__JfMcna__tab:not(:last-child):not(.tabs-module-scss-module__JfMcna__selectedTab),.tabs-module-scss-module__JfMcna__filterTabs .tabs-module-scss-module__JfMcna__selectedTab:not(:last-child):not(.tabs-module-scss-module__JfMcna__selectedTab){border-right:1px solid var(--tertiary-color)}.tabs-module-scss-module__JfMcna__filterTabs .tabs-module-scss-module__JfMcna__tab:first-child,.tabs-module-scss-module__JfMcna__filterTabs .tabs-module-scss-module__JfMcna__selectedTab:first-child{border-radius:4px 0 0 4px}.tabs-module-scss-module__JfMcna__filterTabs .tabs-module-scss-module__JfMcna__tab:last-child,.tabs-module-scss-module__JfMcna__filterTabs .tabs-module-scss-module__JfMcna__selectedTab:last-child{border-radius:0 4px 4px 0}.tabs-module-scss-module__JfMcna__filterTabs .tabs-module-scss-module__JfMcna__tab>span,.tabs-module-scss-module__JfMcna__filterTabs .tabs-module-scss-module__JfMcna__selectedTab>span{color:var(--text-color);font-size:18px;font-weight:400;line-height:120%;font-family:var(--trim);text-transform:uppercase}:is(.tabs-module-scss-module__JfMcna__filterTabs .tabs-module-scss-module__JfMcna__tab:has(+.tabs-module-scss-module__JfMcna__selectedTab),.tabs-module-scss-module__JfMcna__filterTabs .tabs-module-scss-module__JfMcna__selectedTab:has(+.tabs-module-scss-module__JfMcna__selectedTab)){border-right:none!important}.tabs-module-scss-module__JfMcna__filterTabs .tabs-module-scss-module__JfMcna__selectedTab{background-color:var(--primary-color);border-color:#0000;border-radius:3px}.tabs-module-scss-module__JfMcna__filterTabs .tabs-module-scss-module__JfMcna__selectedTab>span{color:var(--secondary-color);font-weight:600}
.notification-module-scss-module__t7ETyG__root{background-color:var(--background-color);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);height:44px;min-height:fit-content;color:var(--background-color);box-shadow:0 4px 4px 0 var(--black-25),0 4px 8px 3px var(--black-10);padding:0;padding-left:16px!important;padding-right:16px!important}.notification-module-scss-module__t7ETyG__root .notification-module-scss-module__t7ETyG__body,.notification-module-scss-module__t7ETyG__root .notification-module-scss-module__t7ETyG__body .notification-module-scss-module__t7ETyG__description{color:currentColor;font-size:14px;font-weight:400;line-height:120%;font-family:var(--trim)}.notification-module-scss-module__t7ETyG__root .notification-module-scss-module__t7ETyG__description{padding-top:4px;padding-bottom:4px}.notification-module-scss-module__t7ETyG__root .notification-module-scss-module__t7ETyG__closeButton{color:currentColor;justify-content:flex-end;width:fit-content;height:100%}.notification-module-scss-module__t7ETyG__root .notification-module-scss-module__t7ETyG__closeButton svg{width:18px!important;height:18px!important}.notification-module-scss-module__t7ETyG__root .notification-module-scss-module__t7ETyG__icon{display:none}.notification-module-scss-module__t7ETyG__successMessage{background-color:var(--accent-text-color)}.notification-module-scss-module__t7ETyG__errorMessage{background-color:#ddc5c5}@keyframes notification-module-scss-module__t7ETyG__shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-5px)}40%,80%{transform:translate(5px)}}.notification-module-scss-module__t7ETyG__notification-shake{animation:.3s notification-module-scss-module__t7ETyG__shake}
@keyframes floatingCart-module-scss-module__gqZ4EW__sparkles{0%{opacity:0;transform:scale(0)}30%{opacity:1}to{opacity:0;box-shadow:-20px -20px 0 -2px var(--primary-color),20px -20px 0 -2px var(--primary-color),0px -25px 0 -2px var(--primary-color),20px 20px 0 -2px var(--primary-color),-20px 20px 0 -2px var(--primary-color);transform:scale(2)}}@keyframes floatingCart-module-scss-module__gqZ4EW__eliteBadgeDrop{0%{opacity:0;transform:translateY(-40px)scaleY(2)}60%{transform:translateY(5px)scaleX(1.4)scaleY(.6)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes floatingCart-module-scss-module__gqZ4EW__eliteIconReact{0%{transform:scale(1)}40%{transform:scaleX(1.3)scaleY(.7)translateY(4px)}to{transform:scale(1)translateY(0)}}.floatingCart-module-scss-module__gqZ4EW__floatingCartContainer{gap:center;z-index:100;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;background-color:#0000;border:0;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:fixed;top:80%;right:20px}.floatingCart-module-scss-module__gqZ4EW__floatingCartContainer.floatingCart-module-scss-module__gqZ4EW__dragging{cursor:grabbing;box-shadow:0 10px 20px var(--black-20)}.floatingCart-module-scss-module__gqZ4EW__floatingCartContainer .floatingCart-module-scss-module__gqZ4EW__cartButton{background-color:var(--secondary-color);pointer-events:none;border:2px solid #0000;border-radius:8px;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;gap:0;width:72px;height:72px;transition:all .5s ease-in-out;display:flex;position:relative;overflow:visible}.floatingCart-module-scss-module__gqZ4EW__floatingCartContainer .floatingCart-module-scss-module__gqZ4EW__cartButton.floatingCart-module-scss-module__gqZ4EW__highlighted{border:2px solid var(--primary-color)}.floatingCart-module-scss-module__gqZ4EW__floatingCartContainer .floatingCart-module-scss-module__gqZ4EW__cartButton .floatingCart-module-scss-module__gqZ4EW__animationTrigger{flex-direction:row;justify-content:center;align-items:center;gap:0;width:100%;height:100%;display:flex;position:relative}.floatingCart-module-scss-module__gqZ4EW__floatingCartContainer .floatingCart-module-scss-module__gqZ4EW__cartButton .floatingCart-module-scss-module__gqZ4EW__animationTrigger:before{content:"";z-index:10;background:0 0;border-radius:50%;width:4px;height:4px;animation:.7s ease-out forwards floatingCart-module-scss-module__gqZ4EW__sparkles;position:absolute;top:50%;left:50%}.floatingCart-module-scss-module__gqZ4EW__floatingCartContainer .floatingCart-module-scss-module__gqZ4EW__cartButton .floatingCart-module-scss-module__gqZ4EW__animationTrigger .floatingCart-module-scss-module__gqZ4EW__iconWrapper>svg{width:40px;height:36px;color:var(--primary-color);margin-top:4px;animation:.6s cubic-bezier(.175,.885,.32,1.275) both floatingCart-module-scss-module__gqZ4EW__eliteIconReact}.floatingCart-module-scss-module__gqZ4EW__floatingCartContainer .floatingCart-module-scss-module__gqZ4EW__cartButton .floatingCart-module-scss-module__gqZ4EW__animationTrigger .floatingCart-module-scss-module__gqZ4EW__itemCount{border:2px solid var(--secondary-color);background-color:var(--primary-color);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:0;width:20px;height:20px;animation:.7s cubic-bezier(.175,.885,.32,1.275) forwards floatingCart-module-scss-module__gqZ4EW__eliteBadgeDrop;display:flex;position:absolute;top:6px;right:0}.floatingCart-module-scss-module__gqZ4EW__floatingCartContainer .floatingCart-module-scss-module__gqZ4EW__cartButton .floatingCart-module-scss-module__gqZ4EW__animationTrigger .floatingCart-module-scss-module__gqZ4EW__itemCount>span{color:var(--background-color);font-size:10px;font-weight:800;line-height:100%;font-family:var(--trim)}.floatingCart-module-scss-module__gqZ4EW__floatingCartContainer .floatingCart-module-scss-module__gqZ4EW__floatingCartBanner{background-color:var(--accent-text-color);width:376px;height:70px;color:var(--secondary-color);font-size:16px;font-weight:600;line-height:24px;font-family:var(--trim);z-index:-1;transform-origin:100%;border:none;border-radius:6px;align-content:center;padding-left:88px;position:absolute;top:1px;right:0;overflow:hidden;transform:scaleX(0)}.floatingCart-module-scss-module__gqZ4EW__floatingCartContainer .floatingCart-module-scss-module__gqZ4EW__floatingCartBanner>span{display:block}.floatingCart-module-scss-module__gqZ4EW__floatingCartContainer .floatingCart-module-scss-module__gqZ4EW__floatingCartBanner .floatingCart-module-scss-module__gqZ4EW__cashbackText{font-size:15px}.floatingCart-module-scss-module__gqZ4EW__floatingCartContainer .floatingCart-module-scss-module__gqZ4EW__floatingCartBanner .floatingCart-module-scss-module__gqZ4EW__cashbackText>span{margin-right:2px;font-weight:400}.floatingCart-module-scss-module__gqZ4EW__floatingCartContainer .floatingCart-module-scss-module__gqZ4EW__floatingCartBanner .floatingCart-module-scss-module__gqZ4EW__shopForText{font-size:14px;font-weight:400}.floatingCart-module-scss-module__gqZ4EW__floatingCartContainer .floatingCart-module-scss-module__gqZ4EW__floatingCartBanner svg{transform:translateY(1.75px)}.floatingCart-module-scss-module__gqZ4EW__floatingCartContainer .floatingCart-module-scss-module__gqZ4EW__hasFloatingBanner{animation:.5s ease-in-out forwards floatingCart-module-scss-module__gqZ4EW__revealFromRight;transform:scaleX(0)}.floatingCart-module-scss-module__gqZ4EW__floatingCartContainer .floatingCart-module-scss-module__gqZ4EW__hasNoFloatingBanner{animation:.5s ease-in-out forwards floatingCart-module-scss-module__gqZ4EW__hideFromRight;transform:scaleX(1)}.floatingCart-module-scss-module__gqZ4EW__floatingCartContainer .floatingCart-module-scss-module__gqZ4EW__hasBanner{transform:translate(-304px)}@media screen and (max-width:576px){.floatingCart-module-scss-module__gqZ4EW__floatingCartContainer{background-color:var(--secondary-color);border:0;border-radius:8px;width:52px;height:52px;right:8px}.floatingCart-module-scss-module__gqZ4EW__floatingCartContainer.floatingCart-module-scss-module__gqZ4EW__highlighted{border:2px solid var(--primary-color);background-color:var(--secondary-color);border-radius:8px;width:52px;height:52px}.floatingCart-module-scss-module__gqZ4EW__floatingCartContainer .floatingCart-module-scss-module__gqZ4EW__cartButton{border-radius:6px;width:52px;height:52px}.floatingCart-module-scss-module__gqZ4EW__floatingCartContainer .floatingCart-module-scss-module__gqZ4EW__cartButton .floatingCart-module-scss-module__gqZ4EW__animationTrigger .floatingCart-module-scss-module__gqZ4EW__iconWrapper>svg{width:36px;height:28px}.floatingCart-module-scss-module__gqZ4EW__floatingCartContainer .floatingCart-module-scss-module__gqZ4EW__floatingCartBanner{color:var(--secondary-color);font-size:14px;font-weight:600;line-height:24px;font-family:var(--trim);background-color:var(--accent-text-color);border:none;border-radius:4px;width:min(95dvw,374px);height:50px;padding-left:68px}.floatingCart-module-scss-module__gqZ4EW__floatingCartContainer .floatingCart-module-scss-module__gqZ4EW__floatingCartBanner .floatingCart-module-scss-module__gqZ4EW__cashbackText{font-size:13px}.floatingCart-module-scss-module__gqZ4EW__floatingCartContainer .floatingCart-module-scss-module__gqZ4EW__floatingCartBanner .floatingCart-module-scss-module__gqZ4EW__shopForText{font-size:12px}.floatingCart-module-scss-module__gqZ4EW__floatingCartContainer .floatingCart-module-scss-module__gqZ4EW__floatingCartBanner svg{height:12.5px}.floatingCart-module-scss-module__gqZ4EW__floatingCartContainer .floatingCart-module-scss-module__gqZ4EW__hasBanner{transform:translate(calc(52px - min(95dvw,374px)))}}@keyframes floatingCart-module-scss-module__gqZ4EW__revealFromRight{to{transform:scaleX(1)}}@keyframes floatingCart-module-scss-module__gqZ4EW__hideFromRight{to{transform:scaleX(0)}}
.navbarMweb-module-scss-module__yQdwwW__container{z-index:100;flex-direction:column;justify-content:space-between;align-items:center;gap:14px;width:100vw;padding:16px 16px 0;display:flex;position:absolute;top:0;left:0}.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__headerRow{flex-direction:row;justify-content:space-between;align-items:center;gap:0;width:100%;display:flex}.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__headerRow .navbarMweb-module-scss-module__yQdwwW__leftSection,.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__headerRow .navbarMweb-module-scss-module__yQdwwW__mwebLeftSSection{border:1px solid var(--primary-color);border-radius:3px;flex-direction:row;justify-content:center;align-items:center;gap:0;display:flex}.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__headerRow .navbarMweb-module-scss-module__yQdwwW__leftSection .navbarMweb-module-scss-module__yQdwwW__block,.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__headerRow .navbarMweb-module-scss-module__yQdwwW__mwebLeftSSection .navbarMweb-module-scss-module__yQdwwW__block{background-color:var(--primary-color);width:42px;height:42px;color:var(--secondary-color);flex-direction:column;justify-content:center;align-items:center;gap:3.64px;display:flex}.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__headerRow .navbarMweb-module-scss-module__yQdwwW__leftSection .navbarMweb-module-scss-module__yQdwwW__block>a,.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__headerRow .navbarMweb-module-scss-module__yQdwwW__mwebLeftSSection .navbarMweb-module-scss-module__yQdwwW__block>a{flex-direction:row;justify-content:center;align-items:center;gap:0;display:flex}.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__headerRow .navbarMweb-module-scss-module__yQdwwW__leftSection .navbarMweb-module-scss-module__yQdwwW__block>a>img,.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__headerRow .navbarMweb-module-scss-module__yQdwwW__mwebLeftSSection .navbarMweb-module-scss-module__yQdwwW__block>a>img{width:30px;height:30px}.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__headerRow .navbarMweb-module-scss-module__yQdwwW__leftSection .navbarMweb-module-scss-module__yQdwwW__block .navbarMweb-module-scss-module__yQdwwW__line,.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__headerRow .navbarMweb-module-scss-module__yQdwwW__mwebLeftSSection .navbarMweb-module-scss-module__yQdwwW__block .navbarMweb-module-scss-module__yQdwwW__line{background-color:var(--primary-color);border-radius:21px;width:15px;height:1.5px}.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__headerRow .navbarMweb-module-scss-module__yQdwwW__leftSection .navbarMweb-module-scss-module__yQdwwW__block:last-child,.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__headerRow .navbarMweb-module-scss-module__yQdwwW__mwebLeftSSection .navbarMweb-module-scss-module__yQdwwW__block:last-child{background-color:var(--background-color-60)}.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__headerRow .navbarMweb-module-scss-module__yQdwwW__leftSection .navbarMweb-module-scss-module__yQdwwW__brandLogo,.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__headerRow .navbarMweb-module-scss-module__yQdwwW__mwebLeftSSection .navbarMweb-module-scss-module__yQdwwW__brandLogo{border-radius:0;flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:center;width:44px;height:44px;padding:0 17.6px;display:flex;position:relative}.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__headerRow .navbarMweb-module-scss-module__yQdwwW__mwebLeftSSection{border-radius:0}.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__headerRow .navbarMweb-module-scss-module__yQdwwW__dynamicRightSection{flex-direction:row;justify-content:space-between;align-items:center;gap:6px;display:flex}.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__headerRow .navbarMweb-module-scss-module__yQdwwW__dynamicRightSection .navbarMweb-module-scss-module__yQdwwW__dynamicRightNavItems{border:1px solid var(--primary-color);background-color:var(--background-color-40);border-radius:3px;flex-direction:row;justify-content:center;align-items:center;gap:0;width:auto;height:44px;display:flex}.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__headerRow .navbarMweb-module-scss-module__yQdwwW__dynamicRightSection .navbarMweb-module-scss-module__yQdwwW__dynamicRightNavItems>div,.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__headerRow .navbarMweb-module-scss-module__yQdwwW__dynamicRightSection .navbarMweb-module-scss-module__yQdwwW__dynamicRightNavItems>a{flex-direction:row;justify-content:center;align-items:center;gap:0;min-width:44px;height:100%;display:flex}.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__headerRow .navbarMweb-module-scss-module__yQdwwW__dynamicRightSection .navbarMweb-module-scss-module__yQdwwW__dynamicRightNavItems>div:not(:first-child),.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__headerRow .navbarMweb-module-scss-module__yQdwwW__dynamicRightSection .navbarMweb-module-scss-module__yQdwwW__dynamicRightNavItems>a:not(:first-child){border-left:1px solid var(--primary-color);border-radius:0}.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__headerRow .navbarMweb-module-scss-module__yQdwwW__dynamicRightSection .navbarMweb-module-scss-module__yQdwwW__historyIconContainer .navbarMweb-module-scss-module__yQdwwW__historyIcon{color:var(--primary-color)}.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__headerRow .navbarMweb-module-scss-module__yQdwwW__rightSection{flex-direction:row;justify-content:space-between;align-items:center;gap:6px;display:flex}.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__headerRow .navbarMweb-module-scss-module__yQdwwW__rightSection .navbarMweb-module-scss-module__yQdwwW__rightNavItems{border:1px solid var(--primary-color);background-color:var(--background-color-40);border-radius:3px;flex-direction:row;justify-content:center;align-items:center;gap:0;width:auto;height:44px;display:flex}.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__headerRow .navbarMweb-module-scss-module__yQdwwW__rightSection .navbarMweb-module-scss-module__yQdwwW__rightNavItems>div,.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__headerRow .navbarMweb-module-scss-module__yQdwwW__rightSection .navbarMweb-module-scss-module__yQdwwW__rightNavItems>button{flex-direction:row;justify-content:center;align-items:center;gap:0;min-width:44px;height:100%;display:flex}.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__headerRow .navbarMweb-module-scss-module__yQdwwW__rightSection .navbarMweb-module-scss-module__yQdwwW__rightNavItems>div:not(:first-child),.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__headerRow .navbarMweb-module-scss-module__yQdwwW__rightSection .navbarMweb-module-scss-module__yQdwwW__rightNavItems>button:not(:first-child){border-left:1px solid var(--primary-color);border-radius:0}.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__headerRow .navbarMweb-module-scss-module__yQdwwW__rightSection .navbarMweb-module-scss-module__yQdwwW__historyIcon{color:var(--primary-color)}.navbarMweb-module-scss-module__yQdwwW__container .navbarMweb-module-scss-module__yQdwwW__searchBarRow{width:100%}.navbarMweb-module-scss-module__yQdwwW__kCashSection{align-items:center;gap:4px;padding:10px;display:flex}.navbarMweb-module-scss-module__yQdwwW__kCashSection .navbarMweb-module-scss-module__yQdwwW__kCashIcon{width:16px;height:15px;color:var(--primary-color);margin-top:-1px;margin-right:4px}.navbarMweb-module-scss-module__yQdwwW__kCashSection p{color:var(--primary-color);font-size:16px;font-weight:400;line-height:120%;font-family:var(--trim);text-transform:inherit}
@layer{.autoComplete-module-scss-module__BhBkHq__root{width:100%;height:44px;border-radius:6px;background-color:var(--secondary-color-50)}.autoComplete-module-scss-module__BhBkHq__root .autoComplete-module-scss-module__BhBkHq__input{display:flex;flex-direction:row;gap:0;justify-content:space-between;align-items:center;border:1px solid var(--background-color);background-color:#0000;padding:0 20px}.autoComplete-module-scss-module__BhBkHq__root .autoComplete-module-scss-module__BhBkHq__input[data-expanded=true]{position:relative;z-index:100;background-color:var(--secondary-color);border:1px solid var(--background-color)}.autoComplete-module-scss-module__BhBkHq__root .autoComplete-module-scss-module__BhBkHq__input::placeholder{color:var(--text-color)}.autoComplete-module-scss-module__BhBkHq__rightSection{padding-right:16px;width:fit-content;color:var(--text-color)}.autoComplete-module-scss-module__BhBkHq__dropdown{margin-top:8px;background-color:var(--secondary-color);padding:0;border:1px solid var(--background-color);scrollbar-width:none;z-index:99!important}.autoComplete-module-scss-module__BhBkHq__dropdown .autoComplete-module-scss-module__BhBkHq__option{font-size:12px;color:var(--text-color);font-weight:400;line-height:120%;font-family:var(--trim);height:43px;border-radius:0;padding:0 20px}.autoComplete-module-scss-module__BhBkHq__dropdown .autoComplete-module-scss-module__BhBkHq__option:not(:last-child){border-bottom:1px solid var(--background-color-20)}.autoComplete-module-scss-module__BhBkHq__dropdown .autoComplete-module-scss-module__BhBkHq__option:hover{background-color:var(--background-color-20);color:var(--text-color)}.autoComplete-module-scss-module__BhBkHq__dropdown .mantine-ScrollArea-viewport{padding-right:0}}.autoComplete-module-scss-module__BhBkHq__errorRoot .autoComplete-module-scss-module__BhBkHq__input{border-color:var(--red-1)}
.fullNameBlock-module-scss-module__ey2Pja__fullName{color:var(--text-color);font-size:20px;font-weight:600;line-height:28.8px;font-family:var(--trim);text-transform:inherit;white-space:nowrap;order:1;width:fit-content}@media screen and (min-width:577px){.fullNameBlock-module-scss-module__ey2Pja__fullName .fullNameBlock-module-scss-module__ey2Pja__comma{display:none}}
.banner-module-scss-module__v8zvra__bannerContainer{border:var(--navbar-web-height);background-color:#0000;width:100%;height:400px;position:relative}.banner-module-scss-module__v8zvra__bannerContainer>img{object-fit:cover;width:100%;height:100%}.banner-module-scss-module__v8zvra__bannerContainer .banner-module-scss-module__v8zvra__overlay{width:100%;height:100%;padding-top:0}@media screen and (max-width:768px){.banner-module-scss-module__v8zvra__bannerContainer .banner-module-scss-module__v8zvra__overlay{padding-top:calc(var(--navbar-web-height) + 0px)}}.banner-module-scss-module__v8zvra__bannerContainer .banner-module-scss-module__v8zvra__overlay{background:linear-gradient(33deg,#000000b3 13.83%,#0000 86.68%);flex-direction:column;justify-content:center;padding:0 88px;display:flex;position:absolute;top:0;left:0}.banner-module-scss-module__v8zvra__bannerContainer .banner-module-scss-module__v8zvra__overlay span,.banner-module-scss-module__v8zvra__bannerContainer .banner-module-scss-module__v8zvra__overlay h1{display:inline-block}.banner-module-scss-module__v8zvra__bannerContainer .banner-module-scss-module__v8zvra__overlay .banner-module-scss-module__v8zvra__title,.banner-module-scss-module__v8zvra__bannerContainer .banner-module-scss-module__v8zvra__overlay .banner-module-scss-module__v8zvra__skeletonTitle{color:var(--primary-color);font-size:56px;font-weight:700;line-height:67px;font-family:var(--trim-poster);text-transform:inherit;text-align:start}.banner-module-scss-module__v8zvra__bannerContainer .banner-module-scss-module__v8zvra__overlay .banner-module-scss-module__v8zvra__description,.banner-module-scss-module__v8zvra__bannerContainer .banner-module-scss-module__v8zvra__overlay .banner-module-scss-module__v8zvra__skeletonDescription{color:var(--text-color);font-size:20px;font-weight:400;line-height:24px;font-family:var(--trim)}.banner-module-scss-module__v8zvra__bannerContainer .banner-module-scss-module__v8zvra__overlay .banner-module-scss-module__v8zvra__skeletonTitle{width:450px;height:56px}.banner-module-scss-module__v8zvra__bannerContainer .banner-module-scss-module__v8zvra__overlay .banner-module-scss-module__v8zvra__skeletonDescription{width:350px;height:24px}@media screen and (max-width:576px){.banner-module-scss-module__v8zvra__bannerContainer{height:501px}.banner-module-scss-module__v8zvra__bannerContainer .banner-module-scss-module__v8zvra__overlay{background:linear-gradient(0deg,var(--black-80)3.59%,var(--black-20)94.76%);flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:8px;padding:0 16px 31px;display:flex}.banner-module-scss-module__v8zvra__bannerContainer .banner-module-scss-module__v8zvra__overlay .banner-module-scss-module__v8zvra__title,.banner-module-scss-module__v8zvra__bannerContainer .banner-module-scss-module__v8zvra__overlay .banner-module-scss-module__v8zvra__skeletonTitle{text-align:start;width:268px;padding:0;font-size:42px;line-height:46px}.banner-module-scss-module__v8zvra__bannerContainer .banner-module-scss-module__v8zvra__overlay .banner-module-scss-module__v8zvra__description,.banner-module-scss-module__v8zvra__bannerContainer .banner-module-scss-module__v8zvra__overlay .banner-module-scss-module__v8zvra__skeletonDescription{color:var(--text-color);font-size:18px;font-weight:400;line-height:27px;font-family:var(--trim);text-transform:inherit}}
.planCard-module-scss-module__79wDWq__card{border:1px solid var(--tertiary-color-50);background-color:var(--secondary-color-50);cursor:pointer;border-radius:8px;width:100%;height:fit-content;padding:20px;transition:all .2s}@media screen and (max-width:576px){.planCard-module-scss-module__79wDWq__card{padding:14px}}.planCard-module-scss-module__79wDWq__card:hover{border-color:var(--tertiary-color-50)}.planCard-module-scss-module__79wDWq__card.planCard-module-scss-module__79wDWq__selected{background-color:var(--secondary-color);border:1px solid var(--primary-color)!important}.planCard-module-scss-module__79wDWq__card .planCard-module-scss-module__79wDWq__header{flex-direction:row;justify-content:start;align-items:center;gap:14px;width:100%;display:flex}.planCard-module-scss-module__79wDWq__card .planCard-module-scss-module__79wDWq__header .planCard-module-scss-module__79wDWq__price{color:var(--text-color);font-size:24px;font-weight:400;line-height:120%;font-family:var(--trim);font-weight:700}.planCard-module-scss-module__79wDWq__card .planCard-module-scss-module__79wDWq__header .planCard-module-scss-module__79wDWq__validityPill{background-color:var(--tertiary-color-20);color:var(--text-color);font-size:12px;font-weight:400;line-height:120%;font-family:var(--trim);border-radius:16px;flex-direction:row;justify-content:center;align-items:center;gap:6px;padding:4px 10px;font-weight:500;display:flex}.planCard-module-scss-module__79wDWq__card .planCard-module-scss-module__79wDWq__header .planCard-module-scss-module__79wDWq__radioWrapper{margin-left:auto}.planCard-module-scss-module__79wDWq__card .planCard-module-scss-module__79wDWq__benefitsRow{flex-flow:wrap;justify-content:start;align-items:baseline;gap:8px;margin-top:16px;display:flex}.planCard-module-scss-module__79wDWq__card .planCard-module-scss-module__79wDWq__benefitsRow .planCard-module-scss-module__79wDWq__benefitItem{flex-direction:row;justify-content:center;align-items:flex-start;gap:10px;display:flex}.planCard-module-scss-module__79wDWq__card .planCard-module-scss-module__79wDWq__benefitsRow .planCard-module-scss-module__79wDWq__benefitItem .planCard-module-scss-module__79wDWq__icon{color:var(--text-color);background-color:color-mix(in srgb,currentColor 15%,transparent);border-radius:6px;flex-direction:row;justify-content:center;align-items:center;gap:0;padding:4px 6px;display:flex}.planCard-module-scss-module__79wDWq__card .planCard-module-scss-module__79wDWq__benefitsRow .planCard-module-scss-module__79wDWq__benefitItem .planCard-module-scss-module__79wDWq__benefitText{color:var(--text-color-70);font-size:12px;font-weight:400;line-height:120%;font-family:var(--trim);margin-top:3px;font-weight:500}.planCard-module-scss-module__79wDWq__card .planCard-module-scss-module__79wDWq__warningPill{color:var(--orange-1);font-size:12px;font-weight:400;line-height:120%;font-family:var(--trim);flex-direction:row;justify-content:start;align-items:center;gap:8px;margin-top:8px;font-weight:500;display:flex}.planCard-module-scss-module__79wDWq__card .planCard-module-scss-module__79wDWq__descriptionSection{margin-top:8px}.planCard-module-scss-module__79wDWq__card .planCard-module-scss-module__79wDWq__descriptionSection .planCard-module-scss-module__79wDWq__toggleText{color:var(--primary-color);font-size:12px;font-weight:400;line-height:120%;font-family:var(--trim);cursor:pointer;flex-direction:row;justify-content:start;align-items:center;gap:8px;display:flex}.planCard-module-scss-module__79wDWq__card .planCard-module-scss-module__79wDWq__descriptionSection .planCard-module-scss-module__79wDWq__toggleText .planCard-module-scss-module__79wDWq__arrow{transition:transform .3s}.planCard-module-scss-module__79wDWq__card .planCard-module-scss-module__79wDWq__descriptionSection .planCard-module-scss-module__79wDWq__toggleText .planCard-module-scss-module__79wDWq__arrow.planCard-module-scss-module__79wDWq__arrowUp{transform:rotate(180deg)}.planCard-module-scss-module__79wDWq__card .planCard-module-scss-module__79wDWq__descriptionSection .planCard-module-scss-module__79wDWq__descriptionContent{color:var(--text-color-70);font-size:10px;font-weight:400;line-height:120%;font-family:var(--trim);margin-top:8px;line-height:1.5}
.drawer-module-scss-module__Q8sADG__root .drawer-module-scss-module__Q8sADG__inner{background-color:#0000;width:274px;height:100dvh}.drawer-module-scss-module__Q8sADG__root .drawer-module-scss-module__Q8sADG__inner .drawer-module-scss-module__Q8sADG__header{background-color:var(--secondary-color-90);width:274px;height:81px;padding:0 16px}.drawer-module-scss-module__Q8sADG__root .drawer-module-scss-module__Q8sADG__inner .drawer-module-scss-module__Q8sADG__close{background-color:var(--primary-color);color:#000;border-radius:2.6px;flex-direction:row;justify-content:center;align-items:center;gap:0;width:44px;height:44px;margin-left:0;display:flex}.drawer-module-scss-module__Q8sADG__root .drawer-module-scss-module__Q8sADG__inner .drawer-module-scss-module__Q8sADG__content{background-color:var(--secondary-color-90);border-right:1px solid var(--background-color);border-radius:0;justify-content:flex-start;width:274px;height:100dvh}.drawer-module-scss-module__Q8sADG__root .drawer-module-scss-module__Q8sADG__inner .drawer-module-scss-module__Q8sADG__content .drawer-module-scss-module__Q8sADG__navLinkItem{border-bottom:1px solid var(--background-color);color:var(--text-color);font-size:14px;font-weight:400;line-height:120%;font-family:var(--trim-mono);text-transform:inherit;border-radius:0;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;width:100%;height:72px;padding:16px 32px;display:flex}.drawer-module-scss-module__Q8sADG__root .drawer-module-scss-module__Q8sADG__inner .drawer-module-scss-module__Q8sADG__content .drawer-module-scss-module__Q8sADG__navLinkItem .drawer-module-scss-module__Q8sADG__navLinkIcon{flex-shrink:0;width:18px;height:18px}.drawer-module-scss-module__Q8sADG__root .drawer-module-scss-module__Q8sADG__inner .drawer-module-scss-module__Q8sADG__content .drawer-module-scss-module__Q8sADG__navLinkHighlighted{background-color:var(--background-color-40);border-bottom:1px solid var(--primary-color)}.drawer-module-scss-module__Q8sADG__root .drawer-module-scss-module__Q8sADG__inner .drawer-module-scss-module__Q8sADG__body{padding:0}.drawer-module-scss-module__Q8sADG__root .drawer-module-scss-module__Q8sADG__overlay{background:var(--secondary-color-70);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px)}
.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:14px;width:100%;display:flex}.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__headerText{color:var(--text-color);font-size:16px;font-weight:400;line-height:120%;font-family:var(--trim);text-transform:inherit}.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock{border:1px solid var(--tertiary-color-50);border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;width:100%;padding-top:20px;display:flex}.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock .paymentDetails-module-scss-module__qOpv6G__paymentLabel{color:var(--text-color);font-size:14px;font-weight:400;line-height:120%;font-family:var(--trim);text-transform:inherit}.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock .paymentDetails-module-scss-module__qOpv6G__amountContainer,.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock .paymentDetails-module-scss-module__qOpv6G__amountContainerSkeleton{padding:0 20px}.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock .paymentDetails-module-scss-module__qOpv6G__amountContainer .paymentDetails-module-scss-module__qOpv6G__amount,.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock .paymentDetails-module-scss-module__qOpv6G__amountContainerSkeleton .paymentDetails-module-scss-module__qOpv6G__amount,.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock .paymentDetails-module-scss-module__qOpv6G__amountContainer .paymentDetails-module-scss-module__qOpv6G__amountHighlighted,.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock .paymentDetails-module-scss-module__qOpv6G__amountContainerSkeleton .paymentDetails-module-scss-module__qOpv6G__amountHighlighted{font-size:14px}.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock .paymentDetails-module-scss-module__qOpv6G__amountContainer .paymentDetails-module-scss-module__qOpv6G__amount>svg,.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock .paymentDetails-module-scss-module__qOpv6G__amountContainerSkeleton .paymentDetails-module-scss-module__qOpv6G__amount>svg,.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock .paymentDetails-module-scss-module__qOpv6G__amountContainer .paymentDetails-module-scss-module__qOpv6G__amountHighlighted>svg,.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock .paymentDetails-module-scss-module__qOpv6G__amountContainerSkeleton .paymentDetails-module-scss-module__qOpv6G__amountHighlighted>svg{width:7px;height:10px;transform:translateY(-.5px)}.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock .paymentDetails-module-scss-module__qOpv6G__amountContainer .paymentDetails-module-scss-module__qOpv6G__amount img,.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock .paymentDetails-module-scss-module__qOpv6G__amountContainerSkeleton .paymentDetails-module-scss-module__qOpv6G__amount img,.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock .paymentDetails-module-scss-module__qOpv6G__amountContainer .paymentDetails-module-scss-module__qOpv6G__amountHighlighted img,.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock .paymentDetails-module-scss-module__qOpv6G__amountContainerSkeleton .paymentDetails-module-scss-module__qOpv6G__amountHighlighted img{width:14px;height:14px}.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock .paymentDetails-module-scss-module__qOpv6G__amountContainer .paymentDetails-module-scss-module__qOpv6G__amountHighlighted>svg,.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock .paymentDetails-module-scss-module__qOpv6G__amountContainerSkeleton .paymentDetails-module-scss-module__qOpv6G__amountHighlighted>svg,.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock .paymentDetails-module-scss-module__qOpv6G__amountContainer .paymentDetails-module-scss-module__qOpv6G__amountHighlighted>span,.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock .paymentDetails-module-scss-module__qOpv6G__amountContainerSkeleton .paymentDetails-module-scss-module__qOpv6G__amountHighlighted>span{color:var(--primary-color)}.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock .paymentDetails-module-scss-module__qOpv6G__amountContainer:last-child,.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock .paymentDetails-module-scss-module__qOpv6G__amountContainerSkeleton:last-child{border-top:1px solid var(--tertiary-color-50);border-radius:0;align-items:center;height:54px;margin-top:20px;transform:translateY(0)}.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock .paymentDetails-module-scss-module__qOpv6G__amountContainer:last-child .paymentDetails-module-scss-module__qOpv6G__amount>svg,.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock .paymentDetails-module-scss-module__qOpv6G__amountContainerSkeleton:last-child .paymentDetails-module-scss-module__qOpv6G__amount>svg,.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock .paymentDetails-module-scss-module__qOpv6G__amountContainer:last-child .paymentDetails-module-scss-module__qOpv6G__amountHighlighted>svg,.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock .paymentDetails-module-scss-module__qOpv6G__amountContainerSkeleton:last-child .paymentDetails-module-scss-module__qOpv6G__amountHighlighted>svg{width:9.625px;height:14px;color:var(--primary-color)}.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock .paymentDetails-module-scss-module__qOpv6G__amountContainer:last-child .paymentDetails-module-scss-module__qOpv6G__amount>span,.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock .paymentDetails-module-scss-module__qOpv6G__amountContainerSkeleton:last-child .paymentDetails-module-scss-module__qOpv6G__amount>span,.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock .paymentDetails-module-scss-module__qOpv6G__amountContainer:last-child .paymentDetails-module-scss-module__qOpv6G__amountHighlighted>span,.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock .paymentDetails-module-scss-module__qOpv6G__amountContainerSkeleton:last-child .paymentDetails-module-scss-module__qOpv6G__amountHighlighted>span{color:var(--primary-color);font-size:20px;font-weight:600;line-height:120%;font-family:var(--trim);text-transform:inherit}.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer .paymentDetails-module-scss-module__qOpv6G__paymentBlock .paymentDetails-module-scss-module__qOpv6G__amountContainerSkeleton{flex-direction:row;justify-content:center;align-items:center;gap:0;width:100%;padding-top:2px;padding-bottom:2px;display:flex}@media screen and (max-width:576px){.paymentDetails-module-scss-module__qOpv6G__paymentDetailsContainer{gap:16px}}.paymentDetails-module-scss-module__qOpv6G__infoIcon{color:var(--tertiary-color)}
.planSearch-module-scss-module__Abz2Ba__searchWrapper{width:100%;position:relative}.planSearch-module-scss-module__Abz2Ba__searchWrapper .planSearch-module-scss-module__Abz2Ba__searchIcon{color:var(--text-color-30);position:absolute;top:50%;right:16px;transform:translateY(-50%)}.planSearch-module-scss-module__Abz2Ba__searchWrapper .planSearch-module-scss-module__Abz2Ba__searchInput{width:100%;height:48px;color:var(--text-color);font-size:14px;font-weight:400;line-height:120%;font-family:var(--trim);border-radius:8px;outline:none;padding-left:16px;padding-right:44px;transition:border-color .2s}.planSearch-module-scss-module__Abz2Ba__searchWrapper .planSearch-module-scss-module__Abz2Ba__searchInput::placeholder{color:var(--text-color-30)}.planSearch-module-scss-module__Abz2Ba__searchWrapper .planSearch-module-scss-module__Abz2Ba__searchInput:focus{border-color:var(--primary-color)}
.languageButton-module-scss-module__2TRO9q__languageButton{height:100%;color:var(--primary-color);flex-direction:row;justify-content:center;align-items:center;gap:0;padding:6px;display:flex}.languageButton-module-scss-module__2TRO9q__languageButton svg{color:var(--primary-color);margin-left:2px;transform:rotate(270deg)!important}
.description-module-scss-module__ULHVkG__voucherDescriptionContainer{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;margin-bottom:8px;padding-bottom:8px;display:flex}.description-module-scss-module__ULHVkG__voucherDescriptionContainer .description-module-scss-module__ULHVkG__header{color:var(--text-color);font-size:24px;font-weight:400;line-height:140%;font-family:var(--trim);text-transform:inherit}.description-module-scss-module__ULHVkG__voucherDescriptionContainer .description-module-scss-module__ULHVkG__description{color:var(--accent-text-color);font-size:14px;font-weight:400;line-height:18px;font-family:var(--trim);text-wrap:pretty;white-space:pre-wrap;display:inline}.description-module-scss-module__ULHVkG__voucherDescriptionContainer .description-module-scss-module__ULHVkG__description ol,.description-module-scss-module__ULHVkG__voucherDescriptionContainer .description-module-scss-module__ULHVkG__description ul{padding-left:20px}.description-module-scss-module__ULHVkG__voucherDescriptionContainer .description-module-scss-module__ULHVkG__description ol li,.description-module-scss-module__ULHVkG__voucherDescriptionContainer .description-module-scss-module__ULHVkG__description ul li,.description-module-scss-module__ULHVkG__voucherDescriptionContainer .description-module-scss-module__ULHVkG__description ol li:last-child,.description-module-scss-module__ULHVkG__voucherDescriptionContainer .description-module-scss-module__ULHVkG__description ul li:last-child{margin-bottom:0}.description-module-scss-module__ULHVkG__voucherDescriptionContainer .description-module-scss-module__ULHVkG__description ol li p,.description-module-scss-module__ULHVkG__voucherDescriptionContainer .description-module-scss-module__ULHVkG__description ul li p{margin:0;display:inline}.description-module-scss-module__ULHVkG__voucherDescriptionContainer p{display:inline}.description-module-scss-module__ULHVkG__voucherDescriptionContainer .description-module-scss-module__ULHVkG__toggleInline{color:var(--primary-color);font-size:14px;font-weight:400;line-height:18px;font-family:var(--trim);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;margin-left:4px;text-decoration:underline}@media screen and (max-width:1280px){.description-module-scss-module__ULHVkG__voucherDescriptionContainer{gap:16px}.description-module-scss-module__ULHVkG__voucherDescriptionContainer .description-module-scss-module__ULHVkG__header{font-size:20px}.description-module-scss-module__ULHVkG__voucherDescriptionContainer .description-module-scss-module__ULHVkG__description,.description-module-scss-module__ULHVkG__voucherDescriptionContainer .description-module-scss-module__ULHVkG__toggleInline{font-size:14px;line-height:14px}}
.errorMessage-module-scss-module__-F7Sta__errorContainer{background-color:var(--black-60);width:100%;height:fit-content;color:var(--red-1);font-size:14px;font-weight:400;line-height:16px;font-family:var(--trim);border:none;border-radius:4px;flex-direction:row;justify-content:center;align-items:center;gap:0;min-height:36px;padding:10px 16px;display:flex}.errorMessage-module-scss-module__-F7Sta__errorContainer svg{flex-shrink:0;margin-right:6px}@media screen and (max-width:576px){.errorMessage-module-scss-module__-F7Sta__errorContainer{font-size:12px}}
.commonPopupWrapper-module-scss-module__ckJFhW__dropdown{border:1px solid var(--primary-color);background-color:var(--secondary-color-90);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:4px;flex:1;width:316px;min-width:316px;height:fit-content;padding:0}@media screen and (max-width:326px){.commonPopupWrapper-module-scss-module__ckJFhW__dropdown{min-width:calc(100% - 10px)}}.commonPopupWrapper-module-scss-module__ckJFhW__container{border-radius:2px;flex-direction:row;justify-content:center;align-items:center;gap:0;width:24px;height:24px;transition:all .1s ease-in-out;display:flex}.commonPopupWrapper-module-scss-module__ckJFhW__container .commonPopupWrapper-module-scss-module__ckJFhW__popupButton{color:var(--primary-color);flex-direction:row;justify-content:center;align-items:center;gap:0;display:flex}.commonPopupWrapper-module-scss-module__ckJFhW__container .commonPopupWrapper-module-scss-module__ckJFhW__closeIcon{color:#000;width:16px;height:16px;display:none}@media screen and (max-width:768px){.commonPopupWrapper-module-scss-module__ckJFhW__container .commonPopupWrapper-module-scss-module__ckJFhW__closeIcon{width:22px;height:22px}}.commonPopupWrapper-module-scss-module__ckJFhW__container[aria-expanded=true]{background-color:var(--primary-color)!important;color:var(--secondary-color)!important}.commonPopupWrapper-module-scss-module__ckJFhW__container[aria-expanded=true] .commonPopupWrapper-module-scss-module__ckJFhW__closeIcon{display:block}
.cashbackBanner-module-scss-module__vj8Iyq__cashbackBanner{background-color:var(--secondary-color-40);border:none;border-radius:10px;flex-direction:row;justify-content:space-between;align-items:center;gap:44px;width:100%;height:106px;margin-bottom:26px;padding:10px 30px 10px 10px;display:flex}.cashbackBanner-module-scss-module__vj8Iyq__cashbackBanner .cashbackBanner-module-scss-module__vj8Iyq__outerBanner{background-color:var(--secondary-color);border:none;border-radius:6px;width:100%;height:100%;position:relative;overflow:hidden}.cashbackBanner-module-scss-module__vj8Iyq__cashbackBanner .cashbackBanner-module-scss-module__vj8Iyq__outerBanner .cashbackBanner-module-scss-module__vj8Iyq__middleBanner{background-color:var(--tertiary-color);width:calc(60% + 200px);height:100%;padding-right:18px;position:absolute;top:0;left:0;transform:skew(-26deg)translate(-200px)}.cashbackBanner-module-scss-module__vj8Iyq__cashbackBanner .cashbackBanner-module-scss-module__vj8Iyq__outerBanner .cashbackBanner-module-scss-module__vj8Iyq__middleBanner .cashbackBanner-module-scss-module__vj8Iyq__innerBanner{background-color:var(--accent-text-color);width:100%;height:100%}.cashbackBanner-module-scss-module__vj8Iyq__cashbackBanner .cashbackBanner-module-scss-module__vj8Iyq__outerBanner .cashbackBanner-module-scss-module__vj8Iyq__textContainer{width:100%;height:100%;color:var(--secondary-color);font-size:18px;font-weight:600;line-height:120%;font-family:var(--trim);text-transform:inherit;z-index:2;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;display:flex;position:relative}.cashbackBanner-module-scss-module__vj8Iyq__cashbackBanner .cashbackBanner-module-scss-module__vj8Iyq__outerBanner .cashbackBanner-module-scss-module__vj8Iyq__textContainer .cashbackBanner-module-scss-module__vj8Iyq__kcashContainer{flex-direction:row;justify-content:flex-start;align-items:center;gap:20px;width:60%;height:100%;padding:15px;display:flex}.cashbackBanner-module-scss-module__vj8Iyq__cashbackBanner .cashbackBanner-module-scss-module__vj8Iyq__outerBanner .cashbackBanner-module-scss-module__vj8Iyq__textContainer .cashbackBanner-module-scss-module__vj8Iyq__kcashContainer>span{max-width:330px}.cashbackBanner-module-scss-module__vj8Iyq__cashbackBanner .cashbackBanner-module-scss-module__vj8Iyq__outerBanner .cashbackBanner-module-scss-module__vj8Iyq__textContainer .cashbackBanner-module-scss-module__vj8Iyq__kcashContainer .cashbackBanner-module-scss-module__vj8Iyq__kcashContainerBox{background-color:var(--secondary-color);width:56px;height:56px;color:var(--primary-color);border:none;border-radius:10px;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;gap:0;display:flex}.cashbackBanner-module-scss-module__vj8Iyq__cashbackBanner .cashbackBanner-module-scss-module__vj8Iyq__outerBanner .cashbackBanner-module-scss-module__vj8Iyq__textContainer .cashbackBanner-module-scss-module__vj8Iyq__kcashContainer .cashbackBanner-module-scss-module__vj8Iyq__kcashContainerBox>svg{height:44px}.cashbackBanner-module-scss-module__vj8Iyq__cashbackBanner .cashbackBanner-module-scss-module__vj8Iyq__outerBanner .cashbackBanner-module-scss-module__vj8Iyq__textContainer .cashbackBanner-module-scss-module__vj8Iyq__kcashContainer .cashbackBanner-module-scss-module__vj8Iyq__hasCashback{max-width:200px}.cashbackBanner-module-scss-module__vj8Iyq__cashbackBanner .cashbackBanner-module-scss-module__vj8Iyq__outerBanner .cashbackBanner-module-scss-module__vj8Iyq__textContainer .cashbackBanner-module-scss-module__vj8Iyq__savedContainer{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:40%;height:100%;padding:0 24px;display:flex}.cashbackBanner-module-scss-module__vj8Iyq__cashbackBanner .cashbackBanner-module-scss-module__vj8Iyq__outerBanner .cashbackBanner-module-scss-module__vj8Iyq__textContainer .cashbackBanner-module-scss-module__vj8Iyq__savedContainer .cashbackBanner-module-scss-module__vj8Iyq__savedText{color:var(--green-1);font-size:18px;font-weight:400;line-height:120%;font-family:var(--trim);text-align:center;text-wrap:pretty;display:inline-block}.cashbackBanner-module-scss-module__vj8Iyq__cashbackBanner .cashbackBanner-module-scss-module__vj8Iyq__outerBanner .cashbackBanner-module-scss-module__vj8Iyq__textContainer .cashbackBanner-module-scss-module__vj8Iyq__savedContainer .cashbackBanner-module-scss-module__vj8Iyq__savedText .cashbackBanner-module-scss-module__vj8Iyq__savedAmount{display:inline}.cashbackBanner-module-scss-module__vj8Iyq__cashbackBanner .cashbackBanner-module-scss-module__vj8Iyq__outerBanner .cashbackBanner-module-scss-module__vj8Iyq__textContainer .cashbackBanner-module-scss-module__vj8Iyq__savedContainer .cashbackBanner-module-scss-module__vj8Iyq__showNowText{color:var(--accent-text-color);font-size:12px;font-weight:400;line-height:120%;font-family:var(--trim)}.cashbackBanner-module-scss-module__vj8Iyq__cashbackBanner .cashbackBanner-module-scss-module__vj8Iyq__shopMoreButton{width:143px;height:44px;font-family:var(--trim-mono);border-radius:6px;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;gap:6px;display:flex}.cashbackBanner-module-scss-module__vj8Iyq__cashbackBanner .cashbackBanner-module-scss-module__vj8Iyq__shopMoreButton svg{transform:rotate(-90deg)}@media screen and (max-width:1280px){.cashbackBanner-module-scss-module__vj8Iyq__cashbackBanner .cashbackBanner-module-scss-module__vj8Iyq__outerBanner .cashbackBanner-module-scss-module__vj8Iyq__textContainer .cashbackBanner-module-scss-module__vj8Iyq__savedContainer .cashbackBanner-module-scss-module__vj8Iyq__showNowText{display:none}}@media screen and (max-width:768px){.cashbackBanner-module-scss-module__vj8Iyq__cashbackBanner{flex-direction:column;gap:12px;height:fit-content;padding:12px}.cashbackBanner-module-scss-module__vj8Iyq__cashbackBanner .cashbackBanner-module-scss-module__vj8Iyq__outerBanner{border-radius:4px;height:52px;min-height:fit-content}.cashbackBanner-module-scss-module__vj8Iyq__cashbackBanner .cashbackBanner-module-scss-module__vj8Iyq__outerBanner .cashbackBanner-module-scss-module__vj8Iyq__middleBanner{padding-right:4px}.cashbackBanner-module-scss-module__vj8Iyq__cashbackBanner .cashbackBanner-module-scss-module__vj8Iyq__outerBanner .cashbackBanner-module-scss-module__vj8Iyq__textContainer .cashbackBanner-module-scss-module__vj8Iyq__kcashContainer{gap:6px;padding:8px}.cashbackBanner-module-scss-module__vj8Iyq__cashbackBanner .cashbackBanner-module-scss-module__vj8Iyq__outerBanner .cashbackBanner-module-scss-module__vj8Iyq__textContainer .cashbackBanner-module-scss-module__vj8Iyq__kcashContainer>span{font-size:12px;line-height:120%}.cashbackBanner-module-scss-module__vj8Iyq__cashbackBanner .cashbackBanner-module-scss-module__vj8Iyq__outerBanner .cashbackBanner-module-scss-module__vj8Iyq__textContainer .cashbackBanner-module-scss-module__vj8Iyq__kcashContainer .cashbackBanner-module-scss-module__vj8Iyq__kcashContainerBox{border-radius:6px;width:36px;height:36px}.cashbackBanner-module-scss-module__vj8Iyq__cashbackBanner .cashbackBanner-module-scss-module__vj8Iyq__outerBanner .cashbackBanner-module-scss-module__vj8Iyq__textContainer .cashbackBanner-module-scss-module__vj8Iyq__kcashContainer .cashbackBanner-module-scss-module__vj8Iyq__kcashContainerBox>svg{height:24px}.cashbackBanner-module-scss-module__vj8Iyq__cashbackBanner .cashbackBanner-module-scss-module__vj8Iyq__outerBanner .cashbackBanner-module-scss-module__vj8Iyq__textContainer .cashbackBanner-module-scss-module__vj8Iyq__savedContainer{padding:4px}.cashbackBanner-module-scss-module__vj8Iyq__cashbackBanner .cashbackBanner-module-scss-module__vj8Iyq__outerBanner .cashbackBanner-module-scss-module__vj8Iyq__textContainer .cashbackBanner-module-scss-module__vj8Iyq__savedContainer .cashbackBanner-module-scss-module__vj8Iyq__savedText{max-width:120px;font-size:12px}.cashbackBanner-module-scss-module__vj8Iyq__cashbackBanner .cashbackBanner-module-scss-module__vj8Iyq__outerBanner .cashbackBanner-module-scss-module__vj8Iyq__textContainer .cashbackBanner-module-scss-module__vj8Iyq__savedContainer .cashbackBanner-module-scss-module__vj8Iyq__showNowText{display:none}.cashbackBanner-module-scss-module__vj8Iyq__cashbackBanner .cashbackBanner-module-scss-module__vj8Iyq__shopMoreButton{background:0 0;border:none;gap:0;height:28px;font-size:12px}.cashbackBanner-module-scss-module__vj8Iyq__cashbackBanner .cashbackBanner-module-scss-module__vj8Iyq__shopMoreButton:hover{border:none}.cashbackBanner-module-scss-module__vj8Iyq__cashbackBanner .cashbackBanner-module-scss-module__vj8Iyq__shopMoreButton svg{height:12px}}
.productDescription-module-scss-module__a2rdTW__container{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;width:100%;display:flex}
.placeOrderDisabledToast-module-scss-module__IfYKkW__container{width:100%!important}.placeOrderDisabledToast-module-scss-module__IfYKkW__refundBox{background-color:var(--tertiary-color-10);border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:4px;width:100%;height:fit-content;padding:11.5px 20px;display:flex}.placeOrderDisabledToast-module-scss-module__IfYKkW__refundBox .placeOrderDisabledToast-module-scss-module__IfYKkW__refundBoxText{color:var(--tertiary-color);font-size:14px}.placeOrderDisabledToast-module-scss-module__IfYKkW__refundBox .placeOrderDisabledToast-module-scss-module__IfYKkW__refundBoxText span{color:var(--primary-color)}
.loginButton-module-scss-module__0FQ9Qq__button{border:1px solid var(--primary-color);background-color:var(--secondary-color);border-radius:4px;width:fit-content;min-width:88px;height:35px;padding:0 6px;font-size:14px}@media screen and (max-width:768px){.loginButton-module-scss-module__0FQ9Qq__button{border:none;border-left:1px solid var(--primary-color);border-top-left-radius:0;border-bottom-left-radius:0;height:100%}}
.orderDetailsButton-module-scss-module__oqUtyq__button{border:1px solid var(--tertiary-color-50);border-radius:4px;flex-direction:row;justify-content:center;align-items:center;gap:0;width:auto;min-width:199px;height:44px;display:flex}.orderDetailsButton-module-scss-module__oqUtyq__button .orderDetailsButton-module-scss-module__oqUtyq__text{color:var(--primary-color);font-size:12px;font-weight:400;line-height:120%;font-family:var(--trim-mono);text-transform:uppercase}.orderDetailsButton-module-scss-module__oqUtyq__button svg{width:12px;height:12px;color:var(--primary-color);margin-left:5px}.orderDetailsButton-module-scss-module__oqUtyq__button{padding:0 8px}@media screen and (max-width:768px){.orderDetailsButton-module-scss-module__oqUtyq__button{width:167px;height:30px;margin-left:auto}}@media screen and (max-width:576px){.orderDetailsButton-module-scss-module__oqUtyq__button{margin-left:unset}}
.outOfStock-module-scss-module__fDIkoq__nextDropBanner{background-color:var(--secondary-color);flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;height:84px;display:flex;position:absolute;bottom:0;left:0}.outOfStock-module-scss-module__fDIkoq__nextDropBanner .outOfStock-module-scss-module__fDIkoq__nextDrop{color:var(--primary-color);font-size:24px;font-weight:600;line-height:120%;font-family:var(--trim);text-transform:inherit}.outOfStock-module-scss-module__fDIkoq__nextDropBanner .outOfStock-module-scss-module__fDIkoq__formattedDate{color:var(--text-color);font-size:20px;font-weight:600;line-height:120%;font-family:var(--trim);text-transform:inherit}.outOfStock-module-scss-module__fDIkoq__outOfStockOverlay{z-index:5;pointer-events:none;flex-direction:row;justify-content:center;align-items:end;gap:0;width:100%;height:100%;display:flex;position:absolute;bottom:0;left:0}.outOfStock-module-scss-module__fDIkoq__outOfStockOverlay .outOfStock-module-scss-module__fDIkoq__overlayImageWrapper{width:80%;height:50%;position:relative}.outOfStock-module-scss-module__fDIkoq__outOfStockOverlay .outOfStock-module-scss-module__fDIkoq__overlayImageWrapper .outOfStock-module-scss-module__fDIkoq__outOfStockImage{object-fit:contain;opacity:.5}
@layer{.cardList-module-scss-module__XogcRa__container{display:flex;flex-direction:column;gap:36px;justify-content:flex-start;align-items:flex-start;padding-top:40px;padding-bottom:40px;padding-left:40px;padding-right:40px;border-bottom:1px solid var(--tertiary-color-20)}.cardList-module-scss-module__XogcRa__container .cardList-module-scss-module__XogcRa__header{display:flex;flex-direction:row;gap:0;justify-content:space-between;align-items:center;width:100%;height:32px}.cardList-module-scss-module__XogcRa__container .cardList-module-scss-module__XogcRa__header>span button{font-size:16px;color:var(--accent-text-color);font-weight:400;line-height:120%;font-family:var(--trim-mono);text-transform:uppercase;width:133px;height:36px;border-radius:4px;background-color:#0000;display:flex;flex-direction:row;gap:6.4px;justify-content:center;align-items:center;min-width:fit-content;padding:8px;border:1px solid var(--tertiary-color-50)!important}.cardList-module-scss-module__XogcRa__container .cardList-module-scss-module__XogcRa__header>span button>svg{width:17px;height:17px}.cardList-module-scss-module__XogcRa__container .cardList-module-scss-module__XogcRa__header>span button:hover{color:var(--primary-color);border-color:var(--primary-color)!important}.cardList-module-scss-module__XogcRa__container .cardList-module-scss-module__XogcRa__header .cardList-module-scss-module__XogcRa__title{font-size:24px;color:var(--primary-color);font-weight:600;line-height:140%;font-family:var(--trim);text-transform:inherit}.cardList-module-scss-module__XogcRa__container .cardList-module-scss-module__XogcRa__header .cardList-module-scss-module__XogcRa__primaryHighlight{font-size:24px;color:var(--text-color);font-weight:600;line-height:140%;font-family:var(--trim);text-transform:inherit}.cardList-module-scss-module__XogcRa__container .cardList-module-scss-module__XogcRa__header .cardList-module-scss-module__XogcRa__titleSkeleton{margin-left:40px;margin-right:40px}@media screen and (max-width:768px){.cardList-module-scss-module__XogcRa__container .cardList-module-scss-module__XogcRa__header .cardList-module-scss-module__XogcRa__titleSkeleton{margin-left:24px;margin-right:24px}}@media screen and (max-width:576px){.cardList-module-scss-module__XogcRa__container .cardList-module-scss-module__XogcRa__header .cardList-module-scss-module__XogcRa__titleSkeleton{margin-left:16px;margin-right:16px}}.cardList-module-scss-module__XogcRa__container .cardList-module-scss-module__XogcRa__header .cardList-module-scss-module__XogcRa__titleSkeleton{height:33.6px;width:225px}.cardList-module-scss-module__XogcRa__container .cardList-module-scss-module__XogcRa__cardList{display:flex;flex-direction:row;gap:20px;justify-content:flex-start;align-items:flex-start;width:100%;overflow-x:auto;scrollbar-width:none;overflow-y:hidden}.cardList-module-scss-module__XogcRa__container .cardList-module-scss-module__XogcRa__sentinel{height:1px}.cardList-module-scss-module__XogcRa__filterContainer{max-width:100%;margin-top:-16px}@media screen and (max-width:576px){.cardList-module-scss-module__XogcRa__filterContainer{padding-left:40px;padding-right:40px}}@media screen and (max-width:576px) and (max-width:768px){.cardList-module-scss-module__XogcRa__filterContainer{padding-left:24px;padding-right:24px}}@media screen and (max-width:576px) and (max-width:576px){.cardList-module-scss-module__XogcRa__filterContainer{padding-left:16px;padding-right:16px}}@media screen and (max-width:900px){.cardList-module-scss-module__XogcRa__container{padding-top:60px;padding-bottom:60px}}@media screen and (max-width:576px){.cardList-module-scss-module__XogcRa__container{display:flex;flex-direction:column;gap:36px;justify-content:flex-start;align-items:flex-start;padding:40px 0}.cardList-module-scss-module__XogcRa__container .cardList-module-scss-module__XogcRa__header .cardList-module-scss-module__XogcRa__naviagteBtn{padding-left:40px;padding-right:40px}}@media screen and (max-width:576px) and (max-width:768px){.cardList-module-scss-module__XogcRa__container .cardList-module-scss-module__XogcRa__header .cardList-module-scss-module__XogcRa__naviagteBtn{padding-left:24px;padding-right:24px}}@media screen and (max-width:576px) and (max-width:576px){.cardList-module-scss-module__XogcRa__container .cardList-module-scss-module__XogcRa__header .cardList-module-scss-module__XogcRa__naviagteBtn{padding-left:16px;padding-right:16px}}@media screen and (max-width:576px){.cardList-module-scss-module__XogcRa__container .cardList-module-scss-module__XogcRa__header span button{width:32px;height:32px;display:flex;flex-direction:row;gap:0;justify-content:center;align-items:center}.cardList-module-scss-module__XogcRa__container .cardList-module-scss-module__XogcRa__header span button>span{display:none}.cardList-module-scss-module__XogcRa__container .cardList-module-scss-module__XogcRa__header span button>svg{width:16px;height:16px}.cardList-module-scss-module__XogcRa__container .cardList-module-scss-module__XogcRa__header .cardList-module-scss-module__XogcRa__title{padding-left:40px;padding-right:40px;font-size:24px}}@media screen and (max-width:576px) and (max-width:768px){.cardList-module-scss-module__XogcRa__container .cardList-module-scss-module__XogcRa__header .cardList-module-scss-module__XogcRa__title{padding-left:24px;padding-right:24px}}@media screen and (max-width:576px) and (max-width:576px){.cardList-module-scss-module__XogcRa__container .cardList-module-scss-module__XogcRa__header .cardList-module-scss-module__XogcRa__title{padding-left:16px;padding-right:16px}}@media screen and (max-width:576px){.cardList-module-scss-module__XogcRa__container .cardList-module-scss-module__XogcRa__header .cardList-module-scss-module__XogcRa__primaryHighlight{font-size:24px}}@media screen and (max-width:576px) and (max-width:380px){.cardList-module-scss-module__XogcRa__container .cardList-module-scss-module__XogcRa__header .cardList-module-scss-module__XogcRa__title,.cardList-module-scss-module__XogcRa__container .cardList-module-scss-module__XogcRa__header .cardList-module-scss-module__XogcRa__primaryHighlight{font-size:20px}}@media screen and (max-width:576px){.cardList-module-scss-module__XogcRa__container .cardList-module-scss-module__XogcRa__cardList{padding-left:40px;padding-right:40px;column-gap:14px;row-gap:24px}}@media screen and (max-width:576px) and (max-width:768px){.cardList-module-scss-module__XogcRa__container .cardList-module-scss-module__XogcRa__cardList{padding-left:24px;padding-right:24px}}@media screen and (max-width:576px) and (max-width:576px){.cardList-module-scss-module__XogcRa__container .cardList-module-scss-module__XogcRa__cardList{padding-left:16px;padding-right:16px}}}
@keyframes emptyShippingAddressCard-module-scss-module__YHHoIq__blink-focus{0%{border-color:var(--primary-color);box-shadow:0 0 0 0 rgba(var(--tertiary-color),.4);background-color:var(--background-color-30)}50%{border-color:var(--tertiary-color);box-shadow:0 0 10px 4px rgba(var(--tertiary-color),.2)}to{border-color:var(--primary-color);box-shadow:0 0 0 0 rgba(var(--primary-color),0);background-color:var(--background-color-30)}}.emptyShippingAddressCard-module-scss-module__YHHoIq__emptyShippingContainer{border:1px solid var(--tertiary-color-50);border-radius:8px;flex-direction:row;justify-content:space-between;align-items:center;gap:0;width:100%;height:fit-content;min-height:132px;padding:24px;transition:all .6s ease-in-out;display:flex}.emptyShippingAddressCard-module-scss-module__YHHoIq__emptyShippingContainer>button{border:1px solid var(--tertiary-color-50);width:fit-content;height:41px;font-size:14px;font-family:var(--trim);border-radius:4.2px;flex-direction:row;justify-content:center;align-items:center;gap:4px;padding:12px 24px;display:flex;text-transform:capitalize!important;background-color:var(--secondary-color-30)!important}.emptyShippingAddressCard-module-scss-module__YHHoIq__emptyShippingContainer>button.emptyShippingAddressCard-module-scss-module__YHHoIq__attentionBlink{animation:1.5s ease-in-out 10 emptyShippingAddressCard-module-scss-module__YHHoIq__blink-focus}.emptyShippingAddressCard-module-scss-module__YHHoIq__emptyShippingContainer>button:disabled{color:var(--accent-text-color)}.emptyShippingAddressCard-module-scss-module__YHHoIq__emptyShippingContainer>button>span{color:var(--text-color-60);font-size:14px;font-weight:400;line-height:120%;font-family:var(--trim);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media screen and (max-width:576px){.emptyShippingAddressCard-module-scss-module__YHHoIq__emptyShippingContainer>button{padding:12px}.emptyShippingAddressCard-module-scss-module__YHHoIq__emptyShippingContainer>span{color:var(--text-color-60);font-size:14px;font-weight:400;line-height:120%;font-family:var(--trim);width:150px}}
.profilePopup-module-scss-module__7vtMQa__container .profilePopup-module-scss-module__7vtMQa__rowItem{width:100%;height:72px;color:var(--text-color);font-size:14px;font-weight:400;line-height:120%;font-family:var(--trim-mono);text-transform:uppercase;flex-direction:row;justify-content:start;align-items:center;gap:10px;padding:0 32px;display:flex}.profilePopup-module-scss-module__7vtMQa__container .profilePopup-module-scss-module__7vtMQa__rowItem:not(:last-child){border-bottom:1px solid var(--background-color);border-radius:1px}.profilePopup-module-scss-module__7vtMQa__container .profilePopup-module-scss-module__7vtMQa__rowItem .profilePopup-module-scss-module__7vtMQa__locationIcon{width:18px;height:18px}.profilePopup-module-scss-module__7vtMQa__container .profilePopup-module-scss-module__7vtMQa__rowItem .profilePopup-module-scss-module__7vtMQa__rightIcon{color:var(--primary-color);margin-left:auto}
.header-module-scss-module__kNS4Za__container{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:10px 16px;width:100%;display:flex}.header-module-scss-module__kNS4Za__container .header-module-scss-module__kNS4Za__tickIcon{width:30px;height:30px;color:var(--primary-color);order:1}.header-module-scss-module__kNS4Za__container .header-module-scss-module__kNS4Za__orderPlacedText,.header-module-scss-module__kNS4Za__container .header-module-scss-module__kNS4Za__success,.header-module-scss-module__kNS4Za__container .header-module-scss-module__kNS4Za__partial_success,.header-module-scss-module__kNS4Za__container .header-module-scss-module__kNS4Za__failed,.header-module-scss-module__kNS4Za__container .header-module-scss-module__kNS4Za__process{color:var(--text-color);font-size:36px;font-weight:700;line-height:150%;font-family:var(--trim-poster);text-transform:inherit;flex-shrink:1;order:2;height:fit-content}.header-module-scss-module__kNS4Za__container .header-module-scss-module__kNS4Za__success{color:var(--primary-color)}.header-module-scss-module__kNS4Za__container .header-module-scss-module__kNS4Za__partial_success{color:var(--text-color)}.header-module-scss-module__kNS4Za__container .header-module-scss-module__kNS4Za__failed{color:var(--red-1)}.header-module-scss-module__kNS4Za__container .header-module-scss-module__kNS4Za__process{color:var(--text-color)}.header-module-scss-module__kNS4Za__container .header-module-scss-module__kNS4Za__orderCtaButtons{flex-flow:wrap;flex-shrink:1;order:3;justify-content:flex-start;align-items:center;gap:6px;margin-left:auto;display:flex}.header-module-scss-module__kNS4Za__container .header-module-scss-module__kNS4Za__description{border:1px solid var(--tertiary-color-50);width:100%;height:fit-content;color:var(--accent-text-color);font-size:15px;font-weight:400;line-height:150%;font-family:var(--trim);background-color:#0000;border-radius:4px;order:4;min-width:100%;padding:16px;display:ruby}.header-module-scss-module__kNS4Za__container .header-module-scss-module__kNS4Za__description .header-module-scss-module__kNS4Za__link{color:var(--primary-color);font-size:15px;font-weight:400;line-height:100%;font-family:var(--trim);cursor:pointer;text-decoration:underline;display:inline-flex}.header-module-scss-module__kNS4Za__container .header-module-scss-module__kNS4Za__description .header-module-scss-module__kNS4Za__emailText{background-color:var(--tertiary-color-20);border:0;border-radius:4px;align-content:center;width:fit-content;height:26px;margin-left:4px;padding:0 6px;display:inline-block}@media screen and (max-width:768px){.header-module-scss-module__kNS4Za__container .header-module-scss-module__kNS4Za__tickIcon{width:20px;height:20px}.header-module-scss-module__kNS4Za__container .header-module-scss-module__kNS4Za__orderPlacedText,.header-module-scss-module__kNS4Za__container .header-module-scss-module__kNS4Za__success,.header-module-scss-module__kNS4Za__container .header-module-scss-module__kNS4Za__partial_success,.header-module-scss-module__kNS4Za__container .header-module-scss-module__kNS4Za__failed,.header-module-scss-module__kNS4Za__container .header-module-scss-module__kNS4Za__process{color:var(--primary-color);font-size:28px}.header-module-scss-module__kNS4Za__container .header-module-scss-module__kNS4Za__orderCtaButtons{order:4;margin-top:12px;margin-left:0}.header-module-scss-module__kNS4Za__container .header-module-scss-module__kNS4Za__description{order:3;font-size:13px;line-height:120%}.header-module-scss-module__kNS4Za__container .header-module-scss-module__kNS4Za__description .header-module-scss-module__kNS4Za__link{font-size:13px}}
.refundView-module-scss-module__ngvYia__backButton{z-index:1001;position:absolute;top:-42px;left:30px;transform:rotate(180deg)}.refundView-module-scss-module__ngvYia__backButton svg{width:22px;color:var(--primary-color)}.refundView-module-scss-module__ngvYia__refundDetailsText{color:var(--text-color);font-size:24px;font-weight:400;line-height:120%;font-family:var(--trim)}.refundView-module-scss-module__ngvYia__orderTime{color:var(--accent-text-color-60);font-size:16px;font-weight:400;line-height:120%;font-family:var(--trim-mono);text-transform:uppercase}.refundView-module-scss-module__ngvYia__refundBlock{border:1px solid var(--primary-color);background-color:#0000;border-radius:8px;width:100%;height:fit-content}.refundView-module-scss-module__ngvYia__refundBlock .refundView-module-scss-module__ngvYia__totalAmountSection{width:100%;height:59px;color:var(--primary-color);font-size:16px;font-weight:400;line-height:120%;font-family:var(--trim);text-transform:inherit;border-bottom:1px solid var(--primary-color);flex-direction:row;justify-content:space-between;align-items:center;gap:0;padding:0 20px;display:flex}.refundView-module-scss-module__ngvYia__refundBlock .refundView-module-scss-module__ngvYia__totalAmountSection svg{height:11px;margin:0 2px}.refundView-module-scss-module__ngvYia__refundBlock .refundView-module-scss-module__ngvYia__totalAmountSection>span:last-child{font-weight:600}.refundView-module-scss-module__ngvYia__refundBlock .refundView-module-scss-module__ngvYia__refundDetailsList{background-color:var(--secondary-color-50);border-bottom-right-radius:7px;border-bottom-left-radius:7px;width:100%;height:fit-content;padding:10px 20px}.refundView-module-scss-module__ngvYia__refundBlock .refundView-module-scss-module__ngvYia__refundDetailsList .refundView-module-scss-module__ngvYia__refundListItem{flex-direction:column;justify-content:space-between;align-items:center;gap:0;width:100%;height:90px;padding:20px 0;display:flex}.refundView-module-scss-module__ngvYia__refundBlock .refundView-module-scss-module__ngvYia__refundDetailsList .refundView-module-scss-module__ngvYia__refundListItem:not(:last-child){border-bottom:1px solid var(--background-color)}.refundView-module-scss-module__ngvYia__refundBlock .refundView-module-scss-module__ngvYia__refundDetailsList .refundView-module-scss-module__ngvYia__refundListItem .refundView-module-scss-module__ngvYia__firstRow,.refundView-module-scss-module__ngvYia__refundBlock .refundView-module-scss-module__ngvYia__refundDetailsList .refundView-module-scss-module__ngvYia__refundListItem .refundView-module-scss-module__ngvYia__secondRow{width:100%}.refundView-module-scss-module__ngvYia__refundBlock .refundView-module-scss-module__ngvYia__refundDetailsList .refundView-module-scss-module__ngvYia__refundListItem .refundView-module-scss-module__ngvYia__firstRow{color:var(--text-color);font-size:16px;font-weight:400;line-height:120%;font-family:var(--trim);text-transform:inherit;flex-direction:row;justify-content:space-between;align-items:center;gap:0;display:flex;position:relative}.refundView-module-scss-module__ngvYia__refundBlock .refundView-module-scss-module__ngvYia__refundDetailsList .refundView-module-scss-module__ngvYia__refundListItem .refundView-module-scss-module__ngvYia__firstRow .refundView-module-scss-module__ngvYia__infoIcon{width:11px;height:11px;color:var(--accent-text-color);border:11px;margin-left:4px}.refundView-module-scss-module__ngvYia__refundBlock .refundView-module-scss-module__ngvYia__refundDetailsList .refundView-module-scss-module__ngvYia__refundListItem .refundView-module-scss-module__ngvYia__secondRow{flex-direction:row;justify-content:flex-start;align-items:center;gap:0;display:flex}.refundView-module-scss-module__ngvYia__refundBlock .refundView-module-scss-module__ngvYia__refundDetailsList .refundView-module-scss-module__ngvYia__refundListItem .refundView-module-scss-module__ngvYia__secondRow .refundView-module-scss-module__ngvYia__status{width:fit-content;height:18px;color:var(--secondary-color);font-size:12px;font-weight:400;line-height:120%;font-family:var(--trim-mono);text-transform:uppercase;border-radius:3px;flex-direction:row;justify-content:flex-start;align-items:center;gap:3.45px;padding:0 6.25px;display:flex}.refundView-module-scss-module__ngvYia__refundBlock .refundView-module-scss-module__ngvYia__refundDetailsList .refundView-module-scss-module__ngvYia__refundListItem .refundView-module-scss-module__ngvYia__secondRow .refundView-module-scss-module__ngvYia__status svg{height:10px}.refundView-module-scss-module__ngvYia__refundBlock .refundView-module-scss-module__ngvYia__refundDetailsList .refundView-module-scss-module__ngvYia__refundListItem .refundView-module-scss-module__ngvYia__secondRow .refundView-module-scss-module__ngvYia__success{background-color:var(--green-1)}.refundView-module-scss-module__ngvYia__refundBlock .refundView-module-scss-module__ngvYia__refundDetailsList .refundView-module-scss-module__ngvYia__refundListItem .refundView-module-scss-module__ngvYia__secondRow .refundView-module-scss-module__ngvYia__processing{background-color:var(--orange-1)}.refundView-module-scss-module__ngvYia__refundBlock .refundView-module-scss-module__ngvYia__refundDetailsList .refundView-module-scss-module__ngvYia__refundListItem .refundView-module-scss-module__ngvYia__secondRow .refundView-module-scss-module__ngvYia__failed{background-color:var(--red-1)}.refundView-module-scss-module__ngvYia__refundBlock .refundView-module-scss-module__ngvYia__refundDetailsList .refundView-module-scss-module__ngvYia__refundListItem .refundView-module-scss-module__ngvYia__secondRow .refundView-module-scss-module__ngvYia__estimatedTime{color:var(--accent-text-color);font-size:14px;font-weight:400;line-height:120%;font-family:var(--trim);margin-left:7px}.refundView-module-scss-module__ngvYia__refundBlock .refundView-module-scss-module__ngvYia__refundDetailsList .refundView-module-scss-module__ngvYia__refundListItem .refundView-module-scss-module__ngvYia__secondRow .refundView-module-scss-module__ngvYia__kcashContainer{color:var(--primary-color);font-size:16px;font-weight:400;line-height:120%;font-family:var(--trim);text-transform:inherit;flex-direction:row;justify-content:flex-end;align-items:center;gap:0;margin-left:auto;display:flex}.refundView-module-scss-module__ngvYia__refundBlock .refundView-module-scss-module__ngvYia__refundDetailsList .refundView-module-scss-module__ngvYia__refundListItem .refundView-module-scss-module__ngvYia__secondRow .refundView-module-scss-module__ngvYia__kcashContainer svg{margin-top:-1px}.refundView-module-scss-module__ngvYia__refundBlock .refundView-module-scss-module__ngvYia__refundDetailsList .refundView-module-scss-module__ngvYia__refundListItem .refundView-module-scss-module__ngvYia__secondRow .refundView-module-scss-module__ngvYia__kcashContainer img{height:14px}.refundView-module-scss-module__ngvYia__refundedVouchers{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;width:100%;display:flex}.refundView-module-scss-module__ngvYia__refundedVouchers>span{color:var(--accent-text-color);font-size:16px;font-weight:400;line-height:150%;font-family:var(--trim)}.refundView-module-scss-module__ngvYia__refundedVouchers .refundView-module-scss-module__ngvYia__refundedVouchersList{border:1px solid var(--tertiary-color-40);background-color:#0000;border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;width:100%;height:auto;padding:0 20px;display:flex}.refundView-module-scss-module__ngvYia__refundedVouchers .refundView-module-scss-module__ngvYia__refundedVouchersList .refundView-module-scss-module__ngvYia__refundedVouchersListItem{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:0;width:100%;height:106px;padding:20px 0;display:flex}.refundView-module-scss-module__ngvYia__refundedVouchers .refundView-module-scss-module__ngvYia__refundedVouchersList .refundView-module-scss-module__ngvYia__refundedVouchersListItem:not(:last-child){border-bottom:1px solid var(--tertiary-color-40)}.refundView-module-scss-module__ngvYia__refundedVouchers .refundView-module-scss-module__ngvYia__refundedVouchersList .refundView-module-scss-module__ngvYia__refundedVouchersListItem .refundView-module-scss-module__ngvYia__voucherName{color:var(--text-color);font-size:14px;font-weight:400;line-height:120%;font-family:var(--trim);text-transform:inherit;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:0;display:flex}.refundView-module-scss-module__ngvYia__refundedVouchers .refundView-module-scss-module__ngvYia__refundedVouchersList .refundView-module-scss-module__ngvYia__refundedVouchersListItem .refundView-module-scss-module__ngvYia__bottomRow{color:var(--text-color);font-size:14px;font-weight:400;line-height:120%;font-family:var(--trim);text-transform:inherit;flex-direction:row;justify-content:space-between;align-items:center;gap:0;width:100%;display:flex}.refundView-module-scss-module__ngvYia__refundedVouchers .refundView-module-scss-module__ngvYia__refundedVouchersList .refundView-module-scss-module__ngvYia__refundedVouchersListItem .refundView-module-scss-module__ngvYia__bottomRow .refundView-module-scss-module__ngvYia__qtyText{opacity:.6}.refundView-module-scss-module__ngvYia__refundedVouchers .refundView-module-scss-module__ngvYia__refundedVouchersList .refundView-module-scss-module__ngvYia__refundedVouchersListItem .refundView-module-scss-module__ngvYia__bottomRow svg{height:9px;margin-top:-1px}.refundView-module-scss-module__ngvYia__supportButton{text-transform:uppercase;width:100%!important}.refundView-module-scss-module__ngvYia__infoDropdown{background-color:var(--tertiary-color);border:none;padding:0 12px 13px;z-index:1001!important}.refundView-module-scss-module__ngvYia__arrowIcon{border:none;width:12.5px;height:12.5px}.refundView-module-scss-module__ngvYia__kcashPopover{width:355px;max-width:80dvw}.refundView-module-scss-module__ngvYia__kcashPopover .refundView-module-scss-module__ngvYia__whatIsKcash{color:var(--secondary-color);font-size:18px;font-weight:600;line-height:120%;font-family:var(--trim);text-transform:inherit;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;width:100%;height:50px;display:flex}.refundView-module-scss-module__ngvYia__kcashPopover .refundView-module-scss-module__ngvYia__whatIsKcash .refundView-module-scss-module__ngvYia__kCashSymbol{background-color:var(--secondary-color);width:24px;height:24px;color:var(--primary-color);border:none;border-radius:100%;flex-direction:row;justify-content:center;align-items:center;gap:0;display:flex}.refundView-module-scss-module__ngvYia__kcashPopover .refundView-module-scss-module__ngvYia__description{color:var(--secondary-color);font-size:16px;font-weight:400;line-height:120%;font-family:var(--trim);text-transform:inherit;display:inline-block}.refundView-module-scss-module__ngvYia__kcashPopover .refundView-module-scss-module__ngvYia__noteText{font-weight:600}.refundView-module-scss-module__ngvYia__multiRefundBlock{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;width:100%;height:fit-content;display:flex}.refundView-module-scss-module__ngvYia__multiRefundBlock .refundView-module-scss-module__ngvYia__refundHeaderText{color:var(--secondary-color);font-size:14px;font-weight:400;line-height:25px;font-family:var(--trim);background-color:var(--accent-text-color);border-radius:6px;flex-direction:row;justify-content:flex-start;align-self:center;align-items:center;gap:10px;padding:6px 10px 5px;display:flex}
.phoneNumberField-module-scss-module__DnB1KW__phoneNumberField{background-color:var(--secondary-color-50);border:1px solid var(--background-color);border-radius:6px;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:0;display:flex}.phoneNumberField-module-scss-module__DnB1KW__phoneNumberField .phoneNumberField-module-scss-module__DnB1KW__countryPrefix{background-color:var(--background-color-30);border-right:1px solid var(--background-color);flex-direction:row;justify-content:center;align-items:center;gap:2px;min-width:78px;min-height:44px;display:flex}.phoneNumberField-module-scss-module__DnB1KW__phoneNumberField .phoneNumberField-module-scss-module__DnB1KW__countryPrefix .phoneNumberField-module-scss-module__DnB1KW__flag{font-size:20px;line-height:20px;transform:translateY(2px)}.phoneNumberField-module-scss-module__DnB1KW__phoneNumberField .phoneNumberField-module-scss-module__DnB1KW__countryPrefix .phoneNumberField-module-scss-module__DnB1KW__code{color:var(--text-color);font-size:12px;font-weight:400;line-height:20px;font-family:var(--trim)}.phoneNumberField-module-scss-module__DnB1KW__phoneNumberField .phoneNumberField-module-scss-module__DnB1KW__countryPrefix+.phoneNumberField-module-scss-module__DnB1KW__inputField{background-color:#0000;border:0;border-top-left-radius:0;border-bottom-left-radius:0;padding:20px}.phoneNumberField-module-scss-module__DnB1KW__phoneNumberField .phoneNumberField-module-scss-module__DnB1KW__countryPrefix+.phoneNumberField-module-scss-module__DnB1KW__inputField::placeholder{color:var(--text-color-30)}@media screen and (max-width:576px){.phoneNumberField-module-scss-module__DnB1KW__phoneNumberField .phoneNumberField-module-scss-module__DnB1KW__countryPrefix .phoneNumberField-module-scss-module__DnB1KW__flag{margin-right:2px;font-size:16px}}.phoneNumberField-module-scss-module__DnB1KW__phoneNumberFieldError{border-color:var(--red-1)}
.header-module-scss-module__2JHkLq__header{color:var(--secondary-color);font-size:18px;font-weight:400;line-height:120%;font-family:var(--trim);text-transform:inherit;background-color:var(--primary-color);flex-direction:row;justify-content:flex-start;align-items:center;gap:0;height:65px;padding:0 20px;display:flex}
.regionMarker-module-scss-module__1iknnq__flagContainer{flex-direction:row;justify-content:center;align-items:center;gap:0;width:30px;font-size:24px;display:flex}
.chains-module-scss-module__2vbfEG__container{display:flex}.chains-module-scss-module__2vbfEG__container>svg{height:11.1px}.chains-module-scss-module__2vbfEG__container>:not(:last-child){margin-right:-4px}