

/* Start:/local/templates/indigo/dist/styles.css?176400683350654*/
@import url(https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap);:root{--fontFamily:"Raleway",sans-serif;--colorIndigo:indigo;--colorBlackBase:#1e1e1e;--colorGreyBase:#979dac;--colorGreyLight:#f4f4f4;--colorViolet:#a098be;--maxWidth:1440px;--spacingLarge:50px;--spacingMedium:10px;--sectionSpacing:150px;--sectionSpacingSmall:100px;--icons:"../img/icons"}@media screen and (max-width:1024px){:root{--sectionSpacing:100px}}@media screen and (max-width:992px){:root{--spacingLarge:30px;--spacingMedium:0}}@media screen and (max-width:750px){:root{--sectionSpacingSmall:80px;--sectionSpacing:80px;--spacingLarge:15px}}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,html,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.67em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}blockquote{margin:1em 40px}dfn{font-style:italic}hr{box-sizing:content-box;height:0}mark{background:#ff0;color:#000}p,pre{margin:1em 0}code,kbd,pre,samp{font-family:monospace,serif;_font-family:courier new,monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:after,q:before{content:"";content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ol,nav ul{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure,form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type=search]{-webkit-appearance:textfield;box-sizing:border-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}button,html,input,select,textarea{color:#222}a,a:active,a:focus,button,button:active,button:focus,input{outline:none}a{text-decoration:none}html{font-size:1em;line-height:1.4}body,html{height:100%;min-height:100%}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}audio,canvas,img,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}p{margin:0}.link{border-radius:40px;border:none;display:flex;align-items:center;justify-content:center;flex-shrink:0;height:50px;padding:0 30px;cursor:pointer;font-weight:700}.link_theme_color{background-color:var(--colorIndigo);color:#fff}.link_theme_white{background-color:#fff;color:var(--colorBlackBase)}.link_size_small{height:40px}.toggle-link{border-radius:25px;display:flex;align-items:center;height:42px;padding:0 20px;background-color:var(--colorGreyLight);cursor:pointer}.toggle-link.is-state-current{background-color:var(--colorGreyBase)}.form-field{border-radius:30px;border:1px solid var(--colorGreyBase);display:flex;align-items:center;gap:8px;height:52px;padding:0 20px;width:100%;background-color:#fff}.form-field:before{flex-shrink:0;height:20px;width:20px;background-position:50%;background-repeat:no-repeat}.form-field_type_time{width:100px}.form-field[class*=icon-]:before{content:""}.form-field.icon-address:before{background-image:url(/local/templates/indigo/dist/assets/img/icons/address-icon.svg)}.form-field.icon-calendar:before{background-image:url(/local/templates/indigo/dist/assets/img/icons/calendar-icon.svg)}.form-field__input{border:none;padding:0;color:var(--colorBlackBase);font:normal 16px/1.4 var(--fontFamily);font-variant-numeric:lining-nums proportional-nums;width:100%}.form-field__input::-webkit-input-placeholder{color:var(--colorBlackBase);opacity:.4}.form-field__input::-ms-input-placeholder{color:var(--colorBlackBase);opacity:.4}.form-field__input::placeholder{color:var(--colorBlackBase);opacity:.4}.form-field_type_time .form-field__input{text-align:right}.form-field__input[type=number]{-moz-appearance:textfield}.form-field__input::-webkit-inner-spin-button,.form-field__input::-webkit-outer-spin-button{-webkit-appearance:none}.form-field__caption{flex-shrink:0;width:28px;color:var(--colorBlackBase)}.form-radio{position:relative;display:flex;align-items:center;gap:8px}.form-radio:before{border-radius:50%;border:1px solid var(--colorGreyBase);height:24px;width:24px;background-color:#fff;content:""}.form-radio:after{transition:opacity .3s;position:absolute;top:8px;left:8px;border-radius:50%;height:8px;opacity:0;width:8px;background-color:var(--colorIndigo);content:""}.form-radio:has(input:checked):after{opacity:1}.form-radio input{position:absolute;opacity:0}.toggle-radio{transition:background-color .3s;position:relative;border-radius:25px;display:flex;align-items:center;height:42px;padding:0 20px;background-color:var(--colorGreyLight);cursor:pointer;color:var(--colorBlackBase)}.toggle-radio input{position:absolute;opacity:0}.toggle-radio:has(input:checked){background-color:var(--colorGreyBase)}.form-checkbox{position:relative;display:flex;align-items:center;gap:20px;line-height:20px}.form-checkbox:before{border:1px solid;height:20px;width:20px;content:""}.form-checkbox:after{transition:opacity .3s;position:absolute;top:6px;left:6px;height:8px;opacity:0;width:8px;background-color:va;content:""}.form-checkbox_theme_white{color:#fff}.form-checkbox_theme_white:before{border-color:#fff}.form-checkbox_theme_white:after{background-color:#fff}.form-checkbox:has(input:checked):after{opacity:1}.form-checkbox input{position:absolute;opacity:0}.layout{min-height:100%;padding:0 var(--spacing);background-color:var(--colorGreyLight);color:var(--colorBlackBase);font:normal 16px/1.4 var(--fontFamily);font-variant-numeric:lining-nums proportional-nums;letter-spacing:1px}.layout__holder{display:flex;flex-direction:column;margin:auto;max-width:var(--maxWidth);min-height:100vh;padding:100px 10px 10px;width:100%}@media screen and (max-width:1024px){.layout__holder{padding-top:90px}}@media screen and (max-width:750px){.layout__holder{padding:70px 5px 10px}}.layout h1{margin:0;font-size:67px;font-weight:700;line-height:normal}@media screen and (max-width:750px){.layout h1{font-size:35px;line-height:41px}}.layout h2{margin:0 0 70px;font-size:50px;font-weight:700;line-height:normal}@media screen and (max-width:1024px){.layout h2{margin-bottom:50px}}@media screen and (max-width:750px){.layout h2{margin-bottom:40px;font-size:35px;line-height:41px}}.scroll-to-top-link{transition:opacity .3s,bottom .3s;position:fixed;bottom:30px;right:30px;z-index:50;border-radius:50%;height:60px;opacity:0;width:60px;background-color:var(--colorBlackBase);background-image:url(/local/templates/indigo/dist/assets/img/icons/arrow-top-outline.svg);background-position:50%;background-repeat:no-repeat;cursor:pointer}*,:after,:before{box-sizing:border-box}.header{position:fixed;top:0;left:0;z-index:100;padding:20px 0 10px;width:100%;background-color:var(--colorGreyLight)}@media screen and (max-width:1024px){.header{padding:10px 0}}.header__holder{margin:auto;max-width:1440px;padding:0 20px;width:100%}@media screen and (max-width:992px){.header__holder{padding:0 10px}}@media screen and (max-width:750px){.header__holder{padding:0 5px}}.header__inner{position:relative;border-radius:40px;display:flex;justify-content:space-between;align-items:center;height:70px;padding:0 40px;background-color:var(--colorBlackBase)}.header__inner.menu-is-opened{border-radius:24px 24px 0 0}@media screen and (max-width:1024px){.header__inner{padding:0 30px}}@media screen and (max-width:750px){.header__inner{height:50px;padding:0 20px}}.header__menu{display:flex;gap:30px}@media screen and (max-width:1024px){.header__menu{display:none}}.header__link{color:#fff;cursor:pointer}.header__logo{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;width:300px}@media screen and (max-width:1366px){.header__logo{-webkit-transform:none;transform:none;position:static}}@media screen and (max-width:1280px){.header__logo{width:auto;height:36px}}@media screen and (max-width:750px){.header__logo{height:26px}}.header__events{display:flex;align-items:center;gap:10px}.header__contact{border-radius:20px;height:40px;padding:10px 20px;background-color:var(--colorIndigo);color:#fff;font-size:16px;font-weight:500;line-height:20px}.header__contact span{font-weight:700}@media screen and (max-width:992px){.header__contact{display:none}}.header__login,.header__phone{border-radius:50%;height:40px;width:40px;background-position:50%;background-repeat:no-repeat;cursor:pointer}@media screen and (max-width:750px){.header__login,.header__phone{height:30px;width:30px}}.header__phone{display:none;background-color:var(--colorIndigo);background-image:url(/local/templates/indigo/dist/assets/img/icons/phone-icon.svg)}@media screen and (max-width:992px){.header__phone{display:block}}.header__login{background-color:#fff;background-image:url(/local/templates/indigo/dist/assets/img/icons/login-icon.svg)}.header__trigger{display:none;height:44px;width:44px;background-image:url(/local/templates/indigo/dist/assets/img/icons/header-trigger-default.svg);background-size:cover}.header__trigger.is-state-opened{background-image:url(/local/templates/indigo/dist/assets/img/icons/header-trigger-close.svg)}@media screen and (max-width:1024px){.header__trigger{display:block}}@media screen and (max-width:750px){.header__trigger{height:30px;width:30px;background-size:cover}}.header-mobile-menu{transition:max-height .3s;position:absolute;top:100%;left:0;border-radius:0 0 20px 20px;max-height:0;overflow:hidden;width:100%;background-color:var(--colorBlackBase)}.header-mobile-menu__list{position:relative;z-index:15;display:flex;padding:40px 30px;gap:60px;pointer-events:auto}@media screen and (max-width:750px){.header-mobile-menu__list{flex-direction:column;align-items:flex-start;gap:30px;padding:40px 15px}}.header-mobile-menu__link{color:#fff}.index-book-trip{padding:0 var(--spacingMedium) var(--sectionSpacingSmall)}.index-book-trip__holder{position:relative}.index-book-trip__picture{position:absolute;top:0;left:0;border-radius:20px;height:100%;overflow:hidden;width:100%}.index-book-trip__picture img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.index-book-trip__inner{position:relative;z-index:5;padding:40px 40px 50px}@media screen and (max-width:1024px){.index-book-trip__inner{padding:25px 30px 40px}}@media screen and (max-width:750px){.index-book-trip__inner{padding:30px 10px 40px}}.index-book-trip__box{display:flex;align-items:flex-start;gap:40px;margin-top:60px}@media screen and (max-width:1024px){.index-book-trip__box{flex-wrap:wrap;gap:60px;margin-top:80px}}@media screen and (max-width:750px){.index-book-trip__box{gap:45px;margin-top:30px}}.index-book-trip__info{border-radius:20px;flex-grow:1;padding:30px 30px 60px;background-color:rgba(30,30,30,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:18px}@media screen and (max-width:750px){.index-book-trip__info{padding:30px 20px 42px;font-size:16px}}.index-book-trip__label{display:block;margin-bottom:18px;font-weight:700;line-height:21px}@media screen and (max-width:750px){.index-book-trip__label{margin-bottom:30px;line-height:20px}}.index-book-trip__message{font-weight:500;line-height:1.6}.index-book-trip__message p{margin-top:26px}.index-book-trip__message p:first-of-type{margin-top:0}.index-book-trip__link{margin-top:30px;width:350px}@media screen and (max-width:750px){.index-book-trip__link{width:100%}}.index-book-trip-info{display:flex;flex-wrap:wrap;flex-shrink:0;gap:10px;width:510px}@media screen and (max-width:1024px){.index-book-trip-info{width:100%}}.index-book-trip-info__item{border-radius:20px;padding:25px 30px;height:170px;width:calc(50% - 5px);background-color:hsla(0,0%,100%,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media screen and (max-width:1024px){.index-book-trip-info__item{width:calc((100% - 20px)/3)}}@media screen and (max-width:750px){.index-book-trip-info__item{width:calc(50% - 5px);padding:25px 15px}}.index-book-trip-info__name{display:block;margin-top:20px;font-weight:700}@media screen and (max-width:750px){.index-book-trip-info__name{line-height:19px}}.index-fleet{padding:0 var(--spacingLarge) var(--sectionSpacing)}.index-fleet__switch{display:flex;gap:10px}@media screen and (max-width:750px){.index-fleet__switch{gap:0}}.index-fleet__tab{border-radius:20px;display:flex;align-items:center;flex:1 0 0;gap:32px;height:116px;padding:0 20px;background-color:#fff;font-size:25px;font-weight:700;line-height:normal;cursor:pointer}@media screen and (max-width:992px){.index-fleet__tab{gap:20px}}@media screen and (max-width:750px){.index-fleet__tab{position:relative;border-radius:10px;justify-content:center;height:50px;font-size:16px;background-color:transparent}.index-fleet__tab:before{position:absolute;top:0;left:0;height:100%;width:1px;background-color:rgba(0,0,0,.1);content:""}.index-fleet__tab.is-state-current+.index-fleet__tab:before,.index-fleet__tab.is-state-current:before,.index-fleet__tab:first-of-type:before{content:normal}}.index-fleet__tab.is-state-current{transition:background-color .3s;background-color:var(--colorViolet)}.index-fleet__preview{position:relative}.index-fleet__preview:before{-webkit-transform:rotate(-2.645deg);transform:rotate(-2.645deg);position:absolute;bottom:17px;left:2px;height:6.246px;width:115.909px;background-color:var(--colorBlackBase);opacity:.6;-webkit-filter:blur(5px);filter:blur(5px);content:""}.index-fleet__tab.is-state-current .index-fleet__preview:before{background-color:#fff}@media screen and (max-width:992px){.index-fleet__preview,.index-fleet__preview:before{width:100px}}@media screen and (max-width:750px){.index-fleet__preview{display:none}}.index-fleet__thumb{height:90px}@media screen and (max-width:992px){.index-fleet__thumb{height:auto;width:100%}}.index-fleet__holder{position:relative;margin-top:70px}@media screen and (max-width:1024px){.index-fleet__holder{margin-top:50px}}@media screen and (max-width:750px){.index-fleet__holder{margin-top:40px}}.index-fleet__section{position:absolute;top:0;left:0;width:100%;opacity:0;display:flex;gap:40px}.index-fleet__section.is-state-current{transition:opacity .3s;position:relative;z-index:10;opacity:1}@media screen and (max-width:1024px){.index-fleet__section{flex-wrap:wrap;gap:30px}}@media screen and (max-width:750px){.index-fleet__section{gap:20px}}.index-fleet__box{display:flex;flex-direction:column;justify-content:space-between;flex-shrink:0;width:570px}@media screen and (max-width:1024px){.index-fleet__box{width:100%}}.index-fleet__description{line-height:22px}.index-fleet__info{border-top:1px solid rgba(0,0,0,.2);margin-top:30px;padding-top:30px}@media screen and (max-width:1024px){.index-fleet__info{margin-top:20px;padding-top:20px}}.index-fleet__header{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:750px){.index-fleet__header{flex-wrap:wrap;gap:40px}}.index-fleet__name{display:flex;align-items:flex-end;gap:10px;font-size:25px;font-weight:700;line-height:normal}.index-fleet__name:after{font-size:16px;font-weight:400;line-height:22px;content:"or similar"}@media screen and (max-width:750px){.index-fleet__link{width:100%}}.index-fleet__picture{border-radius:20px;flex-grow:1;overflow:hidden}.index-fleet__picture img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.index-fleet-info{display:flex;flex-wrap:wrap;gap:30px 40px;margin-top:30px;max-width:500px}@media screen and (max-width:1024px){.index-fleet-info{margin-top:40px;max-width:100%}}@media screen and (max-width:750px){.index-fleet-info{gap:30px}}.index-fleet-info__item{display:flex;align-items:center;gap:10px;color:var(--colorIndigo);font-weight:700}.index-fleet-info__icon{border-radius:50%;display:flex;align-items:center;justify-content:center;height:50px;width:50px;background-color:#fff}@media screen and (max-width:750px){.index-fleet-info__icon{height:38px;width:38px}.index-fleet-info__icon img{max-width:20px}}.index-steps{padding-bottom:var(--sectionSpacing)}.index-steps__holder{border-radius:20px;padding:100px 50px;background-color:var(--colorViolet)}@media screen and (max-width:992px){.index-steps__holder{padding-right:30px;padding-left:30px}}@media screen and (max-width:750px){.index-steps__holder{padding:80px 10px}}.index-steps__list{display:flex;gap:10px}@media screen and (max-width:1024px){.index-steps__list{flex-wrap:wrap}}.index-steps__item{border-radius:20px;overflow:hidden;width:calc((100% - 30px)/4);background-color:#bdb6d7;counter-increment:item}@media screen and (max-width:1024px){.index-steps__item{width:calc(50% - 5px)}}@media screen and (max-width:750px){.index-steps__item{width:100%}}.index-steps__header{border-radius:20px;display:flex;align-items:center;justify-content:space-between;height:70px;padding:0 30px;background-color:var(--colorBlackBase)}.index-steps__header:before{color:#fff;font-size:25px;font-weight:700;content:"0" counter(item)}.index-steps__header:after{border-radius:50%;height:40px;width:40px;background-color:var(--colorViolet);background-image:url(/local/templates/indigo/dist/assets/img/icons/arrow-black.svg);background-position:50%;background-repeat:no-repeat;content:""}.index-steps__item:last-of-type .index-steps__header:after{background-image:url(/local/templates/indigo/dist/assets/img/icons/check-black.svg)}.index-steps__box{padding:40px 20px 70px}.index-steps__name{display:block;margin-bottom:20px;font-size:25px;font-weight:700;line-height:normal}.index-services{padding:0 var(--spacingLarge) var(--sectionSpacing)}.index-services__list{display:flex;gap:10px}@media screen and (max-width:1024px){.index-services__list{flex-wrap:wrap}}.index-services__item{border-radius:20px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:40px;padding:10px 10px 50px;width:calc((100% - 30px)/4);background-color:#fff}@media screen and (max-width:1024px){.index-services__item{width:calc(50% - 5px)}}@media screen and (max-width:750px){.index-services__item{gap:20px;padding-bottom:20px;width:100%}}.index-services__picture{width:100%}.index-services__box{flex-grow:1}.index-services__name{display:block;margin-bottom:20px;font-size:25px;font-weight:700;line-height:normal}@media screen and (max-width:750px){.index-services__name{font-size:20px}}@media screen and (max-width:750px){.index-services__link{width:100%}}.index-faq{display:flex;gap:60px;padding:0 var(--spacingLarge) var(--sectionSpacing)}@media screen and (max-width:1024px){.index-faq{flex-wrap:wrap;gap:0}}.index-faq__sidebar{display:flex;flex-direction:column;flex-shrink:0;width:440px}@media screen and (max-width:1024px){.index-faq__sidebar{width:100%}}@media screen and (max-width:1024px){.index-faq__picture{display:none}}.index-faq__list{flex-grow:1;overflow:hidden}.index-faq__item{border-radius:20px;margin-top:10px;background-color:#fff}.index-faq__item:first-of-type{margin-top:0}.index-faq__header{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:30px 20px;cursor:pointer}@media screen and (max-width:750px){.index-faq__header{padding:20px 10px;gap:20px}}.index-faq__name{font-size:25px;font-weight:700}@media screen and (max-width:750px){.index-faq__name{font-size:16px;line-height:20px}}.index-faq__visual{border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;height:40px;width:40px;background-color:var(--colorIndigo)}.index-faq__visual:before{transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:rotate(225deg);transform:rotate(225deg);height:20px;width:20px;background:url(/local/templates/indigo/dist/assets/img/icons/arrow-back-outline.svg) no-repeat;content:""}.index-faq__header.is-state-opened .index-faq__visual:before{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.index-faq__answer{transition:max-height .3s;max-height:0;overflow:hidden}.index-faq__message{padding:0 20px 30px}@media screen and (max-width:750px){.index-faq__message{padding:0 10px 20px}}.index-company{border-radius:20px;padding:100px 50px;background-color:var(--colorViolet)}@media screen and (max-width:750px){.index-company{padding:80px 10px}}.index-company__heading{text-align:center}.index-company__links{display:flex;justify-content:center;gap:40px;margin-top:50px}@media screen and (max-width:750px){.index-company__links{flex-wrap:wrap;gap:20px}}@media screen and (max-width:750px){.index-company__link{width:100%}}.footer{border-radius:20px;margin-top:10px;padding:50px;background-color:var(--colorBlackBase)}@media screen and (max-width:992px){.footer{padding:50px 30px 30px}}@media screen and (max-width:750px){.footer{padding:40px 24px 24px}}.footer__holder{display:flex;justify-content:space-between;align-items:flex-start}@media screen and (max-width:750px){.footer__holder{flex-wrap:wrap;justify-content:center;gap:40px}}.footer__logo{width:300px}@media screen and (max-width:992px){.footer__logo{width:220px}}@media screen and (max-width:750px){.footer__logo{display:block;margin:auto;width:290px}}.footer__name{display:block;margin-top:20px;color:hsla(0,0%,100%,.4);white-space:nowrap}@media screen and (max-width:750px){.footer__name{text-align:center}}.footer__menu{display:flex;align-items:center;flex-shrink:0;gap:30px;height:44px}@media screen and (max-width:992px){.footer__menu{height:32px}}@media screen and (max-width:750px){.footer__menu{height:auto;flex-direction:column}}.footer__link{color:#fff;cursor:pointer}.footer__info{display:flex;justify-content:flex-end;gap:20px;margin-top:42px;color:hsla(0,0%,100%,.4);overflow:hidden}@media screen and (max-width:992px){.footer__info{margin-top:64px}}@media screen and (max-width:750px){.footer__info{flex-wrap:wrap;justify-content:center;margin:40px auto 0;width:240px}}.footer__policy{color:hsla(0,0%,100%,.4)}.book-trip-form{padding:40px;flex-grow:1}.book-trip-form_theme_white{color:#fff}.book-trip-form__switch{display:flex;gap:10px;margin-bottom:36px}.book-trip-form__row{display:flex;gap:10px}.book-trip-form__row_type_period{gap:26px;margin-top:16px}.book-trip-form__cell_type_full{flex:1 0 0}.book-trip-form__cell_type_period{width:212px}.book-trip-form__cell_type_time{flex-grow:1}.book-trip-form__label{display:block;margin-bottom:6px;opacity:.6;font-size:12px;font-weight:600;line-height:16px}.book-trip-form__period{display:flex;align-items:center;flex-wrap:wrap;gap:26px}.book-trip-form__time{display:flex;gap:6px}.book-trip-form__time-format{display:flex;align-items:center;gap:30px;margin-left:16px}.book-trip-form__checkbox{display:inline-flex;margin-top:30px;vertical-align:top}.book-trip-form__button{margin-top:30px}.book-trip-form[data-trip-type=hourly] .hide-for-hourly,.book-trip-form[data-trip-type=points] .hide-for-points{display:none}.book-trip-form-range{margin-top:30px}.book-trip-form-range__heading{display:flex;align-items:center;gap:6px}.book-trip-form-range__heading:before{height:20px;width:20px;background:url(/local/templates/indigo/dist/assets/img/icons/time-icon-white.svg) no-repeat;content:""}.book-trip-form-range__legend{display:flex;justify-content:space-between;margin:16px 0 4px}.book-trip-form-points{color:var(--colorBlackBase)}.book-trip-form-points_page_index{margin:20px -16px}.book-trip-form-points_page_index .book-trip-form-points__holder{border-radius:5px;border:1px dashed transparent;padding:10px 16px}.book-trip-form-points_page_index .book-trip-form-points__holder.show-shadow{border-color:hsla(0,0%,100%,.7)}.book-trip-form-points__trigger{border-radius:5px;display:flex;align-items:center;gap:10px;height:32px;padding:0 20px;cursor:pointer;font-weight:600}.book-trip-form-points__trigger:before{height:20px;width:20px;background:url(/local/templates/indigo/dist/assets/img/icons/plus-icon-indigo.svg) no-repeat;content:""}.book-trip-form-points_page_index .book-trip-form-points__trigger{border-radius:5px;background-color:#edf1fb}.book-trip-form-points__row{display:none;align-items:center;gap:20px;margin-top:20px}.book-trip-form-points__row.is-state-visible{display:flex}.book-trip-form-points__list{display:none;border-radius:5px;margin-bottom:20px;background-color:#fff}.book-trip-form-points__item{border-bottom:1px solid #c8d2ec;display:flex;gap:30px;padding:12px 50px}.book-trip-form-points__item:last-of-type{border-bottom:none}.book-trip-form-points__name{flex-grow:1;overflow:hidden}.book-trip-form-points__delete{display:flex;align-items:center;gap:10px;flex-shrink:0;cursor:pointer}.book-trip-form-points__delete:after{height:12px;width:12px;background:url(/local/templates/indigo/dist/assets/img/icons/delete-icon.svg) no-repeat;content:""}.content{flex-grow:1;margin:auto;max-width:660px;padding:90px 0 140px;color:var(--colorBlackBase);font:normal 16px/1.6 var(--fontFamily)}.content h1{margin:0 0 70px}.content ol,.content p,.content ul{margin:20px 0}.content ol,.content ul{padding-left:24px}.content ol li::marker,.content ul li::marker{color:var(--colorIndigo)}.content blockquote{border-radius:20px;margin:30px 0;max-width:570px;padding:30px 20px;background-color:#fff}.content h2{margin:50px 0 40px}.content h3{margin:50px 0 25px;font-size:25px;font-weight:700;line-height:1}.content a{color:var(--colorIndigo);font-weight:700;text-decoration:none}.content a:hover{text-decoration:underline}@media screen and (max-width:992px){.content{padding-bottom:90px}}@media screen and (max-width:750px){.content{padding:30px 10px 70px}.content h1{margin-bottom:30px}.content h2{margin:40px 0 30px;font-size:28px}.content h3{margin:40px 0 30px;font-size:20px}.content ol,.content ul{padding-left:16px}}.content blockquote:first-child,.content h1:first-child,.content h2:first-child,.content h3:first-child,.content ol:first-child,.content p:first-child,.content ul:first-child{margin-top:0}.content blockquote:last-child,.content h1:last-child,.content h2:last-child,.content h3:last-child,.content ol:last-child,.content p:last-child,.content ul:last-child{margin-bottom:0}.dialog{transition:opacity .3s;position:fixed;top:0;left:0;z-index:1000;height:100%;opacity:0;visibility:hidden;width:100%}.dialog.is-state-opened{opacity:1}.dialog__overlay{position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(30,30,30,.85)}.dialog__holder{display:flex;flex-direction:column;height:100%;overflow:auto;width:100%}.dialog__holder:after,.dialog__holder:before{flex-shrink:0;height:50px;width:100%;content:""}@media screen and (max-width:750px){.dialog__holder:after,.dialog__holder:before{content:normal}}.dialog__inner{display:flex;align-items:center;justify-content:center;flex-grow:1}.dialog__box{position:relative;border-radius:20px;max-width:766px;width:100%;padding:20px 40px 40px;background-color:#fff}@media screen and (max-width:750px){.dialog__box{border-radius:0;height:100%;padding:20px 10px 40px}}.dialog__header{display:flex;justify-content:flex-end;align-items:center;height:30px}.dialog__close{height:24px;width:24px;background:url(/local/templates/indigo/dist/assets/img/icons/dialog-close-icon.svg) no-repeat;cursor:pointer}.error-page-promo{position:relative;padding:0 10px}@media screen and (max-width:992px){.error-page-promo{padding:0}}@media screen and (max-width:750px){.error-page-promo{padding:0 10px}}.error-page-promo__pattern{display:block;border-radius:20px;height:400px;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;overflow:hidden}@media screen and (max-width:992px){.error-page-promo__pattern{height:330px}}@media screen and (max-width:750px){.error-page-promo__pattern{height:292px}}.error-page-promo__heading,.error-page-promo__picture{-webkit-transform:translateX(-50%);transform:translateX(-50%);position:absolute;left:50%}.error-page-promo__picture{top:75px;z-index:10;width:394px}@media screen and (max-width:992px){.error-page-promo__picture{top:70px;width:334px}}@media screen and (max-width:750px){.error-page-promo__picture{top:85px;margin-left:20px;width:240px}}.error-page-promo__heading{top:-30px;z-index:5;color:#fff}.error-page-promo h1{margin-left:-20px;font-size:320px;font-weight:700;line-height:320px}@media screen and (max-width:992px){.error-page-promo h1{margin-top:20px;margin-left:-15px;font-size:250px;line-height:250px}}@media screen and (max-width:750px){.error-page-promo h1{margin-top:50px;margin-left:10px;font-size:180px;line-height:180px}}.error-page-info{display:flex;align-items:flex-start;gap:180px;padding:60px 50px 110px}@media screen and (max-width:1024px){.error-page-info{gap:80px}}@media screen and (max-width:1366px){.error-page-info{padding-top:40px;padding-bottom:90px}}@media screen and (max-width:992px){.error-page-info{flex-wrap:wrap;gap:40px;padding-right:25px;padding-left:25px}}@media screen and (max-width:750px){.error-page-info{gap:20px;padding:40px 10px 50px}}.error-page-info__heading{flex-shrink:0}.error-page-info h2{margin:0}.error-page-info__box{max-width:605px}@media screen and (max-width:992px){.error-page-info__box{max-width:100%}}.error-page-info__message{font-size:24px;line-height:1.4}@media screen and (max-width:750px){.error-page-info__message{font-size:18px}}.error-page-info__link{margin-top:48px;width:210px}@media screen and (max-width:750px){.error-page-info__link{margin-top:30px}}.transfers{padding:60px var(--spacingLarge) 100px}.transfers h2{margin-bottom:0}.transfers__list{display:flex;flex-wrap:wrap;gap:20px 10px;margin-top:40px}.transfers__link{position:relative;border-radius:20px;overflow:hidden;width:calc(50% - 5px)}.transfers__picture{transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:100%;-webkit-transform:scale(1);transform:scale(1)}.transfers__link:hover .transfers__picture{transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s;-webkit-transform:scale(1.2);transform:scale(1.2)}.transfers__name{position:absolute;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:15px 30px;width:100%;background-color:var(--colorBlackBase);color:#fff;font-size:25px;font-weight:700;line-height:30px}.transfers__name:after{border-radius:50%;height:40px;width:40px;background-color:var(--colorViolet);background-image:url(/local/templates/indigo/dist/assets/img/icons/arrow-black.svg);background-position:50%;background-repeat:no-repeat;content:""}body .daterangepicker{border-radius:12px;border-color:var(--colorGreyBase);margin-top:16px;margin-left:-50px;color:#333;font:500 10px/12px var(--fontFamily);font-variant-numeric:lining-nums proportional-nums}body .daterangepicker:after,body .daterangepicker:before{content:normal}body .daterangepicker .drp-calendar.left{padding:10px}body .daterangepicker .calendar-table table{width:224px}body .daterangepicker .calendar-table{padding:0!important}body .daterangepicker .calendar-table tr:first-of-type th{border:none;height:50px;padding:0 1px 20px}body .daterangepicker .calendar-table tr:first-of-type th:first-of-type,body .daterangepicker .calendar-table tr:first-of-type th:last-of-type{width:32px}body .daterangepicker .calendar-table th.month{font-size:16px;font-weight:700}body .daterangepicker .calendar-table th.next span,body .daterangepicker .calendar-table th.prev span{-webkit-transform:rotate(0);transform:rotate(0);border:none;display:block;height:30px;padding:0;width:30px;background-position:50%;background-repeat:no-repeat}body .daterangepicker .calendar-table th.next:hover,body .daterangepicker .calendar-table th.prev:hover{background-color:transparent}body .daterangepicker .calendar-table th.prev span{background-image:url(/local/templates/indigo/dist/assets/img/icons/arrow-back-black-30.svg)}body .daterangepicker .calendar-table th.next span{background-image:url(/local/templates/indigo/dist/assets/img/icons/arrow-next-black-30.svg)}body .daterangepicker .calendar-table tr:nth-of-type(2) th{height:32px;width:32px;padding:0;border:0;font-size:10px;font-weight:500;opacity:.7}body .daterangepicker .calendar-table td{border-radius:50%;border:none!important;height:32px;padding:0;width:32px;font-size:10px;font-weight:500}body .daterangepicker .calendar-table td.start-date.end-date{border-radius:16px}body .daterangepicker .calendar-table td.active,body .daterangepicker .calendar-table td.active:hover{background-color:var(--colorIndigo);color:#fff}.book-trip-form-range .irs--round{height:24px}.book-trip-form-range .irs--round .irs-line{top:8px;border-radius:20px;box-shadow:inset 0 2px 4px 0 rgba(75,0,130,.15);height:8px;background-color:var(--colorGreyLight)}.book-trip-form-range .irs--round .irs-bar{top:8px;height:8px;background-color:var(--colorIndigo)}.book-trip-form-range .irs--round .irs-bar--single{border-radius:20px 0 0 20px}.book-trip-form-range .irs--round .irs-handle{top:0;border:2px solid #fff;background-color:var(--colorIndigo)!important}.daterangepicker{position:absolute;color:inherit;background-color:#fff;border-radius:4px;border:1px solid #ddd;width:278px;max-width:none;padding:0;margin-top:7px;top:100px;left:20px;z-index:3001;display:none;font-family:arial;font-size:15px;line-height:1em}.daterangepicker:after,.daterangepicker:before{position:absolute;display:inline-block;border-bottom-color:rgba(0,0,0,.2);content:""}.daterangepicker:before{top:-7px;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid #ccc}.daterangepicker:after{top:-6px;border-right:6px solid transparent;border-bottom:6px solid #fff;border-left:6px solid transparent}.daterangepicker.opensleft:before{right:9px}.daterangepicker.opensleft:after{right:10px}.daterangepicker.openscenter:after,.daterangepicker.openscenter:before{left:0;right:0;width:0;margin-left:auto;margin-right:auto}.daterangepicker.opensright:before{left:9px}.daterangepicker.opensright:after{left:10px}.daterangepicker.drop-up{margin-top:-7px}.daterangepicker.drop-up:before{top:auto;bottom:-7px;border-bottom:initial;border-top:7px solid #ccc}.daterangepicker.drop-up:after{top:auto;bottom:-6px;border-bottom:initial;border-top:6px solid #fff}.daterangepicker.single .daterangepicker .ranges,.daterangepicker.single .drp-calendar{float:none}.daterangepicker.single .drp-selected{display:none}.daterangepicker.show-calendar .drp-buttons,.daterangepicker.show-calendar .drp-calendar{display:block}.daterangepicker.auto-apply .drp-buttons{display:none}.daterangepicker .drp-calendar{display:none;max-width:270px}.daterangepicker .drp-calendar.left{padding:8px 0 8px 8px}.daterangepicker .drp-calendar.right{padding:8px}.daterangepicker .drp-calendar.single .calendar-table{border:none}.daterangepicker .calendar-table .next span,.daterangepicker .calendar-table .prev span{color:#fff;border:solid #000;border-width:0 2px 2px 0;border-radius:0;display:inline-block;padding:3px}.daterangepicker .calendar-table .next span{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.daterangepicker .calendar-table .prev span{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.daterangepicker .calendar-table td,.daterangepicker .calendar-table th{text-align:center;vertical-align:middle;min-width:32px;width:32px;height:24px;line-height:24px;font-size:12px;border-radius:4px;border:1px solid transparent;white-space:nowrap;cursor:pointer}.daterangepicker .calendar-table{border:1px solid #fff;border-radius:4px;background-color:#fff}.daterangepicker .calendar-table table{width:100%;margin:0;border-spacing:0;border-collapse:collapse}.daterangepicker td.available:hover,.daterangepicker th.available:hover{background-color:#eee;border-color:transparent;color:inherit}.daterangepicker td.week,.daterangepicker th.week{font-size:80%;color:#ccc}.daterangepicker td.off,.daterangepicker td.off.end-date,.daterangepicker td.off.in-range,.daterangepicker td.off.start-date{background-color:#fff;border-color:transparent;color:#999}.daterangepicker td.in-range{background-color:#ebf4f8;border-color:transparent;color:#000;border-radius:0}.daterangepicker td.start-date{border-radius:4px 0 0 4px}.daterangepicker td.end-date{border-radius:0 4px 4px 0}.daterangepicker td.start-date.end-date{border-radius:4px}.daterangepicker td.active,.daterangepicker td.active:hover{background-color:#357ebd;border-color:transparent;color:#fff}.daterangepicker th.month{width:auto}.daterangepicker option.disabled,.daterangepicker td.disabled{color:#999;cursor:not-allowed;text-decoration:line-through}.daterangepicker select.monthselect,.daterangepicker select.yearselect{font-size:12px;padding:1px;height:auto;margin:0;cursor:default}.daterangepicker select.monthselect{margin-right:2%;width:56%}.daterangepicker select.yearselect{width:40%}.daterangepicker select.ampmselect,.daterangepicker select.hourselect,.daterangepicker select.minuteselect,.daterangepicker select.secondselect{width:50px;margin:0 auto;background:#eee;border:1px solid #eee;padding:2px;outline:0;font-size:12px}.daterangepicker .calendar-time{text-align:center;margin:4px auto 0;line-height:30px;position:relative}.daterangepicker .calendar-time select.disabled{color:#ccc;cursor:not-allowed}.daterangepicker .drp-buttons{clear:both;text-align:right;padding:8px;border-top:1px solid #ddd;display:none;line-height:12px;vertical-align:middle}.daterangepicker .drp-selected{display:inline-block;font-size:12px;padding-right:8px}.daterangepicker .drp-buttons .btn{margin-left:8px;font-size:12px;font-weight:700;padding:4px 8px}.daterangepicker.show-ranges.single.rtl .drp-calendar.left{border-right:1px solid #ddd}.daterangepicker.show-ranges.single.ltr .drp-calendar.left{border-left:1px solid #ddd}.daterangepicker.show-ranges.rtl .drp-calendar.right{border-right:1px solid #ddd}.daterangepicker.show-ranges.ltr .drp-calendar.left{border-left:1px solid #ddd}.daterangepicker .ranges{float:none;text-align:left;margin:0}.daterangepicker.show-calendar .ranges{margin-top:8px}.daterangepicker .ranges ul{list-style:none;margin:0 auto;padding:0;width:100%}.daterangepicker .ranges li{font-size:12px;padding:8px 12px;cursor:pointer}.daterangepicker .ranges li:hover{background-color:#eee}.daterangepicker .ranges li.active{background-color:#08c;color:#fff}@media (min-width:564px){.daterangepicker{width:auto}.daterangepicker .ranges ul{width:140px}.daterangepicker.single .ranges ul{width:100%}.daterangepicker.single .drp-calendar.left{clear:none}.daterangepicker.single .drp-calendar,.daterangepicker.single .ranges{float:left}.daterangepicker{direction:ltr;text-align:left}.daterangepicker .drp-calendar.left{clear:left;margin-right:0}.daterangepicker .drp-calendar.left .calendar-table{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.daterangepicker .drp-calendar.right{margin-left:0}.daterangepicker .drp-calendar.right .calendar-table{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.daterangepicker .drp-calendar.left .calendar-table{padding-right:8px}.daterangepicker .drp-calendar,.daterangepicker .ranges{float:left}}@media (min-width:730px){.daterangepicker .ranges{width:auto;float:left}.daterangepicker.rtl .ranges{float:right}.daterangepicker .drp-calendar.left{clear:none!important}}.irs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:12px;font-family:Arial,sans-serif}.irs,.irs-line{position:relative;display:block}.irs-line{overflow:hidden;outline:none!important}.irs-bar{display:block}.irs-bar,.irs-shadow{position:absolute;left:0;width:0}.irs-shadow{display:none}.irs-handle{position:absolute;display:block;box-sizing:border-box;cursor:default;z-index:1}.irs-handle.type_last{z-index:2}.irs-max,.irs-min{position:absolute;display:block;cursor:default}.irs-min{left:0}.irs-max{right:0}.irs-from,.irs-single,.irs-to{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.irs-with-grid .irs-grid{display:block}.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#000}.irs-grid-pol.small{height:4px}.irs-grid-text{position:absolute;bottom:0;left:0;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;padding:0 3px;color:#000}.irs-disable-mask{position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:transparent;z-index:2}.lt-ie9 .irs-disable-mask{background:#000;filter:alpha(opacity=0);cursor:not-allowed}.irs-disabled{opacity:.4}.irs-hidden-input{position:absolute!important;display:block!important;top:0!important;left:0!important;width:0!important;height:0!important;font-size:0!important;line-height:0!important;padding:0!important;margin:0!important;overflow:hidden;outline:none!important;z-index:-9999!important;background:none!important;border-style:solid!important;border-color:transparent!important}.irs--flat{height:40px}.irs--flat.irs-with-grid{height:60px}.irs--flat .irs-line{top:25px;height:12px;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-bar{top:25px;height:12px;background-color:#ed5565}.irs--flat .irs-bar--single{border-radius:4px 0 0 4px}.irs--flat .irs-shadow{height:1px;bottom:16px;background-color:#e1e4e9}.irs--flat .irs-handle{top:22px;width:16px;height:18px;background-color:transparent}.irs--flat .irs-handle>i:first-child{position:absolute;display:block;top:0;left:50%;width:2px;height:100%;margin-left:-1px;background-color:#da4453}.irs--flat .irs-handle.state_hover>i:first-child,.irs--flat .irs-handle:hover>i:first-child{background-color:#a43540}.irs--flat .irs-max,.irs--flat .irs-min{top:0;padding:1px 3px;color:#999;font-size:10px;line-height:1.333;text-shadow:none;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-from,.irs--flat .irs-single,.irs--flat .irs-to{color:#fff;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#ed5565;border-radius:4px}.irs--flat .irs-from:before,.irs--flat .irs-single:before,.irs--flat .irs-to:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#ed5565}.irs--flat .irs-grid-pol{background-color:#e1e4e9}.irs--flat .irs-grid-text{color:#999}.irs--big{height:55px}.irs--big.irs-with-grid{height:70px}.irs--big .irs-line{top:33px;height:12px;background-color:#fff;background:linear-gradient(180deg,#ddd -50%,#fff 150%);border:1px solid #ccc;border-radius:12px}.irs--big .irs-bar{top:33px;height:12px;background-color:#92bce0;border:1px solid #428bca;background:linear-gradient(180deg,#fff 0,#428bca 30%,#b9d4ec);box-shadow:inset 0 0 1px 1px hsla(0,0%,100%,.5)}.irs--big .irs-bar--single{border-radius:12px 0 0 12px}.irs--big .irs-shadow{height:1px;bottom:16px;background-color:rgba(66,139,202,.5)}.irs--big .irs-handle{top:25px;width:30px;height:30px;border:1px solid rgba(0,0,0,.3);background-color:#cbcfd5;background:linear-gradient(180deg,#fff 0,#b4b9be 30%,#fff);box-shadow:1px 1px 2px rgba(0,0,0,.2),inset 0 0 3px 1px #fff;border-radius:30px}.irs--big .irs-handle.state_hover,.irs--big .irs-handle:hover{border-color:rgba(0,0,0,.45);background-color:#939ba7;background:linear-gradient(180deg,#fff 0,#919ba5 30%,#fff)}.irs--big .irs-max,.irs--big .irs-min{top:0;padding:1px 5px;color:#fff;text-shadow:none;background-color:#9f9f9f;border-radius:3px}.irs--big .irs-from,.irs--big .irs-single,.irs--big .irs-to{color:#fff;text-shadow:none;padding:1px 5px;background-color:#428bca;background:linear-gradient(180deg,#428bca 0,#3071a9);border-radius:3px}.irs--big .irs-grid-pol{background-color:#428bca}.irs--big .irs-grid-text{color:#428bca}.irs--modern,.irs--modern.irs-with-grid{height:55px}.irs--modern .irs-line{top:25px;height:5px;background-color:#d1d6e0;background:linear-gradient(180deg,#e0e4ea 0,#d1d6e0);border:solid #a3adc1;border-width:1px 1px 0;border-radius:5px}.irs--modern .irs-bar{top:25px;height:5px;background:#20b426;background:linear-gradient(180deg,#20b426 0,#18891d)}.irs--modern .irs-bar--single{border-radius:5px 0 0 5px}.irs--modern .irs-shadow{height:1px;bottom:21px;background-color:rgba(209,214,224,.5)}.irs--modern .irs-handle{top:37px;width:12px;height:13px;border:1px solid #a3adc1;border-top:0 solid #a3adc1;box-shadow:1px 1px 1px rgba(0,0,0,.1);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:first-child{position:absolute;display:block;top:-4px;left:1px;width:6px;height:6px;border:1px solid #a3adc1;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.irs--modern .irs-handle>i:nth-child(2){position:absolute;display:block;box-sizing:border-box;top:0;left:0;width:10px;height:12px;background:#e9e6e6;background:linear-gradient(180deg,#fff 0,#e9e6e6);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(3){position:absolute;display:block;box-sizing:border-box;top:3px;left:3px;width:4px;height:5px;border-left:1px solid #a3adc1;border-right:1px solid #a3adc1}.irs--modern .irs-handle.state_hover,.irs--modern .irs-handle:hover{border-color:#7685a2;background:#c3c7cd;background:linear-gradient(180deg,#fff 0,#919ba5 30%,#fff)}.irs--modern .irs-handle.state_hover>i:first-child,.irs--modern .irs-handle:hover>i:first-child{border-color:#7685a2}.irs--modern .irs-handle.state_hover>i:nth-child(3),.irs--modern .irs-handle:hover>i:nth-child(3){border-color:#48536a}.irs--modern .irs-max,.irs--modern .irs-min{top:0;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;color:#fff;background-color:#d1d6e0;border-radius:5px}.irs--modern .irs-from,.irs--modern .irs-single,.irs--modern .irs-to{font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#20b426;color:#fff;border-radius:5px}.irs--modern .irs-from:before,.irs--modern .irs-single:before,.irs--modern .irs-to:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#20b426}.irs--modern .irs-grid{height:25px}.irs--modern .irs-grid-pol{background-color:#dedede}.irs--modern .irs-grid-text{color:silver;font-size:13px}.irs--sharp{height:50px;font-size:12px;line-height:1}.irs--sharp.irs-with-grid{height:57px}.irs--sharp .irs-line{top:30px;height:2px;background-color:#000;border-radius:2px}.irs--sharp .irs-bar{top:30px;height:2px;background-color:#ee22fa}.irs--sharp .irs-bar--single{border-radius:2px 0 0 2px}.irs--sharp .irs-shadow{height:1px;bottom:21px;background-color:rgba(0,0,0,.5)}.irs--sharp .irs-handle{top:25px;width:10px;height:10px;background-color:#a804b2}.irs--sharp .irs-handle>i:first-child{position:absolute;display:block;top:100%;left:0;width:0;height:0;border:5px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-handle.state_hover,.irs--sharp .irs-handle:hover{background-color:#000}.irs--sharp .irs-handle.state_hover>i:first-child,.irs--sharp .irs-handle:hover>i:first-child{border-top-color:#000}.irs--sharp .irs-max,.irs--sharp .irs-min{color:#fff;font-size:14px;line-height:1;top:0;padding:3px 4px;opacity:.4;background-color:#a804b2;border-radius:2px}.irs--sharp .irs-from,.irs--sharp .irs-single,.irs--sharp .irs-to{font-size:14px;line-height:1;text-shadow:none;padding:3px 4px;background-color:#a804b2;color:#fff;border-radius:2px}.irs--sharp .irs-from:before,.irs--sharp .irs-single:before,.irs--sharp .irs-to:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-grid{height:25px}.irs--sharp .irs-grid-pol{background-color:#dedede}.irs--sharp .irs-grid-text{color:silver;font-size:13px}.irs--round{height:50px}.irs--round.irs-with-grid{height:65px}.irs--round .irs-line{top:36px;height:4px;background-color:#dee4ec;border-radius:4px}.irs--round .irs-bar{top:36px;height:4px;background-color:#006cfa}.irs--round .irs-bar--single{border-radius:4px 0 0 4px}.irs--round .irs-shadow{height:4px;bottom:21px;background-color:rgba(222,228,236,.5)}.irs--round .irs-handle{top:26px;width:24px;height:24px;border:4px solid #006cfa;background-color:#fff;border-radius:24px;box-shadow:0 1px 3px rgba(0,0,255,.3)}.irs--round .irs-handle.state_hover,.irs--round .irs-handle:hover{background-color:#f0f6ff}.irs--round .irs-max,.irs--round .irs-min{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,.1);border-radius:4px}.irs--round .irs-from,.irs--round .irs-single,.irs--round .irs-to{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#006cfa;color:#fff;border-radius:4px}.irs--round .irs-from:before,.irs--round .irs-single:before,.irs--round .irs-to:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#006cfa}.irs--round .irs-grid{height:25px}.irs--round .irs-grid-pol{background-color:#dedede}.irs--round .irs-grid-text{color:silver;font-size:13px}.irs--square{height:50px}.irs--square.irs-with-grid{height:60px}.irs--square .irs-line{top:31px;height:4px;background-color:#dedede}.irs--square .irs-bar{top:31px;height:4px;background-color:#000}.irs--square .irs-shadow{height:2px;bottom:21px;background-color:#dedede}.irs--square .irs-handle{top:25px;width:16px;height:16px;border:3px solid #000;background-color:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.irs--square .irs-handle.state_hover,.irs--square .irs-handle:hover{background-color:#f0f6ff}.irs--square .irs-max,.irs--square .irs-min{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,.1)}.irs--square .irs-from,.irs--square .irs-single,.irs--square .irs-to{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#000;color:#fff}.irs--square .irs-grid{height:25px}.irs--square .irs-grid-pol{background-color:#dedede}.irs--square .irs-grid-text{color:silver;font-size:11px}
/* End */


/* Start:/local/templates/indigo/template_styles.css?17622550891890*/
.index-services__list {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1000;
}
.overlayLogin {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1000;
}
.popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: white;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  z-index: 1000;
  overflow-y: scroll;
  height: 100%;
}
.popupLogin {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: white;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  z-index: 1000;
  overflow-y: scroll;
  height: auto;
}
.close-btn {
  background: red;
  color: white;
  border: none;
  padding: 10px;
  border-radius: 5px;
  cursor: pointer;
}

.index-fleet-info__item {
  gap: 14px !important;
}

#bookTripDialog .dialog__box {
  min-height: 1500px;
}

#loginDialog .dialog__box {
  min-height: 380px;
}

/* phone */

/* .header__contact {
  padding: 15px 30px;
  background: #4b0082;
  border-radius: 100px;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #ffffff;
}

.header__contact span {
  font-weight: 700;
}

.header__events .header__phone {
  display: none;
}

@media (max-width: 768px) {
  .header__events .header__contact {
    display: none;
  }

  .header__events .header__phone {
    display: block;
    background: url("/local/templates/indigo/assets/call.svg");
    height: 30px;
    width: 30px;
  }
} */

/* End */
/* /local/templates/indigo/dist/styles.css?176400683350654 */
/* /local/templates/indigo/template_styles.css?17622550891890 */
