@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+Georgian:wght@100..900&display=swap");@font-face{font-family:Noto Sans Georgian Light;src:url(/static/fonts/NotoSansGeorgian-Light.ttf) format("truetype");font-style:normal;font-display:swap}@font-face{font-family:Noto Sans Georgian Black;src:url(/static/fonts/NotoSansGeorgian-Black.ttf) format("truetype");font-style:normal;font-display:swap}@font-face{font-family:Noto Sans Georgian Bold;src:url(/static/fonts/NotoSansGeorgian-Bold.ttf) format("truetype");font-style:normal;font-display:swap}@font-face{font-family:Noto Sans Georgian Medium;src:url(/static/fonts/NotoSansGeorgian-Medium.ttf) format("truetype");font-style:normal;font-display:swap}*{box-sizing:border-box;padding:0;margin:0;font-family:Noto Sans Georgian,serif;font-optical-sizing:auto;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.select-text{-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important}:root{--content-width:1280px;--Secondary-secondary-50:#ECECED;--Secondary-secondary-300:#808088;--Secondary-secondary-900:#1B1B20;--Secondary-secondary-200:#A8A8AD;--Primary-secondary-100:#C4C4C8;--Secondary-secondary-100:#C4C4C8;--Secondary-secondary-500:#41414D;--primary-secondary-300:#808088;--primary-secondary-900:#1B1B20;--Success-success-50:#EEFCEE;--Accent-Yellow-accent-yellow-500:#FFA01A;--Accent-Green-accent-green-700:#3E9A5C;--Accent-Green-accent-green-400:#79E19B;--Success-success-500:#50E550;--Accent-Green-accent-green-100:#CBF3D8;--Error-error-500:#E52E2E;--Accent-Green-accent-green-500:#57D982;--Accent-Green-accent-green-600:#4FC576;--Accent-Green-accent-green-50:#EEFBF3;--Neutral--neutral-50:#E8F0FC;--Neutral--neutral-300:#649DEE;--warning-warning-300:#FFDD76;--warning-warning-100:#FFEFC0;--accent-Yellow-accent-yellow-700:#B57212;--primary-secondary-50:#ECECED;--primary-secondary-200:#A8A8AD;--Accent-Yellow-accent-yellow-100:#FFE2B8;--Primary-secondary-500:#41414D;--Accent-Yellow-accent-yellow-400:#FFB348;--vh:1vh}@media (max-width:768px){:root{--content-width:100vw!important}}body,html{box-sizing:border-box;width:100%;max-width:100%;min-height:calc(1vh * 100);min-height:calc(var(--vh) * 100);overflow-x:hidden!important;display:flex;flex-direction:column;align-items:center}body{overflow:hidden}.d-flex{display:flex}.flex-center{align-items:center}.d-column{flex-direction:column}.pointer{cursor:pointer}#travel-holder{display:flex;flex-direction:column;width:1280px;width:var(--content-width);padding-top:40px}@media (max-width:395px){.mobile-travel-holder .mobile-submit-search .search-button .flex-4{display:none!important}.mobile-travel-holder .mobile-submit-search .search-button svg{height:40px!important}.mobile-travel-holder .mobile-submit-search .search-button .button-middle{justify-content:space-between;display:flex;width:100%}.mobile-travel-holder .mobile-submit-search .search-button .button-middle .content{margin-left:10px!important}.mobile-travel-holder .mobile-submit-search .search-button .button-middle img{width:25px;display:block!important;margin-right:10px!important}.mobile-travel-holder .mobile-submit-search .search-button .button-middle .content{flex:1;display:flex;justify-content:center}.mobile-travel-holder .mobile-submit-search .search-button .button-middle svg{display:none!important}.mobile-submit-search .button-middle .content{margin-left:10px!important}.mobile-submit-search .button-middle img{width:25px;display:block!important;margin-right:10px!important}}.hide-scrollbar{overflow:hidden;scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}#travel-holder .timer{display:flex;justify-content:flex-end;width:100%}#travel-holder .timer .time-loader{width:20px;height:20px;margin-right:10px;border-radius:50%;transform:rotate(-90deg);display:flex;justify-content:center;align-items:center}#travel-holder .timer .time-loader:before{content:"";width:90%;height:90%;background-color:white;border-radius:50%}#travel-holder .timer .timer-value{top:50%;font-size:16px;font-weight:700;color:#333}#travel-holder .timer>div{font-weight:500;padding:10px;display:flex;max-height:40px;min-width:100px;background-color:white;border:1px solid #d6d6d6;border-radius:4px;margin-top:40px;justify-content:center;text-align:center;margin-bottom:40px}.ticket-container{font-family:Arial,sans-serif;margin-top:20px;box-shadow:0 0 10px rgba(0,0,0,.1)}.ticket-container-return{margin-top:40px}.ticket-container .ticket-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:14px;padding:20px;background-color:#E1E1E1!important;font-weight:700}.ticket-container .ticket-body{padding:20px}.ticket-container .ticket-header .left{display:flex;align-items:flex-start}.ticket-container .ticket-header .left span{margin-right:15px}.ticket-container .ticket-header .right{display:flex;flex-direction:column;align-items:flex-end}.ticket-container .ticket-header .right .ticket-number{margin-bottom:10px}.ticket-container .active-status{color:green}.ticket-container .active-returned,.ticket-container .compensated{color:rgb(167,90,2)}.ticket-container .select-all{margin-bottom:10px;display:flex;width:100%;justify-content:flex-end}.ticket-table{width:100%;border-collapse:collapse}.ticket-table td,.ticket-table th{padding:10px;text-align:left;border-bottom:1px solid #eee}.ticket-table .checkbox{width:10px;padding:0}.ticket-table th{font-weight:700;background-color:#f8f8f8}.ticket-container .ticket-footer{margin-top:100px;justify-content:space-between;align-items:center;display:flex}.ticket-container .ticket-footer .settings{display:flex}.ticket-container .ticket-footer .settings>div{margin-right:15px}.ticket-container .return-ticket{background-color:#E9F3F7;color:#1D45AC;cursor:pointer;width:160px;padding:10px;border-radius:10px;border:none}.otp-modal{width:500px;min-height:230px}.otp-modal .otp-input-code{outline:none;width:350px;height:40px;padding-left:10px}.otp-modal .otp-holder{display:flex;flex-direction:column;height:200px;justify-content:space-between}.otp-modal .otp-holder .otp-button{background-color:#E9F3F7;color:#1D45AC;cursor:pointer;width:160px;padding:10px;border-radius:10px;border:none;align-self:flex-end}.train-modal{width:1300px;min-height:800px}.train-modal .seat-holder{display:flex;width:500px;border:1px solid black;margin-top:40px;flex-wrap:wrap}.train-modal .seat-holder .seat{display:flex;align-items:center;justify-content:center;width:30px;height:30px;margin:5px}.train-modal .seat-holder .seat-disabled{background-color:#DBDBDB;cursor:not-allowed}.train-modal .seat-holder .seat-active{background-color:#6696ee;cursor:pointer}.global-loader{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.global-loader svg{width:50px;height:50px}.global-loader svg path{color:white}.w-100{width:100%}.global-notification{background:white;width:100%;position:fixed!important;top:0;margin-left:auto;margin-right:auto;align-items:center;display:flex;justify-content:center;left:0;right:0;z-index:999999;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);border:none;color:#636363;text-align:left!important;padding:15px;z-index:100;position:absolute}.global-notification .holder{justify-content:space-between;height:20px}.global-notification .holder,.global-notification .holder .icons{display:flex;align-items:center}.global-notification .holder .icons svg{margin-right:8px}.global-notification .close-icon{display:flex;align-items:center;cursor:pointer;margin-left:24px}.global-notification .mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.global-notification .close{padding:0;background:none;font-size:25px;border:none;height:20px;position:relative;top:-10px}.global-notification p{margin-bottom:0}.alert-success{background:#4FC576!important;background:var(--Accent-Green-accent-green-600,#4FC576)!important}.alert-danger,.alert-success{color:#FFF;color:var(--Monochrome-White,#FFF);font-family:Noto Sans Georgian;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.alert-danger{background:#FF4444!important}.alert-info{background:#2386F1!important}.alert-info,.alert-warning{color:#FFF;color:var(--Monochrome-White,#FFF);font-family:Noto Sans Georgian;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.alert-warning{background:#E4A908!important}.fade-in{opacity:1;transition:opacity .5s ease-in}.fade-out{opacity:0}@media (max-width:768px){#content,#footer,#header,#search,.__popular-stations-static .web-view{display:none!important}}.page_not-found{margin-top:60px;display:flex;flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 360px)}.page_not-found h1{margin-top:10px}.page_not-found p{margin-top:15px}.page_not-found .button{border-radius:8px;background:#FFE2B8;background:var(--Accent-Yellow-accent-yellow-100,#FFE2B8);transition:background-color .15s ease-out;height:45px;width:-moz-fit-content;width:fit-content;display:flex;padding:12px 16px;justify-content:center;align-items:center;gap:8px;margin-top:10px;cursor:pointer}@media (max-width:768px){.page_not-found{max-width:400px}.page_not-found h1,.page_not-found p{text-align:center}}@media (max-width:408px){.page_not-found{max-width:-webkit-fill-available}.page_not-found h1,.page_not-found p{text-align:center}}@keyframes uicoreFadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes uicoreZoomOutRight{0%{transform:matrix3d(1.2,0,0,-.0003,0,1.03,.34,0,0,-.34,.94,0,40,0,0,1)}to{transform:matrix(1,0,0,1,0,0)}}@keyframes uicoreZoomOutLeft{0%{transform:matrix3d(1.2,0,0,.0003,0,1.03,.34,0,0,-.34,.94,0,-40,0,0,1)}to{transform:matrix(1,0,0,1,0,0)}}@keyframes uicoreZoomIn{0%{transform:matrix(.85,0,0,.85,0,0)}to{transform:matrix(1,0,0,1,0,0)}}@keyframes uicoreFadeIn{0%{opacity:0}to{opacity:1}}@keyframes uicoreFadeInLeft{0%{transform:translate3d(-7vh,0,0)}to{transform:translateZ(0)}}@keyframes uicoreFadeInRight{0%{transform:translate3d(7vh,0,0)}to{transform:translateZ(0)}}@keyframes uicoreZoomOutUp{0%{transform:matrix3d(1.2,0,0,0,0,1.03,.34,-.0003,0,-.34,.94,0,0,60,0,1)}to{transform:matrix(1,0,0,1,0,0)}}.animate-fadeInUp{animation:uicoreFadeInUp .8s ease forwards}.animate-fadeIn{animation:uicoreFadeIn .8s ease forwards}.animate-zoomOutRight{animation:uicoreZoomOutRight .8s ease forwards}.animate-zoomOutLeft{animation:uicoreZoomOutLeft .8s ease forwards}.animate-uicoreFadeIn{animation:uicoreFadeIn .8s ease forwards}.animate-fadeInLeft{animation:uicoreFadeInLeft .8s ease forwards}.animate-fadeInRight,.animate-zoomOutUp{animation:uicoreFadeInRight .8s ease forwards}