:root{--bs-phy:#8569e3;--base-purple:#554196;--base-cyan:#00e7ff;--base-light-grey:#f2f2f2;--purple-text:#553498;--light-purple:#7f73e3;--dark-grey:#b6b6b6}body{font-family:Rubik,sans-serif}.titulo1{font-size:24px;font-weight:700}.titulo2{font-size:26px;display:inline-block;color:var(--purple-text)}.btn-phys{background-color:var(--bs-phy);color:#fff;width:70px}.btn-tooltip:focus,select.form-select:focus{box-shadow:none!important}.btn-tooltip{background-color:initial;color:var(--bs-phy);padding:0;position:relative;top:-2px;margin-left:4px;font-size:16px}.bodyContainer{padding:1rem 3rem;background-color:var(--base-light-grey);border-radius:30px;min-height:calc(100vh - 225px);max-height:calc(100vh - 225px)}.title4{font-size:24px}.bodyContainer .form-label{font-size:14px;font-weight:500}.btn-circle{background-color:#8569e3;color:#fff;padding:0;border-radius:100%;width:30px;height:30px}.btn-trash{color:#8569e3;font-size:18px;padding:0}.btn-color-phys{background-color:#8569e3;color:#fff}.form-control:focus,select.form-select:focus{box-shadow:none!important;border-color:var(--bs-phy)}.titleContainer:before{width:15px;height:15px;background:var(--base-cyan);border-radius:50%;content:"";display:inline-block;margin:0 10px 0 -25px}.phyButton{padding:1rem;background-color:var(--base-light-grey);border-radius:10px;border-right-width:1px;border-right:10px solid var(--light-purple);color:var(--purple-text);text-align:center}.phyButton.phyButtonAncho{width:20rem}.phyButton:hover{cursor:pointer}.phyButton i{color:var(--base-cyan);font-size:30px}.phyButton.phyButtonGray{border-right-width:1px;border-right:10px solid var(--dark-grey);color:var(--dark-grey)}@media (min-width: 1400px){.titulo1{font-size:30px}}bs-tooltip-container a{color:var(--base-cyan)}bs-tooltip-container.tooltip{pointer-events:auto!important}