@media (min-width: 0) {
  .mh-100 { min-height: 100px;}
  .mh-200 { min-height: 200px;}
  .mh-250 { min-height: 250px;}
  .mh-300 { min-height: 300px;}
  .mh-400 { min-height: 400px;}
  .mh-500 { min-height: 500px;}

  .mw-100 { min-width: 100px;}
  .mw-200 { min-width: 200px;}
  .mw-250 { min-width: 250px;}
  .mw-300 { min-width: 300px;}
  .mw-400 { min-width: 400px;}
  .mw-500 { min-width: 500px;}

  .h-100px { height: 100px;}
  .h-200px { height: 200px;}
  .h-250px { height: 250px;}
  .h-300px { height: 300px;}
  .h-400px { height: 400px;}
  .h-500px { height: 500px;}
  
  .w-100px { width: 100px;}
  .w-200px { width: 200px;}
  .w-250px { width: 250px;}
  .w-300px { width: 300px;}
  .w-400px { width: 400px;}
  .w-500px { width: 500px;}

  .w-30pc { width: 30%;}
  .w-40pc { width: 40%;}
  .w-50pc { width: 50%;}
  .w-60pc { width: 60%;}
  .w-70pc { width: 70%;}
  .w-100 { width: 100%;}

  .ma-0 { margin: 0 !important; }
  .mx-0 { margin-left: 0 !important; margin-right: 0 !important; }
  .my-0 { margin-top: 0 !important; margin-bottom: 0 !important; }
  .ml-0 { margin-left: 0 !important; }
  .mr-0 { margin-right: 0 !important; }
  .mt-0 { margin-top: 0 !important; }
  .mb-0 { margin-bottom: 0 !important; }
  .mx-10 { margin-left: 0.71429rem !important; margin-right: 0.71429rem !important; }
  .mx-10 { margin-left: 0.71429rem !important; margin-right: 0.71429rem !important; }
  .mx-15 { margin-left: 1.07143rem !important; margin-right: 1.07143rem !important; }
  .mx-20 { margin-left: 1.42857rem !important; margin-right: 1.42857rem !important; }
  .mx-25 { margin-left: 1.78571rem !important; margin-right: 1.78571rem !important; }
  .mx-30 { margin-left: 2.14286rem !important; margin-right: 2.14286rem !important; }
  .mx-35 { margin-left: 2.5rem !important; margin-right: 2.5rem !important; }
  .mx-40 { margin-left: 2.85714rem !important; margin-right: 2.85714rem !important; }
  .mx-45 { margin-left: 3.21429rem !important; margin-right: 3.21429rem !important; }
  .mx-50 { margin-left: 3.57143rem !important; margin-right: 3.57143rem !important; }
  .mx-55 { margin-left: 3.92857rem !important; margin-right: 3.92857rem !important; }
  .mx-60 { margin-left: 4.28571rem !important; margin-right: 4.28571rem !important; }
  .mx-65 { margin-left: 4.64286rem !important; margin-right: 4.64286rem !important; }
  .mx-70 { margin-left: 5rem !important; margin-right: 5rem !important; }
  .mx-75 { margin-left: 5.35714rem !important; margin-right: 5.35714rem !important; }
  .mx-80 { margin-left: 5.71429rem !important; margin-right: 5.71429rem !important; }
  .mx-85 { margin-left: 6.07143rem !important; margin-right: 6.07143rem !important; }
  .mx-90 { margin-left: 6.42857rem !important; margin-right: 6.42857rem !important; }
  .mx-95 { margin-left: 6.78571rem !important; margin-right: 6.78571rem !important; }
  .mx-100 { margin-left: 7.14286rem !important; margin-right: 7.14286rem !important; }
  .my-10 { margin-top: 0.71429rem !important; margin-bottom: 0.71429rem !important; }
  .my-10 { margin-top: 0.71429rem !important; margin-bottom: 0.71429rem !important; }
  .my-15 { margin-top: 1.07143rem !important; margin-bottom: 1.07143rem !important; }
  .my-20 { margin-top: 1.42857rem !important; margin-bottom: 1.42857rem !important; }
  .my-25 { margin-top: 1.78571rem !important; margin-bottom: 1.78571rem !important; }
  .my-30 { margin-top: 2.14286rem !important; margin-bottom: 2.14286rem !important; }
  .my-35 { margin-top: 2.5rem !important; margin-bottom: 2.5rem !important; }
  .my-40 { margin-top: 2.85714rem !important; margin-bottom: 2.85714rem !important; }
  .my-45 { margin-top: 3.21429rem !important; margin-bottom: 3.21429rem !important; }
  .my-50 { margin-top: 3.57143rem !important; margin-bottom: 3.57143rem !important; }
  .my-55 { margin-top: 3.92857rem !important; margin-bottom: 3.92857rem !important; }
  .my-60 { margin-top: 4.28571rem !important; margin-bottom: 4.28571rem !important; }
  .my-65 { margin-top: 4.64286rem !important; margin-bottom: 4.64286rem !important; }
  .my-70 { margin-top: 5rem !important; margin-bottom: 5rem !important; }
  .my-75 { margin-top: 5.35714rem !important; margin-bottom: 5.35714rem !important; }
  .my-80 { margin-top: 5.71429rem !important; margin-bottom: 5.71429rem !important; }
  .my-85 { margin-top: 6.07143rem !important; margin-bottom: 6.07143rem !important; }
  .my-90 { margin-top: 6.42857rem !important; margin-bottom: 6.42857rem !important; }
  .my-95 { margin-top: 6.78571rem !important; margin-bottom: 6.78571rem !important; }
  .my-100 { margin-top: 7.14286rem !important; margin-bottom: 7.14286rem !important; }
  .mt-10 { margin-top: 0.71429rem !important; }
  .mt-minus-10 { margin-top: -0.71429rem !important; }
  .mt-11 { margin-top: 0.78571rem !important; }
  .mt-minus-11 { margin-top: -0.78571rem !important; }
  .mt-12 { margin-top: 0.85714rem !important; }
  .mt-minus-12 { margin-top: -0.85714rem !important; }
  .mt-13 { margin-top: 0.92857rem !important; }
  .mt-minus-13 { margin-top: -0.92857rem !important; }
  .mt-14 { margin-top: 1rem !important; }
  .mt-minus-14 { margin-top: -1rem !important; }
  .mt-15 { margin-top: 1.07143rem !important; }
  .mt-minus-15 { margin-top: -1.07143rem !important; }
  .mt-16 { margin-top: 1.14286rem !important; }
  .mt-minus-16 { margin-top: -1.14286rem !important; }
  .mt-17 { margin-top: 1.21429rem !important; }
  .mt-minus-17 { margin-top: -1.21429rem !important; }
  .mt-18 { margin-top: 1.28571rem !important; }
  .mt-minus-18 { margin-top: -1.28571rem !important; }
  .mt-19 { margin-top: 1.35714rem !important; }
  .mt-minus-19 { margin-top: -1.35714rem !important; }
  .mt-20 { margin-top: 1.42857rem !important; }
  .mt-minus-20 { margin-top: -1.42857rem !important; }
  .mt-10 { margin-top: 0.71429rem !important; }
  .mt-minus-10 { margin-top: -0.71429rem !important; }
  .mt-15 { margin-top: 1.07143rem !important; }
  .mt-minus-15 { margin-top: -1.07143rem !important; }
  .mt-20 { margin-top: 1.42857rem !important; }
  .mt-minus-20 { margin-top: -1.42857rem !important; }
  .mt-25 { margin-top: 1.78571rem !important; }
  .mt-minus-25 { margin-top: -1.78571rem !important; }
  .mt-30 { margin-top: 2.14286rem !important; }
  .mt-minus-30 { margin-top: -2.14286rem !important; }
  .mt-35 { margin-top: 2.5rem !important; }
  .mt-minus-35 { margin-top: -2.5rem !important; }
  .mt-40 { margin-top: 2.85714rem !important; }
  .mt-minus-40 { margin-top: -2.85714rem !important; }
  .mt-45 { margin-top: 3.21429rem !important; }
  .mt-minus-45 { margin-top: -3.21429rem !important; }
  .mt-50 { margin-top: 3.57143rem !important; }
  .mt-minus-50 { margin-top: -3.57143rem !important; }
  .mt-55 { margin-top: 3.92857rem !important; }
  .mt-minus-55 { margin-top: -3.92857rem !important; }
  .mt-60 { margin-top: 4.28571rem !important; }
  .mt-minus-60 { margin-top: -4.28571rem !important; }
  .mt-65 { margin-top: 4.64286rem !important; }
  .mt-minus-65 { margin-top: -4.64286rem !important; }
  .mt-70 { margin-top: 5rem !important; }
  .mt-minus-70 { margin-top: -5rem !important; }
  .mt-75 { margin-top: 5.35714rem !important; }
  .mt-minus-75 { margin-top: -5.35714rem !important; }
  .mt-80 { margin-top: 5.71429rem !important; }
  .mt-minus-80 { margin-top: -5.71429rem !important; }
  .mt-85 { margin-top: 6.07143rem !important; }
  .mt-minus-85 { margin-top: -6.07143rem !important; }
  .mt-90 { margin-top: 6.42857rem !important; }
  .mt-minus-90 { margin-top: -6.42857rem !important; }
  .mt-95 { margin-top: 6.78571rem !important; }
  .mt-minus-95 { margin-top: -6.78571rem !important; }
  .mt-100 { margin-top: 7.14286rem !important; }
  .mt-minus-100 { margin-top: -7.14286rem !important; }
  .mt-105 { margin-top: 7.5rem !important; }
  .mt-minus-105 { margin-top: -7.5rem !important; }
  .mt-110 { margin-top: 7.85714rem !important; }
  .mt-minus-110 { margin-top: -7.85714rem !important; }
  .mt-115 { margin-top: 8.21429rem !important; }
  .mt-minus-115 { margin-top: -8.21429rem !important; }
  .mt-120 { margin-top: 8.57143rem !important; }
  .mt-minus-120 { margin-top: -8.57143rem !important; }
  .mt-125 { margin-top: 8.92857rem !important; }
  .mt-minus-125 { margin-top: -8.92857rem !important; }
  .mt-130 { margin-top: 9.28571rem !important; }
  .mt-minus-130 { margin-top: -9.28571rem !important; }
  .mt-135 { margin-top: 9.64286rem !important; }
  .mt-minus-135 { margin-top: -9.64286rem !important; }
  .mt-140 { margin-top: 10rem !important; }
  .mt-minus-140 { margin-top: -10rem !important; }
  .mt-145 { margin-top: 10.35714rem !important; }
  .mt-minus-145 { margin-top: -10.35714rem !important; }
  .mt-150 { margin-top: 10.71429rem !important; }
  .mt-minus-150 { margin-top: -10.71429rem !important; }
  .mt-155 { margin-top: 11.07143rem !important; }
  .mt-minus-155 { margin-top: -11.07143rem !important; }
  .mt-160 { margin-top: 11.42857rem !important; }
  .mt-minus-160 { margin-top: -11.42857rem !important; }
  .mt-165 { margin-top: 11.78571rem !important; }
  .mt-minus-165 { margin-top: -11.78571rem !important; }
  .mt-170 { margin-top: 12.14286rem !important; }
  .mt-minus-170 { margin-top: -12.14286rem !important; }
  .mb-10 { margin-bottom: 0.71429rem !important; }
  .mb-minus-10 { margin-bottom: -0.71429rem !important; }
  .mb-11 { margin-bottom: 0.78571rem !important; }
  .mb-minus-11 { margin-bottom: -0.78571rem !important; }
  .mb-12 { margin-bottom: 0.85714rem !important; }
  .mb-minus-12 { margin-bottom: -0.85714rem !important; }
  .mb-13 { margin-bottom: 0.92857rem !important; }
  .mb-minus-13 { margin-bottom: -0.92857rem !important; }
  .mb-14 { margin-bottom: 1rem !important; }
  .mb-minus-14 { margin-bottom: -1rem !important; }
  .mb-15 { margin-bottom: 1.07143rem !important; }
  .mb-minus-15 { margin-bottom: -1.07143rem !important; }
  .mb-16 { margin-bottom: 1.14286rem !important; }
  .mb-minus-16 { margin-bottom: -1.14286rem !important; }
  .mb-17 { margin-bottom: 1.21429rem !important; }
  .mb-minus-17 { margin-bottom: -1.21429rem !important; }
  .mb-18 { margin-bottom: 1.28571rem !important; }
  .mb-minus-18 { margin-bottom: -1.28571rem !important; }
  .mb-19 { margin-bottom: 1.35714rem !important; }
  .mb-minus-19 { margin-bottom: -1.35714rem !important; }
  .mb-20 { margin-bottom: 1.42857rem !important; }
  .mb-minus-20 { margin-bottom: -1.42857rem !important; }
  .mb-10 { margin-bottom: 0.71429rem !important; }
  .mb-15 { margin-bottom: 1.07143rem !important; }
  .mb-20 { margin-bottom: 1.42857rem !important; }
  .mb-25 { margin-bottom: 1.78571rem !important; }
  .mb-30 { margin-bottom: 2.14286rem !important; }
  .mb-35 { margin-bottom: 2.5rem !important; }
  .mb-40 { margin-bottom: 2.85714rem !important; }
  .mb-45 { margin-bottom: 3.21429rem !important; }
  .mb-50 { margin-bottom: 3.57143rem !important; }
  .mb-55 { margin-bottom: 3.92857rem !important; }
  .mb-60 { margin-bottom: 4.28571rem !important; }
  .mb-65 { margin-bottom: 4.64286rem !important; }
  .mb-70 { margin-bottom: 5rem !important; }
  .mb-75 { margin-bottom: 5.35714rem !important; }
  .mb-80 { margin-bottom: 5.71429rem !important; }
  .mb-85 { margin-bottom: 6.07143rem !important; }
  .mb-90 { margin-bottom: 6.42857rem !important; }
  .mb-95 { margin-bottom: 6.78571rem !important; }
  .mb-100 { margin-bottom: 7.14286rem !important; }
  .mb-105 { margin-bottom: 7.5rem !important; }
  .mb-110 { margin-bottom: 7.85714rem !important; }
  .mb-115 { margin-bottom: 8.21429rem !important; }
  .mb-120 { margin-bottom: 8.57143rem !important; }
  .mb-125 { margin-bottom: 8.92857rem !important; }
  .mb-130 { margin-bottom: 9.28571rem !important; }
  .mb-135 { margin-bottom: 9.64286rem !important; }
  .mb-140 { margin-bottom: 10rem !important; }
  .mb-145 { margin-bottom: 10.35714rem !important; }
  .mb-150 { margin-bottom: 10.71429rem !important; }
  .mb-155 { margin-bottom: 11.07143rem !important; }
  .mb-160 { margin-bottom: 11.42857rem !important; }
  .mb-165 { margin-bottom: 11.78571rem !important; }
  .mb-170 { margin-bottom: 12.14286rem !important; }
  .ml-10 { margin-left: 0.71429rem !important; }
  .ml-minus-10 { margin-left: -0.71429rem !important; }
  .ml-10 { margin-left: 0.71429rem !important; }
  .ml-minus-10 { margin-left: -0.71429rem !important; }
  .ml-15 { margin-left: 1.07143rem !important; }
  .ml-minus-15 { margin-left: -1.07143rem !important; }
  .ml-20 { margin-left: 1.42857rem !important; }
  .ml-minus-20 { margin-left: -1.42857rem !important; }
  .ml-25 { margin-left: 1.78571rem !important; }
  .ml-minus-25 { margin-left: -1.78571rem !important; }
  .ml-30 { margin-left: 2.14286rem !important; }
  .ml-minus-30 { margin-left: -2.14286rem !important; }
  .ml-35 { margin-left: 2.5rem !important; }
  .ml-minus-35 { margin-left: -2.5rem !important; }
  .ml-40 { margin-left: 2.85714rem !important; }
  .ml-minus-40 { margin-left: -2.85714rem !important; }
  .ml-45 { margin-left: 3.21429rem !important; }
  .ml-minus-45 { margin-left: -3.21429rem !important; }
  .ml-50 { margin-left: 3.57143rem !important; }
  .ml-minus-50 { margin-left: -3.57143rem !important; }
  .mr-10 { margin-right: 0.71429rem !important; }
  .mr-minus-10 { margin-right: -0.71429rem !important; }
  .mr-10 { margin-right: 0.71429rem !important; }
  .mr-15 { margin-right: 1.07143rem !important; }
  .mr-20 { margin-right: 1.42857rem !important; }
  .mr-25 { margin-right: 1.78571rem !important; }
  .mr-30 { margin-right: 2.14286rem !important; }
  .mr-35 { margin-right: 2.5rem !important; }
  .mr-40 { margin-right: 2.85714rem !important; }
  .mr-45 { margin-right: 3.21429rem !important; }
  .mr-50 { margin-right: 3.57143rem !important; }
}
@media (min-width: 0) {
  .pa-0 { padding: 0 !important; }
  .px-0 { padding-left: 0 !important; padding-right: 0 !important; }
  .py-0 { padding-top: 0 !important; padding-bottom: 0 !important; }
  .pt-0 { padding-top: 0 !important; }
  .pr-0 { padding-right: 0 !important; }
  .pb-0 { padding-bottom: 0 !important; }
  .pl-0 { padding-left: 0 !important; }
  .pa-10 { padding: 0.71429rem !important; }
  .pa-15 { padding: 1.07143rem !important; }
  .pa-20 { padding: 1.42857rem !important; }
  .pa-25 { padding: 1.78571rem !important; }
  .pa-30 { padding: 2.14286rem !important; }
  .pa-35 { padding: 2.5rem !important; }
  .pa-40 { padding: 2.85714rem !important; }
  .pa-45 { padding: 3.21429rem !important; }
  .pa-50 { padding: 3.57143rem !important; }
  .pa-55 { padding: 3.92857rem !important; }
  .pa-60 { padding: 4.28571rem !important; }
  .pa-65 { padding: 4.64286rem !important; }
  .pa-70 { padding: 5rem !important; }
  .pa-75 { padding: 5.35714rem !important; }
  .pa-80 { padding: 5.71429rem !important; }
  .pa-85 { padding: 6.07143rem !important; }
  .pa-90 { padding: 6.42857rem !important; }
  .pa-95 { padding: 6.78571rem !important; }
  .pa-100 { padding: 7.14286rem !important; }
  .pa-105 { padding: 7.5rem !important; }
  .pa-110 { padding: 7.85714rem !important; }
  .pa-115 { padding: 8.21429rem !important; }
  .pa-120 { padding: 8.57143rem !important; }
  .pa-125 { padding: 8.92857rem !important; }
  .pa-130 { padding: 9.28571rem !important; }
  .pa-135 { padding: 9.64286rem !important; }
  .pa-140 { padding: 10rem !important; }
  .pa-145 { padding: 10.35714rem !important; }
  .pa-150 { padding: 10.71429rem !important; }
  .px-10 { padding-left: 0.71429rem !important; padding-right: 0.71429rem !important; }
  .px-11 { padding-left: 0.78571rem !important; padding-right: 0.78571rem !important; }
  .px-12 { padding-left: 0.85714rem !important; padding-right: 0.85714rem !important; }
  .px-13 { padding-left: 0.92857rem !important; padding-right: 0.92857rem !important; }
  .px-14 { padding-left: 1rem !important; padding-right: 1rem !important; }
  .px-15 { padding-left: 1.07143rem !important; padding-right: 1.07143rem !important; }
  .px-16 { padding-left: 1.14286rem !important; padding-right: 1.14286rem !important; }
  .px-17 { padding-left: 1.21429rem !important; padding-right: 1.21429rem !important; }
  .px-18 { padding-left: 1.28571rem !important; padding-right: 1.28571rem !important; }
  .px-19 { padding-left: 1.35714rem !important; padding-right: 1.35714rem !important; }
  .px-10 { padding-left: 0.71429rem !important; padding-right: 0.71429rem !important; }
  .px-15 { padding-left: 1.07143rem !important; padding-right: 1.07143rem !important; }
  .px-20 { padding-left: 1.42857rem !important; padding-right: 1.42857rem !important; }
  .px-25 { padding-left: 1.78571rem !important; padding-right: 1.78571rem !important; }
  .px-30 { padding-left: 2.14286rem !important; padding-right: 2.14286rem !important; }
  .px-35 { padding-left: 2.5rem !important; padding-right: 2.5rem !important; }
  .px-40 { padding-left: 2.85714rem !important; padding-right: 2.85714rem !important; }
  .px-45 { padding-left: 3.21429rem !important; padding-right: 3.21429rem !important; }
  .px-50 { padding-left: 3.57143rem !important; padding-right: 3.57143rem !important; }
  .px-55 { padding-left: 3.92857rem !important; padding-right: 3.92857rem !important; }
  .px-60 { padding-left: 4.28571rem !important; padding-right: 4.28571rem !important; }
  .px-65 { padding-left: 4.64286rem !important; padding-right: 4.64286rem !important; }
  .px-70 { padding-left: 5rem !important; padding-right: 5rem !important; }
  .px-75 { padding-left: 5.35714rem !important; padding-right: 5.35714rem !important; }
  .px-80 { padding-left: 5.71429rem !important; padding-right: 5.71429rem !important; }
  .px-85 { padding-left: 6.07143rem !important; padding-right: 6.07143rem !important; }
  .px-90 { padding-left: 6.42857rem !important; padding-right: 6.42857rem !important; }
  .px-95 { padding-left: 6.78571rem !important; padding-right: 6.78571rem !important; }
  .px-100 { padding-left: 7.14286rem !important; padding-right: 7.14286rem !important; }
  .px-105 { padding-left: 7.5rem !important; padding-right: 7.5rem !important; }
  .px-110 { padding-left: 7.85714rem !important; padding-right: 7.85714rem !important; }
  .px-115 { padding-left: 8.21429rem !important; padding-right: 8.21429rem !important; }
  .px-120 { padding-left: 8.57143rem !important; padding-right: 8.57143rem !important; }
  .px-125 { padding-left: 8.92857rem !important; padding-right: 8.92857rem !important; }
  .px-130 { padding-left: 9.28571rem !important; padding-right: 9.28571rem !important; }
  .px-135 { padding-left: 9.64286rem !important; padding-right: 9.64286rem !important; }
  .px-140 { padding-left: 10rem !important; padding-right: 10rem !important; }
  .px-145 { padding-left: 10.35714rem !important; padding-right: 10.35714rem !important; }
  .px-150 { padding-left: 10.71429rem !important; padding-right: 10.71429rem !important; }
  .py-10 { padding-top: 0.71429rem !important; padding-bottom: 0.71429rem !important; }
  .py-11 { padding-top: 0.78571rem !important; padding-bottom: 0.78571rem !important; }
  .py-12 { padding-top: 0.85714rem !important; padding-bottom: 0.85714rem !important; }
  .py-13 { padding-top: 0.92857rem !important; padding-bottom: 0.92857rem !important; }
  .py-14 { padding-top: 1rem !important; padding-bottom: 1rem !important; }
  .py-15 { padding-top: 1.07143rem !important; padding-bottom: 1.07143rem !important; }
  .py-16 { padding-top: 1.14286rem !important; padding-bottom: 1.14286rem !important; }
  .py-17 { padding-top: 1.21429rem !important; padding-bottom: 1.21429rem !important; }
  .py-18 { padding-top: 1.28571rem !important; padding-bottom: 1.28571rem !important; }
  .py-19 { padding-top: 1.35714rem !important; padding-bottom: 1.35714rem !important; }
  .py-10 { padding-top: 0.71429rem !important; padding-bottom: 0.71429rem !important; }
  .py-15 { padding-top: 1.07143rem !important; padding-bottom: 1.07143rem !important; }
  .py-20 { padding-top: 1.42857rem !important; padding-bottom: 1.42857rem !important; }
  .py-25 { padding-top: 1.78571rem !important; padding-bottom: 1.78571rem !important; }
  .py-30 { padding-top: 2.14286rem !important; padding-bottom: 2.14286rem !important; }
  .py-35 { padding-top: 2.5rem !important; padding-bottom: 2.5rem !important; }
  .py-40 { padding-top: 2.85714rem !important; padding-bottom: 2.85714rem !important; }
  .py-45 { padding-top: 3.21429rem !important; padding-bottom: 3.21429rem !important; }
  .py-50 { padding-top: 3.57143rem !important; padding-bottom: 3.57143rem !important; }
  .py-55 { padding-top: 3.92857rem !important; padding-bottom: 3.92857rem !important; }
  .py-60 { padding-top: 4.28571rem !important; padding-bottom: 4.28571rem !important; }
  .py-65 { padding-top: 4.64286rem !important; padding-bottom: 4.64286rem !important; }
  .py-70 { padding-top: 5rem !important; padding-bottom: 5rem !important; }
  .py-75 { padding-top: 5.35714rem !important; padding-bottom: 5.35714rem !important; }
  .py-80 { padding-top: 5.71429rem !important; padding-bottom: 5.71429rem !important; }
  .py-85 { padding-top: 6.07143rem !important; padding-bottom: 6.07143rem !important; }
  .py-90 { padding-top: 6.42857rem !important; padding-bottom: 6.42857rem !important; }
  .py-95 { padding-top: 6.78571rem !important; padding-bottom: 6.78571rem !important; }
  .py-100 { padding-top: 7.14286rem !important; padding-bottom: 7.14286rem !important; }
  .py-105 { padding-top: 7.5rem !important; padding-bottom: 7.5rem !important; }
  .py-110 { padding-top: 7.85714rem !important; padding-bottom: 7.85714rem !important; }
  .py-115 { padding-top: 8.21429rem !important; padding-bottom: 8.21429rem !important; }
  .py-120 { padding-top: 8.57143rem !important; padding-bottom: 8.57143rem !important; }
  .py-125 { padding-top: 8.92857rem !important; padding-bottom: 8.92857rem !important; }
  .py-130 { padding-top: 9.28571rem !important; padding-bottom: 9.28571rem !important; }
  .py-135 { padding-top: 9.64286rem !important; padding-bottom: 9.64286rem !important; }
  .py-140 { padding-top: 10rem !important; padding-bottom: 10rem !important; }
  .py-145 { padding-top: 10.35714rem !important; padding-bottom: 10.35714rem !important; }
  .py-150 { padding-top: 10.71429rem !important; padding-bottom: 10.71429rem !important; }
  .py-155 { padding-top: 11.07143rem !important; padding-bottom: 11.07143rem !important; }
  .py-160 { padding-top: 11.42857rem !important; padding-bottom: 11.42857rem !important; }
  .py-165 { padding-top: 11.78571rem !important; padding-bottom: 11.78571rem !important; }
  .py-170 { padding-top: 12.14286rem !important; padding-bottom: 12.14286rem !important; }
  .py-175 { padding-top: 12.5rem !important; padding-bottom: 12.5rem !important; }
  .py-180 { padding-top: 12.85714rem !important; padding-bottom: 12.85714rem !important; }
  .py-185 { padding-top: 13.21429rem !important; padding-bottom: 13.21429rem !important; }
  .py-190 { padding-top: 13.57143rem !important; padding-bottom: 13.57143rem !important; }
  .py-195 { padding-top: 13.92857rem !important; padding-bottom: 13.92857rem !important; }
  .py-200 { padding-top: 14.28571rem !important; padding-bottom: 14.28571rem !important; }
  .py-205 { padding-top: 14.64286rem !important; padding-bottom: 14.64286rem !important; }
  .py-210 { padding-top: 15rem !important; padding-bottom: 15rem !important; }
  .pt-0 { padding-top: 0px !important; }
  .pt-10 { padding-top: 0.71429rem !important; }
  .pt-11 { padding-top: 0.78571rem !important; }
  .pt-12 { padding-top: 0.85714rem !important; }
  .pt-13 { padding-top: 0.92857rem !important; }
  .pt-14 { padding-top: 1rem !important; }
  .pt-15 { padding-top: 1.07143rem !important; }
  .pt-16 { padding-top: 1.14286rem !important; }
  .pt-17 { padding-top: 1.21429rem !important; }
  .pt-18 { padding-top: 1.28571rem !important; }
  .pt-19 { padding-top: 1.35714rem !important; }
  .pt-10 { padding-top: 0.71429rem !important; }
  .pt-15 { padding-top: 1.07143rem !important; }
  .pt-20 { padding-top: 1.42857rem !important; }
  .pt-25 { padding-top: 1.78571rem !important; }
  .pt-30 { padding-top: 2.14286rem !important; }
  .pt-35 { padding-top: 2.5rem !important; }
  .pt-40 { padding-top: 2.85714rem !important; }
  .pt-45 { padding-top: 3.21429rem !important; }
  .pt-50 { padding-top: 3.57143rem !important; }
  .pt-55 { padding-top: 3.92857rem !important; }
  .pt-60 { padding-top: 4.28571rem !important; }
  .pt-65 { padding-top: 4.64286rem !important; }
  .pt-70 { padding-top: 5rem !important; }
  .pt-75 { padding-top: 5.35714rem !important; }
  .pt-80 { padding-top: 5.71429rem !important; }
  .pt-85 { padding-top: 6.07143rem !important; }
  .pt-90 { padding-top: 6.42857rem !important; }
  .pt-95 { padding-top: 6.78571rem !important; }
  .pt-100 { padding-top: 7.14286rem !important; }
  .pt-105 { padding-top: 7.5rem !important; }
  .pt-110 { padding-top: 7.85714rem !important; }
  .pt-115 { padding-top: 8.21429rem !important; }
  .pt-120 { padding-top: 8.57143rem !important; }
  .pt-125 { padding-top: 8.92857rem !important; }
  .pt-130 { padding-top: 9.28571rem !important; }
  .pt-135 { padding-top: 9.64286rem !important; }
  .pt-140 { padding-top: 10rem !important; }
  .pt-145 { padding-top: 10.35714rem !important; }
  .pt-150 { padding-top: 10.71429rem !important; }
  .pr-0 { padding-right: 0px !important; }
  .pr-10 { padding-right: 0.71429rem !important; }
  .pr-15 { padding-right: 1.07143rem !important; }
  .pr-20 { padding-right: 1.42857rem !important; }
  .pr-25 { padding-right: 1.78571rem !important; }
  .pr-30 { padding-right: 2.14286rem !important; }
  .pr-35 { padding-right: 2.5rem !important; }
  .pr-40 { padding-right: 2.85714rem !important; }
  .pr-45 { padding-right: 3.21429rem !important; }
  .pr-50 { padding-right: 3.57143rem !important; }
  .pr-55 { padding-right: 3.92857rem !important; }
  .pr-60 { padding-right: 4.28571rem !important; }
  .pr-65 { padding-right: 4.64286rem !important; }
  .pr-70 { padding-right: 5rem !important; }
  .pr-75 { padding-right: 5.35714rem !important; }
  .pr-80 { padding-right: 5.71429rem !important; }
  .pr-85 { padding-right: 6.07143rem !important; }
  .pr-90 { padding-right: 6.42857rem !important; }
  .pr-95 { padding-right: 6.78571rem !important; }
  .pr-100 { padding-right: 7.14286rem !important; }
  .pr-105 { padding-right: 7.5rem !important; }
  .pr-110 { padding-right: 7.85714rem !important; }
  .pr-115 { padding-right: 8.21429rem !important; }
  .pr-120 { padding-right: 8.57143rem !important; }
  .pr-125 { padding-right: 8.92857rem !important; }
  .pr-130 { padding-right: 9.28571rem !important; }
  .pr-135 { padding-right: 9.64286rem !important; }
  .pr-140 { padding-right: 10rem !important; }
  .pr-145 { padding-right: 10.35714rem !important; }
  .pr-150 { padding-right: 10.71429rem !important; }
  .pr-155 { padding-right: 11.07143rem !important; }
  .pr-160 { padding-right: 11.42857rem !important; }
  .pr-165 { padding-right: 11.78571rem !important; }
  .pr-170 { padding-right: 12.14286rem !important; }
  .pb-0 { padding-bottom: 0px !important; }
  .pb-10 { padding-bottom: 0.71429rem !important; }
  .pb-15 { padding-bottom: 1.07143rem !important; }
  .pb-20 { padding-bottom: 1.42857rem !important; }
  .pb-25 { padding-bottom: 1.78571rem !important; }
  .pb-30 { padding-bottom: 2.14286rem !important; }
  .pb-35 { padding-bottom: 2.5rem !important; }
  .pb-40 { padding-bottom: 2.85714rem !important; }
  .pb-45 { padding-bottom: 3.21429rem !important; }
  .pb-50 { padding-bottom: 3.57143rem !important; }
  .pb-55 { padding-bottom: 3.92857rem !important; }
  .pb-60 { padding-bottom: 4.28571rem !important; }
  .pb-65 { padding-bottom: 4.64286rem !important; }
  .pb-70 { padding-bottom: 5rem !important; }
  .pb-75 { padding-bottom: 5.35714rem !important; }
  .pb-80 { padding-bottom: 5.71429rem !important; }
  .pb-85 { padding-bottom: 6.07143rem !important; }
  .pb-90 { padding-bottom: 6.42857rem !important; }
  .pb-95 { padding-bottom: 6.78571rem !important; }
  .pb-100 { padding-bottom: 7.14286rem !important; }
  .pb-105 { padding-bottom: 7.5rem !important; }
  .pb-110 { padding-bottom: 7.85714rem !important; }
  .pb-115 { padding-bottom: 8.21429rem !important; }
  .pb-120 { padding-bottom: 8.57143rem !important; }
  .pb-125 { padding-bottom: 8.92857rem !important; }
  .pb-130 { padding-bottom: 9.28571rem !important; }
  .pb-135 { padding-bottom: 9.64286rem !important; }
  .pb-140 { padding-bottom: 10rem !important; }
  .pb-145 { padding-bottom: 10.35714rem !important; }
  .pb-150 { padding-bottom: 10.71429rem !important; }
  .pl-0 { padding-left: 0px !important; }
  .pl-10 { padding-left: 0.71429rem !important; }
  .pl-15 { padding-left: 1.07143rem !important; }
  .pl-20 { padding-left: 1.42857rem !important; }
  .pl-25 { padding-left: 1.78571rem !important; }
  .pl-30 { padding-left: 2.14286rem !important; }
  .pl-35 { padding-left: 2.5rem !important; }
  .pl-40 { padding-left: 2.85714rem !important; }
  .pl-45 { padding-left: 3.21429rem !important; }
  .pl-50 { padding-left: 3.57143rem !important; }
  .pl-55 { padding-left: 3.92857rem !important; }
  .pl-60 { padding-left: 4.28571rem !important; }
  .pl-65 { padding-left: 4.64286rem !important; }
  .pl-70 { padding-left: 5rem !important; }
  .pl-75 { padding-left: 5.35714rem !important; }
  .pl-80 { padding-left: 5.71429rem !important; }
  .pl-85 { padding-left: 6.07143rem !important; }
  .pl-90 { padding-left: 6.42857rem !important; }
  .pl-95 { padding-left: 6.78571rem !important; }
  .pl-100 { padding-left: 7.14286rem !important; }
  .pl-105 { padding-left: 7.5rem !important; }
  .pl-110 { padding-left: 7.85714rem !important; }
  .pl-115 { padding-left: 8.21429rem !important; }
  .pl-120 { padding-left: 8.57143rem !important; }
  .pl-125 { padding-left: 8.92857rem !important; }
  .pl-130 { padding-left: 9.28571rem !important; }
  .pl-135 { padding-left: 9.64286rem !important; }
  .pl-140 { padding-left: 10rem !important; }
  .pl-145 { padding-left: 10.35714rem !important; }
  .pl-150 { padding-left: 10.71429rem !important; }
  .pl-155 { padding-left: 11.07143rem !important; }
  .pl-160 { padding-left: 11.42857rem !important; }
  .pl-165 { padding-left: 11.78571rem !important; }
  .pl-170 { padding-left: 12.14286rem !important; }
}
