.price-list{display:flex;flex-direction:column;padding:12px 16px}.price-list__categories{display:flex;flex-direction:row;padding-bottom:12px;border-bottom:1px solid #dfe3ea}.price-list__amounts{display:flex;flex-direction:row;padding-top:12px}.price-list__label{flex:1 1;min-width:0;font-size:12px;line-height:1.4;color:#303133;text-align:center;padding:0 4px}.price-list__value-wrap{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:2px;text-align:center;padding:0 4px}.price-list__value{font-size:18px;font-weight:500;color:#303133}.price-list__hint{font-size:11px;line-height:1.3;color:#aa8349;display:block}.price-list__value-wrap--applied .price-list__value{color:#aa8349;font-weight:700}.voucher-animal-card{border:1px solid #dfe3ea;border-radius:16px;padding:10px;width:30%}@media screen and (max-width:560px){.voucher-animal-card{width:100%}}.voucher-animal-card h3{margin:8px 0 10px 12px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.voucher-animal-card__prices{width:100%}*{position:relative;box-sizing:border-box;margin:0;padding:0}#root{height:100svh;margin:0 auto}body{font:16px Inter,Arial,sans-serif;overflow-y:scroll;margin:unset}h1{font-size:1.5rem;font-weight:500;color:#2f3640;white-space:pre-line;word-break:normal;line-height:31px}@media screen and (max-width:560px){h1{white-space:normal}}p{font-size:1.125rem;font-weight:500;color:#303133;white-space:pre-line;word-break:normal;line-height:18px;overflow-wrap:anywhere}@media screen and (max-width:560px){p{white-space:normal}}span{font-size:.875rem;font-weight:400;color:#838994;white-space:pre-line;word-break:normal;line-height:16px}@media screen and (max-width:560px){span{white-space:normal}}a{font-size:1rem;font-weight:500;color:#c3b091;white-space:pre-line;word-break:normal;line-height:22px;text-decoration:none}@media screen and (max-width:560px){a{white-space:normal}}a:hover{text-decoration:none}button,input,textarea{all:unset;position:relative}input{cursor:revert}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number],input[type=number]:focus,input[type=number]:hover{-webkit-appearance:none;appearance:none;-moz-appearance:textfield}button:focus-visible,textarea:focus-visible{outline:revert}img{width:100%;display:block}.wrapper{width:100%;padding-top:60px;min-height:100svh}.voucher__animals{border:1px solid #dfe3ea;border-radius:16px;padding:20px}@media screen and (max-width:560px){.voucher__animals{padding:16px}}.voucher__animals h2{margin-bottom:16px}@media screen and (max-width:560px){.voucher__animals h2{margin-bottom:12px}}.voucher__animals-list{display:flex;align-items:flex-start;flex-wrap:wrap;gap:20px;margin-top:20px}@media screen and (max-width:560px){.voucher__animals-list{flex-direction:column;flex-wrap:nowrap;gap:16px;margin-top:16px}}.voucher__animals .no-results{width:100%;padding:20px;text-align:center;color:#838994}