.ibd-static-datoslfcom_pre-ibd_estaticos-20230811-webclipb-gc-prod-en_US-estaticos-calculadoras {
  /* 
 *  LOADER 
 */ }
  .ibd-static-datoslfcom_pre-ibd_estaticos-20230811-webclipb-gc-prod-en_US-estaticos-calculadoras .container-center {
    display: block;
    position: relative; }
  .ibd-static-datoslfcom_pre-ibd_estaticos-20230811-webclipb-gc-prod-en_US-estaticos-calculadoras .content-center {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .ibd-static-datoslfcom_pre-ibd_estaticos-20230811-webclipb-gc-prod-en_US-estaticos-calculadoras .content-center-bottom {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%); }
  .ibd-static-datoslfcom_pre-ibd_estaticos-20230811-webclipb-gc-prod-en_US-estaticos-calculadoras .content-center-left {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .ibd-static-datoslfcom_pre-ibd_estaticos-20230811-webclipb-gc-prod-en_US-estaticos-calculadoras .content-center-right {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .ibd-static-datoslfcom_pre-ibd_estaticos-20230811-webclipb-gc-prod-en_US-estaticos-calculadoras .panel-shadow {
    -webkit-box-shadow: 1px 1px 10px 1px #e5e5e5, 1px 1px 10px 1px #e5e5e5;
    -moz-box-shadow: 1px 1px 10px 1px #e5e5e5, 1px 1px 10px 1px #e5e5e5;
    -ms-box-shadow: 1px 1px 10px 1px #e5e5e5, 1px 1px 10px 1px #e5e5e5;
    -o-box-shadow: 1px 1px 10px 1px #e5e5e5, 1px 1px 10px 1px #e5e5e5;
    box-shadow: 1px 1px 10px 1px #e5e5e5, 1px 1px 10px 1px #e5e5e5; }
  .ibd-static-datoslfcom_pre-ibd_estaticos-20230811-webclipb-gc-prod-en_US-estaticos-calculadoras .loader {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .ibd-static-datoslfcom_pre-ibd_estaticos-20230811-webclipb-gc-prod-en_US-estaticos-calculadoras .loader-circle {
    box-sizing: border-box;
    border: 10px solid #B7D071;
    border-radius: 50%;
    border-top: 10px solid #5c881a;
    width: 80px;
    height: 80px;
    -webkit-animation: spin 1s linear infinite;
    -moz-animation: spin 1s linear infinite;
    -ms-animation: spin 1s linear infinite;
    -o-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite; }

@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
