.Indicator_indicator__LbmAl{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:var(--layout-radius-small)}.Indicator_indicator__LbmAl.Indicator_cautionary__6cD2D{background-color:var(--color-softOrange);color:var(--color-darkOrange)}.Indicator_indicator__LbmAl.Indicator_positive__3dUv6{background-color:var(--color-softGreen);color:var(--color-darkGreen)}.Indicator_indicator__LbmAl.Indicator_critical__uJvPi{background-color:var(--color-softRed);color:var(--color-darkRed)}.Indicator_indicator__LbmAl span{font-family:var(--font-inter);font-weight:600;font-size:14px;line-height:20px;letter-spacing:0}.InputCheckbox_inputCheckbox__LqWNC{display:flex;align-items:center;gap:10px;font-family:var(--font-inter);font-weight:500;font-size:14px;line-height:18px;letter-spacing:0;cursor:pointer}.InputCheckbox_inputCheckbox__LqWNC input{appearance:none;flex-shrink:0;width:22px;height:22px;margin:0;border:1px solid var(--color-staygetPurple);border-radius:var(--layout-radius-small);background:var(--color-white);position:relative;cursor:pointer;transition:background .2s,border-color .2s}.InputCheckbox_inputCheckbox__LqWNC input:checked{background:var(--color-staygetPurple);border-color:var(--color-staygetPurple)}.InputCheckbox_inputCheckbox__LqWNC input:checked:after{content:"";position:absolute;left:50%;top:calc(50% - 1px);width:5px;height:9px;border:2px solid var(--color-white);border-top:0;border-left:0;transform:translate(-50%,-50%) rotate(45deg)}.InputCheckbox_inputCheckbox__LqWNC input:indeterminate{background:var(--color-staygetPurple);border-color:var(--color-staygetPurple)}.InputCheckbox_inputCheckbox__LqWNC input:indeterminate:after{content:"";position:absolute;left:50%;top:50%;width:10px;height:2px;border:none;background:var(--color-white);transform:translate(-50%,-50%)}.InputCheckbox_inputCheckbox__LqWNC input:focus-visible{outline:2px solid var(--color-staygetPurple);outline-offset:2px}.InputCheckbox_inputCheckbox__LqWNC .InputCheckbox_checkboxMark__uyhim{display:none}.InputEmail_inputEmail__b58XN input{width:100%;border:1px solid var(--color-softBeige);border-radius:var(--layout-radius);padding:10px;transition:border-color .2s,box-shadow .2s;font-family:var(--font-inter);font-weight:400;font-size:16px;line-height:24px;letter-spacing:0}.InputEmail_inputEmail__b58XN input:focus{border:1px solid var(--color-almostBlack);box-shadow:0 0 0 1px var(--color-almostBlack)}.InputEmail_inputEmail__b58XN .InputEmail_error__Kzk2L{display:block;color:var(--color-red);margin-top:4px;font-size:12px}.InputPassword_inputPasswordWrapper__UuBI1{position:relative}.InputPassword_inputPassword__6_o0x input{width:100%;border:1px solid var(--color-softBeige);border-radius:var(--layout-radius);padding:10px 46px 10px 10px;transition:border-color .2s,box-shadow .2s;font-family:var(--font-inter);font-weight:400;font-size:16px;line-height:24px;letter-spacing:0}.InputPassword_inputPassword__6_o0x input:focus{border:1px solid var(--color-almostBlack);box-shadow:0 0 0 1px var(--color-almostBlack)}.InputPassword_inputPassword__6_o0x .InputPassword_toggleButton__FP3_Q{position:absolute;top:50%;right:12px;transform:translateY(-50%);background:none;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.InputPassword_inputPassword__6_o0x .InputPassword_toggleButton__FP3_Q:hover{opacity:.7}.InputPassword_inputPassword__6_o0x .InputPassword_toggleButton__FP3_Q:focus{outline:2px solid var(--color-staygetPurple);outline-offset:2px;border-radius:var(--layout-radius-small)}.InputPassword_inputPassword__6_o0x .InputPassword_error___LI7S{display:block;color:var(--color-red);margin-top:4px;font-size:12px}.InputPhone_inputPhone__SiZow{display:flex;align-items:center;position:relative;width:100%}.InputPhone_inputPhone__SiZow .InputPhone_prefixContainer__8Ekz2{display:flex;align-items:center;border:1px solid var(--color-softBeige);border-radius:var(--layout-radius) 0 0 var(--layout-radius);background:#fff;height:100%;padding:0}.InputPhone_inputPhone__SiZow .InputPhone_prefixPlus__whFR0{padding:12px 4px 11px 12px;font-size:14px;color:var(--color-almostBlack)}.InputPhone_inputPhone__SiZow .InputPhone_prefixInput__aus20{font-family:var(--font-inter);font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;border:none;background:rgba(0,0,0,0);padding:12px 12px 11px 0;width:50px;font-size:14px;outline:none}.InputPhone_inputPhone__SiZow .InputPhone_prefixInput__aus20::placeholder{color:var(--color-mediumGrey)}.InputPhone_inputPhone__SiZow input[type=tel]{font-family:var(--font-inter);font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;flex:1 1;border:1px solid var(--color-softBeige);border-left:none;border-radius:0 var(--layout-radius) var(--layout-radius) 0;padding:10px;transition:border-color .2s,box-shadow .2s}.InputPhone_inputPhone__SiZow input[type=tel]:focus{border-color:var(--color-almostBlack);box-shadow:0 0 0 1px var(--color-almostBlack)}.InputPhone_inputPhone__SiZow input[type=tel]:focus+.InputPhone_error__q12Th{display:none}.InputPhone_inputPhone__SiZow:focus-within .InputPhone_prefixContainer__8Ekz2{border-color:var(--color-almostBlack);box-shadow:0 0 0 1px var(--color-almostBlack)}.InputPhone_inputPhone__SiZow .InputPhone_error__q12Th{position:absolute;bottom:-20px;left:0;color:var(--color-error);font-size:12px;margin-top:4px}.InputText_inputText___ao8W input{width:100%;border:1px solid var(--color-softBeige);border-radius:var(--layout-radius);padding:10px;transition:border-color .2s,box-shadow .2s;font-family:var(--font-inter);font-weight:400;font-size:16px;line-height:24px;letter-spacing:0}.InputText_inputText___ao8W input:focus{border:1px solid var(--color-almostBlack);box-shadow:0 0 0 1px var(--color-almostBlack)}.InputText_inputText___ao8W .InputText_error__82MFw{display:block;color:var(--color-red);margin-top:4px;font-size:12px}.Pagination_nav__FF89l{display:inline-flex}.Pagination_list__M7RSm{display:flex;align-items:center;gap:4px;margin:0;padding:0;list-style:none}.Pagination_control__uYzJY{font-family:var(--font-inter);font-weight:500;font-size:14px;line-height:18px;letter-spacing:0;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:12px;margin:0;border:0;border-radius:var(--layout-radius);background:rgba(0,0,0,0);color:var(--color-staygetPurpleInk);cursor:pointer}.Pagination_control__uYzJY:focus-visible{outline:2px solid var(--color-staygetPurple);outline-offset:2px}.Pagination_control__uYzJY:disabled{cursor:not-allowed}@media(hover:hover)and (pointer:fine){.Pagination_page__9jXyp:hover{background:var(--color-lightBeige)}}.Pagination_page__9jXyp:active:not(.Pagination_active__qHIm_){background:var(--color-softBeige)}.Pagination_page__9jXyp.Pagination_active__qHIm_{background:var(--color-lightBeige);cursor:default}.Pagination_ellipsis__mmg7j{cursor:default;pointer-events:none}@media(hover:hover)and (pointer:fine){.Pagination_ellipsis__mmg7j:hover{background:rgba(0,0,0,0)}.Pagination_chevron__G0WHh:hover:not(:disabled){background:var(--color-lightBeige)}}.Pagination_chevron__G0WHh:active:not(:disabled){background:var(--color-softBeige)}.Pagination_chevron__G0WHh:disabled{color:var(--color-softGrey)}.Price_price__i2OGQ{display:inline-flex;flex-wrap:nowrap;align-items:baseline;gap:4px;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.Price_strike__LQYdJ{font-family:var(--font-inter);font-weight:400;font-size:14px;line-height:20px;letter-spacing:0;line-height:28px;color:var(--color-staygetPurpleInk);text-decoration:line-through;text-decoration-skip-ink:none}.Price_value__rKhv3{font-weight:600;font-size:20px;line-height:28px}.Price_suffix__ivzA7,.Price_value__rKhv3{font-family:var(--font-inter);letter-spacing:0;color:var(--color-almostBlack)}.Price_suffix__ivzA7{font-weight:400;font-size:14px;line-height:20px;line-height:28px}.Price_secondary__VeqJ1 .Price_value__rKhv3{font-family:var(--font-inter);font-weight:600;font-size:16px;letter-spacing:0;line-height:24px}.Price_secondary__VeqJ1 .Price_strike__LQYdJ,.Price_secondary__VeqJ1 .Price_suffix__ivzA7{line-height:24px}.PriceRangeInput_wrapper__NxeO_{display:inline-flex;flex-direction:column;gap:4px;align-items:center}.PriceRangeInput_wrapper__NxeO_ label{font-family:var(--font-inter);font-weight:500;font-size:12px;line-height:16px;letter-spacing:0;color:var(--color-mediumGrey)}.PriceRangeInput_inputGroup__mu5xh{display:flex;flex-direction:row;min-width:72px;width:fit-content;height:40px;align-items:center;justify-content:center;border:1px solid var(--color-softGrey);border-radius:var(--layout-radius);padding-inline:16px}.PriceRangeInput_inputGroup__mu5xh input{all:unset;width:unset}.PriceRangeInput_inputOverlay__07X45{display:grid}.PriceRangeInput_invisible__ZQ4Cl{visibility:hidden}.QuantityInput_quantityInput__Ezhi1{display:inline-flex;flex-shrink:0;align-items:center;border-radius:var(--layout-radius);overflow:hidden;height:48px;border:none;margin:0;padding:0;min-width:144px}.QuantityInput_quantityInput__Ezhi1 button{border-radius:0}.QuantityInput_quantityInput__Ezhi1 button img{max-width:unset}.QuantityInput_input__Lh493{font-family:var(--font-inter);color:var(--color-almostBlack);font-weight:600;font-size:18px;line-height:26px;letter-spacing:0;min-width:48px;width:48px;height:48px;text-align:center;border:1px solid var(--color-lightBeige);outline:none;background-color:var(--color-white)}.QuantityInput_input__Lh493[type=number]::-webkit-inner-spin-button,.QuantityInput_input__Lh493[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.RadioButtonGroup_wrapper__Tlz9b{display:flex;flex-direction:column;gap:12px}.RadioButtonItem_option__0CWvp{display:flex;border:1px solid var(--color-softBeige);border-radius:var(--layout-radius);padding:24px;gap:24px;justify-content:flex-end;transition:border-color .2s,box-shadow .2s}.RadioButtonItem_option__0CWvp input{accent-color:var(--color-staygetPurple);width:24px}.RadioButtonItem_option__0CWvp span{font-family:var(--font-inter);font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;width:100%}.RadioButtonItem_option__0CWvp span strong{font-weight:600}.RadioButtonItem_selected__lLqq3{border:1px solid var(--color-almostBlack);box-shadow:0 0 0 1px var(--color-almostBlack)}.ReadMoreDialog_readMore__4GmQY{font-family:var(--font-inter);font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;text-decoration:underline;color:var(--color-staygetPurple);background:rgba(0,0,0,0);border:none;padding:0;cursor:pointer;font:inherit;text-align:left}.SearchWidgetAutocompleteItem_item__oK6bN{background:none;padding:8px;cursor:default;border-radius:var(--layout-radius)}.SearchWidgetAutocompleteItem_item__oK6bN.SearchWidgetAutocompleteItem_active__pIpBK{background:var(--color-lightGrey)}.SearchWidgetAutocompleteItemLoader_loader__QOo4o{--loader:no-repeat radial-gradient(circle closest-side,#000 90%,#0000);width:40px;aspect-ratio:4;background:var(--loader) 0 50%,var(--loader) 50% 50%,var(--loader) 100% 50%;background-size:33.3333333333% 100%;animation:SearchWidgetAutocompleteItemLoader_loading__NWy4W 1s linear infinite}@keyframes SearchWidgetAutocompleteItemLoader_loading__NWy4W{33%{background-size:33.3333333333% 0,33.3333333333% 100%,33.3333333333% 100%}50%{background-size:33.3333333333% 100%,33.3333333333% 0,33.3333333333% 100%}66%{background-size:33.3333333333% 100%,33.3333333333% 100%,33.3333333333% 0}}.Select_selectWrapper__L_Doc{position:relative;width:100%}.Select_select__ROmqw{font-family:var(--font-inter);font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;background-color:var(--color-white);border:1px solid var(--color-softGrey);border-radius:var(--layout-radius);padding:12px 40px 12px 16px;width:100%;appearance:none}.Select_chevron__bLUNp{position:absolute;right:8px;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--color-darkGrey)}.Select_invalid__P0shV{border-color:var(--color-error)}.Select_invalidLabel__q2ryl{font-family:var(--font-inter);font-weight:600;font-size:14px;line-height:20px;letter-spacing:0;color:var(--color-error)}.SummaryCard_summaryCard__aVNf_{padding:24px;box-shadow:0 4px 18px 0 rgba(0,17,67,.2);background:linear-gradient(180deg,#f6f6f6,#ffffff 50%);border:2px solid #fff;font-size:14px;border-radius:16px}.Tag_root__vTViq{display:inline-flex;align-items:stretch;box-sizing:border-box;border-radius:var(--layout-radius-compact);border:1px solid rgba(0,0,0,0);transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.Tag_root__vTViq .Tag_main__nJS4V{display:inline-flex;align-items:center;gap:4px;padding:5px 12px;flex:0 1 auto;min-height:26px;background-color:var(--color-white)}.Tag_root__vTViq .Tag_iconWrap__a52Fz{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center}.Tag_root__vTViq .Tag_label__3oOHI{font-family:var(--font-inter);font-weight:500;font-size:14px;line-height:18px;letter-spacing:0;white-space:nowrap}.Tag_root__vTViq.Tag_compact__d712t{border-radius:var(--layout-radius-pill)}.Tag_root__vTViq.Tag_compact__d712t .Tag_main__nJS4V{padding:3px 8px;min-height:20px;gap:0}.Tag_root__vTViq.Tag_compact__d712t .Tag_label__3oOHI{font-family:var(--font-inter);font-weight:500;font-size:10px;line-height:8px;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.Tag_root__vTViq .Tag_addon__o3h7W{display:inline-flex;align-items:center;font-family:var(--font-inter);font-weight:600;font-size:16px;line-height:24px;letter-spacing:0;flex-shrink:0}.Tag_root__vTViq .Tag_addon__o3h7W sup{font-family:var(--font-inter);font-weight:500;font-size:12px;line-height:16px;letter-spacing:0;font-weight:300;position:relative;top:-.28em;vertical-align:baseline}.Tag_root__vTViq.Tag_hasAddon__P2MS2{overflow:visible;align-items:center;gap:0;background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);box-shadow:none}.Tag_root__vTViq.Tag_hasAddon__P2MS2 .Tag_main__nJS4V{position:relative;z-index:0;margin-right:-6px;padding-right:12px;border-width:1px;border-style:solid;border-radius:var(--layout-radius-compact) 0 0 var(--layout-radius-compact);transition:border-color .15s ease,background-color .15s ease,background .15s ease,box-shadow .15s ease}.Tag_root__vTViq.Tag_hasAddon__P2MS2 .Tag_addon__o3h7W{position:relative;z-index:1;align-self:center;margin-left:-4px;padding:6px 12px;min-height:30px;background-color:var(--color-lightBeige);border:1px solid var(--color-softBeige);border-radius:var(--layout-radius-compact);box-shadow:0 1px 4px rgba(0,17,67,.1);transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.Tag_root__vTViq:not(.Tag_hasAddon__P2MS2){overflow:hidden}.Tag_root__vTViq.Tag_neutral__uLl3N:not(.Tag_hasAddon__P2MS2){background-color:var(--color-white);border-color:var(--color-lightGrey)}.Tag_root__vTViq.Tag_neutral__uLl3N .Tag_addon__o3h7W,.Tag_root__vTViq.Tag_neutral__uLl3N .Tag_main__nJS4V{color:var(--color-mediumGrey)}.Tag_root__vTViq.Tag_neutral__uLl3N.Tag_hasAddon__P2MS2 .Tag_main__nJS4V{background-color:var(--color-white);border-color:var(--color-lightGrey)}.Tag_root__vTViq.Tag_neutral__uLl3N.Tag_hasAddon__P2MS2:hover .Tag_main__nJS4V,.Tag_root__vTViq.Tag_neutral__uLl3N:hover:not(.Tag_hasAddon__P2MS2){background-color:var(--color-extraLightGrey);border-color:var(--color-softGrey)}.Tag_root__vTViq.Tag_neutral__uLl3N.Tag_hasAddon__P2MS2:hover .Tag_addon__o3h7W{border-color:var(--color-softGrey);box-shadow:0 2px 6px rgba(0,17,67,.12)}.Tag_root__vTViq.Tag_neutral__uLl3N.Tag_hasAddon__P2MS2:active .Tag_main__nJS4V,.Tag_root__vTViq.Tag_neutral__uLl3N:active:not(.Tag_hasAddon__P2MS2){background-color:var(--color-lightGrey);border-color:var(--color-mediumGrey)}.Tag_root__vTViq.Tag_neutral__uLl3N.Tag_hasAddon__P2MS2:active .Tag_addon__o3h7W{border-color:var(--color-mediumGrey)}.Tag_root__vTViq.Tag_neutral__uLl3N.Tag_solid__7wdJu:not(.Tag_hasAddon__P2MS2){border-color:var(--color-softGrey)}.Tag_root__vTViq.Tag_neutral__uLl3N.Tag_solid__7wdJu:not(.Tag_hasAddon__P2MS2) .Tag_main__nJS4V{color:var(--color-mediumGrey);background-color:var(--color-lightGrey)}.Tag_root__vTViq.Tag_neutral__uLl3N.Tag_solid__7wdJu:not(.Tag_hasAddon__P2MS2):hover:not(.Tag_hasAddon__P2MS2){border-color:var(--color-mediumGrey)}.Tag_root__vTViq.Tag_neutral__uLl3N.Tag_solid__7wdJu:not(.Tag_hasAddon__P2MS2):hover:not(.Tag_hasAddon__P2MS2) .Tag_main__nJS4V{background-color:var(--color-softGrey);color:var(--color-darkGrey)}.Tag_root__vTViq.Tag_primary__SDTkb:not(.Tag_hasAddon__P2MS2){border-color:rgba(60,110,196,.2)}.Tag_root__vTViq.Tag_primary__SDTkb .Tag_main__nJS4V{color:var(--color-navy);background:linear-gradient(0deg,rgba(60,110,196,.1),rgba(60,110,196,.1)),var(--color-white)}.Tag_root__vTViq.Tag_primary__SDTkb .Tag_addon__o3h7W{color:var(--color-navy)}.Tag_root__vTViq.Tag_primary__SDTkb.Tag_hasAddon__P2MS2 .Tag_main__nJS4V{border-color:rgba(60,110,196,.2)}@media(hover:hover){.Tag_root__vTViq.Tag_primary__SDTkb:hover:not(.Tag_hasAddon__P2MS2){border-color:rgba(60,110,196,.6)}.Tag_root__vTViq.Tag_primary__SDTkb.Tag_hasAddon__P2MS2:hover .Tag_main__nJS4V,.Tag_root__vTViq.Tag_primary__SDTkb:hover:not(.Tag_hasAddon__P2MS2) .Tag_main__nJS4V{background:linear-gradient(0deg,rgba(60,110,196,.2),rgba(60,110,196,.2)),var(--color-white)}.Tag_root__vTViq.Tag_primary__SDTkb.Tag_hasAddon__P2MS2:hover .Tag_main__nJS4V{border-color:rgba(60,110,196,.6)}.Tag_root__vTViq.Tag_primary__SDTkb.Tag_hasAddon__P2MS2:hover .Tag_addon__o3h7W{border-color:rgba(60,110,196,.35)}.Tag_root__vTViq.Tag_primary__SDTkb:active:not(.Tag_hasAddon__P2MS2){border-color:rgba(60,110,196,.6)}.Tag_root__vTViq.Tag_primary__SDTkb.Tag_hasAddon__P2MS2:active .Tag_main__nJS4V,.Tag_root__vTViq.Tag_primary__SDTkb:active:not(.Tag_hasAddon__P2MS2) .Tag_main__nJS4V{background:linear-gradient(0deg,rgba(60,110,196,.22),rgba(60,110,196,.22)),var(--color-white)}.Tag_root__vTViq.Tag_primary__SDTkb.Tag_hasAddon__P2MS2:active .Tag_main__nJS4V{border-color:rgba(60,110,196,.6)}.Tag_root__vTViq.Tag_primary__SDTkb.Tag_hasAddon__P2MS2:active .Tag_addon__o3h7W{border-color:rgba(60,110,196,.45)}}.Tag_root__vTViq.Tag_primary__SDTkb.Tag_solid__7wdJu:not(.Tag_hasAddon__P2MS2){border-color:var(--color-navy)}.Tag_root__vTViq.Tag_primary__SDTkb.Tag_solid__7wdJu:not(.Tag_hasAddon__P2MS2) .Tag_main__nJS4V{color:var(--color-white);background-color:var(--color-blue)}.Tag_root__vTViq.Tag_primary__SDTkb.Tag_solid__7wdJu:not(.Tag_hasAddon__P2MS2):hover:not(.Tag_hasAddon__P2MS2){border-color:var(--color-navy)}.Tag_root__vTViq.Tag_primary__SDTkb.Tag_solid__7wdJu:not(.Tag_hasAddon__P2MS2):hover:not(.Tag_hasAddon__P2MS2) .Tag_main__nJS4V{background-color:var(--color-navy)}.Tag_root__vTViq.Tag_primary__SDTkb.Tag_solid__7wdJu:not(.Tag_hasAddon__P2MS2):active:not(.Tag_hasAddon__P2MS2) .Tag_main__nJS4V{box-shadow:inset 0 2px 4px rgba(0,0,0,.18)}.Tag_root__vTViq.Tag_success__Orhbj:not(.Tag_hasAddon__P2MS2){border-color:rgba(0,111,128,.2)}.Tag_root__vTViq.Tag_success__Orhbj .Tag_main__nJS4V{color:var(--color-turquoiseDark);background:linear-gradient(0deg,rgba(21,160,151,.1),rgba(21,160,151,.1)),var(--color-white)}.Tag_root__vTViq.Tag_success__Orhbj .Tag_addon__o3h7W{color:var(--color-turquoiseDark)}.Tag_root__vTViq.Tag_success__Orhbj.Tag_hasAddon__P2MS2 .Tag_main__nJS4V{border-color:rgba(0,111,128,.2)}@media(hover:hover){.Tag_root__vTViq.Tag_success__Orhbj:hover:not(.Tag_hasAddon__P2MS2){border-color:rgba(0,111,128,.6)}.Tag_root__vTViq.Tag_success__Orhbj.Tag_hasAddon__P2MS2:hover .Tag_main__nJS4V,.Tag_root__vTViq.Tag_success__Orhbj:hover:not(.Tag_hasAddon__P2MS2) .Tag_main__nJS4V{background:linear-gradient(0deg,rgba(21,160,151,.2),rgba(21,160,151,.2)),var(--color-white)}.Tag_root__vTViq.Tag_success__Orhbj.Tag_hasAddon__P2MS2:hover .Tag_main__nJS4V{border-color:rgba(0,111,128,.6)}.Tag_root__vTViq.Tag_success__Orhbj.Tag_hasAddon__P2MS2:hover .Tag_addon__o3h7W{border-color:rgba(0,111,128,.35)}.Tag_root__vTViq.Tag_success__Orhbj:active:not(.Tag_hasAddon__P2MS2){border-color:rgba(0,111,128,.6)}.Tag_root__vTViq.Tag_success__Orhbj.Tag_hasAddon__P2MS2:active .Tag_main__nJS4V,.Tag_root__vTViq.Tag_success__Orhbj:active:not(.Tag_hasAddon__P2MS2) .Tag_main__nJS4V{background:linear-gradient(0deg,rgba(21,160,151,.22),rgba(21,160,151,.22)),var(--color-white)}.Tag_root__vTViq.Tag_success__Orhbj.Tag_hasAddon__P2MS2:active .Tag_main__nJS4V{border-color:rgba(0,111,128,.6)}.Tag_root__vTViq.Tag_success__Orhbj.Tag_hasAddon__P2MS2:active .Tag_addon__o3h7W{border-color:rgba(0,111,128,.45)}}.Tag_root__vTViq.Tag_success__Orhbj.Tag_solid__7wdJu:not(.Tag_hasAddon__P2MS2){border-color:var(--color-turquoiseDark)}.Tag_root__vTViq.Tag_success__Orhbj.Tag_solid__7wdJu:not(.Tag_hasAddon__P2MS2) .Tag_main__nJS4V{color:var(--color-white);background-color:var(--color-turquoiseLight)}.Tag_root__vTViq.Tag_success__Orhbj.Tag_solid__7wdJu:not(.Tag_hasAddon__P2MS2):hover:not(.Tag_hasAddon__P2MS2){border-color:var(--color-turquoiseDark)}.Tag_root__vTViq.Tag_success__Orhbj.Tag_solid__7wdJu:not(.Tag_hasAddon__P2MS2):hover:not(.Tag_hasAddon__P2MS2) .Tag_main__nJS4V{background-color:var(--color-turquoiseDark)}.Tag_root__vTViq.Tag_success__Orhbj.Tag_solid__7wdJu:not(.Tag_hasAddon__P2MS2):active:not(.Tag_hasAddon__P2MS2) .Tag_main__nJS4V{box-shadow:inset 0 2px 4px rgba(0,0,0,.18)}.Tag_root__vTViq.Tag_accent__zUqWS:not(.Tag_hasAddon__P2MS2){border-color:rgba(154,0,128,.1)}.Tag_root__vTViq.Tag_accent__zUqWS .Tag_main__nJS4V{color:var(--color-staygetPurpleInk);background:linear-gradient(0deg,rgba(154,0,128,.07),rgba(154,0,128,.07)),var(--color-white)}.Tag_root__vTViq.Tag_accent__zUqWS .Tag_addon__o3h7W{color:var(--color-staygetPurpleInk)}.Tag_root__vTViq.Tag_accent__zUqWS.Tag_hasAddon__P2MS2 .Tag_main__nJS4V{border-color:rgba(154,0,128,.1)}.Tag_root__vTViq.Tag_accent__zUqWS:hover:not(.Tag_hasAddon__P2MS2){border-color:rgba(154,0,128,.7)}.Tag_root__vTViq.Tag_accent__zUqWS.Tag_hasAddon__P2MS2:hover .Tag_main__nJS4V,.Tag_root__vTViq.Tag_accent__zUqWS:hover:not(.Tag_hasAddon__P2MS2) .Tag_main__nJS4V{background:linear-gradient(0deg,rgba(154,0,128,.2),rgba(154,0,128,.2)),var(--color-white)}.Tag_root__vTViq.Tag_accent__zUqWS.Tag_hasAddon__P2MS2:hover .Tag_main__nJS4V{border-color:rgba(154,0,128,.7)}.Tag_root__vTViq.Tag_accent__zUqWS.Tag_hasAddon__P2MS2:hover .Tag_addon__o3h7W{border-color:rgba(154,0,128,.25)}.Tag_root__vTViq.Tag_accent__zUqWS:active:not(.Tag_hasAddon__P2MS2){border-color:rgba(154,0,128,.7)}.Tag_root__vTViq.Tag_accent__zUqWS.Tag_hasAddon__P2MS2:active .Tag_main__nJS4V,.Tag_root__vTViq.Tag_accent__zUqWS:active:not(.Tag_hasAddon__P2MS2) .Tag_main__nJS4V{background:linear-gradient(0deg,rgba(154,0,128,.22),rgba(154,0,128,.22)),var(--color-white)}.Tag_root__vTViq.Tag_accent__zUqWS.Tag_hasAddon__P2MS2:active .Tag_main__nJS4V{border-color:rgba(154,0,128,.7)}.Tag_root__vTViq.Tag_accent__zUqWS.Tag_hasAddon__P2MS2:active .Tag_addon__o3h7W{border-color:rgba(154,0,128,.35)}.Tag_root__vTViq.Tag_accent__zUqWS.Tag_filled__ZfNox:not(.Tag_hasAddon__P2MS2),.Tag_root__vTViq.Tag_accent__zUqWS.Tag_solid__7wdJu:not(.Tag_hasAddon__P2MS2):not(.Tag_hasAddon__P2MS2){border-color:var(--color-darkPurple)}.Tag_root__vTViq.Tag_accent__zUqWS.Tag_filled__ZfNox .Tag_main__nJS4V,.Tag_root__vTViq.Tag_accent__zUqWS.Tag_solid__7wdJu:not(.Tag_hasAddon__P2MS2) .Tag_main__nJS4V{color:var(--color-white);background-color:var(--color-staygetPurple)}.Tag_root__vTViq.Tag_accent__zUqWS.Tag_filled__ZfNox .Tag_addon__o3h7W,.Tag_root__vTViq.Tag_accent__zUqWS.Tag_solid__7wdJu:not(.Tag_hasAddon__P2MS2) .Tag_addon__o3h7W{color:var(--color-staygetPurpleInk)}.Tag_root__vTViq.Tag_accent__zUqWS.Tag_filled__ZfNox.Tag_hasAddon__P2MS2 .Tag_main__nJS4V,.Tag_root__vTViq.Tag_accent__zUqWS.Tag_solid__7wdJu:not(.Tag_hasAddon__P2MS2).Tag_hasAddon__P2MS2 .Tag_main__nJS4V{border-color:var(--color-darkPurple)}.Tag_root__vTViq.Tag_accent__zUqWS.Tag_filled__ZfNox.Tag_hasAddon__P2MS2 .Tag_addon__o3h7W,.Tag_root__vTViq.Tag_accent__zUqWS.Tag_solid__7wdJu:not(.Tag_hasAddon__P2MS2).Tag_hasAddon__P2MS2 .Tag_addon__o3h7W{background-color:var(--color-white);border-color:var(--color-lightGrey)}.Tag_root__vTViq.Tag_accent__zUqWS.Tag_filled__ZfNox:hover:not(.Tag_hasAddon__P2MS2),.Tag_root__vTViq.Tag_accent__zUqWS.Tag_solid__7wdJu:not(.Tag_hasAddon__P2MS2):hover:not(.Tag_hasAddon__P2MS2){border-color:var(--color-darkPurple)}.Tag_root__vTViq.Tag_accent__zUqWS.Tag_filled__ZfNox:hover:not(.Tag_hasAddon__P2MS2) .Tag_main__nJS4V,.Tag_root__vTViq.Tag_accent__zUqWS.Tag_solid__7wdJu:not(.Tag_hasAddon__P2MS2):hover:not(.Tag_hasAddon__P2MS2) .Tag_main__nJS4V{background-color:var(--color-darkPurple)}.Tag_root__vTViq.Tag_accent__zUqWS.Tag_filled__ZfNox.Tag_hasAddon__P2MS2:hover .Tag_main__nJS4V,.Tag_root__vTViq.Tag_accent__zUqWS.Tag_solid__7wdJu:not(.Tag_hasAddon__P2MS2).Tag_hasAddon__P2MS2:hover .Tag_main__nJS4V{border-color:var(--color-darkPurple);background-color:var(--color-darkPurple)}.Tag_root__vTViq.Tag_accent__zUqWS.Tag_filled__ZfNox.Tag_hasAddon__P2MS2:hover .Tag_addon__o3h7W,.Tag_root__vTViq.Tag_accent__zUqWS.Tag_solid__7wdJu:not(.Tag_hasAddon__P2MS2).Tag_hasAddon__P2MS2:hover .Tag_addon__o3h7W{border-color:var(--color-softGrey)}.Tag_root__vTViq.Tag_accent__zUqWS.Tag_filled__ZfNox:active:not(.Tag_hasAddon__P2MS2),.Tag_root__vTViq.Tag_accent__zUqWS.Tag_solid__7wdJu:not(.Tag_hasAddon__P2MS2):active:not(.Tag_hasAddon__P2MS2){border-color:var(--color-darkPurple)}.Tag_root__vTViq.Tag_accent__zUqWS.Tag_filled__ZfNox:active:not(.Tag_hasAddon__P2MS2) .Tag_main__nJS4V,.Tag_root__vTViq.Tag_accent__zUqWS.Tag_solid__7wdJu:not(.Tag_hasAddon__P2MS2):active:not(.Tag_hasAddon__P2MS2) .Tag_main__nJS4V{background-color:var(--color-darkPurple);box-shadow:inset 0 2px 4px rgba(0,0,0,.18)}.Tag_root__vTViq.Tag_accent__zUqWS.Tag_filled__ZfNox.Tag_hasAddon__P2MS2:active .Tag_main__nJS4V,.Tag_root__vTViq.Tag_accent__zUqWS.Tag_solid__7wdJu:not(.Tag_hasAddon__P2MS2).Tag_hasAddon__P2MS2:active .Tag_main__nJS4V{border-color:var(--color-darkPurple);background-color:var(--color-darkPurple);box-shadow:inset 0 2px 4px rgba(0,0,0,.18)}.Tag_root__vTViq.Tag_accent__zUqWS.Tag_filled__ZfNox.Tag_hasAddon__P2MS2:active .Tag_addon__o3h7W,.Tag_root__vTViq.Tag_accent__zUqWS.Tag_solid__7wdJu:not(.Tag_hasAddon__P2MS2).Tag_hasAddon__P2MS2:active .Tag_addon__o3h7W{border-color:var(--color-mediumGrey)}.Tag_root__vTViq.Tag_ghost__GQAfM{box-shadow:none}.Tag_root__vTViq.Tag_ghost__GQAfM,.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_accent__zUqWS:not(.Tag_hasAddon__P2MS2),.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_neutral__uLl3N:not(.Tag_hasAddon__P2MS2),.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_primary__SDTkb:not(.Tag_hasAddon__P2MS2),.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_success__Orhbj:not(.Tag_hasAddon__P2MS2){border-color:rgba(0,0,0,0);background:rgba(0,0,0,0)}.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_sizeMd__qs6br .Tag_main__nJS4V{gap:8px;padding:0 4px;min-height:auto;font-family:var(--font-glory),var(--font-inter),sans-serif;font-weight:600;font-size:16px;line-height:26px}.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_sizeSm___nFQl .Tag_main__nJS4V{gap:4px;padding:0;min-height:auto}.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_sizeSm___nFQl .Tag_label__3oOHI{font-family:var(--font-inter);font-weight:500;font-size:12px;line-height:16px;letter-spacing:0}.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_neutral__uLl3N .Tag_main__nJS4V{color:var(--color-darkGrey)}.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_accent__zUqWS .Tag_main__nJS4V{color:var(--color-staygetPurpleInk)}.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_primary__SDTkb .Tag_main__nJS4V{color:var(--color-navy)}.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_success__Orhbj .Tag_main__nJS4V{color:var(--color-turquoiseDark)}.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_accent__zUqWS .Tag_main__nJS4V,.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_accent__zUqWS:active:not(.Tag_hasAddon__P2MS2),.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_accent__zUqWS:active:not(.Tag_hasAddon__P2MS2) .Tag_main__nJS4V,.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_accent__zUqWS:hover:not(.Tag_hasAddon__P2MS2),.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_accent__zUqWS:hover:not(.Tag_hasAddon__P2MS2) .Tag_main__nJS4V,.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_neutral__uLl3N .Tag_main__nJS4V,.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_neutral__uLl3N:active:not(.Tag_hasAddon__P2MS2),.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_neutral__uLl3N:active:not(.Tag_hasAddon__P2MS2) .Tag_main__nJS4V,.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_neutral__uLl3N:hover:not(.Tag_hasAddon__P2MS2),.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_neutral__uLl3N:hover:not(.Tag_hasAddon__P2MS2) .Tag_main__nJS4V,.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_primary__SDTkb .Tag_main__nJS4V,.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_primary__SDTkb:active:not(.Tag_hasAddon__P2MS2),.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_primary__SDTkb:active:not(.Tag_hasAddon__P2MS2) .Tag_main__nJS4V,.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_primary__SDTkb:hover:not(.Tag_hasAddon__P2MS2),.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_primary__SDTkb:hover:not(.Tag_hasAddon__P2MS2) .Tag_main__nJS4V,.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_success__Orhbj .Tag_main__nJS4V,.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_success__Orhbj:active:not(.Tag_hasAddon__P2MS2),.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_success__Orhbj:active:not(.Tag_hasAddon__P2MS2) .Tag_main__nJS4V,.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_success__Orhbj:hover:not(.Tag_hasAddon__P2MS2),.Tag_root__vTViq.Tag_ghost__GQAfM.Tag_success__Orhbj:hover:not(.Tag_hasAddon__P2MS2) .Tag_main__nJS4V{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);box-shadow:none}.TextWithIcon_textWithIcon__4tcl5{display:inline-flex;height:fit-content}.TextWithIcon_textWithIcon__4tcl5 img{margin:1px 5px 0 0}.TextWithIcon_textWithIcon__4tcl5 span{font-family:var(--font-inter);font-weight:400;font-size:16px;line-height:24px;letter-spacing:0}.HomeHeroPromoCard_card__O_YG1{position:relative;display:flex;flex-direction:column;gap:24px;width:fit-content;justify-self:center;padding:24px 16px;border-radius:16px;background:linear-gradient(-56.95deg,#270a39 19.38%,#60005f 119.98%)}@media(min-width:1024px){.HomeHeroPromoCard_card__O_YG1{width:auto;padding:24px 32px}}.HomeHeroPromoCard_badge__irF5q{position:absolute;top:16px;right:16px;display:flex;flex-direction:column;align-items:center;gap:2px;padding:4px 10px;border-radius:28px;background:linear-gradient(90deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),linear-gradient(90deg,rgb(154,0,128),rgb(154,0,128));box-shadow:-1px 7px 5px rgba(0,17,67,.2);color:var(--color-lightBeige);text-align:center}@media(min-width:1024px){.HomeHeroPromoCard_badge__irF5q{top:24px;right:32px;padding:8px 16px;border-radius:47px;box-shadow:-2px 12px 9px rgba(0,17,67,.2)}}.HomeHeroPromoCard_badgeEyebrow__56mZg{font-family:var(--font-inter);font-weight:500;font-size:10px;line-height:8px;letter-spacing:0;line-height:1;text-transform:lowercase;width:100%}.HomeHeroPromoCard_badgeDiscount__z7X_8{font-family:var(--font-inter);font-weight:600;font-size:14px;line-height:20px;letter-spacing:0;line-height:1.1;white-space:nowrap}@media(min-width:1024px){.HomeHeroPromoCard_badgeDiscount__z7X_8{font-family:var(--font-inter);font-weight:400;font-size:24px;line-height:32px;letter-spacing:0}}.HomeHeroPromoCard_title__7Esj2{display:none}@media(min-width:1024px){.HomeHeroPromoCard_title__7Esj2{display:block;padding-inline-end:104px}}.HomeHeroPromoCard_titleLine__zeFjm{font-family:var(--font-glory);font-weight:700;font-size:32px;line-height:40px;letter-spacing:0;color:var(--color-white)}.HomeHeroPromoCard_titleLine__zeFjm:first-child{font-size:28px;line-height:36px}.HomeHeroPromoCard_body___JGgH{display:flex;align-items:flex-end;justify-content:center;gap:24px}@media(min-width:1024px){.HomeHeroPromoCard_body___JGgH{justify-content:space-between;gap:40px}}.HomeHeroPromoCard_countdownSide__8NuYG{display:flex;flex-direction:column;flex-shrink:0;gap:8px}@media(min-width:1024px){.HomeHeroPromoCard_countdownSide__8NuYG{gap:16px}}.HomeHeroPromoCard_timerLabel__yMolz{margin:0;font-family:var(--font-inter);font-weight:600;font-size:14px;line-height:20px;letter-spacing:0;color:var(--color-lightPurple)}@media(min-width:1024px){.HomeHeroPromoCard_timerLabel__yMolz{font-family:var(--font-inter);color:var(--color-almostBlack);font-weight:400;font-size:18px;line-height:26px;letter-spacing:0}}.HomeHeroPromoCard_offerSide__J47DS{display:flex;flex-direction:column;gap:10px}.HomeHeroPromoCard_priceBlock__rrtaB{display:flex;align-items:baseline;justify-content:flex-end;gap:10px}.HomeHeroPromoCard_price___FrN2{font-family:var(--font-glory);font-weight:400;font-size:36px;line-height:40px;letter-spacing:0;color:var(--color-white)}@media(min-width:1024px){.HomeHeroPromoCard_price___FrN2{font-family:var(--font-glory);font-weight:400;font-size:48px;line-height:54px;letter-spacing:0}}.HomeHeroPromoCard_od__G_J1m{font-family:var(--font-glory);font-weight:500;font-size:18px;line-height:20px;letter-spacing:0;color:var(--color-white)}@media(min-width:1024px){.HomeHeroPromoCard_od__G_J1m{font-family:var(--font-glory);font-weight:600;font-size:20px;line-height:24px;letter-spacing:0}}.HomeHero_hero__RX9WE{position:relative;display:flex;flex-direction:column}.HomeHero_heroBgWrap__OFxRM{position:absolute;overflow:hidden;inset-inline:0;inset-block-end:0;inset-block-start:calc(-1*var(--layout-header-height));z-index:0}@media(min-width:1024px){.HomeHero_heroBgWrap__OFxRM{inset-block-start:calc(-1*var(--layout-header-height-desktop))}}.HomeHero_heroBgImage___bfF7{object-fit:cover;transform:scale(1.04)}.HomeHero_heroContent__ze_xd{position:relative;z-index:1;display:grid;grid-template-columns:1fr;grid-template-areas:"head" "search" "promo";gap:var(--layout-gap);padding-block-start:32px;padding-block-end:28px}@media(min-width:1024px){.HomeHero_heroContent__ze_xd{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;grid-template-areas:"head promo" "search search";align-items:start;gap:24px;padding-block-start:70px;padding-block-end:80px}}.HomeHero_headBand__B_Ilm{grid-area:head}.HomeHero_headlineBlock__dRLhw{position:relative;box-sizing:border-box}@media(min-width:1024px){.HomeHero_headlineBlock__dRLhw{justify-self:start}}.HomeHero_heroHeadlineImage__eJy2P{display:block;width:100%;max-width:442px;height:auto;margin-inline:auto;padding-inline:64px}@media(min-width:1024px){.HomeHero_heroHeadlineImage__eJy2P{margin-inline:0;padding-inline:0}}.HomeHero_headlineSrOnly__BVsXL{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.HomeHero_promoWrap__IdXue{grid-area:promo;justify-self:stretch}@media(min-width:1024px){.HomeHero_promoWrap__IdXue{justify-self:end}}.HomeHero_searchDock__cLXhl{grid-area:search;display:flex;flex-direction:column;align-items:stretch;gap:0;min-inline-size:0}@media(min-width:1024px){.HomeHero_searchDock__cLXhl{transition:opacity .28s ease,transform .28s ease,visibility .28s}}@media(prefers-reduced-motion:reduce)and (min-width:1024px){.HomeHero_searchDock__cLXhl{transition-duration:.01ms}}@media(min-width:1024px){.HomeHero_searchDockScrolledAway__0MEwm{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px) scale(.985)}}.HomeHero_offerTagBar__vhqSd{display:flex;flex-direction:column;row-gap:16px;align-items:flex-start;margin:0;padding:18px 16px;border-radius:0 0 16px 16px;background:rgba(237,233,237,.94)}@media(min-width:1024px){.HomeHero_offerTagBar__vhqSd{width:fit-content;flex-direction:row;align-items:center}}.HomeHero_offerTagGroupCalendar__JQJEn,.HomeHero_offerTagGroupOffers__jf5WY{display:flex;align-items:center;padding:0 16px}.HomeHero_offerTagGroupOffers__jf5WY{position:relative}@media(min-width:1024px){.HomeHero_offerTagGroupOffers__jf5WY:after{content:"";position:absolute;top:0;right:0;bottom:0;display:block;width:1px;height:calc(100% - 4px);min-height:28px;margin:auto 0;background-color:var(--color-softGrey)}}.HomeHero_offerTagGroupList__FITh3{display:flex;align-items:center;gap:12px;margin:0;padding:0;list-style:none}.HomeHero_offerTagGroupList__FITh3 li{display:flex;align-items:center}.HomeHero_offerTagLink__9oyd_,.HomeHero_offerTagMore__19Pbs{display:inline-flex;align-items:center;flex:0 0 auto;text-decoration:none;white-space:nowrap}.HomeHero_offerTagMore__19Pbs{flex:0 0 auto;margin-inline-start:auto;padding:0;border:0;background:rgba(0,0,0,0);color:var(--color-darkGrey);cursor:pointer}.AnimatedLayoutWithNav_homeHeroDock__7FQHa{position:relative;inline-size:100%;z-index:1}@media(min-width:1024px){.AnimatedLayoutWithNav_homeHeroDock__7FQHa{padding-block-start:var(--layout-header-height-desktop)}}.LayoutContainer_LayoutContainer__VaFrc{width:100%;margin:0 auto;padding-inline:var(--layout-padding)}.LayoutContainer_LayoutContainer__VaFrc.LayoutContainer_flex__Xwf2u{display:flex;align-items:center}.LayoutContainer_LayoutContainer__VaFrc.LayoutContainer_paddingNone__oCmzX{padding:0}@media(min-width:1024px){.LayoutContainer_LayoutContainer__VaFrc{max-width:1280px}}.ContentPage_root__xRAsk{width:100%}.ContentPage_shell__P1Dgw{padding:40px 0;background-color:var(--color-white)}.ContentPage_contentWide__iN045,.ContentPage_content__gPyaJ{margin:0 auto}@media(min-width:768px){.ContentPage_contentWide__iN045,.ContentPage_content__gPyaJ{padding:0 16px}}.ContentPage_contentWide__iN045 p,.ContentPage_content__gPyaJ p{font-family:var(--font-inter);font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;margin-bottom:16px;color:var(--color-almostBlack)}@media(min-width:768px){.ContentPage_contentWide__iN045 p,.ContentPage_content__gPyaJ p{margin-bottom:24px}}.ContentPage_contentWide__iN045 p:last-child,.ContentPage_content__gPyaJ p:last-child{margin-bottom:0}.ContentPage_contentWide__iN045 p strong,.ContentPage_content__gPyaJ p strong{font-weight:600;color:var(--color-staygetPurple)}.ContentPage_contentWide__iN045 ol,.ContentPage_contentWide__iN045 ul,.ContentPage_content__gPyaJ ol,.ContentPage_content__gPyaJ ul{font-family:var(--font-inter);font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;margin:16px 0;padding-left:24px;color:var(--color-almostBlack)}@media(min-width:768px){.ContentPage_contentWide__iN045 ol,.ContentPage_contentWide__iN045 ul,.ContentPage_content__gPyaJ ol,.ContentPage_content__gPyaJ ul{margin:24px 0;padding-left:32px}}.ContentPage_contentWide__iN045 ol li,.ContentPage_contentWide__iN045 ul li,.ContentPage_content__gPyaJ ol li,.ContentPage_content__gPyaJ ul li{margin-bottom:12px}@media(min-width:768px){.ContentPage_contentWide__iN045 ol li,.ContentPage_contentWide__iN045 ul li,.ContentPage_content__gPyaJ ol li,.ContentPage_content__gPyaJ ul li{margin-bottom:16px}}.ContentPage_contentWide__iN045 ol li:last-child,.ContentPage_contentWide__iN045 ul li:last-child,.ContentPage_content__gPyaJ ol li:last-child,.ContentPage_content__gPyaJ ul li:last-child{margin-bottom:0}.ContentPage_contentWide__iN045 ol li strong,.ContentPage_contentWide__iN045 ul li strong,.ContentPage_content__gPyaJ ol li strong,.ContentPage_content__gPyaJ ul li strong{font-weight:600;color:var(--color-staygetPurple)}.ContentPage_contentWide__iN045 ul,.ContentPage_content__gPyaJ ul{list-style-type:disc;list-style-position:outside}.ContentPage_contentWide__iN045 ol,.ContentPage_content__gPyaJ ol{list-style-type:decimal;list-style-position:outside}.ContentPage_content__gPyaJ{max-width:800px}.ContentPage_contentWide__iN045{max-width:1000px}.ContentPage_mainHeadline__3P8lb{font-family:var(--font-inter);font-weight:700;font-size:28px;line-height:34px;letter-spacing:0}@media(min-width:768px){.ContentPage_mainHeadline__3P8lb{font-size:32px;line-height:40px}}.ContentPage_mainHeadline__3P8lb{margin-bottom:32px;color:var(--color-almostBlack)}@media(min-width:768px){.ContentPage_mainHeadline__3P8lb{margin-bottom:40px}}.ContentPage_section__KFkTr{margin-bottom:32px}@media(min-width:768px){.ContentPage_section__KFkTr{margin-bottom:48px}}.ContentPage_section__KFkTr:last-child{margin-bottom:0}.ContentPage_sectionHeadline__r_RZ_{font-family:var(--font-inter);font-weight:700;font-size:22px;line-height:32px;letter-spacing:0}@media(min-width:768px){.ContentPage_sectionHeadline__r_RZ_{font-size:24px;line-height:32px}}.ContentPage_sectionHeadline__r_RZ_{margin-bottom:16px;color:var(--color-almostBlack)}@media(min-width:768px){.ContentPage_sectionHeadline__r_RZ_{margin-bottom:24px}}.ContentPage_lead__gbsge{font-family:var(--font-inter);color:var(--color-almostBlack);font-weight:400;font-size:18px;line-height:26px;letter-spacing:0;margin-bottom:16px;font-weight:600}@media(min-width:768px){.ContentPage_lead__gbsge{margin-bottom:24px}}.ContentPage_closing__s_hqR{font-family:var(--font-inter);color:var(--color-almostBlack);font-weight:400;font-size:18px;line-height:26px;letter-spacing:0;margin-top:24px;text-align:center}@media(min-width:768px){.ContentPage_closing__s_hqR{margin-top:32px}}.DropdownMenu_dropdownMenu__agdsh{display:flex;flex-direction:column;gap:4px}.DropdownMenu_dropdownMenu__agdsh .DropdownMenu_option__eeiHi{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 16px;cursor:pointer;transition:background-color .2s ease;border-radius:var(--layout-radius-small)}@media(min-width:1024px){.DropdownMenu_dropdownMenu__agdsh .DropdownMenu_option__eeiHi{padding:8px 16px}}@media(hover:hover)and (pointer:fine){.DropdownMenu_dropdownMenu__agdsh .DropdownMenu_option__eeiHi:hover{background-color:var(--color-softBeige)}}.DropdownMenu_dropdownMenu__agdsh .DropdownMenu_option__eeiHi.DropdownMenu_selected__wvu3C{background-color:var(--color-lightBeige)}.DropdownMenu_dropdownMenu__agdsh .DropdownMenu_option__eeiHi.DropdownMenu_selected__wvu3C .DropdownMenu_label__epZN9{font-weight:600}.DropdownMenu_dropdownMenu__agdsh .DropdownMenu_option__eeiHi.DropdownMenu_selected__wvu3C:hover{background-color:var(--color-softBeige)}.DropdownMenu_dropdownMenu__agdsh .DropdownMenu_input__VNfq8{position:absolute;opacity:0;pointer-events:none}.DropdownMenu_dropdownMenu__agdsh .DropdownMenu_label__epZN9{font-family:var(--font-inter);font-weight:400;font-size:16px;line-height:24px;letter-spacing:0}.EmptyState_root___ZvAy{flex-direction:column;align-items:center;text-align:center}.EmptyState_plain__RTYwO{font-family:var(--font-inter);font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;display:flex;gap:16px}@media(min-width:768px){.EmptyState_plain__RTYwO button{width:250px}}.EmptyState_panel__y03_f{font-family:var(--font-inter);font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;display:flex;gap:16px;height:100%;justify-content:space-between;padding:16px;border:1px solid var(--color-softBeige);border-radius:var(--layout-radius);background:#fff}@media(min-width:768px){.EmptyState_panel__y03_f{gap:32px}.EmptyState_panel__y03_f button{width:250px}}.EmptyState_title__9vn56{font-weight:600;font-size:16px;line-height:24px;letter-spacing:0;color:var(--color-almostBlack)}.EmptyState_description__hP2S1,.EmptyState_title__9vn56{font-family:var(--font-inter)}.EmptyState_description__hP2S1{font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;color:var(--color-grey);margin:0}.EmptyState_description__hP2S1 p{margin:0}.EmptyState_actions__vCRNp{display:flex;flex-direction:column;gap:8px;width:100%}@media(min-width:768px){.EmptyState_actions__vCRNp{flex-direction:row;gap:16px;width:unset}}.Footer_footer__c4dQw{background-color:var(--color-darkPurple);color:var(--color-white);padding-block:40px}@media(min-width:768px){.Footer_footer__c4dQw{padding-block:56px}}@media(min-width:1024px){.Footer_footer__c4dQw{padding-block:80px}}.Footer_footer__c4dQw .Footer_separator__rceGe{margin-block:24px;border-top:1px solid var(--color-softPurple);display:none}@media(min-width:768px){.Footer_footer__c4dQw .Footer_separator__rceGe{margin-block:32px;display:block}}.Footer_footer__c4dQw .Footer_top__kgvMl{display:flex;flex-direction:column}.Footer_footer__c4dQw .Footer_top__kgvMl .Footer_separator__rceGe{display:block}@media(min-width:768px){.Footer_footer__c4dQw .Footer_top__kgvMl{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:32px}.Footer_footer__c4dQw .Footer_top__kgvMl .Footer_separator__rceGe{display:none}}@media(min-width:1024px){.Footer_footer__c4dQw .Footer_top__kgvMl{gap:48px}}.Footer_footer__c4dQw .Footer_socials__mst1Y{display:flex;flex:0 0 auto;gap:8px}@media(min-width:768px){.Footer_footer__c4dQw .Footer_socials__mst1Y{min-width:112px}}.Footer_footer__c4dQw .Footer_linksWrapper__5318w{flex:0 1 180px}.Footer_footer__c4dQw .Footer_linksWrapper__5318w ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.Footer_footer__c4dQw .Footer_linksWrapper__5318w li{margin:0;padding:0}.Footer_footer__c4dQw .Footer_linksWrapper__5318w a{font-family:var(--font-inter);font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;color:var(--color-white);text-decoration:none;transition:color .2s}.Footer_footer__c4dQw .Footer_linksWrapper__5318w a:hover{color:var(--color-staygetPurple)}.Footer_footer__c4dQw .Footer_paymentSection__663El{display:flex;flex:1 1 280px;flex-direction:column;gap:16px;width:100%;max-width:380px}@media(min-width:768px){.Footer_footer__c4dQw .Footer_paymentSection__663El{margin-left:auto}}.Footer_footer__c4dQw .Footer_paymentSection__663El .Footer_paymentIcons__fWT50{display:flex;align-items:center;justify-content:space-between;width:100%}.Footer_footer__c4dQw .Footer_paymentSection__663El .Footer_payments__WV5nL{display:flex;align-items:center;gap:8px}.Footer_footer__c4dQw .Footer_fundacjaBanner__EUZdN{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:64px;padding:12px 16px;border:1px solid color-mix(in srgb,var(--color-white) 16%,transparent);border-radius:var(--layout-radius);background:var(--color-staygetPurple);color:var(--color-white);text-decoration:none;transition:background .2s}@media(hover:hover)and (pointer:fine){.Footer_footer__c4dQw .Footer_fundacjaBanner__EUZdN:hover{background:color-mix(in srgb,var(--color-staygetPurple) 88%,var(--color-white))}}.Footer_footer__c4dQw .Footer_fundacjaLogo__7lwOm{width:auto;height:40px;flex-shrink:0}.Footer_footer__c4dQw .Footer_fundacjaCta__TBrI9{font-family:var(--font-inter);font-weight:400;font-size:14px;line-height:20px;letter-spacing:0;color:var(--color-white);white-space:nowrap}.Footer_footer__c4dQw .Footer_ctaLink__XUtt2{font-family:var(--font-inter);font-weight:700;font-size:16px;line-height:24px;letter-spacing:0;display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:12px 24px;border-radius:var(--layout-radius);background:var(--color-white);color:var(--color-staygetPurpleInk);text-decoration:none;transition:background .2s}@media(hover:hover)and (pointer:fine){.Footer_footer__c4dQw .Footer_ctaLink__XUtt2:hover{background:var(--color-softBeige)}}.Footer_footer__c4dQw .Footer_bottom__atAhq{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:24px}@media(min-width:768px){.Footer_footer__c4dQw .Footer_bottom__atAhq{flex-direction:row;align-items:center;gap:32px}}.Footer_footer__c4dQw .Footer_logo__J5EPv{flex-shrink:0}.Footer_footer__c4dQw .Footer_copyright__ZRnv3{font-family:var(--font-inter);font-weight:400;font-size:14px;line-height:20px;letter-spacing:0;color:var(--color-softPurple);text-align:center}@media(min-width:768px){.Footer_footer__c4dQw .Footer_copyright__ZRnv3{margin-left:auto;max-width:700px;text-align:right}}.NavHeader_navHeader__B3C_d{z-index:var(--z-index-nav-header);width:100%;height:var(--layout-header-height);padding-block:8px;margin:0 auto;background-color:var(--color-white)}@media(min-width:1024px){.NavHeader_navHeader__B3C_d{height:var(--layout-header-height-desktop);padding-block:16px}}.NavHeader_navHeader__B3C_d .NavHeader_logo__rEDJR{margin-top:12px}@media(min-width:1024px){.NavHeader_navHeader__B3C_d.NavHeader_scrolled__fZH3w{box-shadow:var(--color-box-shadow);animation:NavHeader_addShadow__zPLDA .5s var(--linaria-theme_motion-springs-fast-easing)}.NavHeader_navHeader__B3C_d.NavHeader_homeVariant__eGdyE,.NavHeader_navHeader__B3C_d.NavHeader_searchVariant__iSzbx{position:fixed;top:0}.NavHeader_navHeader__B3C_d.NavHeader_searchVariant__iSzbx{box-shadow:none;animation:none}.NavHeader_navHeader__B3C_d.NavHeader_open__FbFGx{height:138px}}.NavHeader_navHeader__B3C_d.NavHeader_propertyVariant__JNAgD{position:relative}.NavHeader_mainNavigation__3zD1f{margin-left:auto}.NavHeader_search__aSmYT{display:none;opacity:0;visibility:hidden;position:absolute;margin:0 auto;left:50%;transform:translateX(-50%) scale(1.5) translateY(150%);transition:opacity .3s ease-in-out,visibility .3s ease-in-out,transform .3s ease-in-out}@media(min-width:1024px){.NavHeader_search__aSmYT{display:block}.NavHeader_search__aSmYT.NavHeader_open__FbFGx{top:24px}}@media(min-width:1312px){.NavHeader_search__aSmYT.NavHeader_open__FbFGx{top:24px}}@media(min-width:1024px){.NavHeader_search__aSmYT{opacity:0;visibility:hidden}.NavHeader_search__aSmYT.NavHeader_searchVisible__stESP{opacity:1;visibility:visible;transform:scale(1) translateX(-50%) translateY(0)}}.NavHeader_search__aSmYT.NavHeader_searchVariant__iSzbx{display:block}@keyframes NavHeader_addShadow__zPLDA{0%{box-shadow:none}99%{box-shadow:var(--color-box-shadow)}to{box-shadow:var(--color-box-shadow)}}.UserDropdownMenu_userDropdownMenu__bjIsX{position:relative;display:inline-flex;align-items:center;height:100%}.UserDropdownMenu_userDropdownMenu__bjIsX .UserDropdownMenu_loginButton__KFSk0,.UserDropdownMenu_userDropdownMenu__bjIsX .UserDropdownMenu_trigger__Lm68A{font-family:var(--font-inter);font-weight:600;font-size:14px;line-height:20px;letter-spacing:0;display:flex;align-items:center;gap:8px;border:none;border-radius:6px;padding:12px 24px;cursor:pointer;color:var(--color-staygetPurple);background:none;outline:none;transition:background-color .15s;height:100%;box-sizing:border-box;white-space:nowrap;line-height:1}.UserDropdownMenu_userDropdownMenu__bjIsX .UserDropdownMenu_loginButton__KFSk0>*,.UserDropdownMenu_userDropdownMenu__bjIsX .UserDropdownMenu_trigger__Lm68A>*{display:flex;align-items:center;line-height:1;flex-shrink:0}.UserDropdownMenu_userDropdownMenu__bjIsX .UserDropdownMenu_loginButton__KFSk0 img,.UserDropdownMenu_userDropdownMenu__bjIsX .UserDropdownMenu_trigger__Lm68A img{display:block;margin:0;padding:0;line-height:1}.UserDropdownMenu_userDropdownMenu__bjIsX .UserDropdownMenu_loginButton__KFSk0 span,.UserDropdownMenu_userDropdownMenu__bjIsX .UserDropdownMenu_trigger__Lm68A span{line-height:1;display:inline-flex;align-items:center}@media(hover:hover)and (pointer:fine){.UserDropdownMenu_userDropdownMenu__bjIsX .UserDropdownMenu_loginButton__KFSk0:hover,.UserDropdownMenu_userDropdownMenu__bjIsX .UserDropdownMenu_trigger__Lm68A:hover{background:var(--color-lightBeige)}}.UserDropdownMenu_userDropdownMenu__bjIsX .UserDropdownMenu_trigger__Lm68A.UserDropdownMenu_triggerActive__SaCjP{background:var(--color-lightBeige)}.UserDropdownMenu_userDropdownMenu__bjIsX .UserDropdownMenu_avatar__XaZhB{width:24px;height:24px;min-width:24px;min-height:24px;border-radius:var(--layout-radius-circle);background:var(--color-staygetPurple);color:var(--color-white);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;line-height:1;flex-shrink:0}.UserDropdownMenu_userDropdownMenu__bjIsX .UserDropdownMenu_userName__ssl7j{font-family:var(--font-inter);font-weight:600;font-size:14px;line-height:20px;letter-spacing:0;color:var(--color-staygetPurple);line-height:1}.UserDropdownMenu_userDropdownMenu__bjIsX .UserDropdownMenu_menu___QOrO{position:absolute;top:calc(100% + 8px);right:0;min-width:240px;background:var(--color-white);border-radius:12px;box-shadow:var(--color-box-shadow);padding:8px 0;z-index:100;display:flex;flex-direction:column;gap:0}@media(min-width:768px){.UserDropdownMenu_userDropdownMenu__bjIsX .UserDropdownMenu_menu___QOrO{min-width:220px;border-radius:18px;padding:12px 0}}.UserDropdownMenu_userDropdownMenu__bjIsX .UserDropdownMenu_menuItem__qbKSd{font-family:var(--font-inter);font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;display:flex;align-items:center;gap:12px;padding:12px 16px;color:var(--color-almostBlack);text-decoration:none;cursor:pointer;transition:background-color .15s,color .15s;border:none;background:none;width:100%;text-align:left}@media(min-width:768px){.UserDropdownMenu_userDropdownMenu__bjIsX .UserDropdownMenu_menuItem__qbKSd{gap:14px;padding:12px 24px}}@media(hover:hover)and (pointer:fine){.UserDropdownMenu_userDropdownMenu__bjIsX .UserDropdownMenu_menuItem__qbKSd:hover{background:var(--color-lightBeige);color:var(--color-staygetPurple)}}.UserDropdownMenu_userDropdownMenu__bjIsX .UserDropdownMenu_menuItem__qbKSd:active{background:var(--color-softBeige)}.UserDropdownMenu_userDropdownMenu__bjIsX .UserDropdownMenu_menuItem__qbKSd span{flex:1 1}.UserDropdownMenu_userDropdownMenu__bjIsX .UserDropdownMenu_menuItem__qbKSd:last-child{color:var(--color-staygetPurple);margin-top:4px;padding-top:16px;border-top:1px solid var(--color-softBeige)}@media(hover:hover)and (pointer:fine){.UserDropdownMenu_userDropdownMenu__bjIsX .UserDropdownMenu_menuItem__qbKSd:last-child:hover{background:var(--color-lightBeige);color:var(--color-staygetPurple)}}.NotificationBanner_notificationBanner__n6GVb{font-family:var(--font-inter);font-weight:700;font-size:20px;line-height:28px;letter-spacing:0;background-color:var(--color-lightBeige);border-radius:16px;padding:24px;display:flex;gap:3px;align-items:center}.NotificationBanner_notificationBanner__n6GVb .NotificationBanner_icon__aNtIG{background-color:var(--color-staygetPurple)}@media(min-width:1024px){.MobileSearchWidgetDrawer_homePageSearchWidget__0bQ88{display:none}}.MobileSearchWidgetDrawer_searchWidgetTrigger__rAuj1{display:block;width:100%;border:none;padding:0;margin:0;background:none;font:inherit;text-align:inherit;color:inherit;cursor:pointer}.MobileSearchWidgetDrawer_bookingWidget__lxuNq{z-index:var(--z-index-floating-drawer-content);display:flex;min-height:300px;position:fixed;bottom:0;left:0;right:0;flex-direction:column;background-color:var(--color-white);border-top-left-radius:8px;border-top-right-radius:8px}@media(min-width:1024px){.MobileSearchWidgetDrawer_bookingWidget__lxuNq{display:none}}.MobileSearchWidgetDrawer_bookingWidgetStepper__VxHxP{z-index:var(--z-index-floating-drawer-content);display:flex;min-height:300px;position:fixed;top:50px;bottom:0;left:0;right:0;flex-direction:column;background-color:var(--color-white);border-top-left-radius:8px;border-top-right-radius:8px}@media(min-width:1024px){.MobileSearchWidgetDrawer_bookingWidgetStepper__VxHxP{display:none}}.MobileSearchWidgetDrawer_bookingWidgetOverlay__BqjUc{background-color:rgba(0,0,0,.5);position:fixed;inset:0;z-index:var(--z-index-floating-drawer-overlay)}.MobileSearchWidgetDrawer_closeButton__ZHcq_{all:unset;position:absolute;right:16px;top:24px}.MobileSearchWidgetDrawer_drawerHeader__yIIUh{display:flex;justify-content:center;align-items:center;border-bottom:1px solid var(--color-softBeige);padding:24px 40px;position:relative}.MobileSearchWidgetDrawer_drawerContent__MlUHG{padding:24px 24px 50px}.MobileSearchWidgetDrawer_drawerTitle__0Fq3n{all:unset;font-family:var(--font-inter);font-weight:700;font-size:20px;line-height:28px;letter-spacing:0}.Skeleton_skeleton__UvUbr{display:block;background:var(--color-lightGrey);border-radius:var(--layout-radius-small);animation:Skeleton_pulse__NeNbF 1.5s ease-in-out infinite}.Skeleton_circle__XNX6L{border-radius:50%}@keyframes Skeleton_pulse__NeNbF{0%,to{opacity:1}50%{opacity:.4}}@media(prefers-reduced-motion:reduce){.Skeleton_skeleton__UvUbr{animation:none}}.BookingsPageSkeleton_pageTitle__5mtX5{width:280px;max-width:70%;margin:32px 0 24px}.BookingsPageSkeleton_card__0zlme{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid var(--color-softBeige)}.BookingsPageSkeleton_cardImage__DCBtt{width:120px;height:90px;flex-shrink:0;border-radius:var(--layout-radius-small)}.BookingsPageSkeleton_cardBody__ozeHp{flex:1 1;display:flex;flex-direction:column;gap:10px}.BookingsPageSkeleton_cardTitle__g0x1R{width:65%}.BookingsPageSkeleton_cardMeta__9Tifh{width:45%}.CheckoutPageSkeleton_page__A0GXN{margin:0 auto;padding:0 16px}@media(min-width:768px){.CheckoutPageSkeleton_page__A0GXN{padding:0 24px}}@media(min-width:1024px){.CheckoutPageSkeleton_page__A0GXN{padding:0 80px}}.CheckoutPageSkeleton_title__d2uga{width:60%;max-width:280px;margin-bottom:24px}.CheckoutPageSkeleton_container__vpCd3{display:flex;flex-direction:column;gap:var(--layout-gap)}@media(min-width:768px){.CheckoutPageSkeleton_container__vpCd3{flex-direction:row-reverse;column-gap:30px;align-items:flex-start}}.CheckoutPageSkeleton_orderPanel__RQLDa{width:100%;min-height:280px;border:1px solid var(--color-softBeige);border-radius:var(--layout-radius)}@media(min-width:768px){.CheckoutPageSkeleton_orderPanel__RQLDa{flex:1 1;min-height:400px}}.CheckoutPageSkeleton_formPanel__sVeaX{width:100%;min-height:360px;border:1px solid var(--color-softBeige);border-radius:var(--layout-radius)}@media(min-width:768px){.CheckoutPageSkeleton_formPanel__sVeaX{flex:1 1;min-height:480px}}.ConfirmationPageSkeleton_wrap__6iK5V{padding:32px 0 64px}.ConfirmationPageSkeleton_hero__UkeJI{width:70%;max-width:400px;margin-bottom:24px}.ConfirmationPageSkeleton_panel__tjm_d{min-height:320px;border:1px solid var(--color-softBeige);border-radius:var(--layout-radius)}._page_beigeGradientSection__YSqn1{padding:48px 0 56px;background:var(--color-beige-gradient)}._page_homeContentSection__n0nNH{padding:32px 0 48px;background-color:var(--color-white)}._page_purpleColorSection__faYHw{background-color:var(--color-darkPurple)}._page_homeSpecialOffersWrap__xK_wD{padding:56px 0;background:radial-gradient(circle at 50% 0,rgba(255,255,255,.14),transparent 32%),linear-gradient(180deg,var(--color-darkPurple),#4d004d)}.HomepageMomentBanner_banner__uEmWp{width:100%;margin:2rem 0 0;line-height:0;background:#d9eef5}@media(min-width:768px){.HomepageMomentBanner_banner__uEmWp{margin-top:2.5rem}}.HomepageMomentBanner_image__fWgM0{display:block;width:100%;height:auto;aspect-ratio:1024/168;vertical-align:top}.KalendariumTimelineSkeleton_root__EzkCU{margin-bottom:0;padding:0;min-height:28rem}.KalendariumTimelineSkeleton_header__qOjqF{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem 2.5rem;margin-bottom:.75rem}.KalendariumTimelineSkeleton_headerText__9iShc{flex:1 1 20rem}.KalendariumTimelineSkeleton_title__IuFCJ{width:min(100%,18rem);margin-bottom:.5rem}.KalendariumTimelineSkeleton_subtitle__qIS1W{width:min(100%,14rem)}.KalendariumTimelineSkeleton_headerAside__8gq3J{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem}.KalendariumTimelineSkeleton_dateField__CeZeT{width:min(100%,15rem);height:2.75rem;border-radius:var(--layout-radius-pill)}.KalendariumTimelineSkeleton_toolbar___9I6r{display:flex;justify-content:flex-end;min-height:1.25rem}.KalendariumTimelineSkeleton_navLink__7Xje8{width:7.5rem}.KalendariumTimelineSkeleton_timelineNav__Fnr_i{display:flex;justify-content:flex-end;margin-bottom:.65rem}.KalendariumTimelineSkeleton_scroll__EMzkt{overflow-x:auto;overflow-y:visible;padding:0 0 7rem;-webkit-overflow-scrolling:touch}.KalendariumTimelineSkeleton_timeline__RMISZ{min-width:min(100%,720px)}.KalendariumTimelineSkeleton_monthRow__liaj4{display:flex;gap:1rem;margin-bottom:.5rem}.KalendariumTimelineSkeleton_monthBand__9IfR1{width:7rem;height:1.1rem}.KalendariumTimelineSkeleton_dayRow__rTi71{display:flex;margin-bottom:1.125rem}.KalendariumTimelineSkeleton_dayCell__4wbPB{flex-shrink:0;width:2.5rem;height:2rem;border-radius:.375rem}.KalendariumTimelineSkeleton_lanes__mQB8D{position:relative;display:grid;grid-template-rows:repeat(3,3.25rem);gap:.625rem;min-height:9rem}.KalendariumTimelineSkeleton_laneRowAlt__xjSFq,.KalendariumTimelineSkeleton_laneRow__X_odC{grid-column:1;width:100%;height:100%;border-radius:.5rem}.KalendariumTimelineSkeleton_laneRow__X_odC{background:var(--color-white)}.KalendariumTimelineSkeleton_laneRowAlt__xjSFq{background:var(--color-lightGrey)}.KalendariumTimelineSkeleton_barA__yx4N2,.KalendariumTimelineSkeleton_barB___8sbq,.KalendariumTimelineSkeleton_barC__9TvTw{position:absolute;top:0;left:0;height:2.5rem;border-radius:.625rem;z-index:1}.KalendariumTimelineSkeleton_barA__yx4N2{width:58%}.KalendariumTimelineSkeleton_barB___8sbq{width:46%}.KalendariumTimelineSkeleton_barC__9TvTw{width:34%}.KalendariumTimelineSkeleton_footer__vu_FQ{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.25rem 2rem;margin-top:1.5rem}.KalendariumTimelineSkeleton_footerButton__3O2Il{width:8.5rem;height:2.75rem;border-radius:var(--layout-radius-pill)}.KalendariumTimelineSkeleton_legend__2MmTI{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.75rem 1.25rem;flex:1 1 16rem}.KalendariumTimelineSkeleton_legendTitle__JyiK2{width:9rem}.KalendariumTimelineSkeleton_legendItem__j6duw{width:6rem}.HomepagePageSkeleton_jedziemySection__K6a4z{padding:3rem 0 0;border-top:1px solid var(--color-softBeige);margin-top:2.5rem}.HomepagePageSkeleton_jedziemyHero__fcAE1{display:grid;grid-template-columns:1fr;gap:1.5rem 2rem;align-items:center;margin-bottom:2rem}@media(min-width:768px){.HomepagePageSkeleton_jedziemyHero__fcAE1{grid-template-columns:minmax(220px,280px) 1fr minmax(160px,220px)}}.HomepagePageSkeleton_jedziemyCountdownBox__FMDj2{min-height:8.5rem;border-radius:var(--layout-radius-large)}.HomepagePageSkeleton_jedziemyHeroCopy__iUG0w{display:flex;flex-direction:column;gap:.5rem}.HomepagePageSkeleton_jedziemyEyebrow__5qXuA{width:6rem}.HomepagePageSkeleton_jedziemyTitle__QPB_u{width:min(100%,14rem)}.HomepagePageSkeleton_jedziemySubtitle__724om{width:min(100%,20rem)}.HomepagePageSkeleton_jedziemyIllustration__PXP2s{display:none;min-height:180px;border-radius:var(--layout-radius-large)}@media(min-width:768px){.HomepagePageSkeleton_jedziemyIllustration__PXP2s{display:block}}.HomepagePageSkeleton_jedziemyGrid__fLX5_{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.HomepagePageSkeleton_jedziemyGrid__fLX5_{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.HomepagePageSkeleton_jedziemyGrid__fLX5_{grid-template-columns:repeat(4,minmax(0,1fr))}}.HomepagePageSkeleton_jedziemySignupCard__c9_FA{min-height:18rem;border-radius:var(--layout-radius-large)}.HomepagePageSkeleton_packagesSection__3DQbe{text-align:center}.HomepagePageSkeleton_packagesEyebrow__gbozp{width:8rem;margin:0 auto .75rem}.HomepagePageSkeleton_packagesTitle__yA_DE{width:min(100%,18rem);margin:0 auto .75rem}.HomepagePageSkeleton_packagesSubtitle__wWUAn{width:min(100%,24rem);margin:0 auto 1.75rem}.HomepagePageSkeleton_packagesChips__0FYTW{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:2rem}.HomepagePageSkeleton_packagesChip__WiJGx{width:6.5rem;height:2.25rem;border-radius:999px}.HomepagePageSkeleton_packagesGrid__6fWBO{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:768px){.HomepagePageSkeleton_packagesGrid__6fWBO{grid-template-columns:repeat(2,minmax(0,1fr))}}.HomepagePageSkeleton_packageCard__l77Cn{overflow:hidden;border-radius:22px}.HomepagePageSkeleton_packageCardMedia__hDXSJ{min-height:220px}.HomepagePageSkeleton_packageCardTeaser__u_VOU{display:flex;align-items:center;gap:16px;padding:16px 18px;background:var(--color-white)}.HomepagePageSkeleton_packageCardOffer__zeif2{flex:1 1;width:100%}.HomepagePageSkeleton_packageCardPrice__8zpxl{width:6rem}.HomepagePageSkeleton_packageCardCta__BV7HY{width:6.5rem;height:2.75rem;border-radius:999px;flex-shrink:0}.HomepagePageSkeleton_bestOffersSection__9ZiBW{padding:48px 0 56px}.HomepagePageSkeleton_bestOffersHeadline__hn7Nt{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:12px 24px;margin-bottom:24px}.HomepagePageSkeleton_bestOffersTitle__kfqYv{width:min(100%,16rem)}.HomepagePageSkeleton_bestOffersBadge__3LzXt{width:8rem;height:2rem}.HomepagePageSkeleton_bestOffersChips__2B8pN{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.HomepagePageSkeleton_bestOffersChip__xf_9s{width:7rem;height:2.5rem;border-radius:999px}.HomepagePageSkeleton_bestOffersGrid__8B2_J{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:768px){.HomepagePageSkeleton_bestOffersGrid__8B2_J{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.HomepagePageSkeleton_bestOffersGrid__8B2_J{grid-template-columns:repeat(4,minmax(0,1fr))}}.HomepagePageSkeleton_contactSection__M0nQH{display:grid;gap:24px}.HomepagePageSkeleton_contactPanel__Px8UA{display:grid;gap:16px}@media(min-width:768px){.HomepagePageSkeleton_contactPanel__Px8UA{grid-template-columns:repeat(3,minmax(0,1fr))}}.HomepagePageSkeleton_contactItem__Meb9R{display:flex;align-items:flex-start;gap:12px}.HomepagePageSkeleton_contactIcon__fcU1_{width:2.75rem;height:2.75rem;flex-shrink:0}.HomepagePageSkeleton_contactCopy__Scnrt{width:100%}.HomepagePageSkeleton_newsletter__RX6hi{min-height:12rem;border-radius:var(--layout-radius-large)}.ProductTileSkeleton_tile__Aoafr{display:flex;width:100%;pointer-events:none;border:1px solid var(--color-softBeige);border-radius:var(--layout-radius-large);overflow:hidden;background:linear-gradient(174deg,var(--color-white) 15.5%,var(--color-lightBeige) 111%)}.ProductTileSkeleton_tileHorizontal__NO0oX{flex-direction:column;align-items:stretch;min-height:0}@media(min-width:768px){.ProductTileSkeleton_tileHorizontal__NO0oX{flex-direction:row;min-height:206px}}.ProductTileSkeleton_tileVertical__1f7io{flex-direction:column}.ProductTileSkeleton_imageSkeleton__8Fjak{flex-shrink:0}.ProductTileSkeleton_imageHorizontal__2zoYb{width:100%;height:164px}@media(min-width:768px){.ProductTileSkeleton_imageHorizontal__2zoYb{width:300px;height:auto;min-height:206px}}.ProductTileSkeleton_imageVertical__HWsi7{width:100%;height:164px}.ProductTileSkeleton_content__W52sJ{display:flex;flex:1 1;flex-direction:column;gap:12px;padding:16px}.ProductTileSkeleton_tags__ePrdY{display:flex;gap:8px}.ProductTileSkeleton_tag__KafRx{width:120px}.ProductTileSkeleton_title__yQ2a2{width:70%}.ProductTileSkeleton_medium__jECkT{width:40%}.ProductTileSkeleton_long__ZVqPV{width:85%}.ProductTileSkeleton_price__MEIOv{width:50%;margin-left:auto}.ProductTileSkeleton_footer__NOsCZ{display:flex;justify-content:space-between;align-items:flex-end;gap:16px}.ProductTileSkeleton_cta__ukkEb{width:160px;height:40px;flex-shrink:0}.LoginFormSkeleton_wrap__gA7jg{max-width:480px;display:flex;flex-direction:column;gap:16px;padding:24px 0}.LoginFormSkeleton_title__Rp_rq{width:85%;max-width:360px}.LoginFormSkeleton_field__HNHij{height:48px;border-radius:var(--layout-radius-small)}.LoginFormSkeleton_button__WIDjg{height:44px;margin-top:8px}.LoginOrRegisterForm_loginOrRegisterForm__Vy8X0,.LoginOrRegisterForm_loginOrRegisterForm__Vy8X0 form{display:flex;flex-direction:column;gap:24px}.LoginOrRegisterForm_loginOrRegisterForm__Vy8X0 .LoginOrRegisterForm_inputsSection__43evc{display:flex;flex-direction:column;gap:16px}.LoginOrRegisterForm_loginOrRegisterForm__Vy8X0 .LoginOrRegisterForm_forgotPassword__xC0Io{display:flex;justify-content:flex-end;margin-top:-8px}.LoginOrRegisterForm_loginOrRegisterForm__Vy8X0 .LoginOrRegisterForm_forgotPasswordLink__JakFR{background:none;border:none;color:var(--color-staygetPurple);text-decoration:underline;cursor:pointer;font-size:14px;padding:0;font-family:inherit}@media(hover:hover)and (pointer:fine){.LoginOrRegisterForm_loginOrRegisterForm__Vy8X0 .LoginOrRegisterForm_forgotPasswordLink__JakFR:hover{opacity:.8}}.LoginOrRegisterForm_loginOrRegisterForm__Vy8X0 .LoginOrRegisterForm_checkboxes__tBlTa{display:flex;flex-direction:column;gap:16px}.LoginOrRegisterForm_loginOrRegisterForm__Vy8X0 .LoginOrRegisterForm_checkboxLabel__hjagd{display:flex;align-items:flex-start;gap:12px;cursor:pointer;font-size:14px;line-height:1.5}.LoginOrRegisterForm_loginOrRegisterForm__Vy8X0 .LoginOrRegisterForm_checkboxLabel__hjagd input[type=checkbox]{margin-top:2px;flex-shrink:0;cursor:pointer}.LoginOrRegisterForm_loginOrRegisterForm__Vy8X0 .LoginOrRegisterForm_checkboxLabel__hjagd span{flex:1 1}.LoginOrRegisterForm_loginOrRegisterForm__Vy8X0 .LoginOrRegisterForm_checkboxLabel__hjagd .LoginOrRegisterForm_link__v9NT6{color:var(--color-staygetPurple);text-decoration:underline}@media(hover:hover)and (pointer:fine){.LoginOrRegisterForm_loginOrRegisterForm__Vy8X0 .LoginOrRegisterForm_checkboxLabel__hjagd .LoginOrRegisterForm_link__v9NT6:hover{opacity:.8}}.LoginOrRegisterForm_loginOrRegisterForm__Vy8X0 .LoginOrRegisterForm_error__USO7I{color:var(--color-error,#d32f2f);font-size:12px;margin-top:-12px}.LoginOrRegisterForm_loginOrRegisterForm__Vy8X0 .LoginOrRegisterForm_submitButton__WDUhq{margin-top:0}.LoginOrRegisterForm_loginOrRegisterForm__Vy8X0 .LoginOrRegisterForm_hintText__x285S{margin:0;font-size:14px;line-height:1.5;color:var(--color-mediumGrey,#555)}.LoginOrRegisterForm_loginOrRegisterForm__Vy8X0 .LoginOrRegisterForm_otpSuccess__R8XK4{margin:0;font-size:14px;line-height:1.5;color:var(--color-success,#15803d)}.LoginOrRegisterForm_loginOrRegisterForm__Vy8X0 .LoginOrRegisterForm_otpLabel__v9H3N{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:600}.LoginOrRegisterForm_loginOrRegisterForm__Vy8X0 .LoginOrRegisterForm_otpFieldset__HwmFi{margin:0;padding:0;border:none;min-inline-size:0}.LoginOrRegisterForm_loginOrRegisterForm__Vy8X0 .LoginOrRegisterForm_otpLegend__RDUHR{padding:0;font-size:14px;font-weight:600;margin-bottom:8px}.LoginOrRegisterForm_loginOrRegisterForm__Vy8X0 .LoginOrRegisterForm_otpCooldown__yHo96{margin:0;font-size:13px;line-height:1.45;color:var(--color-mediumGrey,#555)}.LoginOrRegisterForm_loginOrRegisterForm__Vy8X0 .LoginOrRegisterForm_otpVerifying___y7UH{display:flex;align-items:center;gap:14px;margin:12px 0 0;padding:14px 16px;border-radius:8px;background:color-mix(in srgb,var(--color-softBeige,#f5f2eb) 92%,white);border:1px solid var(--color-softBeige,#e8e4dc);font-size:15px;font-weight:600;line-height:1.35;color:var(--color-darkGrey,#333)}.LoginOrRegisterForm_loginOrRegisterForm__Vy8X0 .LoginOrRegisterForm_otpVerifyingSpinner___hfxO{box-sizing:border-box;width:28px;height:28px;flex-shrink:0;border-radius:50%;border:3px solid color-mix(in srgb,var(--color-mediumGrey,#666) 18%,transparent);border-top-color:var(--color-mediumGrey,#444);animation:LoginOrRegisterForm_loginFormOtpVerifySpin__SDS_9 .6s linear infinite}.LoginOrRegisterForm_loginOrRegisterForm__Vy8X0 .LoginOrRegisterForm_otpVerifyingText__oR5CN{flex:1 1;min-width:0}.LoginOrRegisterForm_loginOrRegisterForm__Vy8X0 .LoginOrRegisterForm_otpInput__YhqPP{padding:12px 14px;font-size:18px;letter-spacing:.2em;border:1px solid var(--color-softBeige,#ddd);border-radius:6px;font-family:inherit}.LoginOrRegisterForm_loginOrRegisterForm__Vy8X0 .LoginOrRegisterForm_oauthOnly__QqXNI{display:flex;flex-direction:column;gap:16px}.LoginOrRegisterForm_loginOrRegisterForm__Vy8X0 .LoginOrRegisterForm_oauthStack__S5aOI{display:flex;flex-direction:column;gap:12px}.LoginOrRegisterForm_loginOrRegisterForm__Vy8X0 .LoginOrRegisterForm_dividerOr__v7plf{margin:0;text-align:center;font-size:13px;color:var(--color-mediumGrey,#555)}@keyframes LoginOrRegisterForm_loginFormOtpVerifySpin__SDS_9{to{transform:rotate(1turn)}}.MapPanelSkeleton_panel__u3GXl{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:inherit;background:var(--color-lightBeige);border-radius:inherit}.MapPanelSkeleton_block__RPZTp{width:72%;max-width:240px;height:48px}.OtpSixDigits_row__FGLVN{display:flex;gap:8px;flex-wrap:nowrap;justify-content:flex-start}.OtpSixDigits_cell__ZeZsF{width:2.5rem;height:2.75rem;text-align:center;font-size:1.25rem;font-weight:600;border:1px solid var(--color-softBeige,#ddd);border-radius:8px;font-family:inherit;padding:0}.OtpSixDigits_cell__ZeZsF:focus{outline:2px solid var(--color-staygetPurple,#7c3aed);outline-offset:1px}.OtpSixDigits_cell__ZeZsF:disabled{opacity:.55;cursor:not-allowed}.PropertyPageSkeleton_page__az80G{padding-bottom:64px}@media(min-width:768px){.PropertyPageSkeleton_page__az80G{padding-bottom:106px}}.PropertyPageSkeleton_gallery__E1iRA{display:grid;gap:8px;grid-template-columns:1fr 1fr;grid-template-rows:120px 120px;margin-bottom:16px}@media(min-width:768px){.PropertyPageSkeleton_gallery__E1iRA{grid-template-columns:2fr 1fr 1fr;grid-template-rows:200px 200px;margin-bottom:32px}}.PropertyPageSkeleton_galleryHero__4cBNC{grid-column:1/-1;grid-row:1;min-height:200px}@media(min-width:768px){.PropertyPageSkeleton_galleryHero__4cBNC{grid-column:1;grid-row:1/3;min-height:408px}}.PropertyPageSkeleton_galleryThumb__pm3sh{min-height:120px}@media(min-width:768px){.PropertyPageSkeleton_galleryThumb__pm3sh{min-height:200px}.PropertyPageSkeleton_contentRow__c05BR{display:flex;gap:16px}}.PropertyPageSkeleton_main__7lc5B{flex:1 1}@media(min-width:768px){.PropertyPageSkeleton_main__7lc5B{width:67%}}.PropertyPageSkeleton_sidebar__e__VV{display:none}@media(min-width:768px){.PropertyPageSkeleton_sidebar__e__VV{display:block;width:33%;min-height:320px}}.PropertyPageSkeleton_title__cfBoY{width:75%;max-width:480px;margin-bottom:12px}.PropertyPageSkeleton_subtitle__Umy0P{width:40%;margin-bottom:24px}.PropertyPageSkeleton_section__HuQdD{margin-top:32px}.PropertyPageSkeleton_sectionTitle__N323S{width:200px;margin-bottom:16px}.PropertyPageSkeleton_roomCard__POS9Q{height:140px;margin-bottom:12px;border-radius:var(--layout-radius-large)}.bookingEmailOtpSection_inlineLink__CmuiL{color:var(--color-staygetPurple);text-decoration:underline}@media(hover:hover)and (pointer:fine){.bookingEmailOtpSection_inlineLink__CmuiL:hover{opacity:.8}}.RoomCardsSkeleton_wrap__ftWTU{display:flex;flex-direction:column;gap:12px}.RoomCardsSkeleton_card__qbOYg{height:140px;border-radius:var(--layout-radius-large)}.BookingsAccessHub_tabBar__gXuGl{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px;border-bottom:1px solid var(--color-softBeige)}.BookingsAccessHub_tab__ld7ax{margin:0 0 -1px;padding:10px 16px;font:inherit;font-weight:600;cursor:pointer;border:1px solid rgba(0,0,0,0);border-bottom:none;border-radius:8px 8px 0 0;background:rgba(0,0,0,0);color:var(--color-mediumGrey)}@media(hover:hover)and (pointer:fine){.BookingsAccessHub_tab__ld7ax:hover{color:var(--color-almostBlack)}}.BookingsAccessHub_tabSelected__cD7mh{color:var(--color-almostBlack);border-color:var(--color-softBeige);background:#fff}.BookingsAccessHub_tabBarInModalHeader___8Zeu{margin-bottom:0;border-bottom:none;justify-content:stretch;flex-wrap:nowrap;gap:6px;width:100%;min-width:0}.BookingsAccessHub_tabBarInModalHeader___8Zeu .BookingsAccessHub_tab__ld7ax{flex:1 1;min-width:0;padding:8px 6px;font-size:13px;line-height:1.25;white-space:normal;text-align:center;word-break:break-word}.BookingsAccessHub_panel__Zhgv2{padding:0;margin:0;border:none}.BookingsAccessHub_panelLead__4YnlQ{margin:0 0 16px;color:var(--color-mediumGrey);font-size:15px;line-height:1.45}.BookingsAccessHub_oauthLead__En0fF{margin:24px 0 12px;font-size:15px;color:var(--color-mediumGrey)}.BookingsAccessHub_oauthPageStack__vhS05{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px}.BookingsAccessHub_oauthPageButton__VS22E{flex:1 1 160px;min-width:140px}.BookingsAccessHub_orSeparator__RHuSg{text-align:center;color:var(--color-mediumGrey);font-size:16px;margin:0;font-weight:500;position:relative}.BookingsAccessHub_orSeparator__RHuSg:after,.BookingsAccessHub_orSeparator__RHuSg:before{content:"";position:absolute;top:50%;width:calc(50% - 20px);height:1px;background:var(--color-softBeige)}.BookingsAccessHub_orSeparator__RHuSg:before{left:0}.BookingsAccessHub_orSeparator__RHuSg:after{right:0}.BookingsAccessHub_oauthSocials__17HHW{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px}.BookingsAccessHub_oauthSocialButton__xWWzJ{font-family:var(--font-inter);font-weight:700;font-size:16px;line-height:24px;letter-spacing:0;display:flex;align-items:center;justify-content:center;gap:8px;flex:1 1 160px;min-width:140px;padding:12px 14px;border:1px solid var(--color-almostBlack);border-radius:6px;background:var(--color-white);color:var(--color-almostBlack);cursor:pointer;transition:background-color .2s}@media(hover:hover)and (pointer:fine){.BookingsAccessHub_oauthSocialButton__xWWzJ:hover{background:var(--color-lightBeige)}}.BookingsAccessHub_oauthSocialButton__xWWzJ:disabled{opacity:.6;cursor:not-allowed}.BookingsAccessHub_oauthSocialButton__xWWzJ img{flex-shrink:0}.BookingsAccessHub_oauthSocialButton__xWWzJ span{flex:1 1;text-align:center;min-width:0}.SearchPageSkeleton_shell__wYzE9{display:flex;flex-direction:column;gap:0;min-height:60vh}@media(min-width:1024px){.SearchPageSkeleton_shell__wYzE9{margin-top:var(--layout-header-height-desktop)}}.SearchPageSkeleton_filters__6vdDW{height:56px;margin:12px 16px;border-radius:var(--layout-radius)}@media(min-width:768px){.SearchPageSkeleton_filters__6vdDW{margin:16px 24px}}.SearchPageSkeleton_body__GzRen{display:flex;flex:1 1;flex-direction:column}@media(min-width:1024px){.SearchPageSkeleton_body__GzRen{flex-direction:row;min-height:calc(100vh - var(--layout-header-height-desktop) - 80px)}}.SearchPageSkeleton_list__vw5BO{flex:1 1;display:flex;flex-direction:column;gap:12px;padding:0 16px 24px}@media(min-width:1024px){.SearchPageSkeleton_list__vw5BO{width:55%;padding:0 24px 24px}}.SearchPageSkeleton_map__o6w_n{display:none}@media(min-width:1024px){.SearchPageSkeleton_map__o6w_n{display:block;flex:1 1;min-height:400px;margin:0 24px 24px 0;border-radius:var(--layout-radius-large)}}.LoginModal_loginModalContent__mUGE5{display:flex;flex-direction:column;gap:24px}.SpecialOffersListPageSkeleton_page__hzw8c{padding:40px 0}.SpecialOffersListPageSkeleton_header__69Iw6{margin-bottom:32px}.SpecialOffersListPageSkeleton_headingTitle__OAb93{font-size:36px;font-weight:700;color:var(--mantine-color-dark-9);margin:0 0 12px}.SpecialOffersListPageSkeleton_headingSubtitle__IlC94{font-size:18px;color:var(--mantine-color-gray-7);margin:0}.SpecialOffersListPageSkeleton_skeletonTitle__pbbal{width:min(100%,320px);height:36px;margin-bottom:12px}.SpecialOffersListPageSkeleton_skeletonSubtitle__9fTUY{width:min(100%,480px);height:20px}.SpecialOffersListPageSkeleton_grid__3MtQB{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:24px}.SpecialOffersListPageSkeleton_card__FlOuM{border:1px solid var(--color-softBeige);border-radius:12px;overflow:hidden;background:var(--color-white)}.SpecialOffersListPageSkeleton_cardImage__MwETb{width:100%;height:200px}.SpecialOffersListPageSkeleton_cardBody__whOIn{padding:20px;display:flex;flex-direction:column;gap:12px}.SpecialOffersListPageSkeleton_cardTitle__e_XWn{width:75%;height:22px}.SpecialOffersListPageSkeleton_cardLine__m6Nx6{width:100%;height:14px}.SpecialOffersListPageSkeleton_cardLineShort__f_4hH{width:55%;height:14px}.SpecialOffersListPageSkeleton_cardFooter__WFseH{display:flex;justify-content:space-between;align-items:center;margin-top:8px;gap:12px}.SpecialOffersListPageSkeleton_cardPrice__GHvWL{width:96px;height:22px}.SpecialOffersListPageSkeleton_cardButton__hO_W_{width:140px;height:40px;border-radius:var(--layout-radius-small)}