.preloader{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fefefe;z-index:100000;height:100%;width:100%;overflow:hidden!important}.preloader .status{width:30%;position:absolute;inset:0;margin:auto;background-image:url(https://bluehousetherapy.com/wp-content/uploads/2024/12/BlueHouseTherapy-Logo-H.png);background-repeat:no-repeat;background-position:center;-webkit-background-size:contain;background-size:contain}.pinwheel{width:40px;height:40px;border-radius:50%;border:1px solid #c6cad4;border-top:1px solid #1f4163;animation:spin 1s linear infinite;position:absolute;inset:25% 0 0 0;margin:auto}@keyframes spin{100%{transform:rotate(360deg)}}