.p-homepage{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:calc(100vh - 6rem);padding:2rem 2.75rem;text-align:center}.p-homepage-header{padding-block:1rem}.p-homepage-body{display:flex;flex-direction:column;gap:2rem}.p-homepage-list{display:flex;gap:1rem;list-style:none;-webkit-padding-start:0;padding-inline-start:0;width:100%;justify-content:space-evenly}.p-homepage-list li{display:flex;flex-direction:column;gap:.25rem}.p-homepage__select{color:#22282d!important;border-radius:2.25rem!important;padding-left:1.75rem!important;font-weight:400!important;background-color:#e9e9ea!important}.p-homepage-footer{width:100%}