.show-hide-enter-active{transition:.5s ease-in;max-height:0;overflow:hidden}.show-hide-enter-to{max-height:500px}.show-hide-leave-active{max-height:500px;transition:.5s ease-out}.show-hide-leave-to{max-height:0;overflow:hidden}.show-more-btn__txt{position:relative;padding-right:18px;font-weight:500;font-size:18px;line-height:27px;color:#8f7a61}@media (max-width:767px){.show-more-btn__txt{font-size:14px}}.show-more-btn__txt:after{content:"";position:absolute;right:0;top:10px;display:block;width:12px;height:6px;background:url(../assets/arr-brown.0a61af62.svg) 50% no-repeat}.disable-edit-field-btn{filter:grayscale(1);pointer-events:none}.edit-field-input{position:relative;z-index:2}.edit-field-input__inner{display:flex}.edit-field-input__label-wrap{display:block;position:relative;width:100%}.edit-field-input__label-wrap.active input{border-color:#cd9e64}.edit-field-input__label-wrap.active .edit-field-input__label{top:-5px;background:#fff;background:linear-gradient(0deg,#f8f4ee,#fff 105.56%);padding:0 2px;font-size:10px;line-height:12px}.edit-field-input.white .edit-field-input__input{background:#fff}.edit-field-input__input{font-size:14px;line-height:16px;width:100%;padding-left:16px;height:42px;background:#fff;border:1px solid #bbad9c;border-right:0;border-radius:5px 0 0 5px;background:#f8f4ee;font-weight:500;color:#232323}@media (max-width:992px){.edit-field-input__input{font-size:16px!important}}.edit-field-input__input::placeholder{font-size:14px;line-height:16px;color:#bbad9c;line-height:revert}.edit-field-input.active input{border-color:#cd9e64}.edit-field-input__label{position:absolute;left:16px;top:13px;font-size:14px;line-height:16px;color:#bbad9c;transition:all .15s;cursor:auto}.edit-field-input__btn{background:#cd9e64 url(../assets/arrow-white-rigth.4d2183ad.svg) 50% no-repeat;border-radius:0 5px 5px 0;min-width:42px;height:42px;border:0;outline:0;cursor:pointer}.price-card-big{display:flex;flex-direction:column;justify-content:center;background:#f8f4ee;border:1px solid #bbad9c;box-sizing:border-box;border-radius:5px;padding:10px 15px;transition:.3s;height:100%}.price-card-big.big{padding:30px 15px}.price-card-big__error-type{border:1px solid #eb5757}.price-card-big__error-img{width:40px;height:40px;background:url(../assets/error-mark-red.a1197844.svg);background-size:cover;margin:0 auto 15px}.price-card-big.small .price-card-big__title{font-size:40px;line-height:47px}.price-card-big__title{font-weight:700;font-size:64px;line-height:75px;color:#bbad9c;margin-bottom:5px;transition:.3s}.price-card-big__title,.price-card-big__txt{display:flex;justify-content:center;text-align:center}.price-card-big__txt{font-weight:500;font-size:14px;line-height:16px;color:#232323}