@keyframes PreviewLabel_display-opacity__au2as{0%{opacity:0}to{opacity:1}}.PreviewLabel_previewLabel__CgDDH{position:fixed;top:20px;left:50%;transform:translateX(-50%);text-align:center;color:#fff;padding:6px 20px;border-radius:16px;z-index:1002;transition:all .3s ease-out}.PreviewLabel_loading__L5dXn{background-color:var(--icon-default)}.PreviewLabel_error__mnrrc{background-color:var(--border-critical)}.PreviewLabel_success__8dsmo{background-color:var(--icon-success);opacity:.5}.PreviewLabel_icon__DRLWK{width:16px;fill:#fff}.Alert_container___1OU5{display:flex;padding:1rem;align-items:flex-start;gap:.5rem;color:var(--text-default);border:.0625rem solid transparent;border-radius:.5rem;position:relative}@media(min-width:768px){.Alert_container___1OU5{border-radius:1rem}}.Alert_container___1OU5 svg{color:var(--icon-critical);min-width:1.5rem;height:1.5rem;width:1.5rem}.Alert_error__YZLam{border-color:var(--border-critical);background:var(--surface-critical)}.Alert_warning__mMtGT{border-color:var(--border-warning);background:var(--surface-warning)}.Alert_success__vwVta{border-color:var(--border-success);background:var(--surface-success);margin-bottom:6rem}.Alert_success__vwVta svg{color:var(--icon-success)}.Alert_content__SjGgj{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;text-align:left;margin-right:2rem}.Alert_close__ZK2Fa{display:flex;padding:.75rem;justify-content:center;align-items:center;background:transparent;border:none;position:absolute;top:0;right:0}.Alert_close__ZK2Fa svg{width:1.5rem;height:1.5rem;color:var(--text-default)}.AlertMessage_message__U0OuQ{display:block;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IBMPlexSans Regular,sans-serif;font-weight:400;font-size:1rem;line-height:1.5}@media(min-width:768px){.AlertMessage_message__U0OuQ{font-size:1.125rem;line-height:1.5}}.FormGroupLegend_legendText__jSdb8{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IBMPlexSans Medium,sans-serif;font-weight:500;font-size:1.25rem;line-height:1.5;color:var(--text-default);margin:0;width:auto;-webkit-hyphens:auto;hyphens:auto;padding:1rem 0 0 .5rem}@media(min-width:768px){.FormGroupLegend_legendText__jSdb8{font-size:1.875rem;line-height:1.2}}.FormFieldset_fieldset__BwQoK{border:none;width:100%;margin:0;padding:0;min-inline-size:auto;display:flex;flex-direction:column;gap:0}.FormFieldset_fieldset__BwQoK .FormFieldset_withSpacing__8K0E_{padding:0 0 2rem}.FormFieldset_fieldset__BwQoK .FormFieldset_withoutSpacing__5BHnP{padding:0}.FormFieldset_titleSpacing__XoWwz{padding-bottom:2rem}.FormFieldset_description__3Iz5T:not(.FormFieldset_combined__8f00b){padding:0 0 2rem .5rem}.FormFieldset_description__3Iz5T.FormFieldset_combined__8f00b{padding:0 0 1rem .5rem}.AlertTitle_strong__2WIsa{display:block;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IBMPlexSans Medium,sans-serif;font-weight:500;font-size:1rem;line-height:1.5}@keyframes UIButton_display-opacity__USgvM{0%{opacity:0}to{opacity:1}}.UIButton_text__Th0J_{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IBMPlexSans Medium,sans-serif;font-weight:500;font-size:1rem;line-height:1.5;margin:0}.UIButton_button__XHUQ_{white-space:nowrap;border-width:.09375rem;border-style:solid;max-width:100%;overflow:hidden;text-overflow:ellipsis;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;gap:.25rem;aspect-ratio:1/1}@media(hover:hover){.UIButton_button__XHUQ_{transition:all .3s ease-out}}.UIButton_button__XHUQ_[disabled]{cursor:not-allowed;border-color:var(--action-disabled)}@media(hover:hover){.UIButton_button__XHUQ_:focus-visible{transition:none;border:.09375rem solid var(--action-focus-inner);outline:.125rem solid var(--action-focus-outer);outline-offset:.125rem}}.UIButton_button__XHUQ_:has(p){aspect-ratio:auto}.UIButton_sm__27GgI{height:2.5rem;padding:.5rem;margin-block:.25rem}.UIButton_sm__27GgI:has(p){padding:.5rem 1rem}.UIButton_sm__27GgI svg{width:1.5rem;height:1.5rem}.UIButton_md__zhTWY{height:3rem;padding:.65625rem}.UIButton_md__zhTWY:has(p){padding:.65625rem 1.25rem}.UIButton_md__zhTWY:has(p):has(svg:last-child){padding-left:1.25rem;padding-right:1rem}.UIButton_md__zhTWY:has(p):has(svg:first-child){padding-left:1rem;padding-right:1.25rem}.UIButton_md__zhTWY svg{width:1.5rem;height:1.5rem}.UIButton_primary__er6gn{background:var(--action-primary);border-color:transparent;color:var(--text-on-primary-action)}.UIButton_primary__er6gn[disabled]{background-color:var(--action-disabled);color:var(--text-on-disabled-action)}@media(hover:hover){.UIButton_primary__er6gn:hover:not([disabled]){background:var(--action-primary-hover)}}.UIButton_secondary__ZXk90{background:none;border-color:var(--border-secondary-action);color:var(--text-default)}.UIButton_secondary__ZXk90[disabled]{background:none;color:var(--text-on-disabled-action);border-color:var(--border-disabled-action)}@media(hover:hover){.UIButton_secondary__ZXk90:hover:not([disabled]){background:var(--surface-default-hover);border-color:var(--border-secondary-action-hover)}}.UIButton_secondary-on-dark__CztOx{background:none;color:var(--text-on-dark);border-color:var(--border-on-dark)}@media(hover:hover){.UIButton_secondary-on-dark__CztOx:hover:not([disabled]){background:var(--surface-contrast-hover);border-color:var(--border-on-dark)}}.UIButton_ghost__NtgKv{background:none;color:var(--text-default);border-color:transparent}.UIButton_ghost__NtgKv[disabled]{color:var(--text-on-disabled-action);background:none}@media(hover:hover){.UIButton_ghost__NtgKv:hover:not([disabled]){background:var(--surface-default-hover)}}.UIButton_ghost-on-dark__obt0B{background:none;color:var(--text-on-dark);border-color:transparent}.UIButton_ghost-on-dark__obt0B[disabled]{border-color:transparent}@media(hover:hover){.UIButton_ghost-on-dark__obt0B:hover{background:var(--surface-contrast-hover);border-color:transparent}}.UIButton_critical__FgtLH{background:none;border-color:var(--border-critical);color:var(--text-default)}.UIButton_critical__FgtLH[disabled]{background:none;color:var(--text-on-disabled-action);border-color:var(--border-disabled-action)}@media(hover:hover){.UIButton_critical__FgtLH:hover:not([disabled]){background:var(--surface-default-hover);border-color:var(--border-secondary-action-hover)}}@keyframes UIDialog_display-opacity__bss0T{0%{opacity:0}to{opacity:1}}.UIDialog_overlay__OqsnK{position:fixed;inset:0;z-index:1000;background-color:rgba(0,0,0,.25)}.UIDialog_content__Ih6yk{position:fixed;top:50%;left:50%;z-index:1001;display:grid;width:100%;max-width:calc(100% - .125rem);transform:translate(-50%,-50%);grid-gap:1.5rem;gap:1.5rem;border-radius:1rem;background-color:var(--surface-default);box-shadow:var(--shadow-sm);transition:all .3s ease-out}@media(hover:hover){.UIDialog_content__Ih6yk:hover{box-shadow:var(--shadow-hover)}}@media(min-width:768px){.UIDialog_content__Ih6yk{box-shadow:var(--shadow-md)}}@media(min-width:1024px){.UIDialog_content__Ih6yk{max-width:2rem}}.UIDialog_content__Ih6yk:not(.UIDialog_minimal__W9hcn){border:.0625rem solid var(--border-subdued);padding:1.5rem}.UIDialog_content__Ih6yk:not(.UIDialog_minimal__W9hcn) .UIDialog_closeButton__yeidO svg{color:var(--icon-default)}.UIDialog_content__Ih6yk.UIDialog_minimal__W9hcn{padding:0}.UIDialog_content__Ih6yk.UIDialog_minimal__W9hcn .UIDialog_closeButton__yeidO svg{color:inherit}.UIDialog_header__7x4mG{display:flex;flex-direction:column;gap:.75rem;text-align:center;min-height:3rem}@media(min-width:1024px){.UIDialog_header__7x4mG{text-align:left}}.UIDialog_footer__pgbvV{display:flex;flex-direction:column-reverse;gap:.5rem}@media(min-width:1024px){.UIDialog_footer__pgbvV{flex-direction:row;justify-content:flex-end}}.UIDialog_closeButton__yeidO{position:absolute;top:1rem;right:1.25rem}.UIDialog_closeButton__yeidO svg{pointer-events:none;flex-shrink:0}.UIDialog_closeButton__yeidO svg:not([class*=size-]){width:1.25rem;height:1.25rem}.UIDialog_title__JSlmo{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IBMPlexSans Medium,sans-serif;font-weight:500;font-size:1.125rem;line-height:1.5;margin:0;color:var(--text-default)}@media(min-width:768px){.UIDialog_title__JSlmo{font-size:1.5625rem;line-height:1.2}}.UIDialog_description__QgOuO{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IBMPlexSans Regular,sans-serif;font-weight:400;font-size:1rem;line-height:1.5;margin:0;color:var(--text-default)}@keyframes Tab_display-opacity__IgDCa{0%{opacity:0}to{opacity:1}}.Tab_button__5Nh_G{position:relative;display:flex;justify-content:flex-end;align-items:center;padding:.75rem 0 0;gap:.75rem;flex:1 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IBMPlexSans Regular,sans-serif;font-weight:400;font-size:1rem;line-height:1.5;color:var(--text-subdued);background:transparent;border:0;flex-direction:column}.Tab_button__5Nh_G:after{content:"";width:100%;border-bottom:.0625rem solid transparent;transition:all .05s}.Tab_button__5Nh_G.Tab_active__T44sy{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IBMPlexSans Medium,sans-serif;font-weight:500;font-size:1rem;line-height:1.5;color:var(--text-default)}.Tab_button__5Nh_G.Tab_active__T44sy:after{content:"";width:100%;border-bottom:.25rem solid var(--action-primary)}.Tab_button__5Nh_G.Tab_active__T44sy.Tab_disabled__Q8eYb{color:var(--text-subdued)}.Tab_button__5Nh_G.Tab_active__T44sy.Tab_disabled__Q8eYb:after{border-bottom-color:var(--border-disabled-action)}.Tab_button__5Nh_G[aria-selected=true]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IBMPlexSans Medium,sans-serif;font-weight:500;font-size:1rem;line-height:1.5;color:var(--text-default)}.Tab_button__5Nh_G[aria-selected=true]:after{content:"";width:100%;border-bottom:.25rem solid var(--action-primary)}.Tab_button__5Nh_G:disabled[aria-selected=true]{color:var(--text-subdued)}.Tab_button__5Nh_G:disabled[aria-selected=true]:after{border-bottom-color:var(--border-disabled-action)}@media(hover:hover){.Tab_button__5Nh_G:focus-visible{border:none;outline:.125rem solid var(--action-focus-outer);outline-offset:.125rem;transition:none}.Tab_button__5Nh_G:focus-visible:before{content:"";height:calc(100% + .25rem);width:calc(100% + .25rem);position:absolute;top:-.125rem;left:-.125rem;background:none;border:.125rem solid var(--action-focus-inner)}.Tab_button__5Nh_G:disabled:hover{cursor:not-allowed}.Tab_button__5Nh_G:hover:not(:disabled){-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IBMPlexSans Medium,sans-serif;font-weight:500;font-size:1rem;line-height:1.5;color:var(--text-default)}.Tab_button__5Nh_G:hover:not(:disabled):after{content:"";width:100%;border-bottom:.25rem solid var(--action-primary)}}.Tabs_container__yf8ZM{border-bottom:.0625rem solid var(--border-subdued)}@keyframes CCTagSelect_display-opacity__DAFdd{0%{opacity:0}to{opacity:1}}.CCTagSelect_button__bXMu7{background:transparent;border:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CCTagSelect_button__bXMu7,.CCTagSelect_tag__Pzpxi{display:flex;padding:0 8px 1px;align-items:center;gap:6px}.CCTagSelect_tag__Pzpxi{border-radius:100px;background:var(--surface-background,#f5f1ec);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IBMPlexSans Regular,sans-serif;font-weight:400;font-size:.875rem;line-height:1.5;color:var(--text-default)}.CCTagSelect_icon__QdZBG{width:var(--xl,24px);height:var(--xl,24px);color:var(--action-primary)}@media(hover:hover){.CCTagSelect_icon__QdZBG{transition:all .3s ease-out}}.CCTagSelect_icon__QdZBG.CCTagSelect_active__VGjYd{transform:rotate(180deg)}.CCResultPanelChange_container__3SaGf{display:flex;flex-direction:column;padding-bottom:.25rem;max-width:18rem;width:100%}@media(min-width:768px){.CCResultPanelChange_container__3SaGf{max-width:22.0625rem}}@keyframes CCResultPanelDetails_display-opacity__eI5AI{0%{opacity:0}to{opacity:1}}.CCResultPanelDetails_container__f3PTb{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;align-self:stretch;text-align:left;gap:2.5rem;padding:0 .25rem;margin:1rem 0;animation:CCResultPanelDetails_display-opacity__eI5AI .3s ease-out forwards}@media(min-width:768px){.CCResultPanelDetails_container__f3PTb{padding:0 1rem}}.CCResultPanelDetails_titleContainer__GeFqv{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;gap:.25rem;padding-bottom:.5rem}@media(min-width:768px){.CCResultPanelDetails_titleContainer__GeFqv{flex-wrap:nowrap}}.CCResultPanelDetails_title__0JbXW{font-size:1rem;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IBMPlexSans Medium,sans-serif;font-weight:500;color:var(--text-default);margin:0;min-width:-moz-fit-content;min-width:fit-content}@media(min-width:768px){.CCResultPanelDetails_title__0JbXW{font-size:1.25rem;line-height:1.5}}.CCResultPanelDetails_description__1I_Uj{background:none;border:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IBMPlexSans Regular,sans-serif;font-weight:400;font-size:1rem;line-height:1.5;color:var(--text-default);margin:0;width:100%}@media(min-width:768px){.CCResultPanelDetails_description__1I_Uj{font-size:1.125rem;line-height:1.5}}.CCResultPanelDetails_description__1I_Uj .CCResultPanelDetails_inlineButton__ujJvL{display:inline-block}.CCResultPanelDetails_description__1I_Uj button{transition:-webkit-text-decoration .3s ease-out;transition:text-decoration .3s ease-out;transition:text-decoration .3s ease-out,-webkit-text-decoration .3s ease-out;text-decoration:underline;cursor:pointer;padding:0}@media(hover:hover){.CCResultPanelDetails_description__1I_Uj button:hover{-webkit-text-decoration:underline transparent;text-decoration:underline transparent}}.CCResultPanelDetails_closeButton__Y2npj{align-items:center;justify-content:flex-end;display:flex;padding:.5rem .25rem 1rem .5rem;width:100%}@media(min-width:768px){.CCResultPanelDetails_closeButton__Y2npj{padding:1rem 1rem 1.25rem}}.CCResultPanelDetails_scrollArea__IsxtB{overflow:auto;height:100%}.CCResultPanelDetails_textArticleContent__NnwZg{margin:0 auto;width:100%;padding:0 1rem 3rem}@media(min-width:768px){.CCResultPanelDetails_textArticleContent__NnwZg{padding:0 5rem 5rem}}@keyframes CCResultPanelTop_display-opacity__Cz47V{0%{opacity:0}to{opacity:1}}.CCResultPanelTop_container__NmOwx{display:flex;flex-direction:column;align-items:center;align-self:stretch;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:.5rem 1rem;gap:0;background:var(--surface-default);z-index:10;border-radius:.5rem;position:-webkit-sticky;position:sticky;top:-1rem}.CCResultPanelTop_container__NmOwx.CCResultPanelTop_sticky__u4CkZ{box-shadow:var(--shadow-sm);transition:all .3s ease-out}@media(hover:hover){.CCResultPanelTop_container__NmOwx.CCResultPanelTop_sticky__u4CkZ:hover{box-shadow:var(--shadow-hover)}}@media(min-width:768px){.CCResultPanelTop_container__NmOwx.CCResultPanelTop_sticky__u4CkZ{box-shadow:var(--shadow-md)}.CCResultPanelTop_container__NmOwx{padding:1rem 0;gap:.5rem}}.CCResultPanelTop_navigation__qRZI0{display:flex;justify-content:space-between;align-items:center;align-self:center;gap:.5rem;width:100%}@media(min-width:768px){.CCResultPanelTop_navigation__qRZI0{gap:5rem;width:26rem}}.CCResultPanelTop_navigationIcon___ozOi{display:flex;padding:.5rem;justify-content:center;align-items:center;color:var(--action-primary);cursor:pointer;border-radius:999px;margin:.25rem 0;background:transparent;border:.09375rem solid transparent}@media(hover:hover){.CCResultPanelTop_navigationIcon___ozOi{transition:all .3s ease-out}}.CCResultPanelTop_navigationIcon___ozOi svg{width:1.5rem;height:1.5rem}.CCResultPanelTop_navigationIcon___ozOi:disabled{cursor:not-allowed;color:var(--text-on-disabled-action)}@media(min-width:768px){.CCResultPanelTop_navigationIcon___ozOi{border-color:var(--border-secondary-action)}.CCResultPanelTop_navigationIcon___ozOi:disabled{border-color:var(--border-disabled-action)}}@media(min-width:768px)and (hover:hover){.CCResultPanelTop_navigationIcon___ozOi:hover:not(:disabled){border-color:var(--border-secondary-action-hover)}}@media(hover:hover){.CCResultPanelTop_navigationIcon___ozOi:hover:not(:disabled){background:var(--surface-default-hover)}.CCResultPanelTop_navigationIcon___ozOi:focus-visible{transition:none;border:.09375rem solid var(--action-focus-inner);outline:.125rem solid var(--action-focus-outer)}}.CCResultPanelTop_header__hAe_I{display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:stretch}.CCResultPanelTop_title__QwfJL{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IBMPlexSans Medium,sans-serif;font-weight:500;font-size:1.125rem;line-height:1.5;color:var(--text-default);margin:0}@media(min-width:768px){.CCResultPanelTop_title__QwfJL{font-size:1.5625rem;line-height:1.2}}.CCResultPanelTop_title__QwfJL.CCResultPanelTop_loading__4bhRD{padding-bottom:.375rem}.CCResultPanelTop_price__cXjST{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IBMPlexSans Medium,sans-serif;font-weight:500;font-size:1.125rem;line-height:1.5;color:var(--action-primary);margin:0;white-space:nowrap}@media(min-width:768px){.CCResultPanelTop_price__cXjST{font-size:1.5625rem;line-height:1.2}}.CCResultPanelTop_description__gMeSn{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IBMPlexSans Regular,sans-serif;font-weight:400;font-size:.875rem;line-height:1.5;color:var(--text-subdued);margin:0}@media(min-width:768px){.CCResultPanelTop_description__gMeSn{font-size:1rem;line-height:1.5}}.CardContentContainer_container__QQkrV{position:relative;z-index:10;display:flex;flex-direction:column;padding:1.5rem;min-height:11.5rem;min-width:16.75rem;max-width:20rem;border-radius:.5rem;transition:all .5s ease;transform-style:preserve-3d;perspective:500px}@media(min-width:1024px){.CardContentContainer_container__QQkrV{min-width:18rem}}@media(min-width:1280px){.CardContentContainer_container__QQkrV{width:20rem}}.CardContentContainer_center__U14aQ{align-self:center}.CardContentContainer_transparent__2mZkQ{background:transparent}.CardContentContainer_default__TQ6Zk{background:var(--surface-default)}.CardContentContainer_background__dJL2y{background:var(--surface-background)}@keyframes SavingTipsCard_display-opacity__inbRZ{0%{opacity:0}to{opacity:1}}.SavingTipsCard_back__Htwdf,.SavingTipsCard_front__65_aQ{background-color:var(--surface-subdued);position:absolute;min-height:184px;width:100%;top:0;left:0;min-width:16.75rem;max-width:20rem;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:.5rem;z-index:50;border:.125rem solid transparent}.SavingTipsCard_backPrimeBackground__4qDJi{background:var(--surface-default);padding:1.5rem 1.5rem 2rem;border-radius:.5rem;display:flex;flex-direction:column;justify-content:flex-start;transition:transform .5s;box-shadow:var(--shadow-sm);transition:all .3s ease-out}@media(hover:hover){.SavingTipsCard_backPrimeBackground__4qDJi:hover{box-shadow:var(--shadow-hover)}}@media(min-width:768px){.SavingTipsCard_backPrimeBackground__4qDJi{box-shadow:var(--shadow-md)}}@media(hover:hover){.SavingTipsCard_backPrimeBackground__4qDJi:hover{background:var(--surface-default-hover)}}.SavingTipsCard_back__Htwdf{justify-content:center;transform:rotateY(180deg)}.SavingTipsCard_flip__s5A7E{transform:rotateY(180deg);transition:transform .5s}.SavingTipsCard_iconContainer__ha8ug{display:flex;align-self:center;justify-content:center;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.SavingTipsCard_iconContainer__ha8ug svg{width:88px;height:88px}.SavingTipsCard_icon__94_5x{align-self:center;width:4.125rem;height:4.125rem;background:var(--surface-disabled);border-radius:50%}.SavingTipsCard_text__CaIl6{display:flex;flex-direction:column;text-align:center;align-self:center}.SavingTipsCard_frontTitle__QV3Ok{color:var(--text-default);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IBMPlexSans Regular,sans-serif;font-weight:400;font-size:.875rem;line-height:1.5;margin:0}@media(min-width:768px){.SavingTipsCard_frontTitle__QV3Ok{font-size:1rem;line-height:1.5}}.SavingTipsCard_frontDescription__hnX_v>p{color:var(--action-primary);font-size:1rem;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IBMPlexSans Medium,sans-serif;font-weight:500;margin:0}@media(min-width:768px){.SavingTipsCard_frontDescription__hnX_v>p{font-size:1.25rem;line-height:1.5}}.SavingTipsCard_backTextContainer__wuWS9{display:flex;flex-direction:column;gap:.5rem;padding-top:2rem}.SavingTipsCard_backTitle__LA1V2{color:var(--text-default);margin:0;white-space:break-spaces;text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IBMPlexSans Medium,sans-serif;font-weight:500;font-size:1.125rem;line-height:1.5}@media(min-width:768px){.SavingTipsCard_backTitle__LA1V2{font-size:1.25rem;line-height:1.5}}.SavingTipsCard_backDescription__kOQu8{color:var(--text-default);margin:0;text-wrap:wrap;-webkit-hyphens:auto;hyphens:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IBMPlexSans Regular,sans-serif;font-weight:400;font-size:1rem;line-height:1.5;width:100%;text-align:left}@media(min-width:768px){.SavingTipsCard_backDescription__kOQu8{font-size:1.125rem;line-height:1.5}}.SavingTipsCard_iconButton___mdSy{background:none;border:none;position:absolute;z-index:100;right:.75rem;top:.5rem;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;align-items:center}.SavingTipsCard_iconButton___mdSy span{height:3rem;width:2.5rem}.SavingTipsCard_iconButton___mdSy span svg{width:1.5rem;height:1.5rem}.SkeletonCard_iconContainer__xL04b{display:flex;align-self:center;flex:1 1;width:100%;height:100%;justify-content:center;align-items:center}.SkeletonCard_text__bkzNS{display:flex;flex-direction:column;align-items:center;gap:.5rem}.SavingTipsList_container__w0G_V{display:flex;justify-content:center;align-items:center;width:100%}.SavingTipsList_contentContainer__MsS_c{display:flex;width:100%;gap:1.5rem;flex-wrap:wrap;justify-content:center;padding:2.5rem 0}@media(min-width:768px){.SavingTipsList_contentContainer__MsS_c{width:44rem}}@media(min-width:1024px){.SavingTipsList_contentContainer__MsS_c{width:100%;gap:2rem}}@media(min-width:768px){.SavingTipsList_fourCards__xUGxG{width:44rem}}@media(min-width:1280px){.SavingTipsList_fourCards__xUGxG{width:47.375rem}}.SavingTipsList_carousel__0h_yY{display:flex;flex-direction:column;width:100%;justify-content:center;padding:2rem 0}.SavingTipsModule_title__QxfNp{grid-column:span 12;margin:0;text-align:left;color:var(--text-on-subdued);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IBMPlexSans Medium,sans-serif;font-weight:500;font-size:1.875rem;line-height:1.2}@media(min-width:768px){.SavingTipsModule_title__QxfNp{font-size:3rem;line-height:1.2;text-align:center}}.SavingTipsModule_link__ylZd0{text-align:center;grid-column:span 12;color:var(--text-default);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IBMPlexSans Regular,sans-serif;font-weight:400;font-size:1rem;line-height:1.5}@media(min-width:768px){.SavingTipsModule_link__ylZd0{font-size:1.125rem;line-height:1.5}}.UIScrollArea_root__FIRXr{position:relative}.UIScrollArea_viewport__JQLFs{width:100%;height:100%;border-radius:inherit;transition:color .2s,box-shadow .2s;outline:none}.UIScrollArea_viewport__JQLFs:focus-visible{outline:1px solid;box-shadow:0 0 0 3px rgba(var(--ring),.5)}.UIScrollArea_scrollbar__6uwZn{display:flex;touch-action:none;padding:1px;transition:color .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.UIScrollArea_scrollbarVertical__d2vtj{height:100%;width:.625rem;border-left:1px solid transparent}.UIScrollArea_scrollbarHorizontal__0AMYP{height:.625rem;flex-direction:column;border-top:1px solid transparent}.UIScrollArea_thumb__NOkya{position:relative;flex:1 1;border-radius:9999px;background-color:var(--border)}@keyframes EnvironmentLabel_display-opacity__WWSYg{0%{opacity:0}to{opacity:1}}.EnvironmentLabel_environmentLabel__sSO_y{position:fixed;z-index:1002;max-height:100vh}@media(min-width:1280px){.EnvironmentLabel_environmentLabel__sSO_y{top:.75rem;left:.75rem}}@media(max-width:1280px){.EnvironmentLabel_environmentLabel__sSO_y{bottom:0;left:0}}.EnvironmentLabel_dialog__lWfFt{width:100%;z-index:3000000000;max-height:90vh}@media(min-width:1280px){.EnvironmentLabel_dialog__lWfFt{min-width:36rem}}.EnvironmentLabel_dialog__lWfFt h2,.EnvironmentLabel_dialog__lWfFt p{text-align:left}.EnvironmentLabel_dialogBody__MH2tZ{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start;width:100%}.EnvironmentLabel_item__TJVhM{display:flex;padding:1rem;flex-direction:row;justify-content:space-between;align-items:center;align-self:stretch;gap:.5rem;border-bottom:.0625rem solid var(--border-subdued)}.EnvironmentLabel_button__cPGyp{min-width:2.5rem;width:-moz-fit-content;width:fit-content}.EnvironmentLabel_button__cPGyp svg{min-width:1.5rem}.EnvironmentLabel_scrollArea__JQJiQ{height:100%;width:100%;overflow:hidden}@media(max-width:768px){.EnvironmentLabel_scrollArea__JQJiQ{max-height:300px}}.ThemeSwitcher_button__OJGGU{width:-moz-fit-content;width:fit-content}.ThemeSwitcher_button__OJGGU svg{min-width:1.5rem;transition:all .2s}.ThemeSwitcher_button__OJGGU:hover svg{transform:rotate(-180deg)}