

/* Start:/assets/components/landing/terms/style.css?17544756092360*/
.page-terms {
  padding: 20px 10px 76px; }
  @media (min-width: 1040px) {
    .page-terms {
      padding: 12px 0 80px; } }
  .page-terms .page-terms__crumbs:not(:last-child) {
    margin-bottom: 16px; }
    @media (min-width: 1040px) {
      .page-terms .page-terms__crumbs:not(:last-child) {
        margin-bottom: 40px; } }
  @media (min-width: 1040px) {
    .page-terms .page-terms__title {
      text-align: center; } }
  .page-terms .page-terms__title:not(:last-child) {
    margin-bottom: 24px; }
    @media (min-width: 1040px) {
      .page-terms .page-terms__title:not(:last-child) {
        margin-bottom: 40px; } }

@media (min-width: 1040px) {
  .page-terms-list {
    max-width: 612px;
    margin: 0 auto; } }

.page-terms-list .page-terms-list__item {
  display: flex;
  gap: 12px;
  align-items: center;
  width: 100%;
  height: 56px;
  padding: 10px 24px;
  border-radius: 36px;
  background: rgba(0, 0, 0, 0.05); }
  .page-terms-list .page-terms-list__item:not(:last-child) {
    margin-bottom: 12px; }
  .page-terms-list .page-terms-list__item .page-terms-list__item-text {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    display: -webkit-inline-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2; }
    @media (min-width: 1040px) {
      .page-terms-list .page-terms-list__item .page-terms-list__item-text {
        font-size: 16px;
        line-height: 22px; } }
  .page-terms-list .page-terms-list__item::after {
    margin-left: auto;
    flex: 0 0 10px;
    content: '';
    display: block;
    flex-shrink: 0;
    width: 10px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg width='10' height='16' viewBox='0 0 10 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.792893 0.292893C0.402369 0.683418 0.402369 1.31658 0.792893 1.70711L7.08579 8L0.792893 14.2929C0.402369 14.6834 0.402369 15.3166 0.792894 15.7071C1.18342 16.0976 1.81658 16.0976 2.20711 15.7071L9.20711 8.70711C9.59763 8.31658 9.59763 7.68342 9.20711 7.29289L2.20711 0.292893C1.81658 -0.097631 1.18342 -0.097631 0.792893 0.292893Z' fill='%2393959A'/%3E%3C/svg%3E%0A") no-repeat center/auto; }

html.no-touch .page-terms-list__item:hover,
html.touch .page-terms-list__item:active {
  background: rgba(0, 0, 0, 0.1); }

/*# sourceMappingURL=../../maps/landing/terms/style.css.map */

/* End */
/* /assets/components/landing/terms/style.css?17544756092360 */
