@layer base, components, utilities;:root{--PopoverArrow-left:50%;--PopoverArrow-edge-length:10px;--PopoverArrow-border-color-rgb:var(--color-background-contrast-rgb);--PopoverArrow-border-color:var(--color-background-contrast);--Popover-max-width:284px;--mobile-Popover-max-height:80vh;--color-modal-close-hover:var(--color-content-lead)}@layer base, components, utilities;@layer components{.popoverModal_PopoverModal__r7gau{max-width:var(--Popover-max-width);position:absolute;width:100%}.popoverModal_PopoverModal--level-2__tLk94,.popoverModal_PopoverModal__wrapper--level-2__TLPo2{z-index:var(--z-index-level-2)}.popoverModal_PopoverModal--level-3__byzcQ,.popoverModal_PopoverModal__wrapper--level-3__e2ToG{z-index:var(--z-index-level-3)}.popoverModal_PopoverModal--level-4__9ZQf_,.popoverModal_PopoverModal__wrapper--level-4__mZG9J{z-index:var(--z-index-level-4)}.popoverModal_PopoverModal__title__kq_Ay{margin-right:24px}.popoverModal_PopoverModal__close___XQpz{position:absolute;top:1px;right:1px;border-color:transparent;background-color:initial;padding:var(--space-XS) var(--space-XS) 0;height:var(--ButtonMedium-height);font-size:var(--text-size-200);line-height:var(--text-height-100);cursor:pointer;color:var(--color-content-secondary);transition:color .2s}.popoverModal_PopoverModal__close___XQpz:focus-visible{outline-offset:calc(var(--Focus-outline-gap) * -1)}.popoverModal_PopoverModal__close___XQpz:active,.popoverModal_PopoverModal__close___XQpz:hover{color:var(--color-modal-close-hover)}.popoverModal_PopoverModal__close-icon___1alC{height:20px;width:20px}.popoverModal_PopoverModal__fix-overflow__KJ1ZQ{padding:var(--space-M) var(--space-XL) var(--space-M) var(--space-M)}.popoverModal_PopoverModal__ContentBox__lrq5e{border-radius:var(--radius-content)}.popoverModal_PopoverModal__ContentBox__lrq5e:before{content:"";position:absolute;filter:var(--shadow-new-design)}@media (max-width:575px){.popoverModal_PopoverModal__ContentBox__lrq5e:before{display:none}}.popoverModal_PopoverModal__ContentBox-arrow--top__ML8Fs:before{--shadow-old-design:drop-shadow(0px 3px 2px rgba(0,0,0,0.5));--shadow-new-design:drop-shadow(0px 3px 2px rgba(0,0,0,0.1));clip-path:polygon(-100% 1px,200% 1px,200% 200%,-100% 200%);bottom:calc(-1 * var(--PopoverArrow-edge-length) + 1px);border-top:var(--PopoverArrow-edge-length) solid var(--color-background-primary)}.popoverModal_PopoverModal__ContentBox-arrow--bottom__dfmoX:before,.popoverModal_PopoverModal__ContentBox-arrow--top__ML8Fs:before{left:calc(var(--PopoverArrow-left) - var(--PopoverArrow-edge-length));border-left:var(--PopoverArrow-edge-length) solid transparent;border-right:var(--PopoverArrow-edge-length) solid transparent}.popoverModal_PopoverModal__ContentBox-arrow--bottom__dfmoX:before{--shadow-old-design:drop-shadow(0px 2px 6px rgba(0,0,0,0.5));--shadow-new-design:drop-shadow(0px -1px 1px rgba(0,0,0,0.1));clip-path:polygon(-100% -100%,200% -100%,200% calc(100% - 1px),-100% calc(100% - 1px));top:calc(-1 * var(--PopoverArrow-edge-length) + 1px);border-bottom:var(--PopoverArrow-edge-length) solid var(--color-background-primary)}.popoverModal_PopoverModal__ContentBox-arrow--left__rWT5i:before{--shadow-old-design:drop-shadow(3px 0px 4px rgba(0,0,0,0.5));--shadow-new-design:drop-shadow(1px 0px 1px rgba(0,0,0,0.1));clip-path:polygon(1px -100%,200% -100%,200% 200%,1px 200%);right:calc(-1 * var(--PopoverArrow-edge-length) + 1px);border-left:var(--PopoverArrow-edge-length) solid var(--color-background-primary)}.popoverModal_PopoverModal__ContentBox-arrow--left__rWT5i:before,.popoverModal_PopoverModal__ContentBox-arrow--right__CENtf:before{top:calc(50% - var(--PopoverArrow-edge-length));border-top:var(--PopoverArrow-edge-length) solid transparent;border-bottom:var(--PopoverArrow-edge-length) solid transparent}.popoverModal_PopoverModal__ContentBox-arrow--right__CENtf:before{--shadow-old-design:drop-shadow(-3px 0px 4px rgba(0,0,0,0.5));--shadow-new-design:drop-shadow(-1px 0px 1px rgba(0,0,0,0.1));clip-path:polygon(-100% -100%,calc(100% - 1px) -100%,calc(100% - 1px) 200%,-100% 200%);left:calc(-1 * var(--PopoverArrow-edge-length) + 1px);border-right:var(--PopoverArrow-edge-length) solid var(--color-background-primary)}@media (max-width:575px){@keyframes popoverModal_slideIn__EgS9S{0%{transform:translateY(100%)}to{transform:translateY(0)}}.popoverModal_responsive__YE_3S.popoverModal_PopoverModal__wrapper__HIv5P{position:fixed;left:0;right:0;bottom:0;transform:translateZ(0);max-height:var(--mobile-Popover-max-height)}.popoverModal_responsive__YE_3S .popoverModal_PopoverModal__r7gau{max-width:none!important;bottom:0;left:0;right:0;animation:popoverModal_slideIn__EgS9S .25s ease-out}.popoverModal_responsive__YE_3S .popoverModal_PopoverModal__ContentBox__lrq5e{border-radius:0}.popoverModal_PopoverModal__ContentBox__lrq5e{border-radius:var(--radius-content) var(--radius-content) 0 0}.popoverModal_responsive__YE_3S .popoverModal_PopoverModal__ContentSection__DatVE{display:flex;flex-direction:column;max-height:var(--mobile-Popover-max-height);padding-bottom:var(--space-XL)}.popoverModal_responsive__YE_3S .popoverModal_PopoverModal__ContentSection__content__H7LoC{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;flex:1 1}}}@layer base, components, utilities;@layer utilities{.background_background-highlight__m8fUH{background:var(--color-background-highlight)!important}.background_background-secondary__xT1Ul{background:var(--color-background-secondary)!important}.background_background-contrast__hM_OE{background:var(--color-background-contrast)!important}.background_content-lead__kK7ys{background:var(--color-content-lead)!important}.background_content-secondary__O1vRC{background:var(--color-content-secondary)!important}.background_content-silent__Crf8Y{background:var(--color-content-silent)!important}.background_action__ucjib{background:var(--color-action)!important}.background_background-action__LoaCk{background:var(--color-background-action)!important}.background_content-action__PyqNu{background:var(--color-content-action)!important}.background_accent__37C4H{background:var(--color-accent)!important}.background_background-accent__ZNV3G{background:var(--color-background-accent)!important}.background_content-accent__yarQ0{background:var(--color-content-accent)!important}.background_feature__1B6ob{background:var(--color-feature)!important}.background_background-feature__bo4us{background:var(--color-background-feature)!important}.background_content-feature__26lGE{background:var(--color-content-feature)!important}.background_success__WNl6V{background:var(--color-success)!important}.background_background-success__SQvi0{background:var(--color-background-success)!important}.background_content-success__BoTy4{background:var(--color-content-success)!important}.background_warning__d3aCd{background:var(--color-warning)!important}.background_background-warning___1QCK{background:var(--color-background-warning)!important}.background_content-warning__uvKH9{background:var(--color-content-warning)!important}.background_error__b_5gH{background:var(--color-error)!important}.background_background-error___MXQD{background:var(--color-background-error)!important}.background_content-error__eSUEO{background:var(--color-content-error)!important}.background_ai-primary__Q9WMZ{background:var(--color-ai-primary)!important}.background_ai-primary-border__AFUji{background:var(--color-ai-primary-border)!important}.background_ai-secondary__5m5VX{background:var(--color-ai-secondary)!important}}@layer base, components, utilities;@layer components{.messageBox_messageBox__itUl4{display:flex;padding:var(--space-S);border-radius:6px;align-items:center}.messageBox_messageIcon__t8PLv{margin-right:var(--space-S)}.messageBox_messageText__fTYdX{white-space:pre-line}.PriceBox_priceContainer__IdVLW{padding:var(--space-M);border-bottom:1px solid var(--color-background-contrast);color:var(--color-content-lead)}.PriceBox_priceContainerRow__e3K_M,.PriceBox_priceRecommendation__D7dHi{display:flex;align-items:center;justify-content:space-between}.PriceBox_priceRecommendation__D7dHi{padding:var(--space-M);border-bottom:1px solid var(--color-background-contrast);color:var(--color-content-lead)}}@layer base, components, utilities;@layer components{@media (max-width:575px){.PriceBox_priceContainerRow__e3K_M{flex-wrap:wrap}.PriceBox_applyButton__OvNGX{width:100%}.PriceBox_buttonDiv__SR704{width:100%;margin-top:var(--space-M)}}.PriceBox_priceAmount__3eEcu{margin-right:var(--space-L);font-size:var(--text-size-500);font-weight:var(--text-weight-600);line-height:var(--text-height-200);min-width:100px}.PriceBox_priceLabel__9yzvt{margin-bottom:var(--space-S);font-size:var(--text-size-200);line-height:18px}.PriceBox_priceLabel__9yzvt button{margin-left:10px}.PriceBox_priceAndBadge__Wu8i8{display:flex;flex-direction:row;align-items:center}.PriceBox_newBadge__TfwWt{display:block}.PriceBox_infoIcon___MAoy{cursor:pointer;transition:color .2s ease-in}.PriceBox_infoIcon___MAoy:hover{color:var(--color-content-lead)!important}.PriceBox_notification__UQlcB{width:100%;margin-top:var(--space-M)}.PriceBox_recommendedPrice__Uhjxj{margin-bottom:var(--space-XXL);border:1px solid var(--color-background-contrast);border-radius:var(--radius-background)}@media (max-width:575px){.PriceBox_recommendedPrice__Uhjxj{margin-bottom:var(--space-L)}}}@layer base, components, utilities;@layer components{.PriceGuidanceFooter_disclaimer__63BwA{padding:var(--space-M);border-top:1px solid var(--color-background-contrast);border-bottom-right-radius:4px;border-bottom-left-radius:4px}.PriceGuidanceGraph_priceRatingGraph__LDF7Z{border:1px solid var(--color-background-contrast);border-radius:var(--radius-background)}.PriceGuidanceGraph_separateGraph___WI5J{margin-bottom:var(--space-L);border-top:1px solid var(--color-background-contrast)}}@layer base, components, utilities;@layer components{@media (max-width:575px){.PriceGuidanceGraph_graphTitle__hnexP{font-size:var(--text-size-400)}}}@layer base, components, utilities;@layer components{.description_AdPriceDescription__GSxap{font-size:var(--text-size-200);margin:0 0 var(--space-S);color:var(--color-content-lead)}}.PriceRatingInfo_priceRatingButtonWrapper__awbjI{display:flex;justify-content:flex-end}.PriceRatingInfo_priceRatingButton__GSqpB{width:100%}@media (min-width:1008px){.PriceRatingInfo_priceRatingButton__GSqpB{width:auto}}.PriceRatingInfo_priceRating__O7Ika>section{margin-bottom:var(--space-M)}.PriceRatingInfo_badge__5u_QY{display:block;margin-bottom:var(--space-S)}.PriceRatingInfo_separator__ROeTF{margin-inline:0}.PriceRatingModal_priceRatingModalWrapper__fXTla{max-width:718px}.PriceRatingModal_priceRatingGraph__PquXS{padding-top:0;padding-right:0;padding-left:0;margin-bottom:var(--space-M)}.PriceRating_priceRatingInfoIcon__p4tix{position:relative;top:-1px;display:flex;align-items:center;cursor:pointer;color:var(--color-content-silent);vertical-align:middle;width:24px;height:24px;padding:0;background:none;border:none}.PriceRating_priceRatingInfoText__VbsqK{margin-top:var(--space-S);padding-top:var(--space-XXS)}.PriceRating_badge__ugEt8{margin-left:calc(var(--space-M) - var(--space-XS))}.RangeFilterValueLabel_noBreak__AccWg{white-space:nowrap}.RangeFilterValueLabel_filterValueLabel__xKXKM{overflow:hidden;text-overflow:ellipsis;white-space:break-spaces}.RangeFromRadioFilter_label___m_oG{margin-bottom:var(--space-XS)}.RangeFromRadioFilter_aggregationCount__TuOul{white-space:nowrap}