@charset "UTF-8";body section.shuttle-hero{position:relative;width:100%;padding:32px 0 24px}@media (min-width:1025px){body section.shuttle-hero{padding:32px 0 24px}}@media (max-width:1024px){body section.shuttle-hero{padding:0 0 24px 0}}body section.shuttle-hero .container{position:relative;min-height:420px;background-image:var(--shuttle-hero-bg-desktop,none);background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:12px;padding:64px;display:flex;align-items:center;justify-content:center}@media (max-width:1024px){body section.shuttle-hero .container{min-height:auto;padding:24px 16px;background-image:var(--shuttle-hero-bg-mobile,var(--shuttle-hero-bg-desktop,none));border-radius:0}}.shuttle-hero__content{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%;max-width:none}@media (max-width:1024px){.shuttle-hero__content{gap:24px}}.shuttle-hero__text{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}@media (max-width:1024px){.shuttle-hero__text{gap:4px}}.shuttle-hero__title{font-family:"Golos Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700!important;font-size:40px!important;line-height:1.2!important;color:#171A1F!important;margin:0}@media (max-width:1024px){.shuttle-hero__title{font-size:28px!important;line-height:1.286!important}}.shuttle-hero__subtitle{font-family:"Golos Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400!important;font-size:20px!important;line-height:1.4!important;color:#171A1F!important;margin:0}@media (max-width:1024px){.shuttle-hero__subtitle{font-size:16px!important;line-height:1.5!important}}.shuttle-hero__form{width:100%;max-width:960px}@media (max-width:1024px){.shuttle-hero__form{max-width:328px}}.shuttle-transfers-page-content{padding-top:24px}@media (max-width:1024px){.shuttle-transfers-page-content{padding-top:16px}}.shuttle-step-1__form{background:#FFF;border-radius:24px;padding:24px;box-shadow:0 8px 12px 0 rgb(0 0 0 / .04);display:flex;flex-direction:column;gap:16px;width:100%}@media (max-width:1024px){.shuttle-step-1__form{padding:16px;gap:12px;max-width:328px;margin:0 auto}}.shuttle-step-1__transfer-type{padding:0 2px}.shuttle-step-1__radio-group{display:flex;align-items:center;gap:16px}@media (max-width:1024px){.shuttle-step-1__radio-group{justify-content:center}}.shuttle-step-1__radio-label{display:flex;align-items:center;gap:4px;cursor:pointer;user-select:none;transition:all 0.2s ease}.shuttle-step-1__radio-label:hover{opacity:.8}.shuttle-step-1__radio-input{position:absolute;opacity:0;pointer-events:none}.shuttle-step-1__radio-button{width:20px;height:20px;border-radius:50%;border:1px solid #DFE5ED;background:#FFF;position:relative;transition:all 0.2s ease}.shuttle-step-1__radio-label--selected .shuttle-step-1__radio-button{border:6px solid #3185FA}.shuttle-step-1__radio-text{font-family:"Golos Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.429;color:#171A1F}.shuttle-step-1__fields{display:flex;gap:16px;justify-content:space-between}@media (max-width:1024px){.shuttle-step-1__fields{gap:12px;flex-direction:column}}.shuttle-step-1__fields-desktop{display:flex;align-items:center;gap:-1px;position:relative;width:auto}@media (max-width:1024px){.shuttle-step-1__fields-desktop{display:none}}.shuttle-step-1__fields-mobile{display:none;flex-direction:column;gap:-1px}@media (max-width:1024px){.shuttle-step-1__fields-mobile{display:flex}}.shuttle-step-1__validation-error{display:flex;align-items:center;gap:8px;margin-top:12px;padding:12px 16px;background:#FEF2F2;border:1px solid #FECACA;border-radius:8px;font-family:"Golos Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.shuttle-step-1__validation-error.show{display:flex}.shuttle-step-1__validation-error-icon{flex-shrink:0;width:16px;height:16px}.shuttle-step-1__validation-error-text{font-size:14px;font-weight:400;line-height:1.4;color:#DC2626;margin:0}.shuttle-step-1__field{position:relative;flex:1}@media (min-width:1025px){.shuttle-step-1__field--passengers{flex:0 0 90px}}.shuttle-step-1__select{width:100%;height:56px;background:#FFF;border:1px solid #DFE5ED;border-radius:0;padding:0 12px;font-family:"Golos Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:16px;line-height:1.25;color:#171A1F;outline:none;appearance:none;cursor:pointer;transition:all 0.2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shuttle-step-1__select::placeholder{color:#848F9E}.shuttle-step-1__select:disabled{background:#F8F9FA;color:#848F9E;cursor:not-allowed}.shuttle-step-1__select:focus{border-color:#3185FA;box-shadow:0 0 0 2px rgb(49 133 250 / .1)}@media (min-width:1025px){.shuttle-step-1__field--from .shuttle-step-1__select{border-radius:12px 0 0 12px;padding-left:12px;padding-right:20px}.shuttle-step-1__field--to .shuttle-step-1__select{padding-left:24px;padding-right:12px}.shuttle-step-1__field--passengers .shuttle-step-1__select{border-radius:0 12px 12px 0}}@media (max-width:1024px){.shuttle-step-1__field--from .shuttle-step-1__select{border-radius:12px 12px 0 0}.shuttle-step-1__field--passengers .shuttle-step-1__select{border-radius:0 0 12px 12px}}.shuttle-step-1__field--from,.shuttle-step-1__field--to{position:relative}.shuttle-step-1__field--from .select2-container,.shuttle-step-1__field--to .select2-container{width:100%!important}.shuttle-step-1__field--from .select2-container .select2-selection--single,.shuttle-step-1__field--to .select2-container .select2-selection--single{height:56px!important;border:1px solid #DFE5ED!important;background:#FFFFFF!important;border-radius:0!important}.shuttle-step-1__field--from .select2-container .select2-selection--single .select2-selection__rendered,.shuttle-step-1__field--to .select2-container .select2-selection--single .select2-selection__rendered{padding:16px 12px!important;line-height:24px!important;color:#171A1F!important;font-size:16px!important;font-family:"Golos Text",sans-serif!important;font-weight:400!important;text-align:center!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 24px)}.shuttle-step-1__field--from .select2-container .select2-selection--single .select2-selection__arrow,.shuttle-step-1__field--to .select2-container .select2-selection--single .select2-selection__arrow{display:none!important}.shuttle-step-1__field--from .select2-container:not(.select2-container--default) .select2-selection--single .select2-selection__rendered,.shuttle-step-1__field--from .select2-container .select2-selection--single .select2-selection__rendered:not([title*=From]):not([title*=To]),.shuttle-step-1__field--to .select2-container:not(.select2-container--default) .select2-selection--single .select2-selection__rendered,.shuttle-step-1__field--to .select2-container .select2-selection--single .select2-selection__rendered:not([title*=From]):not([title*=To]){padding:26px 12px 8px 16px!important;font-size:16px!important;line-height:1.143!important;text-align:left!important}.shuttle-step-1__field--from .select2-container.select2-container--focus .select2-selection--single,.shuttle-step-1__field--to .select2-container.select2-container--focus .select2-selection--single{border:1px solid #3185FA!important;box-shadow:0 0 0 2px rgb(49 133 250 / .1)!important}.shuttle-step-1__field--from .shuttle-step-1__floating-label,.shuttle-step-1__field--to .shuttle-step-1__floating-label{position:absolute;top:11px;left:16px;font-family:"Golos Text",sans-serif;font-weight:400;font-size:12px;line-height:1.167;color:#848F9E;pointer-events:none;opacity:0;transition:opacity 0.2s ease;z-index:5}.shuttle-step-1__field--from .shuttle-step-1__floating-label.show,.shuttle-step-1__field--to .shuttle-step-1__floating-label.show{opacity:1}body .shuttle-step-1__field--to .select2-container .select2-selection--single .select2-selection__rendered:not([title*=From]):not([title*=To]){padding:26px 12px 8px 26px!important}body .shuttle-step-1__field--to .shuttle-step-1__floating-label{left:28px}@media (max-width:1024px){body .shuttle-step-1__field--to .shuttle-step-1__floating-label{left:16px}}@media (max-width:1024px){.shuttle-step-1__field--from .shuttle-step-1__floating-label,.shuttle-step-1__field--to .shuttle-step-1__floating-label{position:absolute;top:11px;left:16px;font-family:"Golos Text",sans-serif;font-weight:400;font-size:12px;line-height:1.167;color:#848F9E;pointer-events:none;opacity:0;transition:opacity 0.2s ease;z-index:5}.shuttle-step-1__field--from .shuttle-step-1__floating-label.show,.shuttle-step-1__field--to .shuttle-step-1__floating-label.show{opacity:1!important}.shuttle-step-1__field--to .shuttle-step-1__floating-label{left:28px}}.shuttle-step-1__field--from{position:relative}.shuttle-step-1__field--from .select2-container .select2-selection--single{border-radius:12px 0 0 12px!important}.shuttle-step-1__field--from .select2-container .select2-selection--single .select2-selection__rendered{padding-left:12px!important;padding-right:20px!important}.shuttle-step-1__field--to .select2-container .select2-selection--single{border-left:none!important}.shuttle-step-1__field--to .select2-container .select2-selection--single .select2-selection__rendered{padding-left:24px!important;padding-right:12px!important}.shuttle-step-1__input{width:100%;height:56px;background:#FFF;border:1px solid #DFE5ED;border-radius:0;padding:0 12px;font-family:"Golos Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:16px;line-height:1.25;color:#171A1F;outline:none;cursor:pointer;transition:all 0.2s ease}.shuttle-step-1__input::placeholder{color:#848F9E}.shuttle-step-1__input:focus{border-color:#3185FA;box-shadow:0 0 0 2px rgb(49 133 250 / .1)}.shuttle-step-1__input--date{position:relative;padding:0 12px;font-size:16px;line-height:1.25;text-align:center;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;display:flex;align-items:center;justify-content:center;min-height:56px}@media (max-width:1024px){.shuttle-step-1__input--date{text-align:left;justify-content:flex-start;padding:0 16px}}.shuttle-step-1__input--date.has-value{padding:26px 12px 8px 16px;font-size:14px;line-height:1.143;text-align:left;white-space:nowrap;display:block}.shuttle-step-1__field--outbound-date,.shuttle-step-1__field--return-date{position:relative}.shuttle-step-1__field--outbound-date .shuttle-step-1__date-floating-label,.shuttle-step-1__field--return-date .shuttle-step-1__date-floating-label{position:absolute;top:11px;left:16px;font-family:"Golos Text",sans-serif;font-weight:400;font-size:12px;line-height:1.167;color:#848F9E;pointer-events:none;z-index:1;opacity:0;transition:opacity 0.2s ease}.shuttle-step-1__field--outbound-date .shuttle-step-1__date-floating-label.show,.shuttle-step-1__field--return-date .shuttle-step-1__date-floating-label.show{opacity:1}.shuttle-step-1__swap-btn{position:absolute;top:50%;right:-16px;transform:translateY(-50%);width:32px;height:32px;background:#FFF;border:1px solid #C2D6E7;border-radius:50%;pointer-events:none;z-index:9999;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNOS4yNjY2IDMuNjAwMkM5LjQ1OTkzIDMuNDA2ODcgOS43ODAzIDMuNDA2ODcgOS45NzM2MyAzLjYwMDJMMTQuMDE5NSA3LjY0NzA4QzE0LjIxMjggNy44NDA0MSAxNC4yMTI5IDguMTU5ODEgMTQuMDE5NSA4LjM1MzEzTDkuOTczNjMgMTIuNEM5Ljg3MzY5IDEyLjUgOS43NDY3MiAxMi41NDY0IDkuNjIwMTIgMTIuNTQ2NUM5LjQ5MzQ2IDEyLjU0NjUgOS4zNjY2IDEyLjUgOS4yNjY2IDEyLjRDOS4wNzMyNyAxMi4yMDY3IDkuMDczMjcgMTEuODg2MyA5LjI2NjYgMTEuNjkzTDEyLjQ2IDguNDk5NjFIMi4zMzM5OEMyLjA2MDY1IDguNDk5NjEgMS44MzMwMSA4LjI3Mjk1IDEuODMzMDEgNy45OTk2MUMxLjgzMzIxIDcuNzI2NDUgMi4wNjA3NyA3LjQ5OTYxIDIuMzMzOTggNy40OTk2MUgxMi40Nkw5LjI2NjYgNC4zMDYyNUM5LjA3MzQ4IDQuMTEyOTQgOS4wNzM0MyAzLjc5MzQ4IDkuMjY2NiAzLjYwMDJaIiBmaWxsPSIjQzJENkU3Ii8+Cjwvc3ZnPgo=);background-size:16px 16px;background-position:center;background-repeat:no-repeat}@media (max-width:1024px){.shuttle-step-1__swap-btn{display:none}}.shuttle-step-1__passengers{display:flex;align-items:center;justify-content:center;gap:8px;height:56px;background:#FFF;border:1px solid #DFE5ED;border-radius:0;padding:0 12px;cursor:pointer;transition:all 0.2s ease}.shuttle-step-1__passengers:hover{border-color:#3185FA}@media (min-width:1025px){.shuttle-step-1__passengers{border-radius:0 12px 12px 0}}@media (max-width:1024px){.shuttle-step-1__passengers{border-radius:0 0 12px 12px;justify-content:flex-start}}.shuttle-step-1__passengers-icon{width:24px;height:24px;color:#8DABD4;flex-shrink:0}.shuttle-step-1__passengers-count{font-family:"Golos Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.143;color:#171A1F;min-width:12px;text-align:center}.shuttle-step-1__passengers-text{display:none}.shuttle-step-1__field--return-date{transition:all 0.3s ease}.shuttle-step-1__field--return-date[style*="display: none"]{display:none!important}.shuttle-step-1__field--return-date:not([style*="display: none"]){display:block}.shuttle-step-1__field--add-return{transition:all 0.3s ease}@media (min-width:1025px){.shuttle-step-1__fields-desktop .shuttle-step-1__field--add-return{display:block}.shuttle-step-1__form--return-mode .shuttle-step-1__field--add-return{display:none!important}}@media (max-width:1024px){.shuttle-step-1__fields-mobile .shuttle-step-1__field--add-return{display:block}.shuttle-step-1__form--return-mode .shuttle-step-1__field--add-return{display:none!important}}.shuttle-step-1__input--add-return{width:100%;height:56px;background:#FFF;border:1px solid #DFE5ED;font-family:"Golos Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:16px;line-height:1.25;color:#848F9E;cursor:pointer;transition:all 0.2s ease;text-align:center}@media (min-width:1025px){.shuttle-step-1__field--add-return .shuttle-step-1__input--add-return{border-radius:0;border-left:none;border-right:none;padding:0 12px}}@media (min-width:1025px) and (max-width:1200px){.shuttle-step-1__field--add-return .shuttle-step-1__input--add-return{font-size:14px;padding:0 6px}}@media (max-width:1024px){.shuttle-step-1__input--add-return{border-radius:0;border-top:none;border-bottom:none;padding:0 16px;text-align:left}}.shuttle-step-1__input--add-return:hover{background:#F8F9FA}.shuttle-step-1__input--add-return:focus{outline:none;border-color:#3185FA;box-shadow:0 0 0 2px rgb(49 133 250 / .1)}.shuttle-step-1__input--date{cursor:pointer}.shuttle-step-1__input--date.has-value{color:#171A1F}.shuttle-step-1__input--date:not(.has-value){color:#848F9E;padding-bottom:16px!important}@media (min-width:1025px) and (max-width:1200px){.shuttle-step-1__input--date:not(.has-value){font-size:14px}}.shuttle-step-1__input--date[placeholder*="Choose return"]{font-size:16px;line-height:1.2;display:flex;align-items:center;justify-content:center;min-height:56px}@media (min-width:1025px){.shuttle-step-1__input--date[placeholder*="Choose return"]{border-right:0;border-left:0}}@media (max-width:1024px){.shuttle-step-1__input--date[placeholder*="Choose return"]{text-align:left!important;justify-content:flex-start!important;padding:0 16px!important;border-top:0;border-bottom:0}}@media (max-width:1024px){.shuttle-step-1__input--date{text-align:left!important;justify-content:flex-start!important;padding:0 16px!important;display:flex!important;align-items:center!important}}.shuttle-step-1__input--date::placeholder{white-space:normal;word-wrap:break-word;overflow-wrap:break-word;text-align:center}@media (max-width:1024px){.shuttle-step-1__input--date::placeholder{text-align:left}}@media (max-width:1024px){.shuttle-step-1__fields-mobile .shuttle-step-1__input--date,.shuttle-step-1__input--date[id*=mobile]{text-align:left!important;justify-content:flex-start!important;padding:0 16px!important;display:flex!important;align-items:center!important}.shuttle-step-1__fields-mobile .shuttle-step-1__input--date.has-value,.shuttle-step-1__input--date[id*=mobile].has-value{padding:16px 16px 0 16px!important}#shuttle-outbound-date-mobile,#shuttle-return-date-mobile{text-align:left!important;justify-content:flex-start!important;padding:0 16px!important;display:flex!important;align-items:center!important}#shuttle-outbound-date-mobile.has-value,#shuttle-return-date-mobile.has-value{padding:16px 16px 0 16px!important}}.shuttle-step-1__submit{width:auto;height:56px;background:#EE2121;border:none;border-radius:12px;padding:0 24px;font-family:"Golos Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:16px;line-height:1.25;color:#FFF;cursor:pointer;transition:all 0.2s ease;align-self:flex-start}.shuttle-step-1__submit:hover{background:#CC1B1B;transform:translateY(-1px)}.shuttle-step-1__submit:active{transform:translateY(0)}.shuttle-step-1__submit:disabled{background:#DFE5ED;color:#848F9E;cursor:not-allowed;transform:none}@media (max-width:1024px){.shuttle-step-1__submit{width:100%;border-radius:8px}}.shuttle-step-1__form--return .shuttle-step-1__field--return-date{display:block!important}.shuttle-step-1__form--loading .shuttle-step-1__select,.shuttle-step-1__form--loading .shuttle-step-1__input,.shuttle-step-1__form--loading .shuttle-step-1__submit{pointer-events:none;opacity:.6}.shuttle-step-1__form--loading .shuttle-step-1__submit{position:relative}.shuttle-step-1__form--loading .shuttle-step-1__submit::after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid #fff0;border-top:2px solid currentColor;border-radius:50%;animation:shuttle-spin 1s linear infinite}@keyframes shuttle-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.shuttle-step-2{padding:24px 0;min-height:60vh}.shuttle-step-2 .container{max-width:1220px}@media (max-width:768px){.shuttle-step-2{padding-top:0}}.shuttle-step-2__title{margin-bottom:24px;text-align:left;padding:8px 4px}@media (max-width:1024px){.shuttle-step-2__title{margin-bottom:10px}}.shuttle-step-2__heading{font-family:"Golos Text",sans-serif;font-weight:600;font-size:24px;line-height:1.333;color:#262626;margin:0}@media (max-width:768px){.shuttle-step-2__heading{font-size:16px}}.shuttle-step-2__content{display:flex;gap:16px;align-items:flex-start}@media (max-width:1024px){.shuttle-step-2__content{flex-direction:column;gap:24px;align-items:unset}}.shuttle-step-2__routes-column{flex:1}.shuttle-step-2__banner-column{flex:0 0 395px}@media (max-width:1024px){.shuttle-step-2__banner-column{flex:none;width:100%}}.shuttle-step-2__routes{display:flex;flex-direction:column;gap:12px}.shuttle-step-2__loading{display:flex;flex-direction:column;align-items:center;gap:16px;padding:48px 24px;background:#FFF;border:1px solid #DFE5ED;border-radius:12px}.shuttle-step-2__loading-spinner{width:32px;height:32px;border:3px solid #DFE5ED;border-top:3px solid #3185FA;border-radius:50%;animation:shuttle-spin 1s linear infinite}.shuttle-step-2__loading-text{font-family:"Golos Text",sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#848F9E;margin:0;text-align:center}@keyframes shuttle-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.shuttle-step-2__no-routes,.shuttle-step-2__error{display:flex;flex-direction:column;align-items:center;gap:16px;padding:48px 24px;background:#FFF;border:1px solid #DFE5ED;border-radius:12px;text-align:center}.shuttle-step-2__no-routes-text,.shuttle-step-2__error-text{font-family:"Golos Text",sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#848F9E;margin:0}.shuttle-step-2__back-btn,.shuttle-step-2__retry-btn{background:#3185FA;color:#FFF;border:none;border-radius:10px;padding:12px 24px;font-family:"Golos Text",sans-serif;font-weight:400;font-size:16px;line-height:1.5;cursor:pointer;transition:all 0.2s ease}.shuttle-step-2__back-btn:hover,.shuttle-step-2__retry-btn:hover{background:#2965BA}.shuttle-step-2__back-btn:active,.shuttle-step-2__retry-btn:active{background:#1E4A8C}.shuttle-step-2__empty-state{display:flex;justify-content:center;align-items:center;min-height:400px;width:100%}@media (max-width:1024px){.shuttle-step-2__empty-state{min-height:300px;padding:0 16px}}.shuttle-step-2__empty-container{display:flex;flex-direction:column;align-items:center;gap:24px;padding:24px 0 32px;background:#FFF;border:1px solid #DFE5ED;border-radius:16px;width:100%}@media (max-width:1024px){.shuttle-step-2__empty-container{gap:16px;padding:20px 16px 24px;border-radius:12px}}.shuttle-step-2__empty-image{width:224px;height:172px;object-fit:contain}@media (max-width:768px){.shuttle-step-2__empty-image{width:180px;height:138px}}@media (max-width:480px){.shuttle-step-2__empty-image{width:140px;height:107px}}.shuttle-step-2__empty-content{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.shuttle-step-2__empty-text{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}.shuttle-step-2__empty-title{font-family:"Golos Text",sans-serif;font-weight:600;font-size:24px;line-height:1.333;color:#171A1F;text-align:center;margin:0}@media (max-width:768px){.shuttle-step-2__empty-title{font-size:20px;line-height:1.4}}.shuttle-step-2__empty-description{font-family:"Golos Text",sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#171A1F;text-align:center;margin:0}@media (max-width:768px){.shuttle-step-2__empty-description{font-size:14px;line-height:1.43}}.shuttle-step-2__empty-button{display:flex;justify-content:center;align-items:center;gap:4px;padding:6px 24px;background:#3185FA;color:#FFF;border:none;border-radius:10px;font-family:"Golos Text",sans-serif;font-weight:400;font-size:16px;line-height:1.5;text-align:center;cursor:pointer;transition:all 0.2s ease}.shuttle-step-2__empty-button:hover{background:#2965BA}.shuttle-step-2__empty-button:active{background:#1E4A8C}@media (max-width:768px){.shuttle-step-2__empty-button{padding:8px 20px;font-size:14px}}body.design-25 section.shuttle-step-header{padding:0 0 24px 0}@media (max-width:991px){body.design-25 section.shuttle-step-header{padding:0 0 8px 0}}.shuttle-step-header__container{background:#2965BA;padding:24px 0;border-radius:0 0 24px 24px}.shuttle-step-header__container .container{position:relative;max-width:1512px}.shuttle-step-header__container .shuttle-step-1__form--header{background:#fff0;box-shadow:none;padding:0;border-radius:0}.shuttle-step-header__container .shuttle-step-1__form--header .shuttle-step-1__submit{display:none}.shuttle-step-header__container .shuttle-step-1__form--header .shuttle-step-1__transfer-type{display:none}.shuttle-step-header__container .shuttle-step-1__form--header .shuttle-step-1__fields{gap:8px;width:100%}.shuttle-step-header__container .shuttle-step-1__form--header .shuttle-step-1__fields-desktop{display:flex;align-items:center;gap:-1px;width:100%;margin:0 auto}.shuttle-step-header__container .shuttle-step-1__form--header .shuttle-step-1__fields-mobile{display:none}.shuttle-step-header__container .shuttle-step-1__form--header .shuttle-step-1__field--from,.shuttle-step-header__container .shuttle-step-1__form--header .shuttle-step-1__field--to{flex:1 1 auto}.shuttle-step-header__container .shuttle-step-1__form--header .shuttle-step-1__field--outbound-date,.shuttle-step-header__container .shuttle-step-1__form--header .shuttle-step-1__field--return-date{flex:0 0 220px}.shuttle-step-header__container .shuttle-step-1__form--header .shuttle-step-1__field--passengers{flex:0 0 128px}.shuttle-step-header__container .shuttle-step-1__form--header .shuttle-step-1__field--add-return{display:none}.shuttle-step-header__container .shuttle-step-1__form--header .shuttle-step-1__select,.shuttle-step-header__container .shuttle-step-1__form--header .shuttle-step-1__input{height:60px!important}.shuttle-step-header__container .shuttle-step-1__form--header .shuttle-step-1__select:disabled,.shuttle-step-header__container .shuttle-step-1__form--header .shuttle-step-1__input:disabled{background:#FFFFFF!important;color:#171A1F!important;cursor:default!important;opacity:1!important}.shuttle-step-header__container .shuttle-step-1__form--header .select2-container .select2-selection--single{height:60px!important;background:#FFFFFF!important;border:1px solid #DFE5ED!important}.shuttle-step-header__container .shuttle-step-1__form--header .select2-container .select2-selection--single .select2-selection__rendered{padding:26px 12px 8px 16px!important;line-height:24px!important;color:#171A1F!important}.shuttle-step-header__container .shuttle-step-1__form--header .select2-container{max-width:unset!important}.shuttle-step-header__container .shuttle-step-1__form--header .select2-container--disabled .select2-selection--single{background:#FFFFFF!important;color:#171A1F!important}.shuttle-step-header__container .shuttle-step-1__form--header .select2-container--disabled .select2-selection--single .select2-selection__rendered{color:#171A1F!important}.shuttle-step-header__container .shuttle-step-1__form--header .shuttle-step-1__field--to .select2-container .select2-selection--single .select2-selection__rendered{padding:26px 12px 8px 26px!important}.shuttle-step-header__container .shuttle-step-1__form--header .shuttle-step-1__input--date{padding:26px 12px 8px 16px!important;font-size:14px!important;line-height:1.143!important;text-align:left!important}.shuttle-step-header__container .shuttle-step-1__form--header .shuttle-step-1__input--date:disabled{background:#FFFFFF!important;color:#171A1F!important;cursor:default}.shuttle-step-header__container .shuttle-step-1__form--header .shuttle-step-1__passengers{background:#FFF;border:1px solid #DFE5ED;border-radius:0 12px 12px 0;height:60px;padding:0 16px;display:flex;align-items:center;gap:6px;width:100%;justify-content:center}.shuttle-step-header__container .shuttle-step-1__form--header .shuttle-step-1__floating-label,.shuttle-step-header__container .shuttle-step-1__form--header .shuttle-step-1__date-floating-label{opacity:1!important;top:12px!important}.shuttle-step-header__container .shuttle-step-1__form--header .shuttle-step-1__field--to .shuttle-step-1__floating-label{left:28px!important}.shuttle-step-header__form{display:flex;align-items:center;gap:8px;position:relative;justify-content:center;width:100%}.shuttle-step-header__back-btn{background:none;border:none;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10}.shuttle-step-header__back-btn:hover{opacity:.8}.shuttle-step-header__back-btn:active{opacity:.6}.shuttle-step-header__back-icon{width:32px;height:32px}.shuttle-step-header__back-icon path{stroke:#FFF;stroke-width:2px;fill:none}.shuttle-step-1__form--header .shuttle-step-1__swap-btn{display:none}.shuttle-step-header__mobile-content{display:none}@media (max-width:1024px){.shuttle-step-header__container{padding:16px}.shuttle-step-header__container .container{max-width:100%;padding:0}.shuttle-step-header__container .shuttle-step-1__form--header{display:none}.shuttle-step-header__form{display:flex;align-items:flex-start;gap:8px;width:100%;justify-content:flex-start;position:relative}.shuttle-step-header__mobile-content{background:#FFF;border-radius:12px;padding:8px 0 8px 38px;flex:1;display:flex!important;align-items:center;gap:8px}.shuttle-step-header__back-btn{width:20px;height:20px;flex-shrink:0;position:absolute;top:calc(50% - 10px);left:8px}.shuttle-step-header__back-btn .shuttle-step-header__back-icon{width:20px;height:20px}.shuttle-step-header__back-btn .shuttle-step-header__back-icon path{stroke:#3185FA;stroke-width:1.5px}.shuttle-step-header__trip-info{flex:1;display:flex;flex-direction:column;gap:8px}.shuttle-step-header__trip-section{display:flex;flex-direction:column;gap:2px;padding:0 12px 0 2px}.shuttle-step-header__route{font-family:"Golos Text",sans-serif;font-weight:400;font-size:14px;line-height:1.4285714286em;color:#262626;margin:0;display:flex;align-items:center;gap:8px}.shuttle-step-header__route .shuttle-step-header__route-arrow{width:12px;height:12px;background-image:url(/../wp-content/uploads/swiper-next-arrow.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.shuttle-step-header__details{font-family:"Golos Text",sans-serif;font-weight:400;font-size:12px;line-height:1.3333333333em;color:#6F84AE;margin:0;height:16px}.shuttle-step-header__divider{width:100%;height:1px;background:#DEE7EF;margin:0;border:none}}body.design-25 section.shuttle-progress{padding-bottom:0}.shuttle-progress__container{background:#FFF;padding:12px 0}.shuttle-progress__steps{border-bottom:1px solid #DFE5ED;display:flex;align-items:center;gap:4px;width:100%;margin:0 auto}.shuttle-progress__step{display:flex;justify-content:center;align-items:center;gap:13px;padding:12px 6px 0;position:relative;min-height:45px}.shuttle-progress__step:first-of-type{padding-left:0}.shuttle-progress__step--completed .shuttle-progress__step-text{color:#171A1F;border-bottom:3px solid #3185FA}.shuttle-progress__step--active .shuttle-progress__step-text{color:#171A1F;border-bottom:3px solid #3185FA}.shuttle-progress__step--return{display:none}.shuttle-progress__step--return.shuttle-progress__step--active{display:flex;justify-content:center;align-items:center}.shuttle-progress__step-text{font-family:"Golos Text",sans-serif;font-weight:400;font-size:16px;line-height:1.25;color:#8DABD4;padding-bottom:12px;border-bottom:2px solid #fff0;transition:all 0.2s ease;white-space:nowrap}.shuttle-progress__step-arrow{width:20px;height:20px;flex-shrink:0;opacity:1;margin-top:-12px}.shuttle-progress__step:last-child .shuttle-progress__step-arrow{display:none}@media (max-width:768px){.shuttle-progress__container{overflow-x:hidden;padding-bottom:0;margin-bottom:12px;border-bottom:1px solid #DFE5ED}.shuttle-progress__steps{width:max-content;min-width:100%;transition:transform 0.4s cubic-bezier(.25,.46,.45,.94);transform:translateX(0);border-bottom:none}.shuttle-progress__steps.shuttle-progress__steps--center-return{transform:translateX(-30%)}.shuttle-progress__steps.shuttle-progress__steps--center-passenger{transform:translateX(-25%)}.shuttle-progress__step{flex-shrink:0;min-width:auto}.shuttle-progress__step--return.shuttle-progress__step--active{display:flex}.shuttle-progress__step-text{white-space:nowrap;font-size:14px}}.shuttle-route-card{display:flex;align-items:center;gap:32px;padding:20px;background:#FFF;border:1px solid #DFE5ED;border-radius:12px;transition:all 0.2s ease;overflow:visible}.shuttle-route-card--selected{border-color:#3185FA;box-shadow:0 4px 12px rgb(49 133 250 / .15)}@media (max-width:1024px){.shuttle-route-card{flex-direction:column;gap:12px;padding:16px;align-items:stretch}}@media (max-width:1024px){.shuttle-route-card .shuttle-route-card__price,.shuttle-route-card .shuttle-route-card__book-btn{align-self:stretch}.shuttle-route-card .shuttle-route-card__price{order:1;flex-direction:row-reverse;justify-content:space-between}.shuttle-route-card .shuttle-route-card__book-btn{order:2}}.shuttle-route-card__timeline{display:flex;align-items:center;gap:8px;flex:1}@media (max-width:1024px){.shuttle-route-card__timeline{width:100%;position:relative;justify-content:space-between}}.shuttle-route-card__point{display:flex;flex-direction:column;position:relative;min-height:60px;justify-content:flex-start}@media (max-width:1024px){.shuttle-route-card__point{min-height:62px;justify-content:space-between}}.shuttle-route-card__point--departure{text-align:left;align-items:flex-start}.shuttle-route-card__point--arrival{text-align:left;align-items:flex-start;margin-left:6px}@media (max-width:1024px){.shuttle-route-card__point--arrival{align-items:flex-end;text-align:right}}.shuttle-route-card__time{font-family:"Golos Text",sans-serif;font-weight:500;font-size:16px;line-height:1.5;color:#171A1F;text-align:center;padding:5px 4px}@media (max-width:1024px){.shuttle-route-card__time{padding:0;font-size:14px;font-weight:600}}.shuttle-route-card__location{font-family:"Golos Text",sans-serif;font-weight:400;font-size:14px;line-height:1.143;color:#171A1F;width:140px;padding-left:4px}@media (max-width:1024px){.shuttle-route-card__location{width:auto;padding-left:0;font-size:12px}}.shuttle-route-card__journey{display:flex;align-items:center;flex:1;position:relative;min-height:40px;margin-left:-80px;margin-top:-24px}@media (max-width:1024px){.shuttle-route-card__journey{position:absolute;width:-webkit-fill-available;left:4px;right:4px;margin-top:4px;margin-left:0}}.shuttle-route-card__line-start,.shuttle-route-card__line-end{height:2px;background:#DFE5ED;flex:1;position:relative}.shuttle-route-card__line-start::before{content:"";position:absolute;width:12px;height:12px;border-radius:50%;background:#FFF;border:2px solid #DFE5ED;top:-5px;left:-6px}@media (max-width:1024px){.shuttle-route-card__line-start::before{width:16px;height:16px;border:4px solid #DFE5ED;top:-7px}}.shuttle-route-card__line-end::after{content:"";position:absolute;width:12px;height:12px;border-radius:50%;background:#FFF;border:2px solid #DFE5ED;top:-5px;right:-6px}@media (max-width:1024px){.shuttle-route-card__line-end::after{width:16px;height:16px;border:4px solid #DFE5ED;top:-7px}}.shuttle-route-card__duration{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#FFF;padding:8px 6px;font-family:"Golos Text",sans-serif;font-weight:400;font-size:12px;line-height:1.167;color:#6F84AE;text-align:center;white-space:nowrap;border-radius:4px;z-index:1}.shuttle-route-card__price{display:flex;flex-direction:column;gap:5px;padding:1px 0;width:128px}@media (max-width:1024px){.shuttle-route-card__price{width:auto;min-width:128px}}.shuttle-route-card__price-row{display:flex;align-items:center;gap:2px}.shuttle-route-card__price-amount{font-family:"Golos Text",sans-serif;font-weight:600;font-size:20px;line-height:1.4;color:#171A1F}@media (max-width:1024px){.shuttle-route-card__price-amount{font-size:16px;font-weight:500}}.shuttle-route-card__price-info{background:none;border:none;padding:0;cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center;overflow:visible}@media (max-width:768px){.shuttle-route-card__price-info{min-height:44px;min-width:44px;padding:10px;margin:-10px}}.shuttle-route-card__price-info svg{width:16px;height:16px;fill:#C2D6E7;pointer-events:none}.shuttle-route-card__price-label{font-family:"Golos Text",sans-serif;font-weight:400;font-size:14px;line-height:1.143;color:#171A1F}@media (max-width:1024px){.shuttle-route-card__price-label{line-height:1.4}}.shuttle-route-card__book-btn{background:#3185FA;color:#FFF;border:none;border-radius:10px;padding:6px 24px;font-family:"Golos Text",sans-serif;font-weight:400;font-size:16px;line-height:1.5;cursor:pointer;transition:all 0.2s ease;width:128px;display:flex;justify-content:center;align-items:center}.shuttle-route-card__book-btn:hover{background:#2965BA}.shuttle-route-card__book-btn:active{background:#1E4A8C}@media (max-width:1024px){.shuttle-route-card__book-btn{width:auto;min-width:128px}}.shuttle-route-card__price-amount{transition:opacity 0.2s ease}.shuttle-route-card__price-amount.converting{opacity:.6;position:relative}.shuttle-route-card__price-amount.converting::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;border:2px solid #3185FA;border-top:2px solid #fff0;border-radius:50%;animation:shuttle-currency-spin 1s linear infinite}@keyframes shuttle-currency-spin{0%{transform:translate(-50%,-50%) rotate(0deg)}100%{transform:translate(-50%,-50%) rotate(360deg)}}.shuttle-app-banner{background:#F5F5F7;border-radius:12px;padding:24px;display:flex;align-items:center;justify-content:center}.shuttle-app-banner__content{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;position:relative}.shuttle-app-banner__title{font-family:"Golos Text",sans-serif;font-weight:500!important;font-size:16px!important;line-height:1.625;color:#262626;text-align:center;margin:0}.shuttle-app-banner__phone{width:265px;height:342px;position:relative;z-index:1}.shuttle-app-banner__phone-image{width:100%;height:100%;object-fit:contain}.shuttle-app-banner__actions{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:16px;z-index:2;width:100%;padding:16px 0 0;background:linear-gradient(180deg,#fff0 0%,#f5f5f7 24%)}.shuttle-app-banner__buttons{display:flex;flex-direction:column;justify-content:center;gap:10px;flex:1}.shuttle-app-banner__button{display:block;text-decoration:none;transition:transform 0.2s ease;width:100%;height:48px;background-size:contain;background-repeat:no-repeat;background-position:center}.shuttle-app-banner__button:hover{transform:scale(1.05)}.shuttle-app-banner__button:active{transform:scale(.98)}.shuttle-app-banner__qr{flex:0 0 108px;width:108px;height:108px;background:#FFF;border:.9px solid #DEE7EF;border-radius:10.8px;padding:10.8px;display:flex;align-items:center;justify-content:center}.shuttle-app-banner__qr-image{width:86.4px;height:86.4px;object-fit:contain}@media (max-width:1024px){.shuttle-app-banner__button-container{display:none}.shuttle-app-banner.show-google-play .shuttle-app-banner__button-container--google{display:block}.shuttle-app-banner.show-app-store .shuttle-app-banner__button-container--apple{display:block}}@media (max-width:1024px){.shuttle-app-banner{padding:16px;background:#F5F5F7;border-radius:12px}.shuttle-app-banner__content{gap:20px;align-items:center}.shuttle-app-banner__phone{display:none}.shuttle-app-banner__qr{display:none}.shuttle-app-banner__actions{position:static;transform:none;width:100%;padding:0;background:none;justify-content:center}.shuttle-app-banner__buttons{width:100%;align-items:center;gap:0}.shuttle-app-banner__button-container{width:100%}.shuttle-app-banner__button{width:100%;height:48px;display:block;background-size:contain;background-repeat:no-repeat;background-position:center;border-radius:8px;text-decoration:none}.shuttle-app-banner__button:hover{transform:none}.shuttle-app-banner__button:active{transform:scale(.98)}}@media (max-width:768px){.shuttle-app-banner{padding:16px}.shuttle-app-banner__title{font-size:16px;line-height:1.5}}.shuttle-step-1__modal{position:fixed;top:0;left:0;right:0;bottom:0;background:rgb(0 0 0 / .5);z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;visibility:hidden;transition:all 0.3s ease}.shuttle-step-1__modal.show{opacity:1;visibility:visible}@media (max-width:768px){#shuttle-passengers-modal.shuttle-step-1__modal.show{top:56px!important;padding:0!important}}.shuttle-step-1__modal-content{background:#FFF;border-radius:12px;width:100%;max-width:400px;transform:scale(.9);transition:transform 0.3s ease}@media (max-width:768px){.shuttle-step-1__modal-content{width:100%!important;height:100%!important;max-width:unset!important}}.shuttle-step-1__modal.show .shuttle-step-1__modal-content{transform:scale(1)}.shuttle-step-1__modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 0}.shuttle-step-1__modal-header h3{font-family:"Golos Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:600;font-size:18px;line-height:1.333;color:#171A1F;margin:0}.shuttle-step-1__modal-close{background:none;border:none;font-size:24px;color:#848F9E;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all 0.2s ease}.shuttle-step-1__modal-close:hover{background:#F8F9FA;color:#171A1F}.shuttle-step-1__modal-body{padding:20px 24px}.shuttle-step-1__modal-footer{padding:0 24px 24px}.shuttle-step-1__passenger-row{display:flex;align-items:center;justify-content:space-between;padding:16px 0}.shuttle-step-1__passenger-row:last-child{border-bottom:none}.shuttle-step-1__passenger-row span{font-family:"Golos Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#171A1F}.shuttle-step-1__counter{display:flex;align-items:center;gap:12px}.shuttle-step-1__counter-btn{width:32px;height:32px;background:#F8F9FA;border:1px solid #DFE5ED;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:"Golos Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:500;font-size:16px;line-height:1;color:#171A1F;transition:all 0.2s ease}.shuttle-step-1__counter-btn:hover{background:#E9ECEF;border-color:#ADB5BD}.shuttle-step-1__counter-btn:disabled{background:#F8F9FA;border-color:#DFE5ED;color:#ADB5BD;cursor:not-allowed}.shuttle-step-1__counter-value{min-width:24px;text-align:center;font-family:"Golos Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:500;font-size:16px;line-height:1.5;color:#171A1F}.shuttle-step-1__modal-apply{width:100%;height:48px;background:#3185FA;border:none;border-radius:8px;font-family:"Golos Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:500;font-size:16px;line-height:1.5;color:#FFF;cursor:pointer;transition:all 0.2s ease}.shuttle-step-1__modal-apply:hover{background:#2070E8;transform:translateY(-1px)}.shuttle-step-1__modal-apply:active{transform:translateY(0)}.shuttle-step-1__field--error .shuttle-step-1__select,.shuttle-step-1__field--error .shuttle-step-1__input{border-color:#EE2121}.shuttle-step-1__field--error .shuttle-step-1__select:focus,.shuttle-step-1__field--error .shuttle-step-1__input:focus{border-color:#EE2121;box-shadow:0 0 0 2px rgb(238 33 33 / .1)}.shuttle-step-1__error-message{display:block;margin-top:4px;font-family:"Golos Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:12px;line-height:1.333;color:#EE2121}.shuttle-hidden{display:none!important}.shuttle-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.shuttle-step-1__form .select2-container--default .select2-selection--single{height:56px!important;border-radius:0!important;border:1px solid #DFE5ED!important;background:#FFFFFF!important}@media (min-width:1025px){.shuttle-step-1__form .select2-container--default .select2-selection--single{border-right:0!important}}@media (max-width:1024px){.shuttle-step-1__form .select2-container--default .select2-selection--single{border-bottom:0!important}}.shuttle-step-1__form .select2-container--default .select2-selection--single .select2-selection__rendered{padding-left:12px!important;padding-right:12px!important;font-family:"Golos Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:16px;color:#171A1F;padding:26px 12px 8px 16px!important}.shuttle-step-1__form .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#848F9E!important;padding-top:19px!important}.shuttle-step-1__form .select2-container--default .select2-selection--single .select2-selection__arrow{height:54px!important;right:12px!important}.shuttle-step-1__form .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#848F9E #fff0 #fff0 transparent!important;border-width:6px 6px 0 6px!important}.shuttle-step-1__form .select2-container--default.select2-container--focus .select2-selection--single{border:1px solid #3185FA!important;box-shadow:0 0 0 2px rgb(49 133 250 / .1)!important}.shuttle-step-1__form .shuttle-step-1__field--from .select2-container:not(.select2-container--default) .select2-selection--single .select2-selection__rendered,.shuttle-step-1__form .shuttle-step-1__field--from .select2-container .select2-selection--single .select2-selection__rendered:not([title*=From]):not([title*=To]){padding-top:19px!important;padding-bottom:8px!important;padding-left:16px!important;padding-right:12px!important}.shuttle-step-1__form .shuttle-step-1__field--to .select2-container:not(.select2-container--default) .select2-selection--single .select2-selection__rendered,.shuttle-step-1__form .shuttle-step-1__field--to .select2-container .select2-selection--single .select2-selection__rendered:not([title*=From]):not([title*=To]){padding-top:19px!important;padding-bottom:8px!important;padding-left:26px!important;padding-right:12px!important}@media (max-width:1024px){.shuttle-step-1__form .shuttle-step-1__field--to .select2-container:not(.select2-container--default) .select2-selection--single .select2-selection__rendered,.shuttle-step-1__form .shuttle-step-1__field--to .select2-container .select2-selection--single .select2-selection__rendered:not([title*=From]):not([title*=To]){padding-left:16px!important}}.shuttle-step-1__form .shuttle-step-1__field--from .select2-container .select2-selection--single .select2-selection__rendered[title]:not([title=""]):not([title=From]){padding:26px 12px 8px 16px!important}@media (max-width:1024px){.shuttle-step-1__form .shuttle-step-1__field--from .select2-container .select2-selection--single .select2-selection__rendered[title]:not([title=""]):not([title=From]){padding:26px 12px 8px 16px!important}}.shuttle-step-1__form .shuttle-step-1__field--to .select2-container .select2-selection--single .select2-selection__rendered[title]:not([title=""]):not([title=To]){padding:26px 12px 8px 26px!important}@media (max-width:1024px){.shuttle-step-1__form .shuttle-step-1__field--to .select2-container .select2-selection--single .select2-selection__rendered[title]:not([title=""]):not([title=To]){padding:26px 12px 8px 16px!important}}@media (min-width:1025px){.shuttle-step-1__form .shuttle-step-1__field--from .select2-container--default .select2-selection--single{border-radius:12px 0 0 12px!important;padding-right:20px}.shuttle-step-1__form .shuttle-step-1__field--to .select2-container--default .select2-selection--single .select2-selection__rendered{padding-left:24px!important}}@media (max-width:1024px){.shuttle-step-1__form .shuttle-step-1__field--from .select2-container--default .select2-selection--single{border-radius:12px 12px 0 0!important}}.select2-container--default .select2-dropdown{border:1px solid #DFE5ED!important;border-radius:12px!important;box-shadow:0 17px 50px 0 rgb(0 0 0 / .2)!important;overflow:hidden}@media (min-width:521px){.select2-container--default .select2-dropdown{min-width:390px!important}}.select2-container--default .select2-results>.select2-results__options{max-height:560px!important;overflow-y:auto;padding:0;position:relative;scroll-behavior:smooth}.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar{width:6px}.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-track{background:#F8F9FA}.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb{background:#DFE5ED;border-radius:3px}.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb:hover{background:#C2D6E7}body .select2-container--default .select2-results__option{padding:0!important;font-family:"Golos Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#171A1F!important;background:#FFFFFF!important;border-bottom:none;transition:all 0.2s ease}@media (max-width:1024px){body .select2-container--default .select2-results__option{padding:0!important}}body .select2-container--default .select2-results__option[aria-selected=true]{color:#3185FA!important}body .select2-container--default .select2-results__option[role=group]{padding:0!important}body .select2-container--default .select2-results__option[role=group] .select2-results__group{padding:0!important;background:#F2F3F5!important;font-family:"Golos Text",sans-serif;font-weight:500;font-size:10px;line-height:1.4;text-transform:uppercase;color:#6F84AE!important;margin:0;cursor:default}.select2-container--default .select2-results__group{padding:0!important;background:#F2F3F5!important;font-family:"Golos Text",sans-serif;font-weight:500;font-size:10px;line-height:1.4;text-transform:uppercase;color:#6F84AE!important;margin:0;cursor:default;position:-webkit-sticky;position:sticky;top:0;z-index:10;transition:all 0.2s ease;box-shadow:0 2px 4px rgb(0 0 0 / .05)}.select2-container--default .select2-results__group .shuttle-select2-group-header{display:flex;align-items:center;gap:8px;padding:12px 24px 12px 16px;background:#F2F3F5;position:relative}.select2-container--default .select2-results__group .shuttle-select2-group-header::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#F2F3F5;z-index:-1}.select2-container--default .select2-results__group .shuttle-select2-group-header .shuttle-select2-group-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:2px}.select2-container--default .select2-results__group .shuttle-select2-group-header .shuttle-select2-group-icon svg{width:18px;height:17px}.select2-container--default .select2-results__group .shuttle-select2-group-header .shuttle-select2-group-icon svg path{fill:#C2D6E7}.select2-container--default .select2-results__group .shuttle-select2-group-header .shuttle-select2-group-text{font-family:"Golos Text",sans-serif;font-weight:500;font-size:10px;line-height:1.4;text-transform:uppercase;color:#6F84AE}.select2-container--default .select2-results__option--highlighted[aria-selected]{background:#3185FA!important;color:#FFFFFF!important}.select2-container--default .select2-results__option--highlighted[aria-selected] .shuttle-select2-option-icon svg path{fill:#FFFFFF!important}.shuttle-select2-group-header{display:flex;align-items:center;gap:8px;padding:12px 24px 12px 16px;background:#F2F3F5;position:-webkit-sticky;position:sticky;top:0;z-index:10;transition:all 0.2s ease;box-shadow:0 2px 4px rgb(0 0 0 / .05)}.shuttle-select2-group-header .shuttle-select2-group-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:2px}.shuttle-select2-group-header .shuttle-select2-group-icon svg{width:18px;height:17px}.shuttle-select2-group-header .shuttle-select2-group-icon svg path{fill:#C2D6E7}.shuttle-select2-group-header .shuttle-select2-group-text{font-family:"Golos Text",sans-serif;font-weight:500;font-size:10px;line-height:1.4;text-transform:uppercase;color:#6F84AE}.shuttle-select2-option{display:flex;align-items:center;gap:8px;padding:12px 24px 12px 16px;position:relative;z-index:1}.shuttle-select2-option .shuttle-select2-option-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.shuttle-select2-option .shuttle-select2-option-icon svg{width:20px;height:20px}.shuttle-select2-option .shuttle-select2-option-icon svg path{fill:#C2D6E7}.shuttle-select2-option .shuttle-select2-option-text{font-family:"Golos Text",sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#171A1F;flex:1}.select2-container--default .select2-results__option--highlighted .shuttle-select2-option .shuttle-select2-option-icon svg path{fill:#FFFFFF!important}.select2-container--default .select2-results__option--highlighted .shuttle-select2-option .shuttle-select2-option-text{color:#FFFFFF!important}.select2-container--default .select2-search--dropdown{padding:12px 16px!important;background:#F8F9FA;border-bottom:1px solid #DFE5ED}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #DFE5ED!important;border-radius:6px!important;padding:8px 12px!important;font-family:"Golos Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:14px;background:#FFFFFF!important;width:100%!important}.select2-container--default .select2-search--dropdown .select2-search__field:focus{border-color:#3185FA!important;outline:none!important;box-shadow:0 0 0 2px rgb(49 133 250 / .1)!important}.select2-container--default .select2-search--dropdown .select2-search__field::placeholder{color:#848F9E}.shuttle-step-1__form .select2-container{min-width:208px!important}@media (min-width:1025px){.shuttle-step-1__form .select2-container{max-width:208px!important}}@media (max-width:1024px){.shuttle-step-1__form .select2-container{width:100%!important}}.select2-container--open{z-index:1000!important}.select2-dropdown{z-index:1001!important;transition:top 0.1s ease-out!important}.shuttle-select2-class.select2-container--open .select2-dropdown{border-color:#DDE4EA!important}body.shuttle-booking-page .select2-dropdown{transform:translateY(8px)!important;top:100%!important;transition:all 0.1s ease-out!important}.shuttle-step-1__form .select2-container--open+.select2-dropdown,.shuttle-step-1__form~.select2-dropdown{transform:translateY(8px)!important;margin-top:8px!important}@media (max-width:520px){body.shuttle-booking-page .select2-dropdown{position:fixed!important;top:56px!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:calc(100vh - 56px)!important;max-width:none!important;max-height:none!important;margin:0!important;transform:none!important;border-radius:0!important;border:none!important;box-shadow:none!important;z-index:9999!important;background:#FFFFFF!important}body.shuttle-booking-page .select2-dropdown .select2-results{max-height:calc(100vh - 56px - 60px)!important;overflow-y:auto!important}body.shuttle-booking-page .select2-dropdown .select2-search{padding:16px!important;background:#FFFFFF!important;border-bottom:1px solid #E8EDF3!important;position:sticky!important;top:0!important;z-index:10!important}body.shuttle-booking-page .select2-dropdown .select2-search__field{width:100%!important;height:48px!important;font-size:16px!important;border:1px solid #DFE5ED!important;border-radius:8px!important;padding:0 16px!important}.select2-results.select2-mobile-opening .select2-results__options{opacity:.7;transition:opacity 0.3s ease;position:relative}.select2-results.select2-mobile-opening .select2-results__options::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(255 255 255 / .3);z-index:1;pointer-events:none}}@media (max-width:768px) and (min-width:521px){.select2-container--default .select2-results__option{padding:16px!important;font-size:16px}.select2-container--default .select2-results__option:active{background:#F8F9FA!important}.select2-container--default .select2-search--dropdown .select2-search__field{font-size:16px}}.shuttle-step-1__form--loading .select2-container--default .select2-selection--single{pointer-events:none;opacity:.6}.shuttle-step-1__form--loading .select2-container--default .select2-selection--single::after{content:"";position:absolute;top:50%;right:40px;width:16px;height:16px;margin-top:-8px;border:2px solid #fff0;border-top:2px solid #848F9E;border-radius:50%;animation:shuttle-spin 1s linear infinite}body.design-25 .daterangepicker,body .daterangepicker.shuttle-daterangepicker,.shuttle-transfers-page .daterangepicker,.daterangepicker{font-family:"Golos Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif!important;border:1px solid #F0F0F0!important;border-radius:12px!important;box-shadow:0 17px 50px 0 rgb(0 0 0 / .2)!important;background:#FFFFFF!important;width:360px!important;padding:20px 0 0!important;z-index:9999999999}body.design-25 .daterangepicker .ranges,body .daterangepicker.shuttle-daterangepicker .ranges,.shuttle-transfers-page .daterangepicker .ranges,.daterangepicker .ranges{display:none!important}body.design-25 .daterangepicker .drp-calendar,body .daterangepicker.shuttle-daterangepicker .drp-calendar,.shuttle-transfers-page .daterangepicker .drp-calendar,.daterangepicker .drp-calendar{background:#FFFFFF!important;padding:0!important;max-width:unset!important;width:100%!important}body.design-25 .daterangepicker .drp-calendar.right,body .daterangepicker.shuttle-daterangepicker .drp-calendar.right,.shuttle-transfers-page .daterangepicker .drp-calendar.right,.daterangepicker .drp-calendar.right{display:none!important}body.design-25 .daterangepicker .drp-calendar .calendar-table,body .daterangepicker.shuttle-daterangepicker .drp-calendar .calendar-table,.shuttle-transfers-page .daterangepicker .drp-calendar .calendar-table,.daterangepicker .drp-calendar .calendar-table{background:#FFFFFF!important;padding:0!important;width:328px!important;margin:0 auto!important}.daterangepicker.ltr.single.opensright.show-calendar,.daterangepicker.ltr.single.opensleft.show-calendar,.daterangepicker.ltr.single.show-calendar{font-family:"Golos Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif!important;border:1px solid #F0F0F0!important;border-radius:12px!important;box-shadow:0 17px 50px 0 rgb(0 0 0 / .2)!important;background:#FFFFFF!important;width:360px!important;padding:20px 0 0!important}@media (max-width:768px){.daterangepicker.ltr.single.opensright.show-calendar,.daterangepicker.ltr.single.opensleft.show-calendar,.daterangepicker.ltr.single.show-calendar{z-index:9999999999;top:49px!important;left:0!important;height:calc(100% - 56px);width:100%!important;position:fixed!important}.daterangepicker.ltr.single.opensright.show-calendar:after,.daterangepicker.ltr.single.opensright.show-calendar:before,.daterangepicker.ltr.single.opensleft.show-calendar:after,.daterangepicker.ltr.single.opensleft.show-calendar:before,.daterangepicker.ltr.single.show-calendar:after,.daterangepicker.ltr.single.show-calendar:before{display:none!important}}.daterangepicker.ltr.single.opensright.show-calendar .ranges,.daterangepicker.ltr.single.opensleft.show-calendar .ranges,.daterangepicker.ltr.single.show-calendar .ranges{display:none!important}.daterangepicker.ltr.single.opensright.show-calendar .drp-calendar,.daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar,.daterangepicker.ltr.single.show-calendar .drp-calendar{background:#FFFFFF!important;padding:0!important}@media (max-width:768px){.daterangepicker.ltr.single.opensright.show-calendar .drp-calendar,.daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar,.daterangepicker.ltr.single.show-calendar .drp-calendar{max-width:unset!important;width:100%!important}}.daterangepicker.ltr.single.opensright.show-calendar .drp-calendar.right,.daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar.right,.daterangepicker.ltr.single.show-calendar .drp-calendar.right{display:none!important}.daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table,.daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table,.daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table{background:#FFFFFF!important;padding:0!important;width:328px!important;margin:0 auto!important}@media (max-width:768px){.daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table,.daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table,.daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table{width:90%!important}}.shuttle-daterangepicker{font-family:"Golos Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;border:1px solid #F0F0F0!important;border-radius:12px!important;box-shadow:0 17px 50px 0 rgb(0 0 0 / .2)!important}.shuttle-daterangepicker .drp-calendar{background:#FFF}.shuttle-daterangepicker .drp-calendar .calendar-table{background:#FFF;padding:0!important;width:328px!important;margin:0 auto!important}html body .daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table thead tr:first-child th,html body .daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table thead tr:first-child th,html body .daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table thead tr:first-child th,.daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table thead tr:first-child th,.daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table thead tr:first-child th,.daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table thead tr:first-child th{padding:0!important;border:none!important;background:none!important;height:32px!important}html body .daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table thead tr:first-child th.prev,html body .daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table thead tr:first-child th.next,html body .daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table thead tr:first-child th.prev,html body .daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table thead tr:first-child th.next,html body .daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table thead tr:first-child th.prev,html body .daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table thead tr:first-child th.next,.daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table thead tr:first-child th.prev,.daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table thead tr:first-child th.next,.daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table thead tr:first-child th.prev,.daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table thead tr:first-child th.next,.daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table thead tr:first-child th.prev,.daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table thead tr:first-child th.next{width:8px!important;height:8px!important;cursor:pointer!important;border-radius:8px!important;transition:background 0.2s ease!important;min-width:unset!important}html body .daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table thead tr:first-child th.prev:hover,html body .daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table thead tr:first-child th.next:hover,html body .daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table thead tr:first-child th.prev:hover,html body .daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table thead tr:first-child th.next:hover,html body .daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table thead tr:first-child th.prev:hover,html body .daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table thead tr:first-child th.next:hover,.daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table thead tr:first-child th.prev:hover,.daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table thead tr:first-child th.next:hover,.daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table thead tr:first-child th.prev:hover,.daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table thead tr:first-child th.next:hover,.daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table thead tr:first-child th.prev:hover,.daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table thead tr:first-child th.next:hover{background:#F8F9FA!important}html body .daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table thead tr:first-child th.prev span,html body .daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table thead tr:first-child th.next span,html body .daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table thead tr:first-child th.prev span,html body .daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table thead tr:first-child th.next span,html body .daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table thead tr:first-child th.prev span,html body .daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table thead tr:first-child th.next span,.daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table thead tr:first-child th.prev span,.daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table thead tr:first-child th.next span,.daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table thead tr:first-child th.prev span,.daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table thead tr:first-child th.next span,.daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table thead tr:first-child th.prev span,.daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table thead tr:first-child th.next span{display:flex!important;align-items:center!important;justify-content:center!important;width:8px!important;height:8px!important;margin:0 auto;border-color:#2965BA}html body .daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table thead tr:first-child th.month,html body .daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table thead tr:first-child th.month,html body .daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table thead tr:first-child th.month,.daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table thead tr:first-child th.month,.daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table thead tr:first-child th.month,.daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table thead tr:first-child th.month{text-align:center!important;font-family:"Golos Text",sans-serif!important;font-weight:500!important;font-size:16px!important;line-height:1.25!important;color:#171A1F!important;padding:6px 0!important}html body .daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table thead tr:first-child th.month select,html body .daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table thead tr:first-child th.month select,html body .daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table thead tr:first-child th.month select,.daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table thead tr:first-child th.month select,.daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table thead tr:first-child th.month select,.daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table thead tr:first-child th.month select{background:transparent!important;border:none!important;color:#171A1F!important;font-family:"Golos Text",sans-serif!important;font-weight:500!important;font-size:16px!important;cursor:pointer!important}html body .daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table thead tr:first-child th.month select.monthselect,html body .daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table thead tr:first-child th.month select.monthselect,html body .daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table thead tr:first-child th.month select.monthselect,.daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table thead tr:first-child th.month select.monthselect,.daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table thead tr:first-child th.month select.monthselect,.daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table thead tr:first-child th.month select.monthselect{text-align:right!important}html body .daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table thead tr:first-child th.month select:focus,html body .daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table thead tr:first-child th.month select:focus,html body .daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table thead tr:first-child th.month select:focus,.daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table thead tr:first-child th.month select:focus,.daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table thead tr:first-child th.month select:focus,.daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table thead tr:first-child th.month select:focus{outline:none!important}html body .daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table thead tr:last-child th,html body .daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table thead tr:last-child th,html body .daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table thead tr:last-child th,.daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table thead tr:last-child th,.daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table thead tr:last-child th,.daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table thead tr:last-child th{width:40px!important;height:40px!important;padding:8px!important;text-align:center!important;font-family:"Golos Text",sans-serif!important;font-weight:400!important;font-size:12px!important;line-height:1.167!important;color:#848F9E!important;border:none!important;background:none!important}html body .daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table tbody td,html body .daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table tbody td,html body .daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table tbody td,.daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table tbody td,.daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table tbody td,.daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table tbody td{width:40px!important;height:40px!important;padding:0!important;text-align:center!important;vertical-align:middle!important;border:none!important;border-radius:8px!important;font-family:"Golos Text",sans-serif!important;font-weight:400!important;font-size:14px!important;line-height:1.143!important;cursor:pointer!important;transition:all 0.2s ease!important}html body .daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table tbody td.available,html body .daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table tbody td.available,html body .daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table tbody td.available,.daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table tbody td.available,.daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table tbody td.available,.daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table tbody td.available{color:#171A1F!important;background:#FFFFFF!important}html body .daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table tbody td.available:hover,html body .daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table tbody td.available:hover,html body .daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table tbody td.available:hover,.daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table tbody td.available:hover,.daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table tbody td.available:hover,.daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table tbody td.available:hover{background:#F8F9FA!important;color:#171A1F!important}html body .daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table tbody td.off,html body .daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table tbody td.disabled,html body .daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table tbody td.off,html body .daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table tbody td.disabled,html body .daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table tbody td.off,html body .daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table tbody td.disabled,.daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table tbody td.off,.daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table tbody td.disabled,.daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table tbody td.off,.daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table tbody td.disabled,.daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table tbody td.off,.daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table tbody td.disabled{color:#848F9E!important;background:#FFFFFF!important;cursor:not-allowed!important;text-decoration:unset!important}html body .daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table tbody td.off:hover,html body .daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table tbody td.disabled:hover,html body .daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table tbody td.off:hover,html body .daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table tbody td.disabled:hover,html body .daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table tbody td.off:hover,html body .daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table tbody td.disabled:hover,.daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table tbody td.off:hover,.daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table tbody td.disabled:hover,.daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table tbody td.off:hover,.daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table tbody td.disabled:hover,.daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table tbody td.off:hover,.daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table tbody td.disabled:hover{background:#FFFFFF!important;color:#848F9E!important}html body .daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table tbody td.today:not(.active),html body .daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table tbody td.today:not(.active),html body .daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table tbody td.today:not(.active),.daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table tbody td.today:not(.active),.daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table tbody td.today:not(.active),.daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table tbody td.today:not(.active){background:#FFFFFF!important;color:#171A1F!important;position:relative!important}html body .daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table tbody td.today:not(.active)::after,html body .daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table tbody td.today:not(.active)::after,html body .daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table tbody td.today:not(.active)::after,.daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table tbody td.today:not(.active)::after,.daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table tbody td.today:not(.active)::after,.daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table tbody td.today:not(.active)::after{content:""!important;position:absolute!important;bottom:4px!important;left:50%!important;transform:translateX(-50%)!important;width:4px!important;height:4px!important;background:#3185FA!important;border-radius:50%!important}html body .daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table tbody td.active,html body .daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table tbody td.active,html body .daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table tbody td.active,.daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table tbody td.active,.daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table tbody td.active,.daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table tbody td.active{background:#3185FA!important;color:#FFFFFF!important;font-weight:500!important}html body .daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table tbody td.active:hover,html body .daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table tbody td.active:hover,html body .daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table tbody td.active:hover,.daterangepicker.ltr.single.opensright.show-calendar .drp-calendar .calendar-table tbody td.active:hover,.daterangepicker.ltr.single.opensleft.show-calendar .drp-calendar .calendar-table tbody td.active:hover,.daterangepicker.ltr.single.show-calendar .drp-calendar .calendar-table tbody td.active:hover{background:#2965BA!important;color:#FFFFFF!important}html body .daterangepicker.ltr.single.opensright.show-calendar .calendar-time,html body .daterangepicker.ltr.single.opensleft.show-calendar .calendar-time,html body .daterangepicker.ltr.single.show-calendar .calendar-time,.daterangepicker.ltr.single.opensright.show-calendar .calendar-time,.daterangepicker.ltr.single.opensleft.show-calendar .calendar-time,.daterangepicker.ltr.single.show-calendar .calendar-time{padding:24px 16px!important;background:#FFFFFF!important;border-top:1px solid #E8EDF3!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:0!important}html body .daterangepicker.ltr.single.opensright.show-calendar .calendar-time:before,html body .daterangepicker.ltr.single.opensleft.show-calendar .calendar-time:before,html body .daterangepicker.ltr.single.show-calendar .calendar-time:before,.daterangepicker.ltr.single.opensright.show-calendar .calendar-time:before,.daterangepicker.ltr.single.opensleft.show-calendar .calendar-time:before,.daterangepicker.ltr.single.show-calendar .calendar-time:before{content:"Select time";display:flex;width:100%;font-size:16px;line-height:40px;height:41px;border-top-left-radius:12px;border-bottom-left-radius:12px;border:1px solid #DFE5ED;padding-left:12px}html body .daterangepicker.ltr.single.opensright.show-calendar .calendar-time select,html body .daterangepicker.ltr.single.opensleft.show-calendar .calendar-time select,html body .daterangepicker.ltr.single.show-calendar .calendar-time select,.daterangepicker.ltr.single.opensright.show-calendar .calendar-time select,.daterangepicker.ltr.single.opensleft.show-calendar .calendar-time select,.daterangepicker.ltr.single.show-calendar .calendar-time select{background:#FFFFFF!important;border:1px solid #DFE5ED!important;border-radius:12px!important;padding:10px 12px!important;font-family:"Golos Text",sans-serif!important;font-weight:400!important;font-size:16px!important;color:#171A1F!important;outline:none!important;cursor:pointer!important;min-width:50px!important;height:auto!important;margin:0!important}html body .daterangepicker.ltr.single.opensright.show-calendar .calendar-time select:focus,html body .daterangepicker.ltr.single.opensleft.show-calendar .calendar-time select:focus,html body .daterangepicker.ltr.single.show-calendar .calendar-time select:focus,.daterangepicker.ltr.single.opensright.show-calendar .calendar-time select:focus,.daterangepicker.ltr.single.opensleft.show-calendar .calendar-time select:focus,.daterangepicker.ltr.single.show-calendar .calendar-time select:focus{border-color:#3185FA!important;box-shadow:none!important}html body .daterangepicker.ltr.single.opensright.show-calendar .calendar-time select.hourselect,html body .daterangepicker.ltr.single.opensleft.show-calendar .calendar-time select.hourselect,html body .daterangepicker.ltr.single.show-calendar .calendar-time select.hourselect,.daterangepicker.ltr.single.opensright.show-calendar .calendar-time select.hourselect,.daterangepicker.ltr.single.opensleft.show-calendar .calendar-time select.hourselect,.daterangepicker.ltr.single.show-calendar .calendar-time select.hourselect{border-radius:0!important;border-right:none!important;border-left:none!important;margin-right:-5px!important}html body .daterangepicker.ltr.single.opensright.show-calendar .calendar-time select.minuteselect,html body .daterangepicker.ltr.single.opensleft.show-calendar .calendar-time select.minuteselect,html body .daterangepicker.ltr.single.show-calendar .calendar-time select.minuteselect,.daterangepicker.ltr.single.opensright.show-calendar .calendar-time select.minuteselect,.daterangepicker.ltr.single.opensleft.show-calendar .calendar-time select.minuteselect,.daterangepicker.ltr.single.show-calendar .calendar-time select.minuteselect{border-radius:0 12px 12px 0!important;width:50px!important;min-width:50px!important;border-left:none!important}html body .daterangepicker.ltr.single.opensright.show-calendar .drp-buttons,html body .daterangepicker.ltr.single.opensleft.show-calendar .drp-buttons,html body .daterangepicker.ltr.single.show-calendar .drp-buttons,.daterangepicker.ltr.single.opensright.show-calendar .drp-buttons,.daterangepicker.ltr.single.opensleft.show-calendar .drp-buttons,.daterangepicker.ltr.single.show-calendar .drp-buttons{background:#FFFFFF!important;border-top:unset!important;padding:0 16px 24px 16px!important;text-align:center!important;border-radius:0 0 12px 12px}@media (max-width:768px){html body .daterangepicker.ltr.single.opensright.show-calendar .drp-buttons,html body .daterangepicker.ltr.single.opensleft.show-calendar .drp-buttons,html body .daterangepicker.ltr.single.show-calendar .drp-buttons,.daterangepicker.ltr.single.opensright.show-calendar .drp-buttons,.daterangepicker.ltr.single.opensleft.show-calendar .drp-buttons,.daterangepicker.ltr.single.show-calendar .drp-buttons{position:fixed;width:100%;bottom:0}}html body .daterangepicker.ltr.single.opensright.show-calendar .drp-buttons .btn,html body .daterangepicker.ltr.single.opensleft.show-calendar .drp-buttons .btn,html body .daterangepicker.ltr.single.show-calendar .drp-buttons .btn,.daterangepicker.ltr.single.opensright.show-calendar .drp-buttons .btn,.daterangepicker.ltr.single.opensleft.show-calendar .drp-buttons .btn,.daterangepicker.ltr.single.show-calendar .drp-buttons .btn{border:none!important;border-radius:12px!important;padding:0 24px!important;height:56px!important;font-family:"Golos Text",sans-serif!important;font-weight:400!important;font-size:16px!important;line-height:1.25!important;cursor:pointer!important;transition:all 0.2s ease!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;margin:0!important}html body .daterangepicker.ltr.single.opensright.show-calendar .drp-buttons .btn.cancelBtn,html body .daterangepicker.ltr.single.opensleft.show-calendar .drp-buttons .btn.cancelBtn,html body .daterangepicker.ltr.single.show-calendar .drp-buttons .btn.cancelBtn,.daterangepicker.ltr.single.opensright.show-calendar .drp-buttons .btn.cancelBtn,.daterangepicker.ltr.single.opensleft.show-calendar .drp-buttons .btn.cancelBtn,.daterangepicker.ltr.single.show-calendar .drp-buttons .btn.cancelBtn{display:none!important}html body .daterangepicker.ltr.single.opensright.show-calendar .drp-buttons .btn.applyBtn,html body .daterangepicker.ltr.single.opensleft.show-calendar .drp-buttons .btn.applyBtn,html body .daterangepicker.ltr.single.show-calendar .drp-buttons .btn.applyBtn,.daterangepicker.ltr.single.opensright.show-calendar .drp-buttons .btn.applyBtn,.daterangepicker.ltr.single.opensleft.show-calendar .drp-buttons .btn.applyBtn,.daterangepicker.ltr.single.show-calendar .drp-buttons .btn.applyBtn{background:#3185FA!important;color:#FFFFFF!important;border:none!important}html body .daterangepicker.ltr.single.opensright.show-calendar .drp-buttons .btn.applyBtn:hover,html body .daterangepicker.ltr.single.opensleft.show-calendar .drp-buttons .btn.applyBtn:hover,html body .daterangepicker.ltr.single.show-calendar .drp-buttons .btn.applyBtn:hover,.daterangepicker.ltr.single.opensright.show-calendar .drp-buttons .btn.applyBtn:hover,.daterangepicker.ltr.single.opensleft.show-calendar .drp-buttons .btn.applyBtn:hover,.daterangepicker.ltr.single.show-calendar .drp-buttons .btn.applyBtn:hover{background:#2965BA!important;color:#FFFFFF!important}body.design-25 .daterangepicker .drp-calendar .calendar-table thead tr:first-child th,body.design-25 .shuttle-daterangepicker .drp-calendar .calendar-table thead tr:first-child th,.daterangepicker .drp-calendar .calendar-table thead tr:first-child th,.shuttle-daterangepicker .drp-calendar .calendar-table thead tr:first-child th{padding:0!important;border:none!important;background:none!important;height:32px!important}body.design-25 .daterangepicker .drp-calendar .calendar-table thead tr:first-child th.prev,body.design-25 .daterangepicker .drp-calendar .calendar-table thead tr:first-child th.next,body.design-25 .shuttle-daterangepicker .drp-calendar .calendar-table thead tr:first-child th.prev,body.design-25 .shuttle-daterangepicker .drp-calendar .calendar-table thead tr:first-child th.next,.daterangepicker .drp-calendar .calendar-table thead tr:first-child th.prev,.daterangepicker .drp-calendar .calendar-table thead tr:first-child th.next,.shuttle-daterangepicker .drp-calendar .calendar-table thead tr:first-child th.prev,.shuttle-daterangepicker .drp-calendar .calendar-table thead tr:first-child th.next{width:32px!important;height:32px!important;cursor:pointer!important;border-radius:8px!important;transition:background 0.2s ease!important}body.design-25 .daterangepicker .drp-calendar .calendar-table thead tr:first-child th.prev:hover,body.design-25 .daterangepicker .drp-calendar .calendar-table thead tr:first-child th.next:hover,body.design-25 .shuttle-daterangepicker .drp-calendar .calendar-table thead tr:first-child th.prev:hover,body.design-25 .shuttle-daterangepicker .drp-calendar .calendar-table thead tr:first-child th.next:hover,.daterangepicker .drp-calendar .calendar-table thead tr:first-child th.prev:hover,.daterangepicker .drp-calendar .calendar-table thead tr:first-child th.next:hover,.shuttle-daterangepicker .drp-calendar .calendar-table thead tr:first-child th.prev:hover,.shuttle-daterangepicker .drp-calendar .calendar-table thead tr:first-child th.next:hover{background:#F8F9FA!important}body.design-25 .daterangepicker .drp-calendar .calendar-table thead tr:first-child th.prev span,body.design-25 .daterangepicker .drp-calendar .calendar-table thead tr:first-child th.next span,body.design-25 .shuttle-daterangepicker .drp-calendar .calendar-table thead tr:first-child th.prev span,body.design-25 .shuttle-daterangepicker .drp-calendar .calendar-table thead tr:first-child th.next span,.daterangepicker .drp-calendar .calendar-table thead tr:first-child th.prev span,.daterangepicker .drp-calendar .calendar-table thead tr:first-child th.next span,.shuttle-daterangepicker .drp-calendar .calendar-table thead tr:first-child th.prev span,.shuttle-daterangepicker .drp-calendar .calendar-table thead tr:first-child th.next span{display:flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important}body.design-25 .daterangepicker .drp-calendar .calendar-table thead tr:first-child th.month,body.design-25 .shuttle-daterangepicker .drp-calendar .calendar-table thead tr:first-child th.month,.daterangepicker .drp-calendar .calendar-table thead tr:first-child th.month,.shuttle-daterangepicker .drp-calendar .calendar-table thead tr:first-child th.month{text-align:center!important;font-family:"Golos Text",sans-serif!important;font-weight:500!important;font-size:16px!important;line-height:1.25!important;color:#171A1F!important;padding:6px 0!important}body.design-25 .daterangepicker .drp-calendar .calendar-table thead tr:first-child th.month select,body.design-25 .shuttle-daterangepicker .drp-calendar .calendar-table thead tr:first-child th.month select,.daterangepicker .drp-calendar .calendar-table thead tr:first-child th.month select,.shuttle-daterangepicker .drp-calendar .calendar-table thead tr:first-child th.month select{background:transparent!important;border:none!important;color:#171A1F!important;font-family:"Golos Text",sans-serif!important;font-weight:500!important;font-size:16px!important;cursor:pointer!important}body.design-25 .daterangepicker .drp-calendar .calendar-table thead tr:first-child th.month select:focus,body.design-25 .shuttle-daterangepicker .drp-calendar .calendar-table thead tr:first-child th.month select:focus,.daterangepicker .drp-calendar .calendar-table thead tr:first-child th.month select:focus,.shuttle-daterangepicker .drp-calendar .calendar-table thead tr:first-child th.month select:focus{outline:none!important}body.design-25 .daterangepicker .drp-calendar .calendar-table thead tr:last-child th,body.design-25 .shuttle-daterangepicker .drp-calendar .calendar-table thead tr:last-child th,.daterangepicker .drp-calendar .calendar-table thead tr:last-child th,.shuttle-daterangepicker .drp-calendar .calendar-table thead tr:last-child th{width:40px!important;height:40px!important;padding:8px!important;text-align:center!important;font-family:"Golos Text",sans-serif!important;font-weight:400!important;font-size:12px!important;line-height:1.167!important;color:#848F9E!important;border:none!important;background:none!important}body.design-25 .daterangepicker .drp-calendar .calendar-table tbody td,body.design-25 .shuttle-daterangepicker .drp-calendar .calendar-table tbody td,.daterangepicker .drp-calendar .calendar-table tbody td,.shuttle-daterangepicker .drp-calendar .calendar-table tbody td{width:40px!important;height:40px!important;padding:0!important;text-align:center!important;vertical-align:middle!important;border:none!important;border-radius:8px!important;font-family:"Golos Text",sans-serif!important;font-weight:400!important;font-size:14px!important;line-height:1.143!important;cursor:pointer!important;transition:all 0.2s ease!important}body.design-25 .daterangepicker .drp-calendar .calendar-table tbody td.available,body.design-25 .shuttle-daterangepicker .drp-calendar .calendar-table tbody td.available,.daterangepicker .drp-calendar .calendar-table tbody td.available,.shuttle-daterangepicker .drp-calendar .calendar-table tbody td.available{color:#171A1F!important;background:#FFFFFF!important}body.design-25 .daterangepicker .drp-calendar .calendar-table tbody td.available:hover,body.design-25 .shuttle-daterangepicker .drp-calendar .calendar-table tbody td.available:hover,.daterangepicker .drp-calendar .calendar-table tbody td.available:hover,.shuttle-daterangepicker .drp-calendar .calendar-table tbody td.available:hover{background:#F8F9FA!important;color:#171A1F!important}body.design-25 .daterangepicker .drp-calendar .calendar-table tbody td.off,body.design-25 .daterangepicker .drp-calendar .calendar-table tbody td.disabled,body.design-25 .shuttle-daterangepicker .drp-calendar .calendar-table tbody td.off,body.design-25 .shuttle-daterangepicker .drp-calendar .calendar-table tbody td.disabled,.daterangepicker .drp-calendar .calendar-table tbody td.off,.daterangepicker .drp-calendar .calendar-table tbody td.disabled,.shuttle-daterangepicker .drp-calendar .calendar-table tbody td.off,.shuttle-daterangepicker .drp-calendar .calendar-table tbody td.disabled{color:#848F9E!important;background:#FFFFFF!important;cursor:not-allowed!important}body.design-25 .daterangepicker .drp-calendar .calendar-table tbody td.off:hover,body.design-25 .daterangepicker .drp-calendar .calendar-table tbody td.disabled:hover,body.design-25 .shuttle-daterangepicker .drp-calendar .calendar-table tbody td.off:hover,body.design-25 .shuttle-daterangepicker .drp-calendar .calendar-table tbody td.disabled:hover,.daterangepicker .drp-calendar .calendar-table tbody td.off:hover,.daterangepicker .drp-calendar .calendar-table tbody td.disabled:hover,.shuttle-daterangepicker .drp-calendar .calendar-table tbody td.off:hover,.shuttle-daterangepicker .drp-calendar .calendar-table tbody td.disabled:hover{background:#FFFFFF!important;color:#848F9E!important}body.design-25 .daterangepicker .drp-calendar .calendar-table tbody td.today:not(.active),body.design-25 .shuttle-daterangepicker .drp-calendar .calendar-table tbody td.today:not(.active),.daterangepicker .drp-calendar .calendar-table tbody td.today:not(.active),.shuttle-daterangepicker .drp-calendar .calendar-table tbody td.today:not(.active){background:#FFFFFF!important;color:#171A1F!important;position:relative!important}body.design-25 .daterangepicker .drp-calendar .calendar-table tbody td.today:not(.active)::after,body.design-25 .shuttle-daterangepicker .drp-calendar .calendar-table tbody td.today:not(.active)::after,.daterangepicker .drp-calendar .calendar-table tbody td.today:not(.active)::after,.shuttle-daterangepicker .drp-calendar .calendar-table tbody td.today:not(.active)::after{content:""!important;position:absolute!important;bottom:4px!important;left:50%!important;transform:translateX(-50%)!important;width:4px!important;height:4px!important;background:#3185FA!important;border-radius:50%!important}body.design-25 .daterangepicker .drp-calendar .calendar-table tbody td.active,body.design-25 .shuttle-daterangepicker .drp-calendar .calendar-table tbody td.active,.daterangepicker .drp-calendar .calendar-table tbody td.active,.shuttle-daterangepicker .drp-calendar .calendar-table tbody td.active{background:#3185FA!important;color:#FFFFFF!important;font-weight:500!important}body.design-25 .daterangepicker .drp-calendar .calendar-table tbody td.active:hover,body.design-25 .shuttle-daterangepicker .drp-calendar .calendar-table tbody td.active:hover,.daterangepicker .drp-calendar .calendar-table tbody td.active:hover,.shuttle-daterangepicker .drp-calendar .calendar-table tbody td.active:hover{background:#2965BA!important;color:#FFFFFF!important}body.design-25 .daterangepicker .drp-calendar .calendar-table tbody td.in-range,body.design-25 .shuttle-daterangepicker .drp-calendar .calendar-table tbody td.in-range,.daterangepicker .drp-calendar .calendar-table tbody td.in-range,.shuttle-daterangepicker .drp-calendar .calendar-table tbody td.in-range{background:#E3F2FD!important;color:#3185FA!important}body.design-25 .daterangepicker .drp-calendar .calendar-table tbody td.start-date,body.design-25 .daterangepicker .drp-calendar .calendar-table tbody td.end-date,body.design-25 .shuttle-daterangepicker .drp-calendar .calendar-table tbody td.start-date,body.design-25 .shuttle-daterangepicker .drp-calendar .calendar-table tbody td.end-date,.daterangepicker .drp-calendar .calendar-table tbody td.start-date,.daterangepicker .drp-calendar .calendar-table tbody td.end-date,.shuttle-daterangepicker .drp-calendar .calendar-table tbody td.start-date,.shuttle-daterangepicker .drp-calendar .calendar-table tbody td.end-date{background:#3185FA!important;color:#FFFFFF!important;font-weight:600}.shuttle-daterangepicker .drp-calendar .calendar-time{background:#F8F9FA;border-top:1px solid #DFE5ED;padding:16px;text-align:center}.shuttle-daterangepicker .drp-calendar .calendar-time .time-container{display:flex;align-items:center;justify-content:center;gap:8px}.shuttle-daterangepicker .drp-calendar .calendar-time .time-container select{background:#FFF;border:1px solid #DFE5ED;border-radius:6px;padding:8px 12px;font-family:"Golos Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:14px;color:#171A1F;outline:none;cursor:pointer}.shuttle-daterangepicker .drp-calendar .calendar-time .time-container select:focus{border-color:#3185FA;box-shadow:0 0 0 2px rgb(49 133 250 / .1)}.shuttle-daterangepicker .drp-calendar .calendar-time .time-container .time-label{font-weight:500;font-size:14px;color:#171A1F;margin:0 4px}body.design-25 .daterangepicker .calendar-time,body.design-25 .shuttle-daterangepicker .calendar-time,.daterangepicker .calendar-time,.shuttle-daterangepicker .calendar-time{padding:24px 16px!important;background:#FFFFFF!important;border-top:1px solid #E8EDF3!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:0!important}body.design-25 .daterangepicker .calendar-time select,body.design-25 .shuttle-daterangepicker .calendar-time select,.daterangepicker .calendar-time select,.shuttle-daterangepicker .calendar-time select{background:#FFFFFF!important;border:1px solid #DFE5ED!important;border-radius:12px!important;padding:10px 12px!important;font-family:"Golos Text",sans-serif!important;font-weight:400!important;font-size:16px!important;color:#171A1F!important;outline:none!important;cursor:pointer!important;min-width:123px!important;height:auto!important}body.design-25 .daterangepicker .calendar-time select:focus,body.design-25 .shuttle-daterangepicker .calendar-time select:focus,.daterangepicker .calendar-time select:focus,.shuttle-daterangepicker .calendar-time select:focus{border-color:#3185FA!important;box-shadow:none!important}body.design-25 .daterangepicker .calendar-time select.hourselect,body.design-25 .shuttle-daterangepicker .calendar-time select.hourselect,.daterangepicker .calendar-time select.hourselect,.shuttle-daterangepicker .calendar-time select.hourselect{border-radius:12px 0 0 12px!important;border-right:none!important}body.design-25 .daterangepicker .calendar-time select.minuteselect,body.design-25 .shuttle-daterangepicker .calendar-time select.minuteselect,.daterangepicker .calendar-time select.minuteselect,.shuttle-daterangepicker .calendar-time select.minuteselect{border-radius:0 12px 12px 0!important;width:110px!important;min-width:110px!important}body.design-25 .daterangepicker .drp-buttons,body.design-25 .shuttle-daterangepicker .drp-buttons,.daterangepicker .drp-buttons,.shuttle-daterangepicker .drp-buttons{background:#FFFFFF!important;border-top:1px solid #E8EDF3!important;padding:24px 16px!important;text-align:center!important}body.design-25 .daterangepicker .drp-buttons .btn,body.design-25 .shuttle-daterangepicker .drp-buttons .btn,.daterangepicker .drp-buttons .btn,.shuttle-daterangepicker .drp-buttons .btn{border:none!important;border-radius:12px!important;padding:0 24px!important;height:56px!important;font-family:"Golos Text",sans-serif!important;font-weight:400!important;font-size:16px!important;line-height:1.25!important;cursor:pointer!important;transition:all 0.2s ease!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;margin:0!important}body.design-25 .daterangepicker .drp-buttons .btn.cancelBtn,body.design-25 .shuttle-daterangepicker .drp-buttons .btn.cancelBtn,.daterangepicker .drp-buttons .btn.cancelBtn,.shuttle-daterangepicker .drp-buttons .btn.cancelBtn{display:none!important}body.design-25 .daterangepicker .drp-buttons .btn.applyBtn,body.design-25 .shuttle-daterangepicker .drp-buttons .btn.applyBtn,.daterangepicker .drp-buttons .btn.applyBtn,.shuttle-daterangepicker .drp-buttons .btn.applyBtn{background:#3185FA!important;color:#FFFFFF!important;border:none!important}body.design-25 .daterangepicker .drp-buttons .btn.applyBtn:hover,body.design-25 .shuttle-daterangepicker .drp-buttons .btn.applyBtn:hover,.daterangepicker .drp-buttons .btn.applyBtn:hover,.shuttle-daterangepicker .drp-buttons .btn.applyBtn:hover{background:#2965BA!important;color:#FFFFFF!important}@media (max-width:768px){.shuttle-daterangepicker{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;margin:0!important;width:90%!important;max-width:350px!important;z-index:10001!important;border-radius:12px!important}.shuttle-daterangepicker .drp-calendar .calendar-table{padding:12px!important}.shuttle-daterangepicker .drp-calendar .calendar-table td{width:36px;height:36px;font-size:14px}.shuttle-daterangepicker .drp-calendar .calendar-time{padding:12px}.shuttle-daterangepicker .drp-calendar .calendar-time .time-container{flex-direction:column;gap:12px}.shuttle-daterangepicker .drp-calendar .calendar-time .time-container select{width:100%;padding:12px;font-size:16px}.shuttle-daterangepicker .drp-buttons{padding:12px!important}.shuttle-daterangepicker .drp-buttons .btn{padding:12px 16px!important;font-size:16px!important}.shuttle-daterangepicker .drp-buttons .btn.applyBtn,.shuttle-daterangepicker .drp-buttons .btn.cancelBtn{width:calc(50% - 4px)}.shuttle-daterangepicker-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgb(0 0 0 / .5);z-index:10000;display:none}body.shuttle-daterangepicker-open .shuttle-daterangepicker-overlay{display:block}}.shuttle-daterangepicker:after,.shuttle-daterangepicker:before{display:none!important}.shuttle-step-1__input--date.has-value{color:#171A1F;background:#FFF;font-size:14px}.shuttle-step-1__input--date.has-value::after{content:"";position:absolute;top:8px;right:12px;width:6px;height:6px;background:#3185FA;border-radius:50%}.shuttle-step-1__input--date:focus{border-color:#3185FA;box-shadow:0 0 0 2px rgb(49 133 250 / .1)}.shuttle-daterangepicker .drp-calendar .calendar-time select.minuteselect option{padding:4px 8px}.shuttle-daterangepicker .drp-calendar .calendar-time select.minuteselect option[value="00"],.shuttle-daterangepicker .drp-calendar .calendar-time select.minuteselect option[value="15"],.shuttle-daterangepicker .drp-calendar .calendar-time select.minuteselect option[value="30"],.shuttle-daterangepicker .drp-calendar .calendar-time select.minuteselect option[value="45"]{font-weight:500}.a2a-breadcrumbs.pt-0{padding-top:0!important}.a2a-breadcrumbs.pb-0{padding-bottom:0!important}.a2a-breadcrumbs>.container>span{display:flex;align-items:center;gap:8px;padding:0 4px 0;font-family:"Golos Text",sans-serif;font-size:16px;line-height:1.5em;color:#848F9E;font-weight:400}@media (max-width:768px){.a2a-breadcrumbs>.container>span{padding-bottom:0;font-size:14px}}.a2a-breadcrumbs>.container>span span a{color:#848F9E;text-decoration:none;font-weight:400;transition:color 0.2s ease}.a2a-breadcrumbs>.container>span span a:hover{color:#171A1F;text-decoration:none}.a2a-breadcrumbs>.container>span span.breadcrumb_last{color:#171A1F;font-weight:500}.a2a-breadcrumbs #breadcrumbs{display:flex;align-items:center;gap:8px;padding:0 4px 32px;font-family:"Golos Text",sans-serif;font-size:16px;line-height:1.5em}@media (max-width:768px){.a2a-breadcrumbs #breadcrumbs{padding-bottom:24px;font-size:14px}}.a2a-breadcrumbs #breadcrumbs a{color:#848F9E;text-decoration:none;font-weight:400;transition:color 0.2s ease}.a2a-breadcrumbs #breadcrumbs a:hover{color:#171A1F;text-decoration:none}.a2a-breadcrumbs #breadcrumbs .breadcrumb_last{color:#171A1F;font-weight:500}.a2a-breadcrumbs #breadcrumbs .breadcrumb_sep{color:#848F9E;font-weight:400;margin:0}.a2a-breadcrumbs .breadcrumb{display:flex;align-items:center;gap:8px;padding:0 4px 32px;font-family:"Golos Text",sans-serif;font-size:16px;line-height:1.5;list-style:none;margin:0}@media (max-width:768px){.a2a-breadcrumbs .breadcrumb{padding-bottom:24px;font-size:14px}}.a2a-breadcrumbs .breadcrumb li{display:flex;align-items:center;gap:8px}.a2a-breadcrumbs .breadcrumb li a{color:#848F9E;text-decoration:none;font-weight:400;transition:color 0.2s ease}.a2a-breadcrumbs .breadcrumb li a:hover{color:#171A1F;text-decoration:none}.a2a-breadcrumbs .breadcrumb li:last-child{color:#171A1F;font-weight:500}.a2a-breadcrumbs .breadcrumb li:last-child a{color:#171A1F;font-weight:500;pointer-events:none}.a2a-breadcrumbs .breadcrumb li:not(:last-child)::after{content:"/";color:#848F9E;font-weight:400;margin-left:8px}.a2a-breadcrumbs .breadcrumbs{display:flex;align-items:center;gap:8px;padding:0 4px 32px;font-family:"Golos Text",sans-serif;font-size:16px;line-height:1.5}@media (max-width:768px){.a2a-breadcrumbs .breadcrumbs{padding-bottom:24px;font-size:14px}}.a2a-breadcrumbs .breadcrumbs a{color:#848F9E;text-decoration:none;font-weight:400;transition:color 0.2s ease}.a2a-breadcrumbs .breadcrumbs a:hover{color:#171A1F;text-decoration:none}.a2a-breadcrumbs .breadcrumbs .sep{color:#848F9E;font-weight:400;margin:0 4px}.a2a-breadcrumbs .breadcrumbs .current{color:#171A1F;font-weight:500}.shuttle-transfers-page .a2a-breadcrumbs{padding-top:0}.shuttle-transfers-page .a2a-breadcrumbs .container{position:relative;z-index:1}body.design-25 .a2a-breadcrumbs>.container>span,body.design-25 .a2a-breadcrumbs #breadcrumbs,body.design-25 .a2a-breadcrumbs .breadcrumb,body.design-25 .a2a-breadcrumbs .breadcrumbs{font-family:"Golos Text",sans-serif!important}body.design-25 .a2a-breadcrumbs>.container>span *,body.design-25 .a2a-breadcrumbs>.container>span a,body.design-25 .a2a-breadcrumbs>.container>span span,body.design-25 .a2a-breadcrumbs #breadcrumbs *,body.design-25 .a2a-breadcrumbs #breadcrumbs a,body.design-25 .a2a-breadcrumbs #breadcrumbs span,body.design-25 .a2a-breadcrumbs .breadcrumb *,body.design-25 .a2a-breadcrumbs .breadcrumb a,body.design-25 .a2a-breadcrumbs .breadcrumb span,body.design-25 .a2a-breadcrumbs .breadcrumbs *,body.design-25 .a2a-breadcrumbs .breadcrumbs a,body.design-25 .a2a-breadcrumbs .breadcrumbs span{font-family:"Golos Text",sans-serif!important}body.design-25 .a2a-breadcrumbs>.container>span a,body.design-25 .a2a-breadcrumbs #breadcrumbs a,body.design-25 .a2a-breadcrumbs .breadcrumb a,body.design-25 .a2a-breadcrumbs .breadcrumbs a{color:#848F9E!important;text-decoration:none!important;font-weight:400!important;font-size:16px!important;line-height:1.5em!important}body.design-25 .a2a-breadcrumbs>.container>span a:hover,body.design-25 .a2a-breadcrumbs #breadcrumbs a:hover,body.design-25 .a2a-breadcrumbs .breadcrumb a:hover,body.design-25 .a2a-breadcrumbs .breadcrumbs a:hover{color:#171A1F!important;text-decoration:none!important}@media (max-width:768px){body.design-25 .a2a-breadcrumbs>.container>span a,body.design-25 .a2a-breadcrumbs #breadcrumbs a,body.design-25 .a2a-breadcrumbs .breadcrumb a,body.design-25 .a2a-breadcrumbs .breadcrumbs a{font-size:14px!important}}body.design-25 .a2a-breadcrumbs>.container>span .breadcrumb_last,body.design-25 .a2a-breadcrumbs>.container>span .current,body.design-25 .a2a-breadcrumbs>.container>span span:last-child,body.design-25 .a2a-breadcrumbs #breadcrumbs .breadcrumb_last,body.design-25 .a2a-breadcrumbs #breadcrumbs .current,body.design-25 .a2a-breadcrumbs #breadcrumbs span:last-child,body.design-25 .a2a-breadcrumbs .breadcrumb .breadcrumb_last,body.design-25 .a2a-breadcrumbs .breadcrumb .current,body.design-25 .a2a-breadcrumbs .breadcrumb span:last-child,body.design-25 .a2a-breadcrumbs .breadcrumbs .breadcrumb_last,body.design-25 .a2a-breadcrumbs .breadcrumbs .current,body.design-25 .a2a-breadcrumbs .breadcrumbs span:last-child{color:#171A1F!important;font-weight:500!important;font-size:16px!important;line-height:1.5em!important}@media (max-width:768px){body.design-25 .a2a-breadcrumbs>.container>span .breadcrumb_last,body.design-25 .a2a-breadcrumbs>.container>span .current,body.design-25 .a2a-breadcrumbs>.container>span span:last-child,body.design-25 .a2a-breadcrumbs #breadcrumbs .breadcrumb_last,body.design-25 .a2a-breadcrumbs #breadcrumbs .current,body.design-25 .a2a-breadcrumbs #breadcrumbs span:last-child,body.design-25 .a2a-breadcrumbs .breadcrumb .breadcrumb_last,body.design-25 .a2a-breadcrumbs .breadcrumb .current,body.design-25 .a2a-breadcrumbs .breadcrumb span:last-child,body.design-25 .a2a-breadcrumbs .breadcrumbs .breadcrumb_last,body.design-25 .a2a-breadcrumbs .breadcrumbs .current,body.design-25 .a2a-breadcrumbs .breadcrumbs span:last-child{font-size:14px!important}}body.design-25 .a2a-breadcrumbs>.container>span .breadcrumb_sep,body.design-25 .a2a-breadcrumbs>.container>span .sep,body.design-25 .a2a-breadcrumbs #breadcrumbs .breadcrumb_sep,body.design-25 .a2a-breadcrumbs #breadcrumbs .sep,body.design-25 .a2a-breadcrumbs .breadcrumb .breadcrumb_sep,body.design-25 .a2a-breadcrumbs .breadcrumb .sep,body.design-25 .a2a-breadcrumbs .breadcrumbs .breadcrumb_sep,body.design-25 .a2a-breadcrumbs .breadcrumbs .sep{color:#848F9E!important;font-weight:400!important}body.design-25 .a2a-breadcrumbs>.container>span{color:#848F9E!important;font-weight:400!important;font-size:16px!important;line-height:1.5em!important}@media (max-width:768px){body.design-25 .a2a-breadcrumbs>.container>span{font-size:14px!important}}.shuttle-step-1__modal{position:fixed;top:0;left:0;width:100%;height:calc(100% - 56px);background-color:rgb(0 0 0 / .5);z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all 0.3s ease}.shuttle-step-1__modal.show{opacity:1;visibility:visible}@media (min-width:1025px){.shuttle-step-1__modal.shuttle-step-1__modal--popover{position:absolute;top:auto;left:auto;width:auto;height:auto;background-color:#fff0;display:block;align-items:initial;justify-content:initial}.shuttle-step-1__modal.shuttle-step-1__modal--popover.show{opacity:1;visibility:visible}}.shuttle-step-1__modal-content{width:320px;background:#FFF;border-radius:12px;box-shadow:0 2px 12px 0 rgb(17 25 40 / .12);transform:scale(.9);transition:transform 0.3s ease}.shuttle-step-1__modal.show .shuttle-step-1__modal-content{transform:scale(1)}@media (min-width:1025px){.shuttle-step-1__modal--popover .shuttle-step-1__modal-content{position:absolute;top:calc(100% + 8px);right:0;transform:scale(1);z-index:10000}.shuttle-step-1__modal--popover .shuttle-step-1__modal-content::before{content:"";position:absolute;top:-8px;right:24px;width:0;height:0;border-left:8px solid #fff0;border-right:8px solid #fff0;border-bottom:8px solid #FFF;filter:drop-shadow(0 -2px 4px rgb(17 25 40 / .08))}.shuttle-step-1__modal--popover.show .shuttle-step-1__modal-content{transform:scale(1)}}.shuttle-step-1__modal-header{background:#F2F3F5;padding:24px 16px 20px;border-radius:12px 12px 0 0;position:relative}.shuttle-step-1__modal-header h3{font-family:"Golos Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:600;font-size:16px;line-height:1.625em;color:#111928;margin:0;text-align:left}.shuttle-step-1__modal-close{position:absolute;top:20px;right:16px;background:none;border:none;font-size:24px;color:#545B66;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.shuttle-step-1__modal-close:hover{color:#111928}@media (min-width:1025px){.shuttle-step-1__modal--popover .shuttle-step-1__modal-close{display:none}}.shuttle-step-1__modal-body{padding:8px 0}.shuttle-step-1__passenger-row{display:flex;align-items:center;padding:8px 16px;gap:4px}@media (max-width:768px){.shuttle-step-1__passenger-row{flex-direction:column;align-items:flex-start}}.shuttle-step-1__passenger-row:not(:last-child){margin-bottom:4px}.shuttle-step-1__passenger-info{flex:1;display:flex;flex-direction:column;gap:2px}.shuttle-step-1__passenger-info .shuttle-step-1__passenger-label{font-family:"Golos Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:600;font-size:14px;line-height:1.4285714286em;color:#111928;margin:0}@media (max-width:768px){.shuttle-step-1__passenger-info .shuttle-step-1__passenger-label{font-size:16px;margin-bottom:4px}}.shuttle-step-1__passenger-info .shuttle-step-1__passenger-description{font-family:"Golos Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:12px;line-height:1.3333333333em;color:#545B66;margin:0}.shuttle-step-1__counter{display:flex;align-items:center;gap:8px}@media (max-width:768px){.shuttle-step-1__counter{width:100%;justify-content:space-between;margin-top:12px}}.shuttle-step-1__counter-btn{width:44px;height:44px;border-radius:50%;background:#ECF3FE;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.2s ease}.shuttle-step-1__counter-btn::before{content:"";width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:center}.shuttle-step-1__counter-btn[data-action=decrease]::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.17 8H13.83' stroke='%23171A1F' stroke-width='1.35' stroke-linecap='round'/%3E%3C/svg%3E")}.shuttle-step-1__counter-btn[data-action=decrease]:disabled{background:#ECF3FE;cursor:not-allowed}.shuttle-step-1__counter-btn[data-action=decrease]:disabled::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.17 8H13.83' stroke='%23848F9E' stroke-width='1.35' stroke-linecap='round'/%3E%3C/svg%3E")}.shuttle-step-1__counter-btn[data-action=increase]::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 2.17V13.83' stroke='%23171A1F' stroke-width='1.35' stroke-linecap='round'/%3E%3Cpath d='M2.17 8H13.83' stroke='%23171A1F' stroke-width='1.35' stroke-linecap='round'/%3E%3C/svg%3E")}.shuttle-step-1__counter-btn:hover:not(:disabled){background:#D1E7FE}.shuttle-step-1__counter-btn:active:not(:disabled){transform:scale(.95)}.shuttle-step-1__counter-value{min-width:24px;text-align:center;font-family:"Golos Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:600;font-size:14px;line-height:1.4285714286em;color:#111928}.shuttle-step-1__counter-input{display:none}.shuttle-step-1__modal-footer{padding:16px;border-top:1px solid #E8EDF3}@media (max-width:768px){.shuttle-step-1__modal-footer{position:fixed;width:100%;bottom:0}}.shuttle-step-1__modal-apply{width:100%;height:48px;background:#3185FA;border:none;border-radius:12px;color:#FFF;font-family:"Golos Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:16px;line-height:1.25em;cursor:pointer;transition:all 0.2s ease}.shuttle-step-1__modal-apply:hover{background:#2563EB}.shuttle-step-1__modal-apply:active{transform:scale(.98)}@media (max-width:768px){.shuttle-step-1__passenger-row .shuttle-step-1__counter{width:100%;justify-content:space-between;margin-top:12px}.shuttle-step-1__passenger-row .shuttle-step-1__counter .shuttle-step-1__counter-value{display:none}.shuttle-step-1__passenger-row .shuttle-step-1__counter .shuttle-step-1__counter-input{display:flex;width:72%;height:44px;background:#FFF;border:1px solid #DFE5ED;border-radius:12px;align-items:center;justify-content:center;font-family:"Golos Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.4285714286em;color:#545B66;text-align:center}.shuttle-step-1__passenger-row .shuttle-step-1__counter .shuttle-step-1__counter-input input{width:100%;border:none;background:#fff0;text-align:center;font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;outline:none;cursor:text}.shuttle-step-1__passenger-row .shuttle-step-1__counter .shuttle-step-1__counter-input input::-webkit-outer-spin-button,.shuttle-step-1__passenger-row .shuttle-step-1__counter .shuttle-step-1__counter-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.shuttle-step-1__passenger-row .shuttle-step-1__counter .shuttle-step-1__counter-input input[type=number]{-moz-appearance:textfield}.shuttle-step-1__passenger-row .shuttle-step-1__counter .shuttle-step-1__counter-input input:focus{color:#111928;font-weight:600}.shuttle-step-1__passenger-row .shuttle-step-1__counter .shuttle-step-1__counter-input input::placeholder{color:#9CA3AF;font-weight:400}.shuttle-step-1__passenger-row .shuttle-step-1__counter .shuttle-step-1__counter-input:focus-within{border-color:#3185FA;box-shadow:0 0 0 3px rgb(49 133 250 / .1)}}.shuttle-step-1__passengers-wrapper{position:relative;display:contents}@media (min-width:1025px){.shuttle-step-1__passengers-wrapper{display:block;position:relative}}@media (max-width:375px){.shuttle-step-1__modal-content{width:calc(100vw - 32px)}}@keyframes modalSlideIn{from{transform:scale(.9) translateY(20px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.shuttle-step-1__modal.show .shuttle-step-1__modal-content{animation:modalSlideIn 0.3s ease-out}body:has(.shuttle-checkout){overflow-x:visible!important}body.shuttle-checkout-page{overflow-x:visible!important}.shuttle-checkout{min-height:100vh;background:#F8FAFC}.shuttle-checkout-content{padding:24px 0 48px;background:#FFF;overflow:visible}@media (max-width:768px){.shuttle-checkout-content{padding-top:6px}}.shuttle-checkout-content .container{overflow:visible}@media (max-width:640px){.shuttle-checkout-content .container{padding:0}}.shuttle-checkout__layout{display:flex;gap:32px;align-items:flex-start;overflow:visible}@media (max-width:1024px){.shuttle-checkout__layout{flex-direction:column;gap:24px}}.shuttle-checkout__form-column{flex:1;min-width:0}@media (max-width:1024px){.shuttle-checkout__form-column{width:100%}}.shuttle-checkout__summary-column{flex:0 0 380px}@media (min-width:1025px){.shuttle-checkout__summary-column{position:sticky!important;top:40px!important;align-self:flex-start;z-index:10}}@media (max-width:1024px){.shuttle-checkout__summary-column{flex:none;width:100%}}body.design-25 .shuttle-checkout__section{background:#F2F3F5;border-radius:12px;padding:24px;margin-bottom:16px}body.design-25 .shuttle-checkout__section-title{font-family:"Golos Text",sans-serif;font-weight:600;font-size:20px;line-height:1.4;color:#171A1F;margin:0 0 8px 0}@media (max-width:768px){body.design-25 .shuttle-checkout__section-title{font-size:18px}}body.design-25 .shuttle-checkout__section-description{font-family:"Golos Text",sans-serif;font-weight:400;font-size:16px;line-height:1.429;color:#171A1F;margin:0 0 20px 0}@media (max-width:768px){body.design-25 .shuttle-checkout__section-description{font-size:14px!important}}body.design-25 .shuttle-checkout__section--bus-stops .shuttle-checkout__section-description{font-size:16px}.shuttle-checkout__submit{background:#FFF;border-radius:12px;padding:24px;border:1px solid #E5E7EB;text-align:center}.shuttle-checkout__continue-btn{width:100%;padding:16px 24px;background:#3185FA;border:none;border-radius:8px;font-family:"Golos Text",sans-serif;font-weight:600;font-size:16px;line-height:1.5;color:#FFF;cursor:pointer;transition:all 0.2s ease}.shuttle-checkout__continue-btn:hover{background:#2563EB;transform:translateY(-1px)}.shuttle-checkout__continue-btn:active{transform:translateY(0)}.shuttle-checkout__continue-btn:disabled{background:#9CA3AF;cursor:not-allowed;transform:none}.shuttle-checkout__terms{font-family:"Golos Text",sans-serif;font-weight:400;font-size:12px;line-height:1.5;color:#6B7280;margin:16px 0 0 0;text-align:left}.shuttle-checkout__terms a{color:#3185FA;text-decoration:none}.shuttle-checkout__terms a:hover{text-decoration:underline}@keyframes onAutoFillStart{from{}}@keyframes onAutoFillCancel{from{}}.shuttle-checkout__form-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px 12px}@media (max-width:768px){.shuttle-checkout__form-fields{grid-template-columns:1fr;gap:12px}}.shuttle-checkout__fields-row{display:contents}.shuttle-checkout__field--email{grid-column:1/2}@media (max-width:768px){.shuttle-checkout__field--email{grid-column:1/-1}}.shuttle-checkout__field--password{grid-column:2/3;display:none}@media (max-width:768px){.shuttle-checkout__field--password{grid-column:1/-1}}.shuttle-checkout__field{display:flex;flex-direction:column;gap:6px;flex:1}.shuttle-checkout__field--floating{position:relative;gap:0;height:fit-content}.shuttle-checkout__label{font-family:"Golos Text",sans-serif;font-weight:500;font-size:14px;line-height:1.429;color:#374151}.shuttle-checkout__label--floating[for*=email]::after,.shuttle-checkout__label--floating[for*=first-name]::after,.shuttle-checkout__label--floating[for*=last-name]::after,.shuttle-checkout__label--floating[for=passenger-phone]::after,.shuttle-checkout__label--floating[for*=password]::after{content:"*";color:#EF4444;margin-left:2px}.shuttle-checkout__input{padding:12px 16px;border:1px solid #E8EDF3;border-radius:12px;font-family:"Golos Text",sans-serif;font-size:14px;line-height:1.5;color:#1F2937;background:#FFF;transition:all 0.2s ease;padding-top:20px}.shuttle-checkout__input:focus{outline:none;border-color:#3185FA;box-shadow:0 0 0 3px rgb(49 133 250 / .1)}.shuttle-checkout__input.shuttle-checkout__input--error{border-color:#EF4444}.shuttle-checkout__input.shuttle-checkout__input--error:focus{border-color:#EF4444;box-shadow:0 0 0 3px rgb(239 68 68 / .1)}.shuttle-checkout__input::placeholder{color:#fff0}.shuttle-checkout__input:-webkit-autofill,.shuttle-checkout__input:-webkit-autofill:hover,.shuttle-checkout__input:-webkit-autofill:focus,.shuttle-checkout__input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #FFF inset!important;-webkit-text-fill-color:#1F2937!important;background-color:#FFFFFF!important;border:1px solid #E8EDF3!important;border-radius:12px!important;transition:background-color 5000s ease-in-out 0s;animation-name:onAutoFillStart;animation-duration:0.001s;animation-fill-mode:both}.shuttle-checkout__input:-moz-autofill{background-color:#FFFFFF!important;border:1px solid #E8EDF3!important;color:#1F2937!important}.shuttle-checkout__label--floating{position:absolute!important;top:50%!important;transform:translate(16px,-50%)!important;font-size:14px!important;font-weight:400!important;color:#6B7280!important;background:transparent!important;padding:0!important;pointer-events:none!important;transition:all 0.3s ease!important;transform-origin:center center!important;z-index:1!important;white-space:nowrap!important}.shuttle-checkout__input:focus+.shuttle-checkout__label--floating{top:8px!important;left:12px!important;transform:translate(0,0)!important;font-size:12px!important;font-weight:500!important;color:#3185FA!important;background:transparent!important;padding:0 4px!important}.shuttle-checkout__input:focus+.shuttle-checkout__label--floating::after{color:#EF4444!important}.shuttle-checkout__input.shuttle-checkout__input--filled+.shuttle-checkout__label--floating{top:8px!important;left:12px!important;transform:translate(0,0)!important;font-size:12px!important;font-weight:500!important;color:#6B7280!important;background:transparent!important;padding:0 4px!important}.shuttle-checkout__input.shuttle-checkout__input--filled+.shuttle-checkout__label--floating::after{color:#EF4444!important}.shuttle-checkout__input:-webkit-autofill+.shuttle-checkout__label--floating,.shuttle-checkout__input:-moz-autofill+.shuttle-checkout__label--floating{top:8px!important;left:12px!important;transform:translate(0,0)!important;font-size:12px!important;font-weight:500!important;color:#6B7280!important;background:#FFFFFF!important;padding:0 4px!important}.shuttle-checkout__input:-webkit-autofill+.shuttle-checkout__label--floating::after,.shuttle-checkout__input:-moz-autofill+.shuttle-checkout__label--floating::after{color:#EF4444!important}.shuttle-checkout__input.shuttle-checkout__input--error+.shuttle-checkout__label--floating{color:#EF4444!important;top:38%!important}.shuttle-checkout__input.shuttle-checkout__input--error+.shuttle-checkout__label--floating::after{color:#EF4444!important}.shuttle-checkout__input.shuttle-checkout__input--error.shuttle-checkout__input--filled+.shuttle-checkout__label--floating{top:8px!important}.shuttle-checkout__textarea{padding:12px 16px;border:1px solid #E8EDF3;border-radius:8px;font-family:"Golos Text",sans-serif;font-size:16px;line-height:1.5;color:#171A1F;background:#FFF;transition:all 0.2s ease;resize:vertical;min-height:100px}@media (max-width:768px){.shuttle-checkout__textarea{font-size:14px}}.shuttle-checkout__textarea:focus{outline:none;border-color:#3185FA;box-shadow:0 0 0 3px rgb(49 133 250 / .1)}.shuttle-checkout__textarea::placeholder{color:#9CA3AF}.shuttle-checkout__field--phone{min-height:56px}.shuttle-checkout__field--phone .shuttle-checkout__label--floating{position:absolute!important;top:16px!important;left:70px!important;transform:translate(0,0)!important;font-size:14px!important;font-weight:400!important;color:#6B7280!important;background:transparent!important;padding:0!important;pointer-events:none!important;transition:all 0.3s ease!important;z-index:1!important;white-space:nowrap!important}.shuttle-checkout__field--phone .iti{width:100%;position:relative}.shuttle-checkout__field--phone .iti .iti__flag-container{border:none;background:#fff0;display:flex;flex-direction:column;justify-content:center}.shuttle-checkout__field--phone .iti .iti__selected-flag{padding:12px 8px 12px 16px;height:20px;border:none;background:#fff0;border-right:1px solid #E8EDF3}.shuttle-checkout__field--phone .iti .iti__selected-flag:hover,.shuttle-checkout__field--phone .iti .iti__selected-flag:focus{background:#fff0}.shuttle-checkout__field--phone .iti .iti__arrow{border-left:4px solid #fff0;border-right:4px solid #fff0;border-top:4px solid #9CA3AF;margin-left:4px}.shuttle-checkout__field--phone .iti .iti__country-list{border-radius:8px;box-shadow:0 10px 25px rgb(0 0 0 / .1);border:1px solid #E5E7EB;max-height:200px;z-index:1000;top:100%}.shuttle-checkout__field--phone .iti .iti__country-list .iti__country{padding:8px 16px}.shuttle-checkout__field--phone .iti .iti__country-list .iti__country:hover{background:#F8FAFC}.shuttle-checkout__field--phone .iti .iti__country-list .iti__country.iti__highlight{background:#EFF6FF}.shuttle-checkout__field--phone .shuttle-checkout__input--filled.shuttle-checkout__input--phone{padding:22px 16px 10px 12px!important}.shuttle-checkout__field--phone .shuttle-checkout__input--phone{padding:16px 16px 16px 70px!important;border:1px solid #E8EDF3!important;border-radius:8px!important;font-family:"Golos Text",sans-serif!important;font-size:14px!important;line-height:1.5!important;color:#1F2937!important;background:#FFFFFF!important;transition:all 0.2s ease!important;width:100%!important}.shuttle-checkout__field--phone .shuttle-checkout__input--phone:focus{outline:none!important;border-color:#3185FA!important;box-shadow:0 0 0 3px rgb(49 133 250 / .1)!important;border-left:1px solid #3185FA!important}.shuttle-checkout__field--phone .shuttle-checkout__input--phone::placeholder{color:transparent!important}.shuttle-checkout__field--phone .shuttle-checkout__label--floating.shuttle-checkout__label--focused,.shuttle-checkout__field--phone .shuttle-checkout__label--floating.shuttle-checkout__label--filled{top:8px!important;left:67px!important;transform:translate(0,0)!important;font-size:12px!important;font-weight:500!important;color:#6B7280!important;background:#FFFFFF!important;padding:0 4px!important}.shuttle-checkout__field--phone .shuttle-checkout__label--floating.shuttle-checkout__label--focused::after,.shuttle-checkout__field--phone .shuttle-checkout__label--floating.shuttle-checkout__label--filled::after{color:#EF4444!important}.shuttle-checkout__field--phone .shuttle-checkout__label--floating.shuttle-checkout__label--focused{color:#3185FA!important}.shuttle-checkout__field--phone .shuttle-checkout__label--floating.shuttle-checkout__label--focused::after{color:#EF4444!important}.shuttle-checkout__field--phone .shuttle-checkout__input--phone.shuttle-checkout__input--error~.shuttle-checkout__label--floating{color:#EF4444!important}.shuttle-checkout__field--phone .shuttle-checkout__input--phone.shuttle-checkout__input--error~.shuttle-checkout__label--floating::after{color:#EF4444!important}.shuttle-checkout__bus-stops{display:flex;flex-direction:column;gap:8px}.shuttle-checkout__bus-stop{display:flex;align-items:center;gap:6px;padding:14px 12px;background:#FFF;border-radius:12px;cursor:pointer;transition:all 0.2s ease;border:none}.shuttle-checkout__bus-stop:hover{background:#F8FAFC}.shuttle-checkout__bus-stop--selected{background:#FFF}.shuttle-checkout__bus-stop-radio{width:20px;height:20px;border:1px solid #DFE5ED;border-radius:50%;margin:0;position:relative;appearance:none;cursor:pointer;flex-shrink:0;transition:all 0.2s ease}.shuttle-checkout__bus-stop-radio:checked{border:6px solid #3185FA;background:#FFF}.shuttle-checkout__bus-stop-radio:focus{outline:none;box-shadow:0 0 0 2px rgb(49 133 250 / .2)}.shuttle-checkout__bus-stop-info{flex:1}.shuttle-checkout__bus-stop-text{font-family:"Golos Text",sans-serif;font-weight:400;font-size:14px;line-height:1.4285714286;color:#171A1F;margin:0}.shuttle-checkout__facebook-login{margin-top:16px;width:100%}.shuttle-checkout__facebook-button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:16px;background:#3185FA;border:none;border-radius:12px;font-family:"Golos Text",sans-serif;font-weight:400;font-size:14px;line-height:1.4285714286;color:#FFF;cursor:pointer;transition:all 0.2s ease;height:52px;text-decoration:none}.shuttle-checkout__facebook-button:hover{background:#2563EB}.shuttle-checkout__facebook-button:focus{outline:none;box-shadow:0 0 0 3px rgb(49 133 250 / .1)}.shuttle-checkout__facebook-icon{width:20px;height:20px;flex-shrink:0}.shuttle-checkout__facebook-text{font-family:"Golos Text",sans-serif;font-weight:400;font-size:14px;line-height:1.4285714286;color:#FFF}.shuttle-checkout__password-wrapper{position:relative;display:flex;flex-direction:column;gap:0}.shuttle-checkout__input--password{padding-right:120px!important}.shuttle-checkout__password-actions{position:absolute;top:50%;right:12px;transform:translateY(-50%);display:flex;align-items:center;gap:10px;z-index:2}.shuttle-checkout__forgot-link{font-family:"Golos Text",sans-serif;font-size:12px;font-weight:500;color:#3185FA;text-decoration:none;white-space:nowrap;padding-right:12px;border-right:1px solid #DEE7EF}.shuttle-checkout__forgot-link:hover{color:#2965BA}.shuttle-checkout__password-toggle{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.shuttle-checkout__password-toggle:focus{outline:none;border-radius:4px;box-shadow:0 0 0 2px rgb(49 133 250 / .2)}.shuttle-checkout__eye-icon{width:22px;height:auto;display:block;transition:opacity 0.2s ease}.shuttle-checkout__eye-icon--hide{display:none}.shuttle-checkout__input--password[type=text]~.shuttle-checkout__password-actions .shuttle-checkout__password-toggle .shuttle-checkout__eye-icon--show{display:none}.shuttle-checkout__input--password[type=text]~.shuttle-checkout__password-actions .shuttle-checkout__password-toggle .shuttle-checkout__eye-icon--hide{display:block}.shuttle-checkout__field-error{font-family:"Golos Text",sans-serif;font-size:12px;line-height:1.333;color:#EF4444;margin-top:4px;display:none}.shuttle-checkout__field-error.shuttle-checkout__field-error--visible{display:block}.custom-phone-input{position:relative;display:flex;align-items:stretch;width:100%}.custom-phone-input__selector{display:flex;align-items:center;padding:0 12px;background:#FFF;border:1px solid #E8EDF3;border-right:none;border-radius:12px 0 0 12px;cursor:pointer;transition:all 0.2s ease;min-width:70px;justify-content:center;position:relative}.custom-phone-input__selector:after{content:"";width:1px;height:44%;background:#E8EDF3;position:absolute;right:0}.custom-phone-input__selector:hover{background:#F8FAFC;border-color:#9CA3AF}.custom-phone-input__selector:focus{outline:none;border-color:#3185FA;box-shadow:0 0 0 3px rgb(49 133 250 / .1)}.custom-phone-input__selector--open{border-color:#3185FA;box-shadow:0 0 0 3px rgb(49 133 250 / .1)}.custom-phone-input__selector--open .custom-phone-input__arrow{transform:rotate(180deg)}.custom-phone-input__flag{width:20px;height:15px;margin-right:6px;border-radius:2px;overflow:hidden;flex-shrink:0}.custom-phone-input__flag.fi{background-size:cover;background-position:center;background-repeat:no-repeat}.custom-phone-input__flag-placeholder{width:20px;height:15px;margin-right:2px;display:flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0;color:#9CA3AF}.custom-phone-input__arrow{font-size:10px;color:#6B7280;transition:transform 0.2s ease;line-height:1;background-image:url(/../wp-content/uploads/dropdown-arrow.svg);background-position:center;width:12px;height:8px;background-size:cover;filter:grayscale(100%);opacity:.4}.custom-phone-input__field{flex:1;padding:16px 16px 16px 12px!important;border:1px solid #D1D5DB!important;border-left:none!important;border-radius:0 12px 12px 0!important;font-family:"Golos Text",sans-serif!important;font-size:16px!important;line-height:1.5!important;color:#1F2937!important;background:#FFFFFF!important;transition:all 0.2s ease!important}.custom-phone-input__field:focus{outline:none!important;border-color:#3185FA!important;box-shadow:0 0 0 3px rgb(49 133 250 / .1)!important}.custom-phone-input__field::placeholder{color:#9CA3AF!important}.custom-phone-input__dropdown{position:absolute;top:100%;left:0;right:0;background:#FFF;border:1px solid #E5E7EB;border-radius:8px;box-shadow:0 10px 25px rgb(0 0 0 / .1);max-height:250px;z-index:1000;margin-top:4px;display:flex;flex-direction:column}.custom-phone-input__search{padding:12px 16px;border:none;border-bottom:1px solid #E5E7EB;font-size:14px;color:#374151;background:#FFF;outline:none;border-radius:8px 8px 0 0;width:100%}.custom-phone-input__search::placeholder{color:#9CA3AF}.custom-phone-input__search:focus{border-bottom-color:#3185FA;box-shadow:0 1px 0 0 #3185FA}.custom-phone-input__countries{flex:1;overflow-y:auto;max-height:200px}.custom-phone-input__countries::-webkit-scrollbar{width:6px}.custom-phone-input__countries::-webkit-scrollbar-track{background:#F1F5F9;border-radius:3px}.custom-phone-input__countries::-webkit-scrollbar-thumb{background:#CBD5E1;border-radius:3px}.custom-phone-input__countries::-webkit-scrollbar-thumb:hover{background:#94A3B8}.custom-phone-input__option{display:flex;align-items:center;padding:12px 16px;cursor:pointer;transition:background-color 0.15s ease}.custom-phone-input__option:hover,.custom-phone-input__option--selected{background:#F8FAFC}.custom-phone-input__option:active{background:#EFF6FF}.custom-phone-input__country-name{flex:1;margin-left:12px;font-size:14px;color:#374151}.custom-phone-input__dial-code{font-size:14px;color:#6B7280;font-weight:500;margin-left:8px}.custom-phone-input__separator{height:1px;background:#E5E7EB;margin:4px 0}.custom-phone-input__no-results{padding:16px;text-align:center;color:#6B7280;font-size:14px;font-style:italic}.shuttle-checkout__field--phone .custom-phone-input{width:100%}.shuttle-checkout__field--phone .custom-phone-input__field{padding-left:12px!important;border-radius:0 12px 12px 0!important;border-left:none!important}.shuttle-checkout__field--phone .shuttle-checkout__label--floating{left:82px!important}.shuttle-checkout__field--phone .shuttle-checkout__label--floating.shuttle-checkout__label--focused,.shuttle-checkout__field--phone .shuttle-checkout__label--floating.shuttle-checkout__label--filled{left:80px!important}@media (max-width:768px){.custom-phone-input__country-name{font-size:13px}.custom-phone-input__dial-code{font-size:13px}}.shuttle-checkout-summary__card{background:#FFF;border:1px solid #E8EDF3;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:16px;overflow-x:visible}.shuttle-checkout-summary__trips{display:flex;flex-direction:column;gap:12px}.shuttle-checkout-summary__trip-section{display:flex;flex-direction:column;gap:16px}.shuttle-checkout-summary__trip-header{display:flex;flex-direction:column;gap:8px}.shuttle-checkout-summary__trip-title{font-family:"Golos Text",sans-serif;font-weight:600!important;font-size:16px;line-height:1.5;color:#171A1F;margin:0}.shuttle-checkout-summary__route-info{display:flex;flex-direction:column;gap:4px}.shuttle-checkout-summary__route-row{display:flex;align-items:flex-start;gap:6px}.shuttle-checkout-summary__route-icon{width:20px;height:20px;flex-shrink:0;margin-top:1px}.shuttle-checkout-summary__route-icon img{width:100%;height:100%;display:block}.shuttle-checkout-summary__route-text{font-family:"Golos Text",sans-serif;font-weight:400;font-size:12px!important;line-height:1.333;color:#171A1F;margin:0;flex:1}.shuttle-checkout-summary__date-row{display:flex;align-items:center;gap:6px}.shuttle-checkout-summary__date-icon{width:20px;height:20px;flex-shrink:0}.shuttle-checkout-summary__date-icon img{width:100%;height:100%;display:block}.shuttle-checkout-summary__date-text{font-family:"Golos Text",sans-serif;font-weight:400;font-size:12px!important;line-height:1.333;color:#171A1F;margin:0}.shuttle-checkout-summary__line-items{display:flex;flex-direction:column;gap:8px}.shuttle-checkout-summary__line-item{display:flex;align-items:flex-start;gap:24px}.shuttle-checkout-summary__item-info{display:flex;flex-direction:column;gap:4px;flex:1}.shuttle-checkout-summary__item-name{font-family:"Golos Text",sans-serif;font-weight:400;font-size:12px!important;line-height:1.333;color:#6F84AE;margin:0}.shuttle-checkout-summary__item-pricing{display:flex;align-items:center;gap:8px;width:96px;flex-shrink:0}.shuttle-checkout-summary__item-quantity{font-family:"Golos Text",sans-serif;font-weight:400;font-size:12px;line-height:1.333;color:#6F84AE;margin:0}.shuttle-checkout-summary__item-price{font-family:"Golos Text",sans-serif;font-weight:400;font-size:12px;line-height:1.333;color:#171A1F;margin:0;text-align:right;flex:1}.shuttle-checkout-summary__divider{height:1px;background:#E8EDF3;border:none;margin:0}.shuttle-checkout-summary__total-row{display:flex;align-items:stretch;justify-content:stretch}.shuttle-checkout-summary__total-label{font-family:"Golos Text",sans-serif;font-weight:400;font-size:14px;line-height:1.429;color:#6F84AE;flex:1;display:flex;align-items:center}.shuttle-checkout-summary__total-amount{font-family:"Golos Text",sans-serif;font-weight:600;font-size:20px;line-height:1.4;color:#171A1F;text-align:right;display:flex;align-items:flex-end;justify-content:flex-end;flex:1}.shuttle-checkout-summary__actions{display:flex;flex-direction:column;gap:8px}.shuttle-checkout-summary__continue-btn{display:flex;align-items:center;justify-content:center;gap:4px;padding:0 24px;height:48px;background:#3185FA;border:none;border-radius:12px;font-family:"Golos Text",sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#FFF;cursor:pointer;transition:background-color 0.2s ease}.shuttle-checkout-summary__continue-btn:hover{background:#2970E8}.shuttle-checkout-summary__continue-btn:active{background:#245BD6}.shuttle-checkout-summary__continue-btn:disabled{background:#E8EDF3;color:#6F84AE;cursor:not-allowed}.shuttle-checkout-summary__legal-text{font-family:"Golos Text",sans-serif;font-weight:400;font-size:12px;line-height:1.333;color:#6F84AE;margin:0;text-align:left}@media (max-width:768px){.shuttle-checkout-summary__legal-text{text-align:center}}.shuttle-checkout-summary__legal-text a{color:#3185FA;text-decoration:none}.shuttle-checkout-summary__legal-text a:hover{text-decoration:underline}@media (max-width:1024px){.shuttle-checkout-summary__card{width:100%;max-width:none}}.shuttle-checkout__fare-options{display:flex;gap:12px}@media (max-width:768px){.shuttle-checkout__fare-options{flex-direction:column}}.shuttle-checkout__fare-option{flex:1;background:#FFF;border-radius:12px;padding:16px;cursor:pointer;transition:all 0.2s ease;border:2px solid #fff0;position:relative;display:flex;flex-direction:column}.shuttle-checkout__fare-option:hover{box-shadow:0 4px 12px rgb(0 0 0 / .1)}.shuttle-checkout__fare-option-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.shuttle-checkout__fare-option-title{flex:1}.shuttle-checkout__fare-option-name{font-family:"Golos Text",sans-serif;font-weight:600;font-size:16px;line-height:1.625;color:#171A1F;margin:0}.shuttle-checkout__fare-option-badge{background:#EE2121;color:#FFF;font-family:"Golos Text",sans-serif;font-weight:500;font-size:10px;line-height:1.4;letter-spacing:.04em;text-transform:uppercase;padding:4px 10px;border-radius:100px}.shuttle-checkout__fare-option-features{list-style:none;padding:0;margin:0 0 16px 0}.shuttle-checkout__fare-option-feature{display:flex;align-items:flex-start;gap:4px;font-family:"Golos Text",sans-serif;font-weight:400;font-size:14px;line-height:1.4285714286;color:#171A1F;margin-bottom:8px}.shuttle-checkout__fare-option-feature:last-child{margin-bottom:0}.shuttle-checkout__fare-option-feature-icon{width:4px;height:4px;background:#3185FA;border-radius:50%;margin-top:8px;flex-shrink:0}.shuttle-checkout__fare-option-footer{display:flex;flex-direction:column;gap:12px;padding-top:4px;margin-top:auto}.shuttle-checkout__fare-option-price{font-family:"Golos Text",sans-serif;font-weight:500;font-size:14px;line-height:1.1428571429;text-align:center;color:#6F84AE;margin:0}.shuttle-checkout__fare-option-button{display:flex;justify-content:center;align-items:center;padding:0 24px;height:48px;border-radius:12px;font-family:"Golos Text",sans-serif;font-weight:400;font-size:16px;line-height:1.25;text-align:center;border:none;cursor:pointer;transition:all 0.2s ease}.shuttle-checkout__fare-option-button--selected{background:#FFF;color:#3185FA;border:2px solid #3185FA}.shuttle-checkout__fare-option-button--unselected{background:#3185FA;color:#FFF;border:2px solid #fff0}.shuttle-checkout__fare-option-button--unselected:hover{background:#2563EB}.shuttle-checkout__fare-option-radio{display:none}@media (max-width:768px){.shuttle-checkout__fare-option{padding:12px}.shuttle-checkout__fare-option-name{font-size:15px}.shuttle-checkout__fare-option-feature{font-size:13px}}.shuttle-checkout__section--luggage .shuttle-checkout__section-title{font-family:"Golos Text",sans-serif;font-weight:600;font-size:24px;line-height:1.3333333333;color:#171A1F;margin:0 0 8px 0}.shuttle-checkout__luggage-info{margin-bottom:20px}@media (max-width:768px){.shuttle-checkout__luggage-info{margin-bottom:12px}}.shuttle-checkout__luggage-info-title{font-family:"Golos Text",sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#171A1F;margin:0 0 4px 0}@media (max-width:768px){.shuttle-checkout__luggage-info-title{font-size:14px}}.shuttle-checkout__luggage-info-details{font-family:"Golos Text",sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#171A1F;margin:0;white-space:pre-line}.shuttle-checkout__luggage-info-list{font-family:"Golos Text",sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#171A1F;margin:0;padding-left:20px;list-style-type:disc}.shuttle-checkout__luggage-info-list li{margin-bottom:4px}@media (max-width:768px){.shuttle-checkout__luggage-info-list li{font-size:14px}}.shuttle-checkout__luggage-info-list li:last-child{margin-bottom:0}body.design-25 h3.shuttle-checkout__luggage-section-title{font-family:"Golos Text",sans-serif;font-weight:600;font-size:16px;line-height:1.5;color:#171A1F;padding:0 2px}.shuttle-checkout__luggage-options{display:flex;flex-direction:column;gap:16px}.shuttle-checkout__luggage-option{display:flex;align-items:center;gap:32px;padding:16px;background:#FFF;border-radius:12px}.shuttle-checkout__luggage-option-content{display:flex;align-items:center;gap:4px;flex:1}.shuttle-checkout__luggage-option-info{display:flex;align-items:center;gap:16px;flex:1}.shuttle-checkout__luggage-option-image{width:56px;height:56px;border-radius:4px;object-fit:cover;flex-shrink:0}.shuttle-checkout__luggage-option-details{display:flex;flex-direction:column;gap:2px;flex:1}.shuttle-checkout__luggage-option-name{font-family:"Golos Text",sans-serif;font-weight:600;font-size:14px;line-height:1.4285714286;color:#171A1F;margin:0}@media (max-width:768px){.shuttle-checkout__luggage-option-name{font-size:16px;font-weight:600!important}}.shuttle-checkout__luggage-option-description{font-family:"Golos Text",sans-serif;font-weight:400;font-size:14px;line-height:1.4285714286;color:#6F84AE;margin:0}.shuttle-checkout__luggage-option-pricing{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:2px;width:128px}.shuttle-checkout__luggage-option-price{font-family:"Golos Text",sans-serif;font-weight:600;font-size:16px;line-height:1.5;text-align:right;color:#171A1F;margin:0;display:flex;align-items:center;gap:4px}.shuttle-checkout__luggage-option-info-icon{width:20px;height:20px;background:#C2D6E7;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}@media (max-width:768px){.shuttle-checkout__luggage-option-info-icon{width:14px;height:14px}}.shuttle-checkout__luggage-option-info-icon::before{content:"i";font-family:"Golos Text",sans-serif;font-weight:600;font-size:12px;color:#FFF}@media (max-width:768px){.shuttle-checkout__luggage-option-info-icon::before{font-size:8px}}.shuttle-checkout__luggage-option-trip-type{font-family:"Golos Text",sans-serif;font-weight:400;font-size:14px;line-height:1.4285714286;color:#6F84AE;margin:0;padding:0 4px;text-align:center}@media (max-width:768px){.shuttle-checkout__luggage-option-trip-type{padding:0}}.shuttle-checkout__luggage-option-controls{display:flex;align-items:center;gap:32px}.shuttle-checkout__luggage-quantity-controls{display:flex;align-items:center;gap:4px}.shuttle-checkout__luggage-quantity-btn{width:44px;height:44px;border-radius:56px;background:#ECF3FE;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.2s ease}.shuttle-checkout__luggage-quantity-btn:hover:not(:disabled){background:#D1E7FD}.shuttle-checkout__luggage-quantity-btn:disabled{opacity:.5;cursor:not-allowed}.shuttle-checkout__luggage-quantity-btn svg{width:16px;height:16px;stroke:#848F9E;stroke-width:1.35px}.shuttle-checkout__luggage-quantity-btn:not(:disabled) svg{stroke:#171A1F}.shuttle-checkout__luggage-quantity-display{display:flex;align-items:center;gap:8px}.shuttle-checkout__luggage-quantity-input{width:24px;height:28px;border:none;background:#fff0;font-family:"Golos Text",sans-serif;font-weight:600;font-size:14px;line-height:1.4285714286;text-align:center;color:#171A1F}.shuttle-checkout__luggage-quantity-input:focus{outline:none}.shuttle-checkout__luggage-tooltip{position:absolute;bottom:38px;right:16px;background:#FFF;border-radius:8px;padding:12px;box-shadow:0 2px 16px 0 rgb(8 9 12 / .12);z-index:1000;display:none}.shuttle-checkout__luggage-tooltip::after{content:"";position:absolute;top:100%;right:20px;width:0;height:0;border-left:8px solid #fff0;border-right:8px solid #fff0;border-top:8px solid #FFF}.shuttle-checkout__luggage-tooltip.show{display:block}.shuttle-checkout__luggage-tooltip-content{border-radius:4px;font-family:"Golos Text",sans-serif;font-weight:400;font-size:14px;line-height:1.1428571429;color:#171A1F;white-space:nowrap}@media (max-width:768px){.shuttle-checkout__luggage-option{gap:16px;padding:16px;flex-direction:column}.shuttle-checkout__luggage-option-controls{gap:16px;justify-content:space-between;width:100%}.shuttle-checkout__luggage-option-pricing{width:100px;align-items:flex-start}.shuttle-checkout__luggage-quantity-btn{width:40px;height:40px}}.shuttle-checkout__section--child-seats .shuttle-checkout__section-title{font-family:"Golos Text",sans-serif;font-weight:600;font-size:24px;line-height:1.3333333333;color:#171A1F;margin:0 0 12px 0}.shuttle-checkout__child-seats-alert{display:flex;gap:6px;padding:12px 12px 16px;background:#FBE4E8;border-radius:12px;margin-bottom:16px}.shuttle-checkout__child-seats-alert-icon{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.shuttle-checkout__child-seats-alert-icon svg{width:16px;height:16px;fill:#D7263D}.shuttle-checkout__child-seats-alert-content{flex:1}.shuttle-checkout__child-seats-alert-text{font-family:"Golos Text",sans-serif;font-weight:400;font-size:14px;line-height:1.4285714286;color:#171A1F;margin:0}.shuttle-checkout__child-seats-options{display:flex;flex-direction:column;gap:12px}.shuttle-checkout__child-seat-option{display:flex;align-items:center;gap:32px;padding:16px;background:#FFF;border-radius:12px}.shuttle-checkout__child-seat-option-content{display:flex;align-items:center;gap:4px;flex:1}@media (max-width:768px){.shuttle-checkout__child-seat-option-content{width:100%}}.shuttle-checkout__child-seat-option-info{display:flex;align-items:center;gap:16px;flex:1}.shuttle-checkout__child-seat-option-image{width:56px;height:56px;border-radius:4px;object-fit:cover;flex-shrink:0}.shuttle-checkout__child-seat-option-details{display:flex;flex-direction:column;gap:2px;flex:1}.shuttle-checkout__child-seat-option-name{font-family:"Golos Text",sans-serif;font-weight:600;font-size:14px;line-height:1.4285714286;color:#171A1F;margin:0}@media (max-width:768px){.shuttle-checkout__child-seat-option-name{font-size:16px;font-weight:600!important}}.shuttle-checkout__child-seat-option-description{font-family:"Golos Text",sans-serif;font-weight:400;font-size:14px;line-height:1.4285714286;color:#6F84AE;margin:0}.shuttle-checkout__child-seat-option-pricing{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:2px;width:128px}.shuttle-checkout__child-seat-option-price{font-family:"Golos Text",sans-serif;font-weight:600;font-size:16px;line-height:1.5;text-align:right;color:#171A1F;margin:0;display:flex;align-items:center;justify-content:flex-end;gap:8px}.shuttle-checkout__child-seat-option-trip-type{font-family:"Golos Text",sans-serif;font-weight:400;font-size:14px;line-height:1.4285714286;color:#6F84AE;margin:0}.shuttle-checkout__child-seat-option-controls{display:flex;align-items:center;gap:32px}.shuttle-checkout__child-seat-quantity-controls{display:flex;align-items:center;gap:4px}.shuttle-checkout__child-seat-quantity-btn{width:44px;height:44px;border-radius:56px;background:#ECF3FE;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.2s ease}.shuttle-checkout__child-seat-quantity-btn:hover:not(:disabled){background:#D1E7FD}.shuttle-checkout__child-seat-quantity-btn:disabled{opacity:.5;cursor:not-allowed}.shuttle-checkout__child-seat-quantity-btn svg{width:16px;height:16px;stroke:#848F9E;stroke-width:1.35px}.shuttle-checkout__child-seat-quantity-btn:not(:disabled) svg{stroke:#171A1F}.shuttle-checkout__child-seat-quantity-display{display:flex;align-items:center;gap:8px}.shuttle-checkout__child-seat-quantity-input{width:24px;height:28px;border:none;background:#fff0;font-family:"Golos Text",sans-serif;font-weight:600;font-size:14px;line-height:1.4285714286;text-align:center;color:#171A1F}.shuttle-checkout__child-seat-quantity-input:focus{outline:none}@media (max-width:768px){.shuttle-checkout__child-seat-option{gap:16px;padding:12px;flex-direction:column}.shuttle-checkout__child-seat-option-controls{gap:16px;justify-content:space-between;width:100%}.shuttle-checkout__child-seat-option-pricing{width:100px;align-items:flex-start}.shuttle-checkout__child-seat-quantity-btn{width:40px;height:40px}.shuttle-checkout__child-seats-alert{padding:10px;gap:4px}}.shuttle-checkout__child-seat-option-info-icon{width:20px;height:20px;background:#C2D6E7;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}@media (max-width:768px){.shuttle-checkout__child-seat-option-info-icon{width:14px;height:14px}}.shuttle-checkout__child-seat-option-info-icon::before{content:"i";font-family:"Golos Text",sans-serif;font-weight:600;font-size:12px;color:#FFF}@media (max-width:768px){.shuttle-checkout__child-seat-option-info-icon::before{font-size:8px}}.shuttle-checkout__child-seat-tooltip{position:absolute;bottom:38px;right:16px;background:#FFF;border-radius:8px;padding:12px;box-shadow:0 2px 16px 0 rgb(8 9 12 / .12);z-index:1000;display:none}.shuttle-checkout__child-seat-tooltip::after{content:"";position:absolute;top:100%;right:20px;width:0;height:0;border-left:8px solid #fff0;border-right:8px solid #fff0;border-top:8px solid #FFF}.shuttle-checkout__child-seat-tooltip.show{display:block}.shuttle-checkout__child-seat-tooltip-content{border-radius:4px;font-family:"Golos Text",sans-serif;font-weight:400;font-size:14px;line-height:1.1428571429;color:#171A1F;white-space:nowrap}@media (max-width:768px){.shuttle-checkout__child-seat-tooltip{position:fixed;bottom:38px;right:16px;left:auto;margin-bottom:0}.shuttle-checkout__child-seat-tooltip::after{right:16px}}.shuttle-checkout__bus-stop-icon{width:24px;height:24px;background:#F3F4F6;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:8px;flex-shrink:0}.shuttle-checkout__bus-stop-icon::before{content:"📍";font-size:12px}.shuttle-checkout__bus-stop--selected .shuttle-checkout__bus-stop-icon{background:#EFF6FF}.shuttle-checkout__bus-stop--selected .shuttle-checkout__bus-stop-icon::before{content:"📍"}.shuttle-checkout__bus-stop-details{display:flex;flex-direction:column;gap:4px}.shuttle-checkout__bus-stop-distance{font-family:"Golos Text",sans-serif;font-weight:400;font-size:12px;line-height:1.333;color:#9CA3AF;margin:0}.shuttle-checkout__bus-stop-facilities{display:flex;gap:8px;margin-top:8px}.shuttle-checkout__bus-stop-facility{font-family:"Golos Text",sans-serif;font-weight:400;font-size:11px;line-height:1.273;color:#6B7280;background:#F9FAFB;padding:2px 6px;border-radius:4px}@media (max-width:768px){.shuttle-checkout__bus-stop{padding:12px}.shuttle-checkout__bus-stop-name{font-size:15px}.shuttle-checkout__bus-stop-address{font-size:13px}}body.design-25 .shuttle-thank-you{position:relative;min-height:100vh;background:#FFF}body.design-25 .shuttle-thank-you__container{position:relative;max-width:692px;margin:0 auto;padding:40px 20px 60px}body.design-25 .shuttle-thank-you__message{margin-bottom:20px;padding:0 4px}body.design-25 .shuttle-thank-you__title{font-family:"Golos Text",sans-serif;font-weight:700;font-size:32px;line-height:1.25em;text-align:center;color:#171A1F;margin:0 0 8px 0}body.design-25 .shuttle-thank-you__subtitle{font-family:"Golos Text",sans-serif;font-weight:400;font-size:16px;line-height:1.5em;text-align:center;color:#171A1F;margin:0}body.design-25 .shuttle-thank-you__subtitle strong{font-weight:500;color:#3185FA}body.design-25 .shuttle-thank-you__app-banner{background:#ECF3FE;border-radius:16px;padding:20px;margin-bottom:20px}body.design-25 .shuttle-thank-you__app-content{display:flex;align-items:center;gap:16px}body.design-25 .shuttle-thank-you__app-icon{width:64px;height:64px;flex-shrink:0}body.design-25 .shuttle-thank-you__app-text{flex:1}body.design-25 .shuttle-thank-you__app-title{font-family:"Golos Text",sans-serif;font-weight:500;font-size:16px;line-height:1.5em;color:#2965BA;margin:0 0 4px 0}body.design-25 .shuttle-thank-you__app-description{font-family:"Golos Text",sans-serif;font-weight:400;font-size:14px;line-height:1.4285714286em;color:#2965BA;margin:0 0 12px 0}body.design-25 .shuttle-thank-you__app-badges{display:none;gap:12px;margin-top:12px}@media (max-width:1024px){body.design-25 .shuttle-thank-you__app-badges{display:flex}}@media (max-width:480px){body.design-25 .shuttle-thank-you__app-badges{flex-direction:column;gap:8px}}body.design-25 .shuttle-thank-you__app-badge{display:inline-block;transition:opacity 0.2s ease,transform 0.2s ease}body.design-25 .shuttle-thank-you__app-badge:hover{opacity:.85;transform:translateY(-2px)}body.design-25 .shuttle-thank-you__app-badge img{width:100%;height:auto;display:block}body.design-25 .shuttle-thank-you__app-badge--ios,body.design-25 .shuttle-thank-you__app-badge--android{display:none}body.design-25 .shuttle-thank-you__booking-details{background:#FFF;border:1px solid #E8EDF3;border-radius:16px;padding:24px}body.design-25 .shuttle-thank-you__booking-header{display:flex;align-items:center;justify-content:space-between;gap:17px;margin-bottom:12px;flex-wrap:wrap}@media (max-width:600px){body.design-25 .shuttle-thank-you__booking-header{flex-direction:column;align-items:flex-start}}body.design-25 .shuttle-thank-you__booking-reference{font-family:"Golos Text",sans-serif;font-weight:600;font-size:24px;line-height:1.3333333333em;color:#171A1F;margin:0;flex:1}body.design-25 .shuttle-thank-you__booking-reference strong{font-weight:600}body.design-25 .shuttle-thank-you__download-btn{display:flex;align-items:center;justify-content:center;gap:4px;padding:0 16px;height:40px;background:#3185FA;border:none;border-radius:8px;font-family:"Golos Text",sans-serif;font-weight:400;font-size:14px;color:#FFF;cursor:pointer;transition:background 0.2s ease}body.design-25 .shuttle-thank-you__download-btn:hover{background:#2670E0}body.design-25 .shuttle-thank-you__download-btn:active{background:#1F5FCC}body.design-25 .shuttle-thank-you__download-icon{width:20px;height:20px}body.design-25 .shuttle-thank-you__booking-content{display:flex;flex-direction:column;gap:16px}body.design-25 .shuttle-thank-you__section{display:flex;flex-direction:column;gap:8px}body.design-25 .shuttle-thank-you__section-title{font-family:"Golos Text",sans-serif;font-weight:500;font-size:16px;line-height:1.5em;color:#171A1F;margin:0}body.design-25 .shuttle-thank-you__trip-details{display:flex;flex-direction:column;gap:12px}body.design-25 .shuttle-thank-you__trip-info{display:flex;gap:4px;justify-content:space-between}@media (max-width:600px){body.design-25 .shuttle-thank-you__trip-info{flex-direction:column;gap:12px}}body.design-25 .shuttle-thank-you__trip-route{flex:1;display:flex;flex-direction:column;gap:8px}body.design-25 .shuttle-thank-you__trip-route p{font-family:"Golos Text",sans-serif;font-weight:400;font-size:12px;line-height:1.3333333333em;color:#171A1F;margin:0}body.design-25 .shuttle-thank-you__trip-price{display:flex;flex-direction:column;align-items:flex-end;gap:4px}body.design-25 .shuttle-thank-you__price-amount{font-family:"Golos Text",sans-serif;font-weight:400;font-size:12px;line-height:1.3333333333em;color:#171A1F;text-align:right;min-width:120px}body.design-25 .shuttle-thank-you__extras{display:flex;flex-direction:column;gap:8px}body.design-25 .shuttle-thank-you__extra-item{display:flex;align-items:center;justify-content:space-between;gap:24px}body.design-25 .shuttle-thank-you__extra-name{font-family:"Golos Text",sans-serif;font-weight:400;font-size:12px;line-height:1.3333333333em;color:#6F84AE;flex:1}body.design-25 .shuttle-thank-you__extra-pricing{display:flex;gap:0}body.design-25 .shuttle-thank-you__extra-quantity{font-family:"Golos Text",sans-serif;font-weight:400;font-size:12px;line-height:1.3333333333em;color:#171A1F}body.design-25 .shuttle-thank-you__extra-price{font-family:"Golos Text",sans-serif;font-weight:400;font-size:12px;line-height:1.3333333333em;color:#171A1F;text-align:right;min-width:120px}body.design-25 .shuttle-thank-you__divider{border:none;border-top:1px solid #DFE5ED;margin:0}body.design-25 .shuttle-thank-you__summary{display:flex;flex-direction:column;gap:8px}body.design-25 .shuttle-thank-you__summary-row{display:flex;justify-content:space-between;align-items:stretch}body.design-25 .shuttle-thank-you__summary-label{font-family:"Golos Text",sans-serif;font-weight:400;font-size:14px;line-height:1.4285714286em;color:#171A1F}body.design-25 .shuttle-thank-you__summary-value{font-family:"Golos Text",sans-serif;font-weight:400;font-size:14px;line-height:1.4285714286em;color:#171A1F}body.design-25 .shuttle-thank-you__summary-total{display:flex;justify-content:space-between;align-items:center;margin-top:8px}body.design-25 .shuttle-thank-you__total-label{font-family:"Golos Text",sans-serif;font-weight:500;font-size:16px;line-height:1.5em;color:#171A1F}body.design-25 .shuttle-thank-you__total-value{font-family:"Golos Text",sans-serif;font-weight:500;font-size:16px;line-height:1.5em;color:#6F84AE}@media (max-width:768px){body.design-25 .shuttle-thank-you__container{padding:32px 12px 80px}body.design-25 .shuttle-thank-you__message{padding:0 4px}body.design-25 .shuttle-thank-you__title{font-size:22px;line-height:1.4545454545em}body.design-25 .shuttle-thank-you__subtitle{font-size:16px}body.design-25 .shuttle-thank-you__app-banner{padding:12px 16px 16px}body.design-25 .shuttle-thank-you__app-content{flex-direction:column;align-items:stretch}body.design-25 .shuttle-thank-you__app-icon{display:none}body.design-25 .shuttle-thank-you__app-text{width:100%}body.design-25 .shuttle-thank-you__app-title{text-align:center}body.design-25 .shuttle-thank-you__app-description{text-align:center}body.design-25 .shuttle-thank-you__booking-details{padding:16px}body.design-25 .shuttle-thank-you__booking-header{flex-direction:column;align-items:stretch;gap:16px}body.design-25 .shuttle-thank-you__booking-reference{font-size:18px;text-align:center}body.design-25 .shuttle-thank-you__download-btn{width:100%;height:48px}body.design-25 .shuttle-thank-you__booking-content{padding:0 2px}body.design-25 .shuttle-thank-you__trip-info{gap:12px}body.design-25 .shuttle-thank-you__price-amount{min-width:72px}body.design-25 .shuttle-thank-you__extra-item{gap:12px}body.design-25 .shuttle-thank-you__extra-price{min-width:72px}body.design-25 .shuttle-thank-you__summary-row{font-size:12px;line-height:1.3333333333em}body.design-25 .shuttle-thank-you__summary-label,body.design-25 .shuttle-thank-you__summary-value{font-size:12px;line-height:1.3333333333em}body.design-25 .shuttle-thank-you__summary-total{margin-top:4px}body.design-25 .shuttle-thank-you__total-label,body.design-25 .shuttle-thank-you__total-value{font-size:16px;line-height:1.25em}}