.btn-valuation-bottomsheet{background-color: var(--valuation-color);color: var(--black)}.btn-valuation-bottomsheet:hover{background-color: var(--white);color: var(--valuation-color);border-color: var(--valuation-color)}.btn-valuation-bottomsheet:active{background-color: var(--white);color: var(--valuation-color);border-color: var(--valuation-color)}.ps-sheet__body{padding:16px;overflow:auto;max-height:calc(80vh - 58px)}.ps-launcher{position:fixed;left:16px;right:16px;bottom:16px;display:none;z-index:1039}.ps-launcher .btn{width:100%}@media (max-width:767px){.ps-launcher {position: fixed;left: 16px;right: 16px;bottom: 16px;display: none;z-index: 1039;}.ps-launcher.is-visible {display: block;}}