.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-language{width:auto;max-width:100%}.p-homepage-language [class*=GiqSelectContainer]{position:relative;width:auto!important;height:auto}.p-homepage-language [class*=GiqSelectContainer]>span[aria-hidden=true]{top:1.375rem!important;right:20px!important;color:#444!important}.p-homepage-language .p-homepage__select{background-color:#fff;border-radius:.5rem;border:1px solid #d2d3d5;font-size:1.0625rem;line-height:141%;font-weight:300;padding:1rem;color:#5d6c7d;transition:.3s;box-shadow:0 0 0 1px #fff}.p-homepage-language .p-homepage__select:disabled{background-color:#dedede;cursor:not-allowed}.p-homepage-language .p-homepage__select{width:auto!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;padding:1rem 4rem 1rem 1.75rem!important;color:#22282d!important;border-radius:2.25rem!important;font-weight:400!important;background-color:#e9e9ea!important}.p-homepage-language .p-homepage__select:active,.p-homepage-language .p-homepage__select:focus{outline:2px rgba(4,60,50,.9);outline-style:solid;outline-offset:2px}.p-homepage-footer,.p-homepage-footer a{width:100%}