:root{--bs-gutter-x: 12px !important;--dropdown-color-fill: #1a1823;--base-white: #f5f5f5;--our-200: #737373;--our-600: #131313;--primary-violet: #a48afb;--error-500: #f04438;--warning-500: #f79009;--success-500: #12b76a;--green-light---500: #66c61c;--colors-gray-25: #fcfcfc;--colors-base-white: #fff;--colors-text-text-secondary: var(--colors-gray-400);--colors-border-border-primary: var(--colors-gray-850);--colors-gray-100: #f5f5f5;--colors-gray-200: #e5e5e5;--colors-gray-300: #d6d6d6;--colors-gray-400: #a3a3a3;--colors-gray-500: #737373;--colors-gray-600: #525252;--colors-gray-700: #424242;--colors-gray-800: #292929;--colors-gray-900: #141414;--colors-gray-950: #0f0f0f;--colors-gray-850: #1b1b1b;--colors-brand-300: #c3b5fd;--colors-brand-400: #a48afb;--colors-brand-500: #875bf7;--colors-brand-950: #2E125E;--font-family: "Raleway", sans-serif;--second-family: "Inter", sans-serif}html{box-sizing:border-box;font-size:16px}*,*:before,*:after{box-sizing:inherit}html,body{height:100%}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}body{position:relative;display:flex;flex-direction:column;margin:0;padding:12px;min-width:320px;min-height:100vh;font-family:var(--font-family),Arial,sans-serif;font-size:1rem;font-weight:400;font-style:normal;letter-spacing:-.02em;color:var(--colors-gray-25);background-color:var(--colors-gray-950);font-variant-numeric:lining-nums}body.body--locked{overflow:hidden}button,input,optgroup,select,textarea{margin:0;padding:0;border:none;font:inherit;background:none;box-shadow:none;outline:none}button{cursor:pointer}img{max-width:100%;height:auto}a{flex-shrink:0;text-decoration:none;color:inherit;transition:.3s ease-in-out}ul,ol{list-style:none}ol li::marker{font-variant-numeric:lining-nums proportional-nums}h1,h2,h3,h4,p,ul,ol,figure,figcaption{margin:0;padding:0}main{flex:1}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:active{font-size:1.12rem!important;-webkit-box-shadow:0 0 0 1000px var(--colors-gray-950) inset!important;-webkit-transition:background-color 3s ease-in-out;transition:background-color 3s ease-in-out;-webkit-text-fill-color:var(--colors-gray-25)!important}input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px var(--dropdown-color-fill) inset!important}*::-webkit-scrollbar{width:.5rem}*::-webkit-scrollbar-thumb{border-radius:.5rem;background:var(--colors-gray-800)}.break-mobile{display:none}.grecaptcha-badge{visibility:hidden!important}.container{margin:0 auto;padding:0 12px;max-width:100%;background:var(--colors-gray-900)}.row{--bs-gutter-x: 12px}[class^=link--]{cursor:pointer}.link{font-size:.88rem;font-weight:600;transition:.3s ease-in-out}.link--secondary{color:var(--colors-gray-25);transition:.3s ease-in-out}.link--secondary:hover{color:var(--colors-brand-500)}.link--tertiary{display:flex;align-items:center;gap:8px;font-size:.875rem;font-weight:600;line-height:130%;color:var(--colors-gray-400);transition:.3s ease-in-out}.link--tertiary:hover{color:var(--colors-gray-25)}.link--tertiary svg path{transition:.3s ease-in-out}.link--tertiary:hover svg path{stroke:var(--colors-gray-25)}.link--primary{display:inline-flex;align-items:center;gap:8px;color:var(--colors-brand-400)}.link--primary:hover{color:var(--colors-brand-500)}.link--primary svg path{transition:.3s ease-in-out;stroke:var(--colors-brand-400)}.link--primary:hover svg path{stroke:var(--colors-brand-500)}.link--primary-icon{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem}.link--inline{display:inline}.link--underlined{text-decoration:underline;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}.btn--primary{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:1;gap:.5rem;padding:1rem;overflow:hidden;border-radius:.5rem;font-size:.88rem;font-weight:600;line-height:140%;white-space:nowrap;color:var(--colors-gray-950);background:var(--colors-brand-400);transition:.3s ease-in-out}.btn--primary:before{position:absolute;left:-100%;top:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);content:"";transition:left .9s ease}.btn--primary:hover{background:var(--colors-brand-500)}.btn--primary:hover:before{left:100%}.btn--primary:disabled{color:var(--colors-gray-700);background:var(--colors-gray-950)}.btn--primary:disabled:before{display:none}a.btn--primary.disabled{color:var(--colors-gray-700);background:var(--colors-gray-950);cursor:default;pointer-events:none}.btn--primary:disabled:hover{background:var(--colors-gray-950)}.btn--primary--icon{padding:.75rem;width:2.75rem;height:2.75rem}.btn--primary--icon:disabled svg path{stroke:var(--colors-gray-700)}.btn--fill{display:flex;align-items:center;justify-content:center;gap:8px;margin:0 auto;padding:1rem;border-radius:.75rem;color:var(--colors-gray-400);background:var(--colors-gray-850);cursor:pointer;transition:all .3s ease-in-out}.btn--fill--no-background{background:transparent}.btn--fill:hover{color:var(--colors-gray-25);background:var(--colors-gray-800)}.btn--fill--no-background:hover{background:transparent}.btn--fill svg path{transition:.3s ease-in-out;stroke:var(--colors-gray-400)}.btn--fill:hover svg path{stroke:var(--colors-gray-25)}.btn--fill--icon{padding:0}.btn--secondary{display:flex;align-items:center;justify-content:center;gap:8px;padding:1rem;border-radius:.5rem;font-size:.88rem;font-weight:600;line-height:140%;color:var(--colors-gray-400);background:var(--colors-gray-850);transition:.3s ease-in-out}.btn--secondary:hover{color:var(--colors-gray-25);background:var(--colors-gray-800)}.btn--secondary svg path{transition:.3s ease-in-out;stroke:var(--colors-gray-400)}.btn--secondary:hover svg path{stroke:var(--colors-gray-25)}.btn--full-width{width:100%}.btn--circle{display:flex;align-items:center;justify-content:center;gap:.25rem;padding:.5rem;border-radius:3.375rem;color:var(--colors-gray-25, #FCFCFC);background:#0f0f0fb3;transition:.3s ease-in-out}.btn--circle:hover{background:var(--colors-gray-950, #0F0F0F)}.header{margin-bottom:12px}.header .container{padding:1.25rem 2.5rem;border-radius:1rem}.header__logo{display:flex;align-items:center;gap:.75rem;font-family:var(--second-family),sans-serif;font-size:1.48538rem;font-weight:500;line-height:1;letter-spacing:-.06em;color:var(--colors-gray-25)}.header__logo-img{width:2.5rem;height:2.5rem;aspect-ratio:1/1}.header__logo-badge{padding:.12rem .25rem;border-radius:.25rem;font-size:.75rem;font-weight:600;line-height:100%;letter-spacing:-.06em;color:var(--colors-gray-950);background:var(--colors-brand-400)}.header__logo-content{display:flex;flex-direction:column;gap:.25rem}.header__logo-description{font-size:.875rem;font-weight:500;font-style:normal;line-height:130%;white-space:nowrap;letter-spacing:-.0175rem;color:var(--colors-gray-400, #A3A3A3);font-variant-numeric:lining-nums proportional-nums}.header__logo-title{display:flex;align-items:center;gap:.25rem}.header__action{position:relative;display:flex;align-items:center;flex-shrink:0;gap:32px;font-size:.88rem;font-weight:600}.add_btn{display:flex;align-items:center;gap:5px;font-size:.88rem;color:var(--colors-brand-400);transition:.3s ease-in-out}.add_btn:hover{color:var(--colors-brand-500)}.header__add{display:flex;align-items:center;gap:5px;font-size:.88rem;color:var(--colors-brand-400);transition:.3s ease-in-out}.header__add:hover{color:var(--colors-brand-500)}.header__add--save{color:var(--colors-gray-400, #A3A3A3)}.header__lang{display:none;align-items:center;gap:8px;color:var(--colors-gray-400);cursor:pointer;transition:.3s ease-in-out}.header__lang:hover{color:var(--colors-gray-25)}.header__reg{color:var(--colors-gray-25);transition:.3s ease-in-out}.header__reg:hover{color:var(--colors-brand-500)}.header__login{display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;border-radius:.5rem;font-weight:600;color:var(--colors-gray-950);background:var(--colors-brand-400);transition:.3s ease-in-out}.header__login:hover{background:var(--colors-brand-500)}.header__info{display:flex;align-items:center;gap:8px}.header__info--item>a,.header-notifications{display:flex;align-items:center;gap:.5rem;padding:.75rem;border-radius:.5rem;color:var(--colors-brand-400, #A48AFB);background:var(--colors-gray-850);cursor:pointer;transition:.3s ease-in-out}.header__info--item .header-notifications__item a{background:none}.header__info--item>a:hover,.header-notifications:hover{background:var(--colors-gray-800)}.header-notifications__badge{position:absolute;right:-.125rem;top:-.125rem;width:.625rem;height:.625rem;border-radius:62.4375rem;border:2px solid var(--colors-gray-900, #141414);background:var(--colors-brand-400, #A48AFB);animation:popIn .4s cubic-bezier(.68,-.55,.265,1.55) forwards,pulse 2s infinite .4s}.header-notifications__badge:before,.header-notifications__badge:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;border-radius:inherit;background:var(--colors-brand-400, #A48AFB);opacity:0}@keyframes popIn{0%{transform:scale(0);opacity:0}50%{transform:scale(1.3)}to{transform:scale(1);opacity:1}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes pulseWave{0%{transform:translate(-50%,-50%) scale(1);opacity:.6}to{transform:translate(-50%,-50%) scale(3);opacity:0}}.header-notifications__badge:before{animation:pulseWave 2s infinite .4s}.header-notifications__badge:after{animation:pulseWave 2s infinite .9s}.header-notifications__item{border-left:3px solid transparent}.header-notifications__item--unread{border-left-color:var(--colors-brand-400, #A48AFB)}.header-notifications__item.header-notifications__item--unread{background:var(--colors-gray-850)}.header__info--item svg path{transition:.3s ease-in-out;stroke:var(--colors-gray-400)}.header__info--item:hover svg path{stroke:#fff}.header__user{position:relative;display:flex;align-items:center;gap:16px;padding:.25rem .25rem .25rem .75rem;border-radius:62.44rem;background:var(--colors-gray-850);cursor:pointer;transition:.3s ease-in-out}.header__user img{width:2.25rem;height:2.25rem;border-radius:12.5rem}.header__user:hover{background:var(--colors-gray-800)}.section-hero{margin-bottom:12px;border-radius:1rem;background:var(--colors-gray-900)}.section-hero.section-hero--full{display:flex;align-items:center;padding-block:clamp(2rem,1.0898rem + 3.8835vw,5.75rem)}.section-hero-light:before{position:absolute;left:50%;top:60%;width:100%;height:1116px;background:url(/build/assets/section-hero-light-uWU5Sg4u.svg) no-repeat center center;background-size:contain;content:"";pointer-events:none;transform:translate(-50%,-50%);z-index:0}.section-hero-light .container{padding:2.5rem;border-radius:1rem;background:transparent}.section-promo:before{position:absolute;left:50%;top:65%;width:1832px;height:1128px;background:url(/build/assets/section-promo-light-CaywKAG3.svg) no-repeat center center;background-size:contain;content:"";pointer-events:none;transform:translate(-50%,-50%);z-index:0}.section-hero .container{padding:2.5rem;border-radius:1rem;background:transparent}.section-hero--logo .container{padding:5.5rem 2.5rem 2.5rem;border-radius:1rem}.section-hero__slogan{align-self:stretch;max-width:34rem;font-size:1rem;font-weight:600;line-height:120%;letter-spacing:-.05rem;color:var(--colors-gray-25, #FCFCFC)}.section-hero__title{margin-bottom:2rem;font-size:5.25rem;font-weight:700;line-height:90%;letter-spacing:-.2625rem}.section-hero__title--404{margin-bottom:1.5rem;font-size:3.25rem;letter-spacing:-.1625rem}.section-hero__description{margin-bottom:2.5rem;font-size:1rem;font-weight:600;line-height:120%;text-align:center;letter-spacing:-.05rem;color:var(--colors-gray-25, #FCFCFC)}.section-hero__btns{display:flex;align-items:center;justify-content:center;gap:.75rem}.section-hero__btns>a{display:flex;align-items:center;justify-content:center;flex:1 1 0;min-width:0;max-width:12.0625rem}.section-hero__title span{color:var(--primary-violet)}.search-title{margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:120%;letter-spacing:-.03rem;color:var(--colors-gray-25, #FCFCFC)}.category-title{margin:1.5rem 0 1rem;font-size:1.5rem;font-weight:700;line-height:120%;color:var(--colors-gray-25, #FCFCFC)}.category-description{display:flex;padding:2.25rem;flex-direction:column;align-items:flex-start;gap:.5rem;align-self:stretch;border-radius:var(--Radius-L, 1rem);background:var(--colors-gray-900, #141414);font-size:.75rem;font-weight:500;line-height:130%;color:var(--colors-gray-400, #A3A3A3)}.category-description h2{color:var(--colors-gray-25, #FCFCFC);font-size:1rem;font-weight:600;letter-spacing:-.02rem}#changing-word{opacity:1;transition:opacity .5s ease-in-out}.section-hero__group{position:relative;margin-bottom:12px;padding:1.25rem 1.5rem;border-radius:.75rem;background:var(--colors-gray-950);cursor:pointer;transition:.3s ease-in-out}#section-hero-group-plan.section-hero__group .suggestions{left:-1.5rem;top:26px;padding:.5rem 0;width:calc(100% + 3rem)}.section-hero__group:hover .section-hero__label{color:var(--colors-brand-400)}.section-hero__group:focus-within .section-hero__label{color:var(--colors-brand-400)}.section-hero__group:focus-within{background:var(--dropdown-color-fill);box-shadow:0 0 0 2px var(--primary-violet)}.section-hero__group:focus-within svg path{stroke:var(--colors-brand-400)}.section-hero__group.has-error{box-shadow:0 0 0 2px var(--error-500)}.section-hero__label{margin-bottom:8px;font-size:.88rem;font-weight:600;color:var(--colors-gray-400);transition:.3s ease-in-out}.section-hero__label--flex{display:flex;align-items:center;justify-content:space-between}.section-hero__label--flex span{font-size:1rem;font-weight:600;line-height:130%;color:var(--colors-gray-25, #FCFCFC)}.section-hero__group svg path{transition:.3s ease-in-out;stroke:var(--colors-gray-500)}.section-hero__group .suggestion-item svg path{transition:.3s ease-in-out;stroke:var(--colors-gray-300, #D6D6D6)}.section-hero__group svg#eyeOpen path,.section-hero__group svg#eyeClosed path{stroke:var(--colors-gray-25)}.section-hero__group:hover svg#eyeOpen path,.section-hero__group:hover svg#eyeClosed path{stroke:var(--colors-gray-25)}input{width:100%;font-size:1.12rem;font-weight:500;line-height:100%;color:var(--colors-gray-25);background-color:transparent}input::-moz-placeholder,textarea::-moz-placeholder{color:var(--colors-gray-500)}input::placeholder,textarea::placeholder{color:var(--colors-gray-500)}input[type=checkbox]{display:none}.custom-checkbox{position:relative;display:inline-block;flex-shrink:0;margin-right:8px;width:1.25rem;height:1.25rem;border:1.5px solid var(--colors-gray-700);border-radius:.38rem;vertical-align:middle;background:var(--colors-gray-850);cursor:pointer;transition:background .3s ease,border-color .3s ease}.custom-checkbox:hover{background:var(--colors-gray-800)}input[type=checkbox]:checked+.custom-checkbox{border:1.5px solid var(--colors-brand-400);background:var(--colors-brand-400)}input[type=checkbox]:checked+.custom-checkbox:after{position:absolute;left:50%;top:50%;display:block;width:14px;height:14px;background:url('data:image/svg+xml;utf8,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.6667 3.5L5.25 9.91667L2.33333 7" stroke="%230F0F0F" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center center;background-size:contain;content:"";transform:translate(-50%,-50%);transition:opacity .3s ease}input[type=checkbox]:checked+.custom-checkbox:hover{border:1.5px solid var(--colors-brand-500);background:var(--colors-brand-500)}.section-hero__activities{flex-wrap:wrap;gap:4px;margin-bottom:16px;overflow:hidden;max-height:calc(5.5rem + 4px)}.section-hero__activities button{padding:.75rem 1rem;height:2.75rem;border-radius:.5rem;font-size:.88rem;font-weight:600;line-height:140%;color:var(--colors-gray-400);background:var(--colors-gray-850);transition:all .3s ease-in-out}.section-hero__activities button:hover{color:var(--our-100);background:var(--colors-gray-800)}button.section-hero__activity--all{border:1px solid var(--colors-gray-800);color:var(--colors-gray-400);background:none}button.section-hero__activity--all:hover{color:var(--colors-gray-25);background:none}button[type=submit]{border-radius:.75rem;font-weight:700;letter-spacing:-.02em;color:var(--colors-gray-950);background:var(--colors-brand-400);transition:background-color .3s ease-in-out}button[type=submit]:hover{background:var(--colors-brand-500)}.section-hero__submit{display:flex;align-items:center;justify-content:center;padding:31px 0;width:100%;height:6.5rem;font-size:1.25rem}.section-activity{margin-bottom:12px}.section-activity .container{padding:0;background:none}.activity__variants{margin-bottom:58px;font-size:.75rem;font-weight:600;line-height:120%;letter-spacing:-.02em;text-transform:uppercase;color:var(--colors-gray-400)}.activity__description{font-size:1.5rem;font-weight:600;line-height:120%;letter-spacing:-.05em;color:var(--colors-gray-25)}.activity-card{position:relative;display:block;overflow:hidden;border:1px solid var(--our-600);border-radius:1rem}.activity-card__image{position:absolute;width:100%;height:100%;transition:transform .3s ease;z-index:0;inset:0;-o-object-fit:cover;object-fit:cover}.activity-card:hover .activity-card__image{transform:scale(1.05)}.activity-card__overlay{position:absolute;background:linear-gradient(0deg,#00000080 0% 100%);pointer-events:none;z-index:1;inset:0}.activity-card__glow{position:absolute;left:50%;bottom:-10%;width:90%;height:50%;background:var(--colors-brand-400, var(--Colors-Brand-400, #A48AFB));pointer-events:none;opacity:0;transform:translate(-50%);transition:opacity .25s ease;z-index:1;filter:blur(38px)}.activity-card:hover .activity-card__glow{opacity:.2}.activity-card__info{position:relative;display:flex;align-items:flex-end;padding:1.5rem;height:12.625rem;z-index:2}.activity-card:hover .activity__description{color:var(--colors-brand-400, var(--Colors-Brand-400, #A48AFB));transition:color .2s ease}.activity-card__badge{position:absolute;left:1.5rem;top:1.5rem;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:700;line-height:120%;letter-spacing:-.015rem;text-transform:uppercase;color:var(--colors-gray-25, #FCFCFC);background:#14141414;opacity:.6;z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.activity-card__arrow{position:absolute;right:1.5rem;bottom:1.5rem;display:inline-flex;color:var(--colors-gray-25, #FCFCFC);pointer-events:none;transition:color .2s ease;z-index:2}.activity-card:hover .activity-card__arrow{color:var(--colors-brand-400, var(--Colors-Brand-400, #A48AFB))}.input-icon-wrapper{display:flex;align-items:center;gap:8px;transition:.3s ease-in-out}.section-search-results .container{background:var(--colors-gray-950)}.section-search-bar{margin-bottom:12px}.section-search-bar .container{padding:1.12rem 2.5rem;border-radius:1rem}.search-bar__button{color:var(--base-white)}.search-bar__selected{display:flex;align-items:center;justify-content:space-between;font-size:.88rem;font-weight:600;letter-spacing:-.02em;color:var(--our-200)}.search-bar__list{display:flex;align-items:center;gap:8px}.search-bar__item--location{position:relative;flex:1 1 auto;cursor:pointer}.search-bar__location-input{display:flex;align-items:center;gap:8px;padding:1rem;border-radius:.75rem;background:var(--colors-gray-850);transition:background .3s ease,box-shadow .3s ease,width .3s ease;width:5rem;max-width:100%}.search-bar__location-input svg path{stroke:var(--colors-gray-400);transition:stroke .3s ease}.search-bar__location-field{flex:1;min-width:0;border:none;background:transparent;padding:0;color:var(--colors-gray-25);font-size:.88rem;font-weight:600;letter-spacing:-.02em;outline:none}.search-bar__location-field.is-clearing{animation:location-clear .2s ease forwards}@keyframes location-clear{0%{opacity:1}to{opacity:0}}.search-bar__location-field::-moz-placeholder{color:var(--colors-gray-400)}.search-bar__location-field::placeholder{color:var(--colors-gray-400)}.search-bar__item--location:focus-within .search-bar__location-input{background:var(--colors-gray-800);box-shadow:0 4px 24px #00000040;width:18rem}.search-bar__item--location:focus-within svg path{stroke:var(--colors-gray-25)}.search-bar__item--location .city-suggestions{position:absolute;top:calc(100% + 8px);left:0;width:100%;max-height:16.25rem;overflow-y:auto}.btn--fill--icon .custom-toggle{padding:.75rem}.search-bar__sorting{display:flex;align-items:center;gap:8px}.room-counter{margin-bottom:.75rem;font-size:.88rem;font-weight:400;color:var(--colors-gray-400)}.search-results__item{position:relative;display:flex;justify-content:space-between;flex-direction:column;margin-bottom:12px;height:26.7rem;border-radius:1.25rem;font-family:var(--font-family),Arial,sans-serif;background:var(--colors-gray-900);cursor:pointer;transition:.3s ease-in-out;font-variant-numeric:lining-nums}.result-map .ymaps3--popup-marker_container{padding:0;background-color:transparent}.result-map .ymaps3--popup-marker_tail{color:#141414}ymaps .search-results__item{max-width:18.5rem}[class^=ymaps-][class*=-balloon__close-button]{opacity:1!important}.favorite-list .search-results__item{max-width:21.56rem}.search-results__item:hover{background:var(--colors-gray-850)}.search-results__item:hover .search-results__title{color:var(--colors-brand-400, #A48AFB)}.search-results__title{transition:color .3s ease-in-out}.search-results__image{width:100%;height:14.75rem;max-height:14.75rem;border-radius:1rem 1rem 0 0;-o-object-fit:cover;object-fit:cover}.heart-icon{position:absolute;right:1rem;top:1rem;cursor:pointer;transition:all .3s ease-in-out}.heart-icon path{transition:stroke .3s ease-in-out,fill .3s ease-in-out;stroke:var(--colors-gray-25);fill:#0006}.heart-icon:hover{transform:scale(1.4)}.heart-icon:hover path{stroke:var(--colors-brand-400)}.heart-icon--active path{fill:var(--primary-violet)}.price-card__action .heart-icon{position:static}.card-body{display:flex;flex:1;flex-direction:column;padding:1.25rem;transition:.3s ease-in-out}.search-results__title{display:-webkit-box;margin-bottom:12px;overflow:hidden;font-size:1rem;font-weight:600;white-space:normal;text-overflow:ellipsis;color:var(--colors-gray-25);-webkit-box-orient:vertical;-webkit-line-clamp:2}.search-results__address{display:flex;gap:6px;margin-bottom:12px;font-size:.88rem;font-weight:600;line-height:140%;color:var(--colors-gray-400)}.search-results__address svg{flex-shrink:0}.address-text{display:-webkit-box;flex:1;overflow:hidden;font-size:.875rem;font-weight:600;line-height:140%;white-space:normal;text-overflow:ellipsis;color:var(--colors-gray-400, #A3A3A3);-webkit-box-orient:vertical;-webkit-line-clamp:2}.search-results__price{font-size:1rem;font-weight:600;color:var(--colors-gray-25)}.search-results__cashback{display:flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;color:var(--Success-500, #12B76A)}.search-results__price span{font-size:.88rem;color:var(--colors-gray-400)}.search-results__item-info{display:flex;align-items:center;gap:.75rem;margin-top:auto}.search-results__rating{display:flex;align-items:center;gap:6px;font-size:.88rem;font-weight:600;line-height:1;color:var(--colors-gray-25)}#map{overflow:hidden;width:100%;height:100vh;border-radius:1rem}#space-map{overflow:hidden;width:100%;height:17.88rem;border-radius:1rem}.user-location-marker{display:flex;align-items:center;justify-content:center;pointer-events:none}.user-location-marker--with-avatar{width:2rem;height:2rem;border-radius:50%;overflow:hidden;background:var(--colors-gray-25, #FCFCFC);box-shadow:0 0 0 2px #0f0f0f80,0 6px 14px #0f0f0f33}.user-location-marker--with-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.custom-marker{padding:.25rem .62rem;width:-moz-fit-content;width:fit-content;border-radius:62.44rem;font-size:.88rem;font-weight:600;white-space:nowrap;color:var(--colors-gray-950);background:var(--colors-brand-400);cursor:pointer;pointer-events:auto}.custom-user-marker{padding:6px 10px;border-radius:12px;font-weight:600;color:#fff;background:#a48afb;box-shadow:0 2px 6px #0003;-webkit-user-select:none;-moz-user-select:none;user-select:none}.custom-marker{padding:.25rem .62rem;width:-moz-fit-content;width:fit-content;height:1.75rem;border-radius:62.44rem;font-size:.88rem;font-weight:600;white-space:nowrap;color:var(--colors-gray-950);background:var(--colors-brand-400);box-shadow:0 2px 4px #0003;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:auto;transition:all .1s ease-in-out}.custom-marker:hover{color:var(--colors-brand-400, #A48AFB);background:var(--colors-gray-950, #0F0F0F);transform:translate(-50%) scale(1.3) translateY(-2px)}.custom-marker.highlighted{color:var(--colors-brand-400, #A48AFB);background:var(--colors-gray-950, #0F0F0F);transform:translate(-50%) scale(1.3) translateY(-2px);z-index:250}.search-results__link-wrapper.highlighted{transform:translateY(-4px);transition:transform .2s ease-in-out}.search-results__link-wrapper.highlighted .search-results__item{background:var(--colors-gray-850)}.search-results__link-wrapper.highlighted .search-results__title{color:var(--colors-brand-400, #A48AFB)}.custom-marker--grouped{display:flex;align-items:center;justify-content:center;padding:.375rem;width:2.3125rem;height:2.3125rem;border-radius:50%;font-size:.88rem;font-weight:700;color:var(--colors-gray-950);box-shadow:0 4px 8px #0000004d}.custom-cluster{display:flex;align-items:center;justify-content:center;padding:.375rem;width:2.3125rem;height:2.3125rem;border:3px solid var(--colors-brand-300);border-radius:50%;font-size:.88rem;font-weight:600;color:var(--colors-gray-950);background:var(--colors-brand-400);box-shadow:0 4px 8px #0000004d;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:auto;transition:transform .1s ease-out,background .2s ease}.custom-cluster:hover,.custom-cluster.highlighted{color:var(--colors-brand-400, #A48AFB);background:var(--colors-gray-950, #0F0F0F);transform:scale(1.2) translateY(-2px)}.custom-cluster-content{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.map-popup-wrapper{position:relative;z-index:9999}.map-popup-close{display:inline-flex;align-items:flex-start;gap:4px;padding:.5rem;border-radius:54px;background:#0f0f0fb3;z-index:10000}.map-popup-close:hover{color:var(--colors-gray-200)}.map-info-panel{position:fixed;left:0;right:0;bottom:0;display:none;padding:15px;background:var(--colors-gray-900);box-shadow:0 -2px 10px #0000004d;opacity:0;transform:translateY(100%);transition:transform .3s ease-out,opacity .3s ease-out;z-index:1000}.map-info-panel.active{opacity:1;transform:translateY(0)}.map-info-panel__close{position:absolute;right:5px;top:5px;display:flex;align-items:center;justify-content:center;padding:0;width:24px;height:24px;border:none;font-size:1.5rem;line-height:1;color:var(--colors-gray-400);background:none;cursor:pointer}.map-info-panel__close:hover{color:var(--colors-gray-200)}.map-popup-multi-list,.map-info-panel__multi-list{display:flex;flex-direction:column;gap:10px;margin-top:10px;padding-right:5px;overflow-y:auto;max-height:300px}.map-popup-multi-list .search-results__item,.map-info-panel__multi-list .map-info-panel__content{display:flex;padding:10px;border-radius:6px;text-decoration:none;color:inherit;background:var(--colors-gray-700);transition:background .2s ease}.map-popup-multi-list .search-results__item:hover,.map-info-panel__multi-list .map-info-panel__content:hover{background:var(--colors-gray-600)}.map-popup-multi-list .search-results__image,.map-info-panel__multi-list .map-info-panel__image{flex-shrink:0;margin-right:10px;width:60px;height:60px;border-radius:4px;-o-object-fit:cover;object-fit:cover}.map-popup-multi-list .card-body,.map-info-panel__multi-list .map-info-panel__details{display:flex;flex-direction:column;gap:2px}.map-popup-multi-list .search-results__title,.map-info-panel__multi-list .map-info-panel__title{overflow:hidden;font-size:.95rem;font-weight:600;white-space:nowrap;text-overflow:ellipsis;color:var(--colors-gray-50)}.map-popup-multi-list .search-results__address,.map-info-panel__multi-list .map-info-panel__address{display:flex;align-items:center;gap:4px;font-size:.8rem;color:var(--colors-gray-400)}.map-popup-multi-list .search-results__address svg,.map-info-panel__multi-list .map-info-panel__address svg{width:16px;height:16px}.map-popup-multi-list .search-results__address .address-text,.map-info-panel__multi-list .map-info-panel__address .address-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.map-popup-multi-list .search-results__price,.map-info-panel__multi-list .map-info-panel__price{margin-top:auto;font-size:.9rem;font-weight:600;color:var(--colors-brand-400)}.map-popup-multi-list .search-results__price span,.map-info-panel__multi-list .map-info-panel__price span{font-size:.75rem;font-weight:400;color:var(--colors-gray-400)}.map-popup-navigation,.map-info-panel-navigation{display:flex;align-items:center;justify-content:center;gap:10px;margin:4px auto 0;padding:4px;width:-moz-fit-content;width:fit-content;border-radius:6px;background:var(--colors-gray-900)}.map-popup-navigation button,.map-info-panel-navigation button{flex-shrink:0;padding:6px 12px;border:1px solid var(--colors-gray-600);border-radius:4px;font-size:1rem;font-weight:600;color:var(--colors-gray-100);background:var(--colors-gray-700);cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.map-popup-navigation button:hover,.map-info-panel-navigation button:hover{border-color:var(--colors-gray-500);color:var(--colors-brand-400);background:var(--colors-gray-600)}.map-popup-navigation button:disabled,.map-info-panel-navigation button:disabled{border-color:var(--colors-gray-700);color:var(--colors-gray-500);background:var(--colors-gray-800);cursor:not-allowed}.map-popup-nav-counter,.map-info-panel-nav-counter{font-size:.9rem;font-weight:500;white-space:nowrap;color:var(--colors-gray-300)}.search-results__pagination{display:none;margin:24px 0 55px;text-align:center}.pagination{display:inline-flex;gap:8px;padding:0;list-style:none;font-size:.88rem;font-weight:400;color:var(--base-white)}.pagination__item{display:flex;align-items:center;justify-content:center;width:40px;height:40px}.pagination__link{display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;width:100%;height:100%;border-radius:.5rem;font-size:.88rem;font-weight:600;color:var(--colors-gray-400);transition:all .3s ease-in-out}.pagination__link--active,.pagination__link.pagination__link--active:hover{color:var(--colors-gray-950);background:var(--colors-brand-400)}.pagination__link:hover{color:var(--colors-gray-25);background-color:transparent}.pagination__link--arrow svg path{transition:.3s ease-in-out;stroke:var(--colors-gray-25)}.pagination__link--arrow:hover svg path{stroke:var(--colors-brand-500)}.footer{display:flex;justify-content:space-between;flex-direction:column;margin-top:12px;padding:2.75rem;width:100%;border-radius:1rem;background:var(--colors-gray-900)}.footer__top{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:nowrap;gap:32px;margin-bottom:4rem}.footer__logo{display:flex;justify-content:space-between;flex:1;flex-direction:column;height:100%}.footer__logo-icon{font-size:24px}.footer__logo-text{font-size:18px;font-weight:700}.footer__description{margin-top:24px;font-size:.88rem;font-weight:600;color:var(--colors-gray-400)}.footer__menu{display:flex;flex:3;gap:20px}.footer__menu-column{flex:1}.footer__menu-title{margin-bottom:.75rem;font-size:.88rem;font-weight:600;color:var(--colors-gray-500)}.footer__menu-list{display:flex;flex-direction:column;gap:12px}.footer__menu-item{cursor:pointer}.footer__bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem;padding-top:2.75rem;border-top:1px solid var(--colors-gray-800)}.footer__copyright{flex:1;font-weight:600;color:var(--colors-gray-500)}.footer__payment-icons{display:flex;align-items:center;justify-content:center;gap:24px}.footer__payment-icon{flex-shrink:0}.footer__to-top{font-size:14px;text-align:right;text-decoration:none}.activity-gutter{--bs-gutter-x: 6px}.activity-gutter .col-12,.activity-gutter .col-sm-6,.activity-gutter .col-md-3{padding-right:6px;padding-left:6px}.result-map{position:sticky;top:0;height:100%}.section-reg{display:flex;align-items:center;justify-content:center;margin:0 auto;height:100vh;border-radius:1.75rem}.section-reg__login{margin:0 auto;padding:48px;width:540px;border-radius:1.75rem;background:var(--colors-gray-900);box-shadow:0 8px 8px -4px #10182808,0 20px 24px -4px #10182814}.login__logo{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:40px;font-size:1.5rem;font-weight:500;letter-spacing:-.06em;color:var(--colors-gray-25)}.login__title{margin-bottom:4px;font-size:1.25rem;font-weight:700;text-align:center;letter-spacing:-.02em;color:var(--colors-gray-25)}.login__subtitle{margin-bottom:48px;font-size:.88rem;font-weight:600;text-align:center;letter-spacing:-.02em;color:var(--colors-gray-400)}.login__form{display:flex;flex-direction:column}.login__input{margin-bottom:10px;padding:10px;border:none;border-radius:5px;font-size:14px;color:#fff;background-color:#2b2b2d}.login__options{display:flex;align-items:center;justify-content:space-between;font-size:.88rem}.login__rules{display:flex;flex-direction:column;gap:12px;margin-top:1.25rem}.reg-form .login__checkbox{display:inline}.login__checkbox{display:flex;align-items:center;font-size:.88rem;font-weight:600;line-height:140%;color:var(--colors-gray-400);cursor:pointer}.login__rules .login__checkbox{color:var(--colors-gray-25)}.login__checkbox span{color:var(--colors-brand-400);cursor:pointer;transition:.3s ease-in-out}.login__checkbox span:hover{color:var(--colors-brand-500)}.login__checkbox input{width:-moz-fit-content;width:fit-content}.checkbox-style{display:flex;font-size:.88rem;font-weight:400;line-height:120%;letter-spacing:-.02em;color:var(--colors-gray-500);cursor:pointer}.checkbox-style a{color:var(--colors-brand-400);transition:.3s ease-in-out}.checkbox-style a:hover{color:var(--colors-brand-500)}.checkbox-style input{width:-moz-fit-content;width:fit-content}.login__link{font-size:.88rem;font-weight:600;line-height:140%;color:var(--colors-brand-400)}.btn--dark{display:flex;align-items:center;justify-content:center;flex:1;gap:8px;padding:1rem;border:1px solid var(--colors-gray-800);border-radius:.5rem;font-size:.88rem;font-weight:600;white-space:nowrap;color:var(--colors-gray-400);transition:.3s ease-in-out}.btn--dark:hover{color:var(--colors-gray-25)}.btn--dark svg path{transition:.3s ease-in-out;stroke:var(--colors-gray-400)}.btn--dark:hover svg path{stroke:var(--colors-gray-25)}.login__form .login__button{padding:.75rem 1rem;border-radius:.5rem;font-size:.88rem;font-weight:600;letter-spacing:-.02em;color:var(--colors-gray-950);background:var(--colors-brand-400)}.login__create-account{padding:.75rem 1rem;width:100%;border-radius:.5rem;font-size:.88rem;font-weight:600;text-align:center;letter-spacing:-.02em;color:var(--colors-gray-400);background:var(--colors-gray-850);transition:.3s ease-in-out}.login__create-account:hover{color:var(--colors-gray-25);background:var(--colors-gray-800)}.login__form .section-hero__group input::-moz-placeholder{font-size:.88rem;font-weight:600;line-height:140%;letter-spacing:-.02em;color:var(--colors-gray-500)}.login__form .section-hero__group input::placeholder{font-size:.88rem;font-weight:600;line-height:140%;letter-spacing:-.02em;color:var(--colors-gray-500)}.text-danger{display:block;margin-bottom:12px;font-size:.88rem;font-weight:400;line-height:100%;color:var(--error-500)!important}.section-verify{display:flex;align-items:center;justify-content:center;height:100vh;color:#fff;background-color:#000}.verify__container{text-align:center}.verify__logo svg{width:36px;height:36px}.verify__title{margin-top:20px;font-size:24px}.verify__subtitle{margin-top:10px;font-size:16px;color:#ccc}.verify__code-group{display:flex;justify-content:center;margin-top:20px}.verify__code-input{margin:0 5px;width:50px;height:50px;font-size:24px;text-align:center}.verify__button{margin-top:20px;padding:10px 20px;border:none;color:#fff;background-color:#6c63ff;cursor:pointer}.verify__resend-button{display:block;margin:10px 0;border:none;color:#6c63ff;background:none;cursor:pointer}.verify__cancel{display:block;margin-top:10px;text-decoration:none;color:#ccc}.login__form .verify-code{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:.75rem}.login__form .verify-code input{padding:.5rem;width:6rem;height:6rem;border-radius:.62rem;font-size:3rem;font-weight:500;line-height:125%;text-align:center;letter-spacing:-.02em;color:var(--colors-gray-25);background:var(--colors-gray-850)}.login__form .verify-code:hover{color:var(--colors-gray-25)}.login__actions{display:flex;flex-direction:column;gap:12px;margin-top:32px}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.verify-code--notice{font-size:.88rem;font-weight:600;color:var(--colors-text-text-secondary)}#resend-timer{text-decoration:underline;cursor:pointer}.section-onboard{position:relative;display:flex;align-items:flex-start;gap:12px;margin:0 auto;max-width:985px;height:100%}aside.sidebar{position:sticky;top:0;flex-shrink:0;padding:2rem;max-width:17.06rem;border-radius:1rem;background:var(--colors-gray-900)}.section-onboard .main-content{position:relative;padding:0 2rem 1.5rem;width:100%;max-width:43.75rem;height:100%;border-radius:1rem;background:var(--colors-gray-900)}.section-onboard .steps{position:relative;display:flex;flex-direction:column;gap:40px}.steps .step{font-weight:600;color:var(--colors-brand-400)}.main-content .step-title{margin-bottom:.5rem;font-size:1.5rem;font-weight:600;color:var(--colors-gray-25)}.step-desc{margin-bottom:1.25rem;font-size:1rem;font-weight:500;color:var(--colors-gray-400, #A3A3A3)}.sub-title{margin-bottom:20px;font-size:1.25rem;font-weight:600;color:var(--colors-gray-25)}.sub-title-desc{font-size:.88rem;font-weight:400;color:var(--colors-gray-400)}.title-group{margin-bottom:16px}.title-group .sub-title{margin-bottom:8px}.fixed-button-container{position:sticky;bottom:0;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:auto;padding:1.5rem 0;padding-bottom:calc(1.5rem + env(safe-area-inset-bottom));border-top:1px solid var(--colors-gray-850);background:var(--colors-gray-900);box-shadow:0 8px 8px -4px #10182808,0 -8px 24px -4px #10182814;z-index:1000}.fixed-button-container .btn--primary{width:100%}input[type=radio]{position:absolute;cursor:pointer;opacity:0}.custom-radio{position:relative;flex-shrink:0;width:20px;height:20px;border:1.5px solid var(--colors-gray-700);border-radius:2rem;transition:all .3s ease-in-out;fill:var(--colors-gray-850)}.custom-radio:after{position:absolute;left:50%;top:50%;width:10px;height:10px;border-radius:50%;background-color:var(--colors-base-white);content:"";opacity:0;transform:translate(-50%,-50%);transition:opacity .3s ease}.rental-option input[type=radio]:checked+.custom-radio:after{opacity:1}input[type=radio]:checked+.custom-radio{border-color:#6200ea}input[type=radio]:checked+.custom-radio:after{opacity:1}.room-type:hover .custom-radio{background-color:var(--colors-gray-800)}.room-type:hover input[type=radio]:checked~.custom-radio{border-color:var(--colors-brand-500);background-color:var(--colors-brand-500)}.room-types{display:flex;flex-wrap:wrap;gap:4px}.room-type{position:relative;border-radius:.5rem;background:var(--colors-gray-850)}.room-icon{display:flex;justify-content:space-between}.room-icon svg{flex-shrink:0}.room-type label{display:flex;justify-content:space-between;gap:8px;padding:.69rem .75rem;height:100%;font-size:.88rem;font-weight:600;color:var(--colors-gray-25);cursor:pointer}.step-top{position:sticky;top:0;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-top:2rem;background:var(--colors-gray-900);z-index:10}.step{position:relative;display:flex;align-items:center;gap:12px}.step-icon{position:relative;display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:50%;background-color:var(--colors-gray-850)}.step .step-icon:before{width:8px;height:8px;border-radius:50%;background-color:var(--colors-gray-700);content:""}.step.completed .step-icon{color:#fff;background-color:var(--colors-brand-400)}.step.completed .step-icon:before{display:block;width:14px;height:11px;background-color:transparent;background-image:url('data:image/svg+xml;utf8,<svg width="14" height="11" viewBox="0 0 14 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.3332 2L4.99984 9.33333L1.6665 6" stroke="%231B1B1B" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:center;content:""}.step.active .step-icon{color:#fff;background-color:var(--colors-brand-400)}.step.active .step-icon:before{width:18px;height:18px;border-radius:50%;background-color:var(--colors-gray-850);background-image:url('data:image/svg+xml;utf8,<svg width="18" height="19" viewBox="0 0 18 19" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="9" cy="9.59998" r="9" fill="%231B1B1B"/><circle cx="9" cy="9.59998" r="4" fill="%23A48AFB"/></svg>');content:""}.step:not(:last-child):after{position:absolute;left:12px;top:28px;width:2px;height:30px;background-color:var(--colors-gray-850);content:"";transform:translate(-50%);z-index:0}.step.completed:not(:last-child):after{background-color:var(--colors-brand-400)}.step-content{display:none;height:100%}.step-content.active{position:relative;display:flex;flex-direction:column}.step.completed,.step.active,.step.visited{cursor:pointer}.rental-option{display:flex}.rental-type{margin-bottom:8px;padding:1rem;border-radius:.5rem;background:var(--colors-gray-850);cursor:pointer}.rental-type>label{display:flex;gap:12px}.rental-info:has(.input-style) .rental-description{margin-bottom:12px}.rental-info{display:flex;flex-direction:column;gap:4px}.rental-title{font-size:.875rem;font-weight:600;line-height:130%;color:var(--colors-gray-25)}.rental-description{font-size:.88rem;font-weight:400;color:var(--colors-gray-400)}.rental-type:hover .custom-radio{background-color:var(--colors-gray-800)}input[type=radio]:checked~.custom-radio{border-color:var(--colors-brand-400);background-color:var(--colors-brand-400)}.rental-type:hover input[type=radio]:checked~.custom-radio{border-color:var(--colors-brand-500);background-color:var(--colors-brand-500)}.section-hero__group--line{display:inline-block}.section-hero__group--price{margin:.1rem 0 .5rem;background:var(--Colors-Gray-850, #1B1B1B)}.suggestions{width:100%;border-radius:.75rem;background:var(--colors-gray-850);box-shadow:0 4px 58px -12px #000000b3;z-index:1000}.city-suggestions{left:0;top:6rem}.section-hero__form .suggestions{position:absolute}.section-hero__input--price{font-size:2.25rem;font-weight:600;line-height:120%}.landing-subtitle{margin-bottom:16px;font-size:.88rem;font-weight:600;text-align:center;color:var(--colors-base-white);opacity:.3}.landing-title{margin:0 auto 40px;max-width:920px;font-size:3.75rem;font-weight:700;line-height:90%;text-align:center;letter-spacing:-.05em;color:var(--colors-gray-25)}.landing-title--single{margin-bottom:100px}.landing-description{margin:0 auto 60px;max-width:485px;font-size:1rem;font-weight:600;text-align:center;color:var(--colors-gray-400)}.section-promo{position:relative;margin-bottom:12px;overflow:hidden;border-radius:1rem;background:var(--colors-gray-900)}.section-promo:before{position:absolute;left:50%;top:65%;width:1832px;height:1128px;background:url(/build/assets/section-promo-light-CaywKAG3.svg) no-repeat center center;background-size:contain;content:"";pointer-events:none;transform:translate(-50%,-50%);z-index:0}.section-promo .container{padding:5.5rem 2.5rem 0rem}.section-features{position:relative;margin-bottom:12px;overflow:hidden;border-radius:1rem;background:var(--colors-gray-900)}.section-features:before{position:absolute;left:50%;top:22%;width:1848px;height:1036px;background:url(/build/assets/section-light-CBgh0PPd.svg) no-repeat center center;background-size:contain;content:"";pointer-events:none;transform:translate(-50%,-50%);z-index:0}.section-features__blocks{display:flex;justify-content:center;flex-direction:column;gap:16px;margin-bottom:16px}.section-features__blocks-group{display:flex;justify-content:center;gap:16px}.section-features__blocks-group--column{flex-direction:column}.section-features__card{min-width:41.25rem;min-height:25rem;border-radius:2rem;background:#ffffff0a}.feature-card{cursor:pointer}.feature-card__content{display:flex;justify-content:space-between;flex-direction:column;padding:2.5rem;height:100%;border-radius:2rem}.feature-card__content--back{background-color:#000000b3;background-repeat:no-repeat;background-position:center;background-size:cover;box-shadow:0 52px 68px #000000d9;background-blend-mode:multiply}.feature-card--business{background-image:url(/build/assets/business-Dt6IZ6z2.webp)}.feature-card--photoshoot{background-image:url(/build/assets/photoshoot-DqOneogm.webp)}.feature-card--remote-work{background-image:url(/build/assets/remote-work-CB7220yj.webp)}.feature-card--fitness{background-image:url(/build/assets/fitness-D7bagSWJ.webp)}.feature-card--event{background-image:url(/build/assets/event-BNvBvDOJ.webp)}.feature-card--social{background-image:url(/build/assets/social-DizzS8lf.webp)}.feature-card{position:relative;cursor:pointer;transition:transform .6s ease-in-out;perspective:1000px;transform-style:preserve-3d}.feature-card__content{position:absolute;left:0;top:0;display:flex;justify-content:space-between;flex-direction:column;width:100%;height:100%;transition:opacity .4s ease-in-out;backface-visibility:hidden}.feature-card__content--back{opacity:0;transform:rotateY(180deg)}.feature-card.flipped{transform:rotateY(180deg)}.feature-card.flipped .feature-card__content--front{opacity:0}.feature-card.flipped .feature-card__content--back{opacity:1}.feature-card__bottom{display:flex;align-items:flex-end;justify-content:space-between}.feature-card__title{font-size:1.5rem;font-weight:600;color:var(--colors-gray-100)}.feature-card__tags{display:flex;flex-wrap:wrap;gap:6px;max-width:27.25rem}.feature-card__story{max-width:27.25rem;font-size:1.5rem;font-weight:600;line-height:130%;letter-spacing:-.05em;color:var(--colors-gray-100)}.feature-card__tags .tag{padding:.38rem .75rem;border-radius:.5rem;font-size:1rem;font-weight:600;text-align:center;letter-spacing:-.02em;color:var(--colors-gray-400);background:#0000003d}.feature-card--single{margin:0 auto;width:100%;max-width:83.5rem;height:25rem}.feature-card__content--back .feature-card__title{font-size:1rem;font-weight:600;line-height:140%;color:var(--colors-gray-400)}.switch-btn{transition:all .5s ease-in-out}.switch-btn__bg{transition:fill .5s ease-in-out,fill-opacity .3s ease-in-out}.switch-btn__icon{transition:stroke .5s ease-in-out}.feature-card:hover .switch-btn__bg{fill:#fff;fill-opacity:1}.feature-card:hover .switch-btn__icon{stroke:#141414}.feature-card__content--back .switch-btn .switch-btn__bg,.feature-card.feature-card__content--back .switch-btn__bg{fill:#fff;fill-opacity:1}.feature-card__content--back .switch-btn .switch-btn__icon,.feature-card.feature-card__content--back .switch-btn__icon{stroke:#141414}.feature-card__description{font-size:.9rem;line-height:1.4}.section-promo__logo{margin:0 auto 72px;text-align:center}.section-promo__visual{position:relative;display:flex;align-items:center;justify-content:center;background:url(/build/assets/mobile-bg-Fdub4YGm.svg) repeat-x center center;background-size:365px auto}.section-promo__phone{position:relative;margin:0 auto;z-index:10}.section-promo__phone-image{display:block;width:100%;max-width:480px;height:auto}.section-priorities{position:relative;margin-bottom:12px;overflow:hidden;border-radius:1rem;background:var(--colors-gray-900)}.section-priorities:before{position:absolute;left:50%;top:30%;width:1848px;height:1036px;background:url(/build/assets/section-light-CBgh0PPd.svg) no-repeat center center;background-size:contain;content:"";pointer-events:none;transform:translate(-50%,-50%);z-index:0}.section-priorities__cards{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin-bottom:16px}.section-priorities__card{display:flex;justify-content:space-between;flex-direction:column;padding:2.5rem;width:27.19rem;height:25rem;border-radius:2rem;background:#ffffff0a;-webkit-backdrop-filter:blur(68px);backdrop-filter:blur(68px)}.section-priorities__card-icon{width:2.25rem;height:2.25rem}.section-priorities__card-title{margin-bottom:12px;font-size:1.5rem;font-weight:600;line-height:130%;color:var(--colors-gray-100)}.section-priorities__card-description{font-weight:600;line-height:140%;color:var(--colors-gray-400)}.landing-title__highlight{color:var(--colors-brand-400)}.landing-big-btn{position:relative;display:flex;align-items:center;justify-content:center;margin:0 auto;padding:2.5rem;overflow:hidden;max-width:83.5rem;border-radius:2rem;font-size:1.5rem;font-weight:600;color:var(--colors-gray-100);background-color:#ffffff0a;transition:background-color .3s ease-in-out,color .3s ease-in-out,box-shadow .3s ease-in-out,transform .3s ease-in-out;-webkit-backdrop-filter:blur(68px);backdrop-filter:blur(68px)}.landing-big-btn:before{position:absolute;background:linear-gradient(180deg,#a48afb,#8966ff);content:"";opacity:0;transition:opacity .3s ease-in-out;z-index:0;inset:0}.landing-big-btn:hover{color:var(--colors-gray-850, #1f2937);background-color:var(--colors-brand-400, #a48afb);box-shadow:inset 0 -3px #1018280d,inset 0 0 0 1px #1018282e,0 1px 2px #1018280d}.landing-big-btn:hover:before{opacity:1}.landing-big-btn__text{position:relative;color:inherit;z-index:1}.space-types{width:100%;margin-bottom:.75rem}.space-types__assets{display:none}.space-types__cards{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.space-types__card{position:relative;width:100%;display:flex;flex-direction:column;gap:clamp(1rem,.818rem + .7767vw,1.75rem);padding-block:clamp(2rem,1.3325rem + 2.8479vw,4.75rem) clamp(3.25rem,2.7646rem + 2.0712vw,5.25rem);padding-inline:clamp(.75rem,.4466rem + 1.2945vw,2rem);background-color:var(--colors-gray-900);border-radius:1rem}.space-types__card-header{display:flex;flex-direction:column;align-items:start;gap:clamp(.375rem,.3447rem + .1294vw,.5rem)}.space-types__card-count{padding:2px 4px;border-radius:4px;border:solid 1px var(--colors-gray-25);font-size:.75rem;line-height:1.2em;font-weight:600;letter-spacing:-.02em}.space-types__card-heading{font-size:clamp(1.25rem,1.068rem + .7767vw,2rem);font-weight:600;line-height:1.2em;letter-spacing:-.05em}.space-types__card-image{width:100%;aspect-ratio:2.7 / 1;-o-object-fit:cover;object-fit:cover;border-radius:clamp(.5rem,.4393rem + .2589vw,.75rem);filter:brightness(.8)}.space-types__card-links{display:flex;align-items:start;justify-content:start;gap:4px;flex-wrap:wrap}.space-types__card-button,.space-types__card-link{padding:clamp(.625rem,.5947rem + .1294vw,.75rem) clamp(.5rem,.3786rem + .5178vw,1rem);border-radius:.5rem;display:flex;align-items:center;gap:4px;font-size:clamp(.875rem,.8447rem + .1294vw,1rem);font-weight:600;line-height:1.2em;letter-spacing:-.02em;background-color:var(--colors-gray-850);color:var(--colors-gray-400);transition:color .3s ease}.space-types__card-button svg,.space-types__card-link svg{width:1rem;height:1rem;display:flex;align-items:center;justify-content:center;color:var(--colors-gray-600);transition:color .3s ease}.space-types__card-link:hover{color:var(--colors-gray-25)}.space-types__card-link:hover svg{color:var(--colors-gray-25)}.space-types__card-button{position:absolute;right:clamp(.75rem,.4466rem + 1.2945vw,2rem);bottom:clamp(1rem,.7573rem + 1.0356vw,2rem);padding:0;background-color:transparent;color:var(--colors-brand-400)}.space-types__card-button svg{color:var(--colors-brand-400)}.space-types__card-button:hover{color:var(--colors-brand-500)}.space-types__card-button:hover svg{color:var(--colors-brand-500)}.section-how-it-works{position:relative;padding-block:7.5rem;margin-bottom:12px;overflow:hidden;border-radius:1rem;background:var(--colors-gray-900)}.section-how-it-works__steps-wrapper{display:flex;justify-content:center;gap:16px;margin-bottom:60px}.section-how-it-works__steps{position:relative;display:flex;border-radius:2rem;background:#ffffff0a;-webkit-backdrop-filter:blur(68px);backdrop-filter:blur(68px)}.section-how-it-works__step,.section-how-it-works__step-image{position:relative;display:flex;justify-content:space-between;flex-direction:column;padding:2.5rem;max-width:20.2rem;height:30.25rem}.section-how-it-works__step:not(:last-child):after{position:absolute;right:0;top:10%;width:1px;height:85%;background-color:var(--colors-gray-800);content:""}.section-how-it-works__step-number{padding:1.5rem;width:4.38rem;height:4.38rem;border-radius:624.94rem;font-weight:600;background:#ffffff08;color:var(--colors-gray-400)}.section-how-it-works__step-image .section-how-it-works__step-number{color:var(--colors-gray-900);background:var(--colors-base-white)}.section-how-it-works__step-image{border-radius:2rem;background-color:#000000b3;background-image:url(/build/assets/step-4-B5XfeauY.webp);background-repeat:no-repeat;background-position:center;background-size:cover;background-blend-mode:multiply}.section-how-it-works__step-title{margin-bottom:12px;font-size:1.5rem;font-weight:600;line-height:130%;letter-spacing:-.05em;color:var(--colors-gray-100)}.section-how-it-works__step-description{font-weight:600;line-height:140%;letter-spacing:-.02em;color:var(--colors-gray-400)}.section-faq{position:relative;padding-block:7.5rem;margin-bottom:12px;overflow:hidden;border-radius:1rem;background:var(--colors-gray-900)}.section-faq .landing-title--single{margin-bottom:60px}.section-faq .categories-switcher{margin:0 auto 60px;width:-moz-fit-content;width:fit-content;background:#ffffff0a;-webkit-backdrop-filter:blur(68px);backdrop-filter:blur(68px)}.section-faq .category-btn{padding:.5rem 1rem;font-size:1rem;line-height:1.4em;letter-spacing:-.02em}.section-faq .modal__subtitle{font-size:1.5rem;font-weight:600;line-height:1.5rem;color:var(--colors-gray-100)}.section-faq__content{margin:0 auto;max-width:52.5rem}.section-faq__content p,.section-faq__content ul,.section-faq__content ol{margin:12px 0;font-size:1rem;font-weight:600;line-height:140%;color:var(--colors-gray-400)}.section-faq__content ul,.modal__body ul{padding-left:2em;list-style-position:outside;list-style-type:disc}.section-faq__content ol,.modal__body ol{padding-left:2em;list-style-position:outside;list-style-type:decimal}.section-faq__category{display:flex;flex-direction:column}.section-faq__item:not(:first-of-type){border-top:solid 1px var(--colors-gray-800)}.section-faq__item-icon{flex-shrink:0;width:2.5rem;height:2.5rem;position:relative;display:flex;align-items:center;justify-content:center}.section-faq__item-icon:before{content:"";position:absolute;width:1.5rem;height:2px;border-radius:100vmax;background-color:#5a5a5a;transition:all .3s ease}.section-faq__item-icon:after{content:"";position:absolute;width:2px;height:1.5rem;border-radius:100vmax;background-color:#5a5a5a;transition:all .3s ease}button.modal__subtitle[aria-expanded=true] .section-faq__item-icon:before{background-color:#fff}button.modal__subtitle[aria-expanded=true] .section-faq__item-icon:after{height:0px;background-color:#fff}.section-faq .modal__subtitle{padding-block:16px;margin-bottom:0}.section-faq .modal__toggle-content *:first-child{display:inline-block;margin-top:12px}.section-faq button.modal__subtitle[aria-expanded=false]{margin-bottom:0}.faq-hidden{display:none;overflow:hidden}.faq-more-btn{margin:80px auto 0;padding:.75rem 1rem;width:-moz-fit-content;width:fit-content;border-radius:.75rem;color:var(--colors-gray-100);background:#ffffff0a;cursor:pointer;transition:all .3s ease-in-out;-webkit-backdrop-filter:blur(68px);backdrop-filter:blur(68px)}.faq-more-btn:hover{color:var(--colors-gray-850);background:var(--colors-brand-400)}.section-call-to-action{position:relative;padding-block:7.5rem;overflow:hidden;border-radius:1rem;background:var(--colors-gray-900)}.section-call-to-action__buttons{display:flex;justify-content:center;gap:16px}.section-call-to-action__button{position:relative;display:flex;align-items:center;justify-content:center;padding:2.5rem;overflow:hidden;width:41.25rem;height:25rem;border-radius:2rem;font-size:1.75rem;font-weight:700;line-height:90%;text-align:center;text-decoration:none;letter-spacing:-.05em;color:var(--colors-base-white);background:#ffffff0a;box-shadow:0 0 #0000;transition:all .4s ease-in-out}.section-call-to-action__button:before{position:absolute;background:linear-gradient(180deg,#a48afb,#8966ff);content:"";opacity:0;transition:opacity .4s ease-in-out;z-index:0;inset:0}.section-call-to-action__button:hover{border-radius:5rem;color:var(--colors-gray-850);box-shadow:0 1px 2px #1018280d,inset 0 -8px #1018280d,inset 0 0 0 1px #1018282e}.section-call-to-action__button:hover:before{opacity:1}.section-call-to-action__text{position:relative;color:inherit;z-index:1}.input-style--amenities,.input-style--activities{position:relative;margin-bottom:36px}.input-style--amenities .suggestions,.input-style--activities .suggestions{position:absolute;width:100%}.input-style--amenities:has(.equipment__list) .input-icon-wrapper,.input-style--activities:has(.equipment__list) .input-icon-wrapper{margin-bottom:8px}.suggestions__list{padding:0 .5rem}.suggestions__title{padding:.75rem 1.5rem;font-size:.75rem;font-weight:700;font-style:normal;line-height:120%;letter-spacing:-.015rem;text-transform:uppercase;color:var(--colors-gray-400, #A3A3A3)}.suggestions li{padding:.75rem 1rem;width:100%;font-size:.875rem;font-weight:600;font-style:normal;line-height:140%;letter-spacing:-.0175rem;color:var(--colors-gray-300, #D6D6D6);cursor:pointer;transition:.3s ease-in-out}.suggestions li button{display:flex;align-items:center;gap:.75rem;color:inherit}.suggestions li:hover{border-radius:.5rem;color:var(--colors-gray-25, #FCFCFC);background-color:var(--colors-gray-800)}.suggestions__list--actions{margin-top:.75rem;padding-top:.75rem;border-top:3px solid var(--colors-gray-800, #292929)}.filter-menu .suggestions{margin-bottom:1rem;overflow-y:scroll;max-height:300px}.input-style{transition:.3s ease-in-out}.input-style:hover .input-style__input{color:var(--colors-gray-25)}.input-style:has(.guest-count__summary):hover .input-style__input{color:initial}.input-style__input:disabled{color:var(--colors-gray-700)!important;cursor:not-allowed}.input-style:focus-within{color:var(--colors-brand-400)}.input-style:focus-within .input-style__input,.input-style:focus-within .suggestions{color:var(--colors-gray-25)}.input-style:has(.guest-count__summary):focus-within .input-style__input,.input-style:has(.guest-count__summary):focus-within .suggestions{color:initial}.input-style:focus-within .input-icon-wrapper{border:2px solid var(--primary-violet);background:var(--dropdown-color-fill)}.input-style.has-error{box-shadow:0 0 0 2px var(--error-500)}.input-style svg path{transition:.3s ease-in-out;stroke:var(--colors-gray-500)}.input-style:hover svg path{stroke:var(--colors-gray-25)}.input-style:focus-within svg path{stroke:var(--colors-brand-400)}.input-style__label{margin-bottom:6px;font-size:.88rem;font-weight:600;color:var(--colors-gray-400)}.input-style .input-icon-wrapper{display:flex;align-items:center;gap:8px;padding:.75rem .88rem;border:2px solid transparent;border-radius:.5rem;background:var(--colors-gray-950)}.input-icon-wrapper svg{flex-shrink:0}.active-icon{cursor:pointer}.input-style__input{font-size:.88rem;font-weight:600;color:var(--colors-gray-500);transition:.3s ease-in-out}.input-style__input:not(:-moz-placeholder){color:var(--colors-gray-25)}.input-style__input:not(:placeholder-shown){color:var(--colors-gray-25)}select.input-style__input{background:var(--colors-gray-900, #141414);color:var(--colors-gray-25);border-color:var(--colors-gray-700, #333333)}select.input-style__input option{background:var(--colors-gray-900, #141414);color:var(--colors-gray-25)}select.input-style__input option:checked,select.input-style__input option[selected]{background:var(--colors-brand-400);color:#000}.form-actions{display:flex;gap:1rem}.form-actions .action-btn{flex:1;text-align:center}.input-style--static-label{color:var(--colors-gray-400, #A3A3A3)}.input-style--static-label:focus-within{color:#000}textarea{width:100%;min-height:11.81rem;resize:none}.input-style__desc{margin-top:6px;margin-bottom:36px;font-size:.88rem;font-weight:400;color:var(--colors-gray-500)}.input-several{display:flex;align-items:center;justify-content:space-between;gap:8px}.increment{margin-right:.75rem}.schedule,.switcher-list{display:flex;flex-direction:column;gap:4px;margin-bottom:36px;width:100%}.schedule--daily{flex-direction:row}.schedule--daily .schedule__day{width:100%}.schedule--daily .schedule__times{align-items:flex-start}.step-content .schedule{margin-bottom:8px}.schedule__break{margin-bottom:36px;font-size:.88rem;font-weight:400;color:var(--colors-gray-400)}.schedule__day,.switcher-list-item{position:relative;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-radius:.5rem;background:var(--colors-gray-850)}.bonus-switcher-item{align-items:flex-start;flex-direction:column;margin-bottom:2rem}.switcher-list-item__header{display:flex;align-items:center;justify-content:space-between;gap:1.75rem;width:100%}.bonus-program-details{display:flex;flex-direction:column;gap:.25rem;margin-top:1rem}.bonus-program__line{font-size:.875rem;font-weight:500;line-height:120%;color:var(--Colors-Gray-50, #FAFAFA)}.schedule__day-name,.switcher-list-name{display:flex;align-items:center;flex-grow:1;gap:.5rem;margin-left:8px;font-size:.88rem;font-weight:600;color:var(--colors-gray-25)}.switcher-list-name svg{flex-shrink:0}.switcher-list-name--green{color:var(--success-500, #12B76A)}.icon-tip{cursor:pointer}.schedule__day--closed .schedule__day-name,.schedule__day--closed .schedule__time--work{color:var(--colors-gray-500)}.schedule__times{display:flex;align-items:self-end;flex-direction:column;gap:4px}.schedule__time{display:inline-block;font-size:.88rem;font-weight:600;line-height:1;color:var(--colors-gray-400);cursor:pointer;transition:opacity .3s ease-in-out}.schedule__time--work{color:var(--colors-gray-25)}.schedule__time-hidden{pointer-events:none;opacity:0}.schedule__time-copy{margin-left:16px;cursor:pointer}.schedule__time-options{position:absolute;display:none;padding:.5rem;overflow-y:auto;width:8.5rem;height:auto;max-height:15.75rem;border-radius:.75rem;background:var(--colors-gray-850);box-shadow:0 4px 58px -12px #000000b3;z-index:1001}.full-day-picker-options{left:0!important;width:100%}.schedule__time-options div{padding:.75rem .75rem .75rem 1rem;font-size:.88rem;font-weight:600;color:var(--colors-gray-300);cursor:pointer;transition:.3s ease-in-out}.schedule__time-options div:hover,.schedule__time-options div.selected{border-radius:.5rem;color:var(--colors-gray-400);background-color:var(--colors-gray-800)}.checkbox-switcher{position:relative;display:inline-block;flex-shrink:0;width:44px;height:24px}.checkbox-switcher__input{width:0;height:0;opacity:0}.checkbox-switcher__slider{position:absolute;inset:0;border-radius:.75rem;background-color:var(--colors-gray-800);cursor:pointer;transition:.4s}.checkbox-switcher__slider:before{position:absolute;left:2px;bottom:2px;width:20px;height:20px;border-radius:100%;background-color:var(--colors-gray-25);content:"";transition:.4s}.checkbox-switcher__input:checked+.checkbox-switcher__slider{background-color:var(--colors-brand-400)}.checkbox-switcher__input:checked+.checkbox-switcher__slider:before{transform:translate(20px)}.schedule__time-options::-webkit-scrollbar,.suggestions::-webkit-scrollbar{width:.5rem}.schedule__time-options::-webkit-scrollbar-thumb,.suggestions::-webkit-scrollbar-thumb{border-radius:.5rem;background:var(--colors-gray-800)}.instant-booking{margin-bottom:36px;padding:1rem;border-radius:.5rem;background:var(--colors-gray-850)}.instant-booking__header{display:flex;align-items:center;justify-content:space-between;line-height:130%}.instant-booking__title{margin-bottom:6px;font-weight:600;color:var(--colors-brand-400, #A48AFB)}.instant-booking__description{font-size:.88rem;font-weight:400;color:var(--colors-gray-400)}.modal{position:fixed;left:0;top:0;display:flex;align-items:center;justify-content:center;visibility:hidden;overflow-y:auto;width:100%;height:100%;border:none;background-color:#00000080;opacity:0;transition:opacity .3s ease,visibility .3s ease;z-index:3000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.open-modal{cursor:pointer}.modal.modal--active{visibility:visible;opacity:1}.modal__content{position:relative;margin:auto;padding:1.5rem;overflow-y:auto;width:100%;max-width:37.5rem;max-height:95vh;border-radius:.75rem;background:var(--colors-gray-900);box-shadow:0 4px 58px -12px #000000b3;transform:scale(.95);transition:transform .3s ease}.modal.modal--active .modal__content{transform:scale(1)}.modal__content--centered{position:absolute;left:50%;top:50%;margin:0;transform:translate(-50%,-50%)}.modal.modal--active .modal__content.modal__content--centered{overflow-y:visible;transform:translate(-50%,-50%) scale(1)}.modal-footer .modal__content{padding:1.5rem 3.25rem;max-width:43.75rem}.modal-footer{-webkit-user-select:none;-moz-user-select:none;user-select:none}#universal-modal .modal__content{top:1rem;transform:none}.modal__content--time-copy{max-width:26.5rem}.modal__content--time-copy .modal__header{margin-bottom:8px}.modal__content--time-copy p{margin-bottom:20px}.modal__days{display:flex;flex-direction:column;gap:4px;margin-bottom:24px}.modal__close-btn{position:absolute;right:16px;top:16px;padding:.75rem;border:none;border-radius:.5rem;background:none;cursor:pointer}.modal__close-btn svg path{transition:stroke .3s ease}.modal__close-btn:hover svg path{stroke:var(--colors-gray-25)}.modal__header{margin-bottom:.5rem;font-size:1.25rem;font-weight:700;line-height:1.5rem;color:var(--colors-gray-25)}.modal__body{position:relative;margin-bottom:1.5rem}.checkbox-style__btn{padding:.69rem .75rem;width:-moz-fit-content;width:fit-content;border-radius:.5rem;font-size:.88rem;font-weight:600;color:var(--colors-gray-25);background:var(--colors-gray-850);cursor:pointer}.checkbox-style__day{justify-content:space-between;padding:.75rem 1rem;border-radius:.5rem;font-size:.88rem;font-weight:600;color:var(--colors-gray-25);background:var(--colors-gray-850)}.amenities__title{font-size:1rem}.amenities__category{margin-bottom:36px}.amenities__options,.activities__options{display:flex;flex-wrap:wrap;gap:4px;transition:all .3s ease-in-out}.amenities__options{overflow:hidden;transition:max-height 1s ease}.amenities__options label,.filter__options label{flex-shrink:0;opacity:1;transition:opacity .5s ease-in-out}.amenities__options .checkbox-style__btn{transition:opacity .3s ease-in-out,transform .3s ease-in-out}.amenities__options .checkbox-style__btn.fade-enter{opacity:0;transform:translateY(15px)}.amenities__options .checkbox-style__btn.fade-enter-active{opacity:1;transform:translateY(0)}.amenities__options .checkbox-style__btn.fade-leave-active{opacity:0;transform:translateY(15px)}.show-more-btn{display:flex;align-items:center;gap:8px;margin-top:16px;cursor:pointer}.space-page__section .show-more-btn{margin-top:0}.equipment .input-style{margin-bottom:8px}.equipment__list-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-bottom:36px}.equipment__list{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.equipment__item{display:flex;align-items:center;gap:11px;padding:.69rem .75rem;border-radius:.5rem;background:var(--colors-gray-850)}.equipment__name{font-size:.88rem;font-weight:600;color:var(--colors-gray-25)}.equipment .input-icon-wrapper{position:relative}.equipment__add-btn{pointer-events:none;opacity:0}.equipment__add-btn.active{pointer-events:auto;opacity:1}.equipment .input-icon-wrapper .btn--primary{position:absolute;right:4px;height:2.25rem;font-size:.75rem}.modal__content .btn--primary{width:100%}.modal__body .input-style{margin-bottom:20px}.modal__desc{margin-bottom:1.25rem;color:var(--colors-gray-400, #A3A3A3);font-weight:500;line-height:120%;letter-spacing:-.02rem}.filter-title{margin-bottom:12px;font-size:1rem;font-weight:600;color:var(--colors-gray-25)}.filter-block,.input-block{margin-bottom:2.25rem}.filter-block_instant-booking{margin-bottom:.38rem}.filter-block_rental-type label{width:100%}.filter-block .switcher-list{margin-bottom:.38rem}.filter-block_price,.filter-block_area,.filter-block_people{padding:1rem;border-radius:.5rem;background:var(--colors-gray-850, #1B1B1B);box-shadow:0 1px 2px #1018280d}.filter__options{display:flex;flex-wrap:wrap;gap:4px;overflow:hidden;transition:max-height .5s ease}.support-page .btn--primary{width:100%}.modal-group{display:flex;align-items:flex-end;gap:8px}.togglePassword{display:flex;align-items:center;cursor:pointer}.togglePassword svg{transition:opacity .3s ease}.modal__submit-btn{width:100%}.modal__submit-btn--filter{position:sticky;bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.modal__submit-btn--filter .btn--secondary{width:-moz-fit-content;width:fit-content;white-space:nowrap}.modal__title{margin-bottom:20px;font-size:1.88rem;font-weight:600;line-height:120%;color:var(--colors-gray-25)}.modal__flexible-title{display:flex;align-items:center;gap:.375rem;align-self:stretch;margin:1.25rem 0 .5rem;color:var(--colors-gray-400, #A3A3A3);font-size:.875rem;font-weight:600;line-height:130%;letter-spacing:-.0175rem}.modal__section{display:flex;align-items:flex-start;align-self:stretch;flex-direction:column;gap:.25rem;margin-bottom:.5rem;padding:1rem;border-radius:.5rem;background:var(--colors-gray-850, #1B1B1B)}.modal__row{display:flex;align-items:center;justify-content:space-between;width:100%}.modal__section-title{color:var(--colors-gray-25, #FCFCFC);font-size:.875rem;font-weight:600;line-height:120%;letter-spacing:-.0175rem}.modal__section--total{margin:1.25rem 0}.modal__value{color:var(--colors-gray-25, #FCFCFC);font-size:.875rem;font-weight:700;line-height:120%;letter-spacing:-.0175rem;text-transform:uppercase}.modal__value--surcharge{color:var(--colors-gray-25, #FCFCFC)}.modal__value--discount{color:var(--success-500, #12B76A)}.modal__value--total{flex-shrink:0;color:var(--colors-brand-400, #A48AFB);font-size:1.8125rem;font-weight:700;line-height:120%;letter-spacing:-.025rem;text-transform:uppercase}.modal__label--bonus,#pbBonusPts{color:var(--success-500, #12B76A)}.modal__label{color:var(--colors-gray-25, #FCFCFC);font-size:.875rem;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-.0175rem}.modal__label--total{color:var(--colors-brand-400, #A48AFB)}.modal__total-wrapper.has-two-prices .modal__value--total{font-size:1.25rem}.modal__breakdown{margin-top:.5rem;display:flex;flex-direction:column;gap:.5rem}.price-breakdown-list{display:flex;flex-direction:column;gap:.5rem;width:100%}.price-breakdown-item{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.price-breakdown-item__text{display:flex;flex-direction:column;gap:.25rem}.price-breakdown-item__title{color:var(--colors-gray-25, #FCFCFC);font-size:.875rem;font-weight:600;line-height:120%;letter-spacing:-.0175rem;text-transform:none}.price-breakdown-item__amount{flex-shrink:0;color:var(--colors-gray-25, #FCFCFC);font-size:.875rem;font-weight:700;line-height:120%;letter-spacing:-.0175rem;text-transform:uppercase}.price-breakdown-item__amount--discount{color:var(--success-500, #12B76A)}.price-breakdown-divider{width:100%;height:1px;margin:.75rem 0;background:var(--colors-gray-800, #272727)}.price-breakdown-service{display:flex;flex-direction:column;gap:.13rem}#pbDiscountsList:not(:empty)~.price-breakdown-service,#pbSurchargesList:not(:empty)~.price-breakdown-service{margin-top:1rem}.price-breakdown-service__row{display:flex;align-items:center;justify-content:space-between}.price-breakdown-service__label{color:var(--colors-gray-25, #FCFCFC);font-size:.875rem;font-weight:600;line-height:120%;letter-spacing:-.0175rem}.price-breakdown-service__value{color:var(--colors-gray-25, #FCFCFC);font-size:.875rem;font-weight:700;line-height:120%;letter-spacing:-.0175rem;text-transform:uppercase}.modal__total-wrapper{display:flex;align-items:center;gap:.5rem}.modal__total-base{color:var(--colors-gray-600, #525252);font-size:1.25rem;font-weight:700;line-height:120%;letter-spacing:-.025rem;text-transform:uppercase;text-decoration:line-through}.modal__flexible-more{width:100%;margin-top:.75rem}.modal__hint{font-size:.875rem;font-weight:500;font-style:normal;color:var(--colors-gray-400, #737373)}.modal__body .modal__text{margin-bottom:0}.modal__subtitle{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:.75rem;width:100%;font-size:1.25rem;font-weight:600;line-height:120%;text-align:left;color:var(--colors-gray-25)}button.modal__subtitle[aria-expanded=false]{margin-bottom:32px}.modal__body p,.modal__body ul,.modal__body ol{margin-bottom:2.5rem;font-weight:500;line-height:150%;color:var(--colors-gray-400)}.modal-footer .modal__body p{margin-bottom:32px}#modal-holiday-prices p{margin-bottom:.5rem}.modal__holiday-list{margin-bottom:1.5rem;padding-left:1.5rem;list-style:disc outside none}.modal__holiday-list li{font-weight:500;font-style:normal;line-height:120%;color:var(--colors-gray-400, #A3A3A3)}.modal__body p span{cursor:pointer}.modal__body .modal__toggle-content{margin-top:.75rem;font-size:.88rem}.modal__body .modal__toggle-content p,.modal__body .modal__toggle-content ul,.modal__body .modal__toggle-content ol{margin:12px 0}.modal__body strong{font-weight:600;color:var(--colors-gray-25)}.modal-group .input-style{margin-bottom:0;width:70%}.paid-services__item{position:relative;display:flex;gap:12px;padding:1rem;min-width:18.62rem;border-radius:.5rem;background:var(--colors-gray-850)}.paid-services__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:3rem;height:3rem;border-radius:12.5rem;background:var(--colors-gray-900)}.paid-services__name{margin-bottom:4px;font-weight:600;color:var(--colors-gray-25)}.paid-services__desc{margin-bottom:16px;font-size:.88rem;font-weight:400;color:var(--colors-gray-400)}.paid-services__price{font-size:1rem;font-weight:600;color:var(--colors-gray-25)}.added-services{display:flex;flex-wrap:wrap;gap:16px}.added-services__desc{max-width:23.14588rem;font-size:.875rem;font-weight:400;color:var(--colors-gray-400, #A3A3A3)}.remove-service-btn{position:absolute;right:.8rem;top:0;font-size:30px;font-weight:400;color:var(--colors-gray-600)}.categories-switcher{display:flex;margin-bottom:16px;padding:.25rem;overflow-x:auto;border-radius:.75rem;background:var(--colors-gray-950);cursor:grab}.categories-switcher::-webkit-scrollbar{height:.5rem}.categories-switcher::-webkit-scrollbar-thumb{border-radius:.5rem;background-color:var(--colors-gray-800)}.category-btn{display:flex;align-items:center;flex-shrink:0;gap:8px;padding:.5rem .75rem;border-radius:.38rem;font-size:.875rem;font-weight:600;line-height:130%;letter-spacing:-.0175rem;color:var(--colors-gray-400);cursor:pointer;transition:background-color .3s}.category-btn.active{color:var(--colors-gray-950);background:var(--colors-brand-400)}.category-btn span{padding:.19rem .38rem;border-radius:.25rem;font-size:.75rem;font-weight:600;text-transform:uppercase;color:var(--colors-gray-400);background:var(--colors-gray-850);transition:.3s ease-in-out}.category-btn.active span{color:var(--colors-gray-25);background:var(--colors-gray-950)}.step-photo-tips{margin-bottom:20px}.photo-tips__list{display:flex;flex-wrap:wrap;gap:15px;margin:0;padding:0;list-style:none;color:#ccc}.photo-tips__item{display:flex;align-items:center;gap:8px;font-size:.88rem;font-weight:500;color:var(--colors-gray-25)}.search-results__image{transition:opacity .3s ease-in-out}.search-results__image.is-changing{opacity:0}.step-photo-upload{margin-bottom:20px}.photo-upload__dropzone{padding:3.25rem .88rem;width:100%;border-radius:.5rem;font-size:.88rem;font-weight:400;text-align:center;color:var(--colors-gray-400);background:var(--colors-gray-950);box-shadow:0 1px 2px #1018280d;cursor:pointer;transition:.3s ease-in-out}.photo-upload__dropzone span{font-size:.88rem;font-weight:700;color:var(--colors-brand-400)}.photo-upload__dropzone:hover{background:var(--dropdown-color-fill);box-shadow:0 0 0 2px var(--primary-violet)}.photo-preview{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:15px}.photo-preview__wrapper{display:flex;flex-direction:column;width:152px}.photo-preview__item{position:relative;overflow:hidden;width:152px;height:152px;border:3px solid transparent;border-radius:.5rem;cursor:pointer;transition:border-color .3s ease-in-out}.photo-preview__item img{width:100%;height:100%;border-radius:5px;transition:transform .3s ease-in-out;-o-object-fit:cover;object-fit:cover}.photo-preview__main-label{position:absolute;left:.5rem;top:.5rem;display:flex;align-items:center;gap:.375rem;padding:.25rem .375rem;border-radius:.375rem;font-size:.75rem;font-weight:700;line-height:130%;color:var(--colors-gray-950, #171717);background:var(--colors-brand-400, #A48AFB);pointer-events:none;opacity:0;transform:translateY(-5px);transition:opacity .25s ease,transform .25s ease;z-index:3}.photo-preview__item--selected .photo-preview__main-label{opacity:1;transform:translateY(0)}.photo-preview__item--selected .photo-preview__main-label{display:flex}.photo-preview__overlay{position:absolute;left:0;top:0;display:flex;align-items:flex-end;justify-content:center;padding-bottom:1rem;width:100%;height:100%;background:linear-gradient(180deg,#0000 23.68%,#000000e6);opacity:0;transition:opacity .3s ease-in-out;z-index:2}.photo-preview__overlay-text{font-size:.875rem;font-weight:600;font-style:normal;line-height:130%;letter-spacing:-.0175rem;color:var(--colors-brand-400, #A48AFB)}.photo-preview__item:not(.photo-preview__item--selected):hover .photo-preview__overlay{opacity:1}.photo-preview__make-main-mobile{display:none;margin-top:.75rem;font-size:.875rem;font-weight:600;line-height:130%;text-align:center;letter-spacing:-.0175rem;color:var(--colors-brand-400, #A48AFB);cursor:pointer}.photo-preview__item--selected+.photo-preview__make-main-mobile{display:none}.photo-preview__delete{position:absolute;right:8px;top:8px;display:flex;align-items:center;justify-content:center;padding:.5rem;width:2.25rem;height:2.25rem;border-radius:3.38rem;background:var(--colors-gray-950);transition:.3s ease-in-out;z-index:3}.photo-preview__delete:hover{background-color:var(--colors-brand-400)}.photo-preview__item--loading{position:relative;display:flex;align-items:center;justify-content:center;width:152px;height:152px;border-radius:.5rem;background-color:var(--colors-gray-950)}.error-message{display:flex;align-items:center;align-self:stretch;gap:var(--spacing-md, .5rem);margin-top:.5rem;border-radius:.5rem;font-size:.875rem;font-weight:500;font-style:normal;line-height:120%;color:var(--colors-brand-400, #A48AFB);background:var(--colors-gray-850, #1B1B1B);box-shadow:0 1px 2px #1018280d}.space-page__booking .error-message{padding:1rem .875rem;height:3.25rem}.error-message svg{flex-shrink:0}.input-several--half{align-items:flex-start;width:100%}.input-several--half .input-style__desc{margin-bottom:0}.input-several--half .input-style{width:100%}.input-unlimited{display:flex;align-items:center;gap:.75rem}.input-several--half .checkbox-style{margin-top:12px}.space-preview.space-preview{margin:0 auto 1.25rem;max-width:21.56rem;background:var(--colors-gray-900);box-shadow:0 4px 58px -12px #000000b3}.rental-instructions-types{margin-bottom:36px}.space-preview-details{display:flex;align-items:flex-start;align-self:stretch;justify-content:center;flex-direction:column;gap:.5rem;margin-bottom:2.95rem;padding:.75rem 1rem;border-radius:.5rem;background:var(--colors-gray-850, #1B1B1B)}.space-preview-details__title{font-size:.875rem;font-weight:600;line-height:1.25rem;color:var(--colors-gray-25, #FCFCFC)}.space-preview-details__grid{display:flex;align-items:flex-start;align-self:stretch;justify-content:space-between;gap:.5rem;width:100%}.space-preview-details__item{display:flex;flex:1;flex-direction:column}.space-preview-details__label{font-size:.875rem;font-weight:500;line-height:120%;color:var(--colors-gray-500, #737373)}.space-preview-details__value{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;font-size:.875rem;font-weight:500;line-height:160%;color:var(--colors-gray-25, #FCFCFC)}.space-preview-details__value svg{flex-shrink:0;cursor:pointer}.space-page__gallery{position:relative;display:flex;gap:4px;margin-bottom:12px;overflow:hidden;height:60vh;border-radius:1rem}.notification-card{position:absolute;left:12px;top:12px;display:flex;gap:16px;padding:1rem 1.25rem 1rem 1rem;border-radius:.5rem;background:var(--colors-gray-850);z-index:1000}.fixed{position:fixed;left:12px;top:12px}.notification-card__content{display:flex;flex-direction:column}.notification-card__title{font-weight:600;color:var(--colors-brand-400)}.notification-card__description{margin-bottom:6px;font-size:.88rem;font-weight:500;color:var(--colors-gray-400)}.notification-card__actions{display:flex;align-items:center;gap:16px}.space-page__gallery-main{flex:1}.space-page__gallery-thumbs+.space-page__gallery-main{flex:0 0 50%}.space-page__gallery-main-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.space-page__gallery-thumbs{display:flex;flex:1;flex-wrap:wrap;gap:4px}.space-page__gallery-thumbs .space-page__gallery-thumb{width:100%}.space-page__gallery-thumbs.one-photo .space-page__gallery-thumb{height:100%}.space-page__gallery-thumbs.three-photos .space-page__gallery-thumb,.space-page__gallery-thumbs.four-photos .space-page__gallery-thumb,.space-page__gallery-thumbs.five-photos .space-page__gallery-thumb{width:calc(50% - 2px)}.space-page__gallery-thumbs.three-photos .space-page__gallery-thumb:nth-child(n+3){width:100%}.space-page__gallery-thumbs.two-photos{flex:1}.space-page__gallery-thumb{overflow:hidden;height:calc(50% - 2px);cursor:pointer;transition:transform .3s ease}.space-page__gallery-thumb img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.space-page__gallery-thumb.hidden{display:none}.space-page__content{position:relative;display:flex;align-items:flex-start;justify-content:center;gap:12px}.space-page__main{width:100%;max-width:43.75rem}.space-page__booking-and-owner{position:sticky;top:1rem;width:100%;max-width:22.5rem}.space-page__section{margin-bottom:12px;padding:1.5rem;border-radius:1rem;background:var(--colors-gray-900)}.space-page__booking{padding:2rem}.space-page__section p{margin-bottom:28px;line-height:170%}.space-page__section:has(.show-more-btn) p{margin-bottom:.5rem}.space-page__section p:last-child{margin-bottom:0}.space-page__section--fix{margin:0 auto;max-width:88.5rem;height:100%}.space-page__section--fix-pay{display:flex;align-items:center;justify-content:center;margin:0 auto;height:100%}.space-page__icon{margin:0 auto 16px}.after-pay{max-width:600px}.after-pay .space-page__date-title,.after-pay .bookings-list__empty-message{text-align:center}.after-pay-btns{display:flex;align-items:center;justify-content:center;gap:12px}.space-header{display:flex;align-items:self-start;justify-content:space-between;margin-bottom:1.25rem}.space-page__title{font-size:1.88rem;font-weight:600;color:var(--colors-gray-25)}.space-page__title--prepayment{margin-bottom:1.25rem}.space-page__section-subtitle{margin-bottom:8px;font-weight:600;color:var(--colors-gray-500)}.space-page__details{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:20px}.space-page__details-item{display:flex;gap:8px;font-size:.88rem;font-weight:600;color:var(--colors-gray-400)}.space-page__details-item svg{flex-shrink:0}.space-page__stars{display:block;font-size:.88rem;font-weight:600;color:var(--colors-brand-400)}.space-page__section-title{margin-bottom:20px;font-size:1.25rem;font-weight:600;color:var(--colors-gray-25)}.space-page__activities-list{display:flex;flex-wrap:wrap;gap:8px}.space-page__activities-item{position:relative;display:flex;align-items:center;gap:8px;padding:.69rem .75rem;border-radius:.5rem;font-size:.88rem;font-weight:600;color:var(--colors-gray-25);background:var(--colors-gray-850)}.space-page__activities--space{margin-top:2.25rem}.space-page__about-text{overflow:hidden;max-height:118px;font-weight:500;color:var(--colors-gray-25);transition:max-height .5s ease}.space-page__important-info-list{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.space-page__important-info-list svg{flex-shrink:0}.space-page__important-info-list li{display:flex;gap:8px;font-size:.88rem;font-weight:500;color:var(--colors-gray-25)}.space-page__section-text{margin-bottom:20px;overflow:hidden;max-height:200px;font-size:.88rem;font-weight:500;color:var(--colors-gray-25);transition:max-height .5s ease}.space-page__section-text.expanded,.space-page__about-text.expanded{max-height:1000px}.show-more-btn--additional{margin-bottom:36px}.space-page__points-list{display:flex;align-items:center;flex-wrap:wrap;gap:4px;margin-bottom:20px}.space-page__points-list li{display:flex;align-items:center;gap:8px;padding:.69rem .75rem;border-radius:.5rem;font-size:.88rem;font-weight:600;color:var(--colors-gray-25);background:var(--colors-gray-850)}.paid-services__info{font-size:1rem;font-weight:500;color:var(--colors-gray-400)}.paid-services__subtitle{margin-bottom:20px;font-size:1rem;font-weight:500;color:var(--colors-gray-400)}.space-page__section .added-services{margin-bottom:12px}.space-page__schedule .schedule__time{cursor:auto}.space-page__reviews-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.space-page__reviews-list .space-page__reviews-header{margin-bottom:4px}.space-page__reviews-average{display:flex;align-items:center;gap:8px;font-size:.88rem;font-weight:600;line-height:1}.space-page__reviews-average-value{color:var(--colors-gray-25)}.space-page__reviews-total{color:var(--colors-gray-500)}.space-page__reviews-list{display:flex;flex-direction:column;gap:8px}.space-page__reviews-content{display:flex;gap:12px}.space-page__reviews-title{margin-bottom:0}.space-page__reviews-left{flex-shrink:0}.space-page__reviews-right{width:100%}.space-page__reviews-item{padding:1.25rem;border-radius:.5rem;background:var(--colors-gray-850)}.space-page__reviews-author-name{font-weight:600;line-height:130%;color:var(--colors-gray-400)}.space-page__reviews-comment{font-size:.88rem;font-weight:500;line-height:160%;color:var(--colors-gray-25)}.space-page__reviews-comment{margin-bottom:8px}.space-page__reviews-tags{display:flex;align-items:center;flex-wrap:wrap;gap:4px;margin-bottom:12px}.space-page__reviews-tag{padding:.12rem .62rem;border-radius:624.94rem;font-size:.88rem;font-weight:600;color:var(--colors-gray-400);background:var(--colors-gray-800)}.space-page__reviews-date{font-size:.88rem;font-weight:400;color:var(--colors-gray-300)}.space-id{font-size:.875rem;font-weight:400;color:var(--colors-gray-600, #525252)}.space-page__price{display:flex;align-items:center;justify-content:space-between;flex-direction:column;margin-bottom:1.75rem}.space-page__price-value{font-size:1.88rem;font-weight:600;color:var(--colors-gray-25)}.price-time-unit{font-size:.88rem;color:var(--colors-gray-400)}.space-page__price-min{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.25rem .375rem;border-radius:.375rem;font-size:.75rem;font-weight:600;line-height:120%;text-transform:uppercase;color:var(--Colors-Gray-400, #A3A3A3);background:var(--Colors-Gray-850, #1B1B1B)}.space-pricing-info{display:flex;align-items:center;justify-content:space-between;width:100%}.space-page__price-share{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px}.share-toast{position:fixed;left:50%;bottom:20px;padding:12px 24px;border-radius:8px;font-family:Arial,sans-serif;font-size:14px;color:#fff;background:#4caf50;box-shadow:0 2px 6px #0000004d;opacity:0;transform:translate(-50%);animation:fadeIn .5s forwards,fadeOut .5s 2.5s forwards;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.price-card{display:flex;align-items:center;justify-content:space-between}.price-card__actions{display:flex;align-items:center}.price-card__actions--mobile{display:none}.price-card__action--favorite{padding:.75rem}.space-page__booking-controls{display:flex;align-items:center}.space-page__booking-share,.space-page__booking-favorite{padding:.75rem}.space-page__booking-when{display:flex;flex-direction:column;gap:6px;margin-bottom:.5rem}.space-page__booking-when-label,.time-selection label{font-size:.88rem;font-weight:600;color:var(--colors-gray-400)}.space-page__booking-when-date{display:flex;align-items:center;gap:8px;padding:.75rem .88rem;border-radius:.5rem;font-size:.88rem;font-weight:600;color:var(--colors-gray-25);background:var(--colors-gray-950)}.space-page__booking-when-date .custom-toggle{display:flex;align-items:center;gap:8px}.space-page__booking-cost-title{margin-bottom:20px;font-size:.88rem;font-weight:600;color:var(--colors-gray-25)}.space-page__booking-cost-info{position:relative;display:flex;flex-direction:column;gap:8px;margin-bottom:25px}.space-page__booking-cost-info:after{position:absolute;left:0;bottom:-12px;display:block;width:100%;height:1px;background-color:var(--colors-gray-800);content:""}.space-page__booking-cost-hour,.space-page__booking-cost-period,.space-page__booking-cost-final,.space-page__booking__prepayment-now{display:flex;align-items:center;justify-content:space-between;font-size:.88rem;font-weight:500;color:var(--colors-gray-500)}.space-page__booking-cost-hour span,.space-page__booking-cost-period span,.space-page__booking-cost-final span,.space-page__booking__prepayment-now span{font-size:.88rem;font-weight:600;color:var(--colors-gray-25)}.space-page__booking-and-owner:has(.space-page__booking__prepayment) .space-page__booking-cost-final{margin-bottom:24px}.space-page__booking__prepayment{display:flex;flex-direction:column;margin-top:1.5rem;border:1px solid var(--colors-gray-800);border-radius:.5rem}.space-page__booking__prepayment-now{position:relative;padding:.75rem .88rem}.space-page__booking__prepayment-now:not(:last-child):after{position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:var(--colors-gray-800);content:""}.prepayment-info{flex-direction:column;width:100%;border:1px solid var(--colors-gray-800);border-radius:.5rem}.prepayment-info__line{position:relative;display:flex;justify-content:space-between;padding:.55rem .88rem;font-size:.875rem;font-weight:500;line-height:120%;color:var(--colors-gray-500)}.prepayment-info__line--bonus{color:var(--success-500, #12B76A)}.prepayment-info__line--bonus .prepayment-info__value{display:flex;align-items:center;color:inherit}.prepayment-info__line--details{flex-direction:column;gap:.75rem}.prepayment-info__details{display:flex;padding:.125rem .25rem .125rem .375rem;align-items:center;gap:.125rem;border-radius:624.9375rem;border:.5px solid var(--colors-gray-400, #A3A3A3);color:var(--colors-gray-400, #A3A3A3);font-size:.6875rem;font-weight:600;line-height:130%;letter-spacing:-.01375rem;text-transform:uppercase}.prepayment-info__left{display:inline-flex;align-items:center;gap:.37rem}.prepayment-info__label--total{display:flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;line-height:130%;color:var(--Colors-Gray-25, #FCFCFC);font-variant-numeric:lining-nums proportional-nums;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.prepayment-info__label--total-prepayment{margin-bottom:.75rem}.bonus-detail{display:flex;gap:.75rem}.onboarding-tip{display:flex;gap:.5rem;margin-top:.75rem}.onboarding-tip__text{font-size:.875rem;font-weight:400;line-height:120%;color:var(--colors-gray-400, #A3A3A3)}.input-style--buffer{display:none}.prepayment-info__line--white{color:var(--Colors-Gray-25, #FCFCFC)}.prepayment-info__value{flex-shrink:0;font-weight:600;color:var(--colors-gray-500, #737373)}.prepayment-info__value--surcharge{color:var(--colors-gray-500, #737373)}.prepayment-info__value--discount{color:var(--success-500, #12B76A)}#totalPrice{color:var(--colors-gray-25, #FCFCFC);font-size:1.25rem;font-weight:800;line-height:120%;letter-spacing:-.025rem}#tenant_price_value{color:var(--colors-gray-25, #FCFCFC)}.prepayment-info__value--grey{color:var(--Colors-Gray-500, #737373)}.prepayment-info__value--accent{color:var(--success-500, #12B76A)}.prepayment-info__line:nth-child(2n):not(:last-child):after{position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:var(--colors-gray-800);content:""}.bonus-info{margin-top:1rem}.space-page__booking-cost-period-value{display:flex;align-items:center;gap:6px}.space-page__booking-button{margin:1.75rem 0 .5rem;width:100%}.space-page__booking-no-payment{font-size:.88rem;font-weight:500;text-align:center;color:var(--colors-gray-500)}.space-page__owner{margin-bottom:1.25rem}.space-page__owner-info{display:flex;gap:16px}.space-page__owner-link{flex-shrink:0}.space-page__owner-avatar{width:3rem;height:3rem;border-radius:12.5rem}.space-page__owner-name{max-width:100%;font-weight:600;white-space:normal;word-break:break-word;color:var(--colors-gray-25);overflow-wrap:break-word}.space-page__owner-rating{display:flex;align-items:center;gap:6px}.space-page__owner-about{display:flex;flex-direction:column;gap:8px;width:100%}.space-page__owner-about-right{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:4px}.space-page__owner-message{gap:8px}.custom-dropdown{position:relative}.custom-toggle{cursor:pointer}.filter-btn .custom-toggle{display:flex;align-items:center;justify-content:center;gap:8px}.custom-dropdown-menu{position:absolute;left:0;padding:.5rem;visibility:hidden;min-width:12.75rem;border-radius:8px;background-color:#1a1a1a;box-shadow:0 4px 10px #0000001a;opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease,visibility .3s;z-index:1000}.custom-dropdown-menu--user{left:auto;right:0}.custom-dropdown--calendar .filter-menu{padding:1.25rem 1.5rem 1.5rem}.flatpickr-innerContainer{justify-content:center}.custom-calendar-style{padding:.5rem;border-radius:.75rem;background:var(--colors-gray-850);box-shadow:0 4px 58px -12px #000000b3}.custom-dropdown.show .custom-dropdown-menu{visibility:visible;border-radius:.75rem;background:var(--colors-gray-900, #141414);box-shadow:0 4px 58px -12px #000000b3;opacity:1;transform:translateY(0)}.custom-dropdown-menu li{border-radius:.5rem;font-size:.88rem;font-weight:600;color:var(--colors-gray-300);transition:.3s ease-in-out}.custom-dropdown-menu li:hover{background:var(--colors-gray-800)}.custom-dropdown-menu li form{margin:0}.custom-dropdown-menu li a,.custom-dropdown-menu li .logout-link{display:flex;align-items:center;gap:12px;padding:.75rem 1rem;white-space:nowrap;transition:all .3s ease-in-out}.custom-dropdown-menu li .logout-link{width:100%;border:none;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer}.custom-dropdown-menu li a:hover,.custom-dropdown-menu li .logout-link:hover{color:var(--colors-gray-25, #FCFCFC)}.custom-dropdown-menu ul li a svg path,.custom-dropdown-menu ul li a svg g path,.custom-dropdown-menu ul li .logout-link svg path,.custom-dropdown-menu ul li .logout-link svg g path{transition:stroke .3s ease}.custom-dropdown-menu ul li a:hover svg path,.custom-dropdown-menu ul li a:hover svg g path,.custom-dropdown-menu ul li .logout-link:hover svg path,.custom-dropdown-menu ul li .logout-link:hover svg g path{stroke:var(--colors-gray-25, #FCFCFC)}.custom-dropdown .custom-dropdown-menu{top:calc(100% + 8px)}.custom-dropdown[data-dropdown-direction=top] .custom-dropdown-menu{top:auto;bottom:calc(100% + 8px);transform:translateY(10px)}.custom-dropdown[data-dropdown-align=right] .custom-dropdown-menu,.custom-dropdown .custom-dropdown-menu--user{left:auto;right:0}.custom-dropdown[data-dropdown-align=left] .custom-dropdown-menu{left:0;right:auto}#copyLink{transition:opacity .3s ease}#copyLink.hidden{opacity:0}.my-spaces__empty{display:flex;align-items:center;justify-content:center;flex-direction:column}.my-spaces__empty-title{margin-bottom:8px;font-size:1.12rem;font-weight:600;text-align:center;color:var(--base-white)}.my-spaces__empty-desc{margin-bottom:16px;font-size:.88rem;font-weight:600;text-align:center;color:var(--colors-gray-400);opacity:.5}.my-spaces__list{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.my-spaces__action{display:flex;align-items:center;justify-content:space-between;margin-bottom:48px}.my-spaces__title{margin-bottom:4px;font-size:1.25rem;font-weight:600;line-height:1;color:var(--colors-gray-25)}.my-spaces__description{font-weight:400;color:var(--colors-gray-400)}.space-card{display:flex;justify-content:space-between;flex-direction:column;gap:1.25rem;padding:1.25rem;width:42.375rem;border-radius:1.25rem;background:var(--colors-gray-850)}.space-card__main{display:flex;gap:20px}.space-card__info{overflow:hidden}.space-card__image{flex-shrink:0;max-width:18.88rem;border-radius:.5rem}.space-card__title{display:-webkit-box;margin-bottom:8px;overflow:hidden;font-weight:600;text-overflow:ellipsis;color:var(--colors-gray-25);-webkit-box-orient:vertical;-webkit-line-clamp:2}.space-card__address{display:flex;gap:6px;margin-bottom:8px;font-size:.88rem;font-weight:400;color:var(--colors-gray-500)}.space-card__counters{display:flex;align-items:center;gap:4px;margin-bottom:17px}.space-card__counter{display:flex;align-items:center;gap:6px;padding:.38rem .75rem;border-radius:.5rem;background:var(--colors-gray-800)}.space-card___booking{display:flex;align-items:center;gap:8px;font-size:.88rem;font-weight:600;color:var(--colors-gray-25)}.space-card__photo{width:18.88rem;height:10.81rem;border-radius:.5rem;-o-object-fit:cover;object-fit:cover}.space-card__action{display:flex;align-items:center;gap:8px}.space-card__btn{width:100%}.space-card__btn.btn--fill--icon{width:auto}.space-card__link img{flex-shrink:0;width:1.25rem;height:1.25rem}.btn--fill--icon-text{display:none;font-size:.875rem;font-weight:600;line-height:130%;color:var(--colors-gray-400, #A3A3A3)}#on-moderation-spaces .space-card__action{display:none}.error-page{display:flex;align-items:center;justify-content:center;margin:0 auto;height:100%;min-height:360px}.error-page__content{display:flex;justify-content:center;flex-direction:column}.error-page__title{margin-bottom:8px;font-size:1.12rem;font-weight:600;text-align:center;color:var(--colors-gray-25)}.error-page__message{margin-bottom:32px;font-size:.88rem;font-weight:500;text-align:center;color:var(--colors-gray-400)}.error-page__button{text-align:center}[class$=copyrights-promo]{display:none!important}.no-results-title{margin-bottom:8px;font-size:1.12rem;font-weight:600;text-align:center;color:var(--base-white)}.no-results-desc{margin-bottom:16px;font-size:.88rem;font-weight:600;color:var(--colors-gray-400);opacity:.5}.hidden{display:none}.filter-menu{width:-moz-fit-content;width:fit-content;min-width:21.25rem}.filter-menu__header{margin-bottom:8px;padding:.5rem .88rem;font-size:.88rem;font-weight:600;color:var(--colors-gray-100)}.filter-menu__search{margin-bottom:8px}.filter-menu__button{width:100%}.custom-dropdown-menu .noUi-horizontal{height:.5rem}.custom-dropdown-menu .noUi-connect{background:var(--colors-brand-400)}.custom-dropdown-menu .noUi-handle:before,.custom-dropdown-menu .noUi-handle:after{display:none}.custom-dropdown-menu .noUi-horizontal .noUi-handle{top:-8px;width:1.5rem;height:1.5rem;border:1.5px solid var(--colors-brand-400);border-radius:.75rem;background:var(--colors-base-white);box-shadow:none;cursor:pointer}.custom-dropdown-menu .noUi-horizontal .noUi-handle-lower{right:-20px}.custom-dropdown-menu .noUi-horizontal .noUi-handle-upper{right:-3px}.filter-menu__range{margin-bottom:16px}.time-selection{position:relative;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:1.25rem}.start-time,.end-time{position:relative}.start-time,.end-time{flex-grow:1}.filter-menu .flatpickr-calendar{color:var(--colors-gray-25);background:none;box-shadow:none}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{fill:var(--colors-gray-400)}.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg{fill:var(--colors-gray-25)}.filter-menu .numInputWrapper span.arrowUp,.filter-menu .numInputWrapper span.arrowDown,.filter-menu .flatpickr-calendar.inline{display:none}.custom-dropdown.show .filter-menu .flatpickr-calendar.inline{display:block}.filter-menu .flatpickr-months .flatpickr-month{height:2.75rem;color:var(--colors-gray-25)}.filter-menu .flatpickr-current-month{font-size:1.12rem;font-weight:500}.filter-menu .flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{color:var(--colors-gray-300);background:var(--colors-gray-850)}.filter-menu .flatpickr-weekday{font-size:.88rem;font-weight:600;line-height:140%;color:var(--colors-gray-25)}.filter-menu .flatpickr-day:hover,.filter-menu .flatpickr-day.prevMonthDay:hover,.filter-menu .flatpickr-day.nextMonthDay:hover{border:none;color:var(--colors-brand-400);background:transparent}.filter-menu .flatpickr-day,.filter-menu .flatpickr-day.flatpickr-disabled,.filter-menu .flatpickr-day.flatpickr-disabled:hover{border:none;font-size:.88rem;font-weight:400;color:var(--colors-gray-25);transition:.3s ease-in-out}.filter-menu .flatpickr-day.selected,.filter-menu .flatpickr-day.selected:hover{border-radius:62.5rem;color:var(--colors-gray-950);background:var(--colors-brand-400)}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px;color:var(--colors-gray-950);background:var(--colors-brand-400)}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0;color:var(--colors-gray-950);background:var(--colors-brand-400)}.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)){box-shadow:-10px 0 0 var(--colors-brand-400, #A48AFB)}.flatpickr-day.inRange{background:var(--colors-gray-850, #1B1B1B);box-shadow:-5px 0 #1b1b1b,5px 0 #1b1b1b}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){background:var(--colors-gray-850, #1B1B1B);box-shadow:-5px 0 #1b1b1b,5px 0 #1b1b1b}.flatpickr-disabled{color:var(--colors-gray-500, #737373)!important}.dayContainer+.dayContainer{box-shadow:-1px 0 #73737324}.filter-menu .flatpickr-day.prevMonthDay,.filter-menu .flatpickr-day.nextMonthDay{font-size:.88rem;font-weight:400;color:var(--colors-gray-400)}.filter-menu .flatpickr-days{margin-bottom:20px}.custom-calendar{margin:0 auto;padding:1.25rem;border-radius:1rem;background:var(--colors-gray-900)}.custom-calendar .flatpickr-calendar{color:var(--colors-gray-25);background:none;box-shadow:none}.custom-calendar .numInputWrapper span.arrowUp,.custom-calendar .numInputWrapper span.arrowDown{display:none}.custom-calendar.show .flatpickr-calendar.inline{display:block}.custom-calendar .flatpickr-months .flatpickr-month{height:2.75rem;color:var(--colors-gray-25)}.custom-calendar .flatpickr-current-month{font-size:1.12rem;font-weight:500}.custom-calendar .flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{color:var(--colors-gray-300);background:var(--colors-gray-850)}.custom-calendar .flatpickr-weekday{font-size:.88rem;font-weight:600;line-height:140%;color:var(--colors-gray-25)}.custom-calendar .flatpickr-day:hover,.custom-calendar .flatpickr-day.prevMonthDay:hover,.custom-calendar .flatpickr-day.nextMonthDay:hover{border:none;color:var(--colors-brand-400);background:transparent}.custom-calendar .flatpickr-day,.custom-calendar .flatpickr-day.flatpickr-disabled,.custom-calendar .flatpickr-day.flatpickr-disabled:hover{border:none;font-size:.88rem;font-weight:400;color:var(--colors-gray-25);transition:.3s ease-in-out}.custom-calendar .flatpickr-day.selected,.custom-calendar .flatpickr-day.selected:hover{border-radius:62.5rem;color:var(--colors-gray-950);background:var(--colors-brand-400)}.custom-calendar .flatpickr-day.prevMonthDay,.custom-calendar .flatpickr-day.nextMonthDay{font-size:.88rem;font-weight:400;color:var(--colors-gray-400)}.custom-calendar .flatpickr-days{margin-bottom:20px;overflow:visible}.flatpickr-day.hidden{display:block}.calendar-hints{display:flex;align-items:flex-start;align-self:stretch;justify-content:center;gap:1.25rem;border-top:1px solid var(--Colors-Border-border-primary, #1B1B1B)}.calendar-hints-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:var(--Colors-Gray-400, #A3A3A3)}.selected-datetime{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding:.75rem .88rem;border-radius:.5rem;font-size:.88rem;font-weight:600;color:var(--colors-gray-25);background:var(--colors-gray-950)}.time-selection label{margin-bottom:6px}.time-display{display:flex;align-items:center;justify-content:space-between;padding:.75rem .88rem;border-radius:.5rem;background:var(--colors-gray-950);box-shadow:0 1px 2px #1018280d;cursor:pointer}.balloon-content{width:200px}.balloon-image{width:100%;height:auto}.balloon-details{padding:10px}.balloon-title{margin:0 0 5px;font-size:16px}.balloon-address{font-size:14px;color:#666}.balloon-price-rating{display:flex;justify-content:space-between;margin-top:10px}.balloon-price{font-weight:700}.balloon-rating{color:orange}.favorite-list{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.favorite-item{display:block;min-width:21.56rem;max-width:23rem}.support-page{margin:0 auto;padding:2rem;border-radius:1rem;background:var(--colors-gray-900)}.support-page .my-spaces__description{margin-bottom:40px}.support-success__title{margin-bottom:8px;font-size:1.25rem;font-weight:700;text-align:center;color:var(--colors-gray-25)}.support-success__desc{margin-bottom:24px;font-weight:500;text-align:center;color:var(--colors-gray-400)}.spinner{display:inline-block;margin-right:10px;width:16px;height:16px;border:3px solid rgba(255,255,255,.3);border-left-color:#fff;border-radius:50%;animation:spin 1s linear infinite}.result-map .ymaps-2-1-79-balloon__content{margin-right:0!important;padding:0;background:transparent}.result-map .ymaps-2-1-79-balloon__layout{border-radius:1.4rem;background:var(--colors-gray-900)}.result-map .search-results__item{margin-bottom:0}.result-map .ymaps-2-1-79-balloon__tail:after{background-color:var(--colors-gray-900)}.chat-page{height:100%}.chat-page__list{display:flex;flex-direction:column;overflow:auto;width:22.5rem;height:calc(100vh - 86px - 3.5rem);max-height:calc(100vh - 86px - 3.5rem);border-radius:1rem;background:var(--colors-gray-900)}.chat-list__items{flex-grow:1;overflow-y:auto;min-height:0}.chat-list__title{padding:1rem 1.5rem;font-size:1.25rem;font-weight:600;color:var(--colors-gray-25)}.chat-list__item{padding:.25rem}.chat-list__item--active .chat-list__link{background:var(--colors-gray-800)}.chat-list__link{display:flex;align-items:center;gap:8px;padding:.75rem;border-radius:.5rem;transition:.3s ease-in-out}.chat-list__link:hover{background:var(--colors-gray-850)}.chat-list__info{display:flex;flex-direction:column;gap:6px;overflow:hidden;font-size:.88rem;line-height:1}.chat-list__name,.chat-list__space,.chat-list__message{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.chat-list__name{font-weight:600;color:var(--colors-gray-25)}.chat-list__space{font-weight:500;color:var(--colors-gray-400)}.chat-list__message{font-weight:500;color:var(--colors-gray-500)}.chat-list__image-container{position:relative;flex-shrink:0;width:-moz-fit-content;width:fit-content}.chat-list__space-image{width:5.75rem;height:4.12rem;border-radius:.25rem .25rem 1.25rem;-o-object-fit:cover;object-fit:cover}.chat-list__avatar-overlay{position:absolute;right:0;bottom:0;width:2rem;height:2rem;border:2px solid var(--colors-gray-900);border-radius:2.25rem;-o-object-fit:cover;object-fit:cover}.chat-page__window{width:43.75rem;height:calc(100vh - 86px - 3.5rem);max-height:calc(100vh - 86px - 3.5rem);border-radius:1rem;background:var(--colors-gray-900)}.livewire-chat-wrapper{display:flex;flex-direction:column;width:100%;height:100%}.chat-scroll-area{flex-grow:1;min-height:0}.chat-page__window--empty{padding:2rem}.chat-page__window--empty-title{margin-bottom:8px;font-size:1.12rem;font-weight:600;text-align:center;color:var(--colors-gray-25)}.chat-page__window--empty-desc{font-size:.88rem;font-weight:500;text-align:center;color:var(--colors-gray-400)}.chat-window__container{position:sticky;top:0;background:var(--colors-gray-900);z-index:10}.chat-window__header{display:flex;align-items:center;gap:12px;padding:1.25rem .75rem;border-bottom:1px solid var(--colors-gray-850)}.chat-window__info{display:flex;flex-direction:column;width:100%}.chat-window__user{display:flex;flex-direction:column;gap:4px}.chat-window__name{font-size:1.12rem;font-weight:600;color:var(--colors-gray-25);line-height:120%}.chat-window__name--system{color:var(--colors-brand-400, #A48AFB)}.chat-window__online{display:flex;align-items:center;justify-content:space-between;font-size:.88rem;font-weight:500;color:var(--colors-gray-400)}.chat-window__space{display:flex;align-items:center;gap:16px;margin-bottom:15px;padding:.75rem 1.25rem;border-bottom:1px solid var(--colors-gray-850);font-weight:600;color:var(--colors-gray-25)}.chat-window__space-image{width:4.75rem;height:3.5rem;border-radius:.5rem;-o-object-fit:cover;object-fit:cover}.chat-window__space a{flex-shrink:0}.chat-window__messages{padding:0 1.5rem 1rem}.chat-window__message{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;width:100%}.chat-window__message .chat-window__name{display:-webkit-box;align-self:stretch;overflow:hidden;font-size:.88rem;font-weight:600;line-height:160%;white-space:nowrap;letter-spacing:-.015rem;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1}.chat-window__message-user{display:flex;align-items:center;justify-content:space-between;gap:.5rem;max-width:100%}.chat-window__time{flex-shrink:0;font-size:.88rem;font-weight:500;color:var(--colors-gray-500)}.chat-window__message-info{display:flex;flex-direction:column;gap:6px;width:31.75rem;min-width:0}.chat-window__text{padding:.62rem .88rem;border-radius:0 .5rem .5rem;font-weight:500;line-height:160%;color:var(--colors-gray-400);background:var(--colors-gray-850)}.chat-window__avatar{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:12.5rem}.chat-window__message--sent{justify-content:flex-end}.chat-window__message--sent .chat-window__text{color:var(--colors-gray-25);background:var(--colors-brand-500)}.chat-window__message--system .chat-window__text{display:flex;flex-direction:column;gap:.5rem;background:var(--colors-brand-950, #2E125E);color:var(--colors-gray-25, #FCFCFC)}.chat-window__input-area{flex-shrink:0;padding:0 1rem 1rem;border-top:1px solid var(--colors-gray-850);background:var(--colors-gray-900)}.chat-window__typing{padding:.5rem .5rem .25rem;font-size:.88rem;color:var(--colors-gray-400)}.chat-window__form{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem;border-radius:.5rem;background:var(--colors-gray-950)}.chat-window__input-field{padding:.5rem 0;width:100%;min-height:auto;font-size:.88rem;font-weight:600;line-height:140%;color:var(--colors-gray-500)}.chat-window__back-link{display:none}.profile-page__navigation{padding:1.5rem;border-radius:1rem;background:var(--colors-gray-900, #141414)}.profile-page__navigation .categories-switcher{flex-direction:column;margin-bottom:0}.profile-page__menu{display:flex;flex-direction:column;gap:.5rem}.profile-page__item-link{display:flex;align-items:center;align-self:stretch;gap:var(--spacing-md, .5rem);padding:1rem;border-radius:.75rem;font-weight:600;color:var(--colors-gray-500, #737373);cursor:pointer;transition:all .3s ease-in-out}.profile-page__item-link:hover,.profile-page__item-link--active{color:var(--colors-gray-25, #FCFCFC);background:var(--colors-gray-850, #1B1B1B)}.profile-content__section{width:43.75rem}.profile-section{margin-bottom:12px;padding:2rem;border-radius:1rem;background:var(--colors-gray-900)}.profile-section__balance{display:none}.profile-section__photo-action{display:flex;gap:20px}.profile-section__contract{display:none}.profile-section__bonuses{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.photo__upload{flex-shrink:0}.photo__crop-container{margin-bottom:20px}.photo__upload img{width:4rem;height:4rem;border-radius:12.5rem}.photo__btns{display:flex;align-items:center;gap:12px;margin-top:12px}.section__title,.profile-content__section .section__title{margin-bottom:4px;font-size:1rem;font-weight:600;color:var(--colors-gray-25)}.profile-content__section .section__description{margin-bottom:32px;font-size:.88rem;font-weight:500;line-height:160%;color:var(--colors-gray-400)}.section__description--bonuses{font-size:.88rem;font-weight:500;line-height:160%;color:var(--colors-gray-400)}.profile-section--statistics{display:flex;align-items:flex-start;align-self:stretch;flex-wrap:wrap;gap:.5rem;height:12.375rem}.statistics-item{display:flex;align-items:center;align-self:stretch;justify-content:space-between;flex:1 0 0;flex-direction:column;padding:1.5rem;max-width:17.5rem;border-radius:1rem;background:var(--colors-gray-900, #141414)}.statistics-item__icon{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;width:3.25rem;height:3.25rem;border-radius:var(--Radius-S, .5rem);background:var(--colors-gray-850, #1B1B1B);aspect-ratio:1/1}.statistics-item__value{font-size:2rem;font-weight:700;color:var(--colors-brand-400, #A48AFB)}.statistics-item__desc{font-weight:600;color:var(--colors-gray-25, #FCFCFC)}.statistics-item__header{display:flex;align-items:flex-start;align-self:stretch;justify-content:space-between}.profile-balance__amount{margin-bottom:8px;font-size:1rem;font-weight:600;color:var(--colors-gray-500)}.profile-balance__value{font-size:.88rem;font-weight:500;line-height:160%;color:var(--colors-gray-25)}.profile-balance{display:flex;align-items:center;justify-content:space-between}.profile-content__section .input-style{margin-bottom:24px}#notifications-container{position:fixed;right:2rem;top:2rem;display:flex;flex-direction:column;gap:.5rem;z-index:1000}.notifications__option{display:flex;align-items:center;gap:8px;font-size:.88rem;font-weight:600;color:var(--colors-gray-25)}.notifications__option-list{display:flex;flex-direction:column;gap:20px}.booking-card__title{margin-bottom:6px;font-size:1rem;font-weight:600;color:var(--colors-gray-25)}.booking-card__address{display:flex;align-items:center;gap:6px;margin-bottom:12px;font-size:.88rem;font-weight:600;color:var(--colors-gray-400)}.booking-card__info{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.booking-card__wrap{display:flex;align-items:center;gap:6px;padding:.38rem .75rem;border-radius:.5rem;background:var(--colors-gray-800)}.status-dot{flex-shrink:0;width:8px;height:8px;border-radius:100%}.booking-card__status{display:flex;align-items:center;gap:8px;margin-left:8px;font-size:.88rem;font-weight:600}.booking-card__status--pending{color:var(--colors-brand-400)}.booking-card__status--approved{color:var(--green-light---500)}.booking-card__status--completed,.booking-card__status--blocked{color:var(--colors-gray-500)}.booking-card__status--cancelled_by_guest,.booking-card__status--cancelled_by_host,.booking-card__status--cancelled_by_system,.booking-card__status--rejected{color:var(--error-500)}.booking-card__status--pending_payment{color:var(--warning-500)}.booking-card__status--draft{color:var(--yellow-500, #EAAA08)}.booking-card.booking-card--blocked{border:1px dashed var(--colors-gray-800, #292929);background:none}.booking-card--blocked .booking-card__price{display:none}.booking-card-desc{display:flex;align-items:center;justify-content:space-between}.booking-card__actions{display:flex;align-items:center;flex-shrink:0;gap:24px}.booking-card__cancel{display:flex;align-items:center;flex-direction:column;gap:10px}.booking-card__refund-info{display:none;max-width:140px;font-size:.88rem;font-weight:400;color:var(--colors-gray-400)}.booking-card__content{display:flex;align-items:center;gap:16px}.booking-card{margin-bottom:6px;padding:1.5rem 2rem 1.5rem 1.5rem;border-radius:.75rem;background:var(--colors-gray-850)}.booking-card__image{width:7.25rem;height:5.75rem}.booking-card__avatar{width:3.5rem;height:3.5rem;border-radius:12.5rem}.space-page__selected-space{display:flex;gap:12px;padding:.75rem 1rem .75rem .75rem;border-radius:1rem;background:var(--colors-gray-900);cursor:pointer}.space-page__header{border:1px solid transparent;border-radius:1rem;transition:.3s ease}.space-page__header:hover{border:1px solid var(--colors-gray-800)}.space-page__selected-space img{flex-shrink:0;width:3rem;height:3rem;border-radius:12.5rem;-o-object-fit:cover;object-fit:cover}.space-page__selected-title{display:-webkit-box;margin-bottom:4px;overflow:hidden;font-size:.88rem;font-weight:600;line-height:140%;white-space:normal;text-overflow:ellipsis;color:var(--colors-gray-25);-webkit-box-orient:vertical;-webkit-line-clamp:2}.space-page__selected-desc{display:flex;gap:6px;margin-bottom:8px;font-size:.88rem;font-weight:400;line-height:120%;color:var(--colors-gray-500)}.space-page__selected-desc svg{flex-shrink:0}.space-page__selected-desc span{display:-webkit-box;overflow:hidden;white-space:normal;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.space-page__selected-all{display:flex;align-items:center;gap:8px;font-size:.88rem;font-weight:600;color:var(--colors-brand-400)}.space-page__content-aside{display:flex;flex-direction:column;gap:12px;width:21.75rem}.space-page__content-main{width:66rem;border-radius:1rem}.space-page__content-main--calendar{background:var(--colors-gray-900)}.space-page__date-info{margin-bottom:.5rem;padding:1.5rem;border-bottom:1px solid var(--colors-border-border-primary);border-radius:1rem;background:var(--colors-gray-900)}.space-page__date-info--calendar{display:flex;justify-content:space-between}.spaces-page-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.space-search{width:18.5rem}.bookings-list{display:flex;flex-direction:column;gap:8px;padding:1.5rem}.space-page__date-title{margin-bottom:4px;font-size:1.25rem;font-weight:600;letter-spacing:-.02em;color:var(--colors-gray-25)}.space-page__date-time{font-size:1rem;font-weight:400;line-height:125%;color:var(--colors-gray-400)}.space-page__empty{display:flex;justify-content:center;flex-direction:column;margin:0 auto}.bookings-list__empty-message{margin-bottom:24px}.filter-desc{margin-bottom:20px;font-size:1rem;font-weight:500;text-align:center;letter-spacing:-.02em;color:var(--colors-gray-400)}.filter-space-card{display:flex;flex-direction:column;gap:4px}.filter-space-card p{margin-bottom:0}.space-option{display:flex;gap:12px;padding:.75rem 1rem .75rem .75rem;border-radius:1rem;cursor:pointer;transition:.3s ease-in-out}.space-option:hover{background:var(--colors-gray-800)}.space-option img{flex-shrink:0;width:3rem;height:3rem;border-radius:12.5rem;-o-object-fit:cover;object-fit:cover}.space-option h3{margin-bottom:4px;font-size:.88rem;font-weight:600;color:var(--colors-gray-25)}.space-option p{display:flex;align-items:center;gap:6px;font-size:.88rem;font-weight:400;letter-spacing:-.02em;color:var(--colors-gray-500)}.booking-card--calendar{display:flex;align-items:center;justify-content:space-between}.booking-dot{display:inline-block;margin-top:2px;width:6px;height:6px;border-radius:50%}.booking-dot--green{background-color:green}.booking-dot--orange{background-color:orange}.instant-booking-icon{position:absolute;left:8px;top:8px;display:flex;align-items:center;gap:6px;padding:.38rem .5rem;border-radius:.5rem;background:var(--colors-gray-900);z-index:10}.instant-booking-icon svg{flex-shrink:0}.instant-booking-icon__text{font-size:.75rem;font-weight:600;line-height:1;letter-spacing:-.02em;text-transform:uppercase;color:var(--colors-brand-400)}.calendar-dots{position:absolute;left:50%;bottom:-4px;display:flex;transform:translate(-50%)}.calendar-dot{width:10px;height:10px;border:2px solid var(--colors-gray-900);border-radius:100%}.calendar-dot--pending{background-color:var(--colors-brand-400)}.calendar-dot--approved{background-color:var(--green-light---500)}.team{display:flex;justify-content:space-between;flex-wrap:wrap;gap:32px}.team li{max-width:16rem}.team__avatar{margin-bottom:20px;width:6rem;height:6rem;border-radius:50%}.team__name{font-size:1.12rem;font-weight:500;color:var(--colors-gray-25)}.team__position{margin-bottom:8px;font-weight:500;color:var(--colors-brand-400)}.team__desc{font-size:.88rem;font-weight:400;color:var(--colors-gray-400)}button.modal__subtitle .icon-opened,button.modal__subtitle[aria-expanded=true] .icon-closed{display:none}button.modal__subtitle[aria-expanded=true] .icon-opened{display:block}button.modal__subtitle[aria-expanded=true] .modal__icon{transform:rotate(180deg)}.modal__toggle-content{overflow:hidden;max-height:0;transition:max-height .5s ease,padding .5s ease}.modal__body.active .modal__toggle-content{padding:16px;max-height:500px}#cookie-consent-banner{position:fixed;left:50%;bottom:12px;display:flex;align-items:center;justify-content:space-between;padding:1.25rem;width:100%;max-width:88.5rem;border-radius:1rem;background:var(--colors-gray-800);box-shadow:0 4px 58px -12px #000000b3;transform:translate(-50%);transition:opacity .5s ease,transform .5s ease;z-index:1000}#cookie-consent-banner.hide{opacity:0;transform:translateY(30px)}.cookie__info{max-width:45.06rem}.cookie__title{margin-bottom:4px;font-size:1rem;font-weight:600;color:var(--colors-gray-25)}.cookie__desc{font-size:.88rem;font-weight:500;line-height:128%;color:var(--colors-gray-300)}.cookie__action{display:flex;align-items:center;gap:4px}.prepayment__img{margin-bottom:20px;width:100%;height:auto;max-height:12.3125rem;border-radius:.5rem;-o-object-fit:cover;object-fit:cover}.prepayment__title{margin-bottom:12px;font-size:1.25rem;font-weight:600;line-height:120%;color:var(--colors-gray-25)}.prepayment__section p span{color:var(--colors-brand-400);cursor:pointer;transition:.3s ease-in-out}.prepayment__section p span:hover{color:var(--colors-brand-500)}.prepayment__section .login__checkbox{display:inline-block;vertical-align:middle}.space-page__booking-and-owner .space-page__details-item{margin-bottom:32px}.space-page__booking-info{margin-bottom:1.25rem;font-size:.875rem;font-weight:400;line-height:120%;color:var(--colors-gray-500, #737373)}.space-page__booking-and-owner .link--tertiary{justify-content:center}.space-page__booking-datetime{display:flex;align-items:center;gap:28px}.space-page__booking-datetime-item{display:flex;flex-direction:column;gap:8px}.space-page__booking-datetime-label{font-size:1rem;font-weight:600;color:var(--colors-gray-500)}.space-page__booking-datetime-value{font-size:.88rem;font-weight:500;color:var(--colors-gray-25)}.space-page__bookings-title{margin-bottom:8px;font-size:.88rem;font-weight:600;color:var(--colors-gray-25)}.space-page__bookings{display:none}.payButton{margin-bottom:12px}.space-page__remaining-payment{font-size:.88rem;font-weight:500;color:var(--colors-gray-500)}.overlay{position:fixed;left:0;top:0;visibility:hidden;width:100%;height:100%;background:#00000080;opacity:0;transition:.3s ease-in-out;z-index:998;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.overlay.active{visibility:visible;opacity:1}.bottom-sheet{position:fixed;left:0;bottom:-100%;width:100%;border-radius:.75rem .75rem 0 0;background:var(--colors-gray-900);box-shadow:0 4px 58px -12px #000000b3;transition:.3s ease-in-out;z-index:2550}.bottom-sheet.active{bottom:0}.drag-indicator{margin:.75rem auto 3rem;width:2.5rem;height:.25rem;border-radius:3.06rem;background:var(--colors-gray-700)}.mobile-map-footer .drag-indicator{margin:12px auto 15px}.close-btn{position:absolute;right:28px;top:28px;display:flex;align-items:center;justify-content:center;padding:0;border:none;background:none;cursor:pointer}.close-btn svg{width:20px;height:20px;stroke:var(--colors-gray-300)}#bottom-sheet-content{padding:1rem;overflow-y:auto;max-height:calc(100vh - 120px)}.bottom-sheet-content li{border-radius:.5rem;font-size:.88rem;font-weight:600;color:var(--colors-gray-300);transition:.3s ease-in-out}.bottom-sheet-content li form{margin:0}.bottom-sheet-content li a,.bottom-sheet-content li .logout-link{display:flex;align-items:center;gap:12px;padding:.75rem 1rem;white-space:nowrap}.bottom-sheet-content li .logout-link{width:100%;border:none;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer}.mobile-nav{display:none}.style_iframe__2XtWY html{height:auto!important}.rating{display:flex;justify-content:center;flex-direction:row-reverse;gap:8px;margin-bottom:36px;unicode-bidi:bidi-override;direction:rtl}.star{position:relative;cursor:pointer}.star svg{display:block;width:52px;height:50px}.star-hover-layer,.star-selected-layer{position:absolute;left:0;top:0;display:none;width:100%;height:100%;pointer-events:none}.star:hover .star-hover-layer,.star.hovered .star-hover-layer,.star.selected .star-selected-layer{display:block}.star.selected:hover .star-hover-layer{display:none}.star-default-icon use{fill:#1b1b1b}.star-hover-icon use{fill:#2e125e;stroke:#a48afb;stroke-width:2}.star-selected-icon use{fill:#a48afb}.star-wave{position:absolute;border-radius:50%;background-color:#a48afb80;pointer-events:none;transform:scale(0);animation:star-wave-animation .6s ease-out}@keyframes star-wave-animation{to{transform:scale(2.5);opacity:0}}.reviews-page{height:100%}.reviews-page .space-page__section-title{margin-bottom:8px;text-align:center}.reviews-page__desc{font-size:1rem;font-weight:500;text-align:center;color:var(--colors-gray-400)}.reviews-page-container{margin:0 auto;max-width:42.75rem}.reviews-page .booking-card{margin-bottom:36px;border-radius:1.25rem}.reviews-page .input-style{margin-bottom:8px}.reviews-page .amenities__options{margin-bottom:36px}.user-profile-page{margin:0 auto 12px;max-width:67rem}.user-profile-page__header{display:flex;gap:20px}.user-profile-page__avatar{width:9.5rem;height:9.5rem;border-radius:12.5rem}.user-profile-page__avatar-wrapper{flex-shrink:0}.user-profile-page__name{margin-bottom:6px;font-size:1.25rem;font-weight:600;color:var(--colors-gray-25)}.user-profile-page__about{margin-bottom:1rem;font-size:.875rem;font-weight:500;line-height:160%;color:var(--colors-gray-25, #FCFCFC)}.user-profile-page__membership{margin-bottom:.5rem;font-size:.88rem;font-weight:500;color:var(--colors-gray-400)}.user-profile-page__info .user-profile-page__rating{display:flex;align-items:center;gap:8px;margin-bottom:12px;line-height:1}.user-profile-page__rating-value{font-size:.88rem;font-weight:600;color:var(--colors-gray-25)}.rating-stars{display:flex;align-items:center;gap:.12rem;white-space:nowrap}.user-profile-page__reviews-count{font-size:.875rem;font-weight:600;font-style:normal;line-height:130%;letter-spacing:-.0175rem;color:var(--colors-gray-500)}.user-profile-page__spaces-list{display:flex;flex-wrap:wrap;gap:20px}.user-profile-page__spaces-list a{max-width:20.19rem}.user-profile-page__space-rating{margin-bottom:8px}.no-reviews{color:var(--colors-brand-400)}#calendar-dropdown{z-index:1005}.suggestions__buttons{display:flex;align-items:center;gap:4px;padding:1rem}#modal-all-spaces .modal__content{max-width:47.56rem}.modal:has(.modal__content--price-breakdown){z-index:10000}.modal__content--price-breakdown{width:31.4375rem}.modal__content--price-breakdown .modal__section{gap:.5rem}#modal-all-spaces .modal__header{margin-bottom:.5rem;text-align:center}#time-disabler .modal__header{margin-bottom:.5rem}#time-disabler p{margin-bottom:1.75rem}#time-disabler .modal__body,#modal-holiday-prices .modal__body{margin-bottom:0}#modal-all-spaces .modal__body p{text-align:center}#modal-all-spaces .modal__body p{margin-bottom:24px}.modal__body .error-message{display:none}.suggestions__buttons button{width:100%}.time-display svg{transition:transform .2s}.time-display.open svg{transform:rotate(180deg)}.space-page__gallery-slider{position:relative;display:none}.space-page__gallery-slider .swiper-wrapper{display:flex}.space-page__gallery-slider .swiper-slide{width:100%;height:auto;text-align:center}.space-page__gallery-slide-image{display:block;width:100%;height:100%}.space-page__gallery-slide-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.space-page__gallery-slider .swiper-pagination{position:absolute;left:0;bottom:10px;display:flex;align-items:center;justify-content:center;width:100%}.space-page__gallery-slider .swiper-pagination-bullet-active{background:var(--colors-gray-25);opacity:1}.space-page__gallery-slider{display:none}.space-page__gallery-thumbs{display:flex}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:var(--colors-brand-400, #A48AFB)!important}.space-page__gallery-all-photos{position:absolute;right:1rem;bottom:1rem}.swiper-pagination-bullet{background-color:var(--colors-gray-25)!important;opacity:.6}.swiper-pagination-bullet{flex-shrink:0;width:7px;height:7px}.space-page__gallery-slider{visibility:hidden}.input-style.guest-count{margin-bottom:1rem}.guest-count__value{position:relative;flex:1;display:flex}.guest-count__value .input-style__input{flex:1}.guest-count__value--limited .input-style__input{color:transparent;caret-color:transparent}.guest-count__summary{display:flex;align-items:center;color:var(--colors-gray-25, #FCFCFC);font-variant-numeric:lining-nums proportional-nums;text-overflow:ellipsis;font-size:.875rem;font-weight:600;line-height:130%;letter-spacing:-.0175rem;width:100%;pointer-events:none;z-index:1;white-space:nowrap}.guest-count__value--limited .guest-count__summary{position:absolute;inset:0}.space-card{opacity:1;transition:opacity .5s ease}.fade-out{opacity:0}[data-show-more=true]{position:relative;overflow:hidden;transition:max-height .5s ease}[data-show-more=true][data-show-gradient=true]:not(.expanded):after{position:absolute;left:0;bottom:0;width:100%;height:1.5em;background:linear-gradient(to bottom,#fff0,#141414);content:"";pointer-events:none}[data-show-more=true].expanded:after{display:none}table{width:100%;color:var(--colors-gray-25, #FCFCFC);background:var(--colors-gray-900, #141414);font-variant-numeric:lining-nums proportional-nums}thead tr{background:var(--colors-gray-850, #1B1B1B)}.admin-table-wrapper{position:relative;overflow:hidden;overflow-x:auto;border-radius:1rem}.admin-table__cell--photo{display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:hidden}.admin-table__cell--photo img{width:4rem;min-width:4rem;height:4rem;border-radius:.5rem;-o-object-fit:cover;object-fit:cover;aspect-ratio:1/1}.admin-table__cell{padding:1rem 1.5rem}.admin-table__cell--date{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.125rem .625rem;width:-moz-fit-content;width:fit-content;border-radius:var(--radius-full, 624.9375rem);background:var(--Colors-Gray-850, #1B1B1B)}.admin-table__title{font-size:1rem;font-weight:600;font-style:normal;line-height:130%;color:var(--colors-gray-25, #FCFCFC)}.admin-table__address{font-size:.875rem;font-weight:600;line-height:140%;color:var(--colors-gray-400, #A3A3A3)}.admin-table__head{font-size:.875rem;font-weight:600;line-height:140%;color:var(--colors-gray-500, #737373)}.admin-table__row--expanded .admin-table__toggle{background:var(--Colors-Brand-400, #A48AFB)}.admin-table__toggle svg{transition:transform .3s ease}.admin-table__row--expanded .admin-table__toggle svg{transform:rotate(180deg);transition:transform .3s ease}.admin-table__row--expanded .admin-table__toggle svg path{stroke:var(--colors-gray-950)}.admin__content-aside{display:flex;align-items:flex-start;flex-direction:column;gap:1.5rem;padding:1.5rem;width:16.375rem;border-radius:1rem;background:var(--colors-gray-900, #141414)}.admin__content-aside-title{margin-bottom:1.5rem;font-size:1rem;font-weight:600;font-style:normal;line-height:130%;color:var(--colors-gray-25, #FCFCFC)}.admin__content-menu{display:flex;align-items:center;align-self:stretch;flex-direction:column;gap:var(--spacing-md, .5rem)}.admin__content-menu-item{display:flex;align-items:center;align-self:stretch;gap:var(--spacing-md, .5rem);padding:1rem;border-radius:.75rem;font-size:1rem;font-weight:600;line-height:130%;color:var(--Colors-Gray-25, #FCFCFC);background:var(--Colors-Gray-850, #1B1B1B);font-variant-numeric:lining-nums proportional-nums}.admin__content-menu-item-inactive{color:var(--Colors-Gray-500, #737373)}.admin-table__link{width:-moz-fit-content;width:fit-content}.admin-details{position:relative;display:flex;align-items:flex-start;gap:.5rem}.admin-details__left{position:sticky;top:1rem;flex-shrink:0;max-width:22.5rem}.admin-details__left,.admin-details__right{display:flex;align-items:center;flex-direction:column}.admin-details__gallery{display:flex;flex-wrap:wrap;gap:.5rem}.admin-details__gallery img{width:11.5rem;min-width:6.375rem;height:9.5rem;border-radius:.5rem;-o-object-fit:cover;object-fit:cover}.admin-table__row{background:var(--colors-gray-900, #141414);transition:all .3s ease-in-out}.admin-table__row--expanded{background:var(--colors-gray-850, #1B1B1B)}.admin-details__actions{display:flex;flex-direction:column;gap:.5rem}.admin-details__actions{font-size:1.25rem;font-weight:600;line-height:1.5rem;color:var(--Colors-Gray-25, #FCFCFC)}.admin-table .space-page__section{width:100%}.admin-table .space-page__about-text{max-height:100%}.space-page__main .space-page__about:not(:has(.space-page__about-text)){display:none}.admin-table .space-page__section-text{max-height:100%}.admin-table .space-page__details{margin-bottom:0}.admin-details__owner-phone{margin-bottom:.25rem}.admin-details__owner-phone,.admin-details__owner-email{display:flex;align-items:center;gap:.37rem;font-size:.875rem;font-weight:600;line-height:140%;color:var(--colors-gray-400, #A3A3A3);font-variant-numeric:lining-nums proportional-nums}.admin-details__owner{display:flex;gap:1rem}.admin-details__owner-name{margin-bottom:.75rem;line-height:130%}.notification{position:relative;display:flex;flex-direction:column;gap:1rem;padding:1rem;overflow:hidden;max-width:27rem;border-radius:.75rem;background:#292929;box-shadow:0 4px 58px -12px #000000b3;animation-fill-mode:forwards}.notification__progress{position:absolute;left:0;top:0;height:3px;width:100%;background:#a48afb;transform-origin:left center;transform:scaleX(1);animation:notification-progress var(--progress-duration, 8s) linear forwards}@keyframes notification-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes slide-in{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slide-out{0%{transform:translateY(0);opacity:1}to{transform:translateY(-20px);opacity:0}}.notification--visible{animation:slide-in .5s ease forwards}.notification--hidden{animation:slide-out .5s ease forwards}.notification__close{position:absolute;right:8px;top:8px;border:none;background:transparent;cursor:pointer}.notification__header{display:flex;align-items:flex-start;gap:1rem}.notification__icon{width:1.5rem;height:1.5rem}.notification__content{flex:1}.notification__title{margin:0 0 .25rem;font-size:1rem;font-weight:600;line-height:1.5rem;color:#fcfcfc}.notification__description{font-size:.875rem;font-weight:500;line-height:128%;color:#d6d6d6}.admin-details__info{width:100%}.admin-table__body .status{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;white-space:nowrap}.status--active{color:var(--green-light-500, #66C61C)}.status--rejected{color:var(--error-500, #F04438)}.status--moderation{color:var(--warning-500, #F79009)}.status--re-moderation{color:var(--colors-gray-25, #FCFCFC)}.admin-details__reason-label{font-weight:600;line-height:160%;color:var(--colors-gray-500, #737373)}.admin-details__reason-value{font-size:.875rem;font-weight:500;line-height:160%;color:var(--colors-gray-25, #FCFCFC)}.search-overlay{position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#000c;pointer-events:none;opacity:0;transition:opacity .5s ease;z-index:10}.search-overlay.active{pointer-events:auto;opacity:1}.spinner-moderation{width:40px;height:40px;border:6px solid rgba(255,255,255,.2);border-top-color:var(--colors-brand-400);border-radius:50%;animation:spin 1s linear infinite}.spinner-moderation--map{width:60px;height:60px}#clear-icon{cursor:pointer;opacity:0;transition:opacity .3s ease}.payment-steps{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1.5rem}.payment-step{display:flex;flex-direction:column;padding:1rem;border-radius:.5rem;background:var(--colors-gray-850, #1B1B1B)}.payment-step.payment-step--lg{grid-column:1 / 3;gap:.75rem}.payment-step__text{font-size:.875rem;font-weight:500;line-height:1.4em;letter-spacing:-.02em;color:var(--colors-gray-25)}.payment-step-title{width:100%;display:flex;align-items:start;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;font-size:.875rem;font-weight:600;text-transform:uppercase;color:var(--colors-gray-25, #FCFCFC)}.payment-step-counter{font-size:.75rem;font-weight:600;line-height:1.2em;letter-spacing:-.02em;color:var(--colors-gray-500)}.payment-step-value{font-size:1.25rem;font-weight:700;color:var(--colors-gray-25, #FCFCFC)}.payment-step-desc{font-size:.875rem;font-weight:500;color:var(--colors-gray-500, #737373)}.payment-step-title--then,.payment-step-value--then{color:var(--colors-gray-500, #737373)}.prepayment-value{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.125rem .375rem;border-radius:.25rem;font-size:.875rem;font-weight:600;color:var(--Colors-Brand-400, #A48AFB);background:var(--Colors-Gray-900, #141414);transition:color .3s ease-in-out}#payButton[disabled] span.prepayment-value{color:var(--colors-gray-700)}.payment-history{display:flex;flex-direction:column;gap:.75rem}.payment-history__group{display:flex;flex-direction:column;gap:.38rem}.payment-history__item{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1rem;border-radius:var(--Radius-L, 1rem);background:var(--Colors-Gray-900, #141414)}.payment-history__icon{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.25rem;padding:.25rem;width:2.5rem;height:2.5rem;border-radius:.5rem;background:linear-gradient(180deg,#c3b5fd,#875bf7),linear-gradient(180deg,#67e3f9,#06aed4);box-shadow:0 1px 3px 0 var(--Colors-Effects-Shadows-shadow-sm_01, rgba(16, 24, 40, .1)),0 1px 2px 0 var(--Colors-Effects-Shadows-shadow-sm_02, rgba(16, 24, 40, .06));aspect-ratio:1/1}.payment-history__date{font-size:.875rem;font-weight:600;color:var(--colors-gray-400, #A3A3A3)}.payment-history__details{display:flex;gap:1rem}.payment-history__title{display:-webkit-box;align-self:stretch;overflow:hidden;font-weight:600;line-height:130%;letter-spacing:-.02rem;text-overflow:ellipsis;color:var(--colors-gray-25, #FCFCFC);-webkit-box-orient:vertical;-webkit-line-clamp:1}.payment-history__description{font-size:.875rem;font-weight:600;line-height:140%;color:var(--colors-gray-400, #A3A3A3)}.payment-history__amount{display:flex;align-items:center;gap:.25rem;font-weight:600;font-style:normal;line-height:130%;letter-spacing:-.02rem;color:var(--Colors-Brand-400, #A48AFB);font-variant-numeric:lining-nums proportional-nums}.payment-history__bonus-icon{line-height:1}.bonuses-details{display:flex;align-items:flex-start;flex-shrink:0;gap:.25rem;padding:.875rem;width:-moz-fit-content;width:fit-content;border-radius:.75rem;font-size:1.25rem;font-weight:600;color:var(--colors-gray-25, #FCFCFC);background:var(--colors-gray-850, #1B1B1B)}#bonusPoints:before{content:"+"}.profile-page__mobile-trigger{position:relative;display:none;align-items:center;gap:var(--spacing-md, .5rem);padding:1rem;width:100%;border-radius:.75rem;font-weight:600;text-align:left;color:var(--colors-gray-25, #FCFCFC);background:var(--colors-gray-950, #0F0F0F);cursor:pointer}.profile-page__mobile-trigger svg:not(.profile-page__mobile-arrow){flex-shrink:0;width:24px;height:24px;color:var(--colors-gray-500, #737373)}.profile-page__mobile-trigger span{flex-grow:1}.profile-page__mobile-arrow{flex-shrink:0;width:16px;height:16px;color:var(--colors-gray-500, #737373);transition:transform .2s ease}.profile-page__navigation.is-open .profile-page__mobile-trigger .profile-page__mobile-arrow{transform:rotate(180deg)}#modal-price-range{height:50px!important;border:1px dashed red;background:#ff00001a}.mobile-booking-bar,.booking-aside__close-btn,.space-page__owner-info--mobile,#map-info-panel{display:none}#mapContainer{transform:none}.map-popup-wrapper{position:relative;overflow:hidden}.map-popup-close{position:absolute;right:.5rem;top:.5rem;display:flex;align-items:center;justify-content:center;padding:8px;box-sizing:border-box;border:none;border-radius:54px;line-height:1;background:#0f0f0fb3;cursor:pointer;transition:background-color .2s ease,transform .2s ease;z-index:10}.map-popup-close svg,.map-info-panel__close svg{width:20px;height:20px}.map-popup-close:hover{background:var(--colors-gray-950, #0F0F0F)}.map-popup-close:focus-visible{outline:2px solid #fff;outline-offset:1px}.input-icon-wrapper{position:relative;display:flex;align-items:center;gap:8px}.input-icon-wrapper input[data-clearable],.input-icon-wrapper input.clearable{flex:1 1 auto;box-sizing:border-box;width:100%;transition:padding-right .25s ease}.input-icon-wrapper:has(.clearable-btn.visible) input[data-clearable],.input-icon-wrapper:has(.clearable-btn.visible) input.clearable{padding-right:40px}.clearable-btn{position:absolute;right:12px;top:50%;padding:0;width:24px;height:24px;border:none;line-height:0;background:none;cursor:pointer;pointer-events:none;opacity:0;transform:translateY(-50%);transition:opacity .25s ease}.clearable-btn svg{width:100%;height:100%}.clearable-btn svg path{stroke:#737373}.clearable-btn.visible{pointer-events:auto;opacity:1}.service-desc--admin{height:auto;min-height:4rem}.welcome{position:fixed;left:0;top:0;display:flex;align-items:center;justify-content:center;padding:.75rem;visibility:visible;overflow:hidden;width:100vw;height:100vh;border-radius:1.75rem;background:var(--colors-gray-950, #0F0F0F);opacity:1;transition:all .8s cubic-bezier(.4,0,.2,1);z-index:10000}.welcome--hidden{visibility:hidden;opacity:0;transform:translateY(-100%)}.welcome__content:before{position:absolute;left:50%;top:50%;width:78rem;height:78rem;border-radius:78rem;background:var(--Colors-Brand-400, #A48AFB);content:"";pointer-events:none;opacity:.1;transform:translate(-11%,-13%);z-index:1;filter:blur(150px)}.welcome__content{position:relative;display:flex;align-items:center;justify-content:space-between;gap:5rem;padding:2.5rem;overflow:hidden;width:100%;height:100%;border-radius:var(--Radius-L, 1rem);background:var(--colors-gray-900, #141414);z-index:2}.welcome__left{display:flex;justify-content:space-between;flex:1;flex-direction:column;max-width:50%;height:100%;animation:slideInLeft 1s ease-out}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}.welcome__title{margin-bottom:1.25rem;font-size:4.25rem;font-weight:700;font-style:normal;line-height:90%;letter-spacing:-.2125rem;color:var(--colors-gray-25, #FCFCFC)}.welcome__title-accent{color:var(--colors-band-400, #A48AFB)}.welcome__subtitle{margin-bottom:1.75rem;font-size:.875rem;font-weight:600;line-height:130%;color:var(--colors-gray-400, #A3A3A3)}.welcome__button{padding:1rem;width:11.125rem}.welcome__right{position:relative;display:flex;align-items:center;justify-content:center;flex:1;overflow:visible;max-width:50%;animation:slideInRight 1s ease-out .3s both;z-index:2}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.welcome__steps-image{position:absolute;top:calc(100% - 280px);width:24.4375rem;max-width:none;height:auto;z-index:2}.rental-type{scroll-margin-top:130px}.ymaps3x0--layer{z-index:1}.custom-marker{transform:translate(-50%)}#map>ymaps:nth-child(1)>ymaps.ymaps3x0--map>ymaps.ymaps3x0--top-engine-container>ymaps>ymaps:nth-child(2){z-index:1}.scroll-to-pay{padding:1rem}.scroll-to-pay.hide{pointer-events:none;opacity:0}.scroll-to-pay--mobile{display:none}.skeleton{border-radius:4px;background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a,#2a2a2a 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-image{flex-shrink:0;width:100%;height:14.75rem;max-height:14.75rem;border-radius:1rem 1rem 0 0}.skeleton-title{margin-bottom:8px;width:85%;height:1.2rem}.skeleton-title-second{margin-bottom:12px;width:60%;height:1.2rem}.skeleton-address{width:75%;height:1rem}.skeleton-rating{margin-bottom:12px;width:50%;height:1rem}.skeleton-price{margin-top:auto;width:40%;height:1.2rem}.skeleton-icon{margin-right:6px;width:16px;height:16px;border-radius:2px}.skeleton-address-container{display:flex;align-items:center;margin-bottom:12px}.skeleton-heart{position:absolute;right:12px;top:12px;width:22px;height:20px;border-radius:50%}.skeleton-instant-booking{position:absolute;left:12px;top:12px;width:120px;height:24px;border-radius:12px}.map-loader{position:absolute;inset:0;display:flex;align-items:flex-start;justify-content:center;padding-top:5rem;background-color:#00000080;z-index:2000}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.map-picker-overlay{position:fixed;left:0;top:0;display:none;align-items:center;justify-content:center;flex-direction:column;padding:1.25rem;width:100%;height:100%;background-color:#121212cc;z-index:1050;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.map-picker-overlay.active{display:flex}#map-picker-container{position:relative;overflow:hidden;width:100%;max-width:1200px;height:80vh;max-height:700px;border-radius:1rem;background:#333}#map-picker-panel{position:absolute;left:.5rem;right:.5rem;bottom:.5rem;display:flex;align-items:center;gap:.5rem;background:none;-webkit-backdrop-filter:none;backdrop-filter:none}.map-link-container{margin-bottom:1rem}.map-picker-address-container{display:flex;align-items:center;flex-grow:1;padding:.875rem;min-width:0;height:3.125rem;border-radius:.75rem;background:#0f0f0fe6;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}#map-picker-address{display:-webkit-box;overflow:hidden;font-size:.875rem;font-weight:600;line-height:130%;text-overflow:ellipsis;color:#fcfcfc;-webkit-box-orient:vertical;-webkit-line-clamp:2}#map-picker-panel button#map-picker-select{flex-shrink:0;padding:0 1.5rem;height:3.125rem}#map-picker-close{position:absolute;right:1.5rem;top:1.5rem;border:none;background:none;cursor:pointer}#map .ymaps3x0--map-container{cursor:grab}#map .ymaps3x0--map-container:active{cursor:grabbing}.social__list{display:flex;align-items:flex-start;gap:1.25rem}.social__link{display:inline-block}.social__svg{width:28px;height:28px;vertical-align:middle}.social__layer{transition:opacity .3s ease}.social__layer--hover{opacity:0}.social__link:hover .social__layer--hover,.social__link:focus-visible .social__layer--hover{opacity:1}.social__link:hover .social__layer--default,.social__link:focus-visible .social__layer--default{opacity:0}.social__link:focus-visible{box-shadow:0 0 0 2px #a48afb59}a.js-sort-by-distance{opacity:.9}a.js-sort-by-distance:hover{opacity:1}.section-hero--404{position:relative;overflow:hidden;height:35.25rem}.section-hero--404 .container{position:relative;display:flex;align-items:center;justify-content:center;height:100%}.section-hero--404 .col-12{position:relative;text-align:center;z-index:1}.section-hero--404 .notfound-bg{position:absolute;left:50%;top:70%;display:inline-block;font-size:45.75rem;font-weight:700;font-style:normal;line-height:90%;white-space:nowrap;letter-spacing:-2.2875rem;color:var(--colors-gray-25, #FCFCFC);pointer-events:none;opacity:.02;transform:translate(-50%,-50%);z-index:0;font-variant-numeric:lining-nums proportional-nums}.progress-arc{width:56px;height:56px;transform:rotate(-90deg)}.progress-arc__bg{fill:none;stroke:#ffffff26;stroke-width:4}.progress-arc__bar{transition:stroke-dashoffset .15s linear;fill:none;stroke:var(--colors-brand-400);stroke-width:4;stroke-linecap:round;stroke-dasharray:0;stroke-dashoffset:0}.photo-preview__ghost{border:2px dashed var(--colors-brand-400);background:#555;opacity:.4!important}.photo-preview__chosen .photo-preview__item{border:2px solid var(--colors-brand-400);box-shadow:0 10px 30px #0000004d;transform:scale(1.05)}.photo-preview.is-dragging{cursor:grabbing}.photo-preview__wrapper{transition:transform .22s cubic-bezier(.34,1.56,.64,1)}.photo-preview__wrapper.is-flying{position:relative;z-index:10}.drafts-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.draft-card{display:flex;align-items:flex-start;align-self:stretch;flex-direction:column;gap:1.5rem;padding:1rem;border-radius:.75rem;background:var(--colors-gray-850, #1B1B1B)}.draft-card__info{display:flex;flex-direction:column;gap:.25rem}.draft-card__title{font-size:.875rem;font-weight:700;line-height:120%;letter-spacing:-.0175rem;color:var(--colors-gray-25, #FCFCFC)}.draft-card__type{font-size:.875rem;font-weight:600;font-style:normal;line-height:130%;letter-spacing:-.0175rem;color:var(--colors-gray-400, #A3A3A3)}.draft-card__address{display:flex;align-items:center;gap:.37rem}.draft-card__address span{overflow:hidden;font-size:.875rem;font-weight:600;font-style:normal;line-height:130%;letter-spacing:-.0175rem;text-overflow:ellipsis;color:var(--colors-gray-400, #A3A3A3);font-variant-numeric:lining-nums proportional-nums}.modal__actions{display:flex;flex-direction:column;gap:.5rem}#default_price{min-height:auto;color:var(--colors-gray-25, #FCFCFC)}.sheet-title{margin-bottom:1.5rem;font-size:1.25rem;font-weight:700;line-height:1.5rem;text-align:center;letter-spacing:-.025rem;color:var(--colors-gray-25, #FCFCFC)}.sheet-list{display:flex;flex-direction:column;gap:.25rem}.sheet-item{display:flex;align-items:center;align-self:stretch;justify-content:space-between;gap:.75rem;padding:.75rem .75rem .75rem 1rem;height:2.75rem}.sheet-item__label{flex-shrink:0}.sheet-item__check{display:inline-flex;margin-left:8px}.guest-count .increment:disabled,.guest-count .decrement:disabled{cursor:not-allowed;opacity:.25}.typing-indicator-wrapper{display:flex;align-items:center;gap:.5rem}.typing-indicator{display:flex;align-items:center}.typing-indicator__dot{display:inline-block;width:.25rem;height:.25rem;border-radius:50%;margin-right:3px;background:var(--colors-gray-400, #A3A3A3);animation:wave 1.3s linear infinite}.typing-indicator__dot:nth-child(2){animation-delay:-1.1s}.typing-indicator__dot:nth-child(3){animation-delay:-.9s}@keyframes wave{0%,60%,to{transform:initial}30%{transform:translateY(-4px)}}body.page-chat{overflow:hidden;overscroll-behavior:none;-webkit-overflow-scrolling:auto}.page-chat .chat-page{height:100%;overflow:hidden}.page-chat .chat-scroll-area{overflow-y:auto;overflow-x:hidden;min-height:0;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.chat-message__hidden{font-style:italic}.chat-message__internal-link{font-weight:700;text-decoration-line:underline;text-decoration-style:dotted;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:9.5%;text-underline-offset:17.5%;text-underline-position:from-font}.header-notifications__menu{width:34.8125rem;max-width:40rem}.custom-dropdown-menu.header-notifications__menu{padding:1.5rem 0 .875rem}.header-notifications__title{margin-bottom:.13rem;color:var(--colors-gray-25, #FCFCFC);text-align:center;font-size:1.25rem;font-weight:700;line-height:1.5rem;letter-spacing:-.025rem}.header-notifications__list{margin-bottom:.88rem;display:flex;flex-direction:column;align-items:flex-start;gap:.0625rem;align-self:stretch}.header-notifications__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%}.header-notifications__item{width:100%}.header-notifications__caption{color:var(--colors-base-white, #FFF);font-size:.875rem;font-weight:700;line-height:140%;letter-spacing:-.0175rem}.header-notifications__message{margin-bottom:.12rem;color:var(--colors-gray-400, #A3A3A3);font-size:.875rem;font-weight:400;line-height:140%;letter-spacing:-.0175rem}.custom-dropdown-menu li a.header-notifications__link{display:flex;padding:.625rem .625rem .625rem .875rem;gap:.75rem;border-radius:0}.header-notifications__head{display:flex;justify-content:space-between;padding:1.5rem;align-items:flex-start;gap:1.5rem;align-self:stretch}.header-notifications__footer{padding:0 .875rem;display:flex;align-items:center;gap:.5rem}.header-notifications__footer>button,.header-notifications__footer>a{height:2.75rem;flex:1}.custom-dropdown-menu li.header-notifications__item{border-radius:0}.header-notifications__time{color:var(--colors-gay-500, #737373);font-size:.875rem;font-weight:400;line-height:140%;letter-spacing:-.0175rem}.header-notifications__message{color:var(--colors-gray-400, #A3A3A3);font-size:.875rem;font-style:normal;font-weight:500;line-height:130%;letter-spacing:-.0175rem;white-space:normal}.header-notifications__avatar{flex-shrink:0}.header-notifications__avatar img{width:2.5rem;height:2.5rem;flex-shrink:0;border-radius:12.5rem}.notifications-page{display:flex;flex-direction:column;gap:2rem}.notifications-page__action{display:flex;flex-direction:column;flex-wrap:wrap;gap:1.25rem}.notifications-page__controls{display:flex;align-items:center;justify-content:space-between}.notifications-page__controls .categories-switcher{margin-bottom:0}.notifications-page__info,.notifications-page__lists{display:flex;flex-direction:column;gap:1.5rem}.notifications-page__list .header-notifications__list{width:100%;gap:.0625rem;border-radius:1rem;overflow:hidden}.notifications-page__list .header-notifications__item{border-left:none}.notifications-page__list .header-notifications__link{display:flex;padding:.625rem .625rem .625rem .875rem;align-items:flex-start;gap:.75rem;flex:1 0 0;border-left:3px solid transparent;transition:background .3s ease-in-out}.notifications-page__list .header-notifications__link:hover{background:var(--colors-gray-800, #292929)}.notifications-page__list .header-notifications__item--unread .header-notifications__link{border-left-color:var(--colors-brand-400, #A48AFB)}.notifications-page__empty{padding:2rem 1.5rem;border-radius:1rem;background:var(--colors-gray-850);color:var(--colors-gray-400);text-align:center}.notifications-page__mark-all{white-space:nowrap}.mobile-nav__icon-wrapper{position:relative;display:inline-flex}@media (max-width: 767px){.categories-switcher.categories-switcher--mobile{gap:0}.categories-switcher.categories-switcher--mobile .category-btn{width:100%}.categories-switcher.categories-switcher--mobile .category-btn:not(.active){display:none}}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.tippy-box{font-family:Raleway,sans-serif;font-size:.875rem;font-weight:600;line-height:1.3em;letter-spacing:-.02em;border-radius:.5rem;background-color:var(--colors-gray-950);color:var(--colors-gray-25);box-shadow:0 .5rem .5rem -.25rem #00000008,0 1.25rem 1.5rem -.25rem #00000014}.tippy-content{padding:.5rem .75rem}.tippy-arrow{color:var(--colors-gray-950)}quiz-step,quiz-step-5{height:100%}
