.StartPageTripSearch{display:flex;padding:8px;justify-content:stretch;flex-direction:column;gap:8px;position:relative;margin-bottom:20px}@media(min-width:768px){.StartPageTripSearch{flex-direction:row;align-items:center;padding:8px 16px;gap:4px}}.StartPageTripSearch{background-color:#fff;border-radius:16px;max-width:912px}@media(min-width:768px){.StartPageTripSearch-PlaceInputContainer{flex-grow:1}}.StartPageTripSearch-PlaceInput{height:56px!important;border:1px solid #e1e2e3!important}@media(min-width:768px){.StartPageTripSearch-DateInput{max-width:200px}}.StartPageTripSearch-DateInputField,.StartPageTripSearch-SearchButton{width:100%}@media(min-width:768px){.StartPageTripSearch-SearchButton{max-width:120px}}.StartPageTripSearch-SearchButton{height:56px!important}.StartPageTripSearch-ReverseButton{position:absolute;top:42px;right:20px;z-index:1}@media(min-width:768px){.StartPageTripSearch-ReverseButton{position:static}}.StartPage{height:100%;box-sizing:border-box;background-color:#f4f4f5;overflow-y:auto}.StartPage-Content{padding-inline:20px;padding-top:32px;display:flex;flex-direction:column;gap:60px}@media(min-width:1280px){.StartPage-Content{margin:0 auto;max-width:1280px;padding-top:60px;padding-inline:0;gap:120px}}.StartPage-Title{text-transform:uppercase;font-size:24px;line-height:1.3;font-weight:600;color:#000;margin-bottom:12px}@media(min-width:1280px){.StartPage-Title{margin-bottom:24px;font-size:36px}}.StartPage-Services{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}@media(min-width:1280px){.StartPage-Services{grid-template-columns:repeat(4,1fr);gap:24px}}.StartPage-Actions{display:flex;flex-direction:column;gap:12px}@media(min-width:1280px){.StartPage-Actions{flex-direction:row;gap:24px}}.CommunityLink{width:100%;height:56px;border-radius:16px;background-color:#36366f;color:#fff;text-decoration:none;box-shadow:0 1px 2px rgba(0,0,0,.08),0 4px 12px rgba(0,0,0,.06);display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:600;gap:8px;margin:0 auto 10px}@media(min-width:1280px){.CommunityLink{min-width:372px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin-bottom:40px}}.CommunityLink-Icon{width:24px;height:24px}