*{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-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-bottom:5px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.voucher-animal-card__select{width:100%;display:flex;flex-direction:column;gap:10px}.voucher-animal-card__select-btn{display:flex;justify-content:space-between;align-items:center}.voucher-animal-card__select-btn .circle{width:23px;height:23px;border-radius:50%;background:#f6f8fc;display:flex;align-items:center;justify-content:center}.voucher-animal-card .voucherAnimalPrices__list{border:1px solid #dfe3ea;border-radius:16px;border-radius:12px;padding:10px;display:flex;flex-direction:column;gap:10px}.voucher-animal-card .voucherAnimalPrices__list-item{display:flex;justify-content:space-between}@media screen and (max-width:560px){.voucher-animal-card .voucherAnimalPrices__list-item{flex-direction:column;align-items:center;padding-bottom:10px;border-bottom:1px solid #dfe3ea}.voucher-animal-card .voucherAnimalPrices__list-item:last-child{border-bottom:none}.voucher-animal-card .voucherAnimalPrices__list-item span{text-align:center;margin-bottom:5px}}