@keyframes HotelsForm-module-scss-module__4VX_Zq__skeleton-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.HotelsForm-module-scss-module__4VX_Zq__hotelsFormContainer{grid-template-columns:max-content max-content 1fr max-content;grid-template-areas:"inputs inputs inputs action-button";gap:16px 8px;display:grid}.HotelsForm-module-scss-module__4VX_Zq__hotelsFormContainer.HotelsForm-module-scss-module__4VX_Zq__shortView{gap:8px}@media screen and (max-width:1279px){.HotelsForm-module-scss-module__4VX_Zq__hotelsFormContainer{grid-template:"inputs""action-button"/1fr;row-gap:4px}}.HotelsForm-module-scss-module__4VX_Zq__hotelsFormContainer.HotelsForm-module-scss-module__4VX_Zq__hotelsFormContainerWithoutLocation{grid-template-columns:minmax(200px,1fr);grid-template-areas:"inputs"}.HotelsForm-module-scss-module__4VX_Zq__inputsContainer{grid-area:inputs;grid-template-columns:minmax(200px,1fr) minmax(400px,2fr) minmax(200px,1fr);grid-template-areas:"location dates rooms";gap:1px;display:grid;position:relative}@media screen and (max-width:1279px){.HotelsForm-module-scss-module__4VX_Zq__inputsContainer{grid-template-columns:1fr;grid-template-areas:"location""dates""rooms";gap:4px 0}}.HotelsForm-module-scss-module__4VX_Zq__inputsContainer.HotelsForm-module-scss-module__4VX_Zq__inputsContainerWithoutLocation{grid-template-columns:minmax(400px,2fr) minmax(200px,1fr);grid-template-areas:"dates rooms"}@media screen and (max-width:1279px){.HotelsForm-module-scss-module__4VX_Zq__inputsContainer.HotelsForm-module-scss-module__4VX_Zq__inputsContainerWithoutLocation{grid-template-columns:1fr;grid-template-areas:"dates""rooms";gap:4px 0}}.HotelsForm-module-scss-module__4VX_Zq__inputsContainer.HotelsForm-module-scss-module__4VX_Zq__inputsContainerWithoutBorders{column-gap:0}.HotelsForm-module-scss-module__4VX_Zq__locationField{background-color:#fff;border-radius:12px 0 0 12px;grid-area:location}@media screen and (max-width:1279px){.HotelsForm-module-scss-module__4VX_Zq__locationField{border-radius:12px}}.HotelsForm-module-scss-module__4VX_Zq__checkinField{background-color:#fff;grid-area:checkin}.HotelsForm-module-scss-module__4VX_Zq__checkinField.HotelsForm-module-scss-module__4VX_Zq__withoutLocation{border-radius:12px 0 0 12px;overflow:hidden}@media screen and (max-width:1279px){.HotelsForm-module-scss-module__4VX_Zq__checkinField{border-radius:12px 0 0 12px;overflow:hidden}}.HotelsForm-module-scss-module__4VX_Zq__checkoutField{background-color:#fff;border-radius:0;grid-area:checkout;overflow:hidden}@media screen and (max-width:1279px){.HotelsForm-module-scss-module__4VX_Zq__checkoutField{border-radius:0 12px 12px 0;overflow:hidden}}.HotelsForm-module-scss-module__4VX_Zq__dateDivider{background-color:#d4d7dd;grid-area:date-divider;width:100%;height:100%;display:none}@media screen and (max-width:1279px){.HotelsForm-module-scss-module__4VX_Zq__dateDivider{display:block}}.HotelsForm-module-scss-module__4VX_Zq__roomsField{background-color:#fff;border-radius:0 12px 12px 0;grid-area:rooms}@media screen and (max-width:1279px){.HotelsForm-module-scss-module__4VX_Zq__roomsField{border-radius:12px}}.HotelsForm-module-scss-module__4VX_Zq__submitButtonContainer{grid-area:action-button}@media screen and (max-width:1279px){.HotelsForm-module-scss-module__4VX_Zq__submitButtonContainer{padding-bottom:16px}}.HotelsForm-module-scss-module__4VX_Zq__submitButton{font:var(--kb-font-button-medium);color:#181e25;cursor:pointer;background:#4bff7e;border:none;border-radius:12px;outline:none;justify-content:center;align-items:center;width:100%;min-width:136px;height:100%;min-height:64px;margin:0;padding:12px 20px;display:inline-flex;position:relative;transform:translateZ(0)}.HotelsForm-module-scss-module__4VX_Zq__submitButton:hover{color:#4a5663;background-color:#0df24d}.HotelsForm-module-scss-module__4VX_Zq__submitButton:active{color:#606f80;background-color:#0bd544}.HotelsForm-module-scss-module__4VX_Zq__submitButton.HotelsForm-module-scss-module__4VX_Zq__shortView{min-height:auto}@media screen and (max-width:1279px){.HotelsForm-module-scss-module__4VX_Zq__submitButton{min-height:auto}.HotelsForm-module-scss-module__4VX_Zq__mobileHidden{display:none}}.HotelsForm-module-scss-module__4VX_Zq__notMobileHidden{display:none}@media screen and (max-width:1279px){.HotelsForm-module-scss-module__4VX_Zq__notMobileHidden{display:flex}}.HotelsForm-module-scss-module__4VX_Zq__modalDialog{background-color:#eff1f5}.HotelsForm-module-scss-module__4VX_Zq__modalDialog.HotelsForm-module-scss-module__4VX_Zq__initialModalDialog{background:#fff}.HotelsForm-module-scss-module__4VX_Zq__initialModalDialogHeader{color:#181e25;font:var(--kb-font-headline-h1)}@media screen and (max-width:1279px){.HotelsForm-module-scss-module__4VX_Zq__initialModalDialogHeader{font:var(--kb-font-headline-h1-mobile)}}.HotelsForm-module-scss-module__4VX_Zq__initialModalDialogHeader{padding-left:48px}@media screen and (max-width:1279px){.HotelsForm-module-scss-module__4VX_Zq__initialModalDialogHeader{padding-left:16px}}.HotelsForm-module-scss-module__4VX_Zq__modalDialogHeader{z-index:11;background:#eff1f5}.HotelsForm-module-scss-module__4VX_Zq__initialModalDialogBody{padding-inline:48px}@media screen and (max-width:1279px){.HotelsForm-module-scss-module__4VX_Zq__initialModalDialogBody{padding-inline:16px}}.HotelsForm-module-scss-module__4VX_Zq__modalDialogBody{background:#eff1f5}.HotelsForm-module-scss-module__4VX_Zq__initialModalDialogFooter{z-index:0;padding-inline:48px}@media screen and (max-width:1279px){.HotelsForm-module-scss-module__4VX_Zq__initialModalDialogFooter{padding-inline:16px}}.HotelsForm-module-scss-module__4VX_Zq__modalDialogFooter{z-index:11}.HotelsForm-module-scss-module__4VX_Zq__modalDialogBodyContainer{gap:24px;padding-top:16px;display:grid}.HotelsForm-module-scss-module__4VX_Zq__modalFooterButtonsContainer{gap:16px;display:grid}.HotelsForm-module-scss-module__4VX_Zq__modalSubmitButton{font:var(--kb-font-button-medium);color:#fff;cursor:pointer;background-color:#1da857;border:none;border-radius:12px;outline:none;justify-content:center;align-items:center;width:100%;min-height:48px;padding:12px 20px;display:inline-flex}.HotelsForm-module-scss-module__4VX_Zq__modalSubmitButton:hover:not(:disabled){color:#ffffffbf;background-color:#1d964f}.HotelsForm-module-scss-module__4VX_Zq__modalSubmitButton:active:not(:disabled){color:#ffffffbf;background-color:#1c8749}.HotelsForm-module-scss-module__4VX_Zq__modalSubmitButton.HotelsForm-module-scss-module__4VX_Zq__initialModalSubmit{width:max-content}@media screen and (max-width:1279px){.HotelsForm-module-scss-module__4VX_Zq__modalSubmitButton.HotelsForm-module-scss-module__4VX_Zq__initialModalSubmit{width:100%}.HotelsForm-module-scss-module__4VX_Zq__hotelsFormContainerForModal{grid-template:"inputs"/1fr;row-gap:16px}}.HotelsForm-module-scss-module__4VX_Zq__wrapperClassNameWithoutGap{column-gap:0}.HotelsForm-module-scss-module__4VX_Zq__wrapperClassNameWithoutLocation{grid-template-columns:minmax(200px,1fr) minmax(200px,1fr);grid-template-areas:"checkin checkout"}@media screen and (max-width:1279px){.HotelsForm-module-scss-module__4VX_Zq__wrapperClassNameWithoutLocation{grid-template-columns:1fr 1fr}}
.HotelsTabOnboardingTooltip-module-scss-module__YAKImq__content{z-index:998;pointer-events:auto;width:auto;max-width:none;overflow:visible}.HotelsTabOnboardingTooltip-module-scss-module__YAKImq__content [data-slot=tooltip-surface]{overflow:visible}.HotelsTabOnboardingTooltip-module-scss-module__YAKImq__body{align-items:center;gap:16px;height:24px;display:flex;overflow:visible}.HotelsTabOnboardingTooltip-module-scss-module__YAKImq__iconWrap{flex-shrink:0;width:24px;height:24px;position:relative}.HotelsTabOnboardingTooltip-module-scss-module__YAKImq__backdrop{z-index:0;pointer-events:none;width:48px;max-width:none;height:48px;max-height:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HotelsTabOnboardingTooltip-module-scss-module__YAKImq__icon{z-index:1;width:24px;height:24px;display:block;position:relative}.HotelsTabOnboardingTooltip-module-scss-module__YAKImq__text{font:var(--kb-font-text-small);color:var(--kb-color-text-primary-normal);white-space:nowrap}
@keyframes MainPageSearch-module-scss-module__cVv5rW__skeleton-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.MainPageSearch-module-scss-module__cVv5rW__container{margin-bottom:-64px;padding-bottom:256px;position:relative}@media screen and (max-width:1279px){.MainPageSearch-module-scss-module__cVv5rW__container{padding-bottom:0}}.MainPageSearch-module-scss-module__cVv5rW__container.MainPageSearch-module-scss-module__cVv5rW__containerForHotels{padding-bottom:320px}@media screen and (max-width:1279px){.MainPageSearch-module-scss-module__cVv5rW__container.MainPageSearch-module-scss-module__cVv5rW__containerForHotels{padding-bottom:0}}.MainPageSearch-module-scss-module__cVv5rW__contentWrapper{z-index:1;width:100%;max-width:1280px;margin:0 auto;padding:0 24px;position:relative}@media screen and (max-width:1279px){.MainPageSearch-module-scss-module__cVv5rW__contentWrapper{padding:0 16px}}.MainPageSearch-module-scss-module__cVv5rW__contentContainer{--header-flip-offset:32px;flex-direction:column;padding-bottom:30px;display:flex;position:relative}@media screen and (max-width:1279px){.MainPageSearch-module-scss-module__cVv5rW__contentContainer{--header-flip-offset:16px;gap:4px;padding-bottom:10px}}@keyframes MainPageSearch-module-scss-module__cVv5rW__headerSlideOutForward{0%{opacity:1;filter:blur();transform:translate(0)}to{opacity:0;transform:translateX(calc(-1 * var(--header-flip-offset)));filter:blur(4px)}}@keyframes MainPageSearch-module-scss-module__cVv5rW__headerSlideInForward{0%{opacity:0;transform:translateX(var(--header-flip-offset));filter:blur(4px)}to{opacity:1;filter:blur();transform:translate(0)}}@keyframes MainPageSearch-module-scss-module__cVv5rW__headerSlideOutReverse{0%{opacity:1;filter:blur();transform:translate(0)}to{opacity:0;transform:translateX(var(--header-flip-offset));filter:blur(4px)}}@keyframes MainPageSearch-module-scss-module__cVv5rW__headerSlideInReverse{0%{opacity:0;transform:translateX(calc(-1 * var(--header-flip-offset)));filter:blur(4px)}to{opacity:1;filter:blur();transform:translate(0)}}.MainPageSearch-module-scss-module__cVv5rW__titleLayer{position:relative}.MainPageSearch-module-scss-module__cVv5rW__titleExit{pointer-events:none;margin:0;position:absolute;top:0;left:0;right:0}.MainPageSearch-module-scss-module__cVv5rW__flipForwardExit{animation:.24s ease-out forwards MainPageSearch-module-scss-module__cVv5rW__headerSlideOutForward}.MainPageSearch-module-scss-module__cVv5rW__flipForwardEnter{animation:.24s ease-out forwards MainPageSearch-module-scss-module__cVv5rW__headerSlideInForward}.MainPageSearch-module-scss-module__cVv5rW__flipReverseExit{animation:.24s ease-out forwards MainPageSearch-module-scss-module__cVv5rW__headerSlideOutReverse}.MainPageSearch-module-scss-module__cVv5rW__flipReverseEnter{animation:.24s ease-out forwards MainPageSearch-module-scss-module__cVv5rW__headerSlideInReverse}@media (prefers-reduced-motion:reduce){.MainPageSearch-module-scss-module__cVv5rW__flipForwardExit,.MainPageSearch-module-scss-module__cVv5rW__flipForwardEnter,.MainPageSearch-module-scss-module__cVv5rW__flipReverseExit,.MainPageSearch-module-scss-module__cVv5rW__flipReverseEnter,.MainPageSearch-module-scss-module__cVv5rW__formExit,.MainPageSearch-module-scss-module__cVv5rW__formEnter{animation:none}.MainPageSearch-module-scss-module__cVv5rW__titleExit,.MainPageSearch-module-scss-module__cVv5rW__flipForwardExit,.MainPageSearch-module-scss-module__cVv5rW__flipReverseExit,.MainPageSearch-module-scss-module__cVv5rW__formExit{opacity:0}}.MainPageSearch-module-scss-module__cVv5rW__contentContainerKupicom{padding-bottom:67px}@media screen and (max-width:1279px){.MainPageSearch-module-scss-module__cVv5rW__contentContainerKupicom{padding-bottom:0}}.MainPageSearch-module-scss-module__cVv5rW__formContainer{flex-direction:column;gap:20px;margin-top:13px;display:flex}@media screen and (max-width:1279px){.MainPageSearch-module-scss-module__cVv5rW__formContainer{gap:24px}}.MainPageSearch-module-scss-module__cVv5rW__formStage{position:relative}.MainPageSearch-module-scss-module__cVv5rW__formLayer{width:100%}@keyframes MainPageSearch-module-scss-module__cVv5rW__formFadeOut{0%{opacity:1;filter:blur()}to{opacity:0;filter:blur(4px)}}@keyframes MainPageSearch-module-scss-module__cVv5rW__formFadeIn{0%{opacity:0;filter:blur(4px)}to{opacity:1;filter:blur()}}.MainPageSearch-module-scss-module__cVv5rW__formExit{pointer-events:none;animation:.24s ease-out forwards MainPageSearch-module-scss-module__cVv5rW__formFadeOut;position:absolute;top:0;left:0;right:0}.MainPageSearch-module-scss-module__cVv5rW__formEnter{animation:.24s ease-out forwards MainPageSearch-module-scss-module__cVv5rW__formFadeIn}.MainPageSearch-module-scss-module__cVv5rW__bannerContainer{margin-top:46px;margin-bottom:-70px}@media screen and (max-width:1279px){.MainPageSearch-module-scss-module__cVv5rW__bannerContainer{margin-top:unset;margin-bottom:unset;padding-bottom:16px}}.MainPageSearch-module-scss-module__cVv5rW__rabbitImage{z-index:1;-webkit-user-select:none;user-select:none;pointer-events:none;width:320px;height:210px;position:absolute;top:-72px;right:79px}@media screen and (min-width:768px) and (max-width:1279px){.MainPageSearch-module-scss-module__cVv5rW__rabbitImage{width:94px;height:96px;top:-13px;right:96px}}@media screen and (max-width:767px){.MainPageSearch-module-scss-module__cVv5rW__rabbitImage{width:98px;height:106px;top:-17px;right:-6px}}.MainPageSearch-module-scss-module__cVv5rW__rabbitFlowersImage{z-index:1;-webkit-user-select:none;user-select:none;pointer-events:none;width:304px;height:222px;position:absolute;top:-58px;right:116px}@media screen and (max-width:1279px){.MainPageSearch-module-scss-module__cVv5rW__rabbitFlowersImage{width:116px;height:93px;top:-10px;right:-6px}}.MainPageSearch-module-scss-module__cVv5rW__rabbitHotelsImage{z-index:1;-webkit-user-select:none;user-select:none;pointer-events:none;width:282px;height:190px;position:absolute;top:-52px;right:145px}@media screen and (max-width:1279px){.MainPageSearch-module-scss-module__cVv5rW__rabbitHotelsImage{width:134px;height:90px;top:-10px;right:-6px}}.MainPageSearch-module-scss-module__cVv5rW__title{color:#181e25;font:var(--kb-font-headline-mainpage)}@media screen and (max-width:1279px){.MainPageSearch-module-scss-module__cVv5rW__title{font:var(--kb-font-headline-mainpage-mobile)}}.MainPageSearch-module-scss-module__cVv5rW__title{color:#fff}@media screen and (max-width:1279px){.MainPageSearch-module-scss-module__cVv5rW__title{max-width:200px}}.MainPageSearch-module-scss-module__cVv5rW__subTitle{color:#181e25;font:var(--kb-font-text-small);display:block;position:relative;color:#ffffffa3!important}@media screen and (max-width:1279px){.MainPageSearch-module-scss-module__cVv5rW__subTitle{color:#181e25;font:var(--kb-font-text-description)}}.MainPageSearch-module-scss-module__cVv5rW__subTitleHighlight{color:#fff}.MainPageSearch-module-scss-module__cVv5rW__subTitleDot{width:20px;height:14px;display:inline-block;position:relative;transform:translateY(15%)}@media screen and (max-width:1279px){.MainPageSearch-module-scss-module__cVv5rW__subTitleDot{width:7px;height:8px}}.MainPageSearch-module-scss-module__cVv5rW__subTitleDot:after{content:"";background-color:#ffffffa3;border-radius:50%;width:2px;height:2px;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MainPageSearch-module-scss-module__cVv5rW__titleKupicom{color:#181e25;font:var(--kb-font-headline-extra-large)}@media screen and (max-width:1279px){.MainPageSearch-module-scss-module__cVv5rW__titleKupicom{font:var(--kb-font-headline-extra-large-mobile)}}.MainPageSearch-module-scss-module__cVv5rW__titleKupicom{color:#fff;max-width:600px}@media screen and (max-width:1279px){.MainPageSearch-module-scss-module__cVv5rW__titleKupicom{max-width:300px;margin:28px 0 19px}}
@keyframes Advantages-module-scss-module___1t_DG__skeleton-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.Advantages-module-scss-module___1t_DG__container{flex-direction:column;gap:24px;display:flex}@media screen and (max-width:1279px){.Advantages-module-scss-module___1t_DG__container{justify-content:flex-start;gap:8px}.Advantages-module-scss-module___1t_DG__containerKupicom,.Advantages-module-scss-module___1t_DG__containerKupicom .Advantages-module-scss-module___1t_DG__handleNumberWrapper,.Advantages-module-scss-module___1t_DG__containerKupicom .Advantages-module-scss-module___1t_DG__smallCardsWrapper{gap:16px}}@media screen and (max-width:1279px) and (min-width:594px){.Advantages-module-scss-module___1t_DG__containerKupicom .Advantages-module-scss-module___1t_DG__secondRow{gap:16px}}.Advantages-module-scss-module___1t_DG__firstRow{flex-wrap:nowrap;justify-content:space-around;align-items:stretch;gap:24px;display:flex}@media screen and (max-width:1279px){.Advantages-module-scss-module___1t_DG__firstRow{flex-direction:column;gap:8px;width:100%}}.Advantages-module-scss-module___1t_DG__handleNumberWrapper{gap:24px;display:flex}.Advantages-module-scss-module___1t_DG__handleNumberWrapper.Advantages-module-scss-module___1t_DG__isWithoutSubscriptionForm{flex-direction:row}@media screen and (max-width:1279px){.Advantages-module-scss-module___1t_DG__handleNumberWrapper{flex-flow:column wrap;flex:1;gap:8px}}.Advantages-module-scss-module___1t_DG__secondRow{flex-wrap:nowrap;justify-content:space-around;gap:24px;display:flex}@media screen and (max-width:1279px){.Advantages-module-scss-module___1t_DG__secondRow{justify-content:unset;flex-direction:column;align-items:center;gap:8px}}@media screen and (max-width:593px){.Advantages-module-scss-module___1t_DG__benefitsKupicomScroll{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-flow:row;justify-content:flex-start;align-items:stretch;width:calc(100% + 32px);margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px;scroll-padding-left:16px;overflow-x:auto}.Advantages-module-scss-module___1t_DG__benefitsKupicomScroll::-webkit-scrollbar{display:none}}.Advantages-module-scss-module___1t_DG__largeCard{background-color:#fff;border-radius:24px;flex-direction:column;flex:1;gap:12px;width:100%;max-width:344px;padding:32px;display:flex}.Advantages-module-scss-module___1t_DG__largeCard.Advantages-module-scss-module___1t_DG__largeCardWithRubCurrency{max-width:unset}.Advantages-module-scss-module___1t_DG__largeCard.Advantages-module-scss-module___1t_DG__largeCardWithRubCurrency.Advantages-module-scss-module___1t_DG__titleNumber{white-space:nowrap}@media screen and (max-width:1279px){.Advantages-module-scss-module___1t_DG__largeCard{width:100%;max-width:unset;gap:4px;padding:16px 16px 20px}}.Advantages-module-scss-module___1t_DG__smallCardsWrapper{justify-content:space-around;gap:24px;display:flex}@media screen and (max-width:1279px){.Advantages-module-scss-module___1t_DG__smallCardsWrapper{gap:8px;width:100%}}.Advantages-module-scss-module___1t_DG__smallCard{background-color:#fff;border-radius:24px;flex-direction:column;gap:12px;width:236px;padding:32px;display:flex}@media screen and (max-width:1279px){.Advantages-module-scss-module___1t_DG__smallCard{gap:8px;width:100%;height:136px;padding:16px}}.Advantages-module-scss-module___1t_DG__smallCard.Advantages-module-scss-module___1t_DG__isWithoutSubscriptionForm{flex:1}.Advantages-module-scss-module___1t_DG__titleContainer{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.Advantages-module-scss-module___1t_DG__airlinesLogo{justify-content:center;align-items:center;width:76px;display:flex}@media screen and (max-width:1279px){.Advantages-module-scss-module___1t_DG__airlinesLogo{width:60px}}.Advantages-module-scss-module___1t_DG__titleNumber{color:#181e25;font:var(--kb-font-headline-promo)}@media screen and (max-width:1279px){.Advantages-module-scss-module___1t_DG__titleNumber{font:var(--kb-font-headline-promo-mobile)}}.Advantages-module-scss-module___1t_DG__titleNumber{color:#181e25}@media screen and (max-width:1279px){.Advantages-module-scss-module___1t_DG__titleNumberKupicomPassengers{font-size:32px;line-height:46px}}.Advantages-module-scss-module___1t_DG__subtitle{color:#181e25;font:var(--kb-font-text-medium)}@media screen and (max-width:1279px){.Advantages-module-scss-module___1t_DG__subtitle{font:var(--kb-font-text-medium-mobile)}}.Advantages-module-scss-module___1t_DG__subtitle{color:#4a5663}.Advantages-module-scss-module___1t_DG__iconHeartPhone{display:flex;position:absolute;bottom:-50px;right:-49.333px}@media screen and (max-width:1279px){.Advantages-module-scss-module___1t_DG__iconHeartPhone{bottom:-70px}}.Advantages-module-scss-module___1t_DG__iconTicket{position:absolute;bottom:-4px;right:-39.333px}@media screen and (max-width:1279px){.Advantages-module-scss-module___1t_DG__iconTicket{bottom:-25px}}.Advantages-module-scss-module___1t_DG__iconGlobe{position:absolute;bottom:-25px;right:-7.333px}@media screen and (max-width:1279px){.Advantages-module-scss-module___1t_DG__iconGlobe{bottom:-45px}}.Advantages-module-scss-module___1t_DG__kupicomBenefitIcon{object-fit:contain;pointer-events:none;display:block;position:absolute}@media screen and (min-width:594px){.Advantages-module-scss-module___1t_DG__iconHeartPhoneKupicom{width:174px;height:146px;bottom:-49px;right:-50.333px}}@media screen and (max-width:593px){.Advantages-module-scss-module___1t_DG__iconHeartPhoneKupicom{width:120px;height:116.632px;bottom:-37px;right:-33.333px}}@media screen and (min-width:594px){.Advantages-module-scss-module___1t_DG__iconTicketKupicom{width:156px;height:101px;bottom:-4px;right:-33.333px}}@media screen and (max-width:593px){.Advantages-module-scss-module___1t_DG__iconTicketKupicom{width:113px;height:73px;bottom:-5px;right:-21.333px}}@media screen and (min-width:594px){.Advantages-module-scss-module___1t_DG__iconGlobeKupicom{width:100px;height:131px;bottom:-22px;right:-7.333px}}@media screen and (max-width:593px){.Advantages-module-scss-module___1t_DG__iconGlobeKupicom{width:80px;height:100px;bottom:-27px;right:-3.333px}}.Advantages-module-scss-module___1t_DG__fullWidth,.Advantages-module-scss-module___1t_DG__whenMobile,.Advantages-module-scss-module___1t_DG__whenMobile.Advantages-module-scss-module___1t_DG__isWithoutSubscriptionForm{width:100%}.Advantages-module-scss-module___1t_DG__airlinesIcon{width:76px}@media screen and (max-width:1279px){.Advantages-module-scss-module___1t_DG__airlinesIcon{width:60px}}
@keyframes SearchFormSkeleton-module-scss-module__mp3QEa__skeleton-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.SearchFormSkeleton-module-scss-module__mp3QEa__wrapper{margin-bottom:-64px;padding-bottom:256px}@media screen and (max-width:1279px){.SearchFormSkeleton-module-scss-module__mp3QEa__wrapper{padding-bottom:0}}.SearchFormSkeleton-module-scss-module__mp3QEa__wrapper.SearchFormSkeleton-module-scss-module__mp3QEa__withoutOffset{margin-bottom:0;padding-bottom:0}.SearchFormSkeleton-module-scss-module__mp3QEa__container{flex-direction:column;gap:20px;width:100%;max-width:1280px;margin:0 auto;display:flex}@media screen and (max-width:1279px){.SearchFormSkeleton-module-scss-module__mp3QEa__container{gap:24px}}.SearchFormSkeleton-module-scss-module__mp3QEa__container.SearchFormSkeleton-module-scss-module__mp3QEa__withHorizontalPadding{padding:0 24px}@media screen and (max-width:1279px){.SearchFormSkeleton-module-scss-module__mp3QEa__container.SearchFormSkeleton-module-scss-module__mp3QEa__withHorizontalPadding{padding:0 16px}}.SearchFormSkeleton-module-scss-module__mp3QEa__tabs{gap:8px;width:max-content;display:flex}@media screen and (max-width:1279px){.SearchFormSkeleton-module-scss-module__mp3QEa__tabs{width:100%}}.SearchFormSkeleton-module-scss-module__mp3QEa__tabs.SearchFormSkeleton-module-scss-module__mp3QEa__withOffset{margin-top:-10px}.SearchFormSkeleton-module-scss-module__mp3QEa__tab{background:#ffffff14;border-radius:12px;min-width:102px;min-height:28px}@media screen and (max-width:1279px){.SearchFormSkeleton-module-scss-module__mp3QEa__tab{min-width:auto;min-height:32px}}.SearchFormSkeleton-module-scss-module__mp3QEa__form{flex-direction:column;gap:16px;display:flex}.SearchFormSkeleton-module-scss-module__mp3QEa__formSimple{grid-template-columns:max-content max-content 1fr max-content;grid-template-areas:"inputs inputs inputs action-button""switch slot slot slot";gap:16px 8px;display:grid}.SearchFormSkeleton-module-scss-module__mp3QEa__formSimple.SearchFormSkeleton-module-scss-module__mp3QEa__shortView{gap:8px}@media screen and (max-width:1279px){.SearchFormSkeleton-module-scss-module__mp3QEa__formSimple{grid-template:"inputs""action-button""switch""slot"/1fr;row-gap:16px}}.SearchFormSkeleton-module-scss-module__mp3QEa__formComposite{grid-template-columns:max-content max-content 1fr max-content;grid-template-areas:"inputs inputs inputs inputs inputs""additional-fields switch slot add-field action-button";gap:16px 8px;display:grid}@media screen and (max-width:1279px){.SearchFormSkeleton-module-scss-module__mp3QEa__formComposite{grid-template:"inputs""additional-fields""add-field""action-button""switch""slot"/1fr;row-gap:16px}}.SearchFormSkeleton-module-scss-module__mp3QEa__formInner{grid-area:inputs}.SearchFormSkeleton-module-scss-module__mp3QEa__formInner.SearchFormSkeleton-module-scss-module__mp3QEa__formInnerComposite{gap:8px;display:grid}.SearchFormSkeleton-module-scss-module__mp3QEa__inputsRowSimple{grid-template-columns:minmax(200px,1fr) minmax(200px,1fr) repeat(3,minmax(126px,200px));grid-template-areas:"from to date date-back additional-fields";gap:1px;display:grid}@media screen and (max-width:1279px){.SearchFormSkeleton-module-scss-module__mp3QEa__inputsRowSimple{grid-template:"from from from""horizontal-divider horizontal-divider horizontal-divider"1px"to to to""date vertical-divider date-back"60px"additional-fields additional-fields additional-fields"60px/1fr 1px 1fr;align-items:end;gap:0}}.SearchFormSkeleton-module-scss-module__mp3QEa__inputsRowSimple.SearchFormSkeleton-module-scss-module__mp3QEa__isHidden{display:none}.SearchFormSkeleton-module-scss-module__mp3QEa__inputsRowComposite{grid-template-columns:1fr 1fr 232px 64px;grid-template-areas:"from to date trash";gap:1px;display:grid;position:relative}@media screen and (max-width:1279px){.SearchFormSkeleton-module-scss-module__mp3QEa__inputsRowComposite{grid-template:"from from""horizontal-divider horizontal-divider"1px"to to""date trash"64px/1fr 56px;align-items:end;gap:0 4px}}.SearchFormSkeleton-module-scss-module__mp3QEa__inputsRowComposite.SearchFormSkeleton-module-scss-module__mp3QEa__isHidden{display:none}.SearchFormSkeleton-module-scss-module__mp3QEa__departureInput{background:#ffffff14;border-radius:12px 0 0 12px;grid-area:from;min-height:64px}@media screen and (max-width:1279px){.SearchFormSkeleton-module-scss-module__mp3QEa__departureInput{border-radius:12px 12px 0 0;min-height:56px}}.SearchFormSkeleton-module-scss-module__mp3QEa__arrivalInput{background:#ffffff14;grid-area:to;min-height:64px}@media screen and (max-width:1279px){.SearchFormSkeleton-module-scss-module__mp3QEa__arrivalInput{border-radius:0 0 12px 12px;min-height:56px}}.SearchFormSkeleton-module-scss-module__mp3QEa__dateInput{background:#ffffff14;grid-area:date;min-height:64px}@media screen and (max-width:1279px){.SearchFormSkeleton-module-scss-module__mp3QEa__dateInput{border-radius:12px 0 0 12px;min-height:56px}}.SearchFormSkeleton-module-scss-module__mp3QEa__dateBackInput{background:#ffffff14;grid-area:date-back;min-height:64px}@media screen and (max-width:1279px){.SearchFormSkeleton-module-scss-module__mp3QEa__dateBackInput{border-radius:0 12px 12px 0;min-height:56px}}.SearchFormSkeleton-module-scss-module__mp3QEa__date{background:#ffffff14;grid-area:date;min-height:64px}@media screen and (max-width:1279px){.SearchFormSkeleton-module-scss-module__mp3QEa__date{border-radius:12px;min-height:56px}}.SearchFormSkeleton-module-scss-module__mp3QEa__trash{background:#ffffff14;border-radius:0 12px 12px 0;grid-area:trash;min-height:64px}@media screen and (max-width:1279px){.SearchFormSkeleton-module-scss-module__mp3QEa__trash{border-radius:12px;min-height:56px}}.SearchFormSkeleton-module-scss-module__mp3QEa__passengerInput{background:#ffffff14;border-radius:0 12px 12px 0;grid-area:additional-fields;min-height:64px}@media screen and (max-width:1279px){.SearchFormSkeleton-module-scss-module__mp3QEa__passengerInput{border-radius:12px;min-height:56px}}.SearchFormSkeleton-module-scss-module__mp3QEa__passengerInputInline{background:#ffffff14;border-radius:12px;grid-area:additional-fields;align-self:center;min-width:244px;min-height:40px;padding:8px 12px}@media screen and (max-width:1279px){.SearchFormSkeleton-module-scss-module__mp3QEa__passengerInputInline{border-radius:12px;min-height:56px}}.SearchFormSkeleton-module-scss-module__mp3QEa__submitButton{background:#ffffff26;border-radius:12px;grid-area:action-button;min-width:136px;min-height:64px}@media screen and (max-width:1279px){.SearchFormSkeleton-module-scss-module__mp3QEa__submitButton{width:100%;min-height:48px}}.SearchFormSkeleton-module-scss-module__mp3QEa__addFieldButton{background:#ffffff26;border-radius:12px;grid-area:add-field;min-width:195px;min-height:64px}@media screen and (max-width:1279px){.SearchFormSkeleton-module-scss-module__mp3QEa__addFieldButton{width:100%;min-height:48px}}.SearchFormSkeleton-module-scss-module__mp3QEa__switchRow{grid-area:switch;align-self:center;min-width:220px;min-height:40px;max-height:40px}.SearchFormSkeleton-module-scss-module__mp3QEa__switchButton{background:#ffffff14;border-radius:12px;min-height:40px}@media screen and (max-width:1279px){.SearchFormSkeleton-module-scss-module__mp3QEa__switchButton{width:100%;min-height:48px}}
@keyframes HotelsFormSkeleton-module-scss-module__4H7JVq__skeleton-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.HotelsFormSkeleton-module-scss-module__4H7JVq__wrapper{margin-bottom:-64px;padding-bottom:312px}@media screen and (max-width:1279px){.HotelsFormSkeleton-module-scss-module__4H7JVq__wrapper{padding-bottom:0}}.HotelsFormSkeleton-module-scss-module__4H7JVq__wrapper.HotelsFormSkeleton-module-scss-module__4H7JVq__withoutOffset{margin-bottom:0;padding-bottom:0}.HotelsFormSkeleton-module-scss-module__4H7JVq__container{flex-direction:column;gap:20px;width:100%;max-width:1280px;margin:0 auto;display:flex}@media screen and (max-width:1279px){.HotelsFormSkeleton-module-scss-module__4H7JVq__container{gap:24px}}.HotelsFormSkeleton-module-scss-module__4H7JVq__container.HotelsFormSkeleton-module-scss-module__4H7JVq__withHorizontalPadding{padding:0 24px}@media screen and (max-width:1279px){.HotelsFormSkeleton-module-scss-module__4H7JVq__container.HotelsFormSkeleton-module-scss-module__4H7JVq__withHorizontalPadding{padding:0 16px}}.HotelsFormSkeleton-module-scss-module__4H7JVq__form{grid-template-columns:max-content max-content 1fr max-content;grid-template-areas:"inputs inputs inputs action-button";gap:16px 8px;display:grid}@media screen and (max-width:1279px){.HotelsFormSkeleton-module-scss-module__4H7JVq__form{grid-template:"inputs""action-button"/1fr;row-gap:4px}}.HotelsFormSkeleton-module-scss-module__4H7JVq__inputsRow{grid-area:inputs;grid-template-columns:minmax(200px,1fr) minmax(200px,1fr) minmax(200px,1fr) minmax(200px,1fr);grid-template-areas:"location checkin checkout rooms";gap:1px;display:grid}@media screen and (max-width:1279px){.HotelsFormSkeleton-module-scss-module__4H7JVq__inputsRow{grid-template-columns:1fr 1px 1fr;grid-template-areas:"location location location""checkin date-divider checkout""rooms rooms rooms";gap:4px 0}}.HotelsFormSkeleton-module-scss-module__4H7JVq__locationInput{background:#ffffff14;border-radius:12px 0 0 12px;grid-area:location;min-height:64px}@media screen and (max-width:1279px){.HotelsFormSkeleton-module-scss-module__4H7JVq__locationInput{border-radius:12px;min-height:56px}}.HotelsFormSkeleton-module-scss-module__4H7JVq__checkinInput{background:#ffffff14;grid-area:checkin;min-height:64px}@media screen and (max-width:1279px){.HotelsFormSkeleton-module-scss-module__4H7JVq__checkinInput{border-radius:12px 0 0 12px;min-height:56px}}.HotelsFormSkeleton-module-scss-module__4H7JVq__checkoutInput{background:#ffffff14;grid-area:checkout;min-height:64px}@media screen and (max-width:1279px){.HotelsFormSkeleton-module-scss-module__4H7JVq__checkoutInput{border-radius:0 12px 12px 0;min-height:56px}}.HotelsFormSkeleton-module-scss-module__4H7JVq__dateDivider{background-color:#ffffff14;grid-area:date-divider;width:100%;height:100%;display:none}@media screen and (max-width:1279px){.HotelsFormSkeleton-module-scss-module__4H7JVq__dateDivider{display:block}}.HotelsFormSkeleton-module-scss-module__4H7JVq__roomsInput{background:#ffffff14;border-radius:0 12px 12px 0;grid-area:rooms;min-height:64px}@media screen and (max-width:1279px){.HotelsFormSkeleton-module-scss-module__4H7JVq__roomsInput{border-radius:12px;min-height:56px}}.HotelsFormSkeleton-module-scss-module__4H7JVq__submitButton{background:#ffffff26;border-radius:12px;grid-area:action-button;min-width:136px;min-height:64px}@media screen and (max-width:1279px){.HotelsFormSkeleton-module-scss-module__4H7JVq__submitButton{width:100%;min-height:48px;margin-bottom:16px}}
