.DailyMetalRateTable-module-scss-module__OrYggW__card{background:var(--white);border-radius:5px}.DailyMetalRateTable-module-scss-module__OrYggW__headingSection{padding:15px}.DailyMetalRateTable-module-scss-module__OrYggW__tableOuter{-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;overflow-x:auto}.DailyMetalRateTable-module-scss-module__OrYggW__tableOuter::-webkit-scrollbar{display:none}.DailyMetalRateTable-module-scss-module__OrYggW__tableWrap{scrollbar-width:none;min-width:480px;max-height:480px;overflow-y:auto}.DailyMetalRateTable-module-scss-module__OrYggW__tableWrap::-webkit-scrollbar{display:none}@media only screen and (max-width:767px){.DailyMetalRateTable-module-scss-module__OrYggW__tableWrap{min-width:440px;max-height:360px}}.DailyMetalRateTable-module-scss-module__OrYggW__table{border-collapse:collapse;width:100%}.DailyMetalRateTable-module-scss-module__OrYggW__headerRow th:first-child{width:30%}.DailyMetalRateTable-module-scss-module__OrYggW__th{text-align:left;font-size:var(--base-smallest);font-weight:var(--font-weight-bold);letter-spacing:1.32px;text-transform:uppercase;color:#5d6e77;white-space:nowrap;background:var(--bg4-color);z-index:2;padding:8px 15px;position:sticky;top:0}.DailyMetalRateTable-module-scss-module__OrYggW__row{border-bottom:1px dashed #dadee1f5}.DailyMetalRateTable-module-scss-module__OrYggW__row:last-child{border-bottom:none}.DailyMetalRateTable-module-scss-module__OrYggW__td{font-size:var(--base-smaller);font-weight:var(--font-weight-bold);color:var(--black-2);vertical-align:middle;white-space:nowrap;padding:12px 15px}.DailyMetalRateTable-module-scss-module__OrYggW__dateCell{font-weight:var(--font-weight-bold);white-space:nowrap;line-height:1.4}.DailyMetalRateTable-module-scss-module__OrYggW__up{color:var(--positive);font-weight:var(--font-weight-semi-bold)}.DailyMetalRateTable-module-scss-module__OrYggW__down{color:var(--negative);font-weight:var(--font-weight-semi-bold)}.DailyMetalRateTable-module-scss-module__OrYggW__skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;animation:1.4s infinite DailyMetalRateTable-module-scss-module__OrYggW__shimmer}.DailyMetalRateTable-module-scss-module__OrYggW__skeletonHeading{width:240px;height:22px;margin-bottom:20px}.DailyMetalRateTable-module-scss-module__OrYggW__skeletonCell{width:70%;height:14px}@keyframes DailyMetalRateTable-module-scss-module__OrYggW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.MetalCalculator-module-scss-module__cbFzZG__card{background:var(--white);border-radius:5px;flex-direction:column;gap:16px;padding:15px;display:flex}.MetalCalculator-module-scss-module__cbFzZG__subtitle{font-size:var(--base-small);color:#5c6d77}.MetalCalculator-module-scss-module__cbFzZG__inputs{gap:16px;display:grid}.MetalCalculator-module-scss-module__cbFzZG__inputs[data-fields="3"]{grid-template-columns:1fr 1fr 1fr}@media only screen and (max-width:767px){.MetalCalculator-module-scss-module__cbFzZG__inputs[data-fields="3"]{grid-template-columns:1fr;gap:12px}}.MetalCalculator-module-scss-module__cbFzZG__inputs[data-fields="2"]{grid-template-columns:1fr 1fr}@media only screen and (max-width:767px){.MetalCalculator-module-scss-module__cbFzZG__inputs[data-fields="2"]{grid-template-columns:1fr;gap:12px}}.MetalCalculator-module-scss-module__cbFzZG__field{flex-direction:column;gap:6px;display:flex}.MetalCalculator-module-scss-module__cbFzZG__label{font-size:var(--base-smallest);color:#5b6e77}.MetalCalculator-module-scss-module__cbFzZG__selectWrap{position:relative}.MetalCalculator-module-scss-module__cbFzZG__selectWrap:after{content:"";border:5px solid #0000;border-top-color:var(--black-2);pointer-events:none;margin-top:2px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.MetalCalculator-module-scss-module__cbFzZG__select{border:1px solid var(--border1);background:var(--white);width:100%;height:38px;font-size:var(--base-smaller);font-weight:var(--font-weight-semi);color:var(--black-2);appearance:none;cursor:pointer;border-radius:4px;outline:none;padding:0 32px 0 12px}.MetalCalculator-module-scss-module__cbFzZG__select:focus{border-color:var(--black-2)}.MetalCalculator-module-scss-module__cbFzZG__karatToggle{gap:12px;height:38px;display:flex}.MetalCalculator-module-scss-module__cbFzZG__karatBtn{border:1px solid var(--border1);background:var(--white);font-size:var(--base-smaller);color:var(--black-2);cursor:pointer;border-radius:3px;flex:1;transition:background .15s,border-color .15s,color .15s}.MetalCalculator-module-scss-module__cbFzZG__karatBtn.MetalCalculator-module-scss-module__cbFzZG__active{border-color:var(--black-2);font-weight:var(--font-weight-bold);z-index:1;position:relative}.MetalCalculator-module-scss-module__cbFzZG__result{border:none;border-radius:5px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.MetalCalculator-module-scss-module__cbFzZG__result--gold{background:#eebf1243}.MetalCalculator-module-scss-module__cbFzZG__result--gold .MetalCalculator-module-scss-module__cbFzZG__resultLabel--gold,.MetalCalculator-module-scss-module__cbFzZG__result--gold .MetalCalculator-module-scss-module__cbFzZG__asOf--gold,.MetalCalculator-module-scss-module__cbFzZG__result--gold .MetalCalculator-module-scss-module__cbFzZG__resultPrice--gold{color:#a17328}.MetalCalculator-module-scss-module__cbFzZG__result--silver{background:#dadee143}.MetalCalculator-module-scss-module__cbFzZG__result--silver .MetalCalculator-module-scss-module__cbFzZG__resultLabel--silver,.MetalCalculator-module-scss-module__cbFzZG__result--silver .MetalCalculator-module-scss-module__cbFzZG__asOf--silver,.MetalCalculator-module-scss-module__cbFzZG__result--silver .MetalCalculator-module-scss-module__cbFzZG__resultPrice--silver{color:var(--black-2)}.MetalCalculator-module-scss-module__cbFzZG__resultLabel{font-weight:var(--font-weight-semi-bold)}.MetalCalculator-module-scss-module__cbFzZG__asOf{font-weight:var(--font-weight-regular);font-size:var(--base-smallest)}.MetalCalculator-module-scss-module__cbFzZG__resultPrice{font-weight:var(--font-weight-bold)}.MetalCalculator-module-scss-module__cbFzZG__skeletonLine{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;animation:1.4s infinite MetalCalculator-module-scss-module__cbFzZG__shimmer}.MetalCalculator-module-scss-module__cbFzZG__skeletonHeading{width:160px;height:22px}.MetalCalculator-module-scss-module__cbFzZG__skeletonSubtitle{width:220px;height:14px}.MetalCalculator-module-scss-module__cbFzZG__skeletonLabel{width:60px;height:12px}.MetalCalculator-module-scss-module__cbFzZG__skeletonInput{width:100%;height:38px}.MetalCalculator-module-scss-module__cbFzZG__skeletonResult{border:none;width:100%;height:52px}@keyframes MetalCalculator-module-scss-module__cbFzZG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.MetalFirstFold-module-scss-module__jP3GjG__wrapper{background:var(--white);border-radius:5px;grid-template-columns:minmax(260px,310px) 1fr;gap:15px;padding:15px;display:grid;overflow:hidden}@media (max-width:820px){.MetalFirstFold-module-scss-module__jP3GjG__wrapper{grid-template-columns:1fr}}.MetalFirstFold-module-scss-module__jP3GjG__pricePanel{flex-direction:column;justify-content:space-between;gap:16px;min-width:0;display:flex}.MetalFirstFold-module-scss-module__jP3GjG__pricePanelHeader{align-items:center;gap:12px;display:flex}.MetalFirstFold-module-scss-module__jP3GjG__metalIcon{border-style:solid;border-width:1px;border-radius:50px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;padding:4px;display:flex}.MetalFirstFold-module-scss-module__jP3GjG__updatedAt{font-size:var(--base-smaller);font-weight:var(--font-weight-semi);color:#5c6d77;letter-spacing:-.28px;margin:0}.MetalFirstFold-module-scss-module__jP3GjG__metalCard{background:#0000 linear-gradient(142deg, var(--white) 0%, var(--bg4-color) 100%) 0% 0% no-repeat padding-box;border:1px solid #e0e4e6;border-radius:5px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:15px;display:flex}@media (max-width:820px){.MetalFirstFold-module-scss-module__jP3GjG__metalCard{padding:12px}}.MetalFirstFold-module-scss-module__jP3GjG__cardLeft{gap:10px;min-width:0;display:grid}.MetalFirstFold-module-scss-module__jP3GjG__cardMeta,.MetalFirstFold-module-scss-module__jP3GjG__cardMetaSilve{color:#c89142;align-items:baseline;gap:4px;display:flex}.MetalFirstFold-module-scss-module__jP3GjG__cardMetaSilve{color:var(--black-2)}.MetalFirstFold-module-scss-module__jP3GjG__cardLabel{font-size:var(--base-large);font-weight:var(--font-weight-bold);color:currentColor}.MetalFirstFold-module-scss-module__jP3GjG__weightBadge{font-size:var(--base-small);font-weight:var(--font-weight-semi);color:inherit;opacity:.8}.MetalFirstFold-module-scss-module__jP3GjG__priceRow{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.MetalFirstFold-module-scss-module__jP3GjG__mainPrice{font-size:var(--base);font-weight:var(--font-weight-semi-bold);color:var(--black-2);font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.MetalFirstFold-module-scss-module__jP3GjG__changeBadge{font-size:var(--base-smaller);font-weight:var(--font-weight-semi-bold);white-space:nowrap;border-radius:4px;align-items:center;gap:2px;width:fit-content;display:inline-flex}.MetalFirstFold-module-scss-module__jP3GjG__changeBadge.MetalFirstFold-module-scss-module__jP3GjG__up{color:var(--positive)}.MetalFirstFold-module-scss-module__jP3GjG__changeBadge.MetalFirstFold-module-scss-module__jP3GjG__down{color:var(--negative)}.MetalFirstFold-module-scss-module__jP3GjG__changeBadge.MetalFirstFold-module-scss-module__jP3GjG__neutral{color:var(--dark-grey)}.MetalFirstFold-module-scss-module__jP3GjG__weightGrid{flex-direction:column;flex-shrink:0;justify-content:space-between;gap:8px;display:flex}.MetalFirstFold-module-scss-module__jP3GjG__weightItem{grid-template-columns:30px 1fr;align-items:center;gap:12px;display:grid}.MetalFirstFold-module-scss-module__jP3GjG__weightLabel{text-align:end;font-size:var(--base-smaller);color:var(--black-2);font-weight:var(--font-weight-semi-bold)}.MetalFirstFold-module-scss-module__jP3GjG__weightValue{font-size:var(--base-smaller);color:var(--black-2);white-space:nowrap}.MetalFirstFold-module-scss-module__jP3GjG__chartPanel{border:1px solid #5b6e772f;border-radius:5px;flex-direction:column;min-width:0;padding:6px 15px;display:flex;overflow:hidden}.MetalFirstFold-module-scss-module__jP3GjG__chartHeader{gap:8px;margin-bottom:4px;display:grid}.MetalFirstFold-module-scss-module__jP3GjG__chartSubtitle{font-size:var(--base-smaller);color:#5c6d77;margin:0}.MetalFirstFold-module-scss-module__jP3GjG__asOn{font-size:var(--base-smallest);color:#5c6d77;text-align:right;font-weight:var(--font-weight-semi);letter-spacing:-.25px;margin-top:auto;padding-top:8px}@keyframes MetalFirstFold-module-scss-module__jP3GjG__shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.MetalFirstFold-module-scss-module__jP3GjG__skeletonLine,.MetalFirstFold-module-scss-module__jP3GjG__skeletonPanel{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/1200px 100%;border-radius:6px;animation:1.4s linear infinite MetalFirstFold-module-scss-module__jP3GjG__shimmer}.MetalFirstFold-module-scss-module__jP3GjG__skeletonPanel{min-height:200px}.MetalFirstFold-module-scss-module__jP3GjG__skeletonCard{background:0 0;border-color:#e5e7eb;min-height:100px}.MetalFirstFold-module-scss-module__jP3GjG__skeletonLine{width:80%;height:18px;margin-bottom:10px}.MetalFirstFold-module-scss-module__jP3GjG__skeletonShort{width:40%}
.ComparisonTable-module-scss-module__XrWgra__container{background:var(--white);border-radius:5px;flex-direction:column;display:flex}.ComparisonTable-module-scss-module__XrWgra__heading{font-size:var(--base-large);font-weight:var(--font-weight-bold);color:var(--black-2);margin:0;padding:15px 15px 0}.ComparisonTable-module-scss-module__XrWgra__description{font-size:var(--base-smaller);color:#5c6d77;margin:0;padding:15px;line-height:1.6}.ComparisonTable-module-scss-module__XrWgra__description p{font-size:var(--base-small);color:var(--black-2);margin:0 0 8px}.ComparisonTable-module-scss-module__XrWgra__description p:last-child{margin-bottom:0}.ComparisonTable-module-scss-module__XrWgra__tableWrap{-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;overflow-x:auto}.ComparisonTable-module-scss-module__XrWgra__tableWrap::-webkit-scrollbar{display:none}@media only screen and (max-width:767px){.ComparisonTable-module-scss-module__XrWgra__tableWrap{width:calc(100vw - 30px)}}.ComparisonTable-module-scss-module__XrWgra__table{border-collapse:collapse;width:100%;min-width:560px}.ComparisonTable-module-scss-module__XrWgra__th{text-align:left;font-size:var(--base-smallest,11px);font-weight:var(--font-weight-bold);letter-spacing:.8px;text-transform:uppercase;color:#5d6e77;background:var(--bg4-color);white-space:nowrap;z-index:1;padding:10px 15px;position:sticky;top:0}.ComparisonTable-module-scss-module__XrWgra__tr{border-bottom:1px dashed var(--border1);transition:background .15s}.ComparisonTable-module-scss-module__XrWgra__tr:last-child{border-bottom:none}.ComparisonTable-module-scss-module__XrWgra__td{font-size:var(--base-smaller);color:var(--black-2);font-weight:var(--font-weight-bold);vertical-align:top;word-break:break-word;padding:12px 14px;line-height:1.5}.ComparisonTable-module-scss-module__XrWgra__tdLabel{white-space:nowrap}
.MetalPriceTable-module-scss-module__YEl0Hq__card{background:var(--white);border-radius:5px}.MetalPriceTable-module-scss-module__YEl0Hq__headingSection{padding:15px}.MetalPriceTable-module-scss-module__YEl0Hq__tableOuter{-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;overflow-x:auto}.MetalPriceTable-module-scss-module__YEl0Hq__tableOuter::-webkit-scrollbar{display:none}.MetalPriceTable-module-scss-module__YEl0Hq__tableWrap{scrollbar-width:none;min-width:320px}.MetalPriceTable-module-scss-module__YEl0Hq__tableWrap::-webkit-scrollbar{display:none}.MetalPriceTable-module-scss-module__YEl0Hq__table{border-collapse:collapse;width:100%}.MetalPriceTable-module-scss-module__YEl0Hq__headerRow th:first-child{width:34%}.MetalPriceTable-module-scss-module__YEl0Hq__th{text-align:left;font-size:var(--base-smallest);font-weight:var(--font-weight-bold);letter-spacing:1.32px;text-transform:uppercase;color:#5d6e77;white-space:nowrap;background:var(--bg4-color);padding:8px 15px}.MetalPriceTable-module-scss-module__YEl0Hq__row{border-bottom:1px dashed #dadee1f5}.MetalPriceTable-module-scss-module__YEl0Hq__row:last-child{border-bottom:none}.MetalPriceTable-module-scss-module__YEl0Hq__td{font-size:var(--base-smaller);font-weight:var(--font-weight-bold);color:var(--black-2);vertical-align:middle;white-space:nowrap;padding:12px 15px}.MetalPriceTable-module-scss-module__YEl0Hq__weightCell{font-weight:var(--font-weight-bold)}.MetalPriceTable-module-scss-module__YEl0Hq__up{color:var(--positive);font-weight:var(--font-weight-semi-bold)}.MetalPriceTable-module-scss-module__YEl0Hq__down{color:var(--negative);font-weight:var(--font-weight-semi-bold)}.MetalPriceTable-module-scss-module__YEl0Hq__skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;animation:1.4s infinite MetalPriceTable-module-scss-module__YEl0Hq__shimmer}.MetalPriceTable-module-scss-module__YEl0Hq__skeletonHeading{width:260px;height:22px;margin-bottom:20px}.MetalPriceTable-module-scss-module__YEl0Hq__skeletonCell{width:70%;height:14px}@keyframes MetalPriceTable-module-scss-module__YEl0Hq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.MetalRateCard-module-scss-module__jojGuq__card{background:var(--white);border-radius:10px;width:100%}.MetalRateCard-module-scss-module__jojGuq__cardSection{padding:15px}.MetalRateCard-module-scss-module__jojGuq__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.MetalRateCard-module-scss-module__jojGuq__header p{font-size:var(--base-smaller);color:#5c6d77;margin-top:6px;font-style:italic}.MetalRateCard-module-scss-module__jojGuq__dropdown{height:25px;font-size:var(--base-smaller);color:#5c6d77;cursor:pointer;border:1px solid #dbdfe2;border-radius:18px;outline:none;padding:0 6px}.MetalRateCard-module-scss-module__jojGuq__dropdown:focus{border-color:var(--black-2)}.MetalRateCard-module-scss-module__jojGuq__list{flex-direction:column;display:flex}.MetalRateCard-module-scss-module__jojGuq__row{border-bottom:1px dashed #dadee1f5;justify-content:space-between;align-items:center;padding:15px 0;display:flex}.MetalRateCard-module-scss-module__jojGuq__row:last-child{border-bottom:none;padding-bottom:0}.MetalRateCard-module-scss-module__jojGuq__city{font-size:var(--base-smaller);color:#5b6e77}.MetalRateCard-module-scss-module__jojGuq__price{font-size:var(--base-smaller);font-weight:var(--font-weight-semi-bold);color:var(--black-2)}.MetalRateCard-module-scss-module__jojGuq__silverLabl{height:25px;font-size:var(--base-smaller);color:#5c6d77;border:1px solid #dbdfe2;border-radius:5px;justify-content:center;align-items:center;padding:0 6px;display:flex}.MetalRateCard-module-scss-module__jojGuq__skeleton{pointer-events:none}.MetalRateCard-module-scss-module__jojGuq__skeleton .MetalRateCard-module-scss-module__jojGuq__city,.MetalRateCard-module-scss-module__jojGuq__skeleton .MetalRateCard-module-scss-module__jojGuq__price{color:#0000;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s infinite MetalRateCard-module-scss-module__jojGuq__shimmer}.MetalRateCard-module-scss-module__jojGuq__skeleton .MetalRateCard-module-scss-module__jojGuq__city{width:60%;height:1em}.MetalRateCard-module-scss-module__jojGuq__skeleton .MetalRateCard-module-scss-module__jojGuq__price{width:40%;height:1em}@keyframes MetalRateCard-module-scss-module__jojGuq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.MetalStickyNav-module-scss-module__kCb3Ja__sentinel{pointer-events:none;visibility:hidden;height:1px;margin:0;padding:0}.MetalStickyNav-module-scss-module__kCb3Ja__nav{background:var(--white);border-bottom:1px solid #e5e7eb;width:100%;height:54px;margin-bottom:20px;transition:box-shadow .2s}@media only screen and (max-width:767px){.MetalStickyNav-module-scss-module__kCb3Ja__nav{height:auto}}.MetalStickyNav-module-scss-module__kCb3Ja__navSticky{z-index:99;position:sticky;top:56px;box-shadow:0 2px 12px #00000014}@media only screen and (max-width:767px){.MetalStickyNav-module-scss-module__kCb3Ja__navSticky{top:41px}}.MetalStickyNav-module-scss-module__kCb3Ja__navSection{justify-content:space-between;align-items:center;height:54px;display:flex}@media only screen and (max-width:767px){.MetalStickyNav-module-scss-module__kCb3Ja__navSection{flex-direction:column;align-items:stretch;height:auto;padding-top:10px}}.MetalStickyNav-module-scss-module__kCb3Ja__left{flex-shrink:0;align-items:center;gap:14px;display:flex;position:relative}.MetalStickyNav-module-scss-module__kCb3Ja__tabStrip{scrollbar-width:none;-webkit-overflow-scrolling:touch;align-items:center;gap:28px;height:54px;display:flex;overflow-x:auto}.MetalStickyNav-module-scss-module__kCb3Ja__tabStrip::-webkit-scrollbar{display:none}@media only screen and (max-width:767px){.MetalStickyNav-module-scss-module__kCb3Ja__tabStrip{gap:22px;width:100%;height:34px}}.MetalStickyNav-module-scss-module__kCb3Ja__tab{height:54px;font-size:var(--base-small);font-weight:var(--font-weight-semi);color:var(--black-2);letter-spacing:-.28px;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;justify-content:center;align-items:center;font-family:inherit;transition:color .15s,border-color .2s;display:inline-flex;position:relative}@media only screen and (max-width:767px){.MetalStickyNav-module-scss-module__kCb3Ja__tab{height:100%;font-size:var(--base-smaller)}}.MetalStickyNav-module-scss-module__kCb3Ja__tabActive{opacity:1;font-weight:var(--font-weight-semi-bold);border-bottom-color:var(--black-2)}
.Table-module-scss-module__pUgr0W__wrap{background:var(--white);border-radius:5px}.Table-module-scss-module__pUgr0W__headerSection{flex-direction:column;gap:16px;padding:15px 15px 6px;display:flex}.Table-module-scss-module__pUgr0W__searchBar{align-items:center;gap:10px;display:flex}.Table-module-scss-module__pUgr0W__searchInputWrap{flex:1;min-width:0;position:relative}.Table-module-scss-module__pUgr0W__searchIcon{color:#5b6e77;pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.Table-module-scss-module__pUgr0W__searchInput{border:1px solid var(--border1);background:var(--white);width:100%;height:40px;color:var(--black-2);box-sizing:border-box;border-radius:4px;outline:none;padding:0 16px 0 38px;font-size:14px;transition:border-color .2s}.Table-module-scss-module__pUgr0W__searchInput::placeholder{color:#5b6e77}.Table-module-scss-module__pUgr0W__searchInput:focus{border-color:var(--black-2)}.Table-module-scss-module__pUgr0W__alphabetContainer{align-items:center;display:flex}.Table-module-scss-module__pUgr0W__jumpLabel{box-sizing:border-box;font-size:var(--base-small);font-weight:var(--font-weight-semi-bold);color:var(--grey-light-5);text-transform:uppercase;font-family:var(--font-inter),sans-serif;background:var(--grey-light-1) 0 0 no-repeat padding-box;border:1px solid var(--iron-color);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:83px;height:40px;margin-right:6px;display:flex;position:relative}.Table-module-scss-module__pUgr0W__jumpLabel:after{content:"";background:var(--grey-light-1);border-right:1px solid var(--iron-color);border-bottom:1px solid var(--iron-color);width:7px;height:7px;bottom:-5px;left:50%;bottom:unset;left:unset;position:absolute;right:-9px;transform:translate(-50%)rotate(-45deg)}.Table-module-scss-module__pUgr0W__alphabetRow{box-sizing:border-box;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:center;gap:8px;margin-left:10px;padding-bottom:8px;display:flex;overflow-x:auto}.Table-module-scss-module__pUgr0W__alphabetRow::-webkit-scrollbar{display:none}.Table-module-scss-module__pUgr0W__letterBtn{box-sizing:border-box;border:1px solid var(--iron-color);background:var(--white);width:40px;height:40px;font-size:var(--base);font-weight:var(--font-weight-semi);color:var(--grey-light-5);cursor:pointer;font-family:var(--font-inter),sans-serif;border-radius:5px;flex:none;justify-content:center;align-items:center;transition:border-color .15s,color .15s,background .15s;display:inline-flex;position:relative}.Table-module-scss-module__pUgr0W__letterBtn.Table-module-scss-module__pUgr0W__active{border-color:var(--black-2);color:var(--black-10);font-weight:var(--font-weight-bold)}.Table-module-scss-module__pUgr0W__letterBtn.Table-module-scss-module__pUgr0W__active:after{content:"";background:var(--white);border-right:1px solid var(--black-2);border-bottom:1px solid var(--black-2);width:7px;height:7px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.Table-module-scss-module__pUgr0W__letterBtn.Table-module-scss-module__pUgr0W__letterDisabled{color:var(--grey-light-3);cursor:not-allowed;opacity:.5}.Table-module-scss-module__pUgr0W__btnSection{position:relative}.Table-module-scss-module__pUgr0W__btnSection .Table-module-scss-module__pUgr0W__shadowLeft,.Table-module-scss-module__pUgr0W__btnSection .Table-module-scss-module__pUgr0W__shadowRight{background:linear-gradient(270deg,#fff0 0%,#fff 100%) no-repeat padding-box padding-box;width:40px;height:40px;position:absolute;right:-40px}.Table-module-scss-module__pUgr0W__btnSection .Table-module-scss-module__pUgr0W__shadowRight{left:-36px;right:unset;background:linear-gradient(90deg,#fff0 0%,#fff 100%) no-repeat padding-box padding-box}.Table-module-scss-module__pUgr0W__scrollBtn{box-sizing:border-box;border:1px solid var(--black-2);background:var(--white);width:40px;height:40px;color:var(--black-2);cursor:pointer;box-shadow:0 3px 19px var(--shadow);border-radius:50%;flex:none;justify-content:center;align-items:center;margin-left:10px;transition:border-color .15s,opacity .2s,transform .2s,width .2s,margin .2s,border-width .2s;display:inline-flex;overflow:hidden}.Table-module-scss-module__pUgr0W__scrollBtn:hover{background:var(--black-2)}.Table-module-scss-module__pUgr0W__scrollBtn:hover svg{fill:var(--white)}.Table-module-scss-module__pUgr0W__scrollBtn.Table-module-scss-module__pUgr0W__arrowHidden{opacity:0;pointer-events:none;border-width:0;width:0;margin-left:0;transform:scale(.6)}.Table-module-scss-module__pUgr0W__tableOuter{-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;margin-top:15px;overflow-x:auto}.Table-module-scss-module__pUgr0W__tableOuter::-webkit-scrollbar{display:none}.Table-module-scss-module__pUgr0W__tableWrap{border-radius:4px;min-width:480px;max-height:480px;overflow-y:auto}@media only screen and (max-width:767px){.Table-module-scss-module__pUgr0W__tableWrap{max-height:320px}}.Table-module-scss-module__pUgr0W__tableWrap{scrollbar-width:none}.Table-module-scss-module__pUgr0W__tableWrap::-webkit-scrollbar{display:none}.Table-module-scss-module__pUgr0W__table{border-collapse:collapse;table-layout:fixed;width:100%}.Table-module-scss-module__pUgr0W__th{text-align:left;font-size:var(--base-smallest);font-weight:var(--font-weight-bold);letter-spacing:1.1px;text-transform:uppercase;color:#5d6e77;white-space:nowrap;background:var(--bg4-color);z-index:1;padding:10px 15px;position:sticky;top:0}.Table-module-scss-module__pUgr0W__th:first-child{width:34%}.Table-module-scss-module__pUgr0W__row{border-bottom:1px dashed #dadee1f5}.Table-module-scss-module__pUgr0W__row:last-child{border-bottom:none}.Table-module-scss-module__pUgr0W__td{font-size:var(--base-smaller);color:var(--black-2);vertical-align:middle;font-weight:var(--font-weight-bold);white-space:nowrap;padding:12px 15px}.Table-module-scss-module__pUgr0W__td .Table-module-scss-module__pUgr0W__cityLink{color:inherit;text-decoration:none}.Table-module-scss-module__pUgr0W__td .Table-module-scss-module__pUgr0W__cityLink:hover{text-decoration:underline}.Table-module-scss-module__pUgr0W__cityLink{color:inherit;text-decoration:none}.Table-module-scss-module__pUgr0W__cityLink:hover{text-decoration:underline}.Table-module-scss-module__pUgr0W__empty{text-align:center;color:#5c6d77;padding:28px 12px;font-size:14px}.Table-module-scss-module__pUgr0W__disclaimer{font-weight:var(--font-weight-semi);letter-spacing:-.28px;color:#5c6d77;padding:15px;font-size:12px;line-height:18px}.Table-module-scss-module__pUgr0W__skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;animation:1.4s infinite Table-module-scss-module__pUgr0W__shimmer}.Table-module-scss-module__pUgr0W__skeletonCell{width:70%;height:14px}@keyframes Table-module-scss-module__pUgr0W__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}