#efi-gpw{position:relative;width:100%;height:auto}.efi-gpw-chart-wrap{position:relative}#efi-gpw-chart{min-height:60svh;width:100%;display:block;position:relative}@media screen and (min-width:1024px){#efi-gpw-chart{min-height:0;max-height:40svh}}#efi-gpw-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;width:50px;height:50px;border:8px solid #f3f3f3;border-top:8px solid #afc94b;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}100%{transform:translate(-50%,-50%) rotate(360deg)}}.efi-gpw-header{margin-top:1rem;margin-bottom:3rem}.efi-gpw-logo img{height:100%}