﻿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:0px 8px 12px 0px rgba(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:flex-start}}.shuttle-step-1__radio-label{display:flex;align-items:center;gap:4px;cursor:pointer;user-select:none;transition:all .2s ease;-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:manipulation}@media(hover: hover)and (pointer: fine){.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 .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:100%}@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 .2s ease;-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:manipulation;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 rgba(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}@media(min-width: 1025px){.shuttle-step-1__field--from,.shuttle-step-1__field--to{min-width:208px !important}}.shuttle-step-1__field--from .select2-container,.shuttle-step-1__field--to .select2-container{width:100% !important;touch-action:manipulation !important;-webkit-tap-highlight-color:rgba(0,0,0,0) !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:#fff !important;border-radius:0 !important;touch-action:manipulation !important;-webkit-tap-highlight-color:rgba(0,0,0,0) !important;cursor:pointer !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 rgba(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 .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 .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 .2s ease}.shuttle-step-1__input::placeholder{color:#848f9e}.shuttle-step-1__input:focus{border-color:#3185fa;box-shadow:0 0 0 2px rgba(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 .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:1002;background-image:url("../../images/icons/form-right.svg");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 .2s ease;-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:manipulation}@media(hover: hover)and (pointer: fine){.shuttle-step-1__passengers:hover{border-color:#3185fa}}@media(min-width: 1025px){.shuttle-step-1__passengers{border-radius:0 12px 12px 0;border-left:none}}@media(max-width: 1024px){.shuttle-step-1__passengers{border-radius:0 0 12px 12px;justify-content:flex-start;border-top:none}}.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 .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 .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 .2s ease;text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:manipulation}@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}}@media(hover: hover)and (pointer: fine){.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 rgba(49,133,250,.1)}.shuttle-step-1__input--date{cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:manipulation}.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(min-width: 1025px){.shuttle-step-1__field--return-date .shuttle-step-1__input--date{border-left:none}}@media(max-width: 1024px){.shuttle-step-1__field--return-date .shuttle-step-1__input--date{border-top:none}}@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 .2s ease;align-self:flex-start;-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:manipulation}@media(hover: hover)and (pointer: fine){.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 rgba(0,0,0,0);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 .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;text-decoration:none;cursor:pointer;transition:all .2s ease}.shuttle-step-2__empty-button:hover{background:#2965ba;color:#fff}.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:rgba(0,0,0,0);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:#fff !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:#fff !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:#fff !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:#fff !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 0px 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 rgba(0,0,0,0);transition:all .2s ease;white-space:nowrap}.shuttle-progress__step-text a{color:#8dabd4;text-decoration:none}.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 .4s cubic-bezier(0.25, 0.46, 0.45, 0.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 .2s ease;overflow:visible}.shuttle-route-card--selected{border-color:#3185fa;box-shadow:0px 4px 12px rgba(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 .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 .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 rgba(0,0,0,0);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, rgba(245, 245, 247, 0) 0%, rgb(245, 245, 247) 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 .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(0.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(0.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:rgba(0,0,0,.5);z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;visibility:hidden;transition:all .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(0.9);transition:transform .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 .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 .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 .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 rgba(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 *{-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:manipulation}.shuttle-step-1__form .select2-container{pointer-events:auto !important}.shuttle-step-1__form .select2-selection{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;user-select:none}.shuttle-step-1__form .select2-container--default .select2-selection--single{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,0)}.shuttle-step-1__form .select2-container{pointer-events:auto !important}.shuttle-step-1__form .select2-container--default .select2-selection--single{height:56px !important;border-radius:0 !important;border:1px solid #dfe5ed !important;background:#fff !important}@media(min-width: 1025px){.shuttle-step-1__form .select2-container--default .select2-selection--single{border-right:0 !important;min-width:208px !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 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) !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 rgba(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:0px 17px 50px 0px rgba(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:#fff !important;border-bottom:none;transition:all .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 .2s ease;box-shadow:0 2px 4px rgba(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:#fff !important}.select2-container--default .select2-results__option--highlighted[aria-selected] .shuttle-select2-option-icon svg path{fill:#fff !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 .2s ease;box-shadow:0 2px 4px rgba(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:#fff !important}.select2-container--default .select2-results__option--highlighted .shuttle-select2-option .shuttle-select2-option-text{color:#fff !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:#fff !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 rgba(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 .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 .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:#fff !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:#fff !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 .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:hsla(0,0%,100%,.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 rgba(0,0,0,0);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:0px 17px 50px 0px rgba(0,0,0,.2) !important;background:#fff !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:#fff !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:#fff !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:0px 17px 50px 0px rgba(0,0,0,.2) !important;background:#fff !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:#fff !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:#fff !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:0px 17px 50px 0px rgba(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 .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:rgba(0,0,0,0) !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 .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:#fff !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:#fff !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:#fff !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:#fff !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:#fff !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:#fff !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{width:71% !important;padding:24px 16px !important;background:#fff !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 .calendar-time__label,html body .daterangepicker.ltr.single.opensleft.show-calendar .calendar-time .calendar-time__label,html body .daterangepicker.ltr.single.show-calendar .calendar-time .calendar-time__label,.daterangepicker.ltr.single.opensright.show-calendar .calendar-time .calendar-time__label,.daterangepicker.ltr.single.opensleft.show-calendar .calendar-time .calendar-time__label,.daterangepicker.ltr.single.show-calendar .calendar-time .calendar-time__label{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;flex-shrink:0}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:#fff !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:#fff !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 .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:#fff !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:#fff !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 .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:rgba(0,0,0,0) !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 .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:#fff !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:#fff !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:#fff !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:#fff !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:#fff !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:#fff !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:#fff !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 rgba(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:#fff !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:#fff !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:#fff !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 .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:#fff !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:#fff !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:rgba(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 rgba(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 .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 .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 .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 .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;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}}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}}@media(max-width: 768px){body.design-25 .a2a-breadcrumbs span{text-wrap:nowrap}}.shuttle-step-1__modal{position:fixed;top:0;left:0;width:100%;height:calc(100% - 56px);background-color:rgba(0,0,0,.5);z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .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:rgba(0,0,0,0);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:0px 2px 12px 0px rgba(17,25,40,.12);transform:scale(0.9);transition:transform .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 rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);border-bottom:8px solid #fff;filter:drop-shadow(0px -2px 4px rgba(17, 25, 40, 0.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 .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(0.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 .2s ease}.shuttle-step-1__modal-apply:hover{background:#2563eb}.shuttle-step-1__modal-apply:active{transform:scale(0.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:rgba(0,0,0,0);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 rgba(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(0.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 .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}@media(max-width: 768px){body.design-25 .shuttle-checkout__section{padding: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 .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{}@keyframes onAutoFillCancel{}.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 .2s ease;padding-top:20px}.shuttle-checkout__input:focus{outline:none;border-color:#3185fa;box-shadow:0 0 0 3px rgba(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 rgba(239,68,68,.1)}.shuttle-checkout__input::placeholder{color:rgba(0,0,0,0)}.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:#fff !important;border:1px solid #e8edf3 !important;border-radius:12px !important;transition:background-color 5000s ease-in-out 0s;animation-name:onAutoFillStart;animation-duration:.001s;animation-fill-mode:both}.shuttle-checkout__input:-moz-autofill{background-color:#fff !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:rgba(0,0,0,0) !important;padding:0 !important;pointer-events:none !important;transition:all .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:rgba(0,0,0,0) !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:rgba(0,0,0,0) !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:#fff !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 .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 rgba(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:rgba(0,0,0,0) !important;padding:0 !important;pointer-events:none !important;transition:all .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:rgba(0,0,0,0);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:rgba(0,0,0,0);border-right:1px solid #e8edf3}.shuttle-checkout__field--phone .iti .iti__selected-flag:hover,.shuttle-checkout__field--phone .iti .iti__selected-flag:focus{background:rgba(0,0,0,0)}.shuttle-checkout__field--phone .iti .iti__arrow{border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:4px solid #9ca3af;margin-left:4px}.shuttle-checkout__field--phone .iti .iti__country-list{border-radius:8px;box-shadow:0 10px 25px rgba(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:#fff !important;transition:all .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 rgba(49,133,250,.1) !important;border-left:1px solid #3185fa !important}.shuttle-checkout__field--phone .shuttle-checkout__input--phone::placeholder{color:rgba(0,0,0,0) !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:#fff !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 .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;pointer-events:none;flex-shrink:0;transition:all .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 rgba(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 .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 rgba(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 rgba(49,133,250,.2)}.shuttle-checkout__eye-icon{width:22px;height:auto;display:block;transition:opacity .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 .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 rgba(49,133,250,.1)}.custom-phone-input__selector--open{border-color:#3185fa;box-shadow:0 0 0 3px rgba(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 .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:#fff !important;transition:all .2s ease !important}.custom-phone-input__field:focus{outline:none !important;border-color:#3185fa !important;box-shadow:0 0 0 3px rgba(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 rgba(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 .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 .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 .2s ease;border:2px solid rgba(0,0,0,0);position:relative;display:flex;flex-direction:column}.shuttle-checkout__fare-option:hover{box-shadow:0 4px 12px rgba(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 .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 rgba(0,0,0,0)}.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 .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:rgba(0,0,0,0);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:0px 2px 16px 0px rgba(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 rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);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__luggage-tooltip{right:auto;left:-22px}.shuttle-checkout__luggage-tooltip::after{right:auto;left:20px}}.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 .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:rgba(0,0,0,0);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:0px 2px 16px 0px rgba(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 rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);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{right:auto;left:-22px}.shuttle-checkout__child-seat-tooltip::after{right:auto;left:20px}}.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}}@media(max-width: 640px){.shuttle-payment-content .container{padding:0}}.shuttle-payment__layout{display:grid;grid-template-columns:1fr 400px;gap:32px;margin-top:32px;margin-bottom:80px}@media(max-width: 991px){.shuttle-payment__layout{grid-template-columns:1fr;gap:24px}}@media(max-width: 768px){.shuttle-payment__layout{display:flex;flex-direction:column-reverse}}.shuttle-payment__options-column{min-width:0}@media(max-width: 991px){.shuttle-payment__summary-column{order:-1}}.shuttle-payment-options__card{background:#f2f3f5;border-radius:16px;padding:24px}.shuttle-payment-options__title{font-family:"Golos Text",sans-serif;font-weight:600;font-size:24px;line-height:1.33333em;color:#262626;margin:0 0 20px 0;padding:0 2px}.shuttle-payment-options__methods{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.shuttle-payment-options__pay-btn{width:100%;background:#3185fa;border:none;border-radius:12px;padding:16px 24px;font-family:"Golos Text",sans-serif;font-weight:400;font-size:16px;line-height:1.5em;color:#fff;text-align:center;cursor:pointer;transition:background .2s ease}.shuttle-payment-options__pay-btn:hover{background:#2574e1}.shuttle-payment-options__pay-btn:active{background:#1d5fc8}.shuttle-payment-options__pay-btn:disabled{background:#bad2e7;cursor:not-allowed}.shuttle-payment-options__pay-btn--mobile{display:none}@media(max-width: 768px){.shuttle-payment-options__pay-btn--mobile{display:block}}@media(max-width: 768px){.shuttle-payment-options__actions{display:none}}.shuttle-payment-option{background:#fff;border:1px solid #dfe5ed;border-radius:12px;padding:24px 20px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.shuttle-payment-option:hover{border-color:#bad2e7}.shuttle-payment-option--selected{border:2px solid #3185fa;padding:23px 19px}.shuttle-payment-option--selected:hover{border-color:#3185fa}.shuttle-payment-option__content{display:flex;align-items:center;justify-content:space-between;gap:16px}.shuttle-payment-option__main{display:flex;align-items:center;gap:16px;flex:1}.shuttle-payment-option__radio{width:20px;height:20px;border:2px solid #dfe5ed;border-radius:50%;appearance:none;cursor:pointer;position:relative;flex-shrink:0;margin:0;transition:all .2s ease}.shuttle-payment-option__radio:checked{border-color:#3185fa;border-width:6px}.shuttle-payment-option__radio:hover{border-color:#3185fa}.shuttle-payment-option__label{cursor:pointer;flex:1;margin:0}.shuttle-payment-option__text{display:flex;flex-direction:column;gap:4px}.shuttle-payment-option__name{font-family:"Golos Text",sans-serif;font-weight:500;font-size:16px;line-height:1.5em;color:#171a1f}.shuttle-payment-option__price{font-family:"Golos Text",sans-serif;font-weight:400;font-size:14px;line-height:1.42857em;color:#545b66}.shuttle-payment-option__icons{display:flex;flex-direction:row;gap:4px;justify-content:end;width:72px;flex-shrink:0}@media(max-width: 768px){.shuttle-payment-option__icons{flex-direction:column;justify-content:center}}.shuttle-payment-option__icons img{max-width:100%;height:auto}.shuttle-payment-summary .shuttle-checkout-summary__actions{display:none}.shuttle-payment-summary .shuttle-checkout-summary__mobile-action{display:none}@media(max-width: 768px){.shuttle-payment-summary .shuttle-checkout-summary__mobile-action{display:block}}@media(max-width: 768px){.shuttle-payment-options__card{padding:20px}.shuttle-payment-options__title{font-size:20px;margin-bottom:16px}.shuttle-payment-options__methods{gap:10px}.shuttle-payment-option{padding:20px 16px}.shuttle-payment-option--selected{padding:19px 15px}.shuttle-payment-option__content{flex-wrap:wrap}.shuttle-payment-option__main{gap:12px}.shuttle-payment-option__icons{flex-direction:row;width:auto;margin-left:auto}}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: 768px){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 .2s ease,transform .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 .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;align-items:flex-start}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-route p:first-child{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}body.design-25 .shuttle-thank-you__trip-price{display:flex;flex-direction:column;align-items:flex-end;gap:4px}@media(max-width: 768px){body.design-25 .shuttle-thank-you__trip-price{display:none}}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__price-amount--mobile{display:none;white-space:nowrap}@media(max-width: 768px){body.design-25 .shuttle-thank-you__price-amount--mobile{display:inline-block}}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:600;font-size:16px;line-height:1.5em;color:#171a1f}@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__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}}body.design-25 .shuttle-payment-failed{position:relative;min-height:100vh;background:#fff}body.design-25 .shuttle-payment-failed__container{position:relative;max-width:692px;margin:0 auto;padding:40px 20px 60px}body.design-25 .shuttle-payment-failed__message{margin-bottom:24px;padding:0 4px;text-align:center}body.design-25 .shuttle-payment-failed__icon{display:flex;justify-content:center;margin-bottom:16px}body.design-25 .shuttle-payment-failed__icon svg{width:64px;height:64px}body.design-25 .shuttle-payment-failed__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-payment-failed__subtitle{font-family:"Golos Text",sans-serif;font-weight:400;font-size:16px;line-height:1.5em;text-align:center;color:#565d6d;margin:0;max-width:480px;margin-left:auto;margin-right:auto}body.design-25 .shuttle-payment-failed__error-details{margin-bottom:24px}body.design-25 .shuttle-payment-failed__error-box{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:16px 20px}body.design-25 .shuttle-payment-failed__error-title{font-family:"Golos Text",sans-serif;font-weight:600;font-size:16px;line-height:1.5em;color:#991b1b;margin:0 0 8px 0}body.design-25 .shuttle-payment-failed__error-text{font-family:"Golos Text",sans-serif;font-weight:400;font-size:14px;line-height:1.4285714286em;color:#7f1d1d;margin:0}body.design-25 .shuttle-payment-failed__actions{display:flex;gap:12px;margin-bottom:32px}@media(max-width: 600px){body.design-25 .shuttle-payment-failed__actions{flex-direction:column}}body.design-25 .shuttle-payment-failed__btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 24px;height:48px;border-radius:8px;font-family:"Golos Text",sans-serif;font-weight:500;font-size:16px;text-decoration:none;cursor:pointer;transition:all .2s ease}body.design-25 .shuttle-payment-failed__btn svg{width:20px;height:20px;transform:rotate(180deg)}body.design-25 .shuttle-payment-failed__btn--primary{background:#dc2626;color:#fff;border:2px solid #dc2626}body.design-25 .shuttle-payment-failed__btn--primary:hover{background:#b91c1c;border-color:#b91c1c}body.design-25 .shuttle-payment-failed__btn--primary:active{background:#991b1b;border-color:#991b1b}body.design-25 .shuttle-payment-failed__btn--secondary{background:#fff;color:#171a1f;border:2px solid #e8edf3}body.design-25 .shuttle-payment-failed__btn--secondary:hover{background:#f7f9fb;border-color:#dfe5ed}body.design-25 .shuttle-payment-failed__btn--secondary:active{background:#ecf0f5}body.design-25 .shuttle-payment-failed__booking-details{background:#fff;border:1px solid #e8edf3;border-radius:16px;padding:24px;margin-bottom:24px}body.design-25 .shuttle-payment-failed__booking-header{display:flex;flex-direction:column;gap:4px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e8edf3}body.design-25 .shuttle-payment-failed__booking-title{font-family:"Golos Text",sans-serif;font-weight:600;font-size:20px;line-height:1.4em;color:#171a1f;margin:0}body.design-25 .shuttle-payment-failed__booking-reference{font-family:"Golos Text",sans-serif;font-weight:400;font-size:14px;line-height:1.4285714286em;color:#565d6d;margin:0}body.design-25 .shuttle-payment-failed__booking-reference strong{font-weight:600;color:#171a1f}body.design-25 .shuttle-payment-failed__booking-content{display:flex;flex-direction:column;gap:16px}body.design-25 .shuttle-payment-failed__section{display:flex;flex-direction:column;gap:8px}body.design-25 .shuttle-payment-failed__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-payment-failed__trip-details{display:flex;flex-direction:column;gap:12px}body.design-25 .shuttle-payment-failed__trip-info{display:flex;gap:4px;justify-content:space-between;align-items:flex-start}body.design-25 .shuttle-payment-failed__trip-route{flex:1;display:flex;flex-direction:column;gap:8px}body.design-25 .shuttle-payment-failed__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-payment-failed__trip-route p:first-child{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}body.design-25 .shuttle-payment-failed__trip-price{display:flex;flex-direction:column;align-items:flex-end;gap:4px}@media(max-width: 768px){body.design-25 .shuttle-payment-failed__trip-price{display:none}}body.design-25 .shuttle-payment-failed__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-payment-failed__price-amount--mobile{display:none;white-space:nowrap}@media(max-width: 768px){body.design-25 .shuttle-payment-failed__price-amount--mobile{display:inline-block}}body.design-25 .shuttle-payment-failed__divider{border:none;border-top:1px solid #dfe5ed;margin:0}body.design-25 .shuttle-payment-failed__summary{display:flex;flex-direction:column;gap:8px}body.design-25 .shuttle-payment-failed__summary-row{display:flex;justify-content:space-between;align-items:stretch}body.design-25 .shuttle-payment-failed__summary-label{font-family:"Golos Text",sans-serif;font-weight:400;font-size:14px;line-height:1.4285714286em;color:#171a1f}body.design-25 .shuttle-payment-failed__summary-value{font-family:"Golos Text",sans-serif;font-weight:400;font-size:14px;line-height:1.4285714286em;color:#171a1f}body.design-25 .shuttle-payment-failed__summary-total{display:flex;justify-content:space-between;align-items:center;margin-top:8px}body.design-25 .shuttle-payment-failed__total-label{font-family:"Golos Text",sans-serif;font-weight:500;font-size:16px;line-height:1.5em;color:#171a1f}body.design-25 .shuttle-payment-failed__total-value{font-family:"Golos Text",sans-serif;font-weight:600;font-size:16px;line-height:1.5em;color:#171a1f}body.design-25 .shuttle-payment-failed__help{background:#f7f9fb;border-radius:12px;padding:20px;text-align:center}body.design-25 .shuttle-payment-failed__help-title{font-family:"Golos Text",sans-serif;font-weight:600;font-size:16px;line-height:1.5em;color:#171a1f;margin:0 0 8px 0}body.design-25 .shuttle-payment-failed__help-text{font-family:"Golos Text",sans-serif;font-weight:400;font-size:14px;line-height:1.4285714286em;color:#565d6d;margin:0}body.design-25 .shuttle-payment-failed__help-text a{color:#3185fa;text-decoration:none;font-weight:500}body.design-25 .shuttle-payment-failed__help-text a:hover{text-decoration:underline}@media(max-width: 768px){body.design-25 .shuttle-payment-failed__container{padding:32px 12px 80px}body.design-25 .shuttle-payment-failed__message{padding:0 4px}body.design-25 .shuttle-payment-failed__title{font-size:24px;line-height:1.3333333333em}body.design-25 .shuttle-payment-failed__subtitle{font-size:14px}body.design-25 .shuttle-payment-failed__icon{margin-bottom:12px}body.design-25 .shuttle-payment-failed__icon svg{width:56px;height:56px}body.design-25 .shuttle-payment-failed__error-box{padding:12px 16px}body.design-25 .shuttle-payment-failed__error-title{font-size:14px}body.design-25 .shuttle-payment-failed__error-text{font-size:13px}body.design-25 .shuttle-payment-failed__actions{margin-bottom:24px}body.design-25 .shuttle-payment-failed__btn{height:48px;font-size:15px}body.design-25 .shuttle-payment-failed__booking-details{padding:16px}body.design-25 .shuttle-payment-failed__booking-header{padding-bottom:12px;margin-bottom:12px}body.design-25 .shuttle-payment-failed__booking-title{font-size:18px}body.design-25 .shuttle-payment-failed__booking-reference{font-size:13px}body.design-25 .shuttle-payment-failed__trip-info{gap:12px}body.design-25 .shuttle-payment-failed__summary-row{font-size:12px;line-height:1.3333333333em}body.design-25 .shuttle-payment-failed__summary-label,body.design-25 .shuttle-payment-failed__summary-value{font-size:12px;line-height:1.3333333333em}body.design-25 .shuttle-payment-failed__summary-total{margin-top:4px}body.design-25 .shuttle-payment-failed__total-label,body.design-25 .shuttle-payment-failed__total-value{font-size:16px;line-height:1.25em}body.design-25 .shuttle-payment-failed__help{padding:16px}body.design-25 .shuttle-payment-failed__help-title{font-size:14px}body.design-25 .shuttle-payment-failed__help-text{font-size:13px}}