@keyframes shimmer{0%{opacity:.3}to{opacity:.15}}div.component.loading-unit-availability-rate-type-options div.rate-types{max-height:calc(100dvh - 312px);margin-bottom:12px;overflow-y:auto}div.component.loading-unit-availability-rate-type-options div.rate-type{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid #ddd;margin-bottom:12px;padding:15px 18px}div.component.loading-unit-availability-rate-type-options div.rate-type:last-child{margin-bottom:0}div.component.loading-unit-availability-rate-type-options div.rate-type div.rate-type-header div.rate-type-name{background-color:var(--primary-color);width:70%;height:18px;animation-name:shimmer;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate;animation-fill-mode:forwards;display:block}div.component.loading-unit-availability-rate-type-options div.rate-type div.rate-type-header div.rate-type-price-container{margin-top:8px}div.component.loading-unit-availability-rate-type-options div.rate-type div.rate-type-header div.rate-type-price.final-price .price{background-color:var(--primary-color);width:50px;height:28px;animation-name:shimmer;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate;animation-fill-mode:forwards}div.component.loading-unit-availability-rate-type-options div.rate-type div.rate-type-body{border-top:1px solid #e6e6e6;margin-top:9px;padding-top:14px;font-size:16px;line-height:24px}div.component.loading-unit-availability-rate-type-options div.rate-type div.rate-type-body div.rate-type-description{flex-direction:column;gap:8px;display:flex}div.component.loading-unit-availability-rate-type-options div.rate-type div.rate-type-body div.rate-type-description div{background-color:var(--primary-color);width:100%;height:16px;animation-name:shimmer;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate;animation-fill-mode:forwards}div.component.loading-unit-availability-rate-type-options div.rate-type div.rate-type-body div.rate-type-description div:last-child{width:40%}
