@keyframes rotation-btn{0%{transform:rotate(0deg);animation-duration:120ms}25%{transform:rotate(90deg);animation-duration:80ms}50%{transform:rotate(180deg);animation-duration:120ms}75%{transform:rotate(270deg);animation-duration:60ms}100%{transform:rotate(360deg);animation-duration:120ms}}.price{position:relative;display:flex;flex-direction:column;row-gap:16px;overflow:hidden}.price__title{font:500 28px/36px "Inter",sans-serif}.price__list{position:relative}@media only screen and (max-width: 767px){.price__list{overflow-x:scroll}.price__list::-webkit-scrollbar{height:4px}.price__list::-webkit-scrollbar-track{background:#e9e9ed;border-radius:0}.price__list::-webkit-scrollbar-thumb{background-color:#c1c1cd;border-radius:2px;border:2px solid #c1c1cd}}.price__row{display:flex;padding:16px 0 16px 24px;border-top:1px solid #d1d1d9;column-gap:48px;align-items:center}@media only screen and (max-width: 767px){.price__row{width:720px;padding:16px}}.price__row:first-child{border-top:0 none}.price__row.hide{display:none}.price__row--head{background-color:#f4f4f6}.price__item{position:relative;display:flex;flex-direction:column;row-gap:4px}.price__item--name{width:390px}@media only screen and (max-width: 1279px){.price__item--name{width:315px}}.price__item--price{width:390px}@media only screen and (max-width: 1279px){.price__item--price{width:315px}}.price__item--name+.price__item--price{width:149px}@media only screen and (max-width: 1279px){.price__item--name+.price__item--price{width:134.5px}}@media only screen and (max-width: 767px){.price__item--name+.price__item--price{width:138.5px}}.price__item--date{width:346px}@media only screen and (max-width: 1279px){.price__item--date{width:317px}}.price__item--name+.price__item--price+.price__item--date{width:149px}@media only screen and (max-width: 1279px){.price__item--name+.price__item--price+.price__item--date{width:134.5px}}@media only screen and (max-width: 767px){.price__item--name+.price__item--price+.price__item--date{width:138.5px}}.price__name{font:400 16px/24px "Lato",sans-serif;color:#121212}.price__name--head{color:#70707c;font:600 16px/24px "Lato",sans-serif;letter-spacing:.1px}

/*# sourceMappingURL=servicesEkuDetailPriceCss.css.map*/