.blueprint p,.blueprint .bp-c-paragraph{padding:0;margin:0;vertical-align:baseline;font:inherit;font-size:100%;font-weight:normal;line-height:1em;margin-bottom:1em;font-size:14px;font-weight:400;line-height:1.5em}

/*# sourceMappingURL=paragraph.css.map */
.blueprint .bp-c-descriptionList--unstyled{padding:0;margin:0;vertical-align:baseline}.blueprint .bp-c-descriptionList--stacked{padding:0;margin:0;vertical-align:baseline;column-count:5;column-fill:auto}.blueprint .bp-c-descriptionList--stacked dd{margin-left:0}@supports(display: grid){.blueprint .bp-c-descriptionList--stacked{display:grid;justify-content:space-between;grid-auto-flow:column;grid-column:1/-1;grid-template-rows:auto auto}}.blueprint .bp-c-descriptionList--columns5{grid-template-columns:repeat(5, 1fr)}

/*# sourceMappingURL=descriptionList.css.map */
@font-face{font-family:"sd-blueprint.09ee6b7";src:url("/build/fonts/sd-blueprint.09ee6b7.eot");src:url("/build/fonts/sd-blueprint.09ee6b7.eot?#iefix") format("eot"),url("/build/fonts/sd-blueprint.09ee6b7.woff2") format("woff2"),url("/build/fonts/sd-blueprint.09ee6b7.woff") format("woff"),url("/build/fonts/sd-blueprint.09ee6b7.ttf") format("truetype"),url("/build/fonts/sd-blueprint.09ee6b7.svg#sd-blueprint.09ee6b7") format("svg")}.bp-c-icon::before{font-family:"sd-blueprint.09ee6b7";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none}.bp-i-arrow::before,.bp-i-arrowUp::before,.bp-i-arrowDown::before,.bp-i-arrowLeft::before,.bp-i-arrowRight::before{content:""}.bp-i-bell::before,.bp-i-bellUp::before,.bp-i-bellDown::before,.bp-i-bellLeft::before,.bp-i-bellRight::before{content:""}.bp-i-calendar::before,.bp-i-calendarUp::before,.bp-i-calendarDown::before,.bp-i-calendarLeft::before,.bp-i-calendarRight::before{content:""}.bp-i-close::before,.bp-i-closeUp::before,.bp-i-closeDown::before,.bp-i-closeLeft::before,.bp-i-closeRight::before{content:""}.bp-i-comment::before,.bp-i-commentUp::before,.bp-i-commentDown::before,.bp-i-commentLeft::before,.bp-i-commentRight::before{content:""}.bp-i-envelope::before,.bp-i-envelopeUp::before,.bp-i-envelopeDown::before,.bp-i-envelopeLeft::before,.bp-i-envelopeRight::before{content:""}.bp-i-fire::before,.bp-i-fireUp::before,.bp-i-fireDown::before,.bp-i-fireLeft::before,.bp-i-fireRight::before{content:""}.bp-i-info::before,.bp-i-infoUp::before,.bp-i-infoDown::before,.bp-i-infoLeft::before,.bp-i-infoRight::before{content:""}.bp-i-information::before,.bp-i-informationUp::before,.bp-i-informationDown::before,.bp-i-informationLeft::before,.bp-i-informationRight::before{content:""}.bp-i-message::before,.bp-i-messageUp::before,.bp-i-messageDown::before,.bp-i-messageLeft::before,.bp-i-messageRight::before{content:""}.bp-i-plus::before,.bp-i-plusUp::before,.bp-i-plusDown::before,.bp-i-plusLeft::before,.bp-i-plusRight::before{content:""}.bp-i-post::before,.bp-i-postUp::before,.bp-i-postDown::before,.bp-i-postLeft::before,.bp-i-postRight::before{content:""}.bp-i-search::before,.bp-i-searchUp::before,.bp-i-searchDown::before,.bp-i-searchLeft::before,.bp-i-searchRight::before{content:""}.bp-i-tag::before,.bp-i-tagUp::before,.bp-i-tagDown::before,.bp-i-tagLeft::before,.bp-i-tagRight::before{content:""}.bp-i-thumb::before,.bp-i-thumbUp::before,.bp-i-thumbDown::before,.bp-i-thumbLeft::before,.bp-i-thumbRight::before{content:""}.bp-i-trending::before,.bp-i-trendingUp::before,.bp-i-trendingDown::before,.bp-i-trendingLeft::before,.bp-i-trendingRight::before{content:""}.bp-i-user::before,.bp-i-userUp::before,.bp-i-userDown::before,.bp-i-userLeft::before,.bp-i-userRight::before{content:""}

/*# sourceMappingURL=iconFont.css.map */
.blueprint .bp-c-icon[class*="--xxsmall"]::before{font-size:5px}.blueprint .bp-c-icon[class*="--xsmall"]::before{font-size:9px}.blueprint .bp-c-icon[class*="--small"]::before{font-size:12px}.blueprint .bp-c-icon::before{display:inline-block;font-size:18px;line-height:1em}.blueprint .bp-c-icon[class*="--large"]::before{font-size:24px}.blueprint .bp-c-icon[class*="--xlarge"]::before{font-size:36px}.blueprint .bp-c-icon[class*="--xxlarge"]::before{font-size:48px}.blueprint .bp-c-icon[class*=Right]::before{transform:rotate(90deg)}.blueprint .bp-c-icon[class*=Left]::before{transform:rotate(-90deg)}.blueprint .bp-c-icon[class*=Up]::before{transform:scaleY(1)}.blueprint .bp-c-icon[class*=Down]::before{transform:scaleY(-1)}

/*# sourceMappingURL=icon.css.map */
:root{--countdownTimerTextColor: #2f2f2f;--countdownTimerBorderColor: rgba(47, 47, 47, 0.5);--countdownTimerReverseTextColor: #ffffff;--countdownTimerReverseBorderColor: rgba(255, 255, 255, 0.5)}.bp-s-darkMode{--countdownTimerTextColor: #9d9d9d;--countdownTimerBorderColor: rgba(#666666, $countdownTimerBorderOpacity);--countdownTimerReverseTextColor: #2f2f2f;--countdownTimerReverseBorderColor: rgba(#666666, $countdownTimerBorderOpacity)}.blueprint .bp-c-countdownTimer{display:flex;align-items:center;color:var(--countdownTimerTextColor);gap:12px}@supports(display: grid){.blueprint .bp-c-countdownTimer dl{display:grid;width:auto;grid-auto-flow:column;grid-template-columns:repeat(4, auto);grid-template-rows:auto auto}}.blueprint .bp-c-countdownTimer dd,.blueprint .bp-c-countdownTimer dt{flex-basis:25%;padding:0 12px;border-left:1px var(--countdownTimerBorderColor) solid;margin:0;line-height:1em;text-align:center;text-transform:lowercase}.blueprint .bp-c-countdownTimer dd:first-of-type,.blueprint .bp-c-countdownTimer dt:first-of-type{padding-left:0;border:none}.blueprint .bp-c-countdownTimer dd:last-of-type,.blueprint .bp-c-countdownTimer dt:last-of-type{padding-right:0}.blueprint .bp-c-countdownTimer.bp-c-countdownTimer--reverse{color:var(--countdownTimerReverseTextColor)}.blueprint .bp-c-countdownTimer.bp-c-countdownTimer--reverse dd,.blueprint .bp-c-countdownTimer.bp-c-countdownTimer--reverse dt{border-color:var(--countdownTimerReverseBorderColor)}.blueprint .bp-c-countdownTimerUnits,.blueprint .bp-c-countdownTimer .bp-c-icon{transition:opacity .33s linear}.blueprint .bp-c-countdownTimerCount,.blueprint .bp-c-countdownTimerEndText{font-size:21px;font-weight:700}.blueprint .bp-c-countdownTimerLabel{font-size:12px}.blueprint .bp-c-countdownTimerCount--days{order:1}.blueprint .bp-c-countdownTimerCount--hours{order:2}@supports(display: grid){.blueprint .bp-c-countdownTimerCount--hours{order:3}}.blueprint .bp-c-countdownTimerCount--minutes{order:3}@supports(display: grid){.blueprint .bp-c-countdownTimerCount--minutes{order:5}}.blueprint .bp-c-countdownTimerCount--seconds{order:4}@supports(display: grid){.blueprint .bp-c-countdownTimerCount--seconds{order:7}}.blueprint .bp-c-countdownTimerLabel--days{order:5}@supports(display: grid){.blueprint .bp-c-countdownTimerLabel--days{order:2}}.blueprint .bp-c-countdownTimerLabel--hours{order:6}@supports(display: grid){.blueprint .bp-c-countdownTimerLabel--hours{order:4}}.blueprint .bp-c-countdownTimerLabel--minutes{order:7}@supports(display: grid){.blueprint .bp-c-countdownTimerLabel--minutes{order:6}}.blueprint .bp-c-countdownTimerLabel--seconds{order:8}.blueprint .bp-c-countdownTimer--inactive .bp-c-countdownTimerUnits,.blueprint .bp-c-countdownTimer--inactive .bp-c-icon{opacity:0}

/*# sourceMappingURL=countdownTimer.css.map */
.blueprint .bp-u-sizeContainer{width:100%;min-width:1024px;max-width:1440px;padding:0 36px;margin:0 auto}.blueprint .bp-u-sizeContainer--responsive{min-width:320px;padding:0 0}@media(min-width: 1024px){.blueprint .bp-u-sizeContainer--responsive{padding:0 36px}}

/*# sourceMappingURL=sizeContainer.css.map */
:root{--pageBannerDefaultTextColor: #ffffff;--pageBannerDefaultBackgroundColor: #006bb7}.blueprint .bp-c-pageBanner{padding:12px 24px;background-color:var(--pageBannerDefaultBackgroundColor);color:var(--pageBannerDefaultTextColor)}@media(min-width: 1024px){.blueprint .bp-c-pageBanner{padding:24px 0}}.blueprint .bp-c-pageBanner h1{color:var(--pageBannerDefaultTextColor)}.blueprint .bp-c-pageBanner p,.blueprint .bp-c-pageBanner .bp-c-paragraph{margin:0}.blueprint .bp-c-pageBanner p a,.blueprint .bp-c-pageBanner p .bp-c-link,.blueprint .bp-c-pageBanner .bp-c-paragraph a,.blueprint .bp-c-pageBanner .bp-c-paragraph .bp-c-link{color:var(--pageBannerDefaultTextColor);font-weight:700}.blueprint .bp-c-pageBanner p a:hover,.blueprint .bp-c-pageBanner p .bp-c-link:hover,.blueprint .bp-c-pageBanner .bp-c-paragraph a:hover,.blueprint .bp-c-pageBanner .bp-c-paragraph .bp-c-link:hover{text-decoration:underline}.blueprint .bp-c-pageBannerLogoImage{padding-right:20px;margin-right:20px}@media(min-width: 1024px){.blueprint .bp-c-pageBannerLogoImage{border-right:1px solid var(--pageBannerDefaultTextColor)}}.blueprint .bp-c-pageBannerText{font-size:14px;line-height:1.5em;display:none}@media(min-width: 1024px){.blueprint .bp-c-pageBannerText{display:block;margin:28px 0 12px}}.blueprint .bp-c-pageBanner--imageBackground{background-position:left center;background-repeat:no-repeat;background-size:cover}.blueprint .bp-c-pageBanner--imageBackgroundRepeating{background-position:top left;background-repeat:repeat;background-size:contain}.blueprint .bp-c-pageBanner--padded{padding:24px 0}.blueprint .bp-c-pageBanner .bp-c-pageEntrypointBannerTitle{color:var(--pageBannerDefaultTextColor)}.blueprint h1~.bp-c-pageBannerText{margin-top:12px}

/*# sourceMappingURL=pageBanner.css.map */
:root{--reverseTextColor: #0f0f0f}.blueprint .bp-c-pageEntrypointBanner{padding:16px;margin:0 0 12px 0;background-position:center;border-radius:4px}@media(min-width: 1024px){.blueprint .bp-c-pageEntrypointBanner{padding:20px 24px;margin:8px;border-radius:4px}}.blueprint .bp-c-pageEntrypointBanner>a{position:relative;display:flex;color:var(--pageBannerDefaultTextColor)}@supports(display: grid){.blueprint .bp-c-pageEntrypointBanner>a{display:grid;gap:8px 40px;grid-template:"title" auto "button" auto/100%}@media(min-width: 768px){.blueprint .bp-c-pageEntrypointBanner>a{grid-auto-flow:column;grid-template:"countdownTimer title" auto "countdownTimer description" auto/max-content auto}}@media(min-width: 1024px){.blueprint .bp-c-pageEntrypointBanner>a{grid-auto-flow:column;grid-template:"countdownTimer title button" auto "countdownTimer description button" auto/max-content auto min-content}}}.blueprint .bp-c-pageEntrypointBannerTitle{display:block;font-size:16px;font-weight:500}@media(min-width: 1024px){.blueprint .bp-c-pageEntrypointBannerTitle{grid-area:title}}@media(min-width: 1024px){.blueprint .bp-c-pageEntrypointBannerTitle,.blueprint .bp-c-pageEntrypointBanner .bp-c-pageBannerText{position:relative;left:-40px}}.blueprint .bp-c-pageEntrypointBanner--reverse .bp-c-pageEntrypointBannerTitle,.blueprint .bp-c-pageEntrypointBanner--reverse .bp-c-pageBannerText{color:var(--reverseTextColor)}.blueprint .bp-c-pageEntrypointBanner .bp-c-pageBannerText{font-size:13px;line-height:1.5em}@media(min-width: 1024px){.blueprint .bp-c-pageEntrypointBanner .bp-c-pageBannerText{grid-area:description}}.blueprint .bp-c-pageEntrypointBanner .bp-c-entrypointBannerButton{display:flex;font-size:11px;gap:4px}.blueprint .bp-c-pageEntrypointBanner .bp-c-entrypointBannerButton .bp-c-icon::before{position:relative;top:1px}@media(min-width: 1024px){.blueprint .bp-c-pageEntrypointBanner .bp-c-entrypointBannerButton .bp-c-icon{display:none}}@media(min-width: 1024px){.blueprint .bp-c-pageEntrypointBanner .bp-c-entrypointBannerButton{background:none;border:0;border-radius:0;padding:0;margin:0;vertical-align:baseline;font:inherit;font-size:100%;font-weight:normal;line-height:1em;display:flex;height:40px;align-items:center;padding:0 16px;background:var(--buttonBackgroundColor);border-radius:2px;color:var(--buttonTextColor);cursor:pointer;font-size:var(--buttonFontSize);font-weight:500;line-height:14px;outline:none;text-decoration:none;transition:color var(--transitionDuration) linear,background-color var(--transitionDuration) linear;white-space:nowrap;display:flex;margin:auto 0;grid-area:button}.blueprint .bp-c-pageEntrypointBanner .bp-c-entrypointBannerButton:active{background:var(--buttonActiveBackgroundColor);box-shadow:var(--buttonActiveInsetShadow)}.blueprint .bp-c-pageEntrypointBanner .bp-c-entrypointBannerButton:hover{background:var(--buttonHoverBackgroundColor)}.blueprint .bp-c-pageEntrypointBanner .bp-c-entrypointBannerButton:disabled{background:var(--buttonDisabledBackgroundColor);box-shadow:none;color:var(--buttonDisabledTextColor);cursor:not-allowed}}@media(max-width: 767px){.blueprint .bp-c-pageEntrypointBanner .bp-c-entrypointBannerButton{color:var(--reverseTextColor)}}.blueprint .bp-c-pageEntrypointBanner .bp-c-countdownTimer{display:none}@media(min-width: 768px){.blueprint .bp-c-pageEntrypointBanner .bp-c-countdownTimer~.bp-c-pageEntrypointBannerTitle,.blueprint .bp-c-pageEntrypointBanner .bp-c-countdownTimer~.bp-c-pageBannerText{left:0}}@media(min-width: 768px){.blueprint .bp-c-pageEntrypointBanner .bp-c-countdownTimer{display:flex}@supports(display: grid){.blueprint .bp-c-pageEntrypointBanner .bp-c-countdownTimer{grid-area:countdownTimer}}.blueprint .bp-c-pageEntrypointBanner .bp-c-countdownTimer:empty{width:0}.blueprint .bp-c-pageEntrypointBanner .bp-c-countdownTimer+.bp-c-pageEntrypointBanner,.blueprint .bp-c-pageEntrypointBanner .bp-c-countdownTimer+.bp-c-pageBannerText{grid-column:2/3}}

/*# sourceMappingURL=pageEntrypointBanner.css.map */
@font-face{font-family:"Roboto";src:url("/build/fonts/roboto/Roboto-Medium.woff2") format("woff2"),url("/build/fonts/roboto/Roboto-Medium.woff") format("woff");font-weight:500;font-style:normal}@font-face{font-family:"Roboto-Medium";src:url("/build/fonts/roboto/Roboto-Medium.woff2") format("woff2"),url("/build/fonts/roboto/Roboto-Medium.woff") format("woff")}

/*# sourceMappingURL=robotoMedium.css.map */
:root{--primaryLinkColor: #0077cc;--primaryLinkDisabledColor: #3392d6 }.bp-s-darkMode{--primaryLinkColor: #e2e2e2}.blueprint a{font:inherit;font-size:100%;font-weight:normal;line-height:1em;color:var(--primaryLinkColor);text-decoration:none;transition:color var(--transitionDuration) linear}

/*# sourceMappingURL=link.css.map */
:root{--buttonBackgroundColor: #e2e2e2;--buttonTextColor: #474747;--buttonFontSize: 14px;--buttonHoverBackgroundColor: #cecece;--buttonActiveBackgroundColor: #b1b1b1;--buttonActiveInsetShadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.2);--buttonDisabledBackgroundColor: #e2e2e2;--buttonDisabledTextColor: #b1b1b1;--buttonXLargeFontSize: 20px;--buttonLargeFontSize: 16px;--buttonSmallFontSize: 12px;--buttonPrimaryBackgroundColor: #0077cc;--buttonPrimaryTextColor: #ffffff;--buttonPrimaryHoverBackgroundColor: #006bb7;--buttonPrimaryActiveBackgroundColor: #005999;--buttonPrimaryDisabledBackgroundColor: #99c9eb;--buttonPrimaryDisabledTextColor: #ffffff;--buttonBuyBackgroundColor: #329e38;--buttonBuyTextColor: #ffffff;--buttonBuyHoverBackgroundColor: #2d8e32;--buttonBuyActiveBackgroundColor: #247528;--buttonBuyDisabledBackgroundColor: #add8af;--buttonBuyDisabledTextColor: #ffffff;--buttonDealAlertBackgroundColor: #ec4f2e;--buttonDealAlertTextColor: #ffffff;--buttonDealAlertHoverBackgroundColor: #d44729;--buttonDealAlertActiveBackgroundColor: #b13b22;--buttonDealAlertDisabledBackgroundColor: #f7b9ab;--buttonDealAlertDisabledTextColor: #ffffff;--buttonPrimaryTextBackgroundColor: transparent;--buttonPrimaryTextTextColor: #0077cc;--buttonPrimaryTextHoverBackgroundColor: transparent;--buttonPrimaryTextHoverTextColor: #005999;--buttonPrimaryTextActiveBackgroundColor: transparent;--buttonPrimaryTextActiveTextColor: pink;--buttonPrimaryTextActiveInsetShadow: none;--buttonPrimaryTextDisabledBackgroundColor: transparent;--buttonPrimaryTextDisabledTextColor: #99c9eb;--buttonPrimaryTextSmallFontSize: 13px;--buttonSecondaryTextBackgroundColor: transparent;--buttonSecondaryTextTextColor: #666666;--buttonSecondaryTextHoverBackgroundColor: transparent;--buttonSecondaryTextHoverTextColor: #474747;--buttonSecondaryTextActiveBackgroundColor: transparent;--buttonSecondaryTextActiveTextColor: pink;--buttonSecondaryTextActiveInsetShadow: none;--buttonSecondaryTextDisabledBackgroundColor: transparent;--buttonSecondaryTextDisabledTextColor: #b1b1b1;--buttonSecondaryTextSmallFontSize: 13px}.bp-s-darkMode{--buttonBackgroundColor: #666666;--buttonTextColor: #cecece;--buttonHoverBackgroundColor: #9d9d9d}.blueprint button,.blueprint .bp-c-button{background:none;border:0;border-radius:0;padding:0;margin:0;vertical-align:baseline;font:inherit;font-size:100%;font-weight:normal;line-height:1em;display:flex;height:40px;align-items:center;padding:0 16px;background:var(--buttonBackgroundColor);border-radius:2px;color:var(--buttonTextColor);cursor:pointer;font-size:var(--buttonFontSize);font-weight:500;line-height:14px;outline:none;text-decoration:none;transition:color var(--transitionDuration) linear,background-color var(--transitionDuration) linear;white-space:nowrap}.blueprint button:active,.blueprint .bp-c-button:active{background:var(--buttonActiveBackgroundColor);box-shadow:var(--buttonActiveInsetShadow)}.blueprint button:hover,.blueprint .bp-c-button:hover{background:var(--buttonHoverBackgroundColor)}.blueprint button:disabled,.blueprint .bp-c-button:disabled{background:var(--buttonDisabledBackgroundColor);box-shadow:none;color:var(--buttonDisabledTextColor);cursor:not-allowed}.blueprint .bp-c-button--unstyled{display:inline;height:auto;padding:0;border:none;margin:0;background:transparent;color:var(--primaryTextColor);font-weight:400}.blueprint .bp-c-button--unstyled:disabled,.blueprint .bp-c-button--unstyled:hover,.blueprint .bp-c-button--unstyled:active{background:transparent;box-shadow:none}.blueprint .bp-c-button--xlarge{height:56px;padding:inherit 24px;font-size:var(--buttonXLargeFontSize)}.blueprint .bp-c-button--large{height:48px;padding:inherit 20px;font-size:var(--buttonLargeFontSize)}.blueprint .bp-c-button--small{height:32px;padding:inherit 12px;font-size:var(--buttonSmallFontSize)}.blueprint .bp-c-button--primary{background:var(--buttonPrimaryBackgroundColor);color:var(--buttonPrimaryTextColor)}.blueprint .bp-c-button--primary:hover{background:var(--buttonPrimaryHoverBackgroundColor)}.blueprint .bp-c-button--primary:active{background:var(--buttonPrimaryActiveBackgroundColor)}.blueprint .bp-c-button--primary:disabled{background:var(--buttonPrimaryDisabledBackgroundColor);color:var(--buttonPrimaryDisabledTextColor)}.blueprint .bp-c-button--buy{background:var(--buttonBuyBackgroundColor);color:var(--buttonBuyTextColor)}.blueprint .bp-c-button--buy:hover{background:var(--buttonBuyHoverBackgroundColor)}.blueprint .bp-c-button--buy:active{background:var(--buttonBuyActiveBackgroundColor)}.blueprint .bp-c-button--buy:disabled{background:var(--buttonBuyDisabledBackgroundColor);color:var(--buttonBuyDisabledTextColor)}.blueprint .bp-c-button--dealAlert{background:var(--buttonDealAlertBackgroundColor);color:var(--buttonDealAlertTextColor)}.blueprint .bp-c-button--dealAlert:hover{background:var(--buttonDealAlertHoverBackgroundColor)}.blueprint .bp-c-button--dealAlert:active{background:var(--buttonDealAlertActiveBackgroundColor)}.blueprint .bp-c-button--dealAlert:disabled{background:var(--buttonDealAlertDisabledBackgroundColor);color:var(--buttonDealAlertDisabledTextColor)}.blueprint .bp-c-button--primaryText{padding:0;background:var(--buttonPrimaryTextBackgroundColor);color:var(--buttonPrimaryTextTextColor)}.blueprint .bp-c-button--primaryText:hover{background:var(--buttonPrimaryTextHoverBackgroundColor);color:var(--buttonPrimaryTextHoverTextColor)}.blueprint .bp-c-button--primaryText:active{background:var(--buttonPrimaryTextActiveBackgroundColor);box-shadow:var(--buttonPrimaryTextActiveInsetShadow);color:var(--buttonPrimaryTextActiveTextColor)}.blueprint .bp-c-button--primaryText:disabled{background:var(--buttonPrimaryTextDisabledBackgroundColor);color:var(--buttonPrimaryTextDisabledTextColor)}.blueprint .bp-c-button--primaryText.bp-c-button--small{font-size:var(--buttonPrimaryTextSmallFontSize)}.blueprint .bp-c-button--secondaryText{background:var(--buttonSecondaryTextBackgroundColor);color:var(--buttonSecondaryTextTextColor)}.blueprint .bp-c-button--secondaryText:hover{background:var(--buttonSecondaryTextHoverBackgroundColor);color:var(--buttonSecondaryTextHoverTextColor)}.blueprint .bp-c-button--secondaryText:active{background:var(--buttonSecondaryTextActiveBackgroundColor);box-shadow:var(--buttonSecondaryTextActiveInsetShadow);color:var(--buttonSecondaryTextActiveTextColor)}.blueprint .bp-c-button--secondaryText:disabled{background:var(--buttonSecondaryTextDisabledBackgroundColor);color:var(--buttonSecondaryTextDisabledTextColor)}.blueprint .bp-c-button--secondaryText.bp-c-button--small{font-size:var(--buttonSecondaryTextSmallFontSize)}.blueprint .bp-c-button--link{display:inline;height:auto;padding:0;background:transparent;color:var(--primaryLinkColor);font-weight:400}.blueprint .bp-c-button--link:hover{background:transparent;color:var(--primaryLinkColor);text-decoration:underline}.blueprint .bp-c-button--link:active{background:transparent;box-shadow:none;color:var(--primaryLinkColor)}.blueprint .bp-c-button--link:disabled{background:transparent;color:var(--primaryLinkDisabledColor)}.blueprint .bp-c-button--link.bp-c-button--small{font-size:var(--buttonPrimaryTextSmallFontSize)}.blueprint .bp-c-button--block{display:block}.blueprint .bp-c-button--inline{display:inline-block}body[data-modern] .blueprint .bp-c-button{transition:none}

/*# sourceMappingURL=button.css.map */
.blueprint .bp-c-cardGrid{display:flex;flex-direction:column}.blueprint .bp-c-cardGrid .bp-c-card{margin-bottom:8px}@supports(display: grid){.blueprint .bp-c-cardGrid{display:grid;grid-gap:8px;grid-template-columns:1fr}.blueprint .bp-c-cardGrid .bp-c-card{margin-bottom:0}}@media(min-width: 768px){.blueprint .bp-c-cardGrid{flex-flow:row wrap;margin-right:8px;margin-left:8px}.blueprint .bp-c-cardGrid .bp-c-card{width:calc(50% - (8px / 2));margin-right:8px}.blueprint .bp-c-cardGrid .bp-c-card:nth-child(2n){margin-right:0}@supports(display: grid){.blueprint .bp-c-cardGrid{grid-template-columns:repeat(2, 1fr)}.blueprint .bp-c-cardGrid .bp-c-card{width:100%;margin-right:0}}}@media(min-width: 1024px){.blueprint .bp-c-cardGrid{flex-flow:row wrap}.blueprint .bp-c-cardGrid .bp-c-card{max-width:230px;margin-right:8px}.blueprint .bp-c-cardGrid .bp-c-card:nth-child(2n){margin-right:8px}@supports(display: grid){.blueprint .bp-c-cardGrid{grid-template-columns:repeat(auto-fill, minmax(233px, 1fr))}.blueprint .bp-c-cardGrid .bp-c-card{max-width:none;margin-right:0}.blueprint .bp-c-cardGrid .bp-c-card:nth-child(2n){margin-right:0}}}

/*# sourceMappingURL=cardGrid.css.map */
:root{--labelBackgroundColor: #ffffff;--labelBorder: #0077cc;--labelTextColor: #0077cc}.bp-s-darkMode{--labelBackgroundColor: #474747}.blueprint .bp-c-label{position:absolute;display:flex;padding:2px 4px;border:1px solid var(--labelBorder);background-color:var(--labelBackgroundColor);border-radius:2px;color:var(--labelTextColor);font-size:10px;font-weight:700;line-height:1;text-transform:uppercase}

/*# sourceMappingURL=label.css.map */
:root{--cardBackgroundColor: #ffffff;--cardBoxShadowColor: rgba(15, 15, 15, 0.12)}.bp-s-darkMode{--cardBackgroundColor: #2f2f2f;--cardBoxShadowColor: rgba(255, 255, 255, 0.12)}.blueprint .bp-c-card{background-color:var(--cardBackgroundColor);border-radius:4px;box-shadow:0 0 2px 0 var(--cardBoxShadowColor)}.blueprint .bp-c-card--hoverable{cursor:pointer}.blueprint .bp-c-card--hoverable:hover{box-shadow:0 0 2px 0 var(--cardBoxShadowColor),0 2px 2px 0 var(--cardBoxShadowColor)}.blueprint .bp-c-card--padded{padding:12px}.blueprint .bp-c-card--borderless{border-radius:0;box-shadow:none}.blueprint .bp-c-card--borderless:hover{box-shadow:none}

/*# sourceMappingURL=card.css.map */
.blueprint img{background:none;padding:0;margin:0;vertical-align:baseline;border:0;border-radius:0}

/*# sourceMappingURL=image.css.map */
.blueprint img{width:100%;height:auto}

/*# sourceMappingURL=dealImage.css.map */
:root{--priceTextColor: #2f2f2f}.bp-s-darkMode{--priceTextColor: #cecece}:root{--originalPriceTextColor: #d93327}.blueprint .bp-c-price{color:var(--priceTextColor);font-size:20px;font-weight:700;line-height:1}.blueprint .bp-c-price_originalPrice{color:var(--originalPriceTextColor);font-size:13px;line-height:1;text-decoration:line-through}

/*# sourceMappingURL=dealPrice.css.map */
:root{--discountTextColor: #d93327}.blueprint .bp-c-discount{display:block;margin-bottom:12px;color:var(--discountTextColor);font-size:13px;font-weight:700;line-height:1}

/*# sourceMappingURL=discount.css.map */
:root{--primaryHeadingColor: #2f2f2f}.bp-s-darkMode{--primaryHeadingColor: #9d9d9d}.blueprint h3{font:inherit;font-size:100%;font-weight:normal;line-height:1em;padding:0;margin:0;vertical-align:baseline}.blueprint h3,.blueprint .bp-c-heading3{color:var(--primaryHeadingColor);font-size:20px;font-weight:500;line-height:32px}.blueprint *+h3{margin-top:32px}

/*# sourceMappingURL=heading3.css.map */
.blueprint strong{font:inherit;font-size:100%;font-weight:normal;line-height:1em;font-weight:600}

/*# sourceMappingURL=strong.css.map */
:root{--ratingTextColor: #9d9d9d;--votingThumbsColorHover: #666666;--votingThumbsColorActive: #0077cc;--votingThumbsUpColor: #add8af;--votingThumbsDownColor: #f183ac}.bp-s-darkMode{--ratingTextColor: #a7a7a7}.blueprint .bp-c-votingThumbs{color:var(--ratingTextColor);font-size:12px;font-weight:700;line-height:1;transition:all .2s ease-out}.blueprint .bp-c-votingThumbs_up:hover,.blueprint .bp-c-votingThumbs_down:hover{color:var(--votingThumbsColorHover)}.blueprint .bp-c-votingThumbs_up:active,.blueprint .bp-c-votingThumbs_down:active{color:var(--votingThumbsColorActive)}.blueprint .bp-c-votingThumbs--up .bp-c-votingThumbs_up{color:var(--votingThumbsUpColor)}.blueprint .bp-c-votingThumbs--down .bp-c-votingThumbs_down{color:var(--votingThumbsDownColor)}

/*# sourceMappingURL=votingThumbs.css.map */
:root{--ratingTextColor: #9d9d9d;--votingThumbsUpColorHover: #add8af;--votingThumbsDownColorHover: #f183ac}.bp-s-darkMode{--ratingTextColor: #a7a7a7}.blueprint .bp-c-votingThumbs--compact{display:flex;align-items:baseline;margin-left:auto}.blueprint .bp-c-votingThumbs--compact .bp-c-votingThumbs_up,.blueprint .bp-c-votingThumbs--compact .bp-c-votingThumbs_down{transition:color .2s ease-out}.blueprint .bp-c-votingThumbs--compact .bp-c-votingThumbs_down{display:none}.blueprint .bp-c-votingThumbs--compact.bp-c-votingThumbs--up .bp-c-votingThumbs_up{color:var(--votingThumbsUpColorHover)}.blueprint .bp-c-votingThumbs--compact.bp-c-votingThumbs--down .bp-c-votingThumbs_up{display:none}.blueprint .bp-c-votingThumbs--compact.bp-c-votingThumbs--down .bp-c-votingThumbs_down{display:block;color:var(--votingThumbsDownColorHover)}.blueprint .bp-c-votingThumbs--compact.bp-c-votingThumbs:hover{display:flex}.blueprint .bp-c-votingThumbs--compact.bp-c-votingThumbs:hover .bp-c-votingThumbs_label{display:none}.blueprint .bp-c-votingThumbs--compact.bp-c-votingThumbs:hover .bp-c-votingThumbs_up{display:block;color:var(--ratingTextColor)}.blueprint .bp-c-votingThumbs--compact.bp-c-votingThumbs:hover .bp-c-votingThumbs_up:hover{color:var(--votingThumbsUpColorHover)}.blueprint .bp-c-votingThumbs--compact.bp-c-votingThumbs:hover .bp-c-votingThumbs_down{display:block;color:var(--ratingTextColor)}.blueprint .bp-c-votingThumbs--compact.bp-c-votingThumbs:hover .bp-c-votingThumbs_down:hover{color:var(--votingThumbsDownColorHover)}.blueprint .bp-c-votingThumbs--compact.bp-c-votingThumbs:hover .bp-c-votingThumbs_down::before{margin-left:3px;color:var(--ratingTextColor);content:"•"}

/*# sourceMappingURL=votingThumbs--compact.css.map */
:root{--cardPrimaryTextColor: #2f2f2f;--cardSecondaryTextColor: #9d9d9d;--fireIconColor: #d93327;--priceTextColor: #47a84c}.bp-s-darkMode{--cardPrimaryTextColor: #66ade0;--cardSecondaryTextColor: #a7a7a7}.blueprint .bp-p-dealCard{position:relative;display:flex;flex-wrap:wrap;border-radius:0;list-style-type:none}.blueprint .bp-p-dealCard .bp-p-dealCard_wrapper{display:block;width:100%;padding:8px}@media(min-width: 1024px){.blueprint .bp-p-dealCard{border-radius:4px}.blueprint .bp-p-dealCard .bp-p-dealCard_wrapper{display:flex;min-width:0;flex-wrap:wrap;align-items:center;justify-content:space-between}.blueprint .bp-p-dealCard .bp-p-dealCard_wrapper>*{flex-basis:100%}}.blueprint .bp-p-dealCard .bp-p-dealCard_storeName{display:none;color:var(--cardSecondaryTextColor);font-size:11px;font-style:italic;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width: 1024px){.blueprint .bp-p-dealCard .bp-p-dealCard_storeName{margin-bottom:3px;color:var(--cardSecondaryTextColor);font-size:12px;font-style:normal;font-weight:400;line-height:14px}.blueprint .bp-p-dealCard .bp-p-dealCard_storeName::before{content:none}}.blueprint .bp-p-dealCard .bp-p-dealCard_dealName{align-self:end;margin:0px;color:var(--cardPrimaryTextColor);font-size:15px;font-weight:normal;line-height:18px;max-height:54px;line-height:18px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media(min-width: 1024px){.blueprint .bp-p-dealCard .bp-p-dealCard_dealName{min-height:54px;align-self:start}}.blueprint .bp-p-dealCard .bp-c-button{display:none}@media(min-width: 1024px){.blueprint .bp-p-dealCard .bp-c-button{display:flex;align-self:flex-end;justify-content:center;margin-top:9px}}.blueprint .bp-p-dealCard .bp-c-label{top:8px;right:8px}.blueprint .bp-p-dealCard .bp-c-label~.bp-p-dealCard_wrapper .bp-p-dealCard_dealName{max-width:calc(100% - 15px)}@media(min-width: 1024px){.blueprint .bp-p-dealCard .bp-c-label~.bp-p-dealCard_wrapper .bp-p-dealCard_dealName{max-width:none}}.blueprint .bp-p-dealCard .bp-p-dealImage{margin-right:12px;float:left}@media(min-width: 1024px){.blueprint .bp-p-dealCard .bp-p-dealImage{margin-right:0;margin-bottom:3px;float:none}}.blueprint .bp-p-dealCard img.bp-p-dealImage{max-width:102px}@media(min-width: 1024px){.blueprint .bp-p-dealCard img.bp-p-dealImage{max-width:200px}}.blueprint .bp-p-dealCard span.bp-p-dealImage{display:flex;width:102px;height:102px;align-items:center;justify-content:center}@media(min-width: 1024px){.blueprint .bp-p-dealCard span.bp-p-dealImage{width:200px;height:200px}}.blueprint .bp-p-dealCard .bp-p-dealCard_priceInfo{display:inline-flex;min-width:0;align-items:baseline;margin-bottom:3px}.blueprint .bp-p-dealCard .bp-p-dealCard_priceInfo .bp-c-price{margin-left:3px;color:var(--priceTextColor);font-size:17px;font-weight:bold}.blueprint .bp-p-dealCard .bp-p-dealCard_priceInfo [class*=bp-i-fire]{position:relative;top:3px;order:-1;color:var(--fireIconColor)}@media(min-width: 1024px){.blueprint .bp-p-dealCard .bp-p-dealCard_priceInfo{display:flex;flex-basis:auto}.blueprint .bp-p-dealCard .bp-p-dealCard_priceInfo .bp-c-price{color:var(--cardPrimaryTextColor);font-size:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.blueprint .bp-p-dealCard .bp-p-dealCard_priceInfo .bp-c-icon[class*=bp-i-fire]{order:0}}.blueprint .bp-p-dealCard .bp-c-votingThumbs--compact{display:none}@media(min-width: 1024px){.blueprint .bp-p-dealCard .bp-c-votingThumbs--compact{display:flex;flex-basis:auto;margin-left:auto}.blueprint .bp-p-dealCard .bp-c-votingThumbs--compact .bp-c-icon{position:relative;top:3px}}.blueprint .bp-p-dealCard .bp-c-dealCard_additionalInfo{display:inline-flex;color:var(--cardSecondaryTextColor);font-size:12px;font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@supports(display: grid){.blueprint .bp-p-dealCard .bp-p-dealCard_wrapper{display:grid;max-width:100%;align-items:center;padding-bottom:8px;grid-gap:3px;grid-template:auto 21px auto/auto auto minmax(0, 1fr);grid-template-areas:"img title title" "img priceinfo priceinfo" "img more store"}.blueprint .bp-p-dealCard .bp-p-dealCard_wrapper>*{margin:0}@media(min-width: 550px){.blueprint .bp-p-dealCard .bp-p-dealCard_wrapper{padding-top:5px;padding-bottom:5px;grid-template:1fr auto auto 1fr/auto auto auto minmax(0, 1fr);grid-template-areas:"img . . ." "img title title title" "img priceinfo more store" "img . . ."}}@media(min-width: 1024px){.blueprint .bp-p-dealCard .bp-p-dealCard_wrapper{display:grid;padding-top:8px;padding-bottom:8px;grid-template:auto auto 58px auto 1fr auto/minmax(0, 1fr) auto;grid-template-areas:"img img" "store store" "title title" "priceinfo userRatings" "more more" "button button"}}@media(min-width: 1024px){.blueprint .bp-p-dealCard .bp-c-votingThumbs--compact{grid-area:userRatings;justify-self:end}}@media(min-width: 1024px){.blueprint .bp-p-dealCard .bp-c-button{margin-top:9px;grid-area:button}}.blueprint .bp-p-dealCard .bp-p-dealCard_storeName{display:initial;align-self:baseline;grid-area:store}.blueprint .bp-p-dealCard .bp-p-dealCard_storeName::before{content:"at "}@media(min-width: 1024px){.blueprint .bp-p-dealCard .bp-p-dealCard_storeName{margin-bottom:0}.blueprint .bp-p-dealCard .bp-p-dealCard_storeName::before{content:none}}.blueprint .bp-p-dealCard .bp-p-dealImage{margin-right:12px;grid-area:img;justify-self:center}@media(min-width: 1024px){.blueprint .bp-p-dealCard .bp-p-dealImage{margin-right:0}}.blueprint .bp-p-dealCard img.bp-p-dealImage{max-width:102px}@media(min-width: 550px){.blueprint .bp-p-dealCard img.bp-p-dealImage{max-width:92px}}@media(min-width: 1024px){.blueprint .bp-p-dealCard img.bp-p-dealImage{max-width:200px}}.blueprint .bp-p-dealCard span.bp-p-dealImage{width:102px;height:102px}@media(min-width: 768px){.blueprint .bp-p-dealCard span.bp-p-dealImage{width:92px;height:92px}}@media(min-width: 1024px){.blueprint .bp-p-dealCard span.bp-p-dealImage{width:200px;height:200px}}.blueprint .bp-p-dealCard .bp-p-dealCard_priceInfo{align-self:baseline;grid-area:priceinfo;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.blueprint .bp-p-dealCard .bp-p-dealCard_dealName{grid-area:title}.blueprint .bp-p-dealCard .bp-c-dealCard_additionalInfo{display:inline-block;align-self:baseline;grid-area:more}@media(min-width: 1024px){.blueprint .bp-p-dealCard .bp-c-dealCard_additionalInfo{align-self:flex-start}}}

/*# sourceMappingURL=dealCard.css.map */
.blueprint ul{padding:0;margin:0;vertical-align:baseline}.blueprint .bp-c-unorderedList--unstyled{list-style-type:none}.blueprint .bp-c-unorderedList--horizontal,.blueprint .bp-c-unorderedList--horizontalBulleted{display:flex;list-style-type:none}.blueprint .bp-c-unorderedList--horizontalBulleted li:not(:first-child)::before{margin:0px 5px;content:"•";font-weight:700}

/*# sourceMappingURL=unorderedList.css.map */
.blueprint .bp-c-visibilityToggle_indicator{margin-right:20px;transform:scaleY(1);transition:transform .33s ease-out}.blueprint .bp-c-visibilityToggle_indicator--visible{transform:scaleY(-1)}.blueprint .bp-c-visibilityToggle_target{display:none;transition:transform .33s ease-out}.blueprint .bp-c-visibilityToggle_target--visible{display:block}.blueprint .bp-c-visibilityToggle--locked .bp-c-visibilityToggle_target{display:block !important}.blueprint .bp-c-visibilityToggle--locked .bp-c-visibilityToggle_trigger{cursor:default;pointer-events:none}.blueprint .bp-c-visibilityToggle--locked .bp-c-visibilityToggle_trigger .bp-c-visibilityToggle_indicator{display:none}@media(max-width: 767px){.blueprint .bp-c-visibilityToggle--lockedMobile .bp-c-visibilityToggle_target{display:block !important}.blueprint .bp-c-visibilityToggle--lockedMobile .bp-c-visibilityToggle_trigger{cursor:default;pointer-events:none}.blueprint .bp-c-visibilityToggle--lockedMobile .bp-c-visibilityToggle_trigger .bp-c-visibilityToggle_indicator{display:none}}@media(min-width: 768px)and (max-width: 1023px){.blueprint .bp-c-visibilityToggle--lockedTablet .bp-c-visibilityToggle_target{display:block !important}.blueprint .bp-c-visibilityToggle--lockedTablet .bp-c-visibilityToggle_trigger{cursor:default;pointer-events:none}.blueprint .bp-c-visibilityToggle--lockedTablet .bp-c-visibilityToggle_trigger .bp-c-visibilityToggle_indicator{display:none}}@media(min-width: 1024px){.blueprint .bp-c-visibilityToggle--lockedDesktop .bp-c-visibilityToggle_target{display:block !important}.blueprint .bp-c-visibilityToggle--lockedDesktop .bp-c-visibilityToggle_trigger{cursor:default;pointer-events:none}.blueprint .bp-c-visibilityToggle--lockedDesktop .bp-c-visibilityToggle_trigger .bp-c-visibilityToggle_indicator{display:none}}

/*# sourceMappingURL=visibilityToggle.css.map */
:root{--panelBackgroundColor: #ffffff;--panelBorderColor: #cecece;--panelHeaderFooterBackgroundColor: #f5f5f5}.blueprint .bp-c-panel{border:.5px solid var(--panelBorderColor);margin:10px;background-color:var(--panelBackgroundColor);border-radius:8px}.blueprint .bp-c-panel .bp-c-panel_body,.blueprint .bp-c-panel .bp-c-panel_header,.blueprint .bp-c-panel .bp-c-panel_footer{padding:18px 12px}.blueprint .bp-c-panel .bp-c-panel_body>*,.blueprint .bp-c-panel .bp-c-panel_header>*,.blueprint .bp-c-panel .bp-c-panel_footer>*{margin-block-end:0;margin-block-start:0}.blueprint .bp-c-panel .bp-c-panel_header,.blueprint .bp-c-panel .bp-c-panel_footer{display:flex;align-items:center;background:var(--panelHeaderFooterBackgroundColor);line-height:20px}.blueprint .bp-c-panel .bp-c-panel_header{border-bottom:.5px solid var(--panelBorderColor);border-top-left-radius:8px;border-top-right-radius:8px}.blueprint .bp-c-panel .bp-c-panel_footer{border-top:.5px solid var(--panelBorderColor);border-bottom-left-radius:8px;border-bottom-right-radius:8px}@media(min-width: 1024px){.blueprint .bp-c-panel{border:1px solid var(--panelBorderColor)}.blueprint .bp-c-panel .bp-c-panel_body,.blueprint .bp-c-panel .bp-c-panel_header,.blueprint .bp-c-panel .bp-c-panel_footer{padding:18px 20px}.blueprint .bp-c-panel .bp-c-panel_header{border-bottom:1px solid var(--panelBorderColor)}.blueprint .bp-c-panel .bp-c-panel_footer{border-top:1px solid var(--panelBorderColor)}}

/*# sourceMappingURL=panel.css.map */
:root{--backgroundColor: #ffffff;--borderColor: #e2e2e2;--headerTextColor: #474747}.blueprint .bp-c-contentModule{border-width:1px;margin:0;border-radius:0}.blueprint .bp-c-contentModule~.bp-c-contentModule{border-top:0}@media(max-width: 767px){.blueprint .bp-c-contentModule{border-right:0;border-left:0}}.blueprint .bp-c-contentModule_header{display:flex;justify-content:space-between;padding:28px 12px;background-color:var(--backgroundColor);color:var(--headerTextColor);text-align:left;white-space:normal}.blueprint .bp-c-contentModule_header.bp-c-button{width:100%}.blueprint .bp-c-contentModule_header.bp-c-button:hover{background-color:var(--backgroundColor)}.blueprint .bp-c-contentModule_headerContent{font-size:13px;line-height:1.5em;margin-right:8px;font-weight:700;text-transform:uppercase}.blueprint .bp-c-contentModule_content{padding:12px;border-top:.5px solid var(--borderColor)}.blueprint .bp-c-contentModule_footer{width:100%;padding:12px;background-color:var(--backgroundColor);text-align:center}.blueprint .bp-c-contentModule_footerLink{font-size:13px;line-height:1.5em;font-weight:700}.blueprint .bp-c-contentModule_footerLinkIcon{margin-left:4px}.blueprint .bp-c-contentModule .bp-c-panel_header,.blueprint .bp-c-contentModule .bp-c-panel_body,.blueprint .bp-c-contentModule .bp-c-panel_footer{padding:0;border:0}.blueprint .bp-c-contentModule .bp-c-visibilityToggle_indicator{margin:0}.blueprint .bp-c-contentModule .bp-c-panel_footer{background-color:var(--backgroundColor)}

/*# sourceMappingURL=contentModule.css.map */
:root{--backgroundColor: #ffffff;--borderColor: #e2e2e2}.blueprint .bp-c-contentListModule_item{padding:12px 0}.blueprint .bp-c-contentListModule_item:not(:first-child){border-top:.5px solid var(--borderColor)}.blueprint .bp-c-contentListModule .bp-c-contentModule_content{padding:0 12px}.blueprint .bp-c-contentListModule .bp-c-contentModule_footer{padding:12px 0;border-top:.5px solid var(--borderColor);margin:0 12px}

/*# sourceMappingURL=contentListModule.css.map */
:root{--primaryBackgroundColor: #ebebeb;--primaryContentBackgroundColor: #ffffff;--primaryTextColor: #2f2f2f;--secondaryTextColor: #666666;--lightTextColor: #9d9d9d;--primaryBorderColor: #cecece;--lightBorderColor: #e2e2e2}.bp-s-darkMode{--primaryBackgroundColor: #0f0f0f;--primaryContentBackgroundColor: #474747;--primaryTextColor: #9d9d9d;--secondaryTextColor: #666666;--lightTextColor: #474747;--primaryBorderColor: #666666;--lightBorderColor: #2f2f2f}:root{--transitionDuration: 0.25s}.blueprint *,.blueprint *::before,.blueprint *::after{box-sizing:border-box}.blueprint [hidden]{display:none !important}

/*# sourceMappingURL=base.css.map */
:root{--legalDisclosureTextColor: #666666}.blueprint .bp-p-legalDisclosure{font-size:13px;line-height:1.5em;color:var(--legalDisclosureTextColor);font-style:italic;text-align:center}

/*# sourceMappingURL=legalDisclosure.css.map */
.blueprint .bp-c-collapsible{display:flex;flex-direction:column}.blueprint .bp-c-collapsible_header{display:flex;align-items:stretch}.blueprint .bp-c-collapsible_header .bp-c-button{display:flex;width:100%;align-items:center;justify-content:space-between}

/*# sourceMappingURL=collapsible.css.map */
.blueprint .bp-c-slickdealsLogo{display:flex;align-items:center}.blueprint .bp-c-slickdealsLogo_text{padding-left:4px}

/*# sourceMappingURL=slickdealsLogo.css.map */
.bp-u-detectBrowser{display:contents}

/*# sourceMappingURL=detectBrowser.css.map */
:root{--appDownloadLinkBoxShadowColor: #2f2f2f;--appDownloadLinkBackgroundColor: #444F58}:root .bp-p-appDownloadLink:hover{--appDownloadLinkBackgroundColor: #3e4951}.blueprint .bp-p-appDownloadLink{display:flex;width:100%;min-width:250px;height:56px;justify-content:center;padding:12px 0;background:var(--appDownloadLinkBackgroundColor);border-radius:28px;box-shadow:0px 4px 10px var(--appDownloadLinkBoxShadowColor);transition:background-color var(--transitionDuration) linear}.blueprint .bp-p-appDownloadLink img{width:auto;max-height:32px}

/*# sourceMappingURL=appDownloadLink.css.map */
:root{--experienceLinkTextColor: #cecece;--experienceLinkHoverTextColor: #ffffff;--experienceLinkCurrentTextColor: #ffffff}.blueprint .bp-p-experienceSwitcher_link{font-size:13px;line-height:1.5em;color:var(--experienceLinkTextColor)}.blueprint .bp-p-experienceSwitcher_link:disabled,.blueprint .bp-p-experienceSwitcher_link:hover{color:var(--experienceLinkHoverTextColor)}.blueprint .bp-p-experienceSwitcher_link--current{color:var(--experienceLinkCurrentTextColor)}

/*# sourceMappingURL=experienceSwitcher.css.map */
.blueprint .bp-p-slickdealsFooter{margin-top:72px;background-color:#31393f;color:#cecece}@media(min-width: 1024px){.blueprint .bp-p-slickdealsFooter .bp-c-collapsible--expanded h3{margin-bottom:24px}}.blueprint .bp-p-slickdealsFooter_links{display:flex;flex-direction:column;justify-content:stretch}@media(min-width: 768px){.blueprint .bp-p-slickdealsFooter_links{flex-grow:1;order:1;margin-right:80px}@supports(display: grid){.blueprint .bp-p-slickdealsFooter_links{order:auto;margin-right:0;grid-column:1/2;grid-row:1/2}}}@media(min-width: 1024px){.blueprint .bp-p-slickdealsFooter_links{display:flex;max-width:calc(100vw - 72px - 80px - 250px);flex-direction:row}}.blueprint .bp-p-slickdealsFooter_links h3{font-size:16px;font-weight:400;line-height:28px}@media(min-width: 1024px){.blueprint .bp-p-slickdealsFooter_links h3{font-size:20px}}.blueprint .bp-p-slickdealsFooter_links li+li{margin-top:10px}.blueprint .bp-p-slickdealsFooter_links .bp-c-link:link,.blueprint .bp-p-slickdealsFooter_links .bp-c-link:visited{color:#cecece;font-size:13px;line-height:18px}.blueprint .bp-p-slickdealsFooter_links .bp-c-link:hover,.blueprint .bp-p-slickdealsFooter_links .bp-c-link:active{color:#fff;text-decoration:underline}.blueprint .bp-p-slickdealsFooter .bp-p-appDownloadLink+.bp-p-appDownloadLink{margin-top:20px}.blueprint .bp-p-slickdealsFooter .bp-p-appDownloadLink:only-child{margin-bottom:20px}@media(min-width: 768px){.blueprint .bp-p-slickdealsFooter_apps{order:2}@supports(display: grid){.blueprint .bp-p-slickdealsFooter_apps{order:auto;grid-column:2/3;grid-row:1/2}}}.blueprint .bp-p-slickdealsFooter_apps+.bp-p-slickdealsFooter_links{margin-top:28px}@media(min-width: 768px){.blueprint .bp-p-slickdealsFooter_apps+.bp-p-slickdealsFooter_links{margin-top:-12px}}.blueprint .bp-p-slickdealsFooter .bp-c-collapsible{padding:12px 0;border-bottom:.5px solid #666}@media(min-width: 1024px){.blueprint .bp-p-slickdealsFooter .bp-c-collapsible{flex-grow:1;border-bottom:0}@supports(display: grid){.blueprint .bp-p-slickdealsFooter .bp-c-collapsible{max-width:none}}}@media(min-width: 1024px){.blueprint .bp-p-slickdealsFooter .bp-c-collapsible~.bp-c-collapsible{margin-left:40px}}.blueprint .bp-p-slickdealsFooter .bp-c-collapsible .bp-c-icon{color:#fff}.blueprint .bp-p-slickdealsFooter .bp-c-collapsible_content{padding:8px 0 0 20px}@media(min-width: 1024px){.blueprint .bp-p-slickdealsFooter .bp-c-collapsible_content{padding-top:24px;padding-left:0}}.blueprint .bp-p-slickdealsFooter_listHeader{color:#fff;font-size:20px;font-weight:500}.blueprint .bp-p-slickdealsFooter_subfooter{display:flex;flex-direction:column;align-items:center;padding-bottom:28px}@media(min-width: 768px){.blueprint .bp-p-slickdealsFooter_subfooter{height:50px;flex-basis:100%;flex-wrap:wrap;align-content:space-between;align-items:flex-end;justify-content:center;order:3;margin-top:80px}@supports(display: grid){.blueprint .bp-p-slickdealsFooter_subfooter{display:grid;height:auto;order:0;margin-top:0;grid-column:1/3;grid-template-columns:1fr 2fr;grid-template-rows:auto auto}}}@media(min-width: 1024px){.blueprint .bp-p-slickdealsFooter_subfooter{display:flex;flex-direction:row;align-items:center;justify-content:stretch}}.blueprint .bp-p-slickdealsFooter .bp-c-slickdealsLogo{width:132px;height:auto}.blueprint .bp-p-slickdealsFooter .bp-c-slickdealsLogo_mark{width:40px}.blueprint .bp-p-slickdealsFooter .bp-c-slickdealsLogo_text{width:88px}.blueprint .bp-p-slickdealsFooter_logo{margin:40px auto 28px auto}@media(min-width: 768px){.blueprint .bp-p-slickdealsFooter_logo{margin:0}@supports(display: grid){.blueprint .bp-p-slickdealsFooter_logo{grid-column:1/2;grid-row:1/3}}}.blueprint .bp-p-slickdealsFooter_legal{margin-bottom:8px;font-size:12px}@media(min-width: 768px){.blueprint .bp-p-slickdealsFooter_legal{justify-self:end}@supports(display: grid){.blueprint .bp-p-slickdealsFooter_legal{grid-column:2/3;grid-row:1/2}}}@media(min-width: 1024px){.blueprint .bp-p-slickdealsFooter_legal{flex-grow:1;margin:0;text-align:right}}@media(min-width: 1024px){.blueprint .bp-p-slickdealsFooter .bp-p-experienceSwitcher{margin-left:36px}}@media(min-width: 768px){.blueprint .bp-p-slickdealsFooter .bp-p-experienceSwitcher{justify-self:end}@supports(display: grid){.blueprint .bp-p-slickdealsFooter .bp-p-experienceSwitcher{grid-column:2/3;grid-row:2/3}}}.blueprint .bp-p-slickdealsFooter .bp-u-sizeContainer{padding:40px 24px 28px 24px}@media(min-width: 768px){.blueprint .bp-p-slickdealsFooter .bp-u-sizeContainer{display:flex;flex-wrap:wrap;padding:72px 36px 28px}@supports(display: grid){.blueprint .bp-p-slickdealsFooter .bp-u-sizeContainer{display:grid;align-items:start;gap:80px;grid-template-columns:auto 250px;grid-template-rows:auto auto}}}

/*# sourceMappingURL=slickdealsFooter.css.map */
.blueprint .bp-p-legacySiteFooter h3{text-align:left}

/*# sourceMappingURL=standaloneSiteFooter.css.map */