@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
.w-0 {
  width: 0%;
}

.h-0 {
  height: 0px !important;
}

.hp-0 {
  height: 0% !important;
}

.minh-0 {
  min-height: 0vh;
}

.ml-0 {
  margin-left: 0px !important;
}

.mr-0 {
  margin-right: 0px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.mr-p-0 {
  margin-right: calc(1% * 0);
}

.pl-0 {
  padding-left: 0px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

.pt-0 {
  padding-top: 0px;
}

.pb-0 {
  padding-bottom: 0px;
}

.max-w-0 {
  max-width: 0px;
}

.w-1 {
  width: 1%;
}

.h-1 {
  height: 1px !important;
}

.hp-1 {
  height: 1% !important;
}

.minh-1 {
  min-height: 1vh;
}

.ml-1 {
  margin-left: 1px !important;
}

.mr-1 {
  margin-right: 1px !important;
}

.mt-1 {
  margin-top: 1px !important;
}

.mb-1 {
  margin-bottom: 1px !important;
}

.mr-p-1 {
  margin-right: calc(1% * 1);
}

.pl-1 {
  padding-left: 1px !important;
}

.pr-1 {
  padding-right: 1px !important;
}

.pt-1 {
  padding-top: 1px;
}

.pb-1 {
  padding-bottom: 1px;
}

.max-w-1 {
  max-width: 1px;
}

.w-2 {
  width: 2%;
}

.h-2 {
  height: 2px !important;
}

.hp-2 {
  height: 2% !important;
}

.minh-2 {
  min-height: 2vh;
}

.ml-2 {
  margin-left: 2px !important;
}

.mr-2 {
  margin-right: 2px !important;
}

.mt-2 {
  margin-top: 2px !important;
}

.mb-2 {
  margin-bottom: 2px !important;
}

.mr-p-2 {
  margin-right: calc(1% * 2);
}

.pl-2 {
  padding-left: 2px !important;
}

.pr-2 {
  padding-right: 2px !important;
}

.pt-2 {
  padding-top: 2px;
}

.pb-2 {
  padding-bottom: 2px;
}

.max-w-2 {
  max-width: 2px;
}

.w-3 {
  width: 3%;
}

.h-3 {
  height: 3px !important;
}

.hp-3 {
  height: 3% !important;
}

.minh-3 {
  min-height: 3vh;
}

.ml-3 {
  margin-left: 3px !important;
}

.mr-3 {
  margin-right: 3px !important;
}

.mt-3 {
  margin-top: 3px !important;
}

.mb-3 {
  margin-bottom: 3px !important;
}

.mr-p-3 {
  margin-right: calc(1% * 3);
}

.pl-3 {
  padding-left: 3px !important;
}

.pr-3 {
  padding-right: 3px !important;
}

.pt-3 {
  padding-top: 3px;
}

.pb-3 {
  padding-bottom: 3px;
}

.max-w-3 {
  max-width: 3px;
}

.w-4 {
  width: 4%;
}

.h-4 {
  height: 4px !important;
}

.hp-4 {
  height: 4% !important;
}

.minh-4 {
  min-height: 4vh;
}

.ml-4 {
  margin-left: 4px !important;
}

.mr-4 {
  margin-right: 4px !important;
}

.mt-4 {
  margin-top: 4px !important;
}

.mb-4 {
  margin-bottom: 4px !important;
}

.mr-p-4 {
  margin-right: calc(1% * 4);
}

.pl-4 {
  padding-left: 4px !important;
}

.pr-4 {
  padding-right: 4px !important;
}

.pt-4 {
  padding-top: 4px;
}

.pb-4 {
  padding-bottom: 4px;
}

.max-w-4 {
  max-width: 4px;
}

.w-5 {
  width: 5%;
}

.h-5 {
  height: 5px !important;
}

.hp-5 {
  height: 5% !important;
}

.minh-5 {
  min-height: 5vh;
}

.ml-5 {
  margin-left: 5px !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.mt-5 {
  margin-top: 5px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mr-p-5 {
  margin-right: calc(1% * 5);
}

.pl-5 {
  padding-left: 5px !important;
}

.pr-5 {
  padding-right: 5px !important;
}

.pt-5 {
  padding-top: 5px;
}

.pb-5 {
  padding-bottom: 5px;
}

.max-w-5 {
  max-width: 5px;
}

.w-6 {
  width: 6%;
}

.h-6 {
  height: 6px !important;
}

.hp-6 {
  height: 6% !important;
}

.minh-6 {
  min-height: 6vh;
}

.ml-6 {
  margin-left: 6px !important;
}

.mr-6 {
  margin-right: 6px !important;
}

.mt-6 {
  margin-top: 6px !important;
}

.mb-6 {
  margin-bottom: 6px !important;
}

.mr-p-6 {
  margin-right: calc(1% * 6);
}

.pl-6 {
  padding-left: 6px !important;
}

.pr-6 {
  padding-right: 6px !important;
}

.pt-6 {
  padding-top: 6px;
}

.pb-6 {
  padding-bottom: 6px;
}

.max-w-6 {
  max-width: 6px;
}

.w-7 {
  width: 7%;
}

.h-7 {
  height: 7px !important;
}

.hp-7 {
  height: 7% !important;
}

.minh-7 {
  min-height: 7vh;
}

.ml-7 {
  margin-left: 7px !important;
}

.mr-7 {
  margin-right: 7px !important;
}

.mt-7 {
  margin-top: 7px !important;
}

.mb-7 {
  margin-bottom: 7px !important;
}

.mr-p-7 {
  margin-right: calc(1% * 7);
}

.pl-7 {
  padding-left: 7px !important;
}

.pr-7 {
  padding-right: 7px !important;
}

.pt-7 {
  padding-top: 7px;
}

.pb-7 {
  padding-bottom: 7px;
}

.max-w-7 {
  max-width: 7px;
}

.w-8 {
  width: 8%;
}

.h-8 {
  height: 8px !important;
}

.hp-8 {
  height: 8% !important;
}

.minh-8 {
  min-height: 8vh;
}

.ml-8 {
  margin-left: 8px !important;
}

.mr-8 {
  margin-right: 8px !important;
}

.mt-8 {
  margin-top: 8px !important;
}

.mb-8 {
  margin-bottom: 8px !important;
}

.mr-p-8 {
  margin-right: calc(1% * 8);
}

.pl-8 {
  padding-left: 8px !important;
}

.pr-8 {
  padding-right: 8px !important;
}

.pt-8 {
  padding-top: 8px;
}

.pb-8 {
  padding-bottom: 8px;
}

.max-w-8 {
  max-width: 8px;
}

.w-9 {
  width: 9%;
}

.h-9 {
  height: 9px !important;
}

.hp-9 {
  height: 9% !important;
}

.minh-9 {
  min-height: 9vh;
}

.ml-9 {
  margin-left: 9px !important;
}

.mr-9 {
  margin-right: 9px !important;
}

.mt-9 {
  margin-top: 9px !important;
}

.mb-9 {
  margin-bottom: 9px !important;
}

.mr-p-9 {
  margin-right: calc(1% * 9);
}

.pl-9 {
  padding-left: 9px !important;
}

.pr-9 {
  padding-right: 9px !important;
}

.pt-9 {
  padding-top: 9px;
}

.pb-9 {
  padding-bottom: 9px;
}

.max-w-9 {
  max-width: 9px;
}

.w-10 {
  width: 10%;
}

.h-10 {
  height: 10px !important;
}

.hp-10 {
  height: 10% !important;
}

.minh-10 {
  min-height: 10vh;
}

.ml-10 {
  margin-left: 10px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mr-p-10 {
  margin-right: calc(1% * 10);
}

.pl-10 {
  padding-left: 10px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.pt-10 {
  padding-top: 10px;
}

.pb-10 {
  padding-bottom: 10px;
}

.max-w-10 {
  max-width: 10px;
}

.w-11 {
  width: 11%;
}

.h-11 {
  height: 11px !important;
}

.hp-11 {
  height: 11% !important;
}

.minh-11 {
  min-height: 11vh;
}

.ml-11 {
  margin-left: 11px !important;
}

.mr-11 {
  margin-right: 11px !important;
}

.mt-11 {
  margin-top: 11px !important;
}

.mb-11 {
  margin-bottom: 11px !important;
}

.mr-p-11 {
  margin-right: calc(1% * 11);
}

.pl-11 {
  padding-left: 11px !important;
}

.pr-11 {
  padding-right: 11px !important;
}

.pt-11 {
  padding-top: 11px;
}

.pb-11 {
  padding-bottom: 11px;
}

.max-w-11 {
  max-width: 11px;
}

.w-12 {
  width: 12%;
}

.h-12 {
  height: 12px !important;
}

.hp-12 {
  height: 12% !important;
}

.minh-12 {
  min-height: 12vh;
}

.ml-12 {
  margin-left: 12px !important;
}

.mr-12 {
  margin-right: 12px !important;
}

.mt-12 {
  margin-top: 12px !important;
}

.mb-12 {
  margin-bottom: 12px !important;
}

.mr-p-12 {
  margin-right: calc(1% * 12);
}

.pl-12 {
  padding-left: 12px !important;
}

.pr-12 {
  padding-right: 12px !important;
}

.pt-12 {
  padding-top: 12px;
}

.pb-12 {
  padding-bottom: 12px;
}

.max-w-12 {
  max-width: 12px;
}

.w-13 {
  width: 13%;
}

.h-13 {
  height: 13px !important;
}

.hp-13 {
  height: 13% !important;
}

.minh-13 {
  min-height: 13vh;
}

.ml-13 {
  margin-left: 13px !important;
}

.mr-13 {
  margin-right: 13px !important;
}

.mt-13 {
  margin-top: 13px !important;
}

.mb-13 {
  margin-bottom: 13px !important;
}

.mr-p-13 {
  margin-right: calc(1% * 13);
}

.pl-13 {
  padding-left: 13px !important;
}

.pr-13 {
  padding-right: 13px !important;
}

.pt-13 {
  padding-top: 13px;
}

.pb-13 {
  padding-bottom: 13px;
}

.max-w-13 {
  max-width: 13px;
}

.w-14 {
  width: 14%;
}

.h-14 {
  height: 14px !important;
}

.hp-14 {
  height: 14% !important;
}

.minh-14 {
  min-height: 14vh;
}

.ml-14 {
  margin-left: 14px !important;
}

.mr-14 {
  margin-right: 14px !important;
}

.mt-14 {
  margin-top: 14px !important;
}

.mb-14 {
  margin-bottom: 14px !important;
}

.mr-p-14 {
  margin-right: calc(1% * 14);
}

.pl-14 {
  padding-left: 14px !important;
}

.pr-14 {
  padding-right: 14px !important;
}

.pt-14 {
  padding-top: 14px;
}

.pb-14 {
  padding-bottom: 14px;
}

.max-w-14 {
  max-width: 14px;
}

.w-15 {
  width: 15%;
}

.h-15 {
  height: 15px !important;
}

.hp-15 {
  height: 15% !important;
}

.minh-15 {
  min-height: 15vh;
}

.ml-15 {
  margin-left: 15px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mr-p-15 {
  margin-right: calc(1% * 15);
}

.pl-15 {
  padding-left: 15px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.pt-15 {
  padding-top: 15px;
}

.pb-15 {
  padding-bottom: 15px;
}

.max-w-15 {
  max-width: 15px;
}

.w-16 {
  width: 16%;
}

.h-16 {
  height: 16px !important;
}

.hp-16 {
  height: 16% !important;
}

.minh-16 {
  min-height: 16vh;
}

.ml-16 {
  margin-left: 16px !important;
}

.mr-16 {
  margin-right: 16px !important;
}

.mt-16 {
  margin-top: 16px !important;
}

.mb-16 {
  margin-bottom: 16px !important;
}

.mr-p-16 {
  margin-right: calc(1% * 16);
}

.pl-16 {
  padding-left: 16px !important;
}

.pr-16 {
  padding-right: 16px !important;
}

.pt-16 {
  padding-top: 16px;
}

.pb-16 {
  padding-bottom: 16px;
}

.max-w-16 {
  max-width: 16px;
}

.w-17 {
  width: 17%;
}

.h-17 {
  height: 17px !important;
}

.hp-17 {
  height: 17% !important;
}

.minh-17 {
  min-height: 17vh;
}

.ml-17 {
  margin-left: 17px !important;
}

.mr-17 {
  margin-right: 17px !important;
}

.mt-17 {
  margin-top: 17px !important;
}

.mb-17 {
  margin-bottom: 17px !important;
}

.mr-p-17 {
  margin-right: calc(1% * 17);
}

.pl-17 {
  padding-left: 17px !important;
}

.pr-17 {
  padding-right: 17px !important;
}

.pt-17 {
  padding-top: 17px;
}

.pb-17 {
  padding-bottom: 17px;
}

.max-w-17 {
  max-width: 17px;
}

.w-18 {
  width: 18%;
}

.h-18 {
  height: 18px !important;
}

.hp-18 {
  height: 18% !important;
}

.minh-18 {
  min-height: 18vh;
}

.ml-18 {
  margin-left: 18px !important;
}

.mr-18 {
  margin-right: 18px !important;
}

.mt-18 {
  margin-top: 18px !important;
}

.mb-18 {
  margin-bottom: 18px !important;
}

.mr-p-18 {
  margin-right: calc(1% * 18);
}

.pl-18 {
  padding-left: 18px !important;
}

.pr-18 {
  padding-right: 18px !important;
}

.pt-18 {
  padding-top: 18px;
}

.pb-18 {
  padding-bottom: 18px;
}

.max-w-18 {
  max-width: 18px;
}

.w-19 {
  width: 19%;
}

.h-19 {
  height: 19px !important;
}

.hp-19 {
  height: 19% !important;
}

.minh-19 {
  min-height: 19vh;
}

.ml-19 {
  margin-left: 19px !important;
}

.mr-19 {
  margin-right: 19px !important;
}

.mt-19 {
  margin-top: 19px !important;
}

.mb-19 {
  margin-bottom: 19px !important;
}

.mr-p-19 {
  margin-right: calc(1% * 19);
}

.pl-19 {
  padding-left: 19px !important;
}

.pr-19 {
  padding-right: 19px !important;
}

.pt-19 {
  padding-top: 19px;
}

.pb-19 {
  padding-bottom: 19px;
}

.max-w-19 {
  max-width: 19px;
}

.w-20 {
  width: 20%;
}

.h-20 {
  height: 20px !important;
}

.hp-20 {
  height: 20% !important;
}

.minh-20 {
  min-height: 20vh;
}

.ml-20 {
  margin-left: 20px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mr-p-20 {
  margin-right: calc(1% * 20);
}

.pl-20 {
  padding-left: 20px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.pt-20 {
  padding-top: 20px;
}

.pb-20 {
  padding-bottom: 20px;
}

.max-w-20 {
  max-width: 20px;
}

.w-21 {
  width: 21%;
}

.h-21 {
  height: 21px !important;
}

.hp-21 {
  height: 21% !important;
}

.minh-21 {
  min-height: 21vh;
}

.ml-21 {
  margin-left: 21px !important;
}

.mr-21 {
  margin-right: 21px !important;
}

.mt-21 {
  margin-top: 21px !important;
}

.mb-21 {
  margin-bottom: 21px !important;
}

.mr-p-21 {
  margin-right: calc(1% * 21);
}

.pl-21 {
  padding-left: 21px !important;
}

.pr-21 {
  padding-right: 21px !important;
}

.pt-21 {
  padding-top: 21px;
}

.pb-21 {
  padding-bottom: 21px;
}

.max-w-21 {
  max-width: 21px;
}

.w-22 {
  width: 22%;
}

.h-22 {
  height: 22px !important;
}

.hp-22 {
  height: 22% !important;
}

.minh-22 {
  min-height: 22vh;
}

.ml-22 {
  margin-left: 22px !important;
}

.mr-22 {
  margin-right: 22px !important;
}

.mt-22 {
  margin-top: 22px !important;
}

.mb-22 {
  margin-bottom: 22px !important;
}

.mr-p-22 {
  margin-right: calc(1% * 22);
}

.pl-22 {
  padding-left: 22px !important;
}

.pr-22 {
  padding-right: 22px !important;
}

.pt-22 {
  padding-top: 22px;
}

.pb-22 {
  padding-bottom: 22px;
}

.max-w-22 {
  max-width: 22px;
}

.w-23 {
  width: 23%;
}

.h-23 {
  height: 23px !important;
}

.hp-23 {
  height: 23% !important;
}

.minh-23 {
  min-height: 23vh;
}

.ml-23 {
  margin-left: 23px !important;
}

.mr-23 {
  margin-right: 23px !important;
}

.mt-23 {
  margin-top: 23px !important;
}

.mb-23 {
  margin-bottom: 23px !important;
}

.mr-p-23 {
  margin-right: calc(1% * 23);
}

.pl-23 {
  padding-left: 23px !important;
}

.pr-23 {
  padding-right: 23px !important;
}

.pt-23 {
  padding-top: 23px;
}

.pb-23 {
  padding-bottom: 23px;
}

.max-w-23 {
  max-width: 23px;
}

.w-24 {
  width: 24%;
}

.h-24 {
  height: 24px !important;
}

.hp-24 {
  height: 24% !important;
}

.minh-24 {
  min-height: 24vh;
}

.ml-24 {
  margin-left: 24px !important;
}

.mr-24 {
  margin-right: 24px !important;
}

.mt-24 {
  margin-top: 24px !important;
}

.mb-24 {
  margin-bottom: 24px !important;
}

.mr-p-24 {
  margin-right: calc(1% * 24);
}

.pl-24 {
  padding-left: 24px !important;
}

.pr-24 {
  padding-right: 24px !important;
}

.pt-24 {
  padding-top: 24px;
}

.pb-24 {
  padding-bottom: 24px;
}

.max-w-24 {
  max-width: 24px;
}

.w-25 {
  width: 25%;
}

.h-25 {
  height: 25px !important;
}

.hp-25 {
  height: 25% !important;
}

.minh-25 {
  min-height: 25vh;
}

.ml-25 {
  margin-left: 25px !important;
}

.mr-25 {
  margin-right: 25px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mr-p-25 {
  margin-right: calc(1% * 25);
}

.pl-25 {
  padding-left: 25px !important;
}

.pr-25 {
  padding-right: 25px !important;
}

.pt-25 {
  padding-top: 25px;
}

.pb-25 {
  padding-bottom: 25px;
}

.max-w-25 {
  max-width: 25px;
}

.w-26 {
  width: 26%;
}

.h-26 {
  height: 26px !important;
}

.hp-26 {
  height: 26% !important;
}

.minh-26 {
  min-height: 26vh;
}

.ml-26 {
  margin-left: 26px !important;
}

.mr-26 {
  margin-right: 26px !important;
}

.mt-26 {
  margin-top: 26px !important;
}

.mb-26 {
  margin-bottom: 26px !important;
}

.mr-p-26 {
  margin-right: calc(1% * 26);
}

.pl-26 {
  padding-left: 26px !important;
}

.pr-26 {
  padding-right: 26px !important;
}

.pt-26 {
  padding-top: 26px;
}

.pb-26 {
  padding-bottom: 26px;
}

.max-w-26 {
  max-width: 26px;
}

.w-27 {
  width: 27%;
}

.h-27 {
  height: 27px !important;
}

.hp-27 {
  height: 27% !important;
}

.minh-27 {
  min-height: 27vh;
}

.ml-27 {
  margin-left: 27px !important;
}

.mr-27 {
  margin-right: 27px !important;
}

.mt-27 {
  margin-top: 27px !important;
}

.mb-27 {
  margin-bottom: 27px !important;
}

.mr-p-27 {
  margin-right: calc(1% * 27);
}

.pl-27 {
  padding-left: 27px !important;
}

.pr-27 {
  padding-right: 27px !important;
}

.pt-27 {
  padding-top: 27px;
}

.pb-27 {
  padding-bottom: 27px;
}

.max-w-27 {
  max-width: 27px;
}

.w-28 {
  width: 28%;
}

.h-28 {
  height: 28px !important;
}

.hp-28 {
  height: 28% !important;
}

.minh-28 {
  min-height: 28vh;
}

.ml-28 {
  margin-left: 28px !important;
}

.mr-28 {
  margin-right: 28px !important;
}

.mt-28 {
  margin-top: 28px !important;
}

.mb-28 {
  margin-bottom: 28px !important;
}

.mr-p-28 {
  margin-right: calc(1% * 28);
}

.pl-28 {
  padding-left: 28px !important;
}

.pr-28 {
  padding-right: 28px !important;
}

.pt-28 {
  padding-top: 28px;
}

.pb-28 {
  padding-bottom: 28px;
}

.max-w-28 {
  max-width: 28px;
}

.w-29 {
  width: 29%;
}

.h-29 {
  height: 29px !important;
}

.hp-29 {
  height: 29% !important;
}

.minh-29 {
  min-height: 29vh;
}

.ml-29 {
  margin-left: 29px !important;
}

.mr-29 {
  margin-right: 29px !important;
}

.mt-29 {
  margin-top: 29px !important;
}

.mb-29 {
  margin-bottom: 29px !important;
}

.mr-p-29 {
  margin-right: calc(1% * 29);
}

.pl-29 {
  padding-left: 29px !important;
}

.pr-29 {
  padding-right: 29px !important;
}

.pt-29 {
  padding-top: 29px;
}

.pb-29 {
  padding-bottom: 29px;
}

.max-w-29 {
  max-width: 29px;
}

.w-30 {
  width: 30%;
}

.h-30 {
  height: 30px !important;
}

.hp-30 {
  height: 30% !important;
}

.minh-30 {
  min-height: 30vh;
}

.ml-30 {
  margin-left: 30px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mr-p-30 {
  margin-right: calc(1% * 30);
}

.pl-30 {
  padding-left: 30px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.pt-30 {
  padding-top: 30px;
}

.pb-30 {
  padding-bottom: 30px;
}

.max-w-30 {
  max-width: 30px;
}

.w-31 {
  width: 31%;
}

.h-31 {
  height: 31px !important;
}

.hp-31 {
  height: 31% !important;
}

.minh-31 {
  min-height: 31vh;
}

.ml-31 {
  margin-left: 31px !important;
}

.mr-31 {
  margin-right: 31px !important;
}

.mt-31 {
  margin-top: 31px !important;
}

.mb-31 {
  margin-bottom: 31px !important;
}

.mr-p-31 {
  margin-right: calc(1% * 31);
}

.pl-31 {
  padding-left: 31px !important;
}

.pr-31 {
  padding-right: 31px !important;
}

.pt-31 {
  padding-top: 31px;
}

.pb-31 {
  padding-bottom: 31px;
}

.max-w-31 {
  max-width: 31px;
}

.w-32 {
  width: 32%;
}

.h-32 {
  height: 32px !important;
}

.hp-32 {
  height: 32% !important;
}

.minh-32 {
  min-height: 32vh;
}

.ml-32 {
  margin-left: 32px !important;
}

.mr-32 {
  margin-right: 32px !important;
}

.mt-32 {
  margin-top: 32px !important;
}

.mb-32 {
  margin-bottom: 32px !important;
}

.mr-p-32 {
  margin-right: calc(1% * 32);
}

.pl-32 {
  padding-left: 32px !important;
}

.pr-32 {
  padding-right: 32px !important;
}

.pt-32 {
  padding-top: 32px;
}

.pb-32 {
  padding-bottom: 32px;
}

.max-w-32 {
  max-width: 32px;
}

.w-33 {
  width: 33%;
}

.h-33 {
  height: 33px !important;
}

.hp-33 {
  height: 33% !important;
}

.minh-33 {
  min-height: 33vh;
}

.ml-33 {
  margin-left: 33px !important;
}

.mr-33 {
  margin-right: 33px !important;
}

.mt-33 {
  margin-top: 33px !important;
}

.mb-33 {
  margin-bottom: 33px !important;
}

.mr-p-33 {
  margin-right: calc(1% * 33);
}

.pl-33 {
  padding-left: 33px !important;
}

.pr-33 {
  padding-right: 33px !important;
}

.pt-33 {
  padding-top: 33px;
}

.pb-33 {
  padding-bottom: 33px;
}

.max-w-33 {
  max-width: 33px;
}

.w-34 {
  width: 34%;
}

.h-34 {
  height: 34px !important;
}

.hp-34 {
  height: 34% !important;
}

.minh-34 {
  min-height: 34vh;
}

.ml-34 {
  margin-left: 34px !important;
}

.mr-34 {
  margin-right: 34px !important;
}

.mt-34 {
  margin-top: 34px !important;
}

.mb-34 {
  margin-bottom: 34px !important;
}

.mr-p-34 {
  margin-right: calc(1% * 34);
}

.pl-34 {
  padding-left: 34px !important;
}

.pr-34 {
  padding-right: 34px !important;
}

.pt-34 {
  padding-top: 34px;
}

.pb-34 {
  padding-bottom: 34px;
}

.max-w-34 {
  max-width: 34px;
}

.w-35 {
  width: 35%;
}

.h-35 {
  height: 35px !important;
}

.hp-35 {
  height: 35% !important;
}

.minh-35 {
  min-height: 35vh;
}

.ml-35 {
  margin-left: 35px !important;
}

.mr-35 {
  margin-right: 35px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.mr-p-35 {
  margin-right: calc(1% * 35);
}

.pl-35 {
  padding-left: 35px !important;
}

.pr-35 {
  padding-right: 35px !important;
}

.pt-35 {
  padding-top: 35px;
}

.pb-35 {
  padding-bottom: 35px;
}

.max-w-35 {
  max-width: 35px;
}

.w-36 {
  width: 36%;
}

.h-36 {
  height: 36px !important;
}

.hp-36 {
  height: 36% !important;
}

.minh-36 {
  min-height: 36vh;
}

.ml-36 {
  margin-left: 36px !important;
}

.mr-36 {
  margin-right: 36px !important;
}

.mt-36 {
  margin-top: 36px !important;
}

.mb-36 {
  margin-bottom: 36px !important;
}

.mr-p-36 {
  margin-right: calc(1% * 36);
}

.pl-36 {
  padding-left: 36px !important;
}

.pr-36 {
  padding-right: 36px !important;
}

.pt-36 {
  padding-top: 36px;
}

.pb-36 {
  padding-bottom: 36px;
}

.max-w-36 {
  max-width: 36px;
}

.w-37 {
  width: 37%;
}

.h-37 {
  height: 37px !important;
}

.hp-37 {
  height: 37% !important;
}

.minh-37 {
  min-height: 37vh;
}

.ml-37 {
  margin-left: 37px !important;
}

.mr-37 {
  margin-right: 37px !important;
}

.mt-37 {
  margin-top: 37px !important;
}

.mb-37 {
  margin-bottom: 37px !important;
}

.mr-p-37 {
  margin-right: calc(1% * 37);
}

.pl-37 {
  padding-left: 37px !important;
}

.pr-37 {
  padding-right: 37px !important;
}

.pt-37 {
  padding-top: 37px;
}

.pb-37 {
  padding-bottom: 37px;
}

.max-w-37 {
  max-width: 37px;
}

.w-38 {
  width: 38%;
}

.h-38 {
  height: 38px !important;
}

.hp-38 {
  height: 38% !important;
}

.minh-38 {
  min-height: 38vh;
}

.ml-38 {
  margin-left: 38px !important;
}

.mr-38 {
  margin-right: 38px !important;
}

.mt-38 {
  margin-top: 38px !important;
}

.mb-38 {
  margin-bottom: 38px !important;
}

.mr-p-38 {
  margin-right: calc(1% * 38);
}

.pl-38 {
  padding-left: 38px !important;
}

.pr-38 {
  padding-right: 38px !important;
}

.pt-38 {
  padding-top: 38px;
}

.pb-38 {
  padding-bottom: 38px;
}

.max-w-38 {
  max-width: 38px;
}

.w-39 {
  width: 39%;
}

.h-39 {
  height: 39px !important;
}

.hp-39 {
  height: 39% !important;
}

.minh-39 {
  min-height: 39vh;
}

.ml-39 {
  margin-left: 39px !important;
}

.mr-39 {
  margin-right: 39px !important;
}

.mt-39 {
  margin-top: 39px !important;
}

.mb-39 {
  margin-bottom: 39px !important;
}

.mr-p-39 {
  margin-right: calc(1% * 39);
}

.pl-39 {
  padding-left: 39px !important;
}

.pr-39 {
  padding-right: 39px !important;
}

.pt-39 {
  padding-top: 39px;
}

.pb-39 {
  padding-bottom: 39px;
}

.max-w-39 {
  max-width: 39px;
}

.w-40 {
  width: 40%;
}

.h-40 {
  height: 40px !important;
}

.hp-40 {
  height: 40% !important;
}

.minh-40 {
  min-height: 40vh;
}

.ml-40 {
  margin-left: 40px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mr-p-40 {
  margin-right: calc(1% * 40);
}

.pl-40 {
  padding-left: 40px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.pt-40 {
  padding-top: 40px;
}

.pb-40 {
  padding-bottom: 40px;
}

.max-w-40 {
  max-width: 40px;
}

.w-41 {
  width: 41%;
}

.h-41 {
  height: 41px !important;
}

.hp-41 {
  height: 41% !important;
}

.minh-41 {
  min-height: 41vh;
}

.ml-41 {
  margin-left: 41px !important;
}

.mr-41 {
  margin-right: 41px !important;
}

.mt-41 {
  margin-top: 41px !important;
}

.mb-41 {
  margin-bottom: 41px !important;
}

.mr-p-41 {
  margin-right: calc(1% * 41);
}

.pl-41 {
  padding-left: 41px !important;
}

.pr-41 {
  padding-right: 41px !important;
}

.pt-41 {
  padding-top: 41px;
}

.pb-41 {
  padding-bottom: 41px;
}

.max-w-41 {
  max-width: 41px;
}

.w-42 {
  width: 42%;
}

.h-42 {
  height: 42px !important;
}

.hp-42 {
  height: 42% !important;
}

.minh-42 {
  min-height: 42vh;
}

.ml-42 {
  margin-left: 42px !important;
}

.mr-42 {
  margin-right: 42px !important;
}

.mt-42 {
  margin-top: 42px !important;
}

.mb-42 {
  margin-bottom: 42px !important;
}

.mr-p-42 {
  margin-right: calc(1% * 42);
}

.pl-42 {
  padding-left: 42px !important;
}

.pr-42 {
  padding-right: 42px !important;
}

.pt-42 {
  padding-top: 42px;
}

.pb-42 {
  padding-bottom: 42px;
}

.max-w-42 {
  max-width: 42px;
}

.w-43 {
  width: 43%;
}

.h-43 {
  height: 43px !important;
}

.hp-43 {
  height: 43% !important;
}

.minh-43 {
  min-height: 43vh;
}

.ml-43 {
  margin-left: 43px !important;
}

.mr-43 {
  margin-right: 43px !important;
}

.mt-43 {
  margin-top: 43px !important;
}

.mb-43 {
  margin-bottom: 43px !important;
}

.mr-p-43 {
  margin-right: calc(1% * 43);
}

.pl-43 {
  padding-left: 43px !important;
}

.pr-43 {
  padding-right: 43px !important;
}

.pt-43 {
  padding-top: 43px;
}

.pb-43 {
  padding-bottom: 43px;
}

.max-w-43 {
  max-width: 43px;
}

.w-44 {
  width: 44%;
}

.h-44 {
  height: 44px !important;
}

.hp-44 {
  height: 44% !important;
}

.minh-44 {
  min-height: 44vh;
}

.ml-44 {
  margin-left: 44px !important;
}

.mr-44 {
  margin-right: 44px !important;
}

.mt-44 {
  margin-top: 44px !important;
}

.mb-44 {
  margin-bottom: 44px !important;
}

.mr-p-44 {
  margin-right: calc(1% * 44);
}

.pl-44 {
  padding-left: 44px !important;
}

.pr-44 {
  padding-right: 44px !important;
}

.pt-44 {
  padding-top: 44px;
}

.pb-44 {
  padding-bottom: 44px;
}

.max-w-44 {
  max-width: 44px;
}

.w-45 {
  width: 45%;
}

.h-45 {
  height: 45px !important;
}

.hp-45 {
  height: 45% !important;
}

.minh-45 {
  min-height: 45vh;
}

.ml-45 {
  margin-left: 45px !important;
}

.mr-45 {
  margin-right: 45px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.mr-p-45 {
  margin-right: calc(1% * 45);
}

.pl-45 {
  padding-left: 45px !important;
}

.pr-45 {
  padding-right: 45px !important;
}

.pt-45 {
  padding-top: 45px;
}

.pb-45 {
  padding-bottom: 45px;
}

.max-w-45 {
  max-width: 45px;
}

.w-46 {
  width: 46%;
}

.h-46 {
  height: 46px !important;
}

.hp-46 {
  height: 46% !important;
}

.minh-46 {
  min-height: 46vh;
}

.ml-46 {
  margin-left: 46px !important;
}

.mr-46 {
  margin-right: 46px !important;
}

.mt-46 {
  margin-top: 46px !important;
}

.mb-46 {
  margin-bottom: 46px !important;
}

.mr-p-46 {
  margin-right: calc(1% * 46);
}

.pl-46 {
  padding-left: 46px !important;
}

.pr-46 {
  padding-right: 46px !important;
}

.pt-46 {
  padding-top: 46px;
}

.pb-46 {
  padding-bottom: 46px;
}

.max-w-46 {
  max-width: 46px;
}

.w-47 {
  width: 47%;
}

.h-47 {
  height: 47px !important;
}

.hp-47 {
  height: 47% !important;
}

.minh-47 {
  min-height: 47vh;
}

.ml-47 {
  margin-left: 47px !important;
}

.mr-47 {
  margin-right: 47px !important;
}

.mt-47 {
  margin-top: 47px !important;
}

.mb-47 {
  margin-bottom: 47px !important;
}

.mr-p-47 {
  margin-right: calc(1% * 47);
}

.pl-47 {
  padding-left: 47px !important;
}

.pr-47 {
  padding-right: 47px !important;
}

.pt-47 {
  padding-top: 47px;
}

.pb-47 {
  padding-bottom: 47px;
}

.max-w-47 {
  max-width: 47px;
}

.w-48 {
  width: 48%;
}

.h-48 {
  height: 48px !important;
}

.hp-48 {
  height: 48% !important;
}

.minh-48 {
  min-height: 48vh;
}

.ml-48 {
  margin-left: 48px !important;
}

.mr-48 {
  margin-right: 48px !important;
}

.mt-48 {
  margin-top: 48px !important;
}

.mb-48 {
  margin-bottom: 48px !important;
}

.mr-p-48 {
  margin-right: calc(1% * 48);
}

.pl-48 {
  padding-left: 48px !important;
}

.pr-48 {
  padding-right: 48px !important;
}

.pt-48 {
  padding-top: 48px;
}

.pb-48 {
  padding-bottom: 48px;
}

.max-w-48 {
  max-width: 48px;
}

.w-49 {
  width: 49%;
}

.h-49 {
  height: 49px !important;
}

.hp-49 {
  height: 49% !important;
}

.minh-49 {
  min-height: 49vh;
}

.ml-49 {
  margin-left: 49px !important;
}

.mr-49 {
  margin-right: 49px !important;
}

.mt-49 {
  margin-top: 49px !important;
}

.mb-49 {
  margin-bottom: 49px !important;
}

.mr-p-49 {
  margin-right: calc(1% * 49);
}

.pl-49 {
  padding-left: 49px !important;
}

.pr-49 {
  padding-right: 49px !important;
}

.pt-49 {
  padding-top: 49px;
}

.pb-49 {
  padding-bottom: 49px;
}

.max-w-49 {
  max-width: 49px;
}

.w-50 {
  width: 50%;
}

.h-50 {
  height: 50px !important;
}

.hp-50 {
  height: 50% !important;
}

.minh-50 {
  min-height: 50vh;
}

.ml-50 {
  margin-left: 50px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mr-p-50 {
  margin-right: calc(1% * 50);
}

.pl-50 {
  padding-left: 50px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.pt-50 {
  padding-top: 50px;
}

.pb-50 {
  padding-bottom: 50px;
}

.max-w-50 {
  max-width: 50px;
}

.w-51 {
  width: 51%;
}

.h-51 {
  height: 51px !important;
}

.hp-51 {
  height: 51% !important;
}

.minh-51 {
  min-height: 51vh;
}

.ml-51 {
  margin-left: 51px !important;
}

.mr-51 {
  margin-right: 51px !important;
}

.mt-51 {
  margin-top: 51px !important;
}

.mb-51 {
  margin-bottom: 51px !important;
}

.mr-p-51 {
  margin-right: calc(1% * 51);
}

.pl-51 {
  padding-left: 51px !important;
}

.pr-51 {
  padding-right: 51px !important;
}

.pt-51 {
  padding-top: 51px;
}

.pb-51 {
  padding-bottom: 51px;
}

.max-w-51 {
  max-width: 51px;
}

.w-52 {
  width: 52%;
}

.h-52 {
  height: 52px !important;
}

.hp-52 {
  height: 52% !important;
}

.minh-52 {
  min-height: 52vh;
}

.ml-52 {
  margin-left: 52px !important;
}

.mr-52 {
  margin-right: 52px !important;
}

.mt-52 {
  margin-top: 52px !important;
}

.mb-52 {
  margin-bottom: 52px !important;
}

.mr-p-52 {
  margin-right: calc(1% * 52);
}

.pl-52 {
  padding-left: 52px !important;
}

.pr-52 {
  padding-right: 52px !important;
}

.pt-52 {
  padding-top: 52px;
}

.pb-52 {
  padding-bottom: 52px;
}

.max-w-52 {
  max-width: 52px;
}

.w-53 {
  width: 53%;
}

.h-53 {
  height: 53px !important;
}

.hp-53 {
  height: 53% !important;
}

.minh-53 {
  min-height: 53vh;
}

.ml-53 {
  margin-left: 53px !important;
}

.mr-53 {
  margin-right: 53px !important;
}

.mt-53 {
  margin-top: 53px !important;
}

.mb-53 {
  margin-bottom: 53px !important;
}

.mr-p-53 {
  margin-right: calc(1% * 53);
}

.pl-53 {
  padding-left: 53px !important;
}

.pr-53 {
  padding-right: 53px !important;
}

.pt-53 {
  padding-top: 53px;
}

.pb-53 {
  padding-bottom: 53px;
}

.max-w-53 {
  max-width: 53px;
}

.w-54 {
  width: 54%;
}

.h-54 {
  height: 54px !important;
}

.hp-54 {
  height: 54% !important;
}

.minh-54 {
  min-height: 54vh;
}

.ml-54 {
  margin-left: 54px !important;
}

.mr-54 {
  margin-right: 54px !important;
}

.mt-54 {
  margin-top: 54px !important;
}

.mb-54 {
  margin-bottom: 54px !important;
}

.mr-p-54 {
  margin-right: calc(1% * 54);
}

.pl-54 {
  padding-left: 54px !important;
}

.pr-54 {
  padding-right: 54px !important;
}

.pt-54 {
  padding-top: 54px;
}

.pb-54 {
  padding-bottom: 54px;
}

.max-w-54 {
  max-width: 54px;
}

.w-55 {
  width: 55%;
}

.h-55 {
  height: 55px !important;
}

.hp-55 {
  height: 55% !important;
}

.minh-55 {
  min-height: 55vh;
}

.ml-55 {
  margin-left: 55px !important;
}

.mr-55 {
  margin-right: 55px !important;
}

.mt-55 {
  margin-top: 55px !important;
}

.mb-55 {
  margin-bottom: 55px !important;
}

.mr-p-55 {
  margin-right: calc(1% * 55);
}

.pl-55 {
  padding-left: 55px !important;
}

.pr-55 {
  padding-right: 55px !important;
}

.pt-55 {
  padding-top: 55px;
}

.pb-55 {
  padding-bottom: 55px;
}

.max-w-55 {
  max-width: 55px;
}

.w-56 {
  width: 56%;
}

.h-56 {
  height: 56px !important;
}

.hp-56 {
  height: 56% !important;
}

.minh-56 {
  min-height: 56vh;
}

.ml-56 {
  margin-left: 56px !important;
}

.mr-56 {
  margin-right: 56px !important;
}

.mt-56 {
  margin-top: 56px !important;
}

.mb-56 {
  margin-bottom: 56px !important;
}

.mr-p-56 {
  margin-right: calc(1% * 56);
}

.pl-56 {
  padding-left: 56px !important;
}

.pr-56 {
  padding-right: 56px !important;
}

.pt-56 {
  padding-top: 56px;
}

.pb-56 {
  padding-bottom: 56px;
}

.max-w-56 {
  max-width: 56px;
}

.w-57 {
  width: 57%;
}

.h-57 {
  height: 57px !important;
}

.hp-57 {
  height: 57% !important;
}

.minh-57 {
  min-height: 57vh;
}

.ml-57 {
  margin-left: 57px !important;
}

.mr-57 {
  margin-right: 57px !important;
}

.mt-57 {
  margin-top: 57px !important;
}

.mb-57 {
  margin-bottom: 57px !important;
}

.mr-p-57 {
  margin-right: calc(1% * 57);
}

.pl-57 {
  padding-left: 57px !important;
}

.pr-57 {
  padding-right: 57px !important;
}

.pt-57 {
  padding-top: 57px;
}

.pb-57 {
  padding-bottom: 57px;
}

.max-w-57 {
  max-width: 57px;
}

.w-58 {
  width: 58%;
}

.h-58 {
  height: 58px !important;
}

.hp-58 {
  height: 58% !important;
}

.minh-58 {
  min-height: 58vh;
}

.ml-58 {
  margin-left: 58px !important;
}

.mr-58 {
  margin-right: 58px !important;
}

.mt-58 {
  margin-top: 58px !important;
}

.mb-58 {
  margin-bottom: 58px !important;
}

.mr-p-58 {
  margin-right: calc(1% * 58);
}

.pl-58 {
  padding-left: 58px !important;
}

.pr-58 {
  padding-right: 58px !important;
}

.pt-58 {
  padding-top: 58px;
}

.pb-58 {
  padding-bottom: 58px;
}

.max-w-58 {
  max-width: 58px;
}

.w-59 {
  width: 59%;
}

.h-59 {
  height: 59px !important;
}

.hp-59 {
  height: 59% !important;
}

.minh-59 {
  min-height: 59vh;
}

.ml-59 {
  margin-left: 59px !important;
}

.mr-59 {
  margin-right: 59px !important;
}

.mt-59 {
  margin-top: 59px !important;
}

.mb-59 {
  margin-bottom: 59px !important;
}

.mr-p-59 {
  margin-right: calc(1% * 59);
}

.pl-59 {
  padding-left: 59px !important;
}

.pr-59 {
  padding-right: 59px !important;
}

.pt-59 {
  padding-top: 59px;
}

.pb-59 {
  padding-bottom: 59px;
}

.max-w-59 {
  max-width: 59px;
}

.w-60 {
  width: 60%;
}

.h-60 {
  height: 60px !important;
}

.hp-60 {
  height: 60% !important;
}

.minh-60 {
  min-height: 60vh;
}

.ml-60 {
  margin-left: 60px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mr-p-60 {
  margin-right: calc(1% * 60);
}

.pl-60 {
  padding-left: 60px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

.pt-60 {
  padding-top: 60px;
}

.pb-60 {
  padding-bottom: 60px;
}

.max-w-60 {
  max-width: 60px;
}

.w-61 {
  width: 61%;
}

.h-61 {
  height: 61px !important;
}

.hp-61 {
  height: 61% !important;
}

.minh-61 {
  min-height: 61vh;
}

.ml-61 {
  margin-left: 61px !important;
}

.mr-61 {
  margin-right: 61px !important;
}

.mt-61 {
  margin-top: 61px !important;
}

.mb-61 {
  margin-bottom: 61px !important;
}

.mr-p-61 {
  margin-right: calc(1% * 61);
}

.pl-61 {
  padding-left: 61px !important;
}

.pr-61 {
  padding-right: 61px !important;
}

.pt-61 {
  padding-top: 61px;
}

.pb-61 {
  padding-bottom: 61px;
}

.max-w-61 {
  max-width: 61px;
}

.w-62 {
  width: 62%;
}

.h-62 {
  height: 62px !important;
}

.hp-62 {
  height: 62% !important;
}

.minh-62 {
  min-height: 62vh;
}

.ml-62 {
  margin-left: 62px !important;
}

.mr-62 {
  margin-right: 62px !important;
}

.mt-62 {
  margin-top: 62px !important;
}

.mb-62 {
  margin-bottom: 62px !important;
}

.mr-p-62 {
  margin-right: calc(1% * 62);
}

.pl-62 {
  padding-left: 62px !important;
}

.pr-62 {
  padding-right: 62px !important;
}

.pt-62 {
  padding-top: 62px;
}

.pb-62 {
  padding-bottom: 62px;
}

.max-w-62 {
  max-width: 62px;
}

.w-63 {
  width: 63%;
}

.h-63 {
  height: 63px !important;
}

.hp-63 {
  height: 63% !important;
}

.minh-63 {
  min-height: 63vh;
}

.ml-63 {
  margin-left: 63px !important;
}

.mr-63 {
  margin-right: 63px !important;
}

.mt-63 {
  margin-top: 63px !important;
}

.mb-63 {
  margin-bottom: 63px !important;
}

.mr-p-63 {
  margin-right: calc(1% * 63);
}

.pl-63 {
  padding-left: 63px !important;
}

.pr-63 {
  padding-right: 63px !important;
}

.pt-63 {
  padding-top: 63px;
}

.pb-63 {
  padding-bottom: 63px;
}

.max-w-63 {
  max-width: 63px;
}

.w-64 {
  width: 64%;
}

.h-64 {
  height: 64px !important;
}

.hp-64 {
  height: 64% !important;
}

.minh-64 {
  min-height: 64vh;
}

.ml-64 {
  margin-left: 64px !important;
}

.mr-64 {
  margin-right: 64px !important;
}

.mt-64 {
  margin-top: 64px !important;
}

.mb-64 {
  margin-bottom: 64px !important;
}

.mr-p-64 {
  margin-right: calc(1% * 64);
}

.pl-64 {
  padding-left: 64px !important;
}

.pr-64 {
  padding-right: 64px !important;
}

.pt-64 {
  padding-top: 64px;
}

.pb-64 {
  padding-bottom: 64px;
}

.max-w-64 {
  max-width: 64px;
}

.w-65 {
  width: 65%;
}

.h-65 {
  height: 65px !important;
}

.hp-65 {
  height: 65% !important;
}

.minh-65 {
  min-height: 65vh;
}

.ml-65 {
  margin-left: 65px !important;
}

.mr-65 {
  margin-right: 65px !important;
}

.mt-65 {
  margin-top: 65px !important;
}

.mb-65 {
  margin-bottom: 65px !important;
}

.mr-p-65 {
  margin-right: calc(1% * 65);
}

.pl-65 {
  padding-left: 65px !important;
}

.pr-65 {
  padding-right: 65px !important;
}

.pt-65 {
  padding-top: 65px;
}

.pb-65 {
  padding-bottom: 65px;
}

.max-w-65 {
  max-width: 65px;
}

.w-66 {
  width: 66%;
}

.h-66 {
  height: 66px !important;
}

.hp-66 {
  height: 66% !important;
}

.minh-66 {
  min-height: 66vh;
}

.ml-66 {
  margin-left: 66px !important;
}

.mr-66 {
  margin-right: 66px !important;
}

.mt-66 {
  margin-top: 66px !important;
}

.mb-66 {
  margin-bottom: 66px !important;
}

.mr-p-66 {
  margin-right: calc(1% * 66);
}

.pl-66 {
  padding-left: 66px !important;
}

.pr-66 {
  padding-right: 66px !important;
}

.pt-66 {
  padding-top: 66px;
}

.pb-66 {
  padding-bottom: 66px;
}

.max-w-66 {
  max-width: 66px;
}

.w-67 {
  width: 67%;
}

.h-67 {
  height: 67px !important;
}

.hp-67 {
  height: 67% !important;
}

.minh-67 {
  min-height: 67vh;
}

.ml-67 {
  margin-left: 67px !important;
}

.mr-67 {
  margin-right: 67px !important;
}

.mt-67 {
  margin-top: 67px !important;
}

.mb-67 {
  margin-bottom: 67px !important;
}

.mr-p-67 {
  margin-right: calc(1% * 67);
}

.pl-67 {
  padding-left: 67px !important;
}

.pr-67 {
  padding-right: 67px !important;
}

.pt-67 {
  padding-top: 67px;
}

.pb-67 {
  padding-bottom: 67px;
}

.max-w-67 {
  max-width: 67px;
}

.w-68 {
  width: 68%;
}

.h-68 {
  height: 68px !important;
}

.hp-68 {
  height: 68% !important;
}

.minh-68 {
  min-height: 68vh;
}

.ml-68 {
  margin-left: 68px !important;
}

.mr-68 {
  margin-right: 68px !important;
}

.mt-68 {
  margin-top: 68px !important;
}

.mb-68 {
  margin-bottom: 68px !important;
}

.mr-p-68 {
  margin-right: calc(1% * 68);
}

.pl-68 {
  padding-left: 68px !important;
}

.pr-68 {
  padding-right: 68px !important;
}

.pt-68 {
  padding-top: 68px;
}

.pb-68 {
  padding-bottom: 68px;
}

.max-w-68 {
  max-width: 68px;
}

.w-69 {
  width: 69%;
}

.h-69 {
  height: 69px !important;
}

.hp-69 {
  height: 69% !important;
}

.minh-69 {
  min-height: 69vh;
}

.ml-69 {
  margin-left: 69px !important;
}

.mr-69 {
  margin-right: 69px !important;
}

.mt-69 {
  margin-top: 69px !important;
}

.mb-69 {
  margin-bottom: 69px !important;
}

.mr-p-69 {
  margin-right: calc(1% * 69);
}

.pl-69 {
  padding-left: 69px !important;
}

.pr-69 {
  padding-right: 69px !important;
}

.pt-69 {
  padding-top: 69px;
}

.pb-69 {
  padding-bottom: 69px;
}

.max-w-69 {
  max-width: 69px;
}

.w-70 {
  width: 70%;
}

.h-70 {
  height: 70px !important;
}

.hp-70 {
  height: 70% !important;
}

.minh-70 {
  min-height: 70vh;
}

.ml-70 {
  margin-left: 70px !important;
}

.mr-70 {
  margin-right: 70px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mr-p-70 {
  margin-right: calc(1% * 70);
}

.pl-70 {
  padding-left: 70px !important;
}

.pr-70 {
  padding-right: 70px !important;
}

.pt-70 {
  padding-top: 70px;
}

.pb-70 {
  padding-bottom: 70px;
}

.max-w-70 {
  max-width: 70px;
}

.w-71 {
  width: 71%;
}

.h-71 {
  height: 71px !important;
}

.hp-71 {
  height: 71% !important;
}

.minh-71 {
  min-height: 71vh;
}

.ml-71 {
  margin-left: 71px !important;
}

.mr-71 {
  margin-right: 71px !important;
}

.mt-71 {
  margin-top: 71px !important;
}

.mb-71 {
  margin-bottom: 71px !important;
}

.mr-p-71 {
  margin-right: calc(1% * 71);
}

.pl-71 {
  padding-left: 71px !important;
}

.pr-71 {
  padding-right: 71px !important;
}

.pt-71 {
  padding-top: 71px;
}

.pb-71 {
  padding-bottom: 71px;
}

.max-w-71 {
  max-width: 71px;
}

.w-72 {
  width: 72%;
}

.h-72 {
  height: 72px !important;
}

.hp-72 {
  height: 72% !important;
}

.minh-72 {
  min-height: 72vh;
}

.ml-72 {
  margin-left: 72px !important;
}

.mr-72 {
  margin-right: 72px !important;
}

.mt-72 {
  margin-top: 72px !important;
}

.mb-72 {
  margin-bottom: 72px !important;
}

.mr-p-72 {
  margin-right: calc(1% * 72);
}

.pl-72 {
  padding-left: 72px !important;
}

.pr-72 {
  padding-right: 72px !important;
}

.pt-72 {
  padding-top: 72px;
}

.pb-72 {
  padding-bottom: 72px;
}

.max-w-72 {
  max-width: 72px;
}

.w-73 {
  width: 73%;
}

.h-73 {
  height: 73px !important;
}

.hp-73 {
  height: 73% !important;
}

.minh-73 {
  min-height: 73vh;
}

.ml-73 {
  margin-left: 73px !important;
}

.mr-73 {
  margin-right: 73px !important;
}

.mt-73 {
  margin-top: 73px !important;
}

.mb-73 {
  margin-bottom: 73px !important;
}

.mr-p-73 {
  margin-right: calc(1% * 73);
}

.pl-73 {
  padding-left: 73px !important;
}

.pr-73 {
  padding-right: 73px !important;
}

.pt-73 {
  padding-top: 73px;
}

.pb-73 {
  padding-bottom: 73px;
}

.max-w-73 {
  max-width: 73px;
}

.w-74 {
  width: 74%;
}

.h-74 {
  height: 74px !important;
}

.hp-74 {
  height: 74% !important;
}

.minh-74 {
  min-height: 74vh;
}

.ml-74 {
  margin-left: 74px !important;
}

.mr-74 {
  margin-right: 74px !important;
}

.mt-74 {
  margin-top: 74px !important;
}

.mb-74 {
  margin-bottom: 74px !important;
}

.mr-p-74 {
  margin-right: calc(1% * 74);
}

.pl-74 {
  padding-left: 74px !important;
}

.pr-74 {
  padding-right: 74px !important;
}

.pt-74 {
  padding-top: 74px;
}

.pb-74 {
  padding-bottom: 74px;
}

.max-w-74 {
  max-width: 74px;
}

.w-75 {
  width: 75%;
}

.h-75 {
  height: 75px !important;
}

.hp-75 {
  height: 75% !important;
}

.minh-75 {
  min-height: 75vh;
}

.ml-75 {
  margin-left: 75px !important;
}

.mr-75 {
  margin-right: 75px !important;
}

.mt-75 {
  margin-top: 75px !important;
}

.mb-75 {
  margin-bottom: 75px !important;
}

.mr-p-75 {
  margin-right: calc(1% * 75);
}

.pl-75 {
  padding-left: 75px !important;
}

.pr-75 {
  padding-right: 75px !important;
}

.pt-75 {
  padding-top: 75px;
}

.pb-75 {
  padding-bottom: 75px;
}

.max-w-75 {
  max-width: 75px;
}

.w-76 {
  width: 76%;
}

.h-76 {
  height: 76px !important;
}

.hp-76 {
  height: 76% !important;
}

.minh-76 {
  min-height: 76vh;
}

.ml-76 {
  margin-left: 76px !important;
}

.mr-76 {
  margin-right: 76px !important;
}

.mt-76 {
  margin-top: 76px !important;
}

.mb-76 {
  margin-bottom: 76px !important;
}

.mr-p-76 {
  margin-right: calc(1% * 76);
}

.pl-76 {
  padding-left: 76px !important;
}

.pr-76 {
  padding-right: 76px !important;
}

.pt-76 {
  padding-top: 76px;
}

.pb-76 {
  padding-bottom: 76px;
}

.max-w-76 {
  max-width: 76px;
}

.w-77 {
  width: 77%;
}

.h-77 {
  height: 77px !important;
}

.hp-77 {
  height: 77% !important;
}

.minh-77 {
  min-height: 77vh;
}

.ml-77 {
  margin-left: 77px !important;
}

.mr-77 {
  margin-right: 77px !important;
}

.mt-77 {
  margin-top: 77px !important;
}

.mb-77 {
  margin-bottom: 77px !important;
}

.mr-p-77 {
  margin-right: calc(1% * 77);
}

.pl-77 {
  padding-left: 77px !important;
}

.pr-77 {
  padding-right: 77px !important;
}

.pt-77 {
  padding-top: 77px;
}

.pb-77 {
  padding-bottom: 77px;
}

.max-w-77 {
  max-width: 77px;
}

.w-78 {
  width: 78%;
}

.h-78 {
  height: 78px !important;
}

.hp-78 {
  height: 78% !important;
}

.minh-78 {
  min-height: 78vh;
}

.ml-78 {
  margin-left: 78px !important;
}

.mr-78 {
  margin-right: 78px !important;
}

.mt-78 {
  margin-top: 78px !important;
}

.mb-78 {
  margin-bottom: 78px !important;
}

.mr-p-78 {
  margin-right: calc(1% * 78);
}

.pl-78 {
  padding-left: 78px !important;
}

.pr-78 {
  padding-right: 78px !important;
}

.pt-78 {
  padding-top: 78px;
}

.pb-78 {
  padding-bottom: 78px;
}

.max-w-78 {
  max-width: 78px;
}

.w-79 {
  width: 79%;
}

.h-79 {
  height: 79px !important;
}

.hp-79 {
  height: 79% !important;
}

.minh-79 {
  min-height: 79vh;
}

.ml-79 {
  margin-left: 79px !important;
}

.mr-79 {
  margin-right: 79px !important;
}

.mt-79 {
  margin-top: 79px !important;
}

.mb-79 {
  margin-bottom: 79px !important;
}

.mr-p-79 {
  margin-right: calc(1% * 79);
}

.pl-79 {
  padding-left: 79px !important;
}

.pr-79 {
  padding-right: 79px !important;
}

.pt-79 {
  padding-top: 79px;
}

.pb-79 {
  padding-bottom: 79px;
}

.max-w-79 {
  max-width: 79px;
}

.w-80 {
  width: 80%;
}

.h-80 {
  height: 80px !important;
}

.hp-80 {
  height: 80% !important;
}

.minh-80 {
  min-height: 80vh;
}

.ml-80 {
  margin-left: 80px !important;
}

.mr-80 {
  margin-right: 80px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mr-p-80 {
  margin-right: calc(1% * 80);
}

.pl-80 {
  padding-left: 80px !important;
}

.pr-80 {
  padding-right: 80px !important;
}

.pt-80 {
  padding-top: 80px;
}

.pb-80 {
  padding-bottom: 80px;
}

.max-w-80 {
  max-width: 80px;
}

.w-81 {
  width: 81%;
}

.h-81 {
  height: 81px !important;
}

.hp-81 {
  height: 81% !important;
}

.minh-81 {
  min-height: 81vh;
}

.ml-81 {
  margin-left: 81px !important;
}

.mr-81 {
  margin-right: 81px !important;
}

.mt-81 {
  margin-top: 81px !important;
}

.mb-81 {
  margin-bottom: 81px !important;
}

.mr-p-81 {
  margin-right: calc(1% * 81);
}

.pl-81 {
  padding-left: 81px !important;
}

.pr-81 {
  padding-right: 81px !important;
}

.pt-81 {
  padding-top: 81px;
}

.pb-81 {
  padding-bottom: 81px;
}

.max-w-81 {
  max-width: 81px;
}

.w-82 {
  width: 82%;
}

.h-82 {
  height: 82px !important;
}

.hp-82 {
  height: 82% !important;
}

.minh-82 {
  min-height: 82vh;
}

.ml-82 {
  margin-left: 82px !important;
}

.mr-82 {
  margin-right: 82px !important;
}

.mt-82 {
  margin-top: 82px !important;
}

.mb-82 {
  margin-bottom: 82px !important;
}

.mr-p-82 {
  margin-right: calc(1% * 82);
}

.pl-82 {
  padding-left: 82px !important;
}

.pr-82 {
  padding-right: 82px !important;
}

.pt-82 {
  padding-top: 82px;
}

.pb-82 {
  padding-bottom: 82px;
}

.max-w-82 {
  max-width: 82px;
}

.w-83 {
  width: 83%;
}

.h-83 {
  height: 83px !important;
}

.hp-83 {
  height: 83% !important;
}

.minh-83 {
  min-height: 83vh;
}

.ml-83 {
  margin-left: 83px !important;
}

.mr-83 {
  margin-right: 83px !important;
}

.mt-83 {
  margin-top: 83px !important;
}

.mb-83 {
  margin-bottom: 83px !important;
}

.mr-p-83 {
  margin-right: calc(1% * 83);
}

.pl-83 {
  padding-left: 83px !important;
}

.pr-83 {
  padding-right: 83px !important;
}

.pt-83 {
  padding-top: 83px;
}

.pb-83 {
  padding-bottom: 83px;
}

.max-w-83 {
  max-width: 83px;
}

.w-84 {
  width: 84%;
}

.h-84 {
  height: 84px !important;
}

.hp-84 {
  height: 84% !important;
}

.minh-84 {
  min-height: 84vh;
}

.ml-84 {
  margin-left: 84px !important;
}

.mr-84 {
  margin-right: 84px !important;
}

.mt-84 {
  margin-top: 84px !important;
}

.mb-84 {
  margin-bottom: 84px !important;
}

.mr-p-84 {
  margin-right: calc(1% * 84);
}

.pl-84 {
  padding-left: 84px !important;
}

.pr-84 {
  padding-right: 84px !important;
}

.pt-84 {
  padding-top: 84px;
}

.pb-84 {
  padding-bottom: 84px;
}

.max-w-84 {
  max-width: 84px;
}

.w-85 {
  width: 85%;
}

.h-85 {
  height: 85px !important;
}

.hp-85 {
  height: 85% !important;
}

.minh-85 {
  min-height: 85vh;
}

.ml-85 {
  margin-left: 85px !important;
}

.mr-85 {
  margin-right: 85px !important;
}

.mt-85 {
  margin-top: 85px !important;
}

.mb-85 {
  margin-bottom: 85px !important;
}

.mr-p-85 {
  margin-right: calc(1% * 85);
}

.pl-85 {
  padding-left: 85px !important;
}

.pr-85 {
  padding-right: 85px !important;
}

.pt-85 {
  padding-top: 85px;
}

.pb-85 {
  padding-bottom: 85px;
}

.max-w-85 {
  max-width: 85px;
}

.w-86 {
  width: 86%;
}

.h-86 {
  height: 86px !important;
}

.hp-86 {
  height: 86% !important;
}

.minh-86 {
  min-height: 86vh;
}

.ml-86 {
  margin-left: 86px !important;
}

.mr-86 {
  margin-right: 86px !important;
}

.mt-86 {
  margin-top: 86px !important;
}

.mb-86 {
  margin-bottom: 86px !important;
}

.mr-p-86 {
  margin-right: calc(1% * 86);
}

.pl-86 {
  padding-left: 86px !important;
}

.pr-86 {
  padding-right: 86px !important;
}

.pt-86 {
  padding-top: 86px;
}

.pb-86 {
  padding-bottom: 86px;
}

.max-w-86 {
  max-width: 86px;
}

.w-87 {
  width: 87%;
}

.h-87 {
  height: 87px !important;
}

.hp-87 {
  height: 87% !important;
}

.minh-87 {
  min-height: 87vh;
}

.ml-87 {
  margin-left: 87px !important;
}

.mr-87 {
  margin-right: 87px !important;
}

.mt-87 {
  margin-top: 87px !important;
}

.mb-87 {
  margin-bottom: 87px !important;
}

.mr-p-87 {
  margin-right: calc(1% * 87);
}

.pl-87 {
  padding-left: 87px !important;
}

.pr-87 {
  padding-right: 87px !important;
}

.pt-87 {
  padding-top: 87px;
}

.pb-87 {
  padding-bottom: 87px;
}

.max-w-87 {
  max-width: 87px;
}

.w-88 {
  width: 88%;
}

.h-88 {
  height: 88px !important;
}

.hp-88 {
  height: 88% !important;
}

.minh-88 {
  min-height: 88vh;
}

.ml-88 {
  margin-left: 88px !important;
}

.mr-88 {
  margin-right: 88px !important;
}

.mt-88 {
  margin-top: 88px !important;
}

.mb-88 {
  margin-bottom: 88px !important;
}

.mr-p-88 {
  margin-right: calc(1% * 88);
}

.pl-88 {
  padding-left: 88px !important;
}

.pr-88 {
  padding-right: 88px !important;
}

.pt-88 {
  padding-top: 88px;
}

.pb-88 {
  padding-bottom: 88px;
}

.max-w-88 {
  max-width: 88px;
}

.w-89 {
  width: 89%;
}

.h-89 {
  height: 89px !important;
}

.hp-89 {
  height: 89% !important;
}

.minh-89 {
  min-height: 89vh;
}

.ml-89 {
  margin-left: 89px !important;
}

.mr-89 {
  margin-right: 89px !important;
}

.mt-89 {
  margin-top: 89px !important;
}

.mb-89 {
  margin-bottom: 89px !important;
}

.mr-p-89 {
  margin-right: calc(1% * 89);
}

.pl-89 {
  padding-left: 89px !important;
}

.pr-89 {
  padding-right: 89px !important;
}

.pt-89 {
  padding-top: 89px;
}

.pb-89 {
  padding-bottom: 89px;
}

.max-w-89 {
  max-width: 89px;
}

.w-90 {
  width: 90%;
}

.h-90 {
  height: 90px !important;
}

.hp-90 {
  height: 90% !important;
}

.minh-90 {
  min-height: 90vh;
}

.ml-90 {
  margin-left: 90px !important;
}

.mr-90 {
  margin-right: 90px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.mr-p-90 {
  margin-right: calc(1% * 90);
}

.pl-90 {
  padding-left: 90px !important;
}

.pr-90 {
  padding-right: 90px !important;
}

.pt-90 {
  padding-top: 90px;
}

.pb-90 {
  padding-bottom: 90px;
}

.max-w-90 {
  max-width: 90px;
}

.w-91 {
  width: 91%;
}

.h-91 {
  height: 91px !important;
}

.hp-91 {
  height: 91% !important;
}

.minh-91 {
  min-height: 91vh;
}

.ml-91 {
  margin-left: 91px !important;
}

.mr-91 {
  margin-right: 91px !important;
}

.mt-91 {
  margin-top: 91px !important;
}

.mb-91 {
  margin-bottom: 91px !important;
}

.mr-p-91 {
  margin-right: calc(1% * 91);
}

.pl-91 {
  padding-left: 91px !important;
}

.pr-91 {
  padding-right: 91px !important;
}

.pt-91 {
  padding-top: 91px;
}

.pb-91 {
  padding-bottom: 91px;
}

.max-w-91 {
  max-width: 91px;
}

.w-92 {
  width: 92%;
}

.h-92 {
  height: 92px !important;
}

.hp-92 {
  height: 92% !important;
}

.minh-92 {
  min-height: 92vh;
}

.ml-92 {
  margin-left: 92px !important;
}

.mr-92 {
  margin-right: 92px !important;
}

.mt-92 {
  margin-top: 92px !important;
}

.mb-92 {
  margin-bottom: 92px !important;
}

.mr-p-92 {
  margin-right: calc(1% * 92);
}

.pl-92 {
  padding-left: 92px !important;
}

.pr-92 {
  padding-right: 92px !important;
}

.pt-92 {
  padding-top: 92px;
}

.pb-92 {
  padding-bottom: 92px;
}

.max-w-92 {
  max-width: 92px;
}

.w-93 {
  width: 93%;
}

.h-93 {
  height: 93px !important;
}

.hp-93 {
  height: 93% !important;
}

.minh-93 {
  min-height: 93vh;
}

.ml-93 {
  margin-left: 93px !important;
}

.mr-93 {
  margin-right: 93px !important;
}

.mt-93 {
  margin-top: 93px !important;
}

.mb-93 {
  margin-bottom: 93px !important;
}

.mr-p-93 {
  margin-right: calc(1% * 93);
}

.pl-93 {
  padding-left: 93px !important;
}

.pr-93 {
  padding-right: 93px !important;
}

.pt-93 {
  padding-top: 93px;
}

.pb-93 {
  padding-bottom: 93px;
}

.max-w-93 {
  max-width: 93px;
}

.w-94 {
  width: 94%;
}

.h-94 {
  height: 94px !important;
}

.hp-94 {
  height: 94% !important;
}

.minh-94 {
  min-height: 94vh;
}

.ml-94 {
  margin-left: 94px !important;
}

.mr-94 {
  margin-right: 94px !important;
}

.mt-94 {
  margin-top: 94px !important;
}

.mb-94 {
  margin-bottom: 94px !important;
}

.mr-p-94 {
  margin-right: calc(1% * 94);
}

.pl-94 {
  padding-left: 94px !important;
}

.pr-94 {
  padding-right: 94px !important;
}

.pt-94 {
  padding-top: 94px;
}

.pb-94 {
  padding-bottom: 94px;
}

.max-w-94 {
  max-width: 94px;
}

.w-95 {
  width: 95%;
}

.h-95 {
  height: 95px !important;
}

.hp-95 {
  height: 95% !important;
}

.minh-95 {
  min-height: 95vh;
}

.ml-95 {
  margin-left: 95px !important;
}

.mr-95 {
  margin-right: 95px !important;
}

.mt-95 {
  margin-top: 95px !important;
}

.mb-95 {
  margin-bottom: 95px !important;
}

.mr-p-95 {
  margin-right: calc(1% * 95);
}

.pl-95 {
  padding-left: 95px !important;
}

.pr-95 {
  padding-right: 95px !important;
}

.pt-95 {
  padding-top: 95px;
}

.pb-95 {
  padding-bottom: 95px;
}

.max-w-95 {
  max-width: 95px;
}

.w-96 {
  width: 96%;
}

.h-96 {
  height: 96px !important;
}

.hp-96 {
  height: 96% !important;
}

.minh-96 {
  min-height: 96vh;
}

.ml-96 {
  margin-left: 96px !important;
}

.mr-96 {
  margin-right: 96px !important;
}

.mt-96 {
  margin-top: 96px !important;
}

.mb-96 {
  margin-bottom: 96px !important;
}

.mr-p-96 {
  margin-right: calc(1% * 96);
}

.pl-96 {
  padding-left: 96px !important;
}

.pr-96 {
  padding-right: 96px !important;
}

.pt-96 {
  padding-top: 96px;
}

.pb-96 {
  padding-bottom: 96px;
}

.max-w-96 {
  max-width: 96px;
}

.w-97 {
  width: 97%;
}

.h-97 {
  height: 97px !important;
}

.hp-97 {
  height: 97% !important;
}

.minh-97 {
  min-height: 97vh;
}

.ml-97 {
  margin-left: 97px !important;
}

.mr-97 {
  margin-right: 97px !important;
}

.mt-97 {
  margin-top: 97px !important;
}

.mb-97 {
  margin-bottom: 97px !important;
}

.mr-p-97 {
  margin-right: calc(1% * 97);
}

.pl-97 {
  padding-left: 97px !important;
}

.pr-97 {
  padding-right: 97px !important;
}

.pt-97 {
  padding-top: 97px;
}

.pb-97 {
  padding-bottom: 97px;
}

.max-w-97 {
  max-width: 97px;
}

.w-98 {
  width: 98%;
}

.h-98 {
  height: 98px !important;
}

.hp-98 {
  height: 98% !important;
}

.minh-98 {
  min-height: 98vh;
}

.ml-98 {
  margin-left: 98px !important;
}

.mr-98 {
  margin-right: 98px !important;
}

.mt-98 {
  margin-top: 98px !important;
}

.mb-98 {
  margin-bottom: 98px !important;
}

.mr-p-98 {
  margin-right: calc(1% * 98);
}

.pl-98 {
  padding-left: 98px !important;
}

.pr-98 {
  padding-right: 98px !important;
}

.pt-98 {
  padding-top: 98px;
}

.pb-98 {
  padding-bottom: 98px;
}

.max-w-98 {
  max-width: 98px;
}

.w-99 {
  width: 99%;
}

.h-99 {
  height: 99px !important;
}

.hp-99 {
  height: 99% !important;
}

.minh-99 {
  min-height: 99vh;
}

.ml-99 {
  margin-left: 99px !important;
}

.mr-99 {
  margin-right: 99px !important;
}

.mt-99 {
  margin-top: 99px !important;
}

.mb-99 {
  margin-bottom: 99px !important;
}

.mr-p-99 {
  margin-right: calc(1% * 99);
}

.pl-99 {
  padding-left: 99px !important;
}

.pr-99 {
  padding-right: 99px !important;
}

.pt-99 {
  padding-top: 99px;
}

.pb-99 {
  padding-bottom: 99px;
}

.max-w-99 {
  max-width: 99px;
}

.w-100 {
  width: 100%;
}

.h-100 {
  height: 100px !important;
}

.hp-100 {
  height: 100% !important;
}

.minh-100 {
  min-height: 100vh;
}

.ml-100 {
  margin-left: 100px !important;
}

.mr-100 {
  margin-right: 100px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.mr-p-100 {
  margin-right: calc(1% * 100);
}

.pl-100 {
  padding-left: 100px !important;
}

.pr-100 {
  padding-right: 100px !important;
}

.pt-100 {
  padding-top: 100px;
}

.pb-100 {
  padding-bottom: 100px;
}

.max-w-100 {
  max-width: 100px;
}

.w-101 {
  width: 101%;
}

.h-101 {
  height: 101px !important;
}

.hp-101 {
  height: 101% !important;
}

.minh-101 {
  min-height: 101vh;
}

.ml-101 {
  margin-left: 101px !important;
}

.mr-101 {
  margin-right: 101px !important;
}

.mt-101 {
  margin-top: 101px !important;
}

.mb-101 {
  margin-bottom: 101px !important;
}

.mr-p-101 {
  margin-right: calc(1% * 101);
}

.pl-101 {
  padding-left: 101px !important;
}

.pr-101 {
  padding-right: 101px !important;
}

.pt-101 {
  padding-top: 101px;
}

.pb-101 {
  padding-bottom: 101px;
}

.max-w-101 {
  max-width: 101px;
}

.w-102 {
  width: 102%;
}

.h-102 {
  height: 102px !important;
}

.hp-102 {
  height: 102% !important;
}

.minh-102 {
  min-height: 102vh;
}

.ml-102 {
  margin-left: 102px !important;
}

.mr-102 {
  margin-right: 102px !important;
}

.mt-102 {
  margin-top: 102px !important;
}

.mb-102 {
  margin-bottom: 102px !important;
}

.mr-p-102 {
  margin-right: calc(1% * 102);
}

.pl-102 {
  padding-left: 102px !important;
}

.pr-102 {
  padding-right: 102px !important;
}

.pt-102 {
  padding-top: 102px;
}

.pb-102 {
  padding-bottom: 102px;
}

.max-w-102 {
  max-width: 102px;
}

.w-103 {
  width: 103%;
}

.h-103 {
  height: 103px !important;
}

.hp-103 {
  height: 103% !important;
}

.minh-103 {
  min-height: 103vh;
}

.ml-103 {
  margin-left: 103px !important;
}

.mr-103 {
  margin-right: 103px !important;
}

.mt-103 {
  margin-top: 103px !important;
}

.mb-103 {
  margin-bottom: 103px !important;
}

.mr-p-103 {
  margin-right: calc(1% * 103);
}

.pl-103 {
  padding-left: 103px !important;
}

.pr-103 {
  padding-right: 103px !important;
}

.pt-103 {
  padding-top: 103px;
}

.pb-103 {
  padding-bottom: 103px;
}

.max-w-103 {
  max-width: 103px;
}

.w-104 {
  width: 104%;
}

.h-104 {
  height: 104px !important;
}

.hp-104 {
  height: 104% !important;
}

.minh-104 {
  min-height: 104vh;
}

.ml-104 {
  margin-left: 104px !important;
}

.mr-104 {
  margin-right: 104px !important;
}

.mt-104 {
  margin-top: 104px !important;
}

.mb-104 {
  margin-bottom: 104px !important;
}

.mr-p-104 {
  margin-right: calc(1% * 104);
}

.pl-104 {
  padding-left: 104px !important;
}

.pr-104 {
  padding-right: 104px !important;
}

.pt-104 {
  padding-top: 104px;
}

.pb-104 {
  padding-bottom: 104px;
}

.max-w-104 {
  max-width: 104px;
}

.w-105 {
  width: 105%;
}

.h-105 {
  height: 105px !important;
}

.hp-105 {
  height: 105% !important;
}

.minh-105 {
  min-height: 105vh;
}

.ml-105 {
  margin-left: 105px !important;
}

.mr-105 {
  margin-right: 105px !important;
}

.mt-105 {
  margin-top: 105px !important;
}

.mb-105 {
  margin-bottom: 105px !important;
}

.mr-p-105 {
  margin-right: calc(1% * 105);
}

.pl-105 {
  padding-left: 105px !important;
}

.pr-105 {
  padding-right: 105px !important;
}

.pt-105 {
  padding-top: 105px;
}

.pb-105 {
  padding-bottom: 105px;
}

.max-w-105 {
  max-width: 105px;
}

.w-106 {
  width: 106%;
}

.h-106 {
  height: 106px !important;
}

.hp-106 {
  height: 106% !important;
}

.minh-106 {
  min-height: 106vh;
}

.ml-106 {
  margin-left: 106px !important;
}

.mr-106 {
  margin-right: 106px !important;
}

.mt-106 {
  margin-top: 106px !important;
}

.mb-106 {
  margin-bottom: 106px !important;
}

.mr-p-106 {
  margin-right: calc(1% * 106);
}

.pl-106 {
  padding-left: 106px !important;
}

.pr-106 {
  padding-right: 106px !important;
}

.pt-106 {
  padding-top: 106px;
}

.pb-106 {
  padding-bottom: 106px;
}

.max-w-106 {
  max-width: 106px;
}

.w-107 {
  width: 107%;
}

.h-107 {
  height: 107px !important;
}

.hp-107 {
  height: 107% !important;
}

.minh-107 {
  min-height: 107vh;
}

.ml-107 {
  margin-left: 107px !important;
}

.mr-107 {
  margin-right: 107px !important;
}

.mt-107 {
  margin-top: 107px !important;
}

.mb-107 {
  margin-bottom: 107px !important;
}

.mr-p-107 {
  margin-right: calc(1% * 107);
}

.pl-107 {
  padding-left: 107px !important;
}

.pr-107 {
  padding-right: 107px !important;
}

.pt-107 {
  padding-top: 107px;
}

.pb-107 {
  padding-bottom: 107px;
}

.max-w-107 {
  max-width: 107px;
}

.w-108 {
  width: 108%;
}

.h-108 {
  height: 108px !important;
}

.hp-108 {
  height: 108% !important;
}

.minh-108 {
  min-height: 108vh;
}

.ml-108 {
  margin-left: 108px !important;
}

.mr-108 {
  margin-right: 108px !important;
}

.mt-108 {
  margin-top: 108px !important;
}

.mb-108 {
  margin-bottom: 108px !important;
}

.mr-p-108 {
  margin-right: calc(1% * 108);
}

.pl-108 {
  padding-left: 108px !important;
}

.pr-108 {
  padding-right: 108px !important;
}

.pt-108 {
  padding-top: 108px;
}

.pb-108 {
  padding-bottom: 108px;
}

.max-w-108 {
  max-width: 108px;
}

.w-109 {
  width: 109%;
}

.h-109 {
  height: 109px !important;
}

.hp-109 {
  height: 109% !important;
}

.minh-109 {
  min-height: 109vh;
}

.ml-109 {
  margin-left: 109px !important;
}

.mr-109 {
  margin-right: 109px !important;
}

.mt-109 {
  margin-top: 109px !important;
}

.mb-109 {
  margin-bottom: 109px !important;
}

.mr-p-109 {
  margin-right: calc(1% * 109);
}

.pl-109 {
  padding-left: 109px !important;
}

.pr-109 {
  padding-right: 109px !important;
}

.pt-109 {
  padding-top: 109px;
}

.pb-109 {
  padding-bottom: 109px;
}

.max-w-109 {
  max-width: 109px;
}

.w-110 {
  width: 110%;
}

.h-110 {
  height: 110px !important;
}

.hp-110 {
  height: 110% !important;
}

.minh-110 {
  min-height: 110vh;
}

.ml-110 {
  margin-left: 110px !important;
}

.mr-110 {
  margin-right: 110px !important;
}

.mt-110 {
  margin-top: 110px !important;
}

.mb-110 {
  margin-bottom: 110px !important;
}

.mr-p-110 {
  margin-right: calc(1% * 110);
}

.pl-110 {
  padding-left: 110px !important;
}

.pr-110 {
  padding-right: 110px !important;
}

.pt-110 {
  padding-top: 110px;
}

.pb-110 {
  padding-bottom: 110px;
}

.max-w-110 {
  max-width: 110px;
}

.w-111 {
  width: 111%;
}

.h-111 {
  height: 111px !important;
}

.hp-111 {
  height: 111% !important;
}

.minh-111 {
  min-height: 111vh;
}

.ml-111 {
  margin-left: 111px !important;
}

.mr-111 {
  margin-right: 111px !important;
}

.mt-111 {
  margin-top: 111px !important;
}

.mb-111 {
  margin-bottom: 111px !important;
}

.mr-p-111 {
  margin-right: calc(1% * 111);
}

.pl-111 {
  padding-left: 111px !important;
}

.pr-111 {
  padding-right: 111px !important;
}

.pt-111 {
  padding-top: 111px;
}

.pb-111 {
  padding-bottom: 111px;
}

.max-w-111 {
  max-width: 111px;
}

.w-112 {
  width: 112%;
}

.h-112 {
  height: 112px !important;
}

.hp-112 {
  height: 112% !important;
}

.minh-112 {
  min-height: 112vh;
}

.ml-112 {
  margin-left: 112px !important;
}

.mr-112 {
  margin-right: 112px !important;
}

.mt-112 {
  margin-top: 112px !important;
}

.mb-112 {
  margin-bottom: 112px !important;
}

.mr-p-112 {
  margin-right: calc(1% * 112);
}

.pl-112 {
  padding-left: 112px !important;
}

.pr-112 {
  padding-right: 112px !important;
}

.pt-112 {
  padding-top: 112px;
}

.pb-112 {
  padding-bottom: 112px;
}

.max-w-112 {
  max-width: 112px;
}

.w-113 {
  width: 113%;
}

.h-113 {
  height: 113px !important;
}

.hp-113 {
  height: 113% !important;
}

.minh-113 {
  min-height: 113vh;
}

.ml-113 {
  margin-left: 113px !important;
}

.mr-113 {
  margin-right: 113px !important;
}

.mt-113 {
  margin-top: 113px !important;
}

.mb-113 {
  margin-bottom: 113px !important;
}

.mr-p-113 {
  margin-right: calc(1% * 113);
}

.pl-113 {
  padding-left: 113px !important;
}

.pr-113 {
  padding-right: 113px !important;
}

.pt-113 {
  padding-top: 113px;
}

.pb-113 {
  padding-bottom: 113px;
}

.max-w-113 {
  max-width: 113px;
}

.w-114 {
  width: 114%;
}

.h-114 {
  height: 114px !important;
}

.hp-114 {
  height: 114% !important;
}

.minh-114 {
  min-height: 114vh;
}

.ml-114 {
  margin-left: 114px !important;
}

.mr-114 {
  margin-right: 114px !important;
}

.mt-114 {
  margin-top: 114px !important;
}

.mb-114 {
  margin-bottom: 114px !important;
}

.mr-p-114 {
  margin-right: calc(1% * 114);
}

.pl-114 {
  padding-left: 114px !important;
}

.pr-114 {
  padding-right: 114px !important;
}

.pt-114 {
  padding-top: 114px;
}

.pb-114 {
  padding-bottom: 114px;
}

.max-w-114 {
  max-width: 114px;
}

.w-115 {
  width: 115%;
}

.h-115 {
  height: 115px !important;
}

.hp-115 {
  height: 115% !important;
}

.minh-115 {
  min-height: 115vh;
}

.ml-115 {
  margin-left: 115px !important;
}

.mr-115 {
  margin-right: 115px !important;
}

.mt-115 {
  margin-top: 115px !important;
}

.mb-115 {
  margin-bottom: 115px !important;
}

.mr-p-115 {
  margin-right: calc(1% * 115);
}

.pl-115 {
  padding-left: 115px !important;
}

.pr-115 {
  padding-right: 115px !important;
}

.pt-115 {
  padding-top: 115px;
}

.pb-115 {
  padding-bottom: 115px;
}

.max-w-115 {
  max-width: 115px;
}

.w-116 {
  width: 116%;
}

.h-116 {
  height: 116px !important;
}

.hp-116 {
  height: 116% !important;
}

.minh-116 {
  min-height: 116vh;
}

.ml-116 {
  margin-left: 116px !important;
}

.mr-116 {
  margin-right: 116px !important;
}

.mt-116 {
  margin-top: 116px !important;
}

.mb-116 {
  margin-bottom: 116px !important;
}

.mr-p-116 {
  margin-right: calc(1% * 116);
}

.pl-116 {
  padding-left: 116px !important;
}

.pr-116 {
  padding-right: 116px !important;
}

.pt-116 {
  padding-top: 116px;
}

.pb-116 {
  padding-bottom: 116px;
}

.max-w-116 {
  max-width: 116px;
}

.w-117 {
  width: 117%;
}

.h-117 {
  height: 117px !important;
}

.hp-117 {
  height: 117% !important;
}

.minh-117 {
  min-height: 117vh;
}

.ml-117 {
  margin-left: 117px !important;
}

.mr-117 {
  margin-right: 117px !important;
}

.mt-117 {
  margin-top: 117px !important;
}

.mb-117 {
  margin-bottom: 117px !important;
}

.mr-p-117 {
  margin-right: calc(1% * 117);
}

.pl-117 {
  padding-left: 117px !important;
}

.pr-117 {
  padding-right: 117px !important;
}

.pt-117 {
  padding-top: 117px;
}

.pb-117 {
  padding-bottom: 117px;
}

.max-w-117 {
  max-width: 117px;
}

.w-118 {
  width: 118%;
}

.h-118 {
  height: 118px !important;
}

.hp-118 {
  height: 118% !important;
}

.minh-118 {
  min-height: 118vh;
}

.ml-118 {
  margin-left: 118px !important;
}

.mr-118 {
  margin-right: 118px !important;
}

.mt-118 {
  margin-top: 118px !important;
}

.mb-118 {
  margin-bottom: 118px !important;
}

.mr-p-118 {
  margin-right: calc(1% * 118);
}

.pl-118 {
  padding-left: 118px !important;
}

.pr-118 {
  padding-right: 118px !important;
}

.pt-118 {
  padding-top: 118px;
}

.pb-118 {
  padding-bottom: 118px;
}

.max-w-118 {
  max-width: 118px;
}

.w-119 {
  width: 119%;
}

.h-119 {
  height: 119px !important;
}

.hp-119 {
  height: 119% !important;
}

.minh-119 {
  min-height: 119vh;
}

.ml-119 {
  margin-left: 119px !important;
}

.mr-119 {
  margin-right: 119px !important;
}

.mt-119 {
  margin-top: 119px !important;
}

.mb-119 {
  margin-bottom: 119px !important;
}

.mr-p-119 {
  margin-right: calc(1% * 119);
}

.pl-119 {
  padding-left: 119px !important;
}

.pr-119 {
  padding-right: 119px !important;
}

.pt-119 {
  padding-top: 119px;
}

.pb-119 {
  padding-bottom: 119px;
}

.max-w-119 {
  max-width: 119px;
}

.w-120 {
  width: 120%;
}

.h-120 {
  height: 120px !important;
}

.hp-120 {
  height: 120% !important;
}

.minh-120 {
  min-height: 120vh;
}

.ml-120 {
  margin-left: 120px !important;
}

.mr-120 {
  margin-right: 120px !important;
}

.mt-120 {
  margin-top: 120px !important;
}

.mb-120 {
  margin-bottom: 120px !important;
}

.mr-p-120 {
  margin-right: calc(1% * 120);
}

.pl-120 {
  padding-left: 120px !important;
}

.pr-120 {
  padding-right: 120px !important;
}

.pt-120 {
  padding-top: 120px;
}

.pb-120 {
  padding-bottom: 120px;
}

.max-w-120 {
  max-width: 120px;
}

.w-121 {
  width: 121%;
}

.h-121 {
  height: 121px !important;
}

.hp-121 {
  height: 121% !important;
}

.minh-121 {
  min-height: 121vh;
}

.ml-121 {
  margin-left: 121px !important;
}

.mr-121 {
  margin-right: 121px !important;
}

.mt-121 {
  margin-top: 121px !important;
}

.mb-121 {
  margin-bottom: 121px !important;
}

.mr-p-121 {
  margin-right: calc(1% * 121);
}

.pl-121 {
  padding-left: 121px !important;
}

.pr-121 {
  padding-right: 121px !important;
}

.pt-121 {
  padding-top: 121px;
}

.pb-121 {
  padding-bottom: 121px;
}

.max-w-121 {
  max-width: 121px;
}

.w-122 {
  width: 122%;
}

.h-122 {
  height: 122px !important;
}

.hp-122 {
  height: 122% !important;
}

.minh-122 {
  min-height: 122vh;
}

.ml-122 {
  margin-left: 122px !important;
}

.mr-122 {
  margin-right: 122px !important;
}

.mt-122 {
  margin-top: 122px !important;
}

.mb-122 {
  margin-bottom: 122px !important;
}

.mr-p-122 {
  margin-right: calc(1% * 122);
}

.pl-122 {
  padding-left: 122px !important;
}

.pr-122 {
  padding-right: 122px !important;
}

.pt-122 {
  padding-top: 122px;
}

.pb-122 {
  padding-bottom: 122px;
}

.max-w-122 {
  max-width: 122px;
}

.w-123 {
  width: 123%;
}

.h-123 {
  height: 123px !important;
}

.hp-123 {
  height: 123% !important;
}

.minh-123 {
  min-height: 123vh;
}

.ml-123 {
  margin-left: 123px !important;
}

.mr-123 {
  margin-right: 123px !important;
}

.mt-123 {
  margin-top: 123px !important;
}

.mb-123 {
  margin-bottom: 123px !important;
}

.mr-p-123 {
  margin-right: calc(1% * 123);
}

.pl-123 {
  padding-left: 123px !important;
}

.pr-123 {
  padding-right: 123px !important;
}

.pt-123 {
  padding-top: 123px;
}

.pb-123 {
  padding-bottom: 123px;
}

.max-w-123 {
  max-width: 123px;
}

.w-124 {
  width: 124%;
}

.h-124 {
  height: 124px !important;
}

.hp-124 {
  height: 124% !important;
}

.minh-124 {
  min-height: 124vh;
}

.ml-124 {
  margin-left: 124px !important;
}

.mr-124 {
  margin-right: 124px !important;
}

.mt-124 {
  margin-top: 124px !important;
}

.mb-124 {
  margin-bottom: 124px !important;
}

.mr-p-124 {
  margin-right: calc(1% * 124);
}

.pl-124 {
  padding-left: 124px !important;
}

.pr-124 {
  padding-right: 124px !important;
}

.pt-124 {
  padding-top: 124px;
}

.pb-124 {
  padding-bottom: 124px;
}

.max-w-124 {
  max-width: 124px;
}

.w-125 {
  width: 125%;
}

.h-125 {
  height: 125px !important;
}

.hp-125 {
  height: 125% !important;
}

.minh-125 {
  min-height: 125vh;
}

.ml-125 {
  margin-left: 125px !important;
}

.mr-125 {
  margin-right: 125px !important;
}

.mt-125 {
  margin-top: 125px !important;
}

.mb-125 {
  margin-bottom: 125px !important;
}

.mr-p-125 {
  margin-right: calc(1% * 125);
}

.pl-125 {
  padding-left: 125px !important;
}

.pr-125 {
  padding-right: 125px !important;
}

.pt-125 {
  padding-top: 125px;
}

.pb-125 {
  padding-bottom: 125px;
}

.max-w-125 {
  max-width: 125px;
}

.w-126 {
  width: 126%;
}

.h-126 {
  height: 126px !important;
}

.hp-126 {
  height: 126% !important;
}

.minh-126 {
  min-height: 126vh;
}

.ml-126 {
  margin-left: 126px !important;
}

.mr-126 {
  margin-right: 126px !important;
}

.mt-126 {
  margin-top: 126px !important;
}

.mb-126 {
  margin-bottom: 126px !important;
}

.mr-p-126 {
  margin-right: calc(1% * 126);
}

.pl-126 {
  padding-left: 126px !important;
}

.pr-126 {
  padding-right: 126px !important;
}

.pt-126 {
  padding-top: 126px;
}

.pb-126 {
  padding-bottom: 126px;
}

.max-w-126 {
  max-width: 126px;
}

.w-127 {
  width: 127%;
}

.h-127 {
  height: 127px !important;
}

.hp-127 {
  height: 127% !important;
}

.minh-127 {
  min-height: 127vh;
}

.ml-127 {
  margin-left: 127px !important;
}

.mr-127 {
  margin-right: 127px !important;
}

.mt-127 {
  margin-top: 127px !important;
}

.mb-127 {
  margin-bottom: 127px !important;
}

.mr-p-127 {
  margin-right: calc(1% * 127);
}

.pl-127 {
  padding-left: 127px !important;
}

.pr-127 {
  padding-right: 127px !important;
}

.pt-127 {
  padding-top: 127px;
}

.pb-127 {
  padding-bottom: 127px;
}

.max-w-127 {
  max-width: 127px;
}

.w-128 {
  width: 128%;
}

.h-128 {
  height: 128px !important;
}

.hp-128 {
  height: 128% !important;
}

.minh-128 {
  min-height: 128vh;
}

.ml-128 {
  margin-left: 128px !important;
}

.mr-128 {
  margin-right: 128px !important;
}

.mt-128 {
  margin-top: 128px !important;
}

.mb-128 {
  margin-bottom: 128px !important;
}

.mr-p-128 {
  margin-right: calc(1% * 128);
}

.pl-128 {
  padding-left: 128px !important;
}

.pr-128 {
  padding-right: 128px !important;
}

.pt-128 {
  padding-top: 128px;
}

.pb-128 {
  padding-bottom: 128px;
}

.max-w-128 {
  max-width: 128px;
}

.w-129 {
  width: 129%;
}

.h-129 {
  height: 129px !important;
}

.hp-129 {
  height: 129% !important;
}

.minh-129 {
  min-height: 129vh;
}

.ml-129 {
  margin-left: 129px !important;
}

.mr-129 {
  margin-right: 129px !important;
}

.mt-129 {
  margin-top: 129px !important;
}

.mb-129 {
  margin-bottom: 129px !important;
}

.mr-p-129 {
  margin-right: calc(1% * 129);
}

.pl-129 {
  padding-left: 129px !important;
}

.pr-129 {
  padding-right: 129px !important;
}

.pt-129 {
  padding-top: 129px;
}

.pb-129 {
  padding-bottom: 129px;
}

.max-w-129 {
  max-width: 129px;
}

.w-130 {
  width: 130%;
}

.h-130 {
  height: 130px !important;
}

.hp-130 {
  height: 130% !important;
}

.minh-130 {
  min-height: 130vh;
}

.ml-130 {
  margin-left: 130px !important;
}

.mr-130 {
  margin-right: 130px !important;
}

.mt-130 {
  margin-top: 130px !important;
}

.mb-130 {
  margin-bottom: 130px !important;
}

.mr-p-130 {
  margin-right: calc(1% * 130);
}

.pl-130 {
  padding-left: 130px !important;
}

.pr-130 {
  padding-right: 130px !important;
}

.pt-130 {
  padding-top: 130px;
}

.pb-130 {
  padding-bottom: 130px;
}

.max-w-130 {
  max-width: 130px;
}

.w-131 {
  width: 131%;
}

.h-131 {
  height: 131px !important;
}

.hp-131 {
  height: 131% !important;
}

.minh-131 {
  min-height: 131vh;
}

.ml-131 {
  margin-left: 131px !important;
}

.mr-131 {
  margin-right: 131px !important;
}

.mt-131 {
  margin-top: 131px !important;
}

.mb-131 {
  margin-bottom: 131px !important;
}

.mr-p-131 {
  margin-right: calc(1% * 131);
}

.pl-131 {
  padding-left: 131px !important;
}

.pr-131 {
  padding-right: 131px !important;
}

.pt-131 {
  padding-top: 131px;
}

.pb-131 {
  padding-bottom: 131px;
}

.max-w-131 {
  max-width: 131px;
}

.w-132 {
  width: 132%;
}

.h-132 {
  height: 132px !important;
}

.hp-132 {
  height: 132% !important;
}

.minh-132 {
  min-height: 132vh;
}

.ml-132 {
  margin-left: 132px !important;
}

.mr-132 {
  margin-right: 132px !important;
}

.mt-132 {
  margin-top: 132px !important;
}

.mb-132 {
  margin-bottom: 132px !important;
}

.mr-p-132 {
  margin-right: calc(1% * 132);
}

.pl-132 {
  padding-left: 132px !important;
}

.pr-132 {
  padding-right: 132px !important;
}

.pt-132 {
  padding-top: 132px;
}

.pb-132 {
  padding-bottom: 132px;
}

.max-w-132 {
  max-width: 132px;
}

.w-133 {
  width: 133%;
}

.h-133 {
  height: 133px !important;
}

.hp-133 {
  height: 133% !important;
}

.minh-133 {
  min-height: 133vh;
}

.ml-133 {
  margin-left: 133px !important;
}

.mr-133 {
  margin-right: 133px !important;
}

.mt-133 {
  margin-top: 133px !important;
}

.mb-133 {
  margin-bottom: 133px !important;
}

.mr-p-133 {
  margin-right: calc(1% * 133);
}

.pl-133 {
  padding-left: 133px !important;
}

.pr-133 {
  padding-right: 133px !important;
}

.pt-133 {
  padding-top: 133px;
}

.pb-133 {
  padding-bottom: 133px;
}

.max-w-133 {
  max-width: 133px;
}

.w-134 {
  width: 134%;
}

.h-134 {
  height: 134px !important;
}

.hp-134 {
  height: 134% !important;
}

.minh-134 {
  min-height: 134vh;
}

.ml-134 {
  margin-left: 134px !important;
}

.mr-134 {
  margin-right: 134px !important;
}

.mt-134 {
  margin-top: 134px !important;
}

.mb-134 {
  margin-bottom: 134px !important;
}

.mr-p-134 {
  margin-right: calc(1% * 134);
}

.pl-134 {
  padding-left: 134px !important;
}

.pr-134 {
  padding-right: 134px !important;
}

.pt-134 {
  padding-top: 134px;
}

.pb-134 {
  padding-bottom: 134px;
}

.max-w-134 {
  max-width: 134px;
}

.w-135 {
  width: 135%;
}

.h-135 {
  height: 135px !important;
}

.hp-135 {
  height: 135% !important;
}

.minh-135 {
  min-height: 135vh;
}

.ml-135 {
  margin-left: 135px !important;
}

.mr-135 {
  margin-right: 135px !important;
}

.mt-135 {
  margin-top: 135px !important;
}

.mb-135 {
  margin-bottom: 135px !important;
}

.mr-p-135 {
  margin-right: calc(1% * 135);
}

.pl-135 {
  padding-left: 135px !important;
}

.pr-135 {
  padding-right: 135px !important;
}

.pt-135 {
  padding-top: 135px;
}

.pb-135 {
  padding-bottom: 135px;
}

.max-w-135 {
  max-width: 135px;
}

.w-136 {
  width: 136%;
}

.h-136 {
  height: 136px !important;
}

.hp-136 {
  height: 136% !important;
}

.minh-136 {
  min-height: 136vh;
}

.ml-136 {
  margin-left: 136px !important;
}

.mr-136 {
  margin-right: 136px !important;
}

.mt-136 {
  margin-top: 136px !important;
}

.mb-136 {
  margin-bottom: 136px !important;
}

.mr-p-136 {
  margin-right: calc(1% * 136);
}

.pl-136 {
  padding-left: 136px !important;
}

.pr-136 {
  padding-right: 136px !important;
}

.pt-136 {
  padding-top: 136px;
}

.pb-136 {
  padding-bottom: 136px;
}

.max-w-136 {
  max-width: 136px;
}

.w-137 {
  width: 137%;
}

.h-137 {
  height: 137px !important;
}

.hp-137 {
  height: 137% !important;
}

.minh-137 {
  min-height: 137vh;
}

.ml-137 {
  margin-left: 137px !important;
}

.mr-137 {
  margin-right: 137px !important;
}

.mt-137 {
  margin-top: 137px !important;
}

.mb-137 {
  margin-bottom: 137px !important;
}

.mr-p-137 {
  margin-right: calc(1% * 137);
}

.pl-137 {
  padding-left: 137px !important;
}

.pr-137 {
  padding-right: 137px !important;
}

.pt-137 {
  padding-top: 137px;
}

.pb-137 {
  padding-bottom: 137px;
}

.max-w-137 {
  max-width: 137px;
}

.w-138 {
  width: 138%;
}

.h-138 {
  height: 138px !important;
}

.hp-138 {
  height: 138% !important;
}

.minh-138 {
  min-height: 138vh;
}

.ml-138 {
  margin-left: 138px !important;
}

.mr-138 {
  margin-right: 138px !important;
}

.mt-138 {
  margin-top: 138px !important;
}

.mb-138 {
  margin-bottom: 138px !important;
}

.mr-p-138 {
  margin-right: calc(1% * 138);
}

.pl-138 {
  padding-left: 138px !important;
}

.pr-138 {
  padding-right: 138px !important;
}

.pt-138 {
  padding-top: 138px;
}

.pb-138 {
  padding-bottom: 138px;
}

.max-w-138 {
  max-width: 138px;
}

.w-139 {
  width: 139%;
}

.h-139 {
  height: 139px !important;
}

.hp-139 {
  height: 139% !important;
}

.minh-139 {
  min-height: 139vh;
}

.ml-139 {
  margin-left: 139px !important;
}

.mr-139 {
  margin-right: 139px !important;
}

.mt-139 {
  margin-top: 139px !important;
}

.mb-139 {
  margin-bottom: 139px !important;
}

.mr-p-139 {
  margin-right: calc(1% * 139);
}

.pl-139 {
  padding-left: 139px !important;
}

.pr-139 {
  padding-right: 139px !important;
}

.pt-139 {
  padding-top: 139px;
}

.pb-139 {
  padding-bottom: 139px;
}

.max-w-139 {
  max-width: 139px;
}

.w-140 {
  width: 140%;
}

.h-140 {
  height: 140px !important;
}

.hp-140 {
  height: 140% !important;
}

.minh-140 {
  min-height: 140vh;
}

.ml-140 {
  margin-left: 140px !important;
}

.mr-140 {
  margin-right: 140px !important;
}

.mt-140 {
  margin-top: 140px !important;
}

.mb-140 {
  margin-bottom: 140px !important;
}

.mr-p-140 {
  margin-right: calc(1% * 140);
}

.pl-140 {
  padding-left: 140px !important;
}

.pr-140 {
  padding-right: 140px !important;
}

.pt-140 {
  padding-top: 140px;
}

.pb-140 {
  padding-bottom: 140px;
}

.max-w-140 {
  max-width: 140px;
}

.w-141 {
  width: 141%;
}

.h-141 {
  height: 141px !important;
}

.hp-141 {
  height: 141% !important;
}

.minh-141 {
  min-height: 141vh;
}

.ml-141 {
  margin-left: 141px !important;
}

.mr-141 {
  margin-right: 141px !important;
}

.mt-141 {
  margin-top: 141px !important;
}

.mb-141 {
  margin-bottom: 141px !important;
}

.mr-p-141 {
  margin-right: calc(1% * 141);
}

.pl-141 {
  padding-left: 141px !important;
}

.pr-141 {
  padding-right: 141px !important;
}

.pt-141 {
  padding-top: 141px;
}

.pb-141 {
  padding-bottom: 141px;
}

.max-w-141 {
  max-width: 141px;
}

.w-142 {
  width: 142%;
}

.h-142 {
  height: 142px !important;
}

.hp-142 {
  height: 142% !important;
}

.minh-142 {
  min-height: 142vh;
}

.ml-142 {
  margin-left: 142px !important;
}

.mr-142 {
  margin-right: 142px !important;
}

.mt-142 {
  margin-top: 142px !important;
}

.mb-142 {
  margin-bottom: 142px !important;
}

.mr-p-142 {
  margin-right: calc(1% * 142);
}

.pl-142 {
  padding-left: 142px !important;
}

.pr-142 {
  padding-right: 142px !important;
}

.pt-142 {
  padding-top: 142px;
}

.pb-142 {
  padding-bottom: 142px;
}

.max-w-142 {
  max-width: 142px;
}

.w-143 {
  width: 143%;
}

.h-143 {
  height: 143px !important;
}

.hp-143 {
  height: 143% !important;
}

.minh-143 {
  min-height: 143vh;
}

.ml-143 {
  margin-left: 143px !important;
}

.mr-143 {
  margin-right: 143px !important;
}

.mt-143 {
  margin-top: 143px !important;
}

.mb-143 {
  margin-bottom: 143px !important;
}

.mr-p-143 {
  margin-right: calc(1% * 143);
}

.pl-143 {
  padding-left: 143px !important;
}

.pr-143 {
  padding-right: 143px !important;
}

.pt-143 {
  padding-top: 143px;
}

.pb-143 {
  padding-bottom: 143px;
}

.max-w-143 {
  max-width: 143px;
}

.w-144 {
  width: 144%;
}

.h-144 {
  height: 144px !important;
}

.hp-144 {
  height: 144% !important;
}

.minh-144 {
  min-height: 144vh;
}

.ml-144 {
  margin-left: 144px !important;
}

.mr-144 {
  margin-right: 144px !important;
}

.mt-144 {
  margin-top: 144px !important;
}

.mb-144 {
  margin-bottom: 144px !important;
}

.mr-p-144 {
  margin-right: calc(1% * 144);
}

.pl-144 {
  padding-left: 144px !important;
}

.pr-144 {
  padding-right: 144px !important;
}

.pt-144 {
  padding-top: 144px;
}

.pb-144 {
  padding-bottom: 144px;
}

.max-w-144 {
  max-width: 144px;
}

.w-145 {
  width: 145%;
}

.h-145 {
  height: 145px !important;
}

.hp-145 {
  height: 145% !important;
}

.minh-145 {
  min-height: 145vh;
}

.ml-145 {
  margin-left: 145px !important;
}

.mr-145 {
  margin-right: 145px !important;
}

.mt-145 {
  margin-top: 145px !important;
}

.mb-145 {
  margin-bottom: 145px !important;
}

.mr-p-145 {
  margin-right: calc(1% * 145);
}

.pl-145 {
  padding-left: 145px !important;
}

.pr-145 {
  padding-right: 145px !important;
}

.pt-145 {
  padding-top: 145px;
}

.pb-145 {
  padding-bottom: 145px;
}

.max-w-145 {
  max-width: 145px;
}

.w-146 {
  width: 146%;
}

.h-146 {
  height: 146px !important;
}

.hp-146 {
  height: 146% !important;
}

.minh-146 {
  min-height: 146vh;
}

.ml-146 {
  margin-left: 146px !important;
}

.mr-146 {
  margin-right: 146px !important;
}

.mt-146 {
  margin-top: 146px !important;
}

.mb-146 {
  margin-bottom: 146px !important;
}

.mr-p-146 {
  margin-right: calc(1% * 146);
}

.pl-146 {
  padding-left: 146px !important;
}

.pr-146 {
  padding-right: 146px !important;
}

.pt-146 {
  padding-top: 146px;
}

.pb-146 {
  padding-bottom: 146px;
}

.max-w-146 {
  max-width: 146px;
}

.w-147 {
  width: 147%;
}

.h-147 {
  height: 147px !important;
}

.hp-147 {
  height: 147% !important;
}

.minh-147 {
  min-height: 147vh;
}

.ml-147 {
  margin-left: 147px !important;
}

.mr-147 {
  margin-right: 147px !important;
}

.mt-147 {
  margin-top: 147px !important;
}

.mb-147 {
  margin-bottom: 147px !important;
}

.mr-p-147 {
  margin-right: calc(1% * 147);
}

.pl-147 {
  padding-left: 147px !important;
}

.pr-147 {
  padding-right: 147px !important;
}

.pt-147 {
  padding-top: 147px;
}

.pb-147 {
  padding-bottom: 147px;
}

.max-w-147 {
  max-width: 147px;
}

.w-148 {
  width: 148%;
}

.h-148 {
  height: 148px !important;
}

.hp-148 {
  height: 148% !important;
}

.minh-148 {
  min-height: 148vh;
}

.ml-148 {
  margin-left: 148px !important;
}

.mr-148 {
  margin-right: 148px !important;
}

.mt-148 {
  margin-top: 148px !important;
}

.mb-148 {
  margin-bottom: 148px !important;
}

.mr-p-148 {
  margin-right: calc(1% * 148);
}

.pl-148 {
  padding-left: 148px !important;
}

.pr-148 {
  padding-right: 148px !important;
}

.pt-148 {
  padding-top: 148px;
}

.pb-148 {
  padding-bottom: 148px;
}

.max-w-148 {
  max-width: 148px;
}

.w-149 {
  width: 149%;
}

.h-149 {
  height: 149px !important;
}

.hp-149 {
  height: 149% !important;
}

.minh-149 {
  min-height: 149vh;
}

.ml-149 {
  margin-left: 149px !important;
}

.mr-149 {
  margin-right: 149px !important;
}

.mt-149 {
  margin-top: 149px !important;
}

.mb-149 {
  margin-bottom: 149px !important;
}

.mr-p-149 {
  margin-right: calc(1% * 149);
}

.pl-149 {
  padding-left: 149px !important;
}

.pr-149 {
  padding-right: 149px !important;
}

.pt-149 {
  padding-top: 149px;
}

.pb-149 {
  padding-bottom: 149px;
}

.max-w-149 {
  max-width: 149px;
}

.w-150 {
  width: 150%;
}

.h-150 {
  height: 150px !important;
}

.hp-150 {
  height: 150% !important;
}

.minh-150 {
  min-height: 150vh;
}

.ml-150 {
  margin-left: 150px !important;
}

.mr-150 {
  margin-right: 150px !important;
}

.mt-150 {
  margin-top: 150px !important;
}

.mb-150 {
  margin-bottom: 150px !important;
}

.mr-p-150 {
  margin-right: calc(1% * 150);
}

.pl-150 {
  padding-left: 150px !important;
}

.pr-150 {
  padding-right: 150px !important;
}

.pt-150 {
  padding-top: 150px;
}

.pb-150 {
  padding-bottom: 150px;
}

.max-w-150 {
  max-width: 150px;
}

.w-151 {
  width: 151%;
}

.h-151 {
  height: 151px !important;
}

.hp-151 {
  height: 151% !important;
}

.minh-151 {
  min-height: 151vh;
}

.ml-151 {
  margin-left: 151px !important;
}

.mr-151 {
  margin-right: 151px !important;
}

.mt-151 {
  margin-top: 151px !important;
}

.mb-151 {
  margin-bottom: 151px !important;
}

.mr-p-151 {
  margin-right: calc(1% * 151);
}

.pl-151 {
  padding-left: 151px !important;
}

.pr-151 {
  padding-right: 151px !important;
}

.pt-151 {
  padding-top: 151px;
}

.pb-151 {
  padding-bottom: 151px;
}

.max-w-151 {
  max-width: 151px;
}

.w-152 {
  width: 152%;
}

.h-152 {
  height: 152px !important;
}

.hp-152 {
  height: 152% !important;
}

.minh-152 {
  min-height: 152vh;
}

.ml-152 {
  margin-left: 152px !important;
}

.mr-152 {
  margin-right: 152px !important;
}

.mt-152 {
  margin-top: 152px !important;
}

.mb-152 {
  margin-bottom: 152px !important;
}

.mr-p-152 {
  margin-right: calc(1% * 152);
}

.pl-152 {
  padding-left: 152px !important;
}

.pr-152 {
  padding-right: 152px !important;
}

.pt-152 {
  padding-top: 152px;
}

.pb-152 {
  padding-bottom: 152px;
}

.max-w-152 {
  max-width: 152px;
}

.w-153 {
  width: 153%;
}

.h-153 {
  height: 153px !important;
}

.hp-153 {
  height: 153% !important;
}

.minh-153 {
  min-height: 153vh;
}

.ml-153 {
  margin-left: 153px !important;
}

.mr-153 {
  margin-right: 153px !important;
}

.mt-153 {
  margin-top: 153px !important;
}

.mb-153 {
  margin-bottom: 153px !important;
}

.mr-p-153 {
  margin-right: calc(1% * 153);
}

.pl-153 {
  padding-left: 153px !important;
}

.pr-153 {
  padding-right: 153px !important;
}

.pt-153 {
  padding-top: 153px;
}

.pb-153 {
  padding-bottom: 153px;
}

.max-w-153 {
  max-width: 153px;
}

.w-154 {
  width: 154%;
}

.h-154 {
  height: 154px !important;
}

.hp-154 {
  height: 154% !important;
}

.minh-154 {
  min-height: 154vh;
}

.ml-154 {
  margin-left: 154px !important;
}

.mr-154 {
  margin-right: 154px !important;
}

.mt-154 {
  margin-top: 154px !important;
}

.mb-154 {
  margin-bottom: 154px !important;
}

.mr-p-154 {
  margin-right: calc(1% * 154);
}

.pl-154 {
  padding-left: 154px !important;
}

.pr-154 {
  padding-right: 154px !important;
}

.pt-154 {
  padding-top: 154px;
}

.pb-154 {
  padding-bottom: 154px;
}

.max-w-154 {
  max-width: 154px;
}

.w-155 {
  width: 155%;
}

.h-155 {
  height: 155px !important;
}

.hp-155 {
  height: 155% !important;
}

.minh-155 {
  min-height: 155vh;
}

.ml-155 {
  margin-left: 155px !important;
}

.mr-155 {
  margin-right: 155px !important;
}

.mt-155 {
  margin-top: 155px !important;
}

.mb-155 {
  margin-bottom: 155px !important;
}

.mr-p-155 {
  margin-right: calc(1% * 155);
}

.pl-155 {
  padding-left: 155px !important;
}

.pr-155 {
  padding-right: 155px !important;
}

.pt-155 {
  padding-top: 155px;
}

.pb-155 {
  padding-bottom: 155px;
}

.max-w-155 {
  max-width: 155px;
}

.w-156 {
  width: 156%;
}

.h-156 {
  height: 156px !important;
}

.hp-156 {
  height: 156% !important;
}

.minh-156 {
  min-height: 156vh;
}

.ml-156 {
  margin-left: 156px !important;
}

.mr-156 {
  margin-right: 156px !important;
}

.mt-156 {
  margin-top: 156px !important;
}

.mb-156 {
  margin-bottom: 156px !important;
}

.mr-p-156 {
  margin-right: calc(1% * 156);
}

.pl-156 {
  padding-left: 156px !important;
}

.pr-156 {
  padding-right: 156px !important;
}

.pt-156 {
  padding-top: 156px;
}

.pb-156 {
  padding-bottom: 156px;
}

.max-w-156 {
  max-width: 156px;
}

.w-157 {
  width: 157%;
}

.h-157 {
  height: 157px !important;
}

.hp-157 {
  height: 157% !important;
}

.minh-157 {
  min-height: 157vh;
}

.ml-157 {
  margin-left: 157px !important;
}

.mr-157 {
  margin-right: 157px !important;
}

.mt-157 {
  margin-top: 157px !important;
}

.mb-157 {
  margin-bottom: 157px !important;
}

.mr-p-157 {
  margin-right: calc(1% * 157);
}

.pl-157 {
  padding-left: 157px !important;
}

.pr-157 {
  padding-right: 157px !important;
}

.pt-157 {
  padding-top: 157px;
}

.pb-157 {
  padding-bottom: 157px;
}

.max-w-157 {
  max-width: 157px;
}

.w-158 {
  width: 158%;
}

.h-158 {
  height: 158px !important;
}

.hp-158 {
  height: 158% !important;
}

.minh-158 {
  min-height: 158vh;
}

.ml-158 {
  margin-left: 158px !important;
}

.mr-158 {
  margin-right: 158px !important;
}

.mt-158 {
  margin-top: 158px !important;
}

.mb-158 {
  margin-bottom: 158px !important;
}

.mr-p-158 {
  margin-right: calc(1% * 158);
}

.pl-158 {
  padding-left: 158px !important;
}

.pr-158 {
  padding-right: 158px !important;
}

.pt-158 {
  padding-top: 158px;
}

.pb-158 {
  padding-bottom: 158px;
}

.max-w-158 {
  max-width: 158px;
}

.w-159 {
  width: 159%;
}

.h-159 {
  height: 159px !important;
}

.hp-159 {
  height: 159% !important;
}

.minh-159 {
  min-height: 159vh;
}

.ml-159 {
  margin-left: 159px !important;
}

.mr-159 {
  margin-right: 159px !important;
}

.mt-159 {
  margin-top: 159px !important;
}

.mb-159 {
  margin-bottom: 159px !important;
}

.mr-p-159 {
  margin-right: calc(1% * 159);
}

.pl-159 {
  padding-left: 159px !important;
}

.pr-159 {
  padding-right: 159px !important;
}

.pt-159 {
  padding-top: 159px;
}

.pb-159 {
  padding-bottom: 159px;
}

.max-w-159 {
  max-width: 159px;
}

.w-160 {
  width: 160%;
}

.h-160 {
  height: 160px !important;
}

.hp-160 {
  height: 160% !important;
}

.minh-160 {
  min-height: 160vh;
}

.ml-160 {
  margin-left: 160px !important;
}

.mr-160 {
  margin-right: 160px !important;
}

.mt-160 {
  margin-top: 160px !important;
}

.mb-160 {
  margin-bottom: 160px !important;
}

.mr-p-160 {
  margin-right: calc(1% * 160);
}

.pl-160 {
  padding-left: 160px !important;
}

.pr-160 {
  padding-right: 160px !important;
}

.pt-160 {
  padding-top: 160px;
}

.pb-160 {
  padding-bottom: 160px;
}

.max-w-160 {
  max-width: 160px;
}

.w-161 {
  width: 161%;
}

.h-161 {
  height: 161px !important;
}

.hp-161 {
  height: 161% !important;
}

.minh-161 {
  min-height: 161vh;
}

.ml-161 {
  margin-left: 161px !important;
}

.mr-161 {
  margin-right: 161px !important;
}

.mt-161 {
  margin-top: 161px !important;
}

.mb-161 {
  margin-bottom: 161px !important;
}

.mr-p-161 {
  margin-right: calc(1% * 161);
}

.pl-161 {
  padding-left: 161px !important;
}

.pr-161 {
  padding-right: 161px !important;
}

.pt-161 {
  padding-top: 161px;
}

.pb-161 {
  padding-bottom: 161px;
}

.max-w-161 {
  max-width: 161px;
}

.w-162 {
  width: 162%;
}

.h-162 {
  height: 162px !important;
}

.hp-162 {
  height: 162% !important;
}

.minh-162 {
  min-height: 162vh;
}

.ml-162 {
  margin-left: 162px !important;
}

.mr-162 {
  margin-right: 162px !important;
}

.mt-162 {
  margin-top: 162px !important;
}

.mb-162 {
  margin-bottom: 162px !important;
}

.mr-p-162 {
  margin-right: calc(1% * 162);
}

.pl-162 {
  padding-left: 162px !important;
}

.pr-162 {
  padding-right: 162px !important;
}

.pt-162 {
  padding-top: 162px;
}

.pb-162 {
  padding-bottom: 162px;
}

.max-w-162 {
  max-width: 162px;
}

.w-163 {
  width: 163%;
}

.h-163 {
  height: 163px !important;
}

.hp-163 {
  height: 163% !important;
}

.minh-163 {
  min-height: 163vh;
}

.ml-163 {
  margin-left: 163px !important;
}

.mr-163 {
  margin-right: 163px !important;
}

.mt-163 {
  margin-top: 163px !important;
}

.mb-163 {
  margin-bottom: 163px !important;
}

.mr-p-163 {
  margin-right: calc(1% * 163);
}

.pl-163 {
  padding-left: 163px !important;
}

.pr-163 {
  padding-right: 163px !important;
}

.pt-163 {
  padding-top: 163px;
}

.pb-163 {
  padding-bottom: 163px;
}

.max-w-163 {
  max-width: 163px;
}

.w-164 {
  width: 164%;
}

.h-164 {
  height: 164px !important;
}

.hp-164 {
  height: 164% !important;
}

.minh-164 {
  min-height: 164vh;
}

.ml-164 {
  margin-left: 164px !important;
}

.mr-164 {
  margin-right: 164px !important;
}

.mt-164 {
  margin-top: 164px !important;
}

.mb-164 {
  margin-bottom: 164px !important;
}

.mr-p-164 {
  margin-right: calc(1% * 164);
}

.pl-164 {
  padding-left: 164px !important;
}

.pr-164 {
  padding-right: 164px !important;
}

.pt-164 {
  padding-top: 164px;
}

.pb-164 {
  padding-bottom: 164px;
}

.max-w-164 {
  max-width: 164px;
}

.w-165 {
  width: 165%;
}

.h-165 {
  height: 165px !important;
}

.hp-165 {
  height: 165% !important;
}

.minh-165 {
  min-height: 165vh;
}

.ml-165 {
  margin-left: 165px !important;
}

.mr-165 {
  margin-right: 165px !important;
}

.mt-165 {
  margin-top: 165px !important;
}

.mb-165 {
  margin-bottom: 165px !important;
}

.mr-p-165 {
  margin-right: calc(1% * 165);
}

.pl-165 {
  padding-left: 165px !important;
}

.pr-165 {
  padding-right: 165px !important;
}

.pt-165 {
  padding-top: 165px;
}

.pb-165 {
  padding-bottom: 165px;
}

.max-w-165 {
  max-width: 165px;
}

.w-166 {
  width: 166%;
}

.h-166 {
  height: 166px !important;
}

.hp-166 {
  height: 166% !important;
}

.minh-166 {
  min-height: 166vh;
}

.ml-166 {
  margin-left: 166px !important;
}

.mr-166 {
  margin-right: 166px !important;
}

.mt-166 {
  margin-top: 166px !important;
}

.mb-166 {
  margin-bottom: 166px !important;
}

.mr-p-166 {
  margin-right: calc(1% * 166);
}

.pl-166 {
  padding-left: 166px !important;
}

.pr-166 {
  padding-right: 166px !important;
}

.pt-166 {
  padding-top: 166px;
}

.pb-166 {
  padding-bottom: 166px;
}

.max-w-166 {
  max-width: 166px;
}

.w-167 {
  width: 167%;
}

.h-167 {
  height: 167px !important;
}

.hp-167 {
  height: 167% !important;
}

.minh-167 {
  min-height: 167vh;
}

.ml-167 {
  margin-left: 167px !important;
}

.mr-167 {
  margin-right: 167px !important;
}

.mt-167 {
  margin-top: 167px !important;
}

.mb-167 {
  margin-bottom: 167px !important;
}

.mr-p-167 {
  margin-right: calc(1% * 167);
}

.pl-167 {
  padding-left: 167px !important;
}

.pr-167 {
  padding-right: 167px !important;
}

.pt-167 {
  padding-top: 167px;
}

.pb-167 {
  padding-bottom: 167px;
}

.max-w-167 {
  max-width: 167px;
}

.w-168 {
  width: 168%;
}

.h-168 {
  height: 168px !important;
}

.hp-168 {
  height: 168% !important;
}

.minh-168 {
  min-height: 168vh;
}

.ml-168 {
  margin-left: 168px !important;
}

.mr-168 {
  margin-right: 168px !important;
}

.mt-168 {
  margin-top: 168px !important;
}

.mb-168 {
  margin-bottom: 168px !important;
}

.mr-p-168 {
  margin-right: calc(1% * 168);
}

.pl-168 {
  padding-left: 168px !important;
}

.pr-168 {
  padding-right: 168px !important;
}

.pt-168 {
  padding-top: 168px;
}

.pb-168 {
  padding-bottom: 168px;
}

.max-w-168 {
  max-width: 168px;
}

.w-169 {
  width: 169%;
}

.h-169 {
  height: 169px !important;
}

.hp-169 {
  height: 169% !important;
}

.minh-169 {
  min-height: 169vh;
}

.ml-169 {
  margin-left: 169px !important;
}

.mr-169 {
  margin-right: 169px !important;
}

.mt-169 {
  margin-top: 169px !important;
}

.mb-169 {
  margin-bottom: 169px !important;
}

.mr-p-169 {
  margin-right: calc(1% * 169);
}

.pl-169 {
  padding-left: 169px !important;
}

.pr-169 {
  padding-right: 169px !important;
}

.pt-169 {
  padding-top: 169px;
}

.pb-169 {
  padding-bottom: 169px;
}

.max-w-169 {
  max-width: 169px;
}

.w-170 {
  width: 170%;
}

.h-170 {
  height: 170px !important;
}

.hp-170 {
  height: 170% !important;
}

.minh-170 {
  min-height: 170vh;
}

.ml-170 {
  margin-left: 170px !important;
}

.mr-170 {
  margin-right: 170px !important;
}

.mt-170 {
  margin-top: 170px !important;
}

.mb-170 {
  margin-bottom: 170px !important;
}

.mr-p-170 {
  margin-right: calc(1% * 170);
}

.pl-170 {
  padding-left: 170px !important;
}

.pr-170 {
  padding-right: 170px !important;
}

.pt-170 {
  padding-top: 170px;
}

.pb-170 {
  padding-bottom: 170px;
}

.max-w-170 {
  max-width: 170px;
}

.w-171 {
  width: 171%;
}

.h-171 {
  height: 171px !important;
}

.hp-171 {
  height: 171% !important;
}

.minh-171 {
  min-height: 171vh;
}

.ml-171 {
  margin-left: 171px !important;
}

.mr-171 {
  margin-right: 171px !important;
}

.mt-171 {
  margin-top: 171px !important;
}

.mb-171 {
  margin-bottom: 171px !important;
}

.mr-p-171 {
  margin-right: calc(1% * 171);
}

.pl-171 {
  padding-left: 171px !important;
}

.pr-171 {
  padding-right: 171px !important;
}

.pt-171 {
  padding-top: 171px;
}

.pb-171 {
  padding-bottom: 171px;
}

.max-w-171 {
  max-width: 171px;
}

.w-172 {
  width: 172%;
}

.h-172 {
  height: 172px !important;
}

.hp-172 {
  height: 172% !important;
}

.minh-172 {
  min-height: 172vh;
}

.ml-172 {
  margin-left: 172px !important;
}

.mr-172 {
  margin-right: 172px !important;
}

.mt-172 {
  margin-top: 172px !important;
}

.mb-172 {
  margin-bottom: 172px !important;
}

.mr-p-172 {
  margin-right: calc(1% * 172);
}

.pl-172 {
  padding-left: 172px !important;
}

.pr-172 {
  padding-right: 172px !important;
}

.pt-172 {
  padding-top: 172px;
}

.pb-172 {
  padding-bottom: 172px;
}

.max-w-172 {
  max-width: 172px;
}

.w-173 {
  width: 173%;
}

.h-173 {
  height: 173px !important;
}

.hp-173 {
  height: 173% !important;
}

.minh-173 {
  min-height: 173vh;
}

.ml-173 {
  margin-left: 173px !important;
}

.mr-173 {
  margin-right: 173px !important;
}

.mt-173 {
  margin-top: 173px !important;
}

.mb-173 {
  margin-bottom: 173px !important;
}

.mr-p-173 {
  margin-right: calc(1% * 173);
}

.pl-173 {
  padding-left: 173px !important;
}

.pr-173 {
  padding-right: 173px !important;
}

.pt-173 {
  padding-top: 173px;
}

.pb-173 {
  padding-bottom: 173px;
}

.max-w-173 {
  max-width: 173px;
}

.w-174 {
  width: 174%;
}

.h-174 {
  height: 174px !important;
}

.hp-174 {
  height: 174% !important;
}

.minh-174 {
  min-height: 174vh;
}

.ml-174 {
  margin-left: 174px !important;
}

.mr-174 {
  margin-right: 174px !important;
}

.mt-174 {
  margin-top: 174px !important;
}

.mb-174 {
  margin-bottom: 174px !important;
}

.mr-p-174 {
  margin-right: calc(1% * 174);
}

.pl-174 {
  padding-left: 174px !important;
}

.pr-174 {
  padding-right: 174px !important;
}

.pt-174 {
  padding-top: 174px;
}

.pb-174 {
  padding-bottom: 174px;
}

.max-w-174 {
  max-width: 174px;
}

.w-175 {
  width: 175%;
}

.h-175 {
  height: 175px !important;
}

.hp-175 {
  height: 175% !important;
}

.minh-175 {
  min-height: 175vh;
}

.ml-175 {
  margin-left: 175px !important;
}

.mr-175 {
  margin-right: 175px !important;
}

.mt-175 {
  margin-top: 175px !important;
}

.mb-175 {
  margin-bottom: 175px !important;
}

.mr-p-175 {
  margin-right: calc(1% * 175);
}

.pl-175 {
  padding-left: 175px !important;
}

.pr-175 {
  padding-right: 175px !important;
}

.pt-175 {
  padding-top: 175px;
}

.pb-175 {
  padding-bottom: 175px;
}

.max-w-175 {
  max-width: 175px;
}

.w-176 {
  width: 176%;
}

.h-176 {
  height: 176px !important;
}

.hp-176 {
  height: 176% !important;
}

.minh-176 {
  min-height: 176vh;
}

.ml-176 {
  margin-left: 176px !important;
}

.mr-176 {
  margin-right: 176px !important;
}

.mt-176 {
  margin-top: 176px !important;
}

.mb-176 {
  margin-bottom: 176px !important;
}

.mr-p-176 {
  margin-right: calc(1% * 176);
}

.pl-176 {
  padding-left: 176px !important;
}

.pr-176 {
  padding-right: 176px !important;
}

.pt-176 {
  padding-top: 176px;
}

.pb-176 {
  padding-bottom: 176px;
}

.max-w-176 {
  max-width: 176px;
}

.w-177 {
  width: 177%;
}

.h-177 {
  height: 177px !important;
}

.hp-177 {
  height: 177% !important;
}

.minh-177 {
  min-height: 177vh;
}

.ml-177 {
  margin-left: 177px !important;
}

.mr-177 {
  margin-right: 177px !important;
}

.mt-177 {
  margin-top: 177px !important;
}

.mb-177 {
  margin-bottom: 177px !important;
}

.mr-p-177 {
  margin-right: calc(1% * 177);
}

.pl-177 {
  padding-left: 177px !important;
}

.pr-177 {
  padding-right: 177px !important;
}

.pt-177 {
  padding-top: 177px;
}

.pb-177 {
  padding-bottom: 177px;
}

.max-w-177 {
  max-width: 177px;
}

.w-178 {
  width: 178%;
}

.h-178 {
  height: 178px !important;
}

.hp-178 {
  height: 178% !important;
}

.minh-178 {
  min-height: 178vh;
}

.ml-178 {
  margin-left: 178px !important;
}

.mr-178 {
  margin-right: 178px !important;
}

.mt-178 {
  margin-top: 178px !important;
}

.mb-178 {
  margin-bottom: 178px !important;
}

.mr-p-178 {
  margin-right: calc(1% * 178);
}

.pl-178 {
  padding-left: 178px !important;
}

.pr-178 {
  padding-right: 178px !important;
}

.pt-178 {
  padding-top: 178px;
}

.pb-178 {
  padding-bottom: 178px;
}

.max-w-178 {
  max-width: 178px;
}

.w-179 {
  width: 179%;
}

.h-179 {
  height: 179px !important;
}

.hp-179 {
  height: 179% !important;
}

.minh-179 {
  min-height: 179vh;
}

.ml-179 {
  margin-left: 179px !important;
}

.mr-179 {
  margin-right: 179px !important;
}

.mt-179 {
  margin-top: 179px !important;
}

.mb-179 {
  margin-bottom: 179px !important;
}

.mr-p-179 {
  margin-right: calc(1% * 179);
}

.pl-179 {
  padding-left: 179px !important;
}

.pr-179 {
  padding-right: 179px !important;
}

.pt-179 {
  padding-top: 179px;
}

.pb-179 {
  padding-bottom: 179px;
}

.max-w-179 {
  max-width: 179px;
}

.w-180 {
  width: 180%;
}

.h-180 {
  height: 180px !important;
}

.hp-180 {
  height: 180% !important;
}

.minh-180 {
  min-height: 180vh;
}

.ml-180 {
  margin-left: 180px !important;
}

.mr-180 {
  margin-right: 180px !important;
}

.mt-180 {
  margin-top: 180px !important;
}

.mb-180 {
  margin-bottom: 180px !important;
}

.mr-p-180 {
  margin-right: calc(1% * 180);
}

.pl-180 {
  padding-left: 180px !important;
}

.pr-180 {
  padding-right: 180px !important;
}

.pt-180 {
  padding-top: 180px;
}

.pb-180 {
  padding-bottom: 180px;
}

.max-w-180 {
  max-width: 180px;
}

.w-181 {
  width: 181%;
}

.h-181 {
  height: 181px !important;
}

.hp-181 {
  height: 181% !important;
}

.minh-181 {
  min-height: 181vh;
}

.ml-181 {
  margin-left: 181px !important;
}

.mr-181 {
  margin-right: 181px !important;
}

.mt-181 {
  margin-top: 181px !important;
}

.mb-181 {
  margin-bottom: 181px !important;
}

.mr-p-181 {
  margin-right: calc(1% * 181);
}

.pl-181 {
  padding-left: 181px !important;
}

.pr-181 {
  padding-right: 181px !important;
}

.pt-181 {
  padding-top: 181px;
}

.pb-181 {
  padding-bottom: 181px;
}

.max-w-181 {
  max-width: 181px;
}

.w-182 {
  width: 182%;
}

.h-182 {
  height: 182px !important;
}

.hp-182 {
  height: 182% !important;
}

.minh-182 {
  min-height: 182vh;
}

.ml-182 {
  margin-left: 182px !important;
}

.mr-182 {
  margin-right: 182px !important;
}

.mt-182 {
  margin-top: 182px !important;
}

.mb-182 {
  margin-bottom: 182px !important;
}

.mr-p-182 {
  margin-right: calc(1% * 182);
}

.pl-182 {
  padding-left: 182px !important;
}

.pr-182 {
  padding-right: 182px !important;
}

.pt-182 {
  padding-top: 182px;
}

.pb-182 {
  padding-bottom: 182px;
}

.max-w-182 {
  max-width: 182px;
}

.w-183 {
  width: 183%;
}

.h-183 {
  height: 183px !important;
}

.hp-183 {
  height: 183% !important;
}

.minh-183 {
  min-height: 183vh;
}

.ml-183 {
  margin-left: 183px !important;
}

.mr-183 {
  margin-right: 183px !important;
}

.mt-183 {
  margin-top: 183px !important;
}

.mb-183 {
  margin-bottom: 183px !important;
}

.mr-p-183 {
  margin-right: calc(1% * 183);
}

.pl-183 {
  padding-left: 183px !important;
}

.pr-183 {
  padding-right: 183px !important;
}

.pt-183 {
  padding-top: 183px;
}

.pb-183 {
  padding-bottom: 183px;
}

.max-w-183 {
  max-width: 183px;
}

.w-184 {
  width: 184%;
}

.h-184 {
  height: 184px !important;
}

.hp-184 {
  height: 184% !important;
}

.minh-184 {
  min-height: 184vh;
}

.ml-184 {
  margin-left: 184px !important;
}

.mr-184 {
  margin-right: 184px !important;
}

.mt-184 {
  margin-top: 184px !important;
}

.mb-184 {
  margin-bottom: 184px !important;
}

.mr-p-184 {
  margin-right: calc(1% * 184);
}

.pl-184 {
  padding-left: 184px !important;
}

.pr-184 {
  padding-right: 184px !important;
}

.pt-184 {
  padding-top: 184px;
}

.pb-184 {
  padding-bottom: 184px;
}

.max-w-184 {
  max-width: 184px;
}

.w-185 {
  width: 185%;
}

.h-185 {
  height: 185px !important;
}

.hp-185 {
  height: 185% !important;
}

.minh-185 {
  min-height: 185vh;
}

.ml-185 {
  margin-left: 185px !important;
}

.mr-185 {
  margin-right: 185px !important;
}

.mt-185 {
  margin-top: 185px !important;
}

.mb-185 {
  margin-bottom: 185px !important;
}

.mr-p-185 {
  margin-right: calc(1% * 185);
}

.pl-185 {
  padding-left: 185px !important;
}

.pr-185 {
  padding-right: 185px !important;
}

.pt-185 {
  padding-top: 185px;
}

.pb-185 {
  padding-bottom: 185px;
}

.max-w-185 {
  max-width: 185px;
}

.w-186 {
  width: 186%;
}

.h-186 {
  height: 186px !important;
}

.hp-186 {
  height: 186% !important;
}

.minh-186 {
  min-height: 186vh;
}

.ml-186 {
  margin-left: 186px !important;
}

.mr-186 {
  margin-right: 186px !important;
}

.mt-186 {
  margin-top: 186px !important;
}

.mb-186 {
  margin-bottom: 186px !important;
}

.mr-p-186 {
  margin-right: calc(1% * 186);
}

.pl-186 {
  padding-left: 186px !important;
}

.pr-186 {
  padding-right: 186px !important;
}

.pt-186 {
  padding-top: 186px;
}

.pb-186 {
  padding-bottom: 186px;
}

.max-w-186 {
  max-width: 186px;
}

.w-187 {
  width: 187%;
}

.h-187 {
  height: 187px !important;
}

.hp-187 {
  height: 187% !important;
}

.minh-187 {
  min-height: 187vh;
}

.ml-187 {
  margin-left: 187px !important;
}

.mr-187 {
  margin-right: 187px !important;
}

.mt-187 {
  margin-top: 187px !important;
}

.mb-187 {
  margin-bottom: 187px !important;
}

.mr-p-187 {
  margin-right: calc(1% * 187);
}

.pl-187 {
  padding-left: 187px !important;
}

.pr-187 {
  padding-right: 187px !important;
}

.pt-187 {
  padding-top: 187px;
}

.pb-187 {
  padding-bottom: 187px;
}

.max-w-187 {
  max-width: 187px;
}

.w-188 {
  width: 188%;
}

.h-188 {
  height: 188px !important;
}

.hp-188 {
  height: 188% !important;
}

.minh-188 {
  min-height: 188vh;
}

.ml-188 {
  margin-left: 188px !important;
}

.mr-188 {
  margin-right: 188px !important;
}

.mt-188 {
  margin-top: 188px !important;
}

.mb-188 {
  margin-bottom: 188px !important;
}

.mr-p-188 {
  margin-right: calc(1% * 188);
}

.pl-188 {
  padding-left: 188px !important;
}

.pr-188 {
  padding-right: 188px !important;
}

.pt-188 {
  padding-top: 188px;
}

.pb-188 {
  padding-bottom: 188px;
}

.max-w-188 {
  max-width: 188px;
}

.w-189 {
  width: 189%;
}

.h-189 {
  height: 189px !important;
}

.hp-189 {
  height: 189% !important;
}

.minh-189 {
  min-height: 189vh;
}

.ml-189 {
  margin-left: 189px !important;
}

.mr-189 {
  margin-right: 189px !important;
}

.mt-189 {
  margin-top: 189px !important;
}

.mb-189 {
  margin-bottom: 189px !important;
}

.mr-p-189 {
  margin-right: calc(1% * 189);
}

.pl-189 {
  padding-left: 189px !important;
}

.pr-189 {
  padding-right: 189px !important;
}

.pt-189 {
  padding-top: 189px;
}

.pb-189 {
  padding-bottom: 189px;
}

.max-w-189 {
  max-width: 189px;
}

.w-190 {
  width: 190%;
}

.h-190 {
  height: 190px !important;
}

.hp-190 {
  height: 190% !important;
}

.minh-190 {
  min-height: 190vh;
}

.ml-190 {
  margin-left: 190px !important;
}

.mr-190 {
  margin-right: 190px !important;
}

.mt-190 {
  margin-top: 190px !important;
}

.mb-190 {
  margin-bottom: 190px !important;
}

.mr-p-190 {
  margin-right: calc(1% * 190);
}

.pl-190 {
  padding-left: 190px !important;
}

.pr-190 {
  padding-right: 190px !important;
}

.pt-190 {
  padding-top: 190px;
}

.pb-190 {
  padding-bottom: 190px;
}

.max-w-190 {
  max-width: 190px;
}

.w-191 {
  width: 191%;
}

.h-191 {
  height: 191px !important;
}

.hp-191 {
  height: 191% !important;
}

.minh-191 {
  min-height: 191vh;
}

.ml-191 {
  margin-left: 191px !important;
}

.mr-191 {
  margin-right: 191px !important;
}

.mt-191 {
  margin-top: 191px !important;
}

.mb-191 {
  margin-bottom: 191px !important;
}

.mr-p-191 {
  margin-right: calc(1% * 191);
}

.pl-191 {
  padding-left: 191px !important;
}

.pr-191 {
  padding-right: 191px !important;
}

.pt-191 {
  padding-top: 191px;
}

.pb-191 {
  padding-bottom: 191px;
}

.max-w-191 {
  max-width: 191px;
}

.w-192 {
  width: 192%;
}

.h-192 {
  height: 192px !important;
}

.hp-192 {
  height: 192% !important;
}

.minh-192 {
  min-height: 192vh;
}

.ml-192 {
  margin-left: 192px !important;
}

.mr-192 {
  margin-right: 192px !important;
}

.mt-192 {
  margin-top: 192px !important;
}

.mb-192 {
  margin-bottom: 192px !important;
}

.mr-p-192 {
  margin-right: calc(1% * 192);
}

.pl-192 {
  padding-left: 192px !important;
}

.pr-192 {
  padding-right: 192px !important;
}

.pt-192 {
  padding-top: 192px;
}

.pb-192 {
  padding-bottom: 192px;
}

.max-w-192 {
  max-width: 192px;
}

.w-193 {
  width: 193%;
}

.h-193 {
  height: 193px !important;
}

.hp-193 {
  height: 193% !important;
}

.minh-193 {
  min-height: 193vh;
}

.ml-193 {
  margin-left: 193px !important;
}

.mr-193 {
  margin-right: 193px !important;
}

.mt-193 {
  margin-top: 193px !important;
}

.mb-193 {
  margin-bottom: 193px !important;
}

.mr-p-193 {
  margin-right: calc(1% * 193);
}

.pl-193 {
  padding-left: 193px !important;
}

.pr-193 {
  padding-right: 193px !important;
}

.pt-193 {
  padding-top: 193px;
}

.pb-193 {
  padding-bottom: 193px;
}

.max-w-193 {
  max-width: 193px;
}

.w-194 {
  width: 194%;
}

.h-194 {
  height: 194px !important;
}

.hp-194 {
  height: 194% !important;
}

.minh-194 {
  min-height: 194vh;
}

.ml-194 {
  margin-left: 194px !important;
}

.mr-194 {
  margin-right: 194px !important;
}

.mt-194 {
  margin-top: 194px !important;
}

.mb-194 {
  margin-bottom: 194px !important;
}

.mr-p-194 {
  margin-right: calc(1% * 194);
}

.pl-194 {
  padding-left: 194px !important;
}

.pr-194 {
  padding-right: 194px !important;
}

.pt-194 {
  padding-top: 194px;
}

.pb-194 {
  padding-bottom: 194px;
}

.max-w-194 {
  max-width: 194px;
}

.w-195 {
  width: 195%;
}

.h-195 {
  height: 195px !important;
}

.hp-195 {
  height: 195% !important;
}

.minh-195 {
  min-height: 195vh;
}

.ml-195 {
  margin-left: 195px !important;
}

.mr-195 {
  margin-right: 195px !important;
}

.mt-195 {
  margin-top: 195px !important;
}

.mb-195 {
  margin-bottom: 195px !important;
}

.mr-p-195 {
  margin-right: calc(1% * 195);
}

.pl-195 {
  padding-left: 195px !important;
}

.pr-195 {
  padding-right: 195px !important;
}

.pt-195 {
  padding-top: 195px;
}

.pb-195 {
  padding-bottom: 195px;
}

.max-w-195 {
  max-width: 195px;
}

.w-196 {
  width: 196%;
}

.h-196 {
  height: 196px !important;
}

.hp-196 {
  height: 196% !important;
}

.minh-196 {
  min-height: 196vh;
}

.ml-196 {
  margin-left: 196px !important;
}

.mr-196 {
  margin-right: 196px !important;
}

.mt-196 {
  margin-top: 196px !important;
}

.mb-196 {
  margin-bottom: 196px !important;
}

.mr-p-196 {
  margin-right: calc(1% * 196);
}

.pl-196 {
  padding-left: 196px !important;
}

.pr-196 {
  padding-right: 196px !important;
}

.pt-196 {
  padding-top: 196px;
}

.pb-196 {
  padding-bottom: 196px;
}

.max-w-196 {
  max-width: 196px;
}

.w-197 {
  width: 197%;
}

.h-197 {
  height: 197px !important;
}

.hp-197 {
  height: 197% !important;
}

.minh-197 {
  min-height: 197vh;
}

.ml-197 {
  margin-left: 197px !important;
}

.mr-197 {
  margin-right: 197px !important;
}

.mt-197 {
  margin-top: 197px !important;
}

.mb-197 {
  margin-bottom: 197px !important;
}

.mr-p-197 {
  margin-right: calc(1% * 197);
}

.pl-197 {
  padding-left: 197px !important;
}

.pr-197 {
  padding-right: 197px !important;
}

.pt-197 {
  padding-top: 197px;
}

.pb-197 {
  padding-bottom: 197px;
}

.max-w-197 {
  max-width: 197px;
}

.w-198 {
  width: 198%;
}

.h-198 {
  height: 198px !important;
}

.hp-198 {
  height: 198% !important;
}

.minh-198 {
  min-height: 198vh;
}

.ml-198 {
  margin-left: 198px !important;
}

.mr-198 {
  margin-right: 198px !important;
}

.mt-198 {
  margin-top: 198px !important;
}

.mb-198 {
  margin-bottom: 198px !important;
}

.mr-p-198 {
  margin-right: calc(1% * 198);
}

.pl-198 {
  padding-left: 198px !important;
}

.pr-198 {
  padding-right: 198px !important;
}

.pt-198 {
  padding-top: 198px;
}

.pb-198 {
  padding-bottom: 198px;
}

.max-w-198 {
  max-width: 198px;
}

.w-199 {
  width: 199%;
}

.h-199 {
  height: 199px !important;
}

.hp-199 {
  height: 199% !important;
}

.minh-199 {
  min-height: 199vh;
}

.ml-199 {
  margin-left: 199px !important;
}

.mr-199 {
  margin-right: 199px !important;
}

.mt-199 {
  margin-top: 199px !important;
}

.mb-199 {
  margin-bottom: 199px !important;
}

.mr-p-199 {
  margin-right: calc(1% * 199);
}

.pl-199 {
  padding-left: 199px !important;
}

.pr-199 {
  padding-right: 199px !important;
}

.pt-199 {
  padding-top: 199px;
}

.pb-199 {
  padding-bottom: 199px;
}

.max-w-199 {
  max-width: 199px;
}

.w-200 {
  width: 200%;
}

.h-200 {
  height: 200px !important;
}

.hp-200 {
  height: 200% !important;
}

.minh-200 {
  min-height: 200vh;
}

.ml-200 {
  margin-left: 200px !important;
}

.mr-200 {
  margin-right: 200px !important;
}

.mt-200 {
  margin-top: 200px !important;
}

.mb-200 {
  margin-bottom: 200px !important;
}

.mr-p-200 {
  margin-right: calc(1% * 200);
}

.pl-200 {
  padding-left: 200px !important;
}

.pr-200 {
  padding-right: 200px !important;
}

.pt-200 {
  padding-top: 200px;
}

.pb-200 {
  padding-bottom: 200px;
}

.max-w-200 {
  max-width: 200px;
}

.w-201 {
  width: 201%;
}

.h-201 {
  height: 201px !important;
}

.hp-201 {
  height: 201% !important;
}

.minh-201 {
  min-height: 201vh;
}

.ml-201 {
  margin-left: 201px !important;
}

.mr-201 {
  margin-right: 201px !important;
}

.mt-201 {
  margin-top: 201px !important;
}

.mb-201 {
  margin-bottom: 201px !important;
}

.mr-p-201 {
  margin-right: calc(1% * 201);
}

.pl-201 {
  padding-left: 201px !important;
}

.pr-201 {
  padding-right: 201px !important;
}

.pt-201 {
  padding-top: 201px;
}

.pb-201 {
  padding-bottom: 201px;
}

.max-w-201 {
  max-width: 201px;
}

.w-202 {
  width: 202%;
}

.h-202 {
  height: 202px !important;
}

.hp-202 {
  height: 202% !important;
}

.minh-202 {
  min-height: 202vh;
}

.ml-202 {
  margin-left: 202px !important;
}

.mr-202 {
  margin-right: 202px !important;
}

.mt-202 {
  margin-top: 202px !important;
}

.mb-202 {
  margin-bottom: 202px !important;
}

.mr-p-202 {
  margin-right: calc(1% * 202);
}

.pl-202 {
  padding-left: 202px !important;
}

.pr-202 {
  padding-right: 202px !important;
}

.pt-202 {
  padding-top: 202px;
}

.pb-202 {
  padding-bottom: 202px;
}

.max-w-202 {
  max-width: 202px;
}

.w-203 {
  width: 203%;
}

.h-203 {
  height: 203px !important;
}

.hp-203 {
  height: 203% !important;
}

.minh-203 {
  min-height: 203vh;
}

.ml-203 {
  margin-left: 203px !important;
}

.mr-203 {
  margin-right: 203px !important;
}

.mt-203 {
  margin-top: 203px !important;
}

.mb-203 {
  margin-bottom: 203px !important;
}

.mr-p-203 {
  margin-right: calc(1% * 203);
}

.pl-203 {
  padding-left: 203px !important;
}

.pr-203 {
  padding-right: 203px !important;
}

.pt-203 {
  padding-top: 203px;
}

.pb-203 {
  padding-bottom: 203px;
}

.max-w-203 {
  max-width: 203px;
}

.w-204 {
  width: 204%;
}

.h-204 {
  height: 204px !important;
}

.hp-204 {
  height: 204% !important;
}

.minh-204 {
  min-height: 204vh;
}

.ml-204 {
  margin-left: 204px !important;
}

.mr-204 {
  margin-right: 204px !important;
}

.mt-204 {
  margin-top: 204px !important;
}

.mb-204 {
  margin-bottom: 204px !important;
}

.mr-p-204 {
  margin-right: calc(1% * 204);
}

.pl-204 {
  padding-left: 204px !important;
}

.pr-204 {
  padding-right: 204px !important;
}

.pt-204 {
  padding-top: 204px;
}

.pb-204 {
  padding-bottom: 204px;
}

.max-w-204 {
  max-width: 204px;
}

.w-205 {
  width: 205%;
}

.h-205 {
  height: 205px !important;
}

.hp-205 {
  height: 205% !important;
}

.minh-205 {
  min-height: 205vh;
}

.ml-205 {
  margin-left: 205px !important;
}

.mr-205 {
  margin-right: 205px !important;
}

.mt-205 {
  margin-top: 205px !important;
}

.mb-205 {
  margin-bottom: 205px !important;
}

.mr-p-205 {
  margin-right: calc(1% * 205);
}

.pl-205 {
  padding-left: 205px !important;
}

.pr-205 {
  padding-right: 205px !important;
}

.pt-205 {
  padding-top: 205px;
}

.pb-205 {
  padding-bottom: 205px;
}

.max-w-205 {
  max-width: 205px;
}

.w-206 {
  width: 206%;
}

.h-206 {
  height: 206px !important;
}

.hp-206 {
  height: 206% !important;
}

.minh-206 {
  min-height: 206vh;
}

.ml-206 {
  margin-left: 206px !important;
}

.mr-206 {
  margin-right: 206px !important;
}

.mt-206 {
  margin-top: 206px !important;
}

.mb-206 {
  margin-bottom: 206px !important;
}

.mr-p-206 {
  margin-right: calc(1% * 206);
}

.pl-206 {
  padding-left: 206px !important;
}

.pr-206 {
  padding-right: 206px !important;
}

.pt-206 {
  padding-top: 206px;
}

.pb-206 {
  padding-bottom: 206px;
}

.max-w-206 {
  max-width: 206px;
}

.w-207 {
  width: 207%;
}

.h-207 {
  height: 207px !important;
}

.hp-207 {
  height: 207% !important;
}

.minh-207 {
  min-height: 207vh;
}

.ml-207 {
  margin-left: 207px !important;
}

.mr-207 {
  margin-right: 207px !important;
}

.mt-207 {
  margin-top: 207px !important;
}

.mb-207 {
  margin-bottom: 207px !important;
}

.mr-p-207 {
  margin-right: calc(1% * 207);
}

.pl-207 {
  padding-left: 207px !important;
}

.pr-207 {
  padding-right: 207px !important;
}

.pt-207 {
  padding-top: 207px;
}

.pb-207 {
  padding-bottom: 207px;
}

.max-w-207 {
  max-width: 207px;
}

.w-208 {
  width: 208%;
}

.h-208 {
  height: 208px !important;
}

.hp-208 {
  height: 208% !important;
}

.minh-208 {
  min-height: 208vh;
}

.ml-208 {
  margin-left: 208px !important;
}

.mr-208 {
  margin-right: 208px !important;
}

.mt-208 {
  margin-top: 208px !important;
}

.mb-208 {
  margin-bottom: 208px !important;
}

.mr-p-208 {
  margin-right: calc(1% * 208);
}

.pl-208 {
  padding-left: 208px !important;
}

.pr-208 {
  padding-right: 208px !important;
}

.pt-208 {
  padding-top: 208px;
}

.pb-208 {
  padding-bottom: 208px;
}

.max-w-208 {
  max-width: 208px;
}

.w-209 {
  width: 209%;
}

.h-209 {
  height: 209px !important;
}

.hp-209 {
  height: 209% !important;
}

.minh-209 {
  min-height: 209vh;
}

.ml-209 {
  margin-left: 209px !important;
}

.mr-209 {
  margin-right: 209px !important;
}

.mt-209 {
  margin-top: 209px !important;
}

.mb-209 {
  margin-bottom: 209px !important;
}

.mr-p-209 {
  margin-right: calc(1% * 209);
}

.pl-209 {
  padding-left: 209px !important;
}

.pr-209 {
  padding-right: 209px !important;
}

.pt-209 {
  padding-top: 209px;
}

.pb-209 {
  padding-bottom: 209px;
}

.max-w-209 {
  max-width: 209px;
}

.w-210 {
  width: 210%;
}

.h-210 {
  height: 210px !important;
}

.hp-210 {
  height: 210% !important;
}

.minh-210 {
  min-height: 210vh;
}

.ml-210 {
  margin-left: 210px !important;
}

.mr-210 {
  margin-right: 210px !important;
}

.mt-210 {
  margin-top: 210px !important;
}

.mb-210 {
  margin-bottom: 210px !important;
}

.mr-p-210 {
  margin-right: calc(1% * 210);
}

.pl-210 {
  padding-left: 210px !important;
}

.pr-210 {
  padding-right: 210px !important;
}

.pt-210 {
  padding-top: 210px;
}

.pb-210 {
  padding-bottom: 210px;
}

.max-w-210 {
  max-width: 210px;
}

.w-211 {
  width: 211%;
}

.h-211 {
  height: 211px !important;
}

.hp-211 {
  height: 211% !important;
}

.minh-211 {
  min-height: 211vh;
}

.ml-211 {
  margin-left: 211px !important;
}

.mr-211 {
  margin-right: 211px !important;
}

.mt-211 {
  margin-top: 211px !important;
}

.mb-211 {
  margin-bottom: 211px !important;
}

.mr-p-211 {
  margin-right: calc(1% * 211);
}

.pl-211 {
  padding-left: 211px !important;
}

.pr-211 {
  padding-right: 211px !important;
}

.pt-211 {
  padding-top: 211px;
}

.pb-211 {
  padding-bottom: 211px;
}

.max-w-211 {
  max-width: 211px;
}

.w-212 {
  width: 212%;
}

.h-212 {
  height: 212px !important;
}

.hp-212 {
  height: 212% !important;
}

.minh-212 {
  min-height: 212vh;
}

.ml-212 {
  margin-left: 212px !important;
}

.mr-212 {
  margin-right: 212px !important;
}

.mt-212 {
  margin-top: 212px !important;
}

.mb-212 {
  margin-bottom: 212px !important;
}

.mr-p-212 {
  margin-right: calc(1% * 212);
}

.pl-212 {
  padding-left: 212px !important;
}

.pr-212 {
  padding-right: 212px !important;
}

.pt-212 {
  padding-top: 212px;
}

.pb-212 {
  padding-bottom: 212px;
}

.max-w-212 {
  max-width: 212px;
}

.w-213 {
  width: 213%;
}

.h-213 {
  height: 213px !important;
}

.hp-213 {
  height: 213% !important;
}

.minh-213 {
  min-height: 213vh;
}

.ml-213 {
  margin-left: 213px !important;
}

.mr-213 {
  margin-right: 213px !important;
}

.mt-213 {
  margin-top: 213px !important;
}

.mb-213 {
  margin-bottom: 213px !important;
}

.mr-p-213 {
  margin-right: calc(1% * 213);
}

.pl-213 {
  padding-left: 213px !important;
}

.pr-213 {
  padding-right: 213px !important;
}

.pt-213 {
  padding-top: 213px;
}

.pb-213 {
  padding-bottom: 213px;
}

.max-w-213 {
  max-width: 213px;
}

.w-214 {
  width: 214%;
}

.h-214 {
  height: 214px !important;
}

.hp-214 {
  height: 214% !important;
}

.minh-214 {
  min-height: 214vh;
}

.ml-214 {
  margin-left: 214px !important;
}

.mr-214 {
  margin-right: 214px !important;
}

.mt-214 {
  margin-top: 214px !important;
}

.mb-214 {
  margin-bottom: 214px !important;
}

.mr-p-214 {
  margin-right: calc(1% * 214);
}

.pl-214 {
  padding-left: 214px !important;
}

.pr-214 {
  padding-right: 214px !important;
}

.pt-214 {
  padding-top: 214px;
}

.pb-214 {
  padding-bottom: 214px;
}

.max-w-214 {
  max-width: 214px;
}

.w-215 {
  width: 215%;
}

.h-215 {
  height: 215px !important;
}

.hp-215 {
  height: 215% !important;
}

.minh-215 {
  min-height: 215vh;
}

.ml-215 {
  margin-left: 215px !important;
}

.mr-215 {
  margin-right: 215px !important;
}

.mt-215 {
  margin-top: 215px !important;
}

.mb-215 {
  margin-bottom: 215px !important;
}

.mr-p-215 {
  margin-right: calc(1% * 215);
}

.pl-215 {
  padding-left: 215px !important;
}

.pr-215 {
  padding-right: 215px !important;
}

.pt-215 {
  padding-top: 215px;
}

.pb-215 {
  padding-bottom: 215px;
}

.max-w-215 {
  max-width: 215px;
}

.w-216 {
  width: 216%;
}

.h-216 {
  height: 216px !important;
}

.hp-216 {
  height: 216% !important;
}

.minh-216 {
  min-height: 216vh;
}

.ml-216 {
  margin-left: 216px !important;
}

.mr-216 {
  margin-right: 216px !important;
}

.mt-216 {
  margin-top: 216px !important;
}

.mb-216 {
  margin-bottom: 216px !important;
}

.mr-p-216 {
  margin-right: calc(1% * 216);
}

.pl-216 {
  padding-left: 216px !important;
}

.pr-216 {
  padding-right: 216px !important;
}

.pt-216 {
  padding-top: 216px;
}

.pb-216 {
  padding-bottom: 216px;
}

.max-w-216 {
  max-width: 216px;
}

.w-217 {
  width: 217%;
}

.h-217 {
  height: 217px !important;
}

.hp-217 {
  height: 217% !important;
}

.minh-217 {
  min-height: 217vh;
}

.ml-217 {
  margin-left: 217px !important;
}

.mr-217 {
  margin-right: 217px !important;
}

.mt-217 {
  margin-top: 217px !important;
}

.mb-217 {
  margin-bottom: 217px !important;
}

.mr-p-217 {
  margin-right: calc(1% * 217);
}

.pl-217 {
  padding-left: 217px !important;
}

.pr-217 {
  padding-right: 217px !important;
}

.pt-217 {
  padding-top: 217px;
}

.pb-217 {
  padding-bottom: 217px;
}

.max-w-217 {
  max-width: 217px;
}

.w-218 {
  width: 218%;
}

.h-218 {
  height: 218px !important;
}

.hp-218 {
  height: 218% !important;
}

.minh-218 {
  min-height: 218vh;
}

.ml-218 {
  margin-left: 218px !important;
}

.mr-218 {
  margin-right: 218px !important;
}

.mt-218 {
  margin-top: 218px !important;
}

.mb-218 {
  margin-bottom: 218px !important;
}

.mr-p-218 {
  margin-right: calc(1% * 218);
}

.pl-218 {
  padding-left: 218px !important;
}

.pr-218 {
  padding-right: 218px !important;
}

.pt-218 {
  padding-top: 218px;
}

.pb-218 {
  padding-bottom: 218px;
}

.max-w-218 {
  max-width: 218px;
}

.w-219 {
  width: 219%;
}

.h-219 {
  height: 219px !important;
}

.hp-219 {
  height: 219% !important;
}

.minh-219 {
  min-height: 219vh;
}

.ml-219 {
  margin-left: 219px !important;
}

.mr-219 {
  margin-right: 219px !important;
}

.mt-219 {
  margin-top: 219px !important;
}

.mb-219 {
  margin-bottom: 219px !important;
}

.mr-p-219 {
  margin-right: calc(1% * 219);
}

.pl-219 {
  padding-left: 219px !important;
}

.pr-219 {
  padding-right: 219px !important;
}

.pt-219 {
  padding-top: 219px;
}

.pb-219 {
  padding-bottom: 219px;
}

.max-w-219 {
  max-width: 219px;
}

.w-220 {
  width: 220%;
}

.h-220 {
  height: 220px !important;
}

.hp-220 {
  height: 220% !important;
}

.minh-220 {
  min-height: 220vh;
}

.ml-220 {
  margin-left: 220px !important;
}

.mr-220 {
  margin-right: 220px !important;
}

.mt-220 {
  margin-top: 220px !important;
}

.mb-220 {
  margin-bottom: 220px !important;
}

.mr-p-220 {
  margin-right: calc(1% * 220);
}

.pl-220 {
  padding-left: 220px !important;
}

.pr-220 {
  padding-right: 220px !important;
}

.pt-220 {
  padding-top: 220px;
}

.pb-220 {
  padding-bottom: 220px;
}

.max-w-220 {
  max-width: 220px;
}

.w-221 {
  width: 221%;
}

.h-221 {
  height: 221px !important;
}

.hp-221 {
  height: 221% !important;
}

.minh-221 {
  min-height: 221vh;
}

.ml-221 {
  margin-left: 221px !important;
}

.mr-221 {
  margin-right: 221px !important;
}

.mt-221 {
  margin-top: 221px !important;
}

.mb-221 {
  margin-bottom: 221px !important;
}

.mr-p-221 {
  margin-right: calc(1% * 221);
}

.pl-221 {
  padding-left: 221px !important;
}

.pr-221 {
  padding-right: 221px !important;
}

.pt-221 {
  padding-top: 221px;
}

.pb-221 {
  padding-bottom: 221px;
}

.max-w-221 {
  max-width: 221px;
}

.w-222 {
  width: 222%;
}

.h-222 {
  height: 222px !important;
}

.hp-222 {
  height: 222% !important;
}

.minh-222 {
  min-height: 222vh;
}

.ml-222 {
  margin-left: 222px !important;
}

.mr-222 {
  margin-right: 222px !important;
}

.mt-222 {
  margin-top: 222px !important;
}

.mb-222 {
  margin-bottom: 222px !important;
}

.mr-p-222 {
  margin-right: calc(1% * 222);
}

.pl-222 {
  padding-left: 222px !important;
}

.pr-222 {
  padding-right: 222px !important;
}

.pt-222 {
  padding-top: 222px;
}

.pb-222 {
  padding-bottom: 222px;
}

.max-w-222 {
  max-width: 222px;
}

.w-223 {
  width: 223%;
}

.h-223 {
  height: 223px !important;
}

.hp-223 {
  height: 223% !important;
}

.minh-223 {
  min-height: 223vh;
}

.ml-223 {
  margin-left: 223px !important;
}

.mr-223 {
  margin-right: 223px !important;
}

.mt-223 {
  margin-top: 223px !important;
}

.mb-223 {
  margin-bottom: 223px !important;
}

.mr-p-223 {
  margin-right: calc(1% * 223);
}

.pl-223 {
  padding-left: 223px !important;
}

.pr-223 {
  padding-right: 223px !important;
}

.pt-223 {
  padding-top: 223px;
}

.pb-223 {
  padding-bottom: 223px;
}

.max-w-223 {
  max-width: 223px;
}

.w-224 {
  width: 224%;
}

.h-224 {
  height: 224px !important;
}

.hp-224 {
  height: 224% !important;
}

.minh-224 {
  min-height: 224vh;
}

.ml-224 {
  margin-left: 224px !important;
}

.mr-224 {
  margin-right: 224px !important;
}

.mt-224 {
  margin-top: 224px !important;
}

.mb-224 {
  margin-bottom: 224px !important;
}

.mr-p-224 {
  margin-right: calc(1% * 224);
}

.pl-224 {
  padding-left: 224px !important;
}

.pr-224 {
  padding-right: 224px !important;
}

.pt-224 {
  padding-top: 224px;
}

.pb-224 {
  padding-bottom: 224px;
}

.max-w-224 {
  max-width: 224px;
}

.w-225 {
  width: 225%;
}

.h-225 {
  height: 225px !important;
}

.hp-225 {
  height: 225% !important;
}

.minh-225 {
  min-height: 225vh;
}

.ml-225 {
  margin-left: 225px !important;
}

.mr-225 {
  margin-right: 225px !important;
}

.mt-225 {
  margin-top: 225px !important;
}

.mb-225 {
  margin-bottom: 225px !important;
}

.mr-p-225 {
  margin-right: calc(1% * 225);
}

.pl-225 {
  padding-left: 225px !important;
}

.pr-225 {
  padding-right: 225px !important;
}

.pt-225 {
  padding-top: 225px;
}

.pb-225 {
  padding-bottom: 225px;
}

.max-w-225 {
  max-width: 225px;
}

.w-226 {
  width: 226%;
}

.h-226 {
  height: 226px !important;
}

.hp-226 {
  height: 226% !important;
}

.minh-226 {
  min-height: 226vh;
}

.ml-226 {
  margin-left: 226px !important;
}

.mr-226 {
  margin-right: 226px !important;
}

.mt-226 {
  margin-top: 226px !important;
}

.mb-226 {
  margin-bottom: 226px !important;
}

.mr-p-226 {
  margin-right: calc(1% * 226);
}

.pl-226 {
  padding-left: 226px !important;
}

.pr-226 {
  padding-right: 226px !important;
}

.pt-226 {
  padding-top: 226px;
}

.pb-226 {
  padding-bottom: 226px;
}

.max-w-226 {
  max-width: 226px;
}

.w-227 {
  width: 227%;
}

.h-227 {
  height: 227px !important;
}

.hp-227 {
  height: 227% !important;
}

.minh-227 {
  min-height: 227vh;
}

.ml-227 {
  margin-left: 227px !important;
}

.mr-227 {
  margin-right: 227px !important;
}

.mt-227 {
  margin-top: 227px !important;
}

.mb-227 {
  margin-bottom: 227px !important;
}

.mr-p-227 {
  margin-right: calc(1% * 227);
}

.pl-227 {
  padding-left: 227px !important;
}

.pr-227 {
  padding-right: 227px !important;
}

.pt-227 {
  padding-top: 227px;
}

.pb-227 {
  padding-bottom: 227px;
}

.max-w-227 {
  max-width: 227px;
}

.w-228 {
  width: 228%;
}

.h-228 {
  height: 228px !important;
}

.hp-228 {
  height: 228% !important;
}

.minh-228 {
  min-height: 228vh;
}

.ml-228 {
  margin-left: 228px !important;
}

.mr-228 {
  margin-right: 228px !important;
}

.mt-228 {
  margin-top: 228px !important;
}

.mb-228 {
  margin-bottom: 228px !important;
}

.mr-p-228 {
  margin-right: calc(1% * 228);
}

.pl-228 {
  padding-left: 228px !important;
}

.pr-228 {
  padding-right: 228px !important;
}

.pt-228 {
  padding-top: 228px;
}

.pb-228 {
  padding-bottom: 228px;
}

.max-w-228 {
  max-width: 228px;
}

.w-229 {
  width: 229%;
}

.h-229 {
  height: 229px !important;
}

.hp-229 {
  height: 229% !important;
}

.minh-229 {
  min-height: 229vh;
}

.ml-229 {
  margin-left: 229px !important;
}

.mr-229 {
  margin-right: 229px !important;
}

.mt-229 {
  margin-top: 229px !important;
}

.mb-229 {
  margin-bottom: 229px !important;
}

.mr-p-229 {
  margin-right: calc(1% * 229);
}

.pl-229 {
  padding-left: 229px !important;
}

.pr-229 {
  padding-right: 229px !important;
}

.pt-229 {
  padding-top: 229px;
}

.pb-229 {
  padding-bottom: 229px;
}

.max-w-229 {
  max-width: 229px;
}

.w-230 {
  width: 230%;
}

.h-230 {
  height: 230px !important;
}

.hp-230 {
  height: 230% !important;
}

.minh-230 {
  min-height: 230vh;
}

.ml-230 {
  margin-left: 230px !important;
}

.mr-230 {
  margin-right: 230px !important;
}

.mt-230 {
  margin-top: 230px !important;
}

.mb-230 {
  margin-bottom: 230px !important;
}

.mr-p-230 {
  margin-right: calc(1% * 230);
}

.pl-230 {
  padding-left: 230px !important;
}

.pr-230 {
  padding-right: 230px !important;
}

.pt-230 {
  padding-top: 230px;
}

.pb-230 {
  padding-bottom: 230px;
}

.max-w-230 {
  max-width: 230px;
}

.w-231 {
  width: 231%;
}

.h-231 {
  height: 231px !important;
}

.hp-231 {
  height: 231% !important;
}

.minh-231 {
  min-height: 231vh;
}

.ml-231 {
  margin-left: 231px !important;
}

.mr-231 {
  margin-right: 231px !important;
}

.mt-231 {
  margin-top: 231px !important;
}

.mb-231 {
  margin-bottom: 231px !important;
}

.mr-p-231 {
  margin-right: calc(1% * 231);
}

.pl-231 {
  padding-left: 231px !important;
}

.pr-231 {
  padding-right: 231px !important;
}

.pt-231 {
  padding-top: 231px;
}

.pb-231 {
  padding-bottom: 231px;
}

.max-w-231 {
  max-width: 231px;
}

.w-232 {
  width: 232%;
}

.h-232 {
  height: 232px !important;
}

.hp-232 {
  height: 232% !important;
}

.minh-232 {
  min-height: 232vh;
}

.ml-232 {
  margin-left: 232px !important;
}

.mr-232 {
  margin-right: 232px !important;
}

.mt-232 {
  margin-top: 232px !important;
}

.mb-232 {
  margin-bottom: 232px !important;
}

.mr-p-232 {
  margin-right: calc(1% * 232);
}

.pl-232 {
  padding-left: 232px !important;
}

.pr-232 {
  padding-right: 232px !important;
}

.pt-232 {
  padding-top: 232px;
}

.pb-232 {
  padding-bottom: 232px;
}

.max-w-232 {
  max-width: 232px;
}

.w-233 {
  width: 233%;
}

.h-233 {
  height: 233px !important;
}

.hp-233 {
  height: 233% !important;
}

.minh-233 {
  min-height: 233vh;
}

.ml-233 {
  margin-left: 233px !important;
}

.mr-233 {
  margin-right: 233px !important;
}

.mt-233 {
  margin-top: 233px !important;
}

.mb-233 {
  margin-bottom: 233px !important;
}

.mr-p-233 {
  margin-right: calc(1% * 233);
}

.pl-233 {
  padding-left: 233px !important;
}

.pr-233 {
  padding-right: 233px !important;
}

.pt-233 {
  padding-top: 233px;
}

.pb-233 {
  padding-bottom: 233px;
}

.max-w-233 {
  max-width: 233px;
}

.w-234 {
  width: 234%;
}

.h-234 {
  height: 234px !important;
}

.hp-234 {
  height: 234% !important;
}

.minh-234 {
  min-height: 234vh;
}

.ml-234 {
  margin-left: 234px !important;
}

.mr-234 {
  margin-right: 234px !important;
}

.mt-234 {
  margin-top: 234px !important;
}

.mb-234 {
  margin-bottom: 234px !important;
}

.mr-p-234 {
  margin-right: calc(1% * 234);
}

.pl-234 {
  padding-left: 234px !important;
}

.pr-234 {
  padding-right: 234px !important;
}

.pt-234 {
  padding-top: 234px;
}

.pb-234 {
  padding-bottom: 234px;
}

.max-w-234 {
  max-width: 234px;
}

.w-235 {
  width: 235%;
}

.h-235 {
  height: 235px !important;
}

.hp-235 {
  height: 235% !important;
}

.minh-235 {
  min-height: 235vh;
}

.ml-235 {
  margin-left: 235px !important;
}

.mr-235 {
  margin-right: 235px !important;
}

.mt-235 {
  margin-top: 235px !important;
}

.mb-235 {
  margin-bottom: 235px !important;
}

.mr-p-235 {
  margin-right: calc(1% * 235);
}

.pl-235 {
  padding-left: 235px !important;
}

.pr-235 {
  padding-right: 235px !important;
}

.pt-235 {
  padding-top: 235px;
}

.pb-235 {
  padding-bottom: 235px;
}

.max-w-235 {
  max-width: 235px;
}

.w-236 {
  width: 236%;
}

.h-236 {
  height: 236px !important;
}

.hp-236 {
  height: 236% !important;
}

.minh-236 {
  min-height: 236vh;
}

.ml-236 {
  margin-left: 236px !important;
}

.mr-236 {
  margin-right: 236px !important;
}

.mt-236 {
  margin-top: 236px !important;
}

.mb-236 {
  margin-bottom: 236px !important;
}

.mr-p-236 {
  margin-right: calc(1% * 236);
}

.pl-236 {
  padding-left: 236px !important;
}

.pr-236 {
  padding-right: 236px !important;
}

.pt-236 {
  padding-top: 236px;
}

.pb-236 {
  padding-bottom: 236px;
}

.max-w-236 {
  max-width: 236px;
}

.w-237 {
  width: 237%;
}

.h-237 {
  height: 237px !important;
}

.hp-237 {
  height: 237% !important;
}

.minh-237 {
  min-height: 237vh;
}

.ml-237 {
  margin-left: 237px !important;
}

.mr-237 {
  margin-right: 237px !important;
}

.mt-237 {
  margin-top: 237px !important;
}

.mb-237 {
  margin-bottom: 237px !important;
}

.mr-p-237 {
  margin-right: calc(1% * 237);
}

.pl-237 {
  padding-left: 237px !important;
}

.pr-237 {
  padding-right: 237px !important;
}

.pt-237 {
  padding-top: 237px;
}

.pb-237 {
  padding-bottom: 237px;
}

.max-w-237 {
  max-width: 237px;
}

.w-238 {
  width: 238%;
}

.h-238 {
  height: 238px !important;
}

.hp-238 {
  height: 238% !important;
}

.minh-238 {
  min-height: 238vh;
}

.ml-238 {
  margin-left: 238px !important;
}

.mr-238 {
  margin-right: 238px !important;
}

.mt-238 {
  margin-top: 238px !important;
}

.mb-238 {
  margin-bottom: 238px !important;
}

.mr-p-238 {
  margin-right: calc(1% * 238);
}

.pl-238 {
  padding-left: 238px !important;
}

.pr-238 {
  padding-right: 238px !important;
}

.pt-238 {
  padding-top: 238px;
}

.pb-238 {
  padding-bottom: 238px;
}

.max-w-238 {
  max-width: 238px;
}

.w-239 {
  width: 239%;
}

.h-239 {
  height: 239px !important;
}

.hp-239 {
  height: 239% !important;
}

.minh-239 {
  min-height: 239vh;
}

.ml-239 {
  margin-left: 239px !important;
}

.mr-239 {
  margin-right: 239px !important;
}

.mt-239 {
  margin-top: 239px !important;
}

.mb-239 {
  margin-bottom: 239px !important;
}

.mr-p-239 {
  margin-right: calc(1% * 239);
}

.pl-239 {
  padding-left: 239px !important;
}

.pr-239 {
  padding-right: 239px !important;
}

.pt-239 {
  padding-top: 239px;
}

.pb-239 {
  padding-bottom: 239px;
}

.max-w-239 {
  max-width: 239px;
}

.w-240 {
  width: 240%;
}

.h-240 {
  height: 240px !important;
}

.hp-240 {
  height: 240% !important;
}

.minh-240 {
  min-height: 240vh;
}

.ml-240 {
  margin-left: 240px !important;
}

.mr-240 {
  margin-right: 240px !important;
}

.mt-240 {
  margin-top: 240px !important;
}

.mb-240 {
  margin-bottom: 240px !important;
}

.mr-p-240 {
  margin-right: calc(1% * 240);
}

.pl-240 {
  padding-left: 240px !important;
}

.pr-240 {
  padding-right: 240px !important;
}

.pt-240 {
  padding-top: 240px;
}

.pb-240 {
  padding-bottom: 240px;
}

.max-w-240 {
  max-width: 240px;
}

.w-241 {
  width: 241%;
}

.h-241 {
  height: 241px !important;
}

.hp-241 {
  height: 241% !important;
}

.minh-241 {
  min-height: 241vh;
}

.ml-241 {
  margin-left: 241px !important;
}

.mr-241 {
  margin-right: 241px !important;
}

.mt-241 {
  margin-top: 241px !important;
}

.mb-241 {
  margin-bottom: 241px !important;
}

.mr-p-241 {
  margin-right: calc(1% * 241);
}

.pl-241 {
  padding-left: 241px !important;
}

.pr-241 {
  padding-right: 241px !important;
}

.pt-241 {
  padding-top: 241px;
}

.pb-241 {
  padding-bottom: 241px;
}

.max-w-241 {
  max-width: 241px;
}

.w-242 {
  width: 242%;
}

.h-242 {
  height: 242px !important;
}

.hp-242 {
  height: 242% !important;
}

.minh-242 {
  min-height: 242vh;
}

.ml-242 {
  margin-left: 242px !important;
}

.mr-242 {
  margin-right: 242px !important;
}

.mt-242 {
  margin-top: 242px !important;
}

.mb-242 {
  margin-bottom: 242px !important;
}

.mr-p-242 {
  margin-right: calc(1% * 242);
}

.pl-242 {
  padding-left: 242px !important;
}

.pr-242 {
  padding-right: 242px !important;
}

.pt-242 {
  padding-top: 242px;
}

.pb-242 {
  padding-bottom: 242px;
}

.max-w-242 {
  max-width: 242px;
}

.w-243 {
  width: 243%;
}

.h-243 {
  height: 243px !important;
}

.hp-243 {
  height: 243% !important;
}

.minh-243 {
  min-height: 243vh;
}

.ml-243 {
  margin-left: 243px !important;
}

.mr-243 {
  margin-right: 243px !important;
}

.mt-243 {
  margin-top: 243px !important;
}

.mb-243 {
  margin-bottom: 243px !important;
}

.mr-p-243 {
  margin-right: calc(1% * 243);
}

.pl-243 {
  padding-left: 243px !important;
}

.pr-243 {
  padding-right: 243px !important;
}

.pt-243 {
  padding-top: 243px;
}

.pb-243 {
  padding-bottom: 243px;
}

.max-w-243 {
  max-width: 243px;
}

.w-244 {
  width: 244%;
}

.h-244 {
  height: 244px !important;
}

.hp-244 {
  height: 244% !important;
}

.minh-244 {
  min-height: 244vh;
}

.ml-244 {
  margin-left: 244px !important;
}

.mr-244 {
  margin-right: 244px !important;
}

.mt-244 {
  margin-top: 244px !important;
}

.mb-244 {
  margin-bottom: 244px !important;
}

.mr-p-244 {
  margin-right: calc(1% * 244);
}

.pl-244 {
  padding-left: 244px !important;
}

.pr-244 {
  padding-right: 244px !important;
}

.pt-244 {
  padding-top: 244px;
}

.pb-244 {
  padding-bottom: 244px;
}

.max-w-244 {
  max-width: 244px;
}

.w-245 {
  width: 245%;
}

.h-245 {
  height: 245px !important;
}

.hp-245 {
  height: 245% !important;
}

.minh-245 {
  min-height: 245vh;
}

.ml-245 {
  margin-left: 245px !important;
}

.mr-245 {
  margin-right: 245px !important;
}

.mt-245 {
  margin-top: 245px !important;
}

.mb-245 {
  margin-bottom: 245px !important;
}

.mr-p-245 {
  margin-right: calc(1% * 245);
}

.pl-245 {
  padding-left: 245px !important;
}

.pr-245 {
  padding-right: 245px !important;
}

.pt-245 {
  padding-top: 245px;
}

.pb-245 {
  padding-bottom: 245px;
}

.max-w-245 {
  max-width: 245px;
}

.w-246 {
  width: 246%;
}

.h-246 {
  height: 246px !important;
}

.hp-246 {
  height: 246% !important;
}

.minh-246 {
  min-height: 246vh;
}

.ml-246 {
  margin-left: 246px !important;
}

.mr-246 {
  margin-right: 246px !important;
}

.mt-246 {
  margin-top: 246px !important;
}

.mb-246 {
  margin-bottom: 246px !important;
}

.mr-p-246 {
  margin-right: calc(1% * 246);
}

.pl-246 {
  padding-left: 246px !important;
}

.pr-246 {
  padding-right: 246px !important;
}

.pt-246 {
  padding-top: 246px;
}

.pb-246 {
  padding-bottom: 246px;
}

.max-w-246 {
  max-width: 246px;
}

.w-247 {
  width: 247%;
}

.h-247 {
  height: 247px !important;
}

.hp-247 {
  height: 247% !important;
}

.minh-247 {
  min-height: 247vh;
}

.ml-247 {
  margin-left: 247px !important;
}

.mr-247 {
  margin-right: 247px !important;
}

.mt-247 {
  margin-top: 247px !important;
}

.mb-247 {
  margin-bottom: 247px !important;
}

.mr-p-247 {
  margin-right: calc(1% * 247);
}

.pl-247 {
  padding-left: 247px !important;
}

.pr-247 {
  padding-right: 247px !important;
}

.pt-247 {
  padding-top: 247px;
}

.pb-247 {
  padding-bottom: 247px;
}

.max-w-247 {
  max-width: 247px;
}

.w-248 {
  width: 248%;
}

.h-248 {
  height: 248px !important;
}

.hp-248 {
  height: 248% !important;
}

.minh-248 {
  min-height: 248vh;
}

.ml-248 {
  margin-left: 248px !important;
}

.mr-248 {
  margin-right: 248px !important;
}

.mt-248 {
  margin-top: 248px !important;
}

.mb-248 {
  margin-bottom: 248px !important;
}

.mr-p-248 {
  margin-right: calc(1% * 248);
}

.pl-248 {
  padding-left: 248px !important;
}

.pr-248 {
  padding-right: 248px !important;
}

.pt-248 {
  padding-top: 248px;
}

.pb-248 {
  padding-bottom: 248px;
}

.max-w-248 {
  max-width: 248px;
}

.w-249 {
  width: 249%;
}

.h-249 {
  height: 249px !important;
}

.hp-249 {
  height: 249% !important;
}

.minh-249 {
  min-height: 249vh;
}

.ml-249 {
  margin-left: 249px !important;
}

.mr-249 {
  margin-right: 249px !important;
}

.mt-249 {
  margin-top: 249px !important;
}

.mb-249 {
  margin-bottom: 249px !important;
}

.mr-p-249 {
  margin-right: calc(1% * 249);
}

.pl-249 {
  padding-left: 249px !important;
}

.pr-249 {
  padding-right: 249px !important;
}

.pt-249 {
  padding-top: 249px;
}

.pb-249 {
  padding-bottom: 249px;
}

.max-w-249 {
  max-width: 249px;
}

.w-250 {
  width: 250%;
}

.h-250 {
  height: 250px !important;
}

.hp-250 {
  height: 250% !important;
}

.minh-250 {
  min-height: 250vh;
}

.ml-250 {
  margin-left: 250px !important;
}

.mr-250 {
  margin-right: 250px !important;
}

.mt-250 {
  margin-top: 250px !important;
}

.mb-250 {
  margin-bottom: 250px !important;
}

.mr-p-250 {
  margin-right: calc(1% * 250);
}

.pl-250 {
  padding-left: 250px !important;
}

.pr-250 {
  padding-right: 250px !important;
}

.pt-250 {
  padding-top: 250px;
}

.pb-250 {
  padding-bottom: 250px;
}

.max-w-250 {
  max-width: 250px;
}

.w-251 {
  width: 251%;
}

.h-251 {
  height: 251px !important;
}

.hp-251 {
  height: 251% !important;
}

.minh-251 {
  min-height: 251vh;
}

.ml-251 {
  margin-left: 251px !important;
}

.mr-251 {
  margin-right: 251px !important;
}

.mt-251 {
  margin-top: 251px !important;
}

.mb-251 {
  margin-bottom: 251px !important;
}

.mr-p-251 {
  margin-right: calc(1% * 251);
}

.pl-251 {
  padding-left: 251px !important;
}

.pr-251 {
  padding-right: 251px !important;
}

.pt-251 {
  padding-top: 251px;
}

.pb-251 {
  padding-bottom: 251px;
}

.max-w-251 {
  max-width: 251px;
}

.w-252 {
  width: 252%;
}

.h-252 {
  height: 252px !important;
}

.hp-252 {
  height: 252% !important;
}

.minh-252 {
  min-height: 252vh;
}

.ml-252 {
  margin-left: 252px !important;
}

.mr-252 {
  margin-right: 252px !important;
}

.mt-252 {
  margin-top: 252px !important;
}

.mb-252 {
  margin-bottom: 252px !important;
}

.mr-p-252 {
  margin-right: calc(1% * 252);
}

.pl-252 {
  padding-left: 252px !important;
}

.pr-252 {
  padding-right: 252px !important;
}

.pt-252 {
  padding-top: 252px;
}

.pb-252 {
  padding-bottom: 252px;
}

.max-w-252 {
  max-width: 252px;
}

.w-253 {
  width: 253%;
}

.h-253 {
  height: 253px !important;
}

.hp-253 {
  height: 253% !important;
}

.minh-253 {
  min-height: 253vh;
}

.ml-253 {
  margin-left: 253px !important;
}

.mr-253 {
  margin-right: 253px !important;
}

.mt-253 {
  margin-top: 253px !important;
}

.mb-253 {
  margin-bottom: 253px !important;
}

.mr-p-253 {
  margin-right: calc(1% * 253);
}

.pl-253 {
  padding-left: 253px !important;
}

.pr-253 {
  padding-right: 253px !important;
}

.pt-253 {
  padding-top: 253px;
}

.pb-253 {
  padding-bottom: 253px;
}

.max-w-253 {
  max-width: 253px;
}

.w-254 {
  width: 254%;
}

.h-254 {
  height: 254px !important;
}

.hp-254 {
  height: 254% !important;
}

.minh-254 {
  min-height: 254vh;
}

.ml-254 {
  margin-left: 254px !important;
}

.mr-254 {
  margin-right: 254px !important;
}

.mt-254 {
  margin-top: 254px !important;
}

.mb-254 {
  margin-bottom: 254px !important;
}

.mr-p-254 {
  margin-right: calc(1% * 254);
}

.pl-254 {
  padding-left: 254px !important;
}

.pr-254 {
  padding-right: 254px !important;
}

.pt-254 {
  padding-top: 254px;
}

.pb-254 {
  padding-bottom: 254px;
}

.max-w-254 {
  max-width: 254px;
}

.w-255 {
  width: 255%;
}

.h-255 {
  height: 255px !important;
}

.hp-255 {
  height: 255% !important;
}

.minh-255 {
  min-height: 255vh;
}

.ml-255 {
  margin-left: 255px !important;
}

.mr-255 {
  margin-right: 255px !important;
}

.mt-255 {
  margin-top: 255px !important;
}

.mb-255 {
  margin-bottom: 255px !important;
}

.mr-p-255 {
  margin-right: calc(1% * 255);
}

.pl-255 {
  padding-left: 255px !important;
}

.pr-255 {
  padding-right: 255px !important;
}

.pt-255 {
  padding-top: 255px;
}

.pb-255 {
  padding-bottom: 255px;
}

.max-w-255 {
  max-width: 255px;
}

.w-256 {
  width: 256%;
}

.h-256 {
  height: 256px !important;
}

.hp-256 {
  height: 256% !important;
}

.minh-256 {
  min-height: 256vh;
}

.ml-256 {
  margin-left: 256px !important;
}

.mr-256 {
  margin-right: 256px !important;
}

.mt-256 {
  margin-top: 256px !important;
}

.mb-256 {
  margin-bottom: 256px !important;
}

.mr-p-256 {
  margin-right: calc(1% * 256);
}

.pl-256 {
  padding-left: 256px !important;
}

.pr-256 {
  padding-right: 256px !important;
}

.pt-256 {
  padding-top: 256px;
}

.pb-256 {
  padding-bottom: 256px;
}

.max-w-256 {
  max-width: 256px;
}

.w-257 {
  width: 257%;
}

.h-257 {
  height: 257px !important;
}

.hp-257 {
  height: 257% !important;
}

.minh-257 {
  min-height: 257vh;
}

.ml-257 {
  margin-left: 257px !important;
}

.mr-257 {
  margin-right: 257px !important;
}

.mt-257 {
  margin-top: 257px !important;
}

.mb-257 {
  margin-bottom: 257px !important;
}

.mr-p-257 {
  margin-right: calc(1% * 257);
}

.pl-257 {
  padding-left: 257px !important;
}

.pr-257 {
  padding-right: 257px !important;
}

.pt-257 {
  padding-top: 257px;
}

.pb-257 {
  padding-bottom: 257px;
}

.max-w-257 {
  max-width: 257px;
}

.w-258 {
  width: 258%;
}

.h-258 {
  height: 258px !important;
}

.hp-258 {
  height: 258% !important;
}

.minh-258 {
  min-height: 258vh;
}

.ml-258 {
  margin-left: 258px !important;
}

.mr-258 {
  margin-right: 258px !important;
}

.mt-258 {
  margin-top: 258px !important;
}

.mb-258 {
  margin-bottom: 258px !important;
}

.mr-p-258 {
  margin-right: calc(1% * 258);
}

.pl-258 {
  padding-left: 258px !important;
}

.pr-258 {
  padding-right: 258px !important;
}

.pt-258 {
  padding-top: 258px;
}

.pb-258 {
  padding-bottom: 258px;
}

.max-w-258 {
  max-width: 258px;
}

.w-259 {
  width: 259%;
}

.h-259 {
  height: 259px !important;
}

.hp-259 {
  height: 259% !important;
}

.minh-259 {
  min-height: 259vh;
}

.ml-259 {
  margin-left: 259px !important;
}

.mr-259 {
  margin-right: 259px !important;
}

.mt-259 {
  margin-top: 259px !important;
}

.mb-259 {
  margin-bottom: 259px !important;
}

.mr-p-259 {
  margin-right: calc(1% * 259);
}

.pl-259 {
  padding-left: 259px !important;
}

.pr-259 {
  padding-right: 259px !important;
}

.pt-259 {
  padding-top: 259px;
}

.pb-259 {
  padding-bottom: 259px;
}

.max-w-259 {
  max-width: 259px;
}

.w-260 {
  width: 260%;
}

.h-260 {
  height: 260px !important;
}

.hp-260 {
  height: 260% !important;
}

.minh-260 {
  min-height: 260vh;
}

.ml-260 {
  margin-left: 260px !important;
}

.mr-260 {
  margin-right: 260px !important;
}

.mt-260 {
  margin-top: 260px !important;
}

.mb-260 {
  margin-bottom: 260px !important;
}

.mr-p-260 {
  margin-right: calc(1% * 260);
}

.pl-260 {
  padding-left: 260px !important;
}

.pr-260 {
  padding-right: 260px !important;
}

.pt-260 {
  padding-top: 260px;
}

.pb-260 {
  padding-bottom: 260px;
}

.max-w-260 {
  max-width: 260px;
}

.w-261 {
  width: 261%;
}

.h-261 {
  height: 261px !important;
}

.hp-261 {
  height: 261% !important;
}

.minh-261 {
  min-height: 261vh;
}

.ml-261 {
  margin-left: 261px !important;
}

.mr-261 {
  margin-right: 261px !important;
}

.mt-261 {
  margin-top: 261px !important;
}

.mb-261 {
  margin-bottom: 261px !important;
}

.mr-p-261 {
  margin-right: calc(1% * 261);
}

.pl-261 {
  padding-left: 261px !important;
}

.pr-261 {
  padding-right: 261px !important;
}

.pt-261 {
  padding-top: 261px;
}

.pb-261 {
  padding-bottom: 261px;
}

.max-w-261 {
  max-width: 261px;
}

.w-262 {
  width: 262%;
}

.h-262 {
  height: 262px !important;
}

.hp-262 {
  height: 262% !important;
}

.minh-262 {
  min-height: 262vh;
}

.ml-262 {
  margin-left: 262px !important;
}

.mr-262 {
  margin-right: 262px !important;
}

.mt-262 {
  margin-top: 262px !important;
}

.mb-262 {
  margin-bottom: 262px !important;
}

.mr-p-262 {
  margin-right: calc(1% * 262);
}

.pl-262 {
  padding-left: 262px !important;
}

.pr-262 {
  padding-right: 262px !important;
}

.pt-262 {
  padding-top: 262px;
}

.pb-262 {
  padding-bottom: 262px;
}

.max-w-262 {
  max-width: 262px;
}

.w-263 {
  width: 263%;
}

.h-263 {
  height: 263px !important;
}

.hp-263 {
  height: 263% !important;
}

.minh-263 {
  min-height: 263vh;
}

.ml-263 {
  margin-left: 263px !important;
}

.mr-263 {
  margin-right: 263px !important;
}

.mt-263 {
  margin-top: 263px !important;
}

.mb-263 {
  margin-bottom: 263px !important;
}

.mr-p-263 {
  margin-right: calc(1% * 263);
}

.pl-263 {
  padding-left: 263px !important;
}

.pr-263 {
  padding-right: 263px !important;
}

.pt-263 {
  padding-top: 263px;
}

.pb-263 {
  padding-bottom: 263px;
}

.max-w-263 {
  max-width: 263px;
}

.w-264 {
  width: 264%;
}

.h-264 {
  height: 264px !important;
}

.hp-264 {
  height: 264% !important;
}

.minh-264 {
  min-height: 264vh;
}

.ml-264 {
  margin-left: 264px !important;
}

.mr-264 {
  margin-right: 264px !important;
}

.mt-264 {
  margin-top: 264px !important;
}

.mb-264 {
  margin-bottom: 264px !important;
}

.mr-p-264 {
  margin-right: calc(1% * 264);
}

.pl-264 {
  padding-left: 264px !important;
}

.pr-264 {
  padding-right: 264px !important;
}

.pt-264 {
  padding-top: 264px;
}

.pb-264 {
  padding-bottom: 264px;
}

.max-w-264 {
  max-width: 264px;
}

.w-265 {
  width: 265%;
}

.h-265 {
  height: 265px !important;
}

.hp-265 {
  height: 265% !important;
}

.minh-265 {
  min-height: 265vh;
}

.ml-265 {
  margin-left: 265px !important;
}

.mr-265 {
  margin-right: 265px !important;
}

.mt-265 {
  margin-top: 265px !important;
}

.mb-265 {
  margin-bottom: 265px !important;
}

.mr-p-265 {
  margin-right: calc(1% * 265);
}

.pl-265 {
  padding-left: 265px !important;
}

.pr-265 {
  padding-right: 265px !important;
}

.pt-265 {
  padding-top: 265px;
}

.pb-265 {
  padding-bottom: 265px;
}

.max-w-265 {
  max-width: 265px;
}

.w-266 {
  width: 266%;
}

.h-266 {
  height: 266px !important;
}

.hp-266 {
  height: 266% !important;
}

.minh-266 {
  min-height: 266vh;
}

.ml-266 {
  margin-left: 266px !important;
}

.mr-266 {
  margin-right: 266px !important;
}

.mt-266 {
  margin-top: 266px !important;
}

.mb-266 {
  margin-bottom: 266px !important;
}

.mr-p-266 {
  margin-right: calc(1% * 266);
}

.pl-266 {
  padding-left: 266px !important;
}

.pr-266 {
  padding-right: 266px !important;
}

.pt-266 {
  padding-top: 266px;
}

.pb-266 {
  padding-bottom: 266px;
}

.max-w-266 {
  max-width: 266px;
}

.w-267 {
  width: 267%;
}

.h-267 {
  height: 267px !important;
}

.hp-267 {
  height: 267% !important;
}

.minh-267 {
  min-height: 267vh;
}

.ml-267 {
  margin-left: 267px !important;
}

.mr-267 {
  margin-right: 267px !important;
}

.mt-267 {
  margin-top: 267px !important;
}

.mb-267 {
  margin-bottom: 267px !important;
}

.mr-p-267 {
  margin-right: calc(1% * 267);
}

.pl-267 {
  padding-left: 267px !important;
}

.pr-267 {
  padding-right: 267px !important;
}

.pt-267 {
  padding-top: 267px;
}

.pb-267 {
  padding-bottom: 267px;
}

.max-w-267 {
  max-width: 267px;
}

.w-268 {
  width: 268%;
}

.h-268 {
  height: 268px !important;
}

.hp-268 {
  height: 268% !important;
}

.minh-268 {
  min-height: 268vh;
}

.ml-268 {
  margin-left: 268px !important;
}

.mr-268 {
  margin-right: 268px !important;
}

.mt-268 {
  margin-top: 268px !important;
}

.mb-268 {
  margin-bottom: 268px !important;
}

.mr-p-268 {
  margin-right: calc(1% * 268);
}

.pl-268 {
  padding-left: 268px !important;
}

.pr-268 {
  padding-right: 268px !important;
}

.pt-268 {
  padding-top: 268px;
}

.pb-268 {
  padding-bottom: 268px;
}

.max-w-268 {
  max-width: 268px;
}

.w-269 {
  width: 269%;
}

.h-269 {
  height: 269px !important;
}

.hp-269 {
  height: 269% !important;
}

.minh-269 {
  min-height: 269vh;
}

.ml-269 {
  margin-left: 269px !important;
}

.mr-269 {
  margin-right: 269px !important;
}

.mt-269 {
  margin-top: 269px !important;
}

.mb-269 {
  margin-bottom: 269px !important;
}

.mr-p-269 {
  margin-right: calc(1% * 269);
}

.pl-269 {
  padding-left: 269px !important;
}

.pr-269 {
  padding-right: 269px !important;
}

.pt-269 {
  padding-top: 269px;
}

.pb-269 {
  padding-bottom: 269px;
}

.max-w-269 {
  max-width: 269px;
}

.w-270 {
  width: 270%;
}

.h-270 {
  height: 270px !important;
}

.hp-270 {
  height: 270% !important;
}

.minh-270 {
  min-height: 270vh;
}

.ml-270 {
  margin-left: 270px !important;
}

.mr-270 {
  margin-right: 270px !important;
}

.mt-270 {
  margin-top: 270px !important;
}

.mb-270 {
  margin-bottom: 270px !important;
}

.mr-p-270 {
  margin-right: calc(1% * 270);
}

.pl-270 {
  padding-left: 270px !important;
}

.pr-270 {
  padding-right: 270px !important;
}

.pt-270 {
  padding-top: 270px;
}

.pb-270 {
  padding-bottom: 270px;
}

.max-w-270 {
  max-width: 270px;
}

.w-271 {
  width: 271%;
}

.h-271 {
  height: 271px !important;
}

.hp-271 {
  height: 271% !important;
}

.minh-271 {
  min-height: 271vh;
}

.ml-271 {
  margin-left: 271px !important;
}

.mr-271 {
  margin-right: 271px !important;
}

.mt-271 {
  margin-top: 271px !important;
}

.mb-271 {
  margin-bottom: 271px !important;
}

.mr-p-271 {
  margin-right: calc(1% * 271);
}

.pl-271 {
  padding-left: 271px !important;
}

.pr-271 {
  padding-right: 271px !important;
}

.pt-271 {
  padding-top: 271px;
}

.pb-271 {
  padding-bottom: 271px;
}

.max-w-271 {
  max-width: 271px;
}

.w-272 {
  width: 272%;
}

.h-272 {
  height: 272px !important;
}

.hp-272 {
  height: 272% !important;
}

.minh-272 {
  min-height: 272vh;
}

.ml-272 {
  margin-left: 272px !important;
}

.mr-272 {
  margin-right: 272px !important;
}

.mt-272 {
  margin-top: 272px !important;
}

.mb-272 {
  margin-bottom: 272px !important;
}

.mr-p-272 {
  margin-right: calc(1% * 272);
}

.pl-272 {
  padding-left: 272px !important;
}

.pr-272 {
  padding-right: 272px !important;
}

.pt-272 {
  padding-top: 272px;
}

.pb-272 {
  padding-bottom: 272px;
}

.max-w-272 {
  max-width: 272px;
}

.w-273 {
  width: 273%;
}

.h-273 {
  height: 273px !important;
}

.hp-273 {
  height: 273% !important;
}

.minh-273 {
  min-height: 273vh;
}

.ml-273 {
  margin-left: 273px !important;
}

.mr-273 {
  margin-right: 273px !important;
}

.mt-273 {
  margin-top: 273px !important;
}

.mb-273 {
  margin-bottom: 273px !important;
}

.mr-p-273 {
  margin-right: calc(1% * 273);
}

.pl-273 {
  padding-left: 273px !important;
}

.pr-273 {
  padding-right: 273px !important;
}

.pt-273 {
  padding-top: 273px;
}

.pb-273 {
  padding-bottom: 273px;
}

.max-w-273 {
  max-width: 273px;
}

.w-274 {
  width: 274%;
}

.h-274 {
  height: 274px !important;
}

.hp-274 {
  height: 274% !important;
}

.minh-274 {
  min-height: 274vh;
}

.ml-274 {
  margin-left: 274px !important;
}

.mr-274 {
  margin-right: 274px !important;
}

.mt-274 {
  margin-top: 274px !important;
}

.mb-274 {
  margin-bottom: 274px !important;
}

.mr-p-274 {
  margin-right: calc(1% * 274);
}

.pl-274 {
  padding-left: 274px !important;
}

.pr-274 {
  padding-right: 274px !important;
}

.pt-274 {
  padding-top: 274px;
}

.pb-274 {
  padding-bottom: 274px;
}

.max-w-274 {
  max-width: 274px;
}

.w-275 {
  width: 275%;
}

.h-275 {
  height: 275px !important;
}

.hp-275 {
  height: 275% !important;
}

.minh-275 {
  min-height: 275vh;
}

.ml-275 {
  margin-left: 275px !important;
}

.mr-275 {
  margin-right: 275px !important;
}

.mt-275 {
  margin-top: 275px !important;
}

.mb-275 {
  margin-bottom: 275px !important;
}

.mr-p-275 {
  margin-right: calc(1% * 275);
}

.pl-275 {
  padding-left: 275px !important;
}

.pr-275 {
  padding-right: 275px !important;
}

.pt-275 {
  padding-top: 275px;
}

.pb-275 {
  padding-bottom: 275px;
}

.max-w-275 {
  max-width: 275px;
}

.w-276 {
  width: 276%;
}

.h-276 {
  height: 276px !important;
}

.hp-276 {
  height: 276% !important;
}

.minh-276 {
  min-height: 276vh;
}

.ml-276 {
  margin-left: 276px !important;
}

.mr-276 {
  margin-right: 276px !important;
}

.mt-276 {
  margin-top: 276px !important;
}

.mb-276 {
  margin-bottom: 276px !important;
}

.mr-p-276 {
  margin-right: calc(1% * 276);
}

.pl-276 {
  padding-left: 276px !important;
}

.pr-276 {
  padding-right: 276px !important;
}

.pt-276 {
  padding-top: 276px;
}

.pb-276 {
  padding-bottom: 276px;
}

.max-w-276 {
  max-width: 276px;
}

.w-277 {
  width: 277%;
}

.h-277 {
  height: 277px !important;
}

.hp-277 {
  height: 277% !important;
}

.minh-277 {
  min-height: 277vh;
}

.ml-277 {
  margin-left: 277px !important;
}

.mr-277 {
  margin-right: 277px !important;
}

.mt-277 {
  margin-top: 277px !important;
}

.mb-277 {
  margin-bottom: 277px !important;
}

.mr-p-277 {
  margin-right: calc(1% * 277);
}

.pl-277 {
  padding-left: 277px !important;
}

.pr-277 {
  padding-right: 277px !important;
}

.pt-277 {
  padding-top: 277px;
}

.pb-277 {
  padding-bottom: 277px;
}

.max-w-277 {
  max-width: 277px;
}

.w-278 {
  width: 278%;
}

.h-278 {
  height: 278px !important;
}

.hp-278 {
  height: 278% !important;
}

.minh-278 {
  min-height: 278vh;
}

.ml-278 {
  margin-left: 278px !important;
}

.mr-278 {
  margin-right: 278px !important;
}

.mt-278 {
  margin-top: 278px !important;
}

.mb-278 {
  margin-bottom: 278px !important;
}

.mr-p-278 {
  margin-right: calc(1% * 278);
}

.pl-278 {
  padding-left: 278px !important;
}

.pr-278 {
  padding-right: 278px !important;
}

.pt-278 {
  padding-top: 278px;
}

.pb-278 {
  padding-bottom: 278px;
}

.max-w-278 {
  max-width: 278px;
}

.w-279 {
  width: 279%;
}

.h-279 {
  height: 279px !important;
}

.hp-279 {
  height: 279% !important;
}

.minh-279 {
  min-height: 279vh;
}

.ml-279 {
  margin-left: 279px !important;
}

.mr-279 {
  margin-right: 279px !important;
}

.mt-279 {
  margin-top: 279px !important;
}

.mb-279 {
  margin-bottom: 279px !important;
}

.mr-p-279 {
  margin-right: calc(1% * 279);
}

.pl-279 {
  padding-left: 279px !important;
}

.pr-279 {
  padding-right: 279px !important;
}

.pt-279 {
  padding-top: 279px;
}

.pb-279 {
  padding-bottom: 279px;
}

.max-w-279 {
  max-width: 279px;
}

.w-280 {
  width: 280%;
}

.h-280 {
  height: 280px !important;
}

.hp-280 {
  height: 280% !important;
}

.minh-280 {
  min-height: 280vh;
}

.ml-280 {
  margin-left: 280px !important;
}

.mr-280 {
  margin-right: 280px !important;
}

.mt-280 {
  margin-top: 280px !important;
}

.mb-280 {
  margin-bottom: 280px !important;
}

.mr-p-280 {
  margin-right: calc(1% * 280);
}

.pl-280 {
  padding-left: 280px !important;
}

.pr-280 {
  padding-right: 280px !important;
}

.pt-280 {
  padding-top: 280px;
}

.pb-280 {
  padding-bottom: 280px;
}

.max-w-280 {
  max-width: 280px;
}

.w-281 {
  width: 281%;
}

.h-281 {
  height: 281px !important;
}

.hp-281 {
  height: 281% !important;
}

.minh-281 {
  min-height: 281vh;
}

.ml-281 {
  margin-left: 281px !important;
}

.mr-281 {
  margin-right: 281px !important;
}

.mt-281 {
  margin-top: 281px !important;
}

.mb-281 {
  margin-bottom: 281px !important;
}

.mr-p-281 {
  margin-right: calc(1% * 281);
}

.pl-281 {
  padding-left: 281px !important;
}

.pr-281 {
  padding-right: 281px !important;
}

.pt-281 {
  padding-top: 281px;
}

.pb-281 {
  padding-bottom: 281px;
}

.max-w-281 {
  max-width: 281px;
}

.w-282 {
  width: 282%;
}

.h-282 {
  height: 282px !important;
}

.hp-282 {
  height: 282% !important;
}

.minh-282 {
  min-height: 282vh;
}

.ml-282 {
  margin-left: 282px !important;
}

.mr-282 {
  margin-right: 282px !important;
}

.mt-282 {
  margin-top: 282px !important;
}

.mb-282 {
  margin-bottom: 282px !important;
}

.mr-p-282 {
  margin-right: calc(1% * 282);
}

.pl-282 {
  padding-left: 282px !important;
}

.pr-282 {
  padding-right: 282px !important;
}

.pt-282 {
  padding-top: 282px;
}

.pb-282 {
  padding-bottom: 282px;
}

.max-w-282 {
  max-width: 282px;
}

.w-283 {
  width: 283%;
}

.h-283 {
  height: 283px !important;
}

.hp-283 {
  height: 283% !important;
}

.minh-283 {
  min-height: 283vh;
}

.ml-283 {
  margin-left: 283px !important;
}

.mr-283 {
  margin-right: 283px !important;
}

.mt-283 {
  margin-top: 283px !important;
}

.mb-283 {
  margin-bottom: 283px !important;
}

.mr-p-283 {
  margin-right: calc(1% * 283);
}

.pl-283 {
  padding-left: 283px !important;
}

.pr-283 {
  padding-right: 283px !important;
}

.pt-283 {
  padding-top: 283px;
}

.pb-283 {
  padding-bottom: 283px;
}

.max-w-283 {
  max-width: 283px;
}

.w-284 {
  width: 284%;
}

.h-284 {
  height: 284px !important;
}

.hp-284 {
  height: 284% !important;
}

.minh-284 {
  min-height: 284vh;
}

.ml-284 {
  margin-left: 284px !important;
}

.mr-284 {
  margin-right: 284px !important;
}

.mt-284 {
  margin-top: 284px !important;
}

.mb-284 {
  margin-bottom: 284px !important;
}

.mr-p-284 {
  margin-right: calc(1% * 284);
}

.pl-284 {
  padding-left: 284px !important;
}

.pr-284 {
  padding-right: 284px !important;
}

.pt-284 {
  padding-top: 284px;
}

.pb-284 {
  padding-bottom: 284px;
}

.max-w-284 {
  max-width: 284px;
}

.w-285 {
  width: 285%;
}

.h-285 {
  height: 285px !important;
}

.hp-285 {
  height: 285% !important;
}

.minh-285 {
  min-height: 285vh;
}

.ml-285 {
  margin-left: 285px !important;
}

.mr-285 {
  margin-right: 285px !important;
}

.mt-285 {
  margin-top: 285px !important;
}

.mb-285 {
  margin-bottom: 285px !important;
}

.mr-p-285 {
  margin-right: calc(1% * 285);
}

.pl-285 {
  padding-left: 285px !important;
}

.pr-285 {
  padding-right: 285px !important;
}

.pt-285 {
  padding-top: 285px;
}

.pb-285 {
  padding-bottom: 285px;
}

.max-w-285 {
  max-width: 285px;
}

.w-286 {
  width: 286%;
}

.h-286 {
  height: 286px !important;
}

.hp-286 {
  height: 286% !important;
}

.minh-286 {
  min-height: 286vh;
}

.ml-286 {
  margin-left: 286px !important;
}

.mr-286 {
  margin-right: 286px !important;
}

.mt-286 {
  margin-top: 286px !important;
}

.mb-286 {
  margin-bottom: 286px !important;
}

.mr-p-286 {
  margin-right: calc(1% * 286);
}

.pl-286 {
  padding-left: 286px !important;
}

.pr-286 {
  padding-right: 286px !important;
}

.pt-286 {
  padding-top: 286px;
}

.pb-286 {
  padding-bottom: 286px;
}

.max-w-286 {
  max-width: 286px;
}

.w-287 {
  width: 287%;
}

.h-287 {
  height: 287px !important;
}

.hp-287 {
  height: 287% !important;
}

.minh-287 {
  min-height: 287vh;
}

.ml-287 {
  margin-left: 287px !important;
}

.mr-287 {
  margin-right: 287px !important;
}

.mt-287 {
  margin-top: 287px !important;
}

.mb-287 {
  margin-bottom: 287px !important;
}

.mr-p-287 {
  margin-right: calc(1% * 287);
}

.pl-287 {
  padding-left: 287px !important;
}

.pr-287 {
  padding-right: 287px !important;
}

.pt-287 {
  padding-top: 287px;
}

.pb-287 {
  padding-bottom: 287px;
}

.max-w-287 {
  max-width: 287px;
}

.w-288 {
  width: 288%;
}

.h-288 {
  height: 288px !important;
}

.hp-288 {
  height: 288% !important;
}

.minh-288 {
  min-height: 288vh;
}

.ml-288 {
  margin-left: 288px !important;
}

.mr-288 {
  margin-right: 288px !important;
}

.mt-288 {
  margin-top: 288px !important;
}

.mb-288 {
  margin-bottom: 288px !important;
}

.mr-p-288 {
  margin-right: calc(1% * 288);
}

.pl-288 {
  padding-left: 288px !important;
}

.pr-288 {
  padding-right: 288px !important;
}

.pt-288 {
  padding-top: 288px;
}

.pb-288 {
  padding-bottom: 288px;
}

.max-w-288 {
  max-width: 288px;
}

.w-289 {
  width: 289%;
}

.h-289 {
  height: 289px !important;
}

.hp-289 {
  height: 289% !important;
}

.minh-289 {
  min-height: 289vh;
}

.ml-289 {
  margin-left: 289px !important;
}

.mr-289 {
  margin-right: 289px !important;
}

.mt-289 {
  margin-top: 289px !important;
}

.mb-289 {
  margin-bottom: 289px !important;
}

.mr-p-289 {
  margin-right: calc(1% * 289);
}

.pl-289 {
  padding-left: 289px !important;
}

.pr-289 {
  padding-right: 289px !important;
}

.pt-289 {
  padding-top: 289px;
}

.pb-289 {
  padding-bottom: 289px;
}

.max-w-289 {
  max-width: 289px;
}

.w-290 {
  width: 290%;
}

.h-290 {
  height: 290px !important;
}

.hp-290 {
  height: 290% !important;
}

.minh-290 {
  min-height: 290vh;
}

.ml-290 {
  margin-left: 290px !important;
}

.mr-290 {
  margin-right: 290px !important;
}

.mt-290 {
  margin-top: 290px !important;
}

.mb-290 {
  margin-bottom: 290px !important;
}

.mr-p-290 {
  margin-right: calc(1% * 290);
}

.pl-290 {
  padding-left: 290px !important;
}

.pr-290 {
  padding-right: 290px !important;
}

.pt-290 {
  padding-top: 290px;
}

.pb-290 {
  padding-bottom: 290px;
}

.max-w-290 {
  max-width: 290px;
}

.w-291 {
  width: 291%;
}

.h-291 {
  height: 291px !important;
}

.hp-291 {
  height: 291% !important;
}

.minh-291 {
  min-height: 291vh;
}

.ml-291 {
  margin-left: 291px !important;
}

.mr-291 {
  margin-right: 291px !important;
}

.mt-291 {
  margin-top: 291px !important;
}

.mb-291 {
  margin-bottom: 291px !important;
}

.mr-p-291 {
  margin-right: calc(1% * 291);
}

.pl-291 {
  padding-left: 291px !important;
}

.pr-291 {
  padding-right: 291px !important;
}

.pt-291 {
  padding-top: 291px;
}

.pb-291 {
  padding-bottom: 291px;
}

.max-w-291 {
  max-width: 291px;
}

.w-292 {
  width: 292%;
}

.h-292 {
  height: 292px !important;
}

.hp-292 {
  height: 292% !important;
}

.minh-292 {
  min-height: 292vh;
}

.ml-292 {
  margin-left: 292px !important;
}

.mr-292 {
  margin-right: 292px !important;
}

.mt-292 {
  margin-top: 292px !important;
}

.mb-292 {
  margin-bottom: 292px !important;
}

.mr-p-292 {
  margin-right: calc(1% * 292);
}

.pl-292 {
  padding-left: 292px !important;
}

.pr-292 {
  padding-right: 292px !important;
}

.pt-292 {
  padding-top: 292px;
}

.pb-292 {
  padding-bottom: 292px;
}

.max-w-292 {
  max-width: 292px;
}

.w-293 {
  width: 293%;
}

.h-293 {
  height: 293px !important;
}

.hp-293 {
  height: 293% !important;
}

.minh-293 {
  min-height: 293vh;
}

.ml-293 {
  margin-left: 293px !important;
}

.mr-293 {
  margin-right: 293px !important;
}

.mt-293 {
  margin-top: 293px !important;
}

.mb-293 {
  margin-bottom: 293px !important;
}

.mr-p-293 {
  margin-right: calc(1% * 293);
}

.pl-293 {
  padding-left: 293px !important;
}

.pr-293 {
  padding-right: 293px !important;
}

.pt-293 {
  padding-top: 293px;
}

.pb-293 {
  padding-bottom: 293px;
}

.max-w-293 {
  max-width: 293px;
}

.w-294 {
  width: 294%;
}

.h-294 {
  height: 294px !important;
}

.hp-294 {
  height: 294% !important;
}

.minh-294 {
  min-height: 294vh;
}

.ml-294 {
  margin-left: 294px !important;
}

.mr-294 {
  margin-right: 294px !important;
}

.mt-294 {
  margin-top: 294px !important;
}

.mb-294 {
  margin-bottom: 294px !important;
}

.mr-p-294 {
  margin-right: calc(1% * 294);
}

.pl-294 {
  padding-left: 294px !important;
}

.pr-294 {
  padding-right: 294px !important;
}

.pt-294 {
  padding-top: 294px;
}

.pb-294 {
  padding-bottom: 294px;
}

.max-w-294 {
  max-width: 294px;
}

.w-295 {
  width: 295%;
}

.h-295 {
  height: 295px !important;
}

.hp-295 {
  height: 295% !important;
}

.minh-295 {
  min-height: 295vh;
}

.ml-295 {
  margin-left: 295px !important;
}

.mr-295 {
  margin-right: 295px !important;
}

.mt-295 {
  margin-top: 295px !important;
}

.mb-295 {
  margin-bottom: 295px !important;
}

.mr-p-295 {
  margin-right: calc(1% * 295);
}

.pl-295 {
  padding-left: 295px !important;
}

.pr-295 {
  padding-right: 295px !important;
}

.pt-295 {
  padding-top: 295px;
}

.pb-295 {
  padding-bottom: 295px;
}

.max-w-295 {
  max-width: 295px;
}

.w-296 {
  width: 296%;
}

.h-296 {
  height: 296px !important;
}

.hp-296 {
  height: 296% !important;
}

.minh-296 {
  min-height: 296vh;
}

.ml-296 {
  margin-left: 296px !important;
}

.mr-296 {
  margin-right: 296px !important;
}

.mt-296 {
  margin-top: 296px !important;
}

.mb-296 {
  margin-bottom: 296px !important;
}

.mr-p-296 {
  margin-right: calc(1% * 296);
}

.pl-296 {
  padding-left: 296px !important;
}

.pr-296 {
  padding-right: 296px !important;
}

.pt-296 {
  padding-top: 296px;
}

.pb-296 {
  padding-bottom: 296px;
}

.max-w-296 {
  max-width: 296px;
}

.w-297 {
  width: 297%;
}

.h-297 {
  height: 297px !important;
}

.hp-297 {
  height: 297% !important;
}

.minh-297 {
  min-height: 297vh;
}

.ml-297 {
  margin-left: 297px !important;
}

.mr-297 {
  margin-right: 297px !important;
}

.mt-297 {
  margin-top: 297px !important;
}

.mb-297 {
  margin-bottom: 297px !important;
}

.mr-p-297 {
  margin-right: calc(1% * 297);
}

.pl-297 {
  padding-left: 297px !important;
}

.pr-297 {
  padding-right: 297px !important;
}

.pt-297 {
  padding-top: 297px;
}

.pb-297 {
  padding-bottom: 297px;
}

.max-w-297 {
  max-width: 297px;
}

.w-298 {
  width: 298%;
}

.h-298 {
  height: 298px !important;
}

.hp-298 {
  height: 298% !important;
}

.minh-298 {
  min-height: 298vh;
}

.ml-298 {
  margin-left: 298px !important;
}

.mr-298 {
  margin-right: 298px !important;
}

.mt-298 {
  margin-top: 298px !important;
}

.mb-298 {
  margin-bottom: 298px !important;
}

.mr-p-298 {
  margin-right: calc(1% * 298);
}

.pl-298 {
  padding-left: 298px !important;
}

.pr-298 {
  padding-right: 298px !important;
}

.pt-298 {
  padding-top: 298px;
}

.pb-298 {
  padding-bottom: 298px;
}

.max-w-298 {
  max-width: 298px;
}

.w-299 {
  width: 299%;
}

.h-299 {
  height: 299px !important;
}

.hp-299 {
  height: 299% !important;
}

.minh-299 {
  min-height: 299vh;
}

.ml-299 {
  margin-left: 299px !important;
}

.mr-299 {
  margin-right: 299px !important;
}

.mt-299 {
  margin-top: 299px !important;
}

.mb-299 {
  margin-bottom: 299px !important;
}

.mr-p-299 {
  margin-right: calc(1% * 299);
}

.pl-299 {
  padding-left: 299px !important;
}

.pr-299 {
  padding-right: 299px !important;
}

.pt-299 {
  padding-top: 299px;
}

.pb-299 {
  padding-bottom: 299px;
}

.max-w-299 {
  max-width: 299px;
}

.w-300 {
  width: 300%;
}

.h-300 {
  height: 300px !important;
}

.hp-300 {
  height: 300% !important;
}

.minh-300 {
  min-height: 300vh;
}

.ml-300 {
  margin-left: 300px !important;
}

.mr-300 {
  margin-right: 300px !important;
}

.mt-300 {
  margin-top: 300px !important;
}

.mb-300 {
  margin-bottom: 300px !important;
}

.mr-p-300 {
  margin-right: calc(1% * 300);
}

.pl-300 {
  padding-left: 300px !important;
}

.pr-300 {
  padding-right: 300px !important;
}

.pt-300 {
  padding-top: 300px;
}

.pb-300 {
  padding-bottom: 300px;
}

.max-w-300 {
  max-width: 300px;
}

@keyframes spinner-chase {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes chase-dot {
  80%, 100% {
    transform: rotate(360deg);
  }
}
@keyframes chase-dot-before {
  50% {
    transform: scale(0.4);
  }
  100%, 0% {
    transform: scale(1);
  }
}
@keyframes spinner-card {
  to {
    transform: rotate(360deg);
  }
}
html, body {
  min-height: 100vh;
  scroll-behavior: smooth;
}
@media only screen and (max-width: 600px) {
  html, body {
    min-height: 0;
    height: 100%;
  }
}

*:focus {
  outline: none;
}

h1 {
  font-weight: 600;
  font-size: 1.125rem;
}

h2 {
  font-weight: 400;
  font-size: 1.125rem;
}

h3 {
  font-size: 1.25rem;
}

h4 {
  font-weight: 600;
  font-size: 1.125rem;
}

a {
  color: #017EF3;
}
a:hover {
  color: #017EF3;
}

strong {
  font-weight: 700;
}

.container-lg {
  max-width: 1380px;
}
@media only screen and (max-width: 1440px) {
  .container-lg {
    max-width: 1240px;
  }
}

.btn {
  background-color: #000000;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1;
  border: none;
  padding: 0.6875rem 1.375rem;
  border-radius: 5px;
  text-transform: initial;
  transform: translate(0, 0);
  box-shadow: none;
  transition: all 0.25s cubic-bezier(0.59, 0.36, 0.39, 0.715) 0s;
  -webkit-transition: all 0.25s cubic-bezier(0.59, 0.36, 0.39, 0.715) 0s;
}
.btn-sm {
  padding: 0.65625rem;
}
.btn-login {
  font-size: 1.25rem;
  padding-left: 3rem;
  padding-right: 3rem;
}
.btn-login img {
  margin-right: 0.625rem;
}
.btn-login:hover {
  background-color: #000000;
}
.btn:hover, .btn:focus {
  color: #ffffff;
}
.btn:hover {
  transform: translate(0, -4px);
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.25);
}
.btn-alert {
  background-color: #ffffff;
}
.btn-big {
  padding: 1.375rem;
}
.btn.btn-primary {
  background-color: #017EF3;
  font-size: 0.75rem;
}
.btn.btn-primary-border {
  border: solid 1px #017EF3;
  color: #017EF3;
  background-color: #ffffff;
  font-size: 0.75rem;
}
.btn.btn-secondary {
  color: #017EF3;
  font-size: 0.75rem;
  background-color: #EBF1FF;
}

.text-right {
  text-align: right;
}

.card {
  border-radius: 16px;
  box-shadow: 0 10px 20px rgba(112, 144, 176, 0.25);
  border: none;
}

.badge {
  font-size: 0.75rem;
  line-height: 1;
  padding: 5px 15px;
  border-radius: 24px;
  font-weight: 400;
}

.text-bg-primary {
  color: #16A085 !important;
  background-color: rgba(22, 160, 133, 0.2) !important;
}
.text-bg-danger {
  color: #CA1432 !important;
  background-color: #FFE6E6 !important;
}

.text-color-red {
  color: #CA1432;
}
.text-color-fucsia {
  color: #ed6bca;
}

.offcanvas-backdrop {
  z-index: 2040;
  background-color: #8F9BB3;
}
.offcanvas-backdrop.show {
  opacity: 0.2;
}

.offcanvas {
  z-index: 2045;
}
.offcanvas .offcanvas-header {
  padding-top: 50px;
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 40px;
}
.offcanvas .offcanvas-header h5 {
  font-size: 1.0625rem;
  font-weight: 600;
  color: #000000;
  margin: 0;
  vertical-align: middle;
}
.offcanvas .offcanvas-header h5:before {
  content: "";
  display: inline-block;
  height: 16px;
  width: 16px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 2px;
}
.offcanvas#editSidebarTimesheet .offcanvas-header h5:before {
  background-image: url(./../img/timesheet.svg);
}
.offcanvas#editSidebarTimesheet .rimborsi span {
  color: #333333;
  font-size: 0.6875rem;
}
.offcanvas#editSidebarTimesheet .rimborsi label {
  vertical-align: middle;
  margin-right: 5px;
}
.offcanvas#editSidebarTimesheet .rimborsi label input {
  vertical-align: middle;
}
.offcanvas#editSidebarPermessi .offcanvas-header h5:before {
  background-image: url(./../img/clock.svg);
}
.offcanvas .offcanvas-body {
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 0;
  position: relative;
}
.offcanvas .offcanvas-body .preloader {
  position: absolute;
}
.offcanvas .offcanvas-body .preloader .status {
  top: 25%;
}
.offcanvas .offcanvas-body .sidebar-content {
  opacity: 1;
  padding-left: 30px;
  padding-right: 30px;
  -webkit-transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1);
  transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1);
}
.offcanvas .offcanvas-body .sidebar-content .event {
  margin-right: 0;
  width: 100%;
  cursor: default;
}
.offcanvas .offcanvas-body .sidebar-content .event p.titolo {
  max-width: none;
  margin-right: 0;
  height: auto;
}
.offcanvas .offcanvas-body .sidebar-content .event p.cliente {
  font-size: 0.6875rem;
}
.offcanvas .offcanvas-body .sidebar-content h3 {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.6875rem;
  line-height: 1.2;
  display: block;
  border-bottom: solid 1px #EBF1FF;
}
.offcanvas .offcanvas-body .sidebar-content form .elimina-evento, .offcanvas .offcanvas-body .sidebar-content form .elimina-permesso {
  display: block;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
  background-image: url(./../img/trash.svg);
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: center center;
  background-color: #EBF1FF;
  transform: scale(1);
  -webkit-transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1);
  transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1);
}
.offcanvas .offcanvas-body .sidebar-content form .elimina-evento:hover, .offcanvas .offcanvas-body .sidebar-content form .elimina-permesso:hover {
  transform: scale(1.2);
  z-index: 1;
}
.offcanvas .offcanvas-body.thinking .sidebar-content, .offcanvas .offcanvas-body.working .sidebar-content, .offcanvas html body.offcanvas-body.loading .sidebar-content, html .offcanvas body.offcanvas-body.loading .sidebar-content, .offcanvas html body.offcanvas-body.thinking .sidebar-content, html .offcanvas body.offcanvas-body.thinking .sidebar-content, html .offcanvas body.offcanvas-body.working .sidebar-content, .offcanvas html body.offcanvas-body.working .sidebar-content {
  opacity: 0;
}
.offcanvas .offcanvas-body.thinking .preloader, .offcanvas .offcanvas-body.working .preloader, .offcanvas html body.offcanvas-body.loading .preloader, html .offcanvas body.offcanvas-body.loading .preloader, .offcanvas html body.offcanvas-body.thinking .preloader, html .offcanvas body.offcanvas-body.thinking .preloader, html .offcanvas body.offcanvas-body.working .preloader, .offcanvas html body.offcanvas-body.working .preloader {
  display: block;
}
.offcanvas .offcanvas-body.thinking .preloader .status, .offcanvas .offcanvas-body.working .preloader .status, .offcanvas html body.offcanvas-body.loading .preloader .status, html .offcanvas body.offcanvas-body.loading .preloader .status {
  display: block;
}
.offcanvas .offcanvas-body.working .sidebar-content, .offcanvas html body.offcanvas-body.loading .sidebar-content, html .offcanvas body.offcanvas-body.loading .sidebar-content, .offcanvas html body.offcanvas-body.thinking .sidebar-content, html .offcanvas body.offcanvas-body.thinking .sidebar-content, html .offcanvas body.offcanvas-body.working .sidebar-content, .offcanvas html body.offcanvas-body.working .sidebar-content {
  opacity: 0.5;
}
.offcanvas.offcanvas-end {
  width: 450px;
  border-left: none;
  box-shadow: 0 18px 40px rgba(112, 144, 176, 0.35);
}

form .form-group .form-control {
  font-size: 0.75rem;
  color: #000000;
  border-color: rgba(1, 126, 243, 0.4);
}
form .form-group .form-control.datepicker {
  background-image: url(./../img/calendar-blu.svg);
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: center right 10px;
}
form .form-group .form-control.hour {
  background-image: url(./../img/orario.svg);
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: center right 10px;
}
form .form-group select {
  cursor: pointer;
  background-image: url(./../img/arrow-down.svg);
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: center right 10px;
}
form .form-group textarea {
  resize: none;
}
form .form-group .label {
  font-size: 0.75rem;
}
form .form-group.date-group {
  display: flex;
  align-items: center;
}
form .form-group.date-group label {
  color: #017EF3;
  font-size: 0.6875rem;
  margin-right: 5px;
}
form .form-group .form-control-checkbox label {
  cursor: pointer;
}
form .form-group .form-control-checkbox label * {
  cursor: pointer;
}
form .form-group .form-control-checkbox label.form-control {
  padding: 0;
  border: none;
  display: flex;
  gap: 5px;
}
form .form-group .form-control-checkbox p {
  font-size: 0.75rem;
  margin: 0;
  display: inline-block;
}
form .form-group .form-control-checkbox .col-select {
  display: flex;
  gap: 5px;
  align-items: center;
}
form .form-group .form-control-checkbox .col-select p {
  white-space: nowrap;
  line-height: 1;
}
form .radio-list {
  font-size: 0.6875rem;
  line-height: 1;
  vertical-align: middle;
  border-radius: 0.75rem;
  overflow: hidden;
  padding: 6px 4px;
  display: block;
  text-align: center;
  cursor: pointer;
}
form .radio-list input[type=radio] {
  vertical-align: middle;
}
form .radio-list span {
  vertical-align: middle;
}
form .radio-list.presenza {
  background-color: #FAE6FF;
}
form .radio-list.smartworking {
  background-color: #FFF6D2;
}
form .radio-list.business-trip {
  background-color: #EBF1FF;
}
form .radio-list.assenze {
  position: relative;
  padding: 0;
  border-radius: 0;
}
form .radio-list.assenze span {
  display: block;
  overflow: auto;
  padding: 18px 12px;
  height: auto;
  width: 100%;
  border: none;
  border-left: solid 6px #000000;
  border-radius: 6px;
  box-shadow: 3px 3px 11px rgba(143, 155, 179, 0.3);
  text-align: left;
  margin-bottom: 10px;
  opacity: 0.3;
  background-color: #F9C338;
}
form .radio-list.assenze span:before {
  content: "";
  display: inline-block;
  height: 14px;
  width: 14px;
  vertical-align: text-bottom;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 5px;
}
form .radio-list.assenze input[type=radio] {
  position: absolute;
  display: none;
}
form .radio-list.assenze input[type=radio]:checked ~ span {
  opacity: 1;
}
form .radio-list.assenze:hover span {
  opacity: 1;
}
form .radio-list.assenze.assenza-0001 span {
  background-color: #F9C338;
}
form .radio-list.assenze.assenza-0001 span:before {
  background-image: url(./../img/ferie.svg);
}
form .radio-list.assenze.assenza-0100 span {
  background-color: #BAE6DE;
}
form .radio-list.assenze.assenza-0100 span:before {
  background-image: url(./../img/permessi.svg);
}
form .radio-list.assenze.assenza-0900 span {
  background-color: #C2D4FF;
}
form .radio-list.assenze.assenza-0900 span:before {
  background-image: url(./../img/malattia.svg);
}
form .radio-list.assenze.assenza-0950 span {
  background-color: #E6BAC6;
}
form .radio-list.assenze.assenza-0950 span:before {
  background-image: url(./../img/banca-ore.svg);
}
form .radio-list.assenze.assenza-0960 span {
  background-color: #F9C338;
}
form .radio-list.assenze.assenza-1000 span {
  background-color: #F9C338;
}
form .radio-list.assenze.assenza-2000 span {
  background-color: #F9C338;
}
form .radio-list.assenze.assenza-3000 span {
  background-color: #F9C338;
}
form .radio-list.assenze.assenza-9999 span {
  background-color: #E6D7BA;
}
form .radio-list.assenze.assenza-9999 span:before {
  background-image: url(./../img/coffee-cup.svg);
}

html body {
  font-family: "Inter", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.4;
  color: #000000;
  /*************** SCROLLBAR BASE CSS ***************/
  /*************** SIMPLE INNER SCROLLBAR ***************/
  /* update scrollbar offset if both scrolls are visible */
}
html body .preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  display: none;
}
html body .preloader .status {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -20px;
  display: none;
}
html body .preloader .status .spinner-chase {
  margin: 0 auto;
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-animation: spinner-chase 2.5s linear infinite both;
  animation: spinner-chase 2.5s linear infinite both;
}
html body .preloader .status .spinner-chase .chase-dot {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  animation: chase-dot 2s infinite ease-in-out both;
}
html body .preloader .status .spinner-chase .chase-dot:before {
  content: "";
  display: block;
  width: 25%;
  height: 25%;
  background-color: #000000;
  border-radius: 100%;
  animation: chase-dot-before 2s infinite ease-in-out both;
  box-shadow: 0 0px 8px rgba(0, 0, 0, 0.25);
}
html body .preloader .status .spinner-chase .chase-dot:nth-child(1) {
  animation-delay: -1.1s;
}
html body .preloader .status .spinner-chase .chase-dot:nth-child(1):before {
  animation-delay: -1.1s;
}
html body .preloader .status .spinner-chase .chase-dot:nth-child(2) {
  animation-delay: -1s;
}
html body .preloader .status .spinner-chase .chase-dot:nth-child(2):before {
  animation-delay: -1s;
}
html body .preloader .status .spinner-chase .chase-dot:nth-child(3) {
  animation-delay: -0.9s;
}
html body .preloader .status .spinner-chase .chase-dot:nth-child(3):before {
  animation-delay: -0.9s;
}
html body .preloader .status .spinner-chase .chase-dot:nth-child(4) {
  animation-delay: -0.8s;
}
html body .preloader .status .spinner-chase .chase-dot:nth-child(4):before {
  animation-delay: -0.8s;
}
html body .preloader .status .spinner-chase .chase-dot:nth-child(5) {
  animation-delay: -0.7s;
}
html body .preloader .status .spinner-chase .chase-dot:nth-child(5):before {
  animation-delay: -0.7s;
}
html body .preloader .status .spinner-chase .chase-dot:nth-child(6) {
  animation-delay: -0.6s;
}
html body .preloader .status .spinner-chase .chase-dot:nth-child(6):before {
  animation-delay: -0.6s;
}
html body header {
  background-color: transparent;
  color: #000000;
  padding: 20px;
}
html body header p {
  margin: 0;
  line-height: 1.2;
  font-weight: 700;
}
html body header p.small {
  color: #5C5C5C;
  font-size: 0.6875rem;
  font-weight: 400;
}
html body header .navbar-toggler {
  padding: 0;
  border: none;
  outline: solid 1px rgba(0, 0, 0, 0.25);
  border-radius: 50%;
  height: 40px;
  width: 40px;
  margin-left: 20px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../img/user-svgrepo-com-2.svg);
  -webkit-transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1);
  transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1);
}
html body header .navbar-toggler.logout {
  cursor: pointer;
}
html body header .navbar-toggler.logout:hover {
  background-image: url(../img/x-white.svg) !important;
  background-color: #000000;
}
html body .main-wrapper {
  display: flex;
  flex-wrap: nowrap;
  height: 100vh;
  height: -webkit-fill-available;
  min-height: 100vh;
  max-height: 100vh;
  overflow-x: auto;
  overflow-y: hidden;
  overflow: hidden;
  justify-content: stretch;
  align-items: stretch;
  flex-direction: column;
}
html body .main-wrapper #sidebar {
  width: 0;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 2000;
}
html body .main-wrapper #sidebar.active {
  width: 280px;
}
html body .main-wrapper #sidebar .navbar {
  padding: 0;
  height: 100%;
}
html body .main-wrapper #sidebar .navbar .navbar-toggler {
  position: absolute;
  right: 20px;
  top: 20px;
  height: 24px;
  width: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(./../img/close-panel.svg);
  padding: 0;
  border: none;
  transform: translate(0, 0);
  -webkit-transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1);
  transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1);
}
html body .main-wrapper #sidebar .navbar .navbar-toggler.collapsed {
  background-image: url(./../img/open-panel.svg);
  transform: translate(calc(1 * (280px - 90px)), 0);
}
html body .main-wrapper #sidebar .navbar .navbar-collapse {
  position: relative;
  flex-direction: column;
  align-items: stretch;
  justify-content: stretch;
  justify-items: stretch;
  align-content: stretch;
  padding-top: 60px;
  background-color: #000000;
  color: #ffffff;
  border: none;
  padding: 20px;
  height: 100%;
  display: flex;
  -webkit-transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1);
  transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1);
  z-index: 2;
  transform: translate(calc(-1 * (280px + 2px)), 0px);
}
html body .main-wrapper #sidebar .navbar .navbar-collapse.show {
  transform: translate(0px, 0px);
}
html body .main-wrapper #sidebar .navbar .navbar-collapse .sidebar-area {
  display: flex;
  flex-direction: column;
  align-items: start;
}
html body .main-wrapper #sidebar .navbar .navbar-collapse .sidebar-area .sidebar-menu-area {
  height: inherit;
  width: 100%;
}
html body .main-wrapper #sidebar .navbar .navbar-collapse footer {
  font-size: 0.6875rem;
  font-weight: 400;
  padding: 5px 0;
}
html body .main-wrapper #sidebar .navbar .navbar-collapse footer a {
  color: #017EF3;
}
html body .main-wrapper #sidebar .navbar .navbar-collapse footer strong {
  font-size: 0.8125rem;
  font-weight: 700;
}
html body .main-wrapper #sidebar .navbar .navbar-collapse ul.main-menu {
  list-style: none;
  padding: 0 20px;
  margin: 0;
}
html body .main-wrapper #sidebar .navbar .navbar-collapse ul.main-menu li {
  margin-bottom: 10px;
}
html body .main-wrapper #sidebar .navbar .navbar-collapse ul.main-menu li a {
  color: #ffffff;
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  border: solid 1px rgba(255, 255, 255, 0.25);
  border-radius: 10px;
  padding: 15px 20px;
  text-decoration: none;
  font-size: 0.875rem;
  vertical-align: middle;
  -webkit-transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1);
  transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1);
}
html body .main-wrapper #sidebar .navbar .navbar-collapse ul.main-menu li a span {
  font-size: 0.8125rem;
}
html body .main-wrapper #sidebar .navbar .navbar-collapse ul.main-menu li a:before {
  vertical-align: middle;
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
html body .main-wrapper #sidebar .navbar .navbar-collapse ul.main-menu li a:hover {
  color: #ffffff;
  border-color: #ffffff;
}
html body .main-wrapper #sidebar .navbar .navbar-collapse ul.main-menu li a:not([href]) {
  cursor: default;
}
html body .main-wrapper #sidebar .navbar .navbar-collapse ul.main-menu li a:not([href]):hover {
  border-color: transparent;
}
html body .main-wrapper #sidebar .navbar .navbar-collapse ul.main-menu li a.active {
  border-color: #017EF3;
  background-color: #017EF3;
  /*&.homepage {
      &:before {
          background-image: url(./../img/icons/home-blu.svg);
      }
  }*/
  /*&.dashboard {
      &:before {
          background-image: url(./../img/icons/dashboard-blu.svg);
      }
  }*/
  /*&.timesheet {
      &:before {
          background-image: url(./../img/icons/timesheet-blu.svg);
      }
  }*/
  /*&.assenze {
      &:before {
          background-image: url(./../img/icons/assenze-blu.svg);
      }
  }*/
  /*&.approvazioni {
      &:before {
          background-image: url(./../img/icons/approvazioni-blu.svg);
      }
  }*/
  /*&.commesse {
      &:before {
          background-image: url(./../img/icons/commesse-blu.svg);
      }
  }*/
  /*&.profilo {
      &:before {
          background-image: url(./../img/icons/profilo-blu.svg);
      }
  }*/
}
html body .main-wrapper #sidebar .navbar .navbar-collapse ul.main-menu li a.homepage {
  font-size: 1.25rem;
}
html body .main-wrapper #sidebar .navbar .navbar-collapse ul.main-menu li a.homepage:before {
  background-image: url(./../img/icons/home-white.svg);
}
html body .main-wrapper #sidebar .navbar .navbar-collapse ul.main-menu li a.dashboard:before {
  background-image: url(./../img/icons/dashboard-white.svg);
}
html body .main-wrapper #sidebar .navbar .navbar-collapse ul.main-menu li a.timesheet:before {
  background-image: url(./../img/icons/timesheet-white.svg);
}
html body .main-wrapper #sidebar .navbar .navbar-collapse ul.main-menu li a.assenze:before {
  background-image: url(./../img/icons/assenze-white.svg);
}
html body .main-wrapper #sidebar .navbar .navbar-collapse ul.main-menu li a.approvazioni:before {
  background-image: url(./../img/icons/approvazioni-white.svg);
}
html body .main-wrapper #sidebar .navbar .navbar-collapse ul.main-menu li a.approvazioni-timesheet:before {
  background-image: url(./../img/icons/approvazioni-white.svg);
}
html body .main-wrapper #sidebar .navbar .navbar-collapse ul.main-menu li a.approvazioni-assenze:before {
  background-image: url(./../img/icons/approvazioni-white.svg);
}
html body .main-wrapper #sidebar .navbar .navbar-collapse ul.main-menu li a.commesse:before {
  background-image: url(./../img/icons/commesse-white.svg);
}
html body .main-wrapper #sidebar .navbar .navbar-collapse ul.main-menu li a.profilo:before {
  background-image: url(./../img/icons/profilo-white.svg);
}
html body .main-wrapper #sidebar .navbar .navbar-collapse ul.main-menu li.has-child a {
  flex-direction: row;
  border-color: transparent;
}
html body .main-wrapper #sidebar .navbar .navbar-collapse ul.main-menu li.has-child a:before {
  height: 14px;
  width: 14px;
  margin-right: 10px;
}
html body .main-wrapper #sidebar .navbar .navbar-collapse ul.main-menu li.has-child a:after {
  vertical-align: middle;
  content: "";
  display: inline-block;
  height: 14px;
  width: 14px;
  margin-left: 10px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(./../img/arrow-down-w.svg);
}
html body .main-wrapper #sidebar .navbar .navbar-collapse ul.main-menu li.has-child ul {
  padding: 0;
  list-style: none;
}
html body .main-wrapper #sidebar .navbar .navbar-collapse ul.main-menu li.has-child ul li {
  margin-bottom: 0;
}
html body .main-wrapper #sidebar .navbar .navbar-collapse ul.main-menu li.has-child ul li a {
  font-size: 0.75rem;
  padding: 5px 20px;
}
html body .main-wrapper #sidebar .navbar .navbar-collapse ul.main-menu li.has-child ul li a:after {
  display: none;
}
html body .main-wrapper #sidebar .navbar .navbar-collapse ul.main-menu li.has-child ul li a:hover {
  color: #017EF3;
  border-color: transparent;
}
html body .main-wrapper #sidebar .navbar .navbar-collapse ul.main-menu li.has-child ul li a.active {
  border-color: transparent;
  position: relative;
  background-color: transparent;
  color: #017EF3;
}
html body .main-wrapper #sidebar .navbar .navbar-collapse ul.main-menu li.has-child ul li a.active:after {
  position: absolute;
  display: block;
  height: 5px;
  width: 5px;
  background-color: #017EF3;
  overflow: hidden;
  border-radius: 50%;
  top: 50%;
  left: 30px;
  transform: translate(0, -50%);
  margin-left: 0;
}
html body .main-wrapper main {
  height: 100%;
  width: 100%;
  margin-left: 0;
  padding: 0;
  padding-left: 30px;
  min-height: 100vh;
  display: block;
  flex-direction: column;
  justify-content: center;
  transition: all 0.25s cubic-bezier(0.59, 0.36, 0.39, 0.715) 0s;
  -webkit-transition: all 0.25s cubic-bezier(0.59, 0.36, 0.39, 0.715) 0s;
}
html body .main-wrapper main.active-sidebar {
  width: calc(100% - 280px);
  margin-left: 280px;
  padding: 20px 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  justify-content: start;
}
html body .main-wrapper main.active-sidebar .main-content {
  flex: 1;
}
html body footer {
  font-size: 0.8125rem;
  font-weight: 400;
  padding: 5px 0;
}
html body footer a {
  color: #017EF3;
}
html body.dev .main-wrapper #content header .dev-badge {
  display: block;
  visibility: visible;
  opacity: 1;
}
html body.working .preloader, html body.loading .preloader, html .offcanvas body.offcanvas-body.loading .preloader, .offcanvas html body.offcanvas-body.loading .preloader, html body.thinking .preloader, html .offcanvas body.offcanvas-body.working .preloader, .offcanvas html body.offcanvas-body.working .preloader, html .offcanvas body.offcanvas-body.thinking .preloader, .offcanvas html body.offcanvas-body.thinking .preloader {
  display: block;
}
html body.working .preloader .status, html body.loading .preloader .status, html .offcanvas body.offcanvas-body.loading .preloader .status, .offcanvas html body.offcanvas-body.loading .preloader .status, html body.thinking .preloader .status, html .offcanvas body.offcanvas-body.working .preloader .status, .offcanvas html body.offcanvas-body.working .preloader .status, html .offcanvas body.offcanvas-body.thinking .preloader .status, .offcanvas html body.offcanvas-body.thinking .preloader .status {
  display: block;
}
html body.working main, html body.loading main, html .offcanvas body.offcanvas-body.loading main, .offcanvas html body.offcanvas-body.loading main, html .offcanvas html body.offcanvas-body.loading main, .offcanvas html .offcanvas body.offcanvas-body.loading main, html body.thinking main, html .offcanvas body.offcanvas-body.working main, html .offcanvas body.offcanvas-body.loading main, html .offcanvas body.offcanvas-body.loading main, html .offcanvas html body.offcanvas-body.loading main, html .offcanvas html body.offcanvas-body.loading main, .offcanvas html body.offcanvas-body.working main, .offcanvas html body.offcanvas-body.loading main, .offcanvas html body.offcanvas-body.loading main, html .offcanvas html body.offcanvas-body.loading main, html .offcanvas body.offcanvas-body.thinking main, html .offcanvas html body.offcanvas-body.working main, html .offcanvas html body.offcanvas-body.loading main, html .offcanvas html body.offcanvas-body.loading main, html .offcanvas html body.offcanvas-body.loading main, html .offcanvas html body.offcanvas-body.loading main, .offcanvas html body.offcanvas-body.thinking main, .offcanvas html .offcanvas body.offcanvas-body.working main {
  opacity: 0;
}
html body .nano {
  overflow: visible;
}
html body .nano > .nano-pane {
  right: -14px;
  width: 5px;
  background-color: rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 1060px) {
  html body .nano > .nano-pane {
    opacity: 1;
  }
}
html body .nano > .nano-pane .nano-slider {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.15);
  margin: 0;
}
html body .nano > .nano-content {
  border: none !important;
  outline: none !important;
}
html body.login .main-wrapper {
  min-height: 100vh;
}
html body.login .main-wrapper main {
  min-height: 100vh;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
html body.login .main-wrapper main h3 {
  font-weight: 400;
  text-align: center;
}
html body.homepage .main-wrapper main.active-sidebar .main-content {
  overflow: hidden;
}
html body.approvazioni h1:before, html body.approvazioni-timesheet h1:before, html body.approvazioni-assenze h1:before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(./../img/success.svg);
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 2px;
}
html body.timesheet h2.ore, html body.timesheet-utente h2.ore {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
}
html body.timesheet h2.ore:before, html body.timesheet-utente h2.ore:before {
  display: inline-block;
  content: "";
  height: 30px;
  width: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(./../img/clock.svg);
  margin-right: 5px;
}
html body .ec.ec-time-grid .ec-line, html body .ec.ec-time-grid .ec-time {
  height: 20px;
  line-height: 20px;
}
html body .ec.ec-month-view .ec-body .ec-content .ec-event .ec-event-body .ec-event-title.con_sede {
  margin-top: 0;
}
html body .ec.ec-month-view .ec-events {
  font-size: 0;
  min-height: 90px;
}
html body .ec.ec-month-view .event {
  margin-bottom: 2px;
  margin-top: 0 !important;
  padding-bottom: 0 !important;
}
html body .ec.ec-month-view .event.event-progetto .ec-event-body {
  background-color: #017EF3;
  padding: 8px;
  border-left: none;
}
html body .ec.ec-month-view .event.event-progetto .ec-event-body .ec-event-title {
  color: #ffffff;
  font-size: 0.75rem;
}
html body .ec.ec-month-view .event.event-progetto .ec-event-body p.info {
  color: #ffffff;
}
html body .ec.ec-month-view .event.event-progetto .ec-event-body p.info.cliente {
  margin-bottom: 0;
}
html body .ec.ec-month-view .event.permessi .ec-event-body:before {
  margin-top: -3px;
}
html body .ec.ec-month-view .event.permessi .ec-event-title {
  font-size: 0.75rem;
}
html body .ec .ec-toolbar .ec-end .ec-title {
  font-size: 0.6875rem;
  color: #5C5C5C;
}
html body .ec .ec-toolbar .ec-end .ec-button-group .ec-button {
  padding-top: 0;
  padding-bottom: 0;
  border-color: rgba(0, 0, 0, 0.1);
  color: #5C5C5C;
  font-size: 0.6875rem;
  outline: none;
}
html body .ec .ec-toolbar .ec-end .ec-button-group .ec-button.ec-prev {
  border: none;
}
html body .ec .ec-toolbar .ec-end .ec-button-group .ec-button.ec-next {
  border: none;
}
html body .ec .ec-toolbar .ec-end .ec-button-group .ec-button.ec-prev i:after, html body .ec .ec-toolbar .ec-end .ec-button-group .ec-button.ec-next i:after {
  border-width: 1px;
}
html body .ec .ec-toolbar .ec-end .ec-button-group .ec-button.ec-dayGridMonth {
  display: none;
}
html body .ec .ec-toolbar .ec-end .ec-button-group .ec-button.ec-timeGridWeek {
  display: none;
}
html body .ec .ec-toolbar .ec-end .ec-button-group:nth-last-child(2) {
  margin-right: 0;
}
html body .ec .ec-toolbar .ec-end .ec-button-group:last-child {
  display: none;
}
html body .ec .ec-header {
  border: none;
}
html body .ec .ec-header .ec-time {
  height: 0;
  line-height: 0;
}
html body .ec .ec-header .ec-days .ec-day {
  text-align: left;
  padding: 10px;
  text-transform: capitalize;
}
html body .ec .ec-header .ec-days .ec-day time {
  color: #ADADAD;
  font-weight: 400;
  font-size: 0.8125rem;
  line-height: 1;
}
html body .ec .ec-header .ec-days .ec-day time.today {
  color: #0066FF;
}
html body .ec .ec-header .ec-days .ec-day time.today strong {
  color: #0066FF;
}
html body .ec .ec-header .ec-days .ec-day time strong {
  display: block;
  color: #000000;
  font-weight: 400;
  font-size: 1.0625rem;
}
html body .ec .ec-header .ec-days .ec-day.ec-sat {
  background-color: #ededed;
}
html body .ec .ec-body {
  border-left: none;
}
html body .ec .ec-body .ec-content .ec-days .ec-lines .ec-line:after {
  border-color: rgba(0, 0, 0, 0.1);
  border-width: 1px;
  border-style: dashed;
  border-top: none;
}
html body .ec .ec-body .ec-content .ec-days .ec-lines .ec-line:nth-child(2n):after {
  border-top: none;
  border-bottom: none;
  border-style: none;
}
html body .ec .ec-body .ec-content .ec-days .ec-lines .ec-line:nth-child(4n+3):after {
  border-top: none;
  border-bottom: none;
  border-style: none;
}
html body .ec .ec-body .ec-content .ec-days .ec-lines .ec-line:nth-child(37):after {
  border-color: #017EF3;
}
html body .ec .ec-body .ec-content .ec-days .ec-lines .ec-line:nth-child(73):after {
  border-color: #017EF3;
}
html body .ec .ec-body .ec-content .ec-days .ec-day {
  border-color: rgba(0, 0, 0, 0.1);
}
html body .ec .ec-body .ec-content .ec-days .ec-day.ec-today {
  background: none;
}
html body .ec .ec-body .ec-content .ec-days .ec-day.ec-today .ec-day-head {
  color: #0066FF;
}
html body .ec .ec-body .ec-content .ec-days .ec-day.ec-sat {
  background-color: #ededed;
}
html body .ec .ec-body .ec-content .ec-sidebar .ec-time {
  font-size: 0.8125rem;
  color: #333333;
}
html body .ec .ec-body .ec-content .ec-sidebar .ec-time:nth-child(4n) {
  opacity: 0;
}
html body .ec .ec-body .ec-content .ec-now-indicator {
  border-color: #0066FF;
}
html body .ec .ec-body .ec-content .ec-now-indicator:before {
  background-color: #0066FF;
}
html body .ec .ec-body .ec-content .ec-event {
  color: #000000;
  padding-bottom: 2px;
}
html body .ec .ec-body .ec-content .ec-event .ec-event-body p {
  /*&.autore {
      display: block;
  }*/
}
html body .ec .ec-body .ec-content .ec-event .ec-event-body p.categoria {
  display: block;
}
html body .ec .ec-body .ec-content .ec-event.permessi .ec-event-body {
  background-color: #F9C338;
}
html body .ec .ec-body .ec-content .ec-event.permessi .ec-event-body:before {
  background-image: url(./../img/ferie.svg);
}
html body .ec .ec-body .ec-content .ec-event.permessi.event-9999:hover .ec-event-body {
  background-image: url(./../img/trash_black.svg);
  background-repeat: no-repeat;
  background-position: right 15px bottom 15px;
  background-size: 20px;
}
html body .ec .ec-body.scrollable {
  overflow: auto;
  overflow-x: hidden;
  border: none;
}
html body .cerca-slide input {
  background-color: #EBF1FF;
  color: #000000;
  font-size: 0.75rem;
  border-radius: 12px;
  border: none;
  outline: none;
  padding: 6px 12px 6px 24px;
  min-width: 0;
  width: 100%;
  background-image: url(./../img/search-normal.svg);
  background-position: center left 8px;
  background-size: 10px;
  background-repeat: no-repeat;
}
html body .slider-progetti {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
html body .slider-progetti .slick-list {
  overflow-x: visible;
  padding-left: 8px !important;
  padding-right: 8px !important;
  height: 100% !important;
}
html body .slider-progetti .slick-arrow {
  border: none;
  outline: none;
  width: 100%;
  height: 30px;
  padding: 0;
  overflow: hidden;
  background-color: #ffffff;
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1);
  transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1);
}
html body .slider-progetti .slick-arrow:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 30px;
  height: 30px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: transparent;
  -webkit-transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1);
  transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1);
}
html body .slider-progetti .slick-arrow.slick-prev {
  background-image: url(./../img/slider-arrow-up.svg);
}
html body .slider-progetti .slick-arrow.slick-next {
  background-image: url(./../img/slider-arrow-down.svg);
  top: auto;
  bottom: 0;
}
html body .slider-progetti .slick-arrow.slick-disabled {
  opacity: 0.25;
  cursor: default;
}
html body .slider-progetti .slick-arrow:hover:after {
  background-color: rgba(0, 0, 0, 0.05);
}
html body .slider-progetti .event {
  margin-right: 0;
}
html body .card-assenze {
  justify-content: center;
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 250px;
}
html body .card-assenze .event {
  display: block;
  margin-right: 0;
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 0;
}
html body .card-assenze .event .ec-event-body {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 12px !important;
  align-items: center;
}
html body .elenco-assenze .card-assenze {
  display: block;
  margin-right: 0;
  margin-bottom: 20px;
  cursor: default;
  border-radius: 6px;
  width: 100%;
}
html body .elenco-assenze .card-assenze.eventi-permessi .ec-event-body {
  flex-direction: column;
  border-left-width: 10px;
  padding-left: 18px;
  padding-bottom: 20px;
}
html body .elenco-assenze .card-assenze.eventi-permessi .ec-event-body:before {
  display: none;
}
html body .elenco-assenze .card-assenze.eventi-permessi .ec-event-body .event-header {
  display: block;
  border-bottom: solid 1px #EBF1FF;
}
html body .elenco-assenze .card-assenze.eventi-permessi .ec-event-body .event-header .btn {
  height: 30px;
  width: 30px;
  padding: 0;
  margin: 0;
  margin-left: 10px;
  display: inline-block;
  border-radius: 50%;
  overflow: hidden;
  text-indent: -999px;
  background: #ffffff;
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center center;
  border: solid 1px #000000;
}
html body .elenco-assenze .card-assenze.eventi-permessi .ec-event-body .event-header .btn-approva {
  border-color: #16A085;
  background-image: url(./../img/approva.svg);
}
html body .elenco-assenze .card-assenze.eventi-permessi .ec-event-body .event-header .btn-rifiuta {
  border-color: #CA1432;
  background-image: url(./../img/x-red.svg);
  background-size: 20px;
}
html body .elenco-assenze .card-assenze.eventi-permessi .ec-event-body .ec-event-title {
  font-size: 0.875rem;
  font-weight: 400;
  color: #5C5C5C;
  margin-bottom: 0;
}
html body .elenco-assenze .card-assenze.eventi-permessi .ec-event-body .ec-event-title strong {
  color: #000000;
}
html body .elenco-assenze .card-assenze.eventi-permessi .ec-event-body .ec-event-title strong:after {
  content: "";
  vertical-align: middle;
  display: inline-block;
  height: 4px;
  width: 4px;
  background-color: #5C5C5C;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 6px 0 10px;
}
html body .elenco-assenze .card-assenze.eventi-permessi .ec-event-body p {
  margin-bottom: 5px;
}
html body .elenco-assenze .card-assenze.eventi-permessi .ec-event-body p.info {
  font-size: 0.625rem;
  font-weight: 400;
  color: #474747;
  text-transform: uppercase;
}
html body .elenco-assenze .card-assenze.eventi-permessi .ec-event-body p.info strong {
  font-size: 0.75rem;
  font-weight: 400;
  color: #000000;
  text-transform: none;
}
html body .elenco-assenze .card-assenze.eventi-permessi .ec-event-body p.badge {
  margin-bottom: 0;
}
html body .elenco-assenze .card-assenze.eventi-permessi.event-0001 .ec-event-body {
  border-left-color: #F9C338;
}
html body .elenco-assenze .card-assenze.eventi-permessi.event-0100 .ec-event-body {
  border-left-color: #BAE6DE;
}
html body .elenco-assenze .card-assenze.eventi-permessi.event-0900 .ec-event-body {
  border-left-color: #C2D4FF;
}
html body .elenco-assenze .card-assenze.eventi-permessi.event-0950 .ec-event-body {
  border-left-color: #E6BAC6;
}
html body .elenco-assenze .card-assenze.eventi-permessi.event-0960 .ec-event-body {
  border-left-color: #F9C338;
}
html body .elenco-assenze .card-assenze.eventi-permessi.event-1000 .ec-event-body {
  border-left-color: #F9C338;
}
html body .elenco-assenze .card-assenze.eventi-permessi.event-2000 .ec-event-body {
  border-left-color: #F9C338;
}
html body .elenco-assenze .card-assenze.eventi-permessi.event-3000 .ec-event-body {
  border-left-color: #F9C338;
}
html body .elenco-assenze .card-assenze.eventi-permessi.event-9999 .ec-event-body {
  border-left-color: #E6D7BA;
}
html body .elenco-richieste .card-richieste {
  display: block;
  margin: 0;
  margin-bottom: 20px;
  overflow: auto;
  padding: 12px;
  border: none;
  border-left: solid 6px #017EF3;
  border-radius: 6px;
  box-shadow: 3px 3px 11px rgba(143, 155, 179, 0.3);
}
html body .elenco-richieste .card-richieste .card-body p {
  font-size: 0.875rem;
  font-weight: 400;
  margin: 5px 0;
}
html body .elenco-richieste .card-richieste .card-body .table-accordion {
  cursor: default;
}
html body .elenco-richieste .card-richieste .card-body .table-accordion tbody tr {
  border-top: dashed 1px rgba(0, 0, 0, 0.1);
}
html body .elenco-richieste .card-richieste .card-body .table-accordion tbody tr td.click p:before {
  content: "";
  display: inline-block;
  height: 18px;
  width: 18px;
  vertical-align: text-bottom;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(./../img/table-plus.svg);
  margin-right: 5px;
}
html body .elenco-richieste .card-richieste .card-body .table-accordion tbody tr td.click.open p:before {
  background-image: url(./../img/table-minus.svg);
}
html body .elenco-richieste .card-richieste .card-body .table-accordion tbody tr td .btn {
  padding: 0.5rem;
  margin: 0.5rem 0;
}
html body .elenco-richieste .card-richieste .card-body .table-accordion tbody tr td p span:not(.nome) {
  font-size: 0.75rem;
  color: #5C5C5C;
  margin-left: 10px;
}
html body .elenco-richieste .card-richieste .card-body .table-accordion tbody tr td p span.straordinari {
  display: block;
  font-weight: 400;
  color: #ed6bca;
  font-size: 0.6875rem;
  margin-left: 0;
}
html body .elenco-richieste .card-richieste .card-body .table-accordion tbody tr td p.assenza:before {
  content: "";
  display: inline-block;
  height: 14px;
  width: 14px;
  vertical-align: text-bottom;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 5px;
}
html body .elenco-richieste .card-richieste .card-body .table-accordion tbody tr td p.assenza.assenza-0001:before {
  background-image: url(./../img/ferie.svg);
}
html body .elenco-richieste .card-richieste .card-body .table-accordion tbody tr td p.assenza.assenza-0100:before {
  background-image: url(./../img/permessi.svg);
}
html body .elenco-richieste .card-richieste .card-body .table-accordion tbody tr td p.assenza.assenza-0900:before {
  background-image: url(./../img/malattia.svg);
}
html body .elenco-richieste .card-richieste .card-body .table-accordion tbody tr td p.assenza.assenza-0950:before {
  background-image: url(./../img/banca-ore.svg);
}
html body .elenco-richieste .card-richieste .card-body .table-accordion tbody tr td p.assenza.assenza-9999:before {
  background-image: url(./../img/coffee-cup.svg);
}
html body .elenco-richieste .card-richieste .card-body .table-accordion tbody tr:first-child {
  border-top: none;
}
html body .elenco-richieste .card-richieste .card-body .table-accordion tbody tr:not(:first-child) td p {
  font-size: 0.8125rem;
}
html body .event {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 0;
  font-weight: 400;
  font-size: 0.6875rem;
  cursor: pointer;
  border: none;
  position: relative;
  background: transparent;
}
html body .event.to-drag {
  transform: scale(1);
  -webkit-transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1);
  transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1);
}
html body .event.to-drag:hover {
  transform: scale(1.1);
  z-index: 1;
}
html body .event.confermato {
  opacity: 1 !important;
}
html body .event.confermato:not(.event-9999) {
  cursor: not-allowed;
}
html body .event.confermato:not(.event-9999) .ec-event-body {
  border-color: #000000 !important;
  background-color: #16A085 !important;
}
html body .event.confermato:not(.event-9999) .ec-event-body * {
  color: #ffffff !important;
}
html body .event.confermato:not(.event-9999).event-permessi[class*=event-] .ec-event-body {
  border-color: #000000 !important;
  background-color: #16A085 !important;
}
html body .event.richiestaConferma:not(.event-9999) {
  cursor: not-allowed;
  opacity: 0.5;
  /*.ec-event-body {
      border-color: $nero !important;
      background-color: $verde_approvato !important;
      * {
          color: $bianco !important;
      }
      .ec-event-title {
          //color: $blu;
      }
  }
  &.event-permessi {
      &[class*='event-'] {
          .ec-event-body {
              border-color: $nero !important;
              background-color: $verde_approvato !important;
          }
      }
  }*/
}
html body .event.to-save:after {
  content: "";
  display: block;
  position: absolute;
  right: calc(50% - 4px);
  bottom: calc(50% - 4px);
  z-index: 3;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  box-shadow: 18px 0px 0 0 rgba(255, 255, 255, 0.2), 13.7px 13.5px 0 0 rgba(255, 255, 255, 0.4), 1.68px 19.6px 0 0 rgba(255, 255, 255, 0.6), -11.68px 16.6px 0 0 rgba(255, 255, 255, 0.8), -18.7px 6.5px 0 0 #ffffff;
  animation: spinner-card 1s infinite linear;
}
html body .event.to-save:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: block;
  content: "";
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.15);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 60px 60px;
  border-radius: 3px;
}
html body .event .ec-event-body {
  display: block;
  overflow: auto;
  padding: 12px;
  height: 100%;
  width: 100%;
  border: none;
  border-left: solid 6px #000000;
  border-radius: 6px;
  box-shadow: 3px 3px 11px rgba(143, 155, 179, 0.3);
}
html body .event .ec-event-body .ec-event-title {
  position: relative;
}
html body .event.eventi-permessi .ec-event-body {
  vertical-align: middle;
  flex-direction: row;
  padding-right: 20px;
  padding-left: 8px;
  display: flex;
}
html body .event.eventi-permessi .ec-event-body:before {
  content: "";
  display: inline-block;
  height: 14px;
  width: 14px;
  vertical-align: text-bottom;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 5px;
}
html body .event.event-progetto .ec-event-body {
  border-left-color: #017EF3;
}
html body .event.event-progetto .ec-event-body p {
  margin: 0;
}
html body .event.event-progetto .ec-event-body p.titolo {
  font-size: 0.875rem;
  line-height: 1.2;
  font-weight: 600;
  max-width: 13vw;
  text-overflow: ellipsis;
  height: 2.25rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-right: 0;
  margin-bottom: 5px;
}
html body .event.event-progetto .ec-event-body p.info {
  font-size: 0.625rem;
  font-weight: 400;
  color: #474747;
}
html body .event.event-progetto .ec-event-body p.info strong {
  font-weight: 600;
  color: #000000;
}
html body .event.event-progetto .ec-event-body p.cliente {
  margin-bottom: 10px;
}
html body .event.event-progetto .ec-event-body p.sede {
  /*position: absolute;
  top: 6px;
  right: 18px;*/
  margin-top: 10px;
  text-align: center;
  line-height: 1;
  border-radius: 0.75rem;
  overflow: hidden;
  padding: 3px 10px;
  color: #000000;
}
html body .event.event-progetto .ec-event-body p.sede-1 {
  background-color: #FAE6FF;
}
html body .event.event-progetto .ec-event-body p.sede-2 {
  background-color: #FFF6D2;
}
html body .event.event-progetto .ec-event-body p.sede-3 {
  background-color: #EBF1FF;
}
html body .event.event-progetto .ec-event-body p.autore {
  display: none;
}
html body .event.event-progetto .ec-event-body p.categoria {
  display: none;
}
html body .event.event-progetto .ec-event-body p.date {
  margin-top: 10px;
  font-size: 0.625rem;
  vertical-align: middle;
}
html body .event.event-progetto .ec-event-body p.date:before {
  content: "";
  display: inline-block;
  height: 14px;
  width: 14px;
  vertical-align: text-bottom;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 5px;
  background-image: url(./../img/calendar-small.svg);
}
html body .event.permessi .ec-event-body:before {
  height: 18px;
  width: 18px;
}
html body .event.permessi .ec-event-title {
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: auto;
}
html body .event.event-progetto .ec-event-body {
  background-color: #ffffff;
}
html body .event.event-progetto .ec-event-body .ec-event-title {
  font-size: 0.875rem;
  line-height: 1.2;
  font-weight: 600;
  max-width: 13vw;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-right: 0;
  margin-bottom: 5px;
}
html body .event.event-progetto .ec-event-body p {
  font-size: 0.5625rem;
  font-weight: 400;
  color: #000000;
}
html body .event.event-permessi.event-assenze-generico .ec-event-body {
  background-color: #F9C338 !important;
}
html body .event.event-permessi.event-assenze-generico .ec-event-body:before {
  background-image: url(./../img/ferie.svg) !important;
}
html body .event.event-permessi.event-0001 .ec-event-body {
  background-color: #F9C338 !important;
}
html body .event.event-permessi.event-0001 .ec-event-body:before {
  background-image: url(./../img/ferie.svg) !important;
}
html body .event.event-permessi.event-0100 .ec-event-body {
  background-color: #BAE6DE !important;
}
html body .event.event-permessi.event-0100 .ec-event-body:before {
  background-image: url(./../img/permessi.svg) !important;
}
html body .event.event-permessi.event-0900 .ec-event-body {
  background-color: #C2D4FF !important;
}
html body .event.event-permessi.event-0900 .ec-event-body:before {
  background-image: url(./../img/malattia.svg) !important;
}
html body .event.event-permessi.event-0950 .ec-event-body {
  background-color: #E6BAC6 !important;
}
html body .event.event-permessi.event-0950 .ec-event-body:before {
  background-image: url(./../img/banca-ore.svg) !important;
}
html body .event.event-permessi.event-0960 .ec-event-body {
  background-color: #F9C338 !important;
}
html body .event.event-permessi.event-1000 .ec-event-body {
  background-color: #F9C338 !important;
}
html body .event.event-permessi.event-2000 .ec-event-body {
  background-color: #F9C338 !important;
}
html body .event.event-permessi.event-3000 .ec-event-body {
  background-color: #F9C338 !important;
}
html body .event.event-permessi.event-9999 .ec-event-body {
  background-color: #E6D7BA !important;
}
html body .event.event-permessi.event-9999 .ec-event-body:before {
  background-image: url(./../img/coffee-cup.svg) !important;
}
html body .timesheet-table {
  width: 100%;
  height: 100%;
  overflow: scroll;
}
html body .timesheet-table.scroll-content {
  padding-right: 8px !important;
}
html body .timesheet-table table {
  border-collapse: separate;
  border-spacing: 0;
}
html body .timesheet-table tableth, html body .timesheet-table tabletd {
  white-space: nowrap;
  padding: 10px 20px;
}
html body .timesheet-table table tr th:first-child,
html body .timesheet-table table tr td.headcol {
  position: sticky;
  left: 0;
  z-index: 10;
  background: #ffffff;
  border-right: solid 1px rgba(0, 0, 0, 0.1);
}
html body .timesheet-table table tr th:last-child,
html body .timesheet-table table tr td.lastcol {
  position: sticky;
  right: 0;
  z-index: 10;
  background: #ffffff;
  border-left: solid 1px rgba(0, 0, 0, 0.1);
  text-align: right;
}
html body .timesheet-table table tr th:first-child {
  z-index: 11;
}
html body .timesheet-table table tr th {
  position: sticky;
  top: 0;
  z-index: 9;
  background: #ffffff;
}
html body .timesheet-table table tr th:last-child {
  z-index: 12;
}
html body .timesheet-table table tr .disabled {
  background-color: #ededed;
}
html body .timesheet-table table thead tr th {
  width: 160px;
  min-width: 160px;
  text-align: left;
  border-right: solid 1px rgba(0, 0, 0, 0.1);
  border-bottom: dashed 1px rgba(0, 0, 0, 0.1);
  padding: 10px;
}
html body .timesheet-table table thead tr th p {
  font-size: 0.8125rem;
  font-weight: 400;
  color: #ADADAD;
  margin: 0;
}
html body .timesheet-table table thead tr th p strong {
  font-weight: 400;
  color: #000000;
  font-size: 1.0625rem;
  display: block;
}
html body .timesheet-table table thead tr th .btn {
  padding: 0.6875rem;
}
html body .timesheet-table table thead tr th:first-child {
  width: 350px;
  min-width: 350px;
  font-weight: 400;
  vertical-align: top;
}
html body .timesheet-table table thead tr th .approvato {
  text-align: center;
  background-color: #16A085;
  font-size: 0.75rem;
  color: #ffffff;
  line-height: 1;
  border: none;
  padding: 0.6875rem 1.375rem;
  border-radius: 5px;
}
html body .timesheet-table table tbody tr td {
  padding: 12px 10px;
  text-align: left;
  border-right: solid 1px rgba(0, 0, 0, 0.1);
  border-bottom: dashed 1px rgba(0, 0, 0, 0.1);
  vertical-align: middle;
  /*&:first-child {
      width: 350px;
      min-width: 350px;
      padding: 0;
  }*/
}
html body .timesheet-table table tbody tr td p.hours {
  font-size: 0.8125rem;
  line-height: 1.4;
  margin-bottom: 0;
}
html body .timesheet-table table tbody tr td p.totale {
  font-size: 0.8125rem;
  line-height: 1.4;
  margin-bottom: 0;
  font-weight: 700;
}
html body .timesheet-table table tbody tr td p.totale span {
  font-weight: 400;
  text-transform: uppercase;
  color: #5C5C5C;
  font-size: 0.6875rem;
}
html body .timesheet-table table tbody tr td p.totale span:after {
  vertical-align: sub;
  display: inline-block;
  content: "";
  height: 13px;
  width: 13px;
  margin: 0 4px 0 2px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(./../img/clock.svg);
}
html body .timesheet-table table tbody tr td p.totale span.costi {
  vertical-align: middle;
  font-size: 0.8125rem;
}
html body .timesheet-table table tbody tr td p.totale span.costi:after {
  display: none;
}
html body .timesheet-table table tbody tr td p.totale span.straordinari {
  display: block;
  margin-left: 0;
  text-transform: none;
  color: #ed6bca;
}
html body .timesheet-table table tbody tr td p.totale span.straordinari:after {
  display: none;
}
html body .timesheet-table table tbody tr td span.straordinari {
  font-weight: 400;
  color: #ed6bca;
  font-size: 0.6875rem;
  margin-left: 5px;
}
html body .timesheet-table table tbody tr td.headcol {
  padding: 0;
  padding-right: 10px;
}
html body .timesheet-table table tbody tr td.lastcol {
  border-top: dashed 1px rgba(0, 0, 0, 0.1);
}
html body .timesheet-table table tbody tr td.lastcol.empty {
  border-top: none;
  border-bottom: none;
}
html body .timesheet-table table tbody tr.last-row td:last-child {
  background-color: #C2D4FF;
}
html body .timesheet-table table tbody tr.last-row td.disabled p.hours.text-color-red {
  color: #000000;
}
html body .timesheet-table table tbody tr.hidden {
  display: none;
}
html body .timesheet-table .event {
  cursor: default;
  margin-top: 4px;
}
html body .timesheet-table .event .ec-event-body {
  padding: 0 12px;
}
html body .timesheet-table .event .ec-event-body p {
  line-height: 3.5;
  border-bottom: dashed 1px rgba(0, 0, 0, 0.1);
  margin-bottom: 0;
}
html body .timesheet-table .event .ec-event-body p.titolo {
  max-width: none;
  font-size: 0.8125rem;
  font-weight: 700;
  line-height: 3.5;
  height: 2.84375rem;
  -webkit-line-clamp: 1;
}
html body .timesheet-table .event .ec-event-body p.info {
  font-size: 0.8125rem;
  color: #000000;
}
html body .timesheet-table .event .ec-event-body p:last-child {
  border-bottom: none;
}
html body .timesheet-table .event.event-permessi p.titolo:before {
  content: "";
  display: inline-block;
  height: 14px;
  width: 14px;
  vertical-align: text-bottom;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 5px;
}
html body .timesheet-table .event.event-permessi p.titolo.event-0001:before {
  background-image: url(./../img/ferie.svg);
}
html body .timesheet-table .event.event-permessi p.titolo.event-0100:before {
  background-image: url(./../img/permessi.svg);
}
html body .timesheet-table .event.event-permessi p.titolo.event-0900:before {
  background-image: url(./../img/malattia.svg);
}
html body .timesheet-table .event.event-permessi p.titolo.event-0950:before {
  background-image: url(./../img/banca-ore.svg);
}
html body .timesheet-table .event.event-permessi p.titolo.event-9999:before {
  background-image: url(./../img/coffee-cup.svg);
}
html body .table-accordion tbody tr {
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: none;
}
html body .table-accordion tbody tr.open {
  height: auto;
  visibility: visible;
  display: table-row;
}
html body .table-accordion tbody tr td.click {
  cursor: pointer;
}
html body .table-accordion tbody tr td.click:hover p span.nome {
  text-decoration: underline;
}
html body .table-accordion tbody tr.level-2 td:first-child {
  padding-left: 25px;
}
html body .table-accordion tbody tr.level-3 td:first-child {
  padding-left: 60px;
}
html body .scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative;
}
html body .scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  padding-right: 20px;
  position: relative !important;
  top: 0;
  width: auto !important;
}
html body .scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}
html body .scroll-element {
  display: none;
}
html body .scroll-element, html body .scroll-element div {
  box-sizing: content-box;
}
html body .scroll-element.scroll-x.scroll-scrollx_visible,
html body .scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}
html body .scroll-element .scroll-bar,
html body .scroll-element .scroll-arrow {
  cursor: default;
}
html body .scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999;
}
html body .scroll-textarea > .scroll-content {
  overflow: hidden !important;
}
html body .scroll-textarea > .scroll-content > textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important;
}
html body .scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0;
}
html body .scrollbar-inner > .scroll-element,
html body .scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}
html body .scrollbar-inner > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
html body .scrollbar-inner > .scroll-element.scroll-x {
  bottom: 0;
  height: 8px;
  left: 0;
  width: 100%;
  background-color: #ffffff;
}
html body .scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 0;
  top: 0;
  width: 8px;
  background-color: #ffffff;
}
html body .scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden;
}
html body .scrollbar-inner > .scroll-element .scroll-element_outer,
html body .scrollbar-inner > .scroll-element .scroll-element_track,
html body .scrollbar-inner > .scroll-element .scroll-bar {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
html body .scrollbar-inner > .scroll-element .scroll-element_track,
html body .scrollbar-inner > .scroll-element .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: 0.4;
}
html body .scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #e0e0e0;
}
html body .scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #c2c2c2;
}
html body .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #919191;
}
html body .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
}
html body .scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px;
}
html body .scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px;
}
html body .scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px;
}
html body .scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px;
}

/*# sourceMappingURL=ts-group.css.map */
