﻿:root {
  --size-1: 0.125rem;
  --size-2: 0.25rem;
  --size-3: 0.375rem;
  --size-4: 0.5rem;
  --size-5: 0.625rem;
  --size-6: 0.75rem;
  --size-7: 0.875rem;
  --size-8: 1rem;
  --size-9: 1.125rem;
  --size-10: 1.25rem;
  --size-11: 1.375rem;
  --size-12: 1.5rem;
  --size-13: 1.625rem;
  --size-14: 1.75rem;
  --size-15: 1.875rem;
  --size-16: 2rem;
  --size-17: 2.125rem;
  --size-18: 2.25rem;
  --size-19: 2.375rem;
  --size-20: 2.5rem;
  --size-21: 2.625rem;
  --size-22: 2.75rem;
  --size-23: 2.875rem;
  --size-24: 3rem;
  --size-25: 3.125rem;
  --size-26: 3.25rem;
  --size-27: 3.375rem;
  --size-28: 3.5rem;
  --size-29: 3.625rem;
  --size-30: 3.75rem;
  --size-31: 3.875rem;
  --size-32: 4rem;
  --size-33: 4.125rem;
  --size-34: 4.25rem;
  --size-35: 4.375rem;
  --size-36: 4.5rem;
  --size-37: 4.625rem;
  --size-38: 4.75rem;
  --size-39: 4.875rem;
  --size-40: 5rem;
  --size-41: 5.125rem;
  --size-42: 5.25rem;
  --size-43: 5.375rem;
  --size-44: 5.5rem;
  --size-45: 5.625rem;
  --size-46: 5.75rem;
  --size-47: 5.875rem;
  --size-48: 6rem;
  --size-49: 6.125rem;
  --size-50: 6.25rem;
  --size-51: 6.375rem;
  --size-52: 6.5rem;
  --size-53: 6.625rem;
  --size-54: 6.75rem;
  --size-55: 6.875rem;
  --size-56: 7rem;
  --size-57: 7.125rem;
  --size-58: 7.25rem;
  --size-59: 7.375rem;
  --size-60: 7.5rem;
}

._w-inherit { width: inherit !important; }
._h-inherit { height: inherit !important; }

._w-s1 { width: var(--size-1) !important; }
._h-s1 { height: var(--size-1) !important; }

._w-s2 { width: var(--size-2) !important; }
._h-s2 { height: var(--size-2) !important; }

._w-s3 { width: var(--size-3) !important; }
._h-s3 { height: var(--size-3) !important; }

._w-s4 { width: var(--size-4) !important; }
._h-s4 { height: var(--size-4) !important; }

._w-s5 { width: var(--size-5) !important; }
._h-s5 { height: var(--size-5) !important; }

._w-s6 { width: var(--size-6) !important; }
._h-s6 { height: var(--size-6) !important; }

._w-s7 { width: var(--size-7) !important; }
._h-s7 { height: var(--size-7) !important; }

._w-s8 { width: var(--size-8) !important; }
._h-s8 { height: var(--size-8) !important; }

._w-s9 { width: var(--size-9) !important; }
._h-s9 { height: var(--size-9) !important; }

._w-s10 { width: var(--size-10) !important; }
._h-s10 { height: var(--size-10) !important; }

._w-s11 { width: var(--size-11) !important; }
._h-s11 { height: var(--size-11) !important; }

._w-s12 { width: var(--size-12) !important; }
._h-s12 { height: var(--size-12) !important; }

._w-s13 { width: var(--size-13) !important; }
._h-s13 { height: var(--size-13) !important; }

._w-s14 { width: var(--size-14) !important; }
._h-s14 { height: var(--size-14) !important; }

._w-s15 { width: var(--size-15) !important; }
._h-s15 { height: var(--size-15) !important; }

._w-s16 { width: var(--size-16) !important; }
._h-s16 { height: var(--size-16) !important; }

._w-s17 { width: var(--size-17) !important; }
._h-s17 { height: var(--size-17) !important; }

._w-s18 { width: var(--size-18) !important; }
._h-s18 { height: var(--size-18) !important; }

._w-s19 { width: var(--size-19) !important; }
._h-s19 { height: var(--size-19) !important; }

._w-s20 { width: var(--size-20) !important; }
._h-s20 { height: var(--size-20) !important; }

._w-s21 { width: var(--size-21) !important; }
._h-s21 { height: var(--size-21) !important; }

._w-s22 { width: var(--size-22) !important; }
._h-s22 { height: var(--size-22) !important; }

._w-s23 { width: var(--size-23) !important; }
._h-s23 { height: var(--size-23) !important; }

._w-s24 { width: var(--size-24) !important; }
._h-s24 { height: var(--size-24) !important; }

._w-s25 { width: var(--size-25) !important; }
._h-s25 { height: var(--size-25) !important; }

._w-s26 { width: var(--size-26) !important; }
._h-s26 { height: var(--size-26) !important; }

._w-s27 { width: var(--size-27) !important; }
._h-s27 { height: var(--size-27) !important; }

._w-s28 { width: var(--size-28) !important; }
._h-s28 { height: var(--size-28) !important; }

._w-s29 { width: var(--size-29) !important; }
._h-s29 { height: var(--size-29) !important; }

._w-s30 { width: var(--size-30) !important; }
._h-s30 { height: var(--size-30) !important; }

._w-s31 { width: var(--size-31) !important; }
._h-s31 { height: var(--size-31) !important; }

._w-s32 { width: var(--size-32) !important; }
._h-s32 { height: var(--size-32) !important; }

._w-s33 { width: var(--size-33) !important; }
._h-s33 { height: var(--size-33) !important; }

._w-s34 { width: var(--size-34) !important; }
._h-s34 { height: var(--size-34) !important; }

._w-s35 { width: var(--size-35) !important; }
._h-s35 { height: var(--size-35) !important; }

._w-s36 { width: var(--size-36) !important; }
._h-s36 { height: var(--size-36) !important; }

._w-s37 { width: var(--size-37) !important; }
._h-s37 { height: var(--size-37) !important; }

._w-s38 { width: var(--size-38) !important; }
._h-s38 { height: var(--size-38) !important; }

._w-s39 { width: var(--size-39) !important; }
._h-s39 { height: var(--size-39) !important; }

._w-s40 { width: var(--size-40) !important; }
._h-s40 { height: var(--size-40) !important; }

._w-s41 { width: var(--size-41) !important; }
._h-s41 { height: var(--size-41) !important; }

._w-s42 { width: var(--size-42) !important; }
._h-s42 { height: var(--size-42) !important; }

._w-s43 { width: var(--size-43) !important; }
._h-s43 { height: var(--size-43) !important; }

._w-s44 { width: var(--size-44) !important; }
._h-s44 { height: var(--size-44) !important; }

._w-s45 { width: var(--size-45) !important; }
._h-s45 { height: var(--size-45) !important; }

._w-s46 { width: var(--size-46) !important; }
._h-s46 { height: var(--size-46) !important; }

._w-s47 { width: var(--size-47) !important; }
._h-s47 { height: var(--size-47) !important; }

._w-s48 { width: var(--size-48) !important; }
._h-s48 { height: var(--size-48) !important; }

._w-s49 { width: var(--size-49) !important; }
._h-s49 { height: var(--size-49) !important; }

._w-s50 { width: var(--size-50) !important; }
._h-s50 { height: var(--size-50) !important; }

._w-s51 { width: var(--size-51) !important; }
._h-s51 { height: var(--size-51) !important; }

._w-s52 { width: var(--size-52) !important; }
._h-s52 { height: var(--size-52) !important; }

._w-s53 { width: var(--size-53) !important; }
._h-s53 { height: var(--size-53) !important; }

._w-s54 { width: var(--size-54) !important; }
._h-s54 { height: var(--size-54) !important; }

._w-s55 { width: var(--size-55) !important; }
._h-s55 { height: var(--size-55) !important; }

._w-s56 { width: var(--size-56) !important; }
._h-s56 { height: var(--size-56) !important; }

._w-s57 { width: var(--size-57) !important; }
._h-s57 { height: var(--size-57) !important; }

._w-s58 { width: var(--size-58) !important; }
._h-s58 { height: var(--size-58) !important; }

._w-s59 { width: var(--size-59) !important; }
._h-s59 { height: var(--size-59) !important; }

._w-s60 { width: var(--size-60) !important; }
._h-s60 { height: var(--size-60) !important; }