.bg-grey .btn{border-radius:50px;box-shadow:0 0 10px #0000001a;font-size:15px;text-transform:uppercase}.bg-grey .btn-primary{background:#3683bc;color:#fff}.bg-grey .btn-default{background-color:#fff;color:#454545}.shadow-box{border-radius:10px;box-shadow:0 0 10px #0000000d;margin:11px 16px;padding:17px 15px}.gmap-frame{border:none;height:100%;width:100%}.round-cornor-text-area{background-clip:padding-box,border-box;background-origin:border-box;border:1px solid #0000;border-radius:15px;box-shadow:0 0 10px #0000001a;height:100%;overflow:hidden;padding:0;width:100%}.round-cornor-text-area:focus-within{border-color:#80bdff}.round-cornor-text-area textarea{border:none;height:100%;outline:none;padding:10px;resize:none;width:100%}.width_height_60{height:60px;width:60px}.badge-pill{border-radius:10rem;padding-left:.6em;padding-right:.6em}.menu-item-disabled{background-color:initial;color:#adb5bd;pointer-events:none}.button-with-min-width{min-width:150px}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-4,.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-top-4{border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}input[type=radio]{align-items:center;-webkit-appearance:none;appearance:none;background-color:initial;border:1.5px solid var(--main-blue);border-radius:50%;color:var(--main-blue);display:flex;font:inherit;height:16px;justify-content:center;margin:0;width:16px}input[type=radio]:before{background-color:var(--main-blue);border-radius:50%;box-shadow:inset 1em 1em var(--main-blue);content:"";height:8px;transform:scale(0);transition:transform .12s ease-in-out;width:8px}input[type=radio]:checked:before{transform:scale(1)}