@keyframes shimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.skeleton-shimmer{animation:shimmer 1.2s linear infinite forwards;background:#f6f7f8;background:linear-gradient(90deg,#eeeeee 8%,#dddddd 18%,#eeeeee 33%);background-size:800px 104px;position:relative}.skeleton-input{height:56px;border-radius:4px;width:100%}.skeleton-button{height:56px;border-radius:5px;width:100%}.skeleton-checkbox{height:20px;width:150px;margin-top:10px;border-radius:4px}form.home-search-form.skeleton{pointer-events:none;background:transparent}@media only screen and (max-width:960px){form.home-search-form.skeleton{display:flex;flex-direction:column;align-items:center;width:100%;max-width:600px}form.home-search-form.skeleton .from,form.home-search-form.skeleton .pickup-location,form.home-search-form.skeleton .to{width:100%;padding:10px;box-sizing:border-box}form.home-search-form.skeleton .btn-search{width:calc(100% - 20px);margin:4px 0}form.home-search-form.skeleton .chk-same-location{align-self:flex-start;margin-left:10px;display:block}}@media only screen and (min-width:960px){form.home-search-form.skeleton{display:table;width:100%;border-spacing:0}form.home-search-form.skeleton .pickup-location{display:table-cell;width:350px;padding-right:2px;padding-bottom:10px;vertical-align:top}form.home-search-form.skeleton .from,form.home-search-form.skeleton .to{display:table-cell;width:235px;padding:0 2px;vertical-align:top}form.home-search-form.skeleton .btn-search{display:table-cell;width:190px;padding-left:4px;vertical-align:top}form.home-search-form.skeleton .btn-search .skeleton-button{width:190px}form.home-search-form.skeleton .chk-same-location{display:table-row}form.home-search-form.skeleton .chk-same-location-cell{display:table-cell;padding-top:5px}}form.home-search-form.skeleton.force-column{display:flex!important;flex-direction:column!important;align-items:stretch!important;width:100%!important;max-width:100%!important}form.home-search-form.skeleton.force-column .btn-search,form.home-search-form.skeleton.force-column .from,form.home-search-form.skeleton.force-column .pickup-location,form.home-search-form.skeleton.force-column .to{display:block!important;width:100%!important;padding:5px 0!important;box-sizing:border-box!important}form.home-search-form.skeleton.force-column .btn-search .skeleton-button{width:100%!important}form.home-search-form.skeleton.force-column .chk-same-location{display:block!important;margin-top:5px}