* {
  margin: 0;
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

.gap-1 {
  gap: 1px;
}

.text-1 {
  font-size: 1px;
}

.m-1 {
  margin: 5px;
}

.ml-1 {
  margin-left: 5px;
}

.mt-1 {
  margin-top: 5px;
}

.mb-1 {
  margin-bottom: 5px;
}

.mr-1 {
  margin-right: 5px;
}

.p-1 {
  padding: 5px;
}

.pl-1 {
  padding-left: 5px;
}

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

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

.pr-1 {
  padding-right: 5px;
}

.pr-1 {
  padding-right: 5px;
}

.px-1 {
  padding-right: 5px;
  padding-left: 5px;
}

.py-1 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.w-1 {
  width: 10%;
}

.h-1 {
  height: 10px;
}

.rounded-1 {
  border-radius: 1px;
}

.border-1 {
  border-width: 1px;
}

.font-1 {
  font-weight: 10;
}

.gap-2 {
  gap: 2px;
}

.text-2 {
  font-size: 2px;
}

.m-2 {
  margin: 10px;
}

.ml-2 {
  margin-left: 10px;
}

.mt-2 {
  margin-top: 10px;
}

.mb-2 {
  margin-bottom: 10px;
}

.mr-2 {
  margin-right: 10px;
}

.p-2 {
  padding: 10px;
}

.pl-2 {
  padding-left: 10px;
}

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

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

.pr-2 {
  padding-right: 10px;
}

.pr-2 {
  padding-right: 10px;
}

.px-2 {
  padding-right: 10px;
  padding-left: 10px;
}

.py-2 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.w-2 {
  width: 20%;
}

.h-2 {
  height: 20px;
}

.rounded-2 {
  border-radius: 2px;
}

.border-2 {
  border-width: 2px;
}

.font-2 {
  font-weight: 20;
}

.gap-3 {
  gap: 3px;
}

.text-3 {
  font-size: 3px;
}

.m-3 {
  margin: 15px;
}

.ml-3 {
  margin-left: 15px;
}

.mt-3 {
  margin-top: 15px;
}

.mb-3 {
  margin-bottom: 15px;
}

.mr-3 {
  margin-right: 15px;
}

.p-3 {
  padding: 15px;
}

.pl-3 {
  padding-left: 15px;
}

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

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

.pr-3 {
  padding-right: 15px;
}

.pr-3 {
  padding-right: 15px;
}

.px-3 {
  padding-right: 15px;
  padding-left: 15px;
}

.py-3 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.w-3 {
  width: 30%;
}

.h-3 {
  height: 30px;
}

.rounded-3 {
  border-radius: 3px;
}

.border-3 {
  border-width: 3px;
}

.font-3 {
  font-weight: 30;
}

.gap-4 {
  gap: 4px;
}

.text-4 {
  font-size: 4px;
}

.m-4 {
  margin: 20px;
}

.ml-4 {
  margin-left: 20px;
}

.mt-4 {
  margin-top: 20px;
}

.mb-4 {
  margin-bottom: 20px;
}

.mr-4 {
  margin-right: 20px;
}

.p-4 {
  padding: 20px;
}

.pl-4 {
  padding-left: 20px;
}

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

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

.pr-4 {
  padding-right: 20px;
}

.pr-4 {
  padding-right: 20px;
}

.px-4 {
  padding-right: 20px;
  padding-left: 20px;
}

.py-4 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.w-4 {
  width: 40%;
}

.h-4 {
  height: 40px;
}

.rounded-4 {
  border-radius: 4px;
}

.border-4 {
  border-width: 4px;
}

.font-4 {
  font-weight: 40;
}

.gap-5 {
  gap: 5px;
}

.text-5 {
  font-size: 5px;
}

.m-5 {
  margin: 25px;
}

.ml-5 {
  margin-left: 25px;
}

.mt-5 {
  margin-top: 25px;
}

.mb-5 {
  margin-bottom: 25px;
}

.mr-5 {
  margin-right: 25px;
}

.p-5 {
  padding: 25px;
}

.pl-5 {
  padding-left: 25px;
}

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

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

.pr-5 {
  padding-right: 25px;
}

.pr-5 {
  padding-right: 25px;
}

.px-5 {
  padding-right: 25px;
  padding-left: 25px;
}

.py-5 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.w-5 {
  width: 50%;
}

.h-5 {
  height: 50px;
}

.rounded-5 {
  border-radius: 5px;
}

.border-5 {
  border-width: 5px;
}

.font-5 {
  font-weight: 50;
}

.gap-6 {
  gap: 6px;
}

.text-6 {
  font-size: 6px;
}

.m-6 {
  margin: 30px;
}

.ml-6 {
  margin-left: 30px;
}

.mt-6 {
  margin-top: 30px;
}

.mb-6 {
  margin-bottom: 30px;
}

.mr-6 {
  margin-right: 30px;
}

.p-6 {
  padding: 30px;
}

.pl-6 {
  padding-left: 30px;
}

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

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

.pr-6 {
  padding-right: 30px;
}

.pr-6 {
  padding-right: 30px;
}

.px-6 {
  padding-right: 30px;
  padding-left: 30px;
}

.py-6 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.w-6 {
  width: 60%;
}

.h-6 {
  height: 60px;
}

.rounded-6 {
  border-radius: 6px;
}

.border-6 {
  border-width: 6px;
}

.font-6 {
  font-weight: 60;
}

.gap-7 {
  gap: 7px;
}

.text-7 {
  font-size: 7px;
}

.m-7 {
  margin: 35px;
}

.ml-7 {
  margin-left: 35px;
}

.mt-7 {
  margin-top: 35px;
}

.mb-7 {
  margin-bottom: 35px;
}

.mr-7 {
  margin-right: 35px;
}

.p-7 {
  padding: 35px;
}

.pl-7 {
  padding-left: 35px;
}

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

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

.pr-7 {
  padding-right: 35px;
}

.pr-7 {
  padding-right: 35px;
}

.px-7 {
  padding-right: 35px;
  padding-left: 35px;
}

.py-7 {
  padding-top: 35px;
  padding-bottom: 35px;
}

.w-7 {
  width: 70%;
}

.h-7 {
  height: 70px;
}

.rounded-7 {
  border-radius: 7px;
}

.border-7 {
  border-width: 7px;
}

.font-7 {
  font-weight: 70;
}

.gap-8 {
  gap: 8px;
}

.text-8 {
  font-size: 8px;
}

.m-8 {
  margin: 40px;
}

.ml-8 {
  margin-left: 40px;
}

.mt-8 {
  margin-top: 40px;
}

.mb-8 {
  margin-bottom: 40px;
}

.mr-8 {
  margin-right: 40px;
}

.p-8 {
  padding: 40px;
}

.pl-8 {
  padding-left: 40px;
}

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

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

.pr-8 {
  padding-right: 40px;
}

.pr-8 {
  padding-right: 40px;
}

.px-8 {
  padding-right: 40px;
  padding-left: 40px;
}

.py-8 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.w-8 {
  width: 80%;
}

.h-8 {
  height: 80px;
}

.rounded-8 {
  border-radius: 8px;
}

.border-8 {
  border-width: 8px;
}

.font-8 {
  font-weight: 80;
}

.gap-9 {
  gap: 9px;
}

.text-9 {
  font-size: 9px;
}

.m-9 {
  margin: 45px;
}

.ml-9 {
  margin-left: 45px;
}

.mt-9 {
  margin-top: 45px;
}

.mb-9 {
  margin-bottom: 45px;
}

.mr-9 {
  margin-right: 45px;
}

.p-9 {
  padding: 45px;
}

.pl-9 {
  padding-left: 45px;
}

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

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

.pr-9 {
  padding-right: 45px;
}

.pr-9 {
  padding-right: 45px;
}

.px-9 {
  padding-right: 45px;
  padding-left: 45px;
}

.py-9 {
  padding-top: 45px;
  padding-bottom: 45px;
}

.w-9 {
  width: 90%;
}

.h-9 {
  height: 90px;
}

.rounded-9 {
  border-radius: 9px;
}

.border-9 {
  border-width: 9px;
}

.font-9 {
  font-weight: 90;
}

.gap-10 {
  gap: 10px;
}

.text-10 {
  font-size: 10px;
}

.m-10 {
  margin: 50px;
}

.ml-10 {
  margin-left: 50px;
}

.mt-10 {
  margin-top: 50px;
}

.mb-10 {
  margin-bottom: 50px;
}

.mr-10 {
  margin-right: 50px;
}

.p-10 {
  padding: 50px;
}

.pl-10 {
  padding-left: 50px;
}

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

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

.pr-10 {
  padding-right: 50px;
}

.pr-10 {
  padding-right: 50px;
}

.px-10 {
  padding-right: 50px;
  padding-left: 50px;
}

.py-10 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.w-10 {
  width: 100%;
}

.h-10 {
  height: 100px;
}

.rounded-10 {
  border-radius: 10px;
}

.border-10 {
  border-width: 10px;
}

.font-10 {
  font-weight: 100;
}

.gap-11 {
  gap: 11px;
}

.text-11 {
  font-size: 11px;
}

.m-11 {
  margin: 55px;
}

.ml-11 {
  margin-left: 55px;
}

.mt-11 {
  margin-top: 55px;
}

.mb-11 {
  margin-bottom: 55px;
}

.mr-11 {
  margin-right: 55px;
}

.p-11 {
  padding: 55px;
}

.pl-11 {
  padding-left: 55px;
}

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

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

.pr-11 {
  padding-right: 55px;
}

.pr-11 {
  padding-right: 55px;
}

.px-11 {
  padding-right: 55px;
  padding-left: 55px;
}

.py-11 {
  padding-top: 55px;
  padding-bottom: 55px;
}

.w-11 {
  width: 110%;
}

.h-11 {
  height: 110px;
}

.rounded-11 {
  border-radius: 11px;
}

.border-11 {
  border-width: 11px;
}

.font-11 {
  font-weight: 110;
}

.gap-12 {
  gap: 12px;
}

.text-12 {
  font-size: 12px;
}

.m-12 {
  margin: 60px;
}

.ml-12 {
  margin-left: 60px;
}

.mt-12 {
  margin-top: 60px;
}

.mb-12 {
  margin-bottom: 60px;
}

.mr-12 {
  margin-right: 60px;
}

.p-12 {
  padding: 60px;
}

.pl-12 {
  padding-left: 60px;
}

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

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

.pr-12 {
  padding-right: 60px;
}

.pr-12 {
  padding-right: 60px;
}

.px-12 {
  padding-right: 60px;
  padding-left: 60px;
}

.py-12 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.w-12 {
  width: 120%;
}

.h-12 {
  height: 120px;
}

.rounded-12 {
  border-radius: 12px;
}

.border-12 {
  border-width: 12px;
}

.font-12 {
  font-weight: 120;
}

.gap-13 {
  gap: 13px;
}

.text-13 {
  font-size: 13px;
}

.m-13 {
  margin: 65px;
}

.ml-13 {
  margin-left: 65px;
}

.mt-13 {
  margin-top: 65px;
}

.mb-13 {
  margin-bottom: 65px;
}

.mr-13 {
  margin-right: 65px;
}

.p-13 {
  padding: 65px;
}

.pl-13 {
  padding-left: 65px;
}

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

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

.pr-13 {
  padding-right: 65px;
}

.pr-13 {
  padding-right: 65px;
}

.px-13 {
  padding-right: 65px;
  padding-left: 65px;
}

.py-13 {
  padding-top: 65px;
  padding-bottom: 65px;
}

.w-13 {
  width: 130%;
}

.h-13 {
  height: 130px;
}

.rounded-13 {
  border-radius: 13px;
}

.border-13 {
  border-width: 13px;
}

.font-13 {
  font-weight: 130;
}

.gap-14 {
  gap: 14px;
}

.text-14 {
  font-size: 14px;
}

.m-14 {
  margin: 70px;
}

.ml-14 {
  margin-left: 70px;
}

.mt-14 {
  margin-top: 70px;
}

.mb-14 {
  margin-bottom: 70px;
}

.mr-14 {
  margin-right: 70px;
}

.p-14 {
  padding: 70px;
}

.pl-14 {
  padding-left: 70px;
}

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

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

.pr-14 {
  padding-right: 70px;
}

.pr-14 {
  padding-right: 70px;
}

.px-14 {
  padding-right: 70px;
  padding-left: 70px;
}

.py-14 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.w-14 {
  width: 140%;
}

.h-14 {
  height: 140px;
}

.rounded-14 {
  border-radius: 14px;
}

.border-14 {
  border-width: 14px;
}

.font-14 {
  font-weight: 140;
}

.gap-15 {
  gap: 15px;
}

.text-15 {
  font-size: 15px;
}

.m-15 {
  margin: 75px;
}

.ml-15 {
  margin-left: 75px;
}

.mt-15 {
  margin-top: 75px;
}

.mb-15 {
  margin-bottom: 75px;
}

.mr-15 {
  margin-right: 75px;
}

.p-15 {
  padding: 75px;
}

.pl-15 {
  padding-left: 75px;
}

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

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

.pr-15 {
  padding-right: 75px;
}

.pr-15 {
  padding-right: 75px;
}

.px-15 {
  padding-right: 75px;
  padding-left: 75px;
}

.py-15 {
  padding-top: 75px;
  padding-bottom: 75px;
}

.w-15 {
  width: 150%;
}

.h-15 {
  height: 150px;
}

.rounded-15 {
  border-radius: 15px;
}

.border-15 {
  border-width: 15px;
}

.font-15 {
  font-weight: 150;
}

.gap-16 {
  gap: 16px;
}

.text-16 {
  font-size: 16px;
}

.m-16 {
  margin: 80px;
}

.ml-16 {
  margin-left: 80px;
}

.mt-16 {
  margin-top: 80px;
}

.mb-16 {
  margin-bottom: 80px;
}

.mr-16 {
  margin-right: 80px;
}

.p-16 {
  padding: 80px;
}

.pl-16 {
  padding-left: 80px;
}

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

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

.pr-16 {
  padding-right: 80px;
}

.pr-16 {
  padding-right: 80px;
}

.px-16 {
  padding-right: 80px;
  padding-left: 80px;
}

.py-16 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.w-16 {
  width: 160%;
}

.h-16 {
  height: 160px;
}

.rounded-16 {
  border-radius: 16px;
}

.border-16 {
  border-width: 16px;
}

.font-16 {
  font-weight: 160;
}

.gap-17 {
  gap: 17px;
}

.text-17 {
  font-size: 17px;
}

.m-17 {
  margin: 85px;
}

.ml-17 {
  margin-left: 85px;
}

.mt-17 {
  margin-top: 85px;
}

.mb-17 {
  margin-bottom: 85px;
}

.mr-17 {
  margin-right: 85px;
}

.p-17 {
  padding: 85px;
}

.pl-17 {
  padding-left: 85px;
}

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

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

.pr-17 {
  padding-right: 85px;
}

.pr-17 {
  padding-right: 85px;
}

.px-17 {
  padding-right: 85px;
  padding-left: 85px;
}

.py-17 {
  padding-top: 85px;
  padding-bottom: 85px;
}

.w-17 {
  width: 170%;
}

.h-17 {
  height: 170px;
}

.rounded-17 {
  border-radius: 17px;
}

.border-17 {
  border-width: 17px;
}

.font-17 {
  font-weight: 170;
}

.gap-18 {
  gap: 18px;
}

.text-18 {
  font-size: 18px;
}

.m-18 {
  margin: 90px;
}

.ml-18 {
  margin-left: 90px;
}

.mt-18 {
  margin-top: 90px;
}

.mb-18 {
  margin-bottom: 90px;
}

.mr-18 {
  margin-right: 90px;
}

.p-18 {
  padding: 90px;
}

.pl-18 {
  padding-left: 90px;
}

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

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

.pr-18 {
  padding-right: 90px;
}

.pr-18 {
  padding-right: 90px;
}

.px-18 {
  padding-right: 90px;
  padding-left: 90px;
}

.py-18 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.w-18 {
  width: 180%;
}

.h-18 {
  height: 180px;
}

.rounded-18 {
  border-radius: 18px;
}

.border-18 {
  border-width: 18px;
}

.font-18 {
  font-weight: 180;
}

.gap-19 {
  gap: 19px;
}

.text-19 {
  font-size: 19px;
}

.m-19 {
  margin: 95px;
}

.ml-19 {
  margin-left: 95px;
}

.mt-19 {
  margin-top: 95px;
}

.mb-19 {
  margin-bottom: 95px;
}

.mr-19 {
  margin-right: 95px;
}

.p-19 {
  padding: 95px;
}

.pl-19 {
  padding-left: 95px;
}

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

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

.pr-19 {
  padding-right: 95px;
}

.pr-19 {
  padding-right: 95px;
}

.px-19 {
  padding-right: 95px;
  padding-left: 95px;
}

.py-19 {
  padding-top: 95px;
  padding-bottom: 95px;
}

.w-19 {
  width: 190%;
}

.h-19 {
  height: 190px;
}

.rounded-19 {
  border-radius: 19px;
}

.border-19 {
  border-width: 19px;
}

.font-19 {
  font-weight: 190;
}

.gap-20 {
  gap: 20px;
}

.text-20 {
  font-size: 20px;
}

.m-20 {
  margin: 100px;
}

.ml-20 {
  margin-left: 100px;
}

.mt-20 {
  margin-top: 100px;
}

.mb-20 {
  margin-bottom: 100px;
}

.mr-20 {
  margin-right: 100px;
}

.p-20 {
  padding: 100px;
}

.pl-20 {
  padding-left: 100px;
}

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

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

.pr-20 {
  padding-right: 100px;
}

.pr-20 {
  padding-right: 100px;
}

.px-20 {
  padding-right: 100px;
  padding-left: 100px;
}

.py-20 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.w-20 {
  width: 200%;
}

.h-20 {
  height: 200px;
}

.rounded-20 {
  border-radius: 20px;
}

.border-20 {
  border-width: 20px;
}

.font-20 {
  font-weight: 200;
}

.gap-21 {
  gap: 21px;
}

.text-21 {
  font-size: 21px;
}

.m-21 {
  margin: 105px;
}

.ml-21 {
  margin-left: 105px;
}

.mt-21 {
  margin-top: 105px;
}

.mb-21 {
  margin-bottom: 105px;
}

.mr-21 {
  margin-right: 105px;
}

.p-21 {
  padding: 105px;
}

.pl-21 {
  padding-left: 105px;
}

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

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

.pr-21 {
  padding-right: 105px;
}

.pr-21 {
  padding-right: 105px;
}

.px-21 {
  padding-right: 105px;
  padding-left: 105px;
}

.py-21 {
  padding-top: 105px;
  padding-bottom: 105px;
}

.w-21 {
  width: 210%;
}

.h-21 {
  height: 210px;
}

.rounded-21 {
  border-radius: 21px;
}

.border-21 {
  border-width: 21px;
}

.font-21 {
  font-weight: 210;
}

.gap-22 {
  gap: 22px;
}

.text-22 {
  font-size: 22px;
}

.m-22 {
  margin: 110px;
}

.ml-22 {
  margin-left: 110px;
}

.mt-22 {
  margin-top: 110px;
}

.mb-22 {
  margin-bottom: 110px;
}

.mr-22 {
  margin-right: 110px;
}

.p-22 {
  padding: 110px;
}

.pl-22 {
  padding-left: 110px;
}

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

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

.pr-22 {
  padding-right: 110px;
}

.pr-22 {
  padding-right: 110px;
}

.px-22 {
  padding-right: 110px;
  padding-left: 110px;
}

.py-22 {
  padding-top: 110px;
  padding-bottom: 110px;
}

.w-22 {
  width: 220%;
}

.h-22 {
  height: 220px;
}

.rounded-22 {
  border-radius: 22px;
}

.border-22 {
  border-width: 22px;
}

.font-22 {
  font-weight: 220;
}

.gap-23 {
  gap: 23px;
}

.text-23 {
  font-size: 23px;
}

.m-23 {
  margin: 115px;
}

.ml-23 {
  margin-left: 115px;
}

.mt-23 {
  margin-top: 115px;
}

.mb-23 {
  margin-bottom: 115px;
}

.mr-23 {
  margin-right: 115px;
}

.p-23 {
  padding: 115px;
}

.pl-23 {
  padding-left: 115px;
}

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

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

.pr-23 {
  padding-right: 115px;
}

.pr-23 {
  padding-right: 115px;
}

.px-23 {
  padding-right: 115px;
  padding-left: 115px;
}

.py-23 {
  padding-top: 115px;
  padding-bottom: 115px;
}

.w-23 {
  width: 230%;
}

.h-23 {
  height: 230px;
}

.rounded-23 {
  border-radius: 23px;
}

.border-23 {
  border-width: 23px;
}

.font-23 {
  font-weight: 230;
}

.gap-24 {
  gap: 24px;
}

.text-24 {
  font-size: 24px;
}

.m-24 {
  margin: 120px;
}

.ml-24 {
  margin-left: 120px;
}

.mt-24 {
  margin-top: 120px;
}

.mb-24 {
  margin-bottom: 120px;
}

.mr-24 {
  margin-right: 120px;
}

.p-24 {
  padding: 120px;
}

.pl-24 {
  padding-left: 120px;
}

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

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

.pr-24 {
  padding-right: 120px;
}

.pr-24 {
  padding-right: 120px;
}

.px-24 {
  padding-right: 120px;
  padding-left: 120px;
}

.py-24 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.w-24 {
  width: 240%;
}

.h-24 {
  height: 240px;
}

.rounded-24 {
  border-radius: 24px;
}

.border-24 {
  border-width: 24px;
}

.font-24 {
  font-weight: 240;
}

.gap-25 {
  gap: 25px;
}

.text-25 {
  font-size: 25px;
}

.m-25 {
  margin: 125px;
}

.ml-25 {
  margin-left: 125px;
}

.mt-25 {
  margin-top: 125px;
}

.mb-25 {
  margin-bottom: 125px;
}

.mr-25 {
  margin-right: 125px;
}

.p-25 {
  padding: 125px;
}

.pl-25 {
  padding-left: 125px;
}

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

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

.pr-25 {
  padding-right: 125px;
}

.pr-25 {
  padding-right: 125px;
}

.px-25 {
  padding-right: 125px;
  padding-left: 125px;
}

.py-25 {
  padding-top: 125px;
  padding-bottom: 125px;
}

.w-25 {
  width: 250%;
}

.h-25 {
  height: 250px;
}

.rounded-25 {
  border-radius: 25px;
}

.border-25 {
  border-width: 25px;
}

.font-25 {
  font-weight: 250;
}

.gap-26 {
  gap: 26px;
}

.text-26 {
  font-size: 26px;
}

.m-26 {
  margin: 130px;
}

.ml-26 {
  margin-left: 130px;
}

.mt-26 {
  margin-top: 130px;
}

.mb-26 {
  margin-bottom: 130px;
}

.mr-26 {
  margin-right: 130px;
}

.p-26 {
  padding: 130px;
}

.pl-26 {
  padding-left: 130px;
}

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

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

.pr-26 {
  padding-right: 130px;
}

.pr-26 {
  padding-right: 130px;
}

.px-26 {
  padding-right: 130px;
  padding-left: 130px;
}

.py-26 {
  padding-top: 130px;
  padding-bottom: 130px;
}

.w-26 {
  width: 260%;
}

.h-26 {
  height: 260px;
}

.rounded-26 {
  border-radius: 26px;
}

.border-26 {
  border-width: 26px;
}

.font-26 {
  font-weight: 260;
}

.gap-27 {
  gap: 27px;
}

.text-27 {
  font-size: 27px;
}

.m-27 {
  margin: 135px;
}

.ml-27 {
  margin-left: 135px;
}

.mt-27 {
  margin-top: 135px;
}

.mb-27 {
  margin-bottom: 135px;
}

.mr-27 {
  margin-right: 135px;
}

.p-27 {
  padding: 135px;
}

.pl-27 {
  padding-left: 135px;
}

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

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

.pr-27 {
  padding-right: 135px;
}

.pr-27 {
  padding-right: 135px;
}

.px-27 {
  padding-right: 135px;
  padding-left: 135px;
}

.py-27 {
  padding-top: 135px;
  padding-bottom: 135px;
}

.w-27 {
  width: 270%;
}

.h-27 {
  height: 270px;
}

.rounded-27 {
  border-radius: 27px;
}

.border-27 {
  border-width: 27px;
}

.font-27 {
  font-weight: 270;
}

.gap-28 {
  gap: 28px;
}

.text-28 {
  font-size: 28px;
}

.m-28 {
  margin: 140px;
}

.ml-28 {
  margin-left: 140px;
}

.mt-28 {
  margin-top: 140px;
}

.mb-28 {
  margin-bottom: 140px;
}

.mr-28 {
  margin-right: 140px;
}

.p-28 {
  padding: 140px;
}

.pl-28 {
  padding-left: 140px;
}

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

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

.pr-28 {
  padding-right: 140px;
}

.pr-28 {
  padding-right: 140px;
}

.px-28 {
  padding-right: 140px;
  padding-left: 140px;
}

.py-28 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.w-28 {
  width: 280%;
}

.h-28 {
  height: 280px;
}

.rounded-28 {
  border-radius: 28px;
}

.border-28 {
  border-width: 28px;
}

.font-28 {
  font-weight: 280;
}

.gap-29 {
  gap: 29px;
}

.text-29 {
  font-size: 29px;
}

.m-29 {
  margin: 145px;
}

.ml-29 {
  margin-left: 145px;
}

.mt-29 {
  margin-top: 145px;
}

.mb-29 {
  margin-bottom: 145px;
}

.mr-29 {
  margin-right: 145px;
}

.p-29 {
  padding: 145px;
}

.pl-29 {
  padding-left: 145px;
}

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

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

.pr-29 {
  padding-right: 145px;
}

.pr-29 {
  padding-right: 145px;
}

.px-29 {
  padding-right: 145px;
  padding-left: 145px;
}

.py-29 {
  padding-top: 145px;
  padding-bottom: 145px;
}

.w-29 {
  width: 290%;
}

.h-29 {
  height: 290px;
}

.rounded-29 {
  border-radius: 29px;
}

.border-29 {
  border-width: 29px;
}

.font-29 {
  font-weight: 290;
}

.gap-30 {
  gap: 30px;
}

.text-30 {
  font-size: 30px;
}

.m-30 {
  margin: 150px;
}

.ml-30 {
  margin-left: 150px;
}

.mt-30 {
  margin-top: 150px;
}

.mb-30 {
  margin-bottom: 150px;
}

.mr-30 {
  margin-right: 150px;
}

.p-30 {
  padding: 150px;
}

.pl-30 {
  padding-left: 150px;
}

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

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

.pr-30 {
  padding-right: 150px;
}

.pr-30 {
  padding-right: 150px;
}

.px-30 {
  padding-right: 150px;
  padding-left: 150px;
}

.py-30 {
  padding-top: 150px;
  padding-bottom: 150px;
}

.w-30 {
  width: 300%;
}

.h-30 {
  height: 300px;
}

.rounded-30 {
  border-radius: 30px;
}

.border-30 {
  border-width: 30px;
}

.font-30 {
  font-weight: 300;
}

.gap-31 {
  gap: 31px;
}

.text-31 {
  font-size: 31px;
}

.m-31 {
  margin: 155px;
}

.ml-31 {
  margin-left: 155px;
}

.mt-31 {
  margin-top: 155px;
}

.mb-31 {
  margin-bottom: 155px;
}

.mr-31 {
  margin-right: 155px;
}

.p-31 {
  padding: 155px;
}

.pl-31 {
  padding-left: 155px;
}

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

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

.pr-31 {
  padding-right: 155px;
}

.pr-31 {
  padding-right: 155px;
}

.px-31 {
  padding-right: 155px;
  padding-left: 155px;
}

.py-31 {
  padding-top: 155px;
  padding-bottom: 155px;
}

.w-31 {
  width: 310%;
}

.h-31 {
  height: 310px;
}

.rounded-31 {
  border-radius: 31px;
}

.border-31 {
  border-width: 31px;
}

.font-31 {
  font-weight: 310;
}

.gap-32 {
  gap: 32px;
}

.text-32 {
  font-size: 32px;
}

.m-32 {
  margin: 160px;
}

.ml-32 {
  margin-left: 160px;
}

.mt-32 {
  margin-top: 160px;
}

.mb-32 {
  margin-bottom: 160px;
}

.mr-32 {
  margin-right: 160px;
}

.p-32 {
  padding: 160px;
}

.pl-32 {
  padding-left: 160px;
}

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

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

.pr-32 {
  padding-right: 160px;
}

.pr-32 {
  padding-right: 160px;
}

.px-32 {
  padding-right: 160px;
  padding-left: 160px;
}

.py-32 {
  padding-top: 160px;
  padding-bottom: 160px;
}

.w-32 {
  width: 320%;
}

.h-32 {
  height: 320px;
}

.rounded-32 {
  border-radius: 32px;
}

.border-32 {
  border-width: 32px;
}

.font-32 {
  font-weight: 320;
}

.gap-33 {
  gap: 33px;
}

.text-33 {
  font-size: 33px;
}

.m-33 {
  margin: 165px;
}

.ml-33 {
  margin-left: 165px;
}

.mt-33 {
  margin-top: 165px;
}

.mb-33 {
  margin-bottom: 165px;
}

.mr-33 {
  margin-right: 165px;
}

.p-33 {
  padding: 165px;
}

.pl-33 {
  padding-left: 165px;
}

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

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

.pr-33 {
  padding-right: 165px;
}

.pr-33 {
  padding-right: 165px;
}

.px-33 {
  padding-right: 165px;
  padding-left: 165px;
}

.py-33 {
  padding-top: 165px;
  padding-bottom: 165px;
}

.w-33 {
  width: 330%;
}

.h-33 {
  height: 330px;
}

.rounded-33 {
  border-radius: 33px;
}

.border-33 {
  border-width: 33px;
}

.font-33 {
  font-weight: 330;
}

.gap-34 {
  gap: 34px;
}

.text-34 {
  font-size: 34px;
}

.m-34 {
  margin: 170px;
}

.ml-34 {
  margin-left: 170px;
}

.mt-34 {
  margin-top: 170px;
}

.mb-34 {
  margin-bottom: 170px;
}

.mr-34 {
  margin-right: 170px;
}

.p-34 {
  padding: 170px;
}

.pl-34 {
  padding-left: 170px;
}

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

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

.pr-34 {
  padding-right: 170px;
}

.pr-34 {
  padding-right: 170px;
}

.px-34 {
  padding-right: 170px;
  padding-left: 170px;
}

.py-34 {
  padding-top: 170px;
  padding-bottom: 170px;
}

.w-34 {
  width: 340%;
}

.h-34 {
  height: 340px;
}

.rounded-34 {
  border-radius: 34px;
}

.border-34 {
  border-width: 34px;
}

.font-34 {
  font-weight: 340;
}

.gap-35 {
  gap: 35px;
}

.text-35 {
  font-size: 35px;
}

.m-35 {
  margin: 175px;
}

.ml-35 {
  margin-left: 175px;
}

.mt-35 {
  margin-top: 175px;
}

.mb-35 {
  margin-bottom: 175px;
}

.mr-35 {
  margin-right: 175px;
}

.p-35 {
  padding: 175px;
}

.pl-35 {
  padding-left: 175px;
}

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

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

.pr-35 {
  padding-right: 175px;
}

.pr-35 {
  padding-right: 175px;
}

.px-35 {
  padding-right: 175px;
  padding-left: 175px;
}

.py-35 {
  padding-top: 175px;
  padding-bottom: 175px;
}

.w-35 {
  width: 350%;
}

.h-35 {
  height: 350px;
}

.rounded-35 {
  border-radius: 35px;
}

.border-35 {
  border-width: 35px;
}

.font-35 {
  font-weight: 350;
}

.gap-36 {
  gap: 36px;
}

.text-36 {
  font-size: 36px;
}

.m-36 {
  margin: 180px;
}

.ml-36 {
  margin-left: 180px;
}

.mt-36 {
  margin-top: 180px;
}

.mb-36 {
  margin-bottom: 180px;
}

.mr-36 {
  margin-right: 180px;
}

.p-36 {
  padding: 180px;
}

.pl-36 {
  padding-left: 180px;
}

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

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

.pr-36 {
  padding-right: 180px;
}

.pr-36 {
  padding-right: 180px;
}

.px-36 {
  padding-right: 180px;
  padding-left: 180px;
}

.py-36 {
  padding-top: 180px;
  padding-bottom: 180px;
}

.w-36 {
  width: 360%;
}

.h-36 {
  height: 360px;
}

.rounded-36 {
  border-radius: 36px;
}

.border-36 {
  border-width: 36px;
}

.font-36 {
  font-weight: 360;
}

.gap-37 {
  gap: 37px;
}

.text-37 {
  font-size: 37px;
}

.m-37 {
  margin: 185px;
}

.ml-37 {
  margin-left: 185px;
}

.mt-37 {
  margin-top: 185px;
}

.mb-37 {
  margin-bottom: 185px;
}

.mr-37 {
  margin-right: 185px;
}

.p-37 {
  padding: 185px;
}

.pl-37 {
  padding-left: 185px;
}

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

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

.pr-37 {
  padding-right: 185px;
}

.pr-37 {
  padding-right: 185px;
}

.px-37 {
  padding-right: 185px;
  padding-left: 185px;
}

.py-37 {
  padding-top: 185px;
  padding-bottom: 185px;
}

.w-37 {
  width: 370%;
}

.h-37 {
  height: 370px;
}

.rounded-37 {
  border-radius: 37px;
}

.border-37 {
  border-width: 37px;
}

.font-37 {
  font-weight: 370;
}

.gap-38 {
  gap: 38px;
}

.text-38 {
  font-size: 38px;
}

.m-38 {
  margin: 190px;
}

.ml-38 {
  margin-left: 190px;
}

.mt-38 {
  margin-top: 190px;
}

.mb-38 {
  margin-bottom: 190px;
}

.mr-38 {
  margin-right: 190px;
}

.p-38 {
  padding: 190px;
}

.pl-38 {
  padding-left: 190px;
}

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

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

.pr-38 {
  padding-right: 190px;
}

.pr-38 {
  padding-right: 190px;
}

.px-38 {
  padding-right: 190px;
  padding-left: 190px;
}

.py-38 {
  padding-top: 190px;
  padding-bottom: 190px;
}

.w-38 {
  width: 380%;
}

.h-38 {
  height: 380px;
}

.rounded-38 {
  border-radius: 38px;
}

.border-38 {
  border-width: 38px;
}

.font-38 {
  font-weight: 380;
}

.gap-39 {
  gap: 39px;
}

.text-39 {
  font-size: 39px;
}

.m-39 {
  margin: 195px;
}

.ml-39 {
  margin-left: 195px;
}

.mt-39 {
  margin-top: 195px;
}

.mb-39 {
  margin-bottom: 195px;
}

.mr-39 {
  margin-right: 195px;
}

.p-39 {
  padding: 195px;
}

.pl-39 {
  padding-left: 195px;
}

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

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

.pr-39 {
  padding-right: 195px;
}

.pr-39 {
  padding-right: 195px;
}

.px-39 {
  padding-right: 195px;
  padding-left: 195px;
}

.py-39 {
  padding-top: 195px;
  padding-bottom: 195px;
}

.w-39 {
  width: 390%;
}

.h-39 {
  height: 390px;
}

.rounded-39 {
  border-radius: 39px;
}

.border-39 {
  border-width: 39px;
}

.font-39 {
  font-weight: 390;
}

.gap-40 {
  gap: 40px;
}

.text-40 {
  font-size: 40px;
}

.m-40 {
  margin: 200px;
}

.ml-40 {
  margin-left: 200px;
}

.mt-40 {
  margin-top: 200px;
}

.mb-40 {
  margin-bottom: 200px;
}

.mr-40 {
  margin-right: 200px;
}

.p-40 {
  padding: 200px;
}

.pl-40 {
  padding-left: 200px;
}

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

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

.pr-40 {
  padding-right: 200px;
}

.pr-40 {
  padding-right: 200px;
}

.px-40 {
  padding-right: 200px;
  padding-left: 200px;
}

.py-40 {
  padding-top: 200px;
  padding-bottom: 200px;
}

.w-40 {
  width: 400%;
}

.h-40 {
  height: 400px;
}

.rounded-40 {
  border-radius: 40px;
}

.border-40 {
  border-width: 40px;
}

.font-40 {
  font-weight: 400;
}

.gap-41 {
  gap: 41px;
}

.text-41 {
  font-size: 41px;
}

.m-41 {
  margin: 205px;
}

.ml-41 {
  margin-left: 205px;
}

.mt-41 {
  margin-top: 205px;
}

.mb-41 {
  margin-bottom: 205px;
}

.mr-41 {
  margin-right: 205px;
}

.p-41 {
  padding: 205px;
}

.pl-41 {
  padding-left: 205px;
}

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

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

.pr-41 {
  padding-right: 205px;
}

.pr-41 {
  padding-right: 205px;
}

.px-41 {
  padding-right: 205px;
  padding-left: 205px;
}

.py-41 {
  padding-top: 205px;
  padding-bottom: 205px;
}

.w-41 {
  width: 410%;
}

.h-41 {
  height: 410px;
}

.rounded-41 {
  border-radius: 41px;
}

.border-41 {
  border-width: 41px;
}

.font-41 {
  font-weight: 410;
}

.gap-42 {
  gap: 42px;
}

.text-42 {
  font-size: 42px;
}

.m-42 {
  margin: 210px;
}

.ml-42 {
  margin-left: 210px;
}

.mt-42 {
  margin-top: 210px;
}

.mb-42 {
  margin-bottom: 210px;
}

.mr-42 {
  margin-right: 210px;
}

.p-42 {
  padding: 210px;
}

.pl-42 {
  padding-left: 210px;
}

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

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

.pr-42 {
  padding-right: 210px;
}

.pr-42 {
  padding-right: 210px;
}

.px-42 {
  padding-right: 210px;
  padding-left: 210px;
}

.py-42 {
  padding-top: 210px;
  padding-bottom: 210px;
}

.w-42 {
  width: 420%;
}

.h-42 {
  height: 420px;
}

.rounded-42 {
  border-radius: 42px;
}

.border-42 {
  border-width: 42px;
}

.font-42 {
  font-weight: 420;
}

.gap-43 {
  gap: 43px;
}

.text-43 {
  font-size: 43px;
}

.m-43 {
  margin: 215px;
}

.ml-43 {
  margin-left: 215px;
}

.mt-43 {
  margin-top: 215px;
}

.mb-43 {
  margin-bottom: 215px;
}

.mr-43 {
  margin-right: 215px;
}

.p-43 {
  padding: 215px;
}

.pl-43 {
  padding-left: 215px;
}

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

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

.pr-43 {
  padding-right: 215px;
}

.pr-43 {
  padding-right: 215px;
}

.px-43 {
  padding-right: 215px;
  padding-left: 215px;
}

.py-43 {
  padding-top: 215px;
  padding-bottom: 215px;
}

.w-43 {
  width: 430%;
}

.h-43 {
  height: 430px;
}

.rounded-43 {
  border-radius: 43px;
}

.border-43 {
  border-width: 43px;
}

.font-43 {
  font-weight: 430;
}

.gap-44 {
  gap: 44px;
}

.text-44 {
  font-size: 44px;
}

.m-44 {
  margin: 220px;
}

.ml-44 {
  margin-left: 220px;
}

.mt-44 {
  margin-top: 220px;
}

.mb-44 {
  margin-bottom: 220px;
}

.mr-44 {
  margin-right: 220px;
}

.p-44 {
  padding: 220px;
}

.pl-44 {
  padding-left: 220px;
}

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

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

.pr-44 {
  padding-right: 220px;
}

.pr-44 {
  padding-right: 220px;
}

.px-44 {
  padding-right: 220px;
  padding-left: 220px;
}

.py-44 {
  padding-top: 220px;
  padding-bottom: 220px;
}

.w-44 {
  width: 440%;
}

.h-44 {
  height: 440px;
}

.rounded-44 {
  border-radius: 44px;
}

.border-44 {
  border-width: 44px;
}

.font-44 {
  font-weight: 440;
}

.gap-45 {
  gap: 45px;
}

.text-45 {
  font-size: 45px;
}

.m-45 {
  margin: 225px;
}

.ml-45 {
  margin-left: 225px;
}

.mt-45 {
  margin-top: 225px;
}

.mb-45 {
  margin-bottom: 225px;
}

.mr-45 {
  margin-right: 225px;
}

.p-45 {
  padding: 225px;
}

.pl-45 {
  padding-left: 225px;
}

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

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

.pr-45 {
  padding-right: 225px;
}

.pr-45 {
  padding-right: 225px;
}

.px-45 {
  padding-right: 225px;
  padding-left: 225px;
}

.py-45 {
  padding-top: 225px;
  padding-bottom: 225px;
}

.w-45 {
  width: 450%;
}

.h-45 {
  height: 450px;
}

.rounded-45 {
  border-radius: 45px;
}

.border-45 {
  border-width: 45px;
}

.font-45 {
  font-weight: 450;
}

.gap-46 {
  gap: 46px;
}

.text-46 {
  font-size: 46px;
}

.m-46 {
  margin: 230px;
}

.ml-46 {
  margin-left: 230px;
}

.mt-46 {
  margin-top: 230px;
}

.mb-46 {
  margin-bottom: 230px;
}

.mr-46 {
  margin-right: 230px;
}

.p-46 {
  padding: 230px;
}

.pl-46 {
  padding-left: 230px;
}

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

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

.pr-46 {
  padding-right: 230px;
}

.pr-46 {
  padding-right: 230px;
}

.px-46 {
  padding-right: 230px;
  padding-left: 230px;
}

.py-46 {
  padding-top: 230px;
  padding-bottom: 230px;
}

.w-46 {
  width: 460%;
}

.h-46 {
  height: 460px;
}

.rounded-46 {
  border-radius: 46px;
}

.border-46 {
  border-width: 46px;
}

.font-46 {
  font-weight: 460;
}

.gap-47 {
  gap: 47px;
}

.text-47 {
  font-size: 47px;
}

.m-47 {
  margin: 235px;
}

.ml-47 {
  margin-left: 235px;
}

.mt-47 {
  margin-top: 235px;
}

.mb-47 {
  margin-bottom: 235px;
}

.mr-47 {
  margin-right: 235px;
}

.p-47 {
  padding: 235px;
}

.pl-47 {
  padding-left: 235px;
}

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

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

.pr-47 {
  padding-right: 235px;
}

.pr-47 {
  padding-right: 235px;
}

.px-47 {
  padding-right: 235px;
  padding-left: 235px;
}

.py-47 {
  padding-top: 235px;
  padding-bottom: 235px;
}

.w-47 {
  width: 470%;
}

.h-47 {
  height: 470px;
}

.rounded-47 {
  border-radius: 47px;
}

.border-47 {
  border-width: 47px;
}

.font-47 {
  font-weight: 470;
}

.gap-48 {
  gap: 48px;
}

.text-48 {
  font-size: 48px;
}

.m-48 {
  margin: 240px;
}

.ml-48 {
  margin-left: 240px;
}

.mt-48 {
  margin-top: 240px;
}

.mb-48 {
  margin-bottom: 240px;
}

.mr-48 {
  margin-right: 240px;
}

.p-48 {
  padding: 240px;
}

.pl-48 {
  padding-left: 240px;
}

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

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

.pr-48 {
  padding-right: 240px;
}

.pr-48 {
  padding-right: 240px;
}

.px-48 {
  padding-right: 240px;
  padding-left: 240px;
}

.py-48 {
  padding-top: 240px;
  padding-bottom: 240px;
}

.w-48 {
  width: 480%;
}

.h-48 {
  height: 480px;
}

.rounded-48 {
  border-radius: 48px;
}

.border-48 {
  border-width: 48px;
}

.font-48 {
  font-weight: 480;
}

.gap-49 {
  gap: 49px;
}

.text-49 {
  font-size: 49px;
}

.m-49 {
  margin: 245px;
}

.ml-49 {
  margin-left: 245px;
}

.mt-49 {
  margin-top: 245px;
}

.mb-49 {
  margin-bottom: 245px;
}

.mr-49 {
  margin-right: 245px;
}

.p-49 {
  padding: 245px;
}

.pl-49 {
  padding-left: 245px;
}

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

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

.pr-49 {
  padding-right: 245px;
}

.pr-49 {
  padding-right: 245px;
}

.px-49 {
  padding-right: 245px;
  padding-left: 245px;
}

.py-49 {
  padding-top: 245px;
  padding-bottom: 245px;
}

.w-49 {
  width: 490%;
}

.h-49 {
  height: 490px;
}

.rounded-49 {
  border-radius: 49px;
}

.border-49 {
  border-width: 49px;
}

.font-49 {
  font-weight: 490;
}

.gap-50 {
  gap: 50px;
}

.text-50 {
  font-size: 50px;
}

.m-50 {
  margin: 250px;
}

.ml-50 {
  margin-left: 250px;
}

.mt-50 {
  margin-top: 250px;
}

.mb-50 {
  margin-bottom: 250px;
}

.mr-50 {
  margin-right: 250px;
}

.p-50 {
  padding: 250px;
}

.pl-50 {
  padding-left: 250px;
}

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

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

.pr-50 {
  padding-right: 250px;
}

.pr-50 {
  padding-right: 250px;
}

.px-50 {
  padding-right: 250px;
  padding-left: 250px;
}

.py-50 {
  padding-top: 250px;
  padding-bottom: 250px;
}

.w-50 {
  width: 500%;
}

.h-50 {
  height: 500px;
}

.rounded-50 {
  border-radius: 50px;
}

.border-50 {
  border-width: 50px;
}

.font-50 {
  font-weight: 500;
}

.gap-51 {
  gap: 51px;
}

.text-51 {
  font-size: 51px;
}

.m-51 {
  margin: 255px;
}

.ml-51 {
  margin-left: 255px;
}

.mt-51 {
  margin-top: 255px;
}

.mb-51 {
  margin-bottom: 255px;
}

.mr-51 {
  margin-right: 255px;
}

.p-51 {
  padding: 255px;
}

.pl-51 {
  padding-left: 255px;
}

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

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

.pr-51 {
  padding-right: 255px;
}

.pr-51 {
  padding-right: 255px;
}

.px-51 {
  padding-right: 255px;
  padding-left: 255px;
}

.py-51 {
  padding-top: 255px;
  padding-bottom: 255px;
}

.w-51 {
  width: 510%;
}

.h-51 {
  height: 510px;
}

.rounded-51 {
  border-radius: 51px;
}

.border-51 {
  border-width: 51px;
}

.font-51 {
  font-weight: 510;
}

.gap-52 {
  gap: 52px;
}

.text-52 {
  font-size: 52px;
}

.m-52 {
  margin: 260px;
}

.ml-52 {
  margin-left: 260px;
}

.mt-52 {
  margin-top: 260px;
}

.mb-52 {
  margin-bottom: 260px;
}

.mr-52 {
  margin-right: 260px;
}

.p-52 {
  padding: 260px;
}

.pl-52 {
  padding-left: 260px;
}

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

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

.pr-52 {
  padding-right: 260px;
}

.pr-52 {
  padding-right: 260px;
}

.px-52 {
  padding-right: 260px;
  padding-left: 260px;
}

.py-52 {
  padding-top: 260px;
  padding-bottom: 260px;
}

.w-52 {
  width: 520%;
}

.h-52 {
  height: 520px;
}

.rounded-52 {
  border-radius: 52px;
}

.border-52 {
  border-width: 52px;
}

.font-52 {
  font-weight: 520;
}

.gap-53 {
  gap: 53px;
}

.text-53 {
  font-size: 53px;
}

.m-53 {
  margin: 265px;
}

.ml-53 {
  margin-left: 265px;
}

.mt-53 {
  margin-top: 265px;
}

.mb-53 {
  margin-bottom: 265px;
}

.mr-53 {
  margin-right: 265px;
}

.p-53 {
  padding: 265px;
}

.pl-53 {
  padding-left: 265px;
}

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

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

.pr-53 {
  padding-right: 265px;
}

.pr-53 {
  padding-right: 265px;
}

.px-53 {
  padding-right: 265px;
  padding-left: 265px;
}

.py-53 {
  padding-top: 265px;
  padding-bottom: 265px;
}

.w-53 {
  width: 530%;
}

.h-53 {
  height: 530px;
}

.rounded-53 {
  border-radius: 53px;
}

.border-53 {
  border-width: 53px;
}

.font-53 {
  font-weight: 530;
}

.gap-54 {
  gap: 54px;
}

.text-54 {
  font-size: 54px;
}

.m-54 {
  margin: 270px;
}

.ml-54 {
  margin-left: 270px;
}

.mt-54 {
  margin-top: 270px;
}

.mb-54 {
  margin-bottom: 270px;
}

.mr-54 {
  margin-right: 270px;
}

.p-54 {
  padding: 270px;
}

.pl-54 {
  padding-left: 270px;
}

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

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

.pr-54 {
  padding-right: 270px;
}

.pr-54 {
  padding-right: 270px;
}

.px-54 {
  padding-right: 270px;
  padding-left: 270px;
}

.py-54 {
  padding-top: 270px;
  padding-bottom: 270px;
}

.w-54 {
  width: 540%;
}

.h-54 {
  height: 540px;
}

.rounded-54 {
  border-radius: 54px;
}

.border-54 {
  border-width: 54px;
}

.font-54 {
  font-weight: 540;
}

.gap-55 {
  gap: 55px;
}

.text-55 {
  font-size: 55px;
}

.m-55 {
  margin: 275px;
}

.ml-55 {
  margin-left: 275px;
}

.mt-55 {
  margin-top: 275px;
}

.mb-55 {
  margin-bottom: 275px;
}

.mr-55 {
  margin-right: 275px;
}

.p-55 {
  padding: 275px;
}

.pl-55 {
  padding-left: 275px;
}

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

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

.pr-55 {
  padding-right: 275px;
}

.pr-55 {
  padding-right: 275px;
}

.px-55 {
  padding-right: 275px;
  padding-left: 275px;
}

.py-55 {
  padding-top: 275px;
  padding-bottom: 275px;
}

.w-55 {
  width: 550%;
}

.h-55 {
  height: 550px;
}

.rounded-55 {
  border-radius: 55px;
}

.border-55 {
  border-width: 55px;
}

.font-55 {
  font-weight: 550;
}

.gap-56 {
  gap: 56px;
}

.text-56 {
  font-size: 56px;
}

.m-56 {
  margin: 280px;
}

.ml-56 {
  margin-left: 280px;
}

.mt-56 {
  margin-top: 280px;
}

.mb-56 {
  margin-bottom: 280px;
}

.mr-56 {
  margin-right: 280px;
}

.p-56 {
  padding: 280px;
}

.pl-56 {
  padding-left: 280px;
}

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

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

.pr-56 {
  padding-right: 280px;
}

.pr-56 {
  padding-right: 280px;
}

.px-56 {
  padding-right: 280px;
  padding-left: 280px;
}

.py-56 {
  padding-top: 280px;
  padding-bottom: 280px;
}

.w-56 {
  width: 560%;
}

.h-56 {
  height: 560px;
}

.rounded-56 {
  border-radius: 56px;
}

.border-56 {
  border-width: 56px;
}

.font-56 {
  font-weight: 560;
}

.gap-57 {
  gap: 57px;
}

.text-57 {
  font-size: 57px;
}

.m-57 {
  margin: 285px;
}

.ml-57 {
  margin-left: 285px;
}

.mt-57 {
  margin-top: 285px;
}

.mb-57 {
  margin-bottom: 285px;
}

.mr-57 {
  margin-right: 285px;
}

.p-57 {
  padding: 285px;
}

.pl-57 {
  padding-left: 285px;
}

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

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

.pr-57 {
  padding-right: 285px;
}

.pr-57 {
  padding-right: 285px;
}

.px-57 {
  padding-right: 285px;
  padding-left: 285px;
}

.py-57 {
  padding-top: 285px;
  padding-bottom: 285px;
}

.w-57 {
  width: 570%;
}

.h-57 {
  height: 570px;
}

.rounded-57 {
  border-radius: 57px;
}

.border-57 {
  border-width: 57px;
}

.font-57 {
  font-weight: 570;
}

.gap-58 {
  gap: 58px;
}

.text-58 {
  font-size: 58px;
}

.m-58 {
  margin: 290px;
}

.ml-58 {
  margin-left: 290px;
}

.mt-58 {
  margin-top: 290px;
}

.mb-58 {
  margin-bottom: 290px;
}

.mr-58 {
  margin-right: 290px;
}

.p-58 {
  padding: 290px;
}

.pl-58 {
  padding-left: 290px;
}

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

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

.pr-58 {
  padding-right: 290px;
}

.pr-58 {
  padding-right: 290px;
}

.px-58 {
  padding-right: 290px;
  padding-left: 290px;
}

.py-58 {
  padding-top: 290px;
  padding-bottom: 290px;
}

.w-58 {
  width: 580%;
}

.h-58 {
  height: 580px;
}

.rounded-58 {
  border-radius: 58px;
}

.border-58 {
  border-width: 58px;
}

.font-58 {
  font-weight: 580;
}

.gap-59 {
  gap: 59px;
}

.text-59 {
  font-size: 59px;
}

.m-59 {
  margin: 295px;
}

.ml-59 {
  margin-left: 295px;
}

.mt-59 {
  margin-top: 295px;
}

.mb-59 {
  margin-bottom: 295px;
}

.mr-59 {
  margin-right: 295px;
}

.p-59 {
  padding: 295px;
}

.pl-59 {
  padding-left: 295px;
}

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

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

.pr-59 {
  padding-right: 295px;
}

.pr-59 {
  padding-right: 295px;
}

.px-59 {
  padding-right: 295px;
  padding-left: 295px;
}

.py-59 {
  padding-top: 295px;
  padding-bottom: 295px;
}

.w-59 {
  width: 590%;
}

.h-59 {
  height: 590px;
}

.rounded-59 {
  border-radius: 59px;
}

.border-59 {
  border-width: 59px;
}

.font-59 {
  font-weight: 590;
}

.gap-60 {
  gap: 60px;
}

.text-60 {
  font-size: 60px;
}

.m-60 {
  margin: 300px;
}

.ml-60 {
  margin-left: 300px;
}

.mt-60 {
  margin-top: 300px;
}

.mb-60 {
  margin-bottom: 300px;
}

.mr-60 {
  margin-right: 300px;
}

.p-60 {
  padding: 300px;
}

.pl-60 {
  padding-left: 300px;
}

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

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

.pr-60 {
  padding-right: 300px;
}

.pr-60 {
  padding-right: 300px;
}

.px-60 {
  padding-right: 300px;
  padding-left: 300px;
}

.py-60 {
  padding-top: 300px;
  padding-bottom: 300px;
}

.w-60 {
  width: 600%;
}

.h-60 {
  height: 600px;
}

.rounded-60 {
  border-radius: 60px;
}

.border-60 {
  border-width: 60px;
}

.font-60 {
  font-weight: 600;
}

.gap-61 {
  gap: 61px;
}

.text-61 {
  font-size: 61px;
}

.m-61 {
  margin: 305px;
}

.ml-61 {
  margin-left: 305px;
}

.mt-61 {
  margin-top: 305px;
}

.mb-61 {
  margin-bottom: 305px;
}

.mr-61 {
  margin-right: 305px;
}

.p-61 {
  padding: 305px;
}

.pl-61 {
  padding-left: 305px;
}

.pt-61 {
  padding-top: 305px;
}

.pb-61 {
  padding-bottom: 305px;
}

.pr-61 {
  padding-right: 305px;
}

.pr-61 {
  padding-right: 305px;
}

.px-61 {
  padding-right: 305px;
  padding-left: 305px;
}

.py-61 {
  padding-top: 305px;
  padding-bottom: 305px;
}

.w-61 {
  width: 610%;
}

.h-61 {
  height: 610px;
}

.rounded-61 {
  border-radius: 61px;
}

.border-61 {
  border-width: 61px;
}

.font-61 {
  font-weight: 610;
}

.gap-62 {
  gap: 62px;
}

.text-62 {
  font-size: 62px;
}

.m-62 {
  margin: 310px;
}

.ml-62 {
  margin-left: 310px;
}

.mt-62 {
  margin-top: 310px;
}

.mb-62 {
  margin-bottom: 310px;
}

.mr-62 {
  margin-right: 310px;
}

.p-62 {
  padding: 310px;
}

.pl-62 {
  padding-left: 310px;
}

.pt-62 {
  padding-top: 310px;
}

.pb-62 {
  padding-bottom: 310px;
}

.pr-62 {
  padding-right: 310px;
}

.pr-62 {
  padding-right: 310px;
}

.px-62 {
  padding-right: 310px;
  padding-left: 310px;
}

.py-62 {
  padding-top: 310px;
  padding-bottom: 310px;
}

.w-62 {
  width: 620%;
}

.h-62 {
  height: 620px;
}

.rounded-62 {
  border-radius: 62px;
}

.border-62 {
  border-width: 62px;
}

.font-62 {
  font-weight: 620;
}

.gap-63 {
  gap: 63px;
}

.text-63 {
  font-size: 63px;
}

.m-63 {
  margin: 315px;
}

.ml-63 {
  margin-left: 315px;
}

.mt-63 {
  margin-top: 315px;
}

.mb-63 {
  margin-bottom: 315px;
}

.mr-63 {
  margin-right: 315px;
}

.p-63 {
  padding: 315px;
}

.pl-63 {
  padding-left: 315px;
}

.pt-63 {
  padding-top: 315px;
}

.pb-63 {
  padding-bottom: 315px;
}

.pr-63 {
  padding-right: 315px;
}

.pr-63 {
  padding-right: 315px;
}

.px-63 {
  padding-right: 315px;
  padding-left: 315px;
}

.py-63 {
  padding-top: 315px;
  padding-bottom: 315px;
}

.w-63 {
  width: 630%;
}

.h-63 {
  height: 630px;
}

.rounded-63 {
  border-radius: 63px;
}

.border-63 {
  border-width: 63px;
}

.font-63 {
  font-weight: 630;
}

.gap-64 {
  gap: 64px;
}

.text-64 {
  font-size: 64px;
}

.m-64 {
  margin: 320px;
}

.ml-64 {
  margin-left: 320px;
}

.mt-64 {
  margin-top: 320px;
}

.mb-64 {
  margin-bottom: 320px;
}

.mr-64 {
  margin-right: 320px;
}

.p-64 {
  padding: 320px;
}

.pl-64 {
  padding-left: 320px;
}

.pt-64 {
  padding-top: 320px;
}

.pb-64 {
  padding-bottom: 320px;
}

.pr-64 {
  padding-right: 320px;
}

.pr-64 {
  padding-right: 320px;
}

.px-64 {
  padding-right: 320px;
  padding-left: 320px;
}

.py-64 {
  padding-top: 320px;
  padding-bottom: 320px;
}

.w-64 {
  width: 640%;
}

.h-64 {
  height: 640px;
}

.rounded-64 {
  border-radius: 64px;
}

.border-64 {
  border-width: 64px;
}

.font-64 {
  font-weight: 640;
}

.gap-65 {
  gap: 65px;
}

.text-65 {
  font-size: 65px;
}

.m-65 {
  margin: 325px;
}

.ml-65 {
  margin-left: 325px;
}

.mt-65 {
  margin-top: 325px;
}

.mb-65 {
  margin-bottom: 325px;
}

.mr-65 {
  margin-right: 325px;
}

.p-65 {
  padding: 325px;
}

.pl-65 {
  padding-left: 325px;
}

.pt-65 {
  padding-top: 325px;
}

.pb-65 {
  padding-bottom: 325px;
}

.pr-65 {
  padding-right: 325px;
}

.pr-65 {
  padding-right: 325px;
}

.px-65 {
  padding-right: 325px;
  padding-left: 325px;
}

.py-65 {
  padding-top: 325px;
  padding-bottom: 325px;
}

.w-65 {
  width: 650%;
}

.h-65 {
  height: 650px;
}

.rounded-65 {
  border-radius: 65px;
}

.border-65 {
  border-width: 65px;
}

.font-65 {
  font-weight: 650;
}

.gap-66 {
  gap: 66px;
}

.text-66 {
  font-size: 66px;
}

.m-66 {
  margin: 330px;
}

.ml-66 {
  margin-left: 330px;
}

.mt-66 {
  margin-top: 330px;
}

.mb-66 {
  margin-bottom: 330px;
}

.mr-66 {
  margin-right: 330px;
}

.p-66 {
  padding: 330px;
}

.pl-66 {
  padding-left: 330px;
}

.pt-66 {
  padding-top: 330px;
}

.pb-66 {
  padding-bottom: 330px;
}

.pr-66 {
  padding-right: 330px;
}

.pr-66 {
  padding-right: 330px;
}

.px-66 {
  padding-right: 330px;
  padding-left: 330px;
}

.py-66 {
  padding-top: 330px;
  padding-bottom: 330px;
}

.w-66 {
  width: 660%;
}

.h-66 {
  height: 660px;
}

.rounded-66 {
  border-radius: 66px;
}

.border-66 {
  border-width: 66px;
}

.font-66 {
  font-weight: 660;
}

.gap-67 {
  gap: 67px;
}

.text-67 {
  font-size: 67px;
}

.m-67 {
  margin: 335px;
}

.ml-67 {
  margin-left: 335px;
}

.mt-67 {
  margin-top: 335px;
}

.mb-67 {
  margin-bottom: 335px;
}

.mr-67 {
  margin-right: 335px;
}

.p-67 {
  padding: 335px;
}

.pl-67 {
  padding-left: 335px;
}

.pt-67 {
  padding-top: 335px;
}

.pb-67 {
  padding-bottom: 335px;
}

.pr-67 {
  padding-right: 335px;
}

.pr-67 {
  padding-right: 335px;
}

.px-67 {
  padding-right: 335px;
  padding-left: 335px;
}

.py-67 {
  padding-top: 335px;
  padding-bottom: 335px;
}

.w-67 {
  width: 670%;
}

.h-67 {
  height: 670px;
}

.rounded-67 {
  border-radius: 67px;
}

.border-67 {
  border-width: 67px;
}

.font-67 {
  font-weight: 670;
}

.gap-68 {
  gap: 68px;
}

.text-68 {
  font-size: 68px;
}

.m-68 {
  margin: 340px;
}

.ml-68 {
  margin-left: 340px;
}

.mt-68 {
  margin-top: 340px;
}

.mb-68 {
  margin-bottom: 340px;
}

.mr-68 {
  margin-right: 340px;
}

.p-68 {
  padding: 340px;
}

.pl-68 {
  padding-left: 340px;
}

.pt-68 {
  padding-top: 340px;
}

.pb-68 {
  padding-bottom: 340px;
}

.pr-68 {
  padding-right: 340px;
}

.pr-68 {
  padding-right: 340px;
}

.px-68 {
  padding-right: 340px;
  padding-left: 340px;
}

.py-68 {
  padding-top: 340px;
  padding-bottom: 340px;
}

.w-68 {
  width: 680%;
}

.h-68 {
  height: 680px;
}

.rounded-68 {
  border-radius: 68px;
}

.border-68 {
  border-width: 68px;
}

.font-68 {
  font-weight: 680;
}

.gap-69 {
  gap: 69px;
}

.text-69 {
  font-size: 69px;
}

.m-69 {
  margin: 345px;
}

.ml-69 {
  margin-left: 345px;
}

.mt-69 {
  margin-top: 345px;
}

.mb-69 {
  margin-bottom: 345px;
}

.mr-69 {
  margin-right: 345px;
}

.p-69 {
  padding: 345px;
}

.pl-69 {
  padding-left: 345px;
}

.pt-69 {
  padding-top: 345px;
}

.pb-69 {
  padding-bottom: 345px;
}

.pr-69 {
  padding-right: 345px;
}

.pr-69 {
  padding-right: 345px;
}

.px-69 {
  padding-right: 345px;
  padding-left: 345px;
}

.py-69 {
  padding-top: 345px;
  padding-bottom: 345px;
}

.w-69 {
  width: 690%;
}

.h-69 {
  height: 690px;
}

.rounded-69 {
  border-radius: 69px;
}

.border-69 {
  border-width: 69px;
}

.font-69 {
  font-weight: 690;
}

.gap-70 {
  gap: 70px;
}

.text-70 {
  font-size: 70px;
}

.m-70 {
  margin: 350px;
}

.ml-70 {
  margin-left: 350px;
}

.mt-70 {
  margin-top: 350px;
}

.mb-70 {
  margin-bottom: 350px;
}

.mr-70 {
  margin-right: 350px;
}

.p-70 {
  padding: 350px;
}

.pl-70 {
  padding-left: 350px;
}

.pt-70 {
  padding-top: 350px;
}

.pb-70 {
  padding-bottom: 350px;
}

.pr-70 {
  padding-right: 350px;
}

.pr-70 {
  padding-right: 350px;
}

.px-70 {
  padding-right: 350px;
  padding-left: 350px;
}

.py-70 {
  padding-top: 350px;
  padding-bottom: 350px;
}

.w-70 {
  width: 700%;
}

.h-70 {
  height: 700px;
}

.rounded-70 {
  border-radius: 70px;
}

.border-70 {
  border-width: 70px;
}

.font-70 {
  font-weight: 700;
}

.gap-71 {
  gap: 71px;
}

.text-71 {
  font-size: 71px;
}

.m-71 {
  margin: 355px;
}

.ml-71 {
  margin-left: 355px;
}

.mt-71 {
  margin-top: 355px;
}

.mb-71 {
  margin-bottom: 355px;
}

.mr-71 {
  margin-right: 355px;
}

.p-71 {
  padding: 355px;
}

.pl-71 {
  padding-left: 355px;
}

.pt-71 {
  padding-top: 355px;
}

.pb-71 {
  padding-bottom: 355px;
}

.pr-71 {
  padding-right: 355px;
}

.pr-71 {
  padding-right: 355px;
}

.px-71 {
  padding-right: 355px;
  padding-left: 355px;
}

.py-71 {
  padding-top: 355px;
  padding-bottom: 355px;
}

.w-71 {
  width: 710%;
}

.h-71 {
  height: 710px;
}

.rounded-71 {
  border-radius: 71px;
}

.border-71 {
  border-width: 71px;
}

.font-71 {
  font-weight: 710;
}

.gap-72 {
  gap: 72px;
}

.text-72 {
  font-size: 72px;
}

.m-72 {
  margin: 360px;
}

.ml-72 {
  margin-left: 360px;
}

.mt-72 {
  margin-top: 360px;
}

.mb-72 {
  margin-bottom: 360px;
}

.mr-72 {
  margin-right: 360px;
}

.p-72 {
  padding: 360px;
}

.pl-72 {
  padding-left: 360px;
}

.pt-72 {
  padding-top: 360px;
}

.pb-72 {
  padding-bottom: 360px;
}

.pr-72 {
  padding-right: 360px;
}

.pr-72 {
  padding-right: 360px;
}

.px-72 {
  padding-right: 360px;
  padding-left: 360px;
}

.py-72 {
  padding-top: 360px;
  padding-bottom: 360px;
}

.w-72 {
  width: 720%;
}

.h-72 {
  height: 720px;
}

.rounded-72 {
  border-radius: 72px;
}

.border-72 {
  border-width: 72px;
}

.font-72 {
  font-weight: 720;
}

.gap-73 {
  gap: 73px;
}

.text-73 {
  font-size: 73px;
}

.m-73 {
  margin: 365px;
}

.ml-73 {
  margin-left: 365px;
}

.mt-73 {
  margin-top: 365px;
}

.mb-73 {
  margin-bottom: 365px;
}

.mr-73 {
  margin-right: 365px;
}

.p-73 {
  padding: 365px;
}

.pl-73 {
  padding-left: 365px;
}

.pt-73 {
  padding-top: 365px;
}

.pb-73 {
  padding-bottom: 365px;
}

.pr-73 {
  padding-right: 365px;
}

.pr-73 {
  padding-right: 365px;
}

.px-73 {
  padding-right: 365px;
  padding-left: 365px;
}

.py-73 {
  padding-top: 365px;
  padding-bottom: 365px;
}

.w-73 {
  width: 730%;
}

.h-73 {
  height: 730px;
}

.rounded-73 {
  border-radius: 73px;
}

.border-73 {
  border-width: 73px;
}

.font-73 {
  font-weight: 730;
}

.gap-74 {
  gap: 74px;
}

.text-74 {
  font-size: 74px;
}

.m-74 {
  margin: 370px;
}

.ml-74 {
  margin-left: 370px;
}

.mt-74 {
  margin-top: 370px;
}

.mb-74 {
  margin-bottom: 370px;
}

.mr-74 {
  margin-right: 370px;
}

.p-74 {
  padding: 370px;
}

.pl-74 {
  padding-left: 370px;
}

.pt-74 {
  padding-top: 370px;
}

.pb-74 {
  padding-bottom: 370px;
}

.pr-74 {
  padding-right: 370px;
}

.pr-74 {
  padding-right: 370px;
}

.px-74 {
  padding-right: 370px;
  padding-left: 370px;
}

.py-74 {
  padding-top: 370px;
  padding-bottom: 370px;
}

.w-74 {
  width: 740%;
}

.h-74 {
  height: 740px;
}

.rounded-74 {
  border-radius: 74px;
}

.border-74 {
  border-width: 74px;
}

.font-74 {
  font-weight: 740;
}

.gap-75 {
  gap: 75px;
}

.text-75 {
  font-size: 75px;
}

.m-75 {
  margin: 375px;
}

.ml-75 {
  margin-left: 375px;
}

.mt-75 {
  margin-top: 375px;
}

.mb-75 {
  margin-bottom: 375px;
}

.mr-75 {
  margin-right: 375px;
}

.p-75 {
  padding: 375px;
}

.pl-75 {
  padding-left: 375px;
}

.pt-75 {
  padding-top: 375px;
}

.pb-75 {
  padding-bottom: 375px;
}

.pr-75 {
  padding-right: 375px;
}

.pr-75 {
  padding-right: 375px;
}

.px-75 {
  padding-right: 375px;
  padding-left: 375px;
}

.py-75 {
  padding-top: 375px;
  padding-bottom: 375px;
}

.w-75 {
  width: 750%;
}

.h-75 {
  height: 750px;
}

.rounded-75 {
  border-radius: 75px;
}

.border-75 {
  border-width: 75px;
}

.font-75 {
  font-weight: 750;
}

.gap-76 {
  gap: 76px;
}

.text-76 {
  font-size: 76px;
}

.m-76 {
  margin: 380px;
}

.ml-76 {
  margin-left: 380px;
}

.mt-76 {
  margin-top: 380px;
}

.mb-76 {
  margin-bottom: 380px;
}

.mr-76 {
  margin-right: 380px;
}

.p-76 {
  padding: 380px;
}

.pl-76 {
  padding-left: 380px;
}

.pt-76 {
  padding-top: 380px;
}

.pb-76 {
  padding-bottom: 380px;
}

.pr-76 {
  padding-right: 380px;
}

.pr-76 {
  padding-right: 380px;
}

.px-76 {
  padding-right: 380px;
  padding-left: 380px;
}

.py-76 {
  padding-top: 380px;
  padding-bottom: 380px;
}

.w-76 {
  width: 760%;
}

.h-76 {
  height: 760px;
}

.rounded-76 {
  border-radius: 76px;
}

.border-76 {
  border-width: 76px;
}

.font-76 {
  font-weight: 760;
}

.gap-77 {
  gap: 77px;
}

.text-77 {
  font-size: 77px;
}

.m-77 {
  margin: 385px;
}

.ml-77 {
  margin-left: 385px;
}

.mt-77 {
  margin-top: 385px;
}

.mb-77 {
  margin-bottom: 385px;
}

.mr-77 {
  margin-right: 385px;
}

.p-77 {
  padding: 385px;
}

.pl-77 {
  padding-left: 385px;
}

.pt-77 {
  padding-top: 385px;
}

.pb-77 {
  padding-bottom: 385px;
}

.pr-77 {
  padding-right: 385px;
}

.pr-77 {
  padding-right: 385px;
}

.px-77 {
  padding-right: 385px;
  padding-left: 385px;
}

.py-77 {
  padding-top: 385px;
  padding-bottom: 385px;
}

.w-77 {
  width: 770%;
}

.h-77 {
  height: 770px;
}

.rounded-77 {
  border-radius: 77px;
}

.border-77 {
  border-width: 77px;
}

.font-77 {
  font-weight: 770;
}

.gap-78 {
  gap: 78px;
}

.text-78 {
  font-size: 78px;
}

.m-78 {
  margin: 390px;
}

.ml-78 {
  margin-left: 390px;
}

.mt-78 {
  margin-top: 390px;
}

.mb-78 {
  margin-bottom: 390px;
}

.mr-78 {
  margin-right: 390px;
}

.p-78 {
  padding: 390px;
}

.pl-78 {
  padding-left: 390px;
}

.pt-78 {
  padding-top: 390px;
}

.pb-78 {
  padding-bottom: 390px;
}

.pr-78 {
  padding-right: 390px;
}

.pr-78 {
  padding-right: 390px;
}

.px-78 {
  padding-right: 390px;
  padding-left: 390px;
}

.py-78 {
  padding-top: 390px;
  padding-bottom: 390px;
}

.w-78 {
  width: 780%;
}

.h-78 {
  height: 780px;
}

.rounded-78 {
  border-radius: 78px;
}

.border-78 {
  border-width: 78px;
}

.font-78 {
  font-weight: 780;
}

.gap-79 {
  gap: 79px;
}

.text-79 {
  font-size: 79px;
}

.m-79 {
  margin: 395px;
}

.ml-79 {
  margin-left: 395px;
}

.mt-79 {
  margin-top: 395px;
}

.mb-79 {
  margin-bottom: 395px;
}

.mr-79 {
  margin-right: 395px;
}

.p-79 {
  padding: 395px;
}

.pl-79 {
  padding-left: 395px;
}

.pt-79 {
  padding-top: 395px;
}

.pb-79 {
  padding-bottom: 395px;
}

.pr-79 {
  padding-right: 395px;
}

.pr-79 {
  padding-right: 395px;
}

.px-79 {
  padding-right: 395px;
  padding-left: 395px;
}

.py-79 {
  padding-top: 395px;
  padding-bottom: 395px;
}

.w-79 {
  width: 790%;
}

.h-79 {
  height: 790px;
}

.rounded-79 {
  border-radius: 79px;
}

.border-79 {
  border-width: 79px;
}

.font-79 {
  font-weight: 790;
}

.gap-80 {
  gap: 80px;
}

.text-80 {
  font-size: 80px;
}

.m-80 {
  margin: 400px;
}

.ml-80 {
  margin-left: 400px;
}

.mt-80 {
  margin-top: 400px;
}

.mb-80 {
  margin-bottom: 400px;
}

.mr-80 {
  margin-right: 400px;
}

.p-80 {
  padding: 400px;
}

.pl-80 {
  padding-left: 400px;
}

.pt-80 {
  padding-top: 400px;
}

.pb-80 {
  padding-bottom: 400px;
}

.pr-80 {
  padding-right: 400px;
}

.pr-80 {
  padding-right: 400px;
}

.px-80 {
  padding-right: 400px;
  padding-left: 400px;
}

.py-80 {
  padding-top: 400px;
  padding-bottom: 400px;
}

.w-80 {
  width: 800%;
}

.h-80 {
  height: 800px;
}

.rounded-80 {
  border-radius: 80px;
}

.border-80 {
  border-width: 80px;
}

.font-80 {
  font-weight: 800;
}

.gap-81 {
  gap: 81px;
}

.text-81 {
  font-size: 81px;
}

.m-81 {
  margin: 405px;
}

.ml-81 {
  margin-left: 405px;
}

.mt-81 {
  margin-top: 405px;
}

.mb-81 {
  margin-bottom: 405px;
}

.mr-81 {
  margin-right: 405px;
}

.p-81 {
  padding: 405px;
}

.pl-81 {
  padding-left: 405px;
}

.pt-81 {
  padding-top: 405px;
}

.pb-81 {
  padding-bottom: 405px;
}

.pr-81 {
  padding-right: 405px;
}

.pr-81 {
  padding-right: 405px;
}

.px-81 {
  padding-right: 405px;
  padding-left: 405px;
}

.py-81 {
  padding-top: 405px;
  padding-bottom: 405px;
}

.w-81 {
  width: 810%;
}

.h-81 {
  height: 810px;
}

.rounded-81 {
  border-radius: 81px;
}

.border-81 {
  border-width: 81px;
}

.font-81 {
  font-weight: 810;
}

.gap-82 {
  gap: 82px;
}

.text-82 {
  font-size: 82px;
}

.m-82 {
  margin: 410px;
}

.ml-82 {
  margin-left: 410px;
}

.mt-82 {
  margin-top: 410px;
}

.mb-82 {
  margin-bottom: 410px;
}

.mr-82 {
  margin-right: 410px;
}

.p-82 {
  padding: 410px;
}

.pl-82 {
  padding-left: 410px;
}

.pt-82 {
  padding-top: 410px;
}

.pb-82 {
  padding-bottom: 410px;
}

.pr-82 {
  padding-right: 410px;
}

.pr-82 {
  padding-right: 410px;
}

.px-82 {
  padding-right: 410px;
  padding-left: 410px;
}

.py-82 {
  padding-top: 410px;
  padding-bottom: 410px;
}

.w-82 {
  width: 820%;
}

.h-82 {
  height: 820px;
}

.rounded-82 {
  border-radius: 82px;
}

.border-82 {
  border-width: 82px;
}

.font-82 {
  font-weight: 820;
}

.gap-83 {
  gap: 83px;
}

.text-83 {
  font-size: 83px;
}

.m-83 {
  margin: 415px;
}

.ml-83 {
  margin-left: 415px;
}

.mt-83 {
  margin-top: 415px;
}

.mb-83 {
  margin-bottom: 415px;
}

.mr-83 {
  margin-right: 415px;
}

.p-83 {
  padding: 415px;
}

.pl-83 {
  padding-left: 415px;
}

.pt-83 {
  padding-top: 415px;
}

.pb-83 {
  padding-bottom: 415px;
}

.pr-83 {
  padding-right: 415px;
}

.pr-83 {
  padding-right: 415px;
}

.px-83 {
  padding-right: 415px;
  padding-left: 415px;
}

.py-83 {
  padding-top: 415px;
  padding-bottom: 415px;
}

.w-83 {
  width: 830%;
}

.h-83 {
  height: 830px;
}

.rounded-83 {
  border-radius: 83px;
}

.border-83 {
  border-width: 83px;
}

.font-83 {
  font-weight: 830;
}

.gap-84 {
  gap: 84px;
}

.text-84 {
  font-size: 84px;
}

.m-84 {
  margin: 420px;
}

.ml-84 {
  margin-left: 420px;
}

.mt-84 {
  margin-top: 420px;
}

.mb-84 {
  margin-bottom: 420px;
}

.mr-84 {
  margin-right: 420px;
}

.p-84 {
  padding: 420px;
}

.pl-84 {
  padding-left: 420px;
}

.pt-84 {
  padding-top: 420px;
}

.pb-84 {
  padding-bottom: 420px;
}

.pr-84 {
  padding-right: 420px;
}

.pr-84 {
  padding-right: 420px;
}

.px-84 {
  padding-right: 420px;
  padding-left: 420px;
}

.py-84 {
  padding-top: 420px;
  padding-bottom: 420px;
}

.w-84 {
  width: 840%;
}

.h-84 {
  height: 840px;
}

.rounded-84 {
  border-radius: 84px;
}

.border-84 {
  border-width: 84px;
}

.font-84 {
  font-weight: 840;
}

.gap-85 {
  gap: 85px;
}

.text-85 {
  font-size: 85px;
}

.m-85 {
  margin: 425px;
}

.ml-85 {
  margin-left: 425px;
}

.mt-85 {
  margin-top: 425px;
}

.mb-85 {
  margin-bottom: 425px;
}

.mr-85 {
  margin-right: 425px;
}

.p-85 {
  padding: 425px;
}

.pl-85 {
  padding-left: 425px;
}

.pt-85 {
  padding-top: 425px;
}

.pb-85 {
  padding-bottom: 425px;
}

.pr-85 {
  padding-right: 425px;
}

.pr-85 {
  padding-right: 425px;
}

.px-85 {
  padding-right: 425px;
  padding-left: 425px;
}

.py-85 {
  padding-top: 425px;
  padding-bottom: 425px;
}

.w-85 {
  width: 850%;
}

.h-85 {
  height: 850px;
}

.rounded-85 {
  border-radius: 85px;
}

.border-85 {
  border-width: 85px;
}

.font-85 {
  font-weight: 850;
}

.gap-86 {
  gap: 86px;
}

.text-86 {
  font-size: 86px;
}

.m-86 {
  margin: 430px;
}

.ml-86 {
  margin-left: 430px;
}

.mt-86 {
  margin-top: 430px;
}

.mb-86 {
  margin-bottom: 430px;
}

.mr-86 {
  margin-right: 430px;
}

.p-86 {
  padding: 430px;
}

.pl-86 {
  padding-left: 430px;
}

.pt-86 {
  padding-top: 430px;
}

.pb-86 {
  padding-bottom: 430px;
}

.pr-86 {
  padding-right: 430px;
}

.pr-86 {
  padding-right: 430px;
}

.px-86 {
  padding-right: 430px;
  padding-left: 430px;
}

.py-86 {
  padding-top: 430px;
  padding-bottom: 430px;
}

.w-86 {
  width: 860%;
}

.h-86 {
  height: 860px;
}

.rounded-86 {
  border-radius: 86px;
}

.border-86 {
  border-width: 86px;
}

.font-86 {
  font-weight: 860;
}

.gap-87 {
  gap: 87px;
}

.text-87 {
  font-size: 87px;
}

.m-87 {
  margin: 435px;
}

.ml-87 {
  margin-left: 435px;
}

.mt-87 {
  margin-top: 435px;
}

.mb-87 {
  margin-bottom: 435px;
}

.mr-87 {
  margin-right: 435px;
}

.p-87 {
  padding: 435px;
}

.pl-87 {
  padding-left: 435px;
}

.pt-87 {
  padding-top: 435px;
}

.pb-87 {
  padding-bottom: 435px;
}

.pr-87 {
  padding-right: 435px;
}

.pr-87 {
  padding-right: 435px;
}

.px-87 {
  padding-right: 435px;
  padding-left: 435px;
}

.py-87 {
  padding-top: 435px;
  padding-bottom: 435px;
}

.w-87 {
  width: 870%;
}

.h-87 {
  height: 870px;
}

.rounded-87 {
  border-radius: 87px;
}

.border-87 {
  border-width: 87px;
}

.font-87 {
  font-weight: 870;
}

.gap-88 {
  gap: 88px;
}

.text-88 {
  font-size: 88px;
}

.m-88 {
  margin: 440px;
}

.ml-88 {
  margin-left: 440px;
}

.mt-88 {
  margin-top: 440px;
}

.mb-88 {
  margin-bottom: 440px;
}

.mr-88 {
  margin-right: 440px;
}

.p-88 {
  padding: 440px;
}

.pl-88 {
  padding-left: 440px;
}

.pt-88 {
  padding-top: 440px;
}

.pb-88 {
  padding-bottom: 440px;
}

.pr-88 {
  padding-right: 440px;
}

.pr-88 {
  padding-right: 440px;
}

.px-88 {
  padding-right: 440px;
  padding-left: 440px;
}

.py-88 {
  padding-top: 440px;
  padding-bottom: 440px;
}

.w-88 {
  width: 880%;
}

.h-88 {
  height: 880px;
}

.rounded-88 {
  border-radius: 88px;
}

.border-88 {
  border-width: 88px;
}

.font-88 {
  font-weight: 880;
}

.gap-89 {
  gap: 89px;
}

.text-89 {
  font-size: 89px;
}

.m-89 {
  margin: 445px;
}

.ml-89 {
  margin-left: 445px;
}

.mt-89 {
  margin-top: 445px;
}

.mb-89 {
  margin-bottom: 445px;
}

.mr-89 {
  margin-right: 445px;
}

.p-89 {
  padding: 445px;
}

.pl-89 {
  padding-left: 445px;
}

.pt-89 {
  padding-top: 445px;
}

.pb-89 {
  padding-bottom: 445px;
}

.pr-89 {
  padding-right: 445px;
}

.pr-89 {
  padding-right: 445px;
}

.px-89 {
  padding-right: 445px;
  padding-left: 445px;
}

.py-89 {
  padding-top: 445px;
  padding-bottom: 445px;
}

.w-89 {
  width: 890%;
}

.h-89 {
  height: 890px;
}

.rounded-89 {
  border-radius: 89px;
}

.border-89 {
  border-width: 89px;
}

.font-89 {
  font-weight: 890;
}

.gap-90 {
  gap: 90px;
}

.text-90 {
  font-size: 90px;
}

.m-90 {
  margin: 450px;
}

.ml-90 {
  margin-left: 450px;
}

.mt-90 {
  margin-top: 450px;
}

.mb-90 {
  margin-bottom: 450px;
}

.mr-90 {
  margin-right: 450px;
}

.p-90 {
  padding: 450px;
}

.pl-90 {
  padding-left: 450px;
}

.pt-90 {
  padding-top: 450px;
}

.pb-90 {
  padding-bottom: 450px;
}

.pr-90 {
  padding-right: 450px;
}

.pr-90 {
  padding-right: 450px;
}

.px-90 {
  padding-right: 450px;
  padding-left: 450px;
}

.py-90 {
  padding-top: 450px;
  padding-bottom: 450px;
}

.w-90 {
  width: 900%;
}

.h-90 {
  height: 900px;
}

.rounded-90 {
  border-radius: 90px;
}

.border-90 {
  border-width: 90px;
}

.font-90 {
  font-weight: 900;
}

.gap-91 {
  gap: 91px;
}

.text-91 {
  font-size: 91px;
}

.m-91 {
  margin: 455px;
}

.ml-91 {
  margin-left: 455px;
}

.mt-91 {
  margin-top: 455px;
}

.mb-91 {
  margin-bottom: 455px;
}

.mr-91 {
  margin-right: 455px;
}

.p-91 {
  padding: 455px;
}

.pl-91 {
  padding-left: 455px;
}

.pt-91 {
  padding-top: 455px;
}

.pb-91 {
  padding-bottom: 455px;
}

.pr-91 {
  padding-right: 455px;
}

.pr-91 {
  padding-right: 455px;
}

.px-91 {
  padding-right: 455px;
  padding-left: 455px;
}

.py-91 {
  padding-top: 455px;
  padding-bottom: 455px;
}

.w-91 {
  width: 910%;
}

.h-91 {
  height: 910px;
}

.rounded-91 {
  border-radius: 91px;
}

.border-91 {
  border-width: 91px;
}

.font-91 {
  font-weight: 910;
}

.gap-92 {
  gap: 92px;
}

.text-92 {
  font-size: 92px;
}

.m-92 {
  margin: 460px;
}

.ml-92 {
  margin-left: 460px;
}

.mt-92 {
  margin-top: 460px;
}

.mb-92 {
  margin-bottom: 460px;
}

.mr-92 {
  margin-right: 460px;
}

.p-92 {
  padding: 460px;
}

.pl-92 {
  padding-left: 460px;
}

.pt-92 {
  padding-top: 460px;
}

.pb-92 {
  padding-bottom: 460px;
}

.pr-92 {
  padding-right: 460px;
}

.pr-92 {
  padding-right: 460px;
}

.px-92 {
  padding-right: 460px;
  padding-left: 460px;
}

.py-92 {
  padding-top: 460px;
  padding-bottom: 460px;
}

.w-92 {
  width: 920%;
}

.h-92 {
  height: 920px;
}

.rounded-92 {
  border-radius: 92px;
}

.border-92 {
  border-width: 92px;
}

.font-92 {
  font-weight: 920;
}

.gap-93 {
  gap: 93px;
}

.text-93 {
  font-size: 93px;
}

.m-93 {
  margin: 465px;
}

.ml-93 {
  margin-left: 465px;
}

.mt-93 {
  margin-top: 465px;
}

.mb-93 {
  margin-bottom: 465px;
}

.mr-93 {
  margin-right: 465px;
}

.p-93 {
  padding: 465px;
}

.pl-93 {
  padding-left: 465px;
}

.pt-93 {
  padding-top: 465px;
}

.pb-93 {
  padding-bottom: 465px;
}

.pr-93 {
  padding-right: 465px;
}

.pr-93 {
  padding-right: 465px;
}

.px-93 {
  padding-right: 465px;
  padding-left: 465px;
}

.py-93 {
  padding-top: 465px;
  padding-bottom: 465px;
}

.w-93 {
  width: 930%;
}

.h-93 {
  height: 930px;
}

.rounded-93 {
  border-radius: 93px;
}

.border-93 {
  border-width: 93px;
}

.font-93 {
  font-weight: 930;
}

.gap-94 {
  gap: 94px;
}

.text-94 {
  font-size: 94px;
}

.m-94 {
  margin: 470px;
}

.ml-94 {
  margin-left: 470px;
}

.mt-94 {
  margin-top: 470px;
}

.mb-94 {
  margin-bottom: 470px;
}

.mr-94 {
  margin-right: 470px;
}

.p-94 {
  padding: 470px;
}

.pl-94 {
  padding-left: 470px;
}

.pt-94 {
  padding-top: 470px;
}

.pb-94 {
  padding-bottom: 470px;
}

.pr-94 {
  padding-right: 470px;
}

.pr-94 {
  padding-right: 470px;
}

.px-94 {
  padding-right: 470px;
  padding-left: 470px;
}

.py-94 {
  padding-top: 470px;
  padding-bottom: 470px;
}

.w-94 {
  width: 940%;
}

.h-94 {
  height: 940px;
}

.rounded-94 {
  border-radius: 94px;
}

.border-94 {
  border-width: 94px;
}

.font-94 {
  font-weight: 940;
}

.gap-95 {
  gap: 95px;
}

.text-95 {
  font-size: 95px;
}

.m-95 {
  margin: 475px;
}

.ml-95 {
  margin-left: 475px;
}

.mt-95 {
  margin-top: 475px;
}

.mb-95 {
  margin-bottom: 475px;
}

.mr-95 {
  margin-right: 475px;
}

.p-95 {
  padding: 475px;
}

.pl-95 {
  padding-left: 475px;
}

.pt-95 {
  padding-top: 475px;
}

.pb-95 {
  padding-bottom: 475px;
}

.pr-95 {
  padding-right: 475px;
}

.pr-95 {
  padding-right: 475px;
}

.px-95 {
  padding-right: 475px;
  padding-left: 475px;
}

.py-95 {
  padding-top: 475px;
  padding-bottom: 475px;
}

.w-95 {
  width: 950%;
}

.h-95 {
  height: 950px;
}

.rounded-95 {
  border-radius: 95px;
}

.border-95 {
  border-width: 95px;
}

.font-95 {
  font-weight: 950;
}

.gap-96 {
  gap: 96px;
}

.text-96 {
  font-size: 96px;
}

.m-96 {
  margin: 480px;
}

.ml-96 {
  margin-left: 480px;
}

.mt-96 {
  margin-top: 480px;
}

.mb-96 {
  margin-bottom: 480px;
}

.mr-96 {
  margin-right: 480px;
}

.p-96 {
  padding: 480px;
}

.pl-96 {
  padding-left: 480px;
}

.pt-96 {
  padding-top: 480px;
}

.pb-96 {
  padding-bottom: 480px;
}

.pr-96 {
  padding-right: 480px;
}

.pr-96 {
  padding-right: 480px;
}

.px-96 {
  padding-right: 480px;
  padding-left: 480px;
}

.py-96 {
  padding-top: 480px;
  padding-bottom: 480px;
}

.w-96 {
  width: 960%;
}

.h-96 {
  height: 960px;
}

.rounded-96 {
  border-radius: 96px;
}

.border-96 {
  border-width: 96px;
}

.font-96 {
  font-weight: 960;
}

.gap-97 {
  gap: 97px;
}

.text-97 {
  font-size: 97px;
}

.m-97 {
  margin: 485px;
}

.ml-97 {
  margin-left: 485px;
}

.mt-97 {
  margin-top: 485px;
}

.mb-97 {
  margin-bottom: 485px;
}

.mr-97 {
  margin-right: 485px;
}

.p-97 {
  padding: 485px;
}

.pl-97 {
  padding-left: 485px;
}

.pt-97 {
  padding-top: 485px;
}

.pb-97 {
  padding-bottom: 485px;
}

.pr-97 {
  padding-right: 485px;
}

.pr-97 {
  padding-right: 485px;
}

.px-97 {
  padding-right: 485px;
  padding-left: 485px;
}

.py-97 {
  padding-top: 485px;
  padding-bottom: 485px;
}

.w-97 {
  width: 970%;
}

.h-97 {
  height: 970px;
}

.rounded-97 {
  border-radius: 97px;
}

.border-97 {
  border-width: 97px;
}

.font-97 {
  font-weight: 970;
}

.gap-98 {
  gap: 98px;
}

.text-98 {
  font-size: 98px;
}

.m-98 {
  margin: 490px;
}

.ml-98 {
  margin-left: 490px;
}

.mt-98 {
  margin-top: 490px;
}

.mb-98 {
  margin-bottom: 490px;
}

.mr-98 {
  margin-right: 490px;
}

.p-98 {
  padding: 490px;
}

.pl-98 {
  padding-left: 490px;
}

.pt-98 {
  padding-top: 490px;
}

.pb-98 {
  padding-bottom: 490px;
}

.pr-98 {
  padding-right: 490px;
}

.pr-98 {
  padding-right: 490px;
}

.px-98 {
  padding-right: 490px;
  padding-left: 490px;
}

.py-98 {
  padding-top: 490px;
  padding-bottom: 490px;
}

.w-98 {
  width: 980%;
}

.h-98 {
  height: 980px;
}

.rounded-98 {
  border-radius: 98px;
}

.border-98 {
  border-width: 98px;
}

.font-98 {
  font-weight: 980;
}

.gap-99 {
  gap: 99px;
}

.text-99 {
  font-size: 99px;
}

.m-99 {
  margin: 495px;
}

.ml-99 {
  margin-left: 495px;
}

.mt-99 {
  margin-top: 495px;
}

.mb-99 {
  margin-bottom: 495px;
}

.mr-99 {
  margin-right: 495px;
}

.p-99 {
  padding: 495px;
}

.pl-99 {
  padding-left: 495px;
}

.pt-99 {
  padding-top: 495px;
}

.pb-99 {
  padding-bottom: 495px;
}

.pr-99 {
  padding-right: 495px;
}

.pr-99 {
  padding-right: 495px;
}

.px-99 {
  padding-right: 495px;
  padding-left: 495px;
}

.py-99 {
  padding-top: 495px;
  padding-bottom: 495px;
}

.w-99 {
  width: 990%;
}

.h-99 {
  height: 990px;
}

.rounded-99 {
  border-radius: 99px;
}

.border-99 {
  border-width: 99px;
}

.font-99 {
  font-weight: 990;
}

.gap-100 {
  gap: 100px;
}

.text-100 {
  font-size: 100px;
}

.m-100 {
  margin: 500px;
}

.ml-100 {
  margin-left: 500px;
}

.mt-100 {
  margin-top: 500px;
}

.mb-100 {
  margin-bottom: 500px;
}

.mr-100 {
  margin-right: 500px;
}

.p-100 {
  padding: 500px;
}

.pl-100 {
  padding-left: 500px;
}

.pt-100 {
  padding-top: 500px;
}

.pb-100 {
  padding-bottom: 500px;
}

.pr-100 {
  padding-right: 500px;
}

.pr-100 {
  padding-right: 500px;
}

.px-100 {
  padding-right: 500px;
  padding-left: 500px;
}

.py-100 {
  padding-top: 500px;
  padding-bottom: 500px;
}

.w-100 {
  width: 1000%;
}

.h-100 {
  height: 1000px;
}

.rounded-100 {
  border-radius: 100px;
}

.border-100 {
  border-width: 100px;
}

.font-100 {
  font-weight: 1000;
}

.text-red {
  color: red;
}

.bg-red {
  background-color: red;
}

.border-style-solid {
  border-style: solid;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

.border-style-dotted {
  border-style: dotted;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

.border-style-dashed {
  border-style: dashed;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

.border-style-double {
  border-style: double;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

.border-style-none {
  border-style: none;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

header {
  height: 100px;
  width: 90%;
  margin: auto;
  background-color: red;
}

.text-blue {
  color: blue;
}

.bg-blue {
  background-color: blue;
}

.border-style-solid {
  border-style: solid;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

.border-style-dotted {
  border-style: dotted;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

.border-style-dashed {
  border-style: dashed;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

.border-style-double {
  border-style: double;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

.border-style-none {
  border-style: none;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

header {
  height: 100px;
  width: 90%;
  margin: auto;
  background-color: red;
}

.text-green {
  color: green;
}

.bg-green {
  background-color: green;
}

.border-style-solid {
  border-style: solid;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

.border-style-dotted {
  border-style: dotted;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

.border-style-dashed {
  border-style: dashed;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

.border-style-double {
  border-style: double;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

.border-style-none {
  border-style: none;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

header {
  height: 100px;
  width: 90%;
  margin: auto;
  background-color: red;
}

.text-yellow {
  color: yellow;
}

.bg-yellow {
  background-color: yellow;
}

.border-style-solid {
  border-style: solid;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

.border-style-dotted {
  border-style: dotted;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

.border-style-dashed {
  border-style: dashed;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

.border-style-double {
  border-style: double;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

.border-style-none {
  border-style: none;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

header {
  height: 100px;
  width: 90%;
  margin: auto;
  background-color: red;
}

.text-black {
  color: black;
}

.bg-black {
  background-color: black;
}

.border-style-solid {
  border-style: solid;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

.border-style-dotted {
  border-style: dotted;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

.border-style-dashed {
  border-style: dashed;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

.border-style-double {
  border-style: double;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

.border-style-none {
  border-style: none;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

header {
  height: 100px;
  width: 90%;
  margin: auto;
  background-color: red;
}

.text-white {
  color: white;
}

.bg-white {
  background-color: white;
}

.border-style-solid {
  border-style: solid;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

.border-style-dotted {
  border-style: dotted;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

.border-style-dashed {
  border-style: dashed;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

.border-style-double {
  border-style: double;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

.border-style-none {
  border-style: none;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

header {
  height: 100px;
  width: 90%;
  margin: auto;
  background-color: red;
}

.text-aqua {
  color: aqua;
}

.bg-aqua {
  background-color: aqua;
}

.border-style-solid {
  border-style: solid;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

.border-style-dotted {
  border-style: dotted;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

.border-style-dashed {
  border-style: dashed;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

.border-style-double {
  border-style: double;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}

.border-style-none {
  border-style: none;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-dashed {
  border-style: dashed;
}

.border-double {
  border-style: double;
}

.border-none {
  border-style: none;
}

.d-flex {
  display: flex;
}

.d-grid {
  display: grid;
}

.d-inline {
  display: inline;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.text-start {
  text-align: start;
}

.justify-start {
  justify-content: start;
}

.items-start {
  align-items: start;
}

.content-start {
  align-content: start;
}

.text-center {
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.content-center {
  align-content: center;
}

.text-end {
  text-align: end;
}

.justify-end {
  justify-content: end;
}

.items-end {
  align-items: end;
}

.content-end {
  align-content: end;
}

.text-justify {
  text-align: justify;
}

.justify-justify {
  justify-content: justify;
}

.items-justify {
  align-items: justify;
}

.content-justify {
  align-content: justify;
}

.text-stretch {
  text-align: stretch;
}

.justify-stretch {
  justify-content: stretch;
}

.items-stretch {
  align-items: stretch;
}

.content-stretch {
  align-content: stretch;
}

.text-space-around {
  text-align: space-around;
}

.justify-space-around {
  justify-content: space-around;
}

.items-space-around {
  align-items: space-around;
}

.content-space-around {
  align-content: space-around;
}

.text-space-between {
  text-align: space-between;
}

.justify-space-between {
  justify-content: space-between;
}

.items-space-between {
  align-items: space-between;
}

.content-space-between {
  align-content: space-between;
}

.max-w-1200 {
  max-width: 1200px;
  margin: auto;
}
.sc7{
  background-color: darkblue;
}

header {
  height: 100px;
  width: 90%;
  margin: auto;
  background-color: transparent;
}/*# sourceMappingURL=style.css.map */