/* Deafult Margin & Padding view-height & view-width */
.m-0 {
  margin: 0px !important;
}

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

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

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

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

.p-0 {
  padding: 0px !important;
}

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

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

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

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

.vh-0 {
  height: 0vh !important;
}

.vw-0 {
  width: 0vw !important;
}

.font-size-0 {
  font-size: 0px !important;
}

.m-1 {
  margin: 1px !important;
}

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

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

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

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

.p-1 {
  padding: 1px !important;
}

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

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

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

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

.vh-1 {
  height: 1vh !important;
}

.vw-1 {
  width: 1vw !important;
}

.font-size-1 {
  font-size: 1px !important;
}

.m-2 {
  margin: 2px !important;
}

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

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

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

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

.p-2 {
  padding: 2px !important;
}

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

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

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

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

.vh-2 {
  height: 2vh !important;
}

.vw-2 {
  width: 2vw !important;
}

.font-size-2 {
  font-size: 2px !important;
}

.m-3 {
  margin: 3px !important;
}

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

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

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

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

.p-3 {
  padding: 3px !important;
}

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

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

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

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

.vh-3 {
  height: 3vh !important;
}

.vw-3 {
  width: 3vw !important;
}

.font-size-3 {
  font-size: 3px !important;
}

.m-4 {
  margin: 4px !important;
}

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

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

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

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

.p-4 {
  padding: 4px !important;
}

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

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

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

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

.vh-4 {
  height: 4vh !important;
}

.vw-4 {
  width: 4vw !important;
}

.font-size-4 {
  font-size: 4px !important;
}

.m-5 {
  margin: 5px !important;
}

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

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

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

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

.p-5 {
  padding: 5px !important;
}

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

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

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

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

.vh-5 {
  height: 5vh !important;
}

.vw-5 {
  width: 5vw !important;
}

.font-size-5 {
  font-size: 5px !important;
}

.m-6 {
  margin: 6px !important;
}

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

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

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

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

.p-6 {
  padding: 6px !important;
}

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

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

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

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

.vh-6 {
  height: 6vh !important;
}

.vw-6 {
  width: 6vw !important;
}

.font-size-6 {
  font-size: 6px !important;
}

.m-7 {
  margin: 7px !important;
}

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

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

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

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

.p-7 {
  padding: 7px !important;
}

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

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

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

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

.vh-7 {
  height: 7vh !important;
}

.vw-7 {
  width: 7vw !important;
}

.font-size-7 {
  font-size: 7px !important;
}

.m-8 {
  margin: 8px !important;
}

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

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

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

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

.p-8 {
  padding: 8px !important;
}

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

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

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

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

.vh-8 {
  height: 8vh !important;
}

.vw-8 {
  width: 8vw !important;
}

.font-size-8 {
  font-size: 8px !important;
}

.m-9 {
  margin: 9px !important;
}

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

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

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

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

.p-9 {
  padding: 9px !important;
}

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

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

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

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

.vh-9 {
  height: 9vh !important;
}

.vw-9 {
  width: 9vw !important;
}

.font-size-9 {
  font-size: 9px !important;
}

.m-10 {
  margin: 10px !important;
}

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

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

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

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

.p-10 {
  padding: 10px !important;
}

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

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

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

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

.vh-10 {
  height: 10vh !important;
}

.vw-10 {
  width: 10vw !important;
}

.font-size-10 {
  font-size: 10px !important;
}

.m-11 {
  margin: 11px !important;
}

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

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

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

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

.p-11 {
  padding: 11px !important;
}

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

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

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

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

.vh-11 {
  height: 11vh !important;
}

.vw-11 {
  width: 11vw !important;
}

.font-size-11 {
  font-size: 11px !important;
}

.m-12 {
  margin: 12px !important;
}

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

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

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

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

.p-12 {
  padding: 12px !important;
}

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

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

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

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

.vh-12 {
  height: 12vh !important;
}

.vw-12 {
  width: 12vw !important;
}

.font-size-12 {
  font-size: 12px !important;
}

.m-13 {
  margin: 13px !important;
}

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

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

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

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

.p-13 {
  padding: 13px !important;
}

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

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

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

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

.vh-13 {
  height: 13vh !important;
}

.vw-13 {
  width: 13vw !important;
}

.font-size-13 {
  font-size: 13px !important;
}

.m-14 {
  margin: 14px !important;
}

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

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

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

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

.p-14 {
  padding: 14px !important;
}

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

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

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

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

.vh-14 {
  height: 14vh !important;
}

.vw-14 {
  width: 14vw !important;
}

.font-size-14 {
  font-size: 14px !important;
}

.m-15 {
  margin: 15px !important;
}

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

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

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

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

.p-15 {
  padding: 15px !important;
}

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

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

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

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

.vh-15 {
  height: 15vh !important;
}

.vw-15 {
  width: 15vw !important;
}

.font-size-15 {
  font-size: 15px !important;
}

.m-16 {
  margin: 16px !important;
}

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

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

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

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

.p-16 {
  padding: 16px !important;
}

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

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

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

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

.vh-16 {
  height: 16vh !important;
}

.vw-16 {
  width: 16vw !important;
}

.font-size-16 {
  font-size: 16px !important;
}

.m-17 {
  margin: 17px !important;
}

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

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

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

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

.p-17 {
  padding: 17px !important;
}

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

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

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

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

.vh-17 {
  height: 17vh !important;
}

.vw-17 {
  width: 17vw !important;
}

.font-size-17 {
  font-size: 17px !important;
}

.m-18 {
  margin: 18px !important;
}

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

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

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

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

.p-18 {
  padding: 18px !important;
}

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

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

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

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

.vh-18 {
  height: 18vh !important;
}

.vw-18 {
  width: 18vw !important;
}

.font-size-18 {
  font-size: 18px !important;
}

.m-19 {
  margin: 19px !important;
}

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

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

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

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

.p-19 {
  padding: 19px !important;
}

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

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

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

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

.vh-19 {
  height: 19vh !important;
}

.vw-19 {
  width: 19vw !important;
}

.font-size-19 {
  font-size: 19px !important;
}

.m-20 {
  margin: 20px !important;
}

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

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

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

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

.p-20 {
  padding: 20px !important;
}

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

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

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

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

.vh-20 {
  height: 20vh !important;
}

.vw-20 {
  width: 20vw !important;
}

.font-size-20 {
  font-size: 20px !important;
}

.m-21 {
  margin: 21px !important;
}

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

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

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

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

.p-21 {
  padding: 21px !important;
}

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

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

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

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

.vh-21 {
  height: 21vh !important;
}

.vw-21 {
  width: 21vw !important;
}

.font-size-21 {
  font-size: 21px !important;
}

.m-22 {
  margin: 22px !important;
}

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

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

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

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

.p-22 {
  padding: 22px !important;
}

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

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

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

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

.vh-22 {
  height: 22vh !important;
}

.vw-22 {
  width: 22vw !important;
}

.font-size-22 {
  font-size: 22px !important;
}

.m-23 {
  margin: 23px !important;
}

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

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

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

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

.p-23 {
  padding: 23px !important;
}

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

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

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

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

.vh-23 {
  height: 23vh !important;
}

.vw-23 {
  width: 23vw !important;
}

.font-size-23 {
  font-size: 23px !important;
}

.m-24 {
  margin: 24px !important;
}

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

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

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

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

.p-24 {
  padding: 24px !important;
}

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

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

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

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

.vh-24 {
  height: 24vh !important;
}

.vw-24 {
  width: 24vw !important;
}

.font-size-24 {
  font-size: 24px !important;
}

.m-25 {
  margin: 25px !important;
}

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

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

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

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

.p-25 {
  padding: 25px !important;
}

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

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

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

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

.vh-25 {
  height: 25vh !important;
}

.vw-25 {
  width: 25vw !important;
}

.font-size-25 {
  font-size: 25px !important;
}

.m-26 {
  margin: 26px !important;
}

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

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

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

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

.p-26 {
  padding: 26px !important;
}

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

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

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

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

.vh-26 {
  height: 26vh !important;
}

.vw-26 {
  width: 26vw !important;
}

.font-size-26 {
  font-size: 26px !important;
}

.m-27 {
  margin: 27px !important;
}

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

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

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

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

.p-27 {
  padding: 27px !important;
}

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

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

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

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

.vh-27 {
  height: 27vh !important;
}

.vw-27 {
  width: 27vw !important;
}

.font-size-27 {
  font-size: 27px !important;
}

.m-28 {
  margin: 28px !important;
}

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

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

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

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

.p-28 {
  padding: 28px !important;
}

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

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

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

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

.vh-28 {
  height: 28vh !important;
}

.vw-28 {
  width: 28vw !important;
}

.font-size-28 {
  font-size: 28px !important;
}

.m-29 {
  margin: 29px !important;
}

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

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

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

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

.p-29 {
  padding: 29px !important;
}

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

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

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

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

.vh-29 {
  height: 29vh !important;
}

.vw-29 {
  width: 29vw !important;
}

.font-size-29 {
  font-size: 29px !important;
}

.m-30 {
  margin: 30px !important;
}

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

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

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

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

.p-30 {
  padding: 30px !important;
}

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

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

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

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

.vh-30 {
  height: 30vh !important;
}

.vw-30 {
  width: 30vw !important;
}

.font-size-30 {
  font-size: 30px !important;
}

.m-31 {
  margin: 31px !important;
}

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

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

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

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

.p-31 {
  padding: 31px !important;
}

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

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

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

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

.vh-31 {
  height: 31vh !important;
}

.vw-31 {
  width: 31vw !important;
}

.font-size-31 {
  font-size: 31px !important;
}

.m-32 {
  margin: 32px !important;
}

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

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

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

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

.p-32 {
  padding: 32px !important;
}

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

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

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

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

.vh-32 {
  height: 32vh !important;
}

.vw-32 {
  width: 32vw !important;
}

.font-size-32 {
  font-size: 32px !important;
}

.m-33 {
  margin: 33px !important;
}

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

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

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

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

.p-33 {
  padding: 33px !important;
}

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

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

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

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

.vh-33 {
  height: 33vh !important;
}

.vw-33 {
  width: 33vw !important;
}

.font-size-33 {
  font-size: 33px !important;
}

.m-34 {
  margin: 34px !important;
}

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

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

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

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

.p-34 {
  padding: 34px !important;
}

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

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

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

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

.vh-34 {
  height: 34vh !important;
}

.vw-34 {
  width: 34vw !important;
}

.font-size-34 {
  font-size: 34px !important;
}

.m-35 {
  margin: 35px !important;
}

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

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

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

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

.p-35 {
  padding: 35px !important;
}

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

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

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

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

.vh-35 {
  height: 35vh !important;
}

.vw-35 {
  width: 35vw !important;
}

.font-size-35 {
  font-size: 35px !important;
}

.m-36 {
  margin: 36px !important;
}

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

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

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

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

.p-36 {
  padding: 36px !important;
}

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

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

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

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

.vh-36 {
  height: 36vh !important;
}

.vw-36 {
  width: 36vw !important;
}

.font-size-36 {
  font-size: 36px !important;
}

.m-37 {
  margin: 37px !important;
}

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

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

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

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

.p-37 {
  padding: 37px !important;
}

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

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

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

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

.vh-37 {
  height: 37vh !important;
}

.vw-37 {
  width: 37vw !important;
}

.font-size-37 {
  font-size: 37px !important;
}

.m-38 {
  margin: 38px !important;
}

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

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

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

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

.p-38 {
  padding: 38px !important;
}

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

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

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

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

.vh-38 {
  height: 38vh !important;
}

.vw-38 {
  width: 38vw !important;
}

.font-size-38 {
  font-size: 38px !important;
}

.m-39 {
  margin: 39px !important;
}

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

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

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

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

.p-39 {
  padding: 39px !important;
}

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

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

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

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

.vh-39 {
  height: 39vh !important;
}

.vw-39 {
  width: 39vw !important;
}

.font-size-39 {
  font-size: 39px !important;
}

.m-40 {
  margin: 40px !important;
}

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

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

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

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

.p-40 {
  padding: 40px !important;
}

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

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

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

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

.vh-40 {
  height: 40vh !important;
}

.vw-40 {
  width: 40vw !important;
}

.font-size-40 {
  font-size: 40px !important;
}

.m-41 {
  margin: 41px !important;
}

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

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

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

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

.p-41 {
  padding: 41px !important;
}

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

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

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

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

.vh-41 {
  height: 41vh !important;
}

.vw-41 {
  width: 41vw !important;
}

.font-size-41 {
  font-size: 41px !important;
}

.m-42 {
  margin: 42px !important;
}

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

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

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

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

.p-42 {
  padding: 42px !important;
}

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

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

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

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

.vh-42 {
  height: 42vh !important;
}

.vw-42 {
  width: 42vw !important;
}

.font-size-42 {
  font-size: 42px !important;
}

.m-43 {
  margin: 43px !important;
}

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

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

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

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

.p-43 {
  padding: 43px !important;
}

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

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

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

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

.vh-43 {
  height: 43vh !important;
}

.vw-43 {
  width: 43vw !important;
}

.font-size-43 {
  font-size: 43px !important;
}

.m-44 {
  margin: 44px !important;
}

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

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

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

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

.p-44 {
  padding: 44px !important;
}

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

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

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

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

.vh-44 {
  height: 44vh !important;
}

.vw-44 {
  width: 44vw !important;
}

.font-size-44 {
  font-size: 44px !important;
}

.m-45 {
  margin: 45px !important;
}

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

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

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

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

.p-45 {
  padding: 45px !important;
}

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

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

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

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

.vh-45 {
  height: 45vh !important;
}

.vw-45 {
  width: 45vw !important;
}

.font-size-45 {
  font-size: 45px !important;
}

.m-46 {
  margin: 46px !important;
}

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

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

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

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

.p-46 {
  padding: 46px !important;
}

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

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

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

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

.vh-46 {
  height: 46vh !important;
}

.vw-46 {
  width: 46vw !important;
}

.font-size-46 {
  font-size: 46px !important;
}

.m-47 {
  margin: 47px !important;
}

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

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

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

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

.p-47 {
  padding: 47px !important;
}

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

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

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

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

.vh-47 {
  height: 47vh !important;
}

.vw-47 {
  width: 47vw !important;
}

.font-size-47 {
  font-size: 47px !important;
}

.m-48 {
  margin: 48px !important;
}

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

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

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

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

.p-48 {
  padding: 48px !important;
}

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

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

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

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

.vh-48 {
  height: 48vh !important;
}

.vw-48 {
  width: 48vw !important;
}

.font-size-48 {
  font-size: 48px !important;
}

.m-49 {
  margin: 49px !important;
}

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

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

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

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

.p-49 {
  padding: 49px !important;
}

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

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

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

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

.vh-49 {
  height: 49vh !important;
}

.vw-49 {
  width: 49vw !important;
}

.font-size-49 {
  font-size: 49px !important;
}

.m-50 {
  margin: 50px !important;
}

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

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

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

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

.p-50 {
  padding: 50px !important;
}

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

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

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

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

.vh-50 {
  height: 50vh !important;
}

.vw-50 {
  width: 50vw !important;
}

.font-size-50 {
  font-size: 50px !important;
}

.m-51 {
  margin: 51px !important;
}

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

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

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

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

.p-51 {
  padding: 51px !important;
}

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

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

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

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

.vh-51 {
  height: 51vh !important;
}

.vw-51 {
  width: 51vw !important;
}

.font-size-51 {
  font-size: 51px !important;
}

.m-52 {
  margin: 52px !important;
}

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

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

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

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

.p-52 {
  padding: 52px !important;
}

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

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

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

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

.vh-52 {
  height: 52vh !important;
}

.vw-52 {
  width: 52vw !important;
}

.font-size-52 {
  font-size: 52px !important;
}

.m-53 {
  margin: 53px !important;
}

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

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

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

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

.p-53 {
  padding: 53px !important;
}

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

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

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

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

.vh-53 {
  height: 53vh !important;
}

.vw-53 {
  width: 53vw !important;
}

.font-size-53 {
  font-size: 53px !important;
}

.m-54 {
  margin: 54px !important;
}

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

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

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

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

.p-54 {
  padding: 54px !important;
}

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

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

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

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

.vh-54 {
  height: 54vh !important;
}

.vw-54 {
  width: 54vw !important;
}

.font-size-54 {
  font-size: 54px !important;
}

.m-55 {
  margin: 55px !important;
}

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

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

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

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

.p-55 {
  padding: 55px !important;
}

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

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

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

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

.vh-55 {
  height: 55vh !important;
}

.vw-55 {
  width: 55vw !important;
}

.font-size-55 {
  font-size: 55px !important;
}

.m-56 {
  margin: 56px !important;
}

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

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

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

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

.p-56 {
  padding: 56px !important;
}

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

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

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

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

.vh-56 {
  height: 56vh !important;
}

.vw-56 {
  width: 56vw !important;
}

.font-size-56 {
  font-size: 56px !important;
}

.m-57 {
  margin: 57px !important;
}

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

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

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

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

.p-57 {
  padding: 57px !important;
}

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

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

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

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

.vh-57 {
  height: 57vh !important;
}

.vw-57 {
  width: 57vw !important;
}

.font-size-57 {
  font-size: 57px !important;
}

.m-58 {
  margin: 58px !important;
}

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

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

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

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

.p-58 {
  padding: 58px !important;
}

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

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

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

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

.vh-58 {
  height: 58vh !important;
}

.vw-58 {
  width: 58vw !important;
}

.font-size-58 {
  font-size: 58px !important;
}

.m-59 {
  margin: 59px !important;
}

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

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

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

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

.p-59 {
  padding: 59px !important;
}

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

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

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

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

.vh-59 {
  height: 59vh !important;
}

.vw-59 {
  width: 59vw !important;
}

.font-size-59 {
  font-size: 59px !important;
}

.m-60 {
  margin: 60px !important;
}

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

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

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

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

.p-60 {
  padding: 60px !important;
}

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

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

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

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

.vh-60 {
  height: 60vh !important;
}

.vw-60 {
  width: 60vw !important;
}

.font-size-60 {
  font-size: 60px !important;
}

.m-61 {
  margin: 61px !important;
}

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

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

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

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

.p-61 {
  padding: 61px !important;
}

.pt-61 {
  padding-top: 61px !important;
}

.pb-61 {
  padding-bottom: 61px !important;
}

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

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

.vh-61 {
  height: 61vh !important;
}

.vw-61 {
  width: 61vw !important;
}

.font-size-61 {
  font-size: 61px !important;
}

.m-62 {
  margin: 62px !important;
}

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

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

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

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

.p-62 {
  padding: 62px !important;
}

.pt-62 {
  padding-top: 62px !important;
}

.pb-62 {
  padding-bottom: 62px !important;
}

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

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

.vh-62 {
  height: 62vh !important;
}

.vw-62 {
  width: 62vw !important;
}

.font-size-62 {
  font-size: 62px !important;
}

.m-63 {
  margin: 63px !important;
}

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

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

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

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

.p-63 {
  padding: 63px !important;
}

.pt-63 {
  padding-top: 63px !important;
}

.pb-63 {
  padding-bottom: 63px !important;
}

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

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

.vh-63 {
  height: 63vh !important;
}

.vw-63 {
  width: 63vw !important;
}

.font-size-63 {
  font-size: 63px !important;
}

.m-64 {
  margin: 64px !important;
}

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

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

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

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

.p-64 {
  padding: 64px !important;
}

.pt-64 {
  padding-top: 64px !important;
}

.pb-64 {
  padding-bottom: 64px !important;
}

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

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

.vh-64 {
  height: 64vh !important;
}

.vw-64 {
  width: 64vw !important;
}

.font-size-64 {
  font-size: 64px !important;
}

.m-65 {
  margin: 65px !important;
}

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

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

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

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

.p-65 {
  padding: 65px !important;
}

.pt-65 {
  padding-top: 65px !important;
}

.pb-65 {
  padding-bottom: 65px !important;
}

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

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

.vh-65 {
  height: 65vh !important;
}

.vw-65 {
  width: 65vw !important;
}

.font-size-65 {
  font-size: 65px !important;
}

.m-66 {
  margin: 66px !important;
}

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

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

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

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

.p-66 {
  padding: 66px !important;
}

.pt-66 {
  padding-top: 66px !important;
}

.pb-66 {
  padding-bottom: 66px !important;
}

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

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

.vh-66 {
  height: 66vh !important;
}

.vw-66 {
  width: 66vw !important;
}

.font-size-66 {
  font-size: 66px !important;
}

.m-67 {
  margin: 67px !important;
}

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

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

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

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

.p-67 {
  padding: 67px !important;
}

.pt-67 {
  padding-top: 67px !important;
}

.pb-67 {
  padding-bottom: 67px !important;
}

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

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

.vh-67 {
  height: 67vh !important;
}

.vw-67 {
  width: 67vw !important;
}

.font-size-67 {
  font-size: 67px !important;
}

.m-68 {
  margin: 68px !important;
}

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

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

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

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

.p-68 {
  padding: 68px !important;
}

.pt-68 {
  padding-top: 68px !important;
}

.pb-68 {
  padding-bottom: 68px !important;
}

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

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

.vh-68 {
  height: 68vh !important;
}

.vw-68 {
  width: 68vw !important;
}

.font-size-68 {
  font-size: 68px !important;
}

.m-69 {
  margin: 69px !important;
}

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

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

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

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

.p-69 {
  padding: 69px !important;
}

.pt-69 {
  padding-top: 69px !important;
}

.pb-69 {
  padding-bottom: 69px !important;
}

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

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

.vh-69 {
  height: 69vh !important;
}

.vw-69 {
  width: 69vw !important;
}

.font-size-69 {
  font-size: 69px !important;
}

.m-70 {
  margin: 70px !important;
}

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

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

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

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

.p-70 {
  padding: 70px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

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

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

.vh-70 {
  height: 70vh !important;
}

.vw-70 {
  width: 70vw !important;
}

.font-size-70 {
  font-size: 70px !important;
}

.m-71 {
  margin: 71px !important;
}

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

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

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

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

.p-71 {
  padding: 71px !important;
}

.pt-71 {
  padding-top: 71px !important;
}

.pb-71 {
  padding-bottom: 71px !important;
}

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

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

.vh-71 {
  height: 71vh !important;
}

.vw-71 {
  width: 71vw !important;
}

.font-size-71 {
  font-size: 71px !important;
}

.m-72 {
  margin: 72px !important;
}

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

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

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

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

.p-72 {
  padding: 72px !important;
}

.pt-72 {
  padding-top: 72px !important;
}

.pb-72 {
  padding-bottom: 72px !important;
}

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

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

.vh-72 {
  height: 72vh !important;
}

.vw-72 {
  width: 72vw !important;
}

.font-size-72 {
  font-size: 72px !important;
}

.m-73 {
  margin: 73px !important;
}

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

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

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

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

.p-73 {
  padding: 73px !important;
}

.pt-73 {
  padding-top: 73px !important;
}

.pb-73 {
  padding-bottom: 73px !important;
}

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

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

.vh-73 {
  height: 73vh !important;
}

.vw-73 {
  width: 73vw !important;
}

.font-size-73 {
  font-size: 73px !important;
}

.m-74 {
  margin: 74px !important;
}

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

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

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

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

.p-74 {
  padding: 74px !important;
}

.pt-74 {
  padding-top: 74px !important;
}

.pb-74 {
  padding-bottom: 74px !important;
}

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

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

.vh-74 {
  height: 74vh !important;
}

.vw-74 {
  width: 74vw !important;
}

.font-size-74 {
  font-size: 74px !important;
}

.m-75 {
  margin: 75px !important;
}

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

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

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

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

.p-75 {
  padding: 75px !important;
}

.pt-75 {
  padding-top: 75px !important;
}

.pb-75 {
  padding-bottom: 75px !important;
}

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

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

.vh-75 {
  height: 75vh !important;
}

.vw-75 {
  width: 75vw !important;
}

.font-size-75 {
  font-size: 75px !important;
}

.m-76 {
  margin: 76px !important;
}

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

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

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

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

.p-76 {
  padding: 76px !important;
}

.pt-76 {
  padding-top: 76px !important;
}

.pb-76 {
  padding-bottom: 76px !important;
}

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

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

.vh-76 {
  height: 76vh !important;
}

.vw-76 {
  width: 76vw !important;
}

.font-size-76 {
  font-size: 76px !important;
}

.m-77 {
  margin: 77px !important;
}

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

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

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

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

.p-77 {
  padding: 77px !important;
}

.pt-77 {
  padding-top: 77px !important;
}

.pb-77 {
  padding-bottom: 77px !important;
}

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

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

.vh-77 {
  height: 77vh !important;
}

.vw-77 {
  width: 77vw !important;
}

.font-size-77 {
  font-size: 77px !important;
}

.m-78 {
  margin: 78px !important;
}

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

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

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

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

.p-78 {
  padding: 78px !important;
}

.pt-78 {
  padding-top: 78px !important;
}

.pb-78 {
  padding-bottom: 78px !important;
}

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

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

.vh-78 {
  height: 78vh !important;
}

.vw-78 {
  width: 78vw !important;
}

.font-size-78 {
  font-size: 78px !important;
}

.m-79 {
  margin: 79px !important;
}

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

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

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

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

.p-79 {
  padding: 79px !important;
}

.pt-79 {
  padding-top: 79px !important;
}

.pb-79 {
  padding-bottom: 79px !important;
}

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

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

.vh-79 {
  height: 79vh !important;
}

.vw-79 {
  width: 79vw !important;
}

.font-size-79 {
  font-size: 79px !important;
}

.m-80 {
  margin: 80px !important;
}

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

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

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

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

.p-80 {
  padding: 80px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

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

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

.vh-80 {
  height: 80vh !important;
}

.vw-80 {
  width: 80vw !important;
}

.font-size-80 {
  font-size: 80px !important;
}

.m-81 {
  margin: 81px !important;
}

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

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

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

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

.p-81 {
  padding: 81px !important;
}

.pt-81 {
  padding-top: 81px !important;
}

.pb-81 {
  padding-bottom: 81px !important;
}

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

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

.vh-81 {
  height: 81vh !important;
}

.vw-81 {
  width: 81vw !important;
}

.font-size-81 {
  font-size: 81px !important;
}

.m-82 {
  margin: 82px !important;
}

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

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

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

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

.p-82 {
  padding: 82px !important;
}

.pt-82 {
  padding-top: 82px !important;
}

.pb-82 {
  padding-bottom: 82px !important;
}

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

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

.vh-82 {
  height: 82vh !important;
}

.vw-82 {
  width: 82vw !important;
}

.font-size-82 {
  font-size: 82px !important;
}

.m-83 {
  margin: 83px !important;
}

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

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

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

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

.p-83 {
  padding: 83px !important;
}

.pt-83 {
  padding-top: 83px !important;
}

.pb-83 {
  padding-bottom: 83px !important;
}

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

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

.vh-83 {
  height: 83vh !important;
}

.vw-83 {
  width: 83vw !important;
}

.font-size-83 {
  font-size: 83px !important;
}

.m-84 {
  margin: 84px !important;
}

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

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

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

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

.p-84 {
  padding: 84px !important;
}

.pt-84 {
  padding-top: 84px !important;
}

.pb-84 {
  padding-bottom: 84px !important;
}

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

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

.vh-84 {
  height: 84vh !important;
}

.vw-84 {
  width: 84vw !important;
}

.font-size-84 {
  font-size: 84px !important;
}

.m-85 {
  margin: 85px !important;
}

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

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

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

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

.p-85 {
  padding: 85px !important;
}

.pt-85 {
  padding-top: 85px !important;
}

.pb-85 {
  padding-bottom: 85px !important;
}

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

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

.vh-85 {
  height: 85vh !important;
}

.vw-85 {
  width: 85vw !important;
}

.font-size-85 {
  font-size: 85px !important;
}

.m-86 {
  margin: 86px !important;
}

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

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

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

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

.p-86 {
  padding: 86px !important;
}

.pt-86 {
  padding-top: 86px !important;
}

.pb-86 {
  padding-bottom: 86px !important;
}

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

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

.vh-86 {
  height: 86vh !important;
}

.vw-86 {
  width: 86vw !important;
}

.font-size-86 {
  font-size: 86px !important;
}

.m-87 {
  margin: 87px !important;
}

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

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

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

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

.p-87 {
  padding: 87px !important;
}

.pt-87 {
  padding-top: 87px !important;
}

.pb-87 {
  padding-bottom: 87px !important;
}

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

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

.vh-87 {
  height: 87vh !important;
}

.vw-87 {
  width: 87vw !important;
}

.font-size-87 {
  font-size: 87px !important;
}

.m-88 {
  margin: 88px !important;
}

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

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

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

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

.p-88 {
  padding: 88px !important;
}

.pt-88 {
  padding-top: 88px !important;
}

.pb-88 {
  padding-bottom: 88px !important;
}

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

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

.vh-88 {
  height: 88vh !important;
}

.vw-88 {
  width: 88vw !important;
}

.font-size-88 {
  font-size: 88px !important;
}

.m-89 {
  margin: 89px !important;
}

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

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

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

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

.p-89 {
  padding: 89px !important;
}

.pt-89 {
  padding-top: 89px !important;
}

.pb-89 {
  padding-bottom: 89px !important;
}

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

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

.vh-89 {
  height: 89vh !important;
}

.vw-89 {
  width: 89vw !important;
}

.font-size-89 {
  font-size: 89px !important;
}

.m-90 {
  margin: 90px !important;
}

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

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

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

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

.p-90 {
  padding: 90px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.pb-90 {
  padding-bottom: 90px !important;
}

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

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

.vh-90 {
  height: 90vh !important;
}

.vw-90 {
  width: 90vw !important;
}

.font-size-90 {
  font-size: 90px !important;
}

.m-91 {
  margin: 91px !important;
}

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

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

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

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

.p-91 {
  padding: 91px !important;
}

.pt-91 {
  padding-top: 91px !important;
}

.pb-91 {
  padding-bottom: 91px !important;
}

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

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

.vh-91 {
  height: 91vh !important;
}

.vw-91 {
  width: 91vw !important;
}

.font-size-91 {
  font-size: 91px !important;
}

.m-92 {
  margin: 92px !important;
}

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

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

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

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

.p-92 {
  padding: 92px !important;
}

.pt-92 {
  padding-top: 92px !important;
}

.pb-92 {
  padding-bottom: 92px !important;
}

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

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

.vh-92 {
  height: 92vh !important;
}

.vw-92 {
  width: 92vw !important;
}

.font-size-92 {
  font-size: 92px !important;
}

.m-93 {
  margin: 93px !important;
}

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

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

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

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

.p-93 {
  padding: 93px !important;
}

.pt-93 {
  padding-top: 93px !important;
}

.pb-93 {
  padding-bottom: 93px !important;
}

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

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

.vh-93 {
  height: 93vh !important;
}

.vw-93 {
  width: 93vw !important;
}

.font-size-93 {
  font-size: 93px !important;
}

.m-94 {
  margin: 94px !important;
}

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

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

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

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

.p-94 {
  padding: 94px !important;
}

.pt-94 {
  padding-top: 94px !important;
}

.pb-94 {
  padding-bottom: 94px !important;
}

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

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

.vh-94 {
  height: 94vh !important;
}

.vw-94 {
  width: 94vw !important;
}

.font-size-94 {
  font-size: 94px !important;
}

.m-95 {
  margin: 95px !important;
}

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

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

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

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

.p-95 {
  padding: 95px !important;
}

.pt-95 {
  padding-top: 95px !important;
}

.pb-95 {
  padding-bottom: 95px !important;
}

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

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

.vh-95 {
  height: 95vh !important;
}

.vw-95 {
  width: 95vw !important;
}

.font-size-95 {
  font-size: 95px !important;
}

.m-96 {
  margin: 96px !important;
}

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

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

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

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

.p-96 {
  padding: 96px !important;
}

.pt-96 {
  padding-top: 96px !important;
}

.pb-96 {
  padding-bottom: 96px !important;
}

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

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

.vh-96 {
  height: 96vh !important;
}

.vw-96 {
  width: 96vw !important;
}

.font-size-96 {
  font-size: 96px !important;
}

.m-97 {
  margin: 97px !important;
}

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

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

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

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

.p-97 {
  padding: 97px !important;
}

.pt-97 {
  padding-top: 97px !important;
}

.pb-97 {
  padding-bottom: 97px !important;
}

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

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

.vh-97 {
  height: 97vh !important;
}

.vw-97 {
  width: 97vw !important;
}

.font-size-97 {
  font-size: 97px !important;
}

.m-98 {
  margin: 98px !important;
}

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

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

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

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

.p-98 {
  padding: 98px !important;
}

.pt-98 {
  padding-top: 98px !important;
}

.pb-98 {
  padding-bottom: 98px !important;
}

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

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

.vh-98 {
  height: 98vh !important;
}

.vw-98 {
  width: 98vw !important;
}

.font-size-98 {
  font-size: 98px !important;
}

.m-99 {
  margin: 99px !important;
}

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

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

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

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

.p-99 {
  padding: 99px !important;
}

.pt-99 {
  padding-top: 99px !important;
}

.pb-99 {
  padding-bottom: 99px !important;
}

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

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

.vh-99 {
  height: 99vh !important;
}

.vw-99 {
  width: 99vw !important;
}

.font-size-99 {
  font-size: 99px !important;
}

.m-100 {
  margin: 100px !important;
}

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

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

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

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

.p-100 {
  padding: 100px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

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

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

.vh-100 {
  height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.font-size-100 {
  font-size: 100px !important;
}

/* Deafult height & widht */
.height-0 {
  height: 0px !important;
}

.width-0 {
  width: 0px !important;
}

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

.width-1 {
  width: 1px !important;
}

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

.width-2 {
  width: 2px !important;
}

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

.width-3 {
  width: 3px !important;
}

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

.width-4 {
  width: 4px !important;
}

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

.width-5 {
  width: 5px !important;
}

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

.width-6 {
  width: 6px !important;
}

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

.width-7 {
  width: 7px !important;
}

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

.width-8 {
  width: 8px !important;
}

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

.width-9 {
  width: 9px !important;
}

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

.width-10 {
  width: 10px !important;
}

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

.width-11 {
  width: 11px !important;
}

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

.width-12 {
  width: 12px !important;
}

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

.width-13 {
  width: 13px !important;
}

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

.width-14 {
  width: 14px !important;
}

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

.width-15 {
  width: 15px !important;
}

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

.width-16 {
  width: 16px !important;
}

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

.width-17 {
  width: 17px !important;
}

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

.width-18 {
  width: 18px !important;
}

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

.width-19 {
  width: 19px !important;
}

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

.width-20 {
  width: 20px !important;
}

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

.width-21 {
  width: 21px !important;
}

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

.width-22 {
  width: 22px !important;
}

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

.width-23 {
  width: 23px !important;
}

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

.width-24 {
  width: 24px !important;
}

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

.width-25 {
  width: 25px !important;
}

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

.width-26 {
  width: 26px !important;
}

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

.width-27 {
  width: 27px !important;
}

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

.width-28 {
  width: 28px !important;
}

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

.width-29 {
  width: 29px !important;
}

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

.width-30 {
  width: 30px !important;
}

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

.width-31 {
  width: 31px !important;
}

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

.width-32 {
  width: 32px !important;
}

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

.width-33 {
  width: 33px !important;
}

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

.width-34 {
  width: 34px !important;
}

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

.width-35 {
  width: 35px !important;
}

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

.width-36 {
  width: 36px !important;
}

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

.width-37 {
  width: 37px !important;
}

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

.width-38 {
  width: 38px !important;
}

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

.width-39 {
  width: 39px !important;
}

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

.width-40 {
  width: 40px !important;
}

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

.width-41 {
  width: 41px !important;
}

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

.width-42 {
  width: 42px !important;
}

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

.width-43 {
  width: 43px !important;
}

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

.width-44 {
  width: 44px !important;
}

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

.width-45 {
  width: 45px !important;
}

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

.width-46 {
  width: 46px !important;
}

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

.width-47 {
  width: 47px !important;
}

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

.width-48 {
  width: 48px !important;
}

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

.width-49 {
  width: 49px !important;
}

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

.width-50 {
  width: 50px !important;
}

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

.width-51 {
  width: 51px !important;
}

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

.width-52 {
  width: 52px !important;
}

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

.width-53 {
  width: 53px !important;
}

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

.width-54 {
  width: 54px !important;
}

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

.width-55 {
  width: 55px !important;
}

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

.width-56 {
  width: 56px !important;
}

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

.width-57 {
  width: 57px !important;
}

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

.width-58 {
  width: 58px !important;
}

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

.width-59 {
  width: 59px !important;
}

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

.width-60 {
  width: 60px !important;
}

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

.width-61 {
  width: 61px !important;
}

.height-62 {
  height: 62px !important;
}

.width-62 {
  width: 62px !important;
}

.height-63 {
  height: 63px !important;
}

.width-63 {
  width: 63px !important;
}

.height-64 {
  height: 64px !important;
}

.width-64 {
  width: 64px !important;
}

.height-65 {
  height: 65px !important;
}

.width-65 {
  width: 65px !important;
}

.height-66 {
  height: 66px !important;
}

.width-66 {
  width: 66px !important;
}

.height-67 {
  height: 67px !important;
}

.width-67 {
  width: 67px !important;
}

.height-68 {
  height: 68px !important;
}

.width-68 {
  width: 68px !important;
}

.height-69 {
  height: 69px !important;
}

.width-69 {
  width: 69px !important;
}

.height-70 {
  height: 70px !important;
}

.width-70 {
  width: 70px !important;
}

.height-71 {
  height: 71px !important;
}

.width-71 {
  width: 71px !important;
}

.height-72 {
  height: 72px !important;
}

.width-72 {
  width: 72px !important;
}

.height-73 {
  height: 73px !important;
}

.width-73 {
  width: 73px !important;
}

.height-74 {
  height: 74px !important;
}

.width-74 {
  width: 74px !important;
}

.height-75 {
  height: 75px !important;
}

.width-75 {
  width: 75px !important;
}

.height-76 {
  height: 76px !important;
}

.width-76 {
  width: 76px !important;
}

.height-77 {
  height: 77px !important;
}

.width-77 {
  width: 77px !important;
}

.height-78 {
  height: 78px !important;
}

.width-78 {
  width: 78px !important;
}

.height-79 {
  height: 79px !important;
}

.width-79 {
  width: 79px !important;
}

.height-80 {
  height: 80px !important;
}

.width-80 {
  width: 80px !important;
}

.height-81 {
  height: 81px !important;
}

.width-81 {
  width: 81px !important;
}

.height-82 {
  height: 82px !important;
}

.width-82 {
  width: 82px !important;
}

.height-83 {
  height: 83px !important;
}

.width-83 {
  width: 83px !important;
}

.height-84 {
  height: 84px !important;
}

.width-84 {
  width: 84px !important;
}

.height-85 {
  height: 85px !important;
}

.width-85 {
  width: 85px !important;
}

.height-86 {
  height: 86px !important;
}

.width-86 {
  width: 86px !important;
}

.height-87 {
  height: 87px !important;
}

.width-87 {
  width: 87px !important;
}

.height-88 {
  height: 88px !important;
}

.width-88 {
  width: 88px !important;
}

.height-89 {
  height: 89px !important;
}

.width-89 {
  width: 89px !important;
}

.height-90 {
  height: 90px !important;
}

.width-90 {
  width: 90px !important;
}

.height-91 {
  height: 91px !important;
}

.width-91 {
  width: 91px !important;
}

.height-92 {
  height: 92px !important;
}

.width-92 {
  width: 92px !important;
}

.height-93 {
  height: 93px !important;
}

.width-93 {
  width: 93px !important;
}

.height-94 {
  height: 94px !important;
}

.width-94 {
  width: 94px !important;
}

.height-95 {
  height: 95px !important;
}

.width-95 {
  width: 95px !important;
}

.height-96 {
  height: 96px !important;
}

.width-96 {
  width: 96px !important;
}

.height-97 {
  height: 97px !important;
}

.width-97 {
  width: 97px !important;
}

.height-98 {
  height: 98px !important;
}

.width-98 {
  width: 98px !important;
}

.height-99 {
  height: 99px !important;
}

.width-99 {
  width: 99px !important;
}

.height-100 {
  height: 100px !important;
}

.width-100 {
  width: 100px !important;
}

.height-101 {
  height: 101px !important;
}

.width-101 {
  width: 101px !important;
}

.height-102 {
  height: 102px !important;
}

.width-102 {
  width: 102px !important;
}

.height-103 {
  height: 103px !important;
}

.width-103 {
  width: 103px !important;
}

.height-104 {
  height: 104px !important;
}

.width-104 {
  width: 104px !important;
}

.height-105 {
  height: 105px !important;
}

.width-105 {
  width: 105px !important;
}

.height-106 {
  height: 106px !important;
}

.width-106 {
  width: 106px !important;
}

.height-107 {
  height: 107px !important;
}

.width-107 {
  width: 107px !important;
}

.height-108 {
  height: 108px !important;
}

.width-108 {
  width: 108px !important;
}

.height-109 {
  height: 109px !important;
}

.width-109 {
  width: 109px !important;
}

.height-110 {
  height: 110px !important;
}

.width-110 {
  width: 110px !important;
}

.height-111 {
  height: 111px !important;
}

.width-111 {
  width: 111px !important;
}

.height-112 {
  height: 112px !important;
}

.width-112 {
  width: 112px !important;
}

.height-113 {
  height: 113px !important;
}

.width-113 {
  width: 113px !important;
}

.height-114 {
  height: 114px !important;
}

.width-114 {
  width: 114px !important;
}

.height-115 {
  height: 115px !important;
}

.width-115 {
  width: 115px !important;
}

.height-116 {
  height: 116px !important;
}

.width-116 {
  width: 116px !important;
}

.height-117 {
  height: 117px !important;
}

.width-117 {
  width: 117px !important;
}

.height-118 {
  height: 118px !important;
}

.width-118 {
  width: 118px !important;
}

.height-119 {
  height: 119px !important;
}

.width-119 {
  width: 119px !important;
}

.height-120 {
  height: 120px !important;
}

.width-120 {
  width: 120px !important;
}

.height-121 {
  height: 121px !important;
}

.width-121 {
  width: 121px !important;
}

.height-122 {
  height: 122px !important;
}

.width-122 {
  width: 122px !important;
}

.height-123 {
  height: 123px !important;
}

.width-123 {
  width: 123px !important;
}

.height-124 {
  height: 124px !important;
}

.width-124 {
  width: 124px !important;
}

.height-125 {
  height: 125px !important;
}

.width-125 {
  width: 125px !important;
}

.height-126 {
  height: 126px !important;
}

.width-126 {
  width: 126px !important;
}

.height-127 {
  height: 127px !important;
}

.width-127 {
  width: 127px !important;
}

.height-128 {
  height: 128px !important;
}

.width-128 {
  width: 128px !important;
}

.height-129 {
  height: 129px !important;
}

.width-129 {
  width: 129px !important;
}

.height-130 {
  height: 130px !important;
}

.width-130 {
  width: 130px !important;
}

.height-131 {
  height: 131px !important;
}

.width-131 {
  width: 131px !important;
}

.height-132 {
  height: 132px !important;
}

.width-132 {
  width: 132px !important;
}

.height-133 {
  height: 133px !important;
}

.width-133 {
  width: 133px !important;
}

.height-134 {
  height: 134px !important;
}

.width-134 {
  width: 134px !important;
}

.height-135 {
  height: 135px !important;
}

.width-135 {
  width: 135px !important;
}

.height-136 {
  height: 136px !important;
}

.width-136 {
  width: 136px !important;
}

.height-137 {
  height: 137px !important;
}

.width-137 {
  width: 137px !important;
}

.height-138 {
  height: 138px !important;
}

.width-138 {
  width: 138px !important;
}

.height-139 {
  height: 139px !important;
}

.width-139 {
  width: 139px !important;
}

.height-140 {
  height: 140px !important;
}

.width-140 {
  width: 140px !important;
}

.height-141 {
  height: 141px !important;
}

.width-141 {
  width: 141px !important;
}

.height-142 {
  height: 142px !important;
}

.width-142 {
  width: 142px !important;
}

.height-143 {
  height: 143px !important;
}

.width-143 {
  width: 143px !important;
}

.height-144 {
  height: 144px !important;
}

.width-144 {
  width: 144px !important;
}

.height-145 {
  height: 145px !important;
}

.width-145 {
  width: 145px !important;
}

.height-146 {
  height: 146px !important;
}

.width-146 {
  width: 146px !important;
}

.height-147 {
  height: 147px !important;
}

.width-147 {
  width: 147px !important;
}

.height-148 {
  height: 148px !important;
}

.width-148 {
  width: 148px !important;
}

.height-149 {
  height: 149px !important;
}

.width-149 {
  width: 149px !important;
}

.height-150 {
  height: 150px !important;
}

.width-150 {
  width: 150px !important;
}

.height-151 {
  height: 151px !important;
}

.width-151 {
  width: 151px !important;
}

.height-152 {
  height: 152px !important;
}

.width-152 {
  width: 152px !important;
}

.height-153 {
  height: 153px !important;
}

.width-153 {
  width: 153px !important;
}

.height-154 {
  height: 154px !important;
}

.width-154 {
  width: 154px !important;
}

.height-155 {
  height: 155px !important;
}

.width-155 {
  width: 155px !important;
}

.height-156 {
  height: 156px !important;
}

.width-156 {
  width: 156px !important;
}

.height-157 {
  height: 157px !important;
}

.width-157 {
  width: 157px !important;
}

.height-158 {
  height: 158px !important;
}

.width-158 {
  width: 158px !important;
}

.height-159 {
  height: 159px !important;
}

.width-159 {
  width: 159px !important;
}

.height-160 {
  height: 160px !important;
}

.width-160 {
  width: 160px !important;
}

.height-161 {
  height: 161px !important;
}

.width-161 {
  width: 161px !important;
}

.height-162 {
  height: 162px !important;
}

.width-162 {
  width: 162px !important;
}

.height-163 {
  height: 163px !important;
}

.width-163 {
  width: 163px !important;
}

.height-164 {
  height: 164px !important;
}

.width-164 {
  width: 164px !important;
}

.height-165 {
  height: 165px !important;
}

.width-165 {
  width: 165px !important;
}

.height-166 {
  height: 166px !important;
}

.width-166 {
  width: 166px !important;
}

.height-167 {
  height: 167px !important;
}

.width-167 {
  width: 167px !important;
}

.height-168 {
  height: 168px !important;
}

.width-168 {
  width: 168px !important;
}

.height-169 {
  height: 169px !important;
}

.width-169 {
  width: 169px !important;
}

.height-170 {
  height: 170px !important;
}

.width-170 {
  width: 170px !important;
}

.height-171 {
  height: 171px !important;
}

.width-171 {
  width: 171px !important;
}

.height-172 {
  height: 172px !important;
}

.width-172 {
  width: 172px !important;
}

.height-173 {
  height: 173px !important;
}

.width-173 {
  width: 173px !important;
}

.height-174 {
  height: 174px !important;
}

.width-174 {
  width: 174px !important;
}

.height-175 {
  height: 175px !important;
}

.width-175 {
  width: 175px !important;
}

.height-176 {
  height: 176px !important;
}

.width-176 {
  width: 176px !important;
}

.height-177 {
  height: 177px !important;
}

.width-177 {
  width: 177px !important;
}

.height-178 {
  height: 178px !important;
}

.width-178 {
  width: 178px !important;
}

.height-179 {
  height: 179px !important;
}

.width-179 {
  width: 179px !important;
}

.height-180 {
  height: 180px !important;
}

.width-180 {
  width: 180px !important;
}

.height-181 {
  height: 181px !important;
}

.width-181 {
  width: 181px !important;
}

.height-182 {
  height: 182px !important;
}

.width-182 {
  width: 182px !important;
}

.height-183 {
  height: 183px !important;
}

.width-183 {
  width: 183px !important;
}

.height-184 {
  height: 184px !important;
}

.width-184 {
  width: 184px !important;
}

.height-185 {
  height: 185px !important;
}

.width-185 {
  width: 185px !important;
}

.height-186 {
  height: 186px !important;
}

.width-186 {
  width: 186px !important;
}

.height-187 {
  height: 187px !important;
}

.width-187 {
  width: 187px !important;
}

.height-188 {
  height: 188px !important;
}

.width-188 {
  width: 188px !important;
}

.height-189 {
  height: 189px !important;
}

.width-189 {
  width: 189px !important;
}

.height-190 {
  height: 190px !important;
}

.width-190 {
  width: 190px !important;
}

.height-191 {
  height: 191px !important;
}

.width-191 {
  width: 191px !important;
}

.height-192 {
  height: 192px !important;
}

.width-192 {
  width: 192px !important;
}

.height-193 {
  height: 193px !important;
}

.width-193 {
  width: 193px !important;
}

.height-194 {
  height: 194px !important;
}

.width-194 {
  width: 194px !important;
}

.height-195 {
  height: 195px !important;
}

.width-195 {
  width: 195px !important;
}

.height-196 {
  height: 196px !important;
}

.width-196 {
  width: 196px !important;
}

.height-197 {
  height: 197px !important;
}

.width-197 {
  width: 197px !important;
}

.height-198 {
  height: 198px !important;
}

.width-198 {
  width: 198px !important;
}

.height-199 {
  height: 199px !important;
}

.width-199 {
  width: 199px !important;
}

.height-200 {
  height: 200px !important;
}

.width-200 {
  width: 200px !important;
}

.height-201 {
  height: 201px !important;
}

.width-201 {
  width: 201px !important;
}

.height-202 {
  height: 202px !important;
}

.width-202 {
  width: 202px !important;
}

.height-203 {
  height: 203px !important;
}

.width-203 {
  width: 203px !important;
}

.height-204 {
  height: 204px !important;
}

.width-204 {
  width: 204px !important;
}

.height-205 {
  height: 205px !important;
}

.width-205 {
  width: 205px !important;
}

.height-206 {
  height: 206px !important;
}

.width-206 {
  width: 206px !important;
}

.height-207 {
  height: 207px !important;
}

.width-207 {
  width: 207px !important;
}

.height-208 {
  height: 208px !important;
}

.width-208 {
  width: 208px !important;
}

.height-209 {
  height: 209px !important;
}

.width-209 {
  width: 209px !important;
}

.height-210 {
  height: 210px !important;
}

.width-210 {
  width: 210px !important;
}

.height-211 {
  height: 211px !important;
}

.width-211 {
  width: 211px !important;
}

.height-212 {
  height: 212px !important;
}

.width-212 {
  width: 212px !important;
}

.height-213 {
  height: 213px !important;
}

.width-213 {
  width: 213px !important;
}

.height-214 {
  height: 214px !important;
}

.width-214 {
  width: 214px !important;
}

.height-215 {
  height: 215px !important;
}

.width-215 {
  width: 215px !important;
}

.height-216 {
  height: 216px !important;
}

.width-216 {
  width: 216px !important;
}

.height-217 {
  height: 217px !important;
}

.width-217 {
  width: 217px !important;
}

.height-218 {
  height: 218px !important;
}

.width-218 {
  width: 218px !important;
}

.height-219 {
  height: 219px !important;
}

.width-219 {
  width: 219px !important;
}

.height-220 {
  height: 220px !important;
}

.width-220 {
  width: 220px !important;
}

.height-221 {
  height: 221px !important;
}

.width-221 {
  width: 221px !important;
}

.height-222 {
  height: 222px !important;
}

.width-222 {
  width: 222px !important;
}

.height-223 {
  height: 223px !important;
}

.width-223 {
  width: 223px !important;
}

.height-224 {
  height: 224px !important;
}

.width-224 {
  width: 224px !important;
}

.height-225 {
  height: 225px !important;
}

.width-225 {
  width: 225px !important;
}

.height-226 {
  height: 226px !important;
}

.width-226 {
  width: 226px !important;
}

.height-227 {
  height: 227px !important;
}

.width-227 {
  width: 227px !important;
}

.height-228 {
  height: 228px !important;
}

.width-228 {
  width: 228px !important;
}

.height-229 {
  height: 229px !important;
}

.width-229 {
  width: 229px !important;
}

.height-230 {
  height: 230px !important;
}

.width-230 {
  width: 230px !important;
}

.height-231 {
  height: 231px !important;
}

.width-231 {
  width: 231px !important;
}

.height-232 {
  height: 232px !important;
}

.width-232 {
  width: 232px !important;
}

.height-233 {
  height: 233px !important;
}

.width-233 {
  width: 233px !important;
}

.height-234 {
  height: 234px !important;
}

.width-234 {
  width: 234px !important;
}

.height-235 {
  height: 235px !important;
}

.width-235 {
  width: 235px !important;
}

.height-236 {
  height: 236px !important;
}

.width-236 {
  width: 236px !important;
}

.height-237 {
  height: 237px !important;
}

.width-237 {
  width: 237px !important;
}

.height-238 {
  height: 238px !important;
}

.width-238 {
  width: 238px !important;
}

.height-239 {
  height: 239px !important;
}

.width-239 {
  width: 239px !important;
}

.height-240 {
  height: 240px !important;
}

.width-240 {
  width: 240px !important;
}

.height-241 {
  height: 241px !important;
}

.width-241 {
  width: 241px !important;
}

.height-242 {
  height: 242px !important;
}

.width-242 {
  width: 242px !important;
}

.height-243 {
  height: 243px !important;
}

.width-243 {
  width: 243px !important;
}

.height-244 {
  height: 244px !important;
}

.width-244 {
  width: 244px !important;
}

.height-245 {
  height: 245px !important;
}

.width-245 {
  width: 245px !important;
}

.height-246 {
  height: 246px !important;
}

.width-246 {
  width: 246px !important;
}

.height-247 {
  height: 247px !important;
}

.width-247 {
  width: 247px !important;
}

.height-248 {
  height: 248px !important;
}

.width-248 {
  width: 248px !important;
}

.height-249 {
  height: 249px !important;
}

.width-249 {
  width: 249px !important;
}

.height-250 {
  height: 250px !important;
}

.width-250 {
  width: 250px !important;
}

.height-251 {
  height: 251px !important;
}

.width-251 {
  width: 251px !important;
}

.height-252 {
  height: 252px !important;
}

.width-252 {
  width: 252px !important;
}

.height-253 {
  height: 253px !important;
}

.width-253 {
  width: 253px !important;
}

.height-254 {
  height: 254px !important;
}

.width-254 {
  width: 254px !important;
}

.height-255 {
  height: 255px !important;
}

.width-255 {
  width: 255px !important;
}

.height-256 {
  height: 256px !important;
}

.width-256 {
  width: 256px !important;
}

.height-257 {
  height: 257px !important;
}

.width-257 {
  width: 257px !important;
}

.height-258 {
  height: 258px !important;
}

.width-258 {
  width: 258px !important;
}

.height-259 {
  height: 259px !important;
}

.width-259 {
  width: 259px !important;
}

.height-260 {
  height: 260px !important;
}

.width-260 {
  width: 260px !important;
}

.height-261 {
  height: 261px !important;
}

.width-261 {
  width: 261px !important;
}

.height-262 {
  height: 262px !important;
}

.width-262 {
  width: 262px !important;
}

.height-263 {
  height: 263px !important;
}

.width-263 {
  width: 263px !important;
}

.height-264 {
  height: 264px !important;
}

.width-264 {
  width: 264px !important;
}

.height-265 {
  height: 265px !important;
}

.width-265 {
  width: 265px !important;
}

.height-266 {
  height: 266px !important;
}

.width-266 {
  width: 266px !important;
}

.height-267 {
  height: 267px !important;
}

.width-267 {
  width: 267px !important;
}

.height-268 {
  height: 268px !important;
}

.width-268 {
  width: 268px !important;
}

.height-269 {
  height: 269px !important;
}

.width-269 {
  width: 269px !important;
}

.height-270 {
  height: 270px !important;
}

.width-270 {
  width: 270px !important;
}

.height-271 {
  height: 271px !important;
}

.width-271 {
  width: 271px !important;
}

.height-272 {
  height: 272px !important;
}

.width-272 {
  width: 272px !important;
}

.height-273 {
  height: 273px !important;
}

.width-273 {
  width: 273px !important;
}

.height-274 {
  height: 274px !important;
}

.width-274 {
  width: 274px !important;
}

.height-275 {
  height: 275px !important;
}

.width-275 {
  width: 275px !important;
}

.height-276 {
  height: 276px !important;
}

.width-276 {
  width: 276px !important;
}

.height-277 {
  height: 277px !important;
}

.width-277 {
  width: 277px !important;
}

.height-278 {
  height: 278px !important;
}

.width-278 {
  width: 278px !important;
}

.height-279 {
  height: 279px !important;
}

.width-279 {
  width: 279px !important;
}

.height-280 {
  height: 280px !important;
}

.width-280 {
  width: 280px !important;
}

.height-281 {
  height: 281px !important;
}

.width-281 {
  width: 281px !important;
}

.height-282 {
  height: 282px !important;
}

.width-282 {
  width: 282px !important;
}

.height-283 {
  height: 283px !important;
}

.width-283 {
  width: 283px !important;
}

.height-284 {
  height: 284px !important;
}

.width-284 {
  width: 284px !important;
}

.height-285 {
  height: 285px !important;
}

.width-285 {
  width: 285px !important;
}

.height-286 {
  height: 286px !important;
}

.width-286 {
  width: 286px !important;
}

.height-287 {
  height: 287px !important;
}

.width-287 {
  width: 287px !important;
}

.height-288 {
  height: 288px !important;
}

.width-288 {
  width: 288px !important;
}

.height-289 {
  height: 289px !important;
}

.width-289 {
  width: 289px !important;
}

.height-290 {
  height: 290px !important;
}

.width-290 {
  width: 290px !important;
}

.height-291 {
  height: 291px !important;
}

.width-291 {
  width: 291px !important;
}

.height-292 {
  height: 292px !important;
}

.width-292 {
  width: 292px !important;
}

.height-293 {
  height: 293px !important;
}

.width-293 {
  width: 293px !important;
}

.height-294 {
  height: 294px !important;
}

.width-294 {
  width: 294px !important;
}

.height-295 {
  height: 295px !important;
}

.width-295 {
  width: 295px !important;
}

.height-296 {
  height: 296px !important;
}

.width-296 {
  width: 296px !important;
}

.height-297 {
  height: 297px !important;
}

.width-297 {
  width: 297px !important;
}

.height-298 {
  height: 298px !important;
}

.width-298 {
  width: 298px !important;
}

.height-299 {
  height: 299px !important;
}

.width-299 {
  width: 299px !important;
}

.height-300 {
  height: 300px !important;
}

.width-300 {
  width: 300px !important;
}

/* Deafult z-index and font-weight*/
.z-index-0 {
  z-index: 0 !important;
}

.font-weight-0 {
  font-weight: 0 !important;
}

.z-index-1 {
  z-index: 1 !important;
}

.font-weight-100 {
  font-weight: 100 !important;
}

.z-index-2 {
  z-index: 2 !important;
}

.font-weight-200 {
  font-weight: 200 !important;
}

.z-index-3 {
  z-index: 3 !important;
}

.font-weight-300 {
  font-weight: 300 !important;
}

.z-index-4 {
  z-index: 4 !important;
}

.font-weight-400 {
  font-weight: 400 !important;
}

.z-index-5 {
  z-index: 5 !important;
}

.font-weight-500 {
  font-weight: 500 !important;
}

.z-index-6 {
  z-index: 6 !important;
}

.font-weight-600 {
  font-weight: 600 !important;
}

.z-index-7 {
  z-index: 7 !important;
}

.font-weight-700 {
  font-weight: 700 !important;
}

.z-index-8 {
  z-index: 8 !important;
}

.font-weight-800 {
  font-weight: 800 !important;
}

.z-index-9 {
  z-index: 9 !important;
}

.font-weight-900 {
  font-weight: 900 !important;
}

.z-index-10 {
  z-index: 10 !important;
}

.font-weight-1000 {
  font-weight: 1000 !important;
}

.is-ellipsis-0 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 0;
  -webkit-line-clamp: 0;
  box-orient: vertical;
  -webkit-box-orient: vertical;
}

.is-ellipsis-1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  box-orient: vertical;
  -webkit-box-orient: vertical;
}

.is-ellipsis-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  box-orient: vertical;
  -webkit-box-orient: vertical;
}

.is-ellipsis-3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  box-orient: vertical;
  -webkit-box-orient: vertical;
}

.is-ellipsis-4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 4;
  -webkit-line-clamp: 4;
  box-orient: vertical;
  -webkit-box-orient: vertical;
}

.is-ellipsis-5 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 5;
  -webkit-line-clamp: 5;
  box-orient: vertical;
  -webkit-box-orient: vertical;
}

.is-ellipsis-6 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 6;
  -webkit-line-clamp: 6;
  box-orient: vertical;
  -webkit-box-orient: vertical;
}

.is-ellipsis-7 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 7;
  -webkit-line-clamp: 7;
  box-orient: vertical;
  -webkit-box-orient: vertical;
}

.is-ellipsis-8 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 8;
  -webkit-line-clamp: 8;
  box-orient: vertical;
  -webkit-box-orient: vertical;
}

.is-ellipsis-9 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 9;
  -webkit-line-clamp: 9;
  box-orient: vertical;
  -webkit-box-orient: vertical;
}

.is-ellipsis-10 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 10;
  -webkit-line-clamp: 10;
  box-orient: vertical;
  -webkit-box-orient: vertical;
}

:root {
  --ac-primary: #00a651;
}

body.guard {
  --ac-primary: #d84e27;
}
body.kubedb {
  --ac-primary: #4d4dcb;
}
body.kubeci {
  --ac-primary: #2c3e50;
}
body.kubed {
  --ac-primary: #1c7bd4;
}
body.kubesheild {
  --ac-primary: #2516c7;
}
body.kubevault {
  --ac-primary: #326ce5;
}
body.kubeform {
  --ac-primary: #592217;
}
body.searchlight {
  --ac-primary: #111738;
}
body.pharmer {
  --ac-primary: #8e44ad;
}
body.service-broker {
  --ac-primary: #29b4a2;
}
body.stash {
  --ac-primary: #5e2dea;
}
body.swift {
  --ac-primary: #3f51b6;
}
body.voyager {
  --ac-primary: #2d2a78;
}

html,
body {
  background-color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  color: #515D63;
  scroll-behavior: smooth;
}

p {
  font-size: 1rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #171B1C;
  line-height: 130%;
}

h1 {
  font-size: 60px;
  letter-spacing: -0.5px;
}

h2 {
  font-size: 48px;
  letter-spacing: -0.57px;
}

h3 {
  font-size: 32px;
}

h4 {
  font-size: 24px;
  letter-spacing: -0.25px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
  letter-spacing: -0.15px;
}

a {
  font-family: "Roboto", sans-serif;
  color: var(--ac-primary);
}

hr {
  background-color: #e7e7e7;
  border: none;
  display: block;
  height: 1px;
  margin: 16px 0;
}

strong {
  color: #171B1C;
}

.is-gradient {
  background: linear-gradient(-45deg, var(--ac-primary), #940148, #4c346f, var(--ac-primary));
  background-size: 300% 300%;
  animation: gradient 5s ease infinite;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

.container {
  flex-grow: 1;
  margin: 0 auto;
  position: relative;
  width: auto;
  padding: 0 32px;
}
@media screen and (max-width: 768px) {
  .container {
    padding: 0 16px;
  }
}
@media screen and (min-width: 1024px) {
  .container {
    max-width: 960px;
    padding: 0;
  }
}
@media screen and (min-width: 1216px) {
  .container {
    max-width: 1152px;
  }
}
@media screen and (min-width: 1408px) {
  .container {
    max-width: 1344px;
  }
}

.columns {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
  display: flex;
  flex-wrap: wrap;
}
.columns:last-child {
  margin-bottom: -0.75rem;
}
.columns:not(:last-child) {
  margin-bottom: 0.75rem;
}
.columns.is-centered {
  justify-content: center;
}
.columns.is-vcentered {
  align-items: center;
}
.columns.is-multiline {
  flex-wrap: wrap;
}
.columns.is-mobile {
  display: flex;
}
.columns.is-gapless {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.columns.is-gapless > .column {
  margin: 0;
  padding: 0;
}
.columns.is-gapless:not(:last-child) {
  margin-bottom: 1.5rem;
}
.columns.is-gapless:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 769px) {
  .columns {
    display: flex;
  }
}

.column {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0.75rem;
}
@media screen and (min-width: 769px) {
  .column.is-1 {
    flex: none;
    width: 8.3333%;
  }
  .column.is-2 {
    flex: none;
    width: 16.6666%;
  }
  .column.is-3 {
    flex: none;
    width: 25%;
  }
  .column.is-4 {
    flex: none;
    width: 33.3333%;
  }
  .column.is-5 {
    flex: none;
    width: 41.6666%;
  }
  .column.is-6 {
    flex: none;
    width: 50%;
  }
  .column.is-7 {
    flex: none;
    width: 58.3333%;
  }
  .column.is-8 {
    flex: none;
    width: 66.6666%;
  }
  .column.is-9 {
    flex: none;
    width: 75%;
  }
  .column.is-10 {
    flex: none;
    width: 83.3333%;
  }
  .column.is-11 {
    flex: none;
    width: 91.6666%;
  }
  .column.is-12 {
    flex: none;
    width: 100%;
  }
  .column.is-offset-3 {
    margin-left: 25%;
  }
  .column.is-offset-6 {
    margin-left: 50%;
  }
  .column.is-10-tablet {
    flex: none;
    width: 83.3333%;
  }
  .column.is-8-tablet {
    flex: none;
    width: 66.6666%;
  }
  .column.is-6-tablet {
    flex: none;
    width: 50%;
  }
  .column.is-4-tablet {
    flex: none;
    width: 33.3333%;
  }
  .column.is-full-touch {
    flex: none;
    width: 100%;
  }
  .column.is-half-mobile {
    flex: none;
    width: 50%;
  }
  .column.is-full-mobile {
    flex: none;
    width: 100%;
  }
  .column.is-one-third-tablet {
    flex: none;
    width: 33.3333%;
  }
  .column.is-half-tablet {
    flex: none;
    width: 50%;
  }
  .column.is-full-tablet {
    flex: none;
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .column.is-8-desktop {
    flex: none;
    width: 66.6666%;
  }
  .column.is-10-tablet {
    flex: none;
    width: 83.3333%;
  }
  .column.is-one-third-desktop {
    flex: none;
    width: 33.3333%;
  }
  .column.is-half-desktop {
    flex: none;
    width: 50%;
  }
  .column.is-full-desktop {
    flex: none;
    width: 100%;
  }
  .column.is-full-touch {
    flex: none;
    width: 100%;
  }
}
@media screen and (min-width: 1216px) {
  .column.is-one-third-widescreen {
    flex: none;
    width: 33.3333%;
  }
  .column.is-half-widescreen {
    flex: none;
    width: 50%;
  }
  .column.is-full-touch {
    flex: none;
    width: 100%;
  }
}

.columns.is-mobile > .column.is-1 {
  flex: none;
  width: 8.3333%;
}
.columns.is-mobile > .column.is-2 {
  flex: none;
  width: 16.6666%;
}
.columns.is-mobile > .column.is-3 {
  flex: none;
  width: 25%;
}
.columns.is-mobile > .column.is-4 {
  flex: none;
  width: 33.3333%;
}
.columns.is-mobile > .column.is-5 {
  flex: none;
  width: 41.6666%;
}
.columns.is-mobile > .column.is-6 {
  flex: none;
  width: 50%;
}
.columns.is-mobile > .column.is-7 {
  flex: none;
  width: 58.3333%;
}
.columns.is-mobile > .column.is-8 {
  flex: none;
  width: 66.6666%;
}
.columns.is-mobile > .column.is-9 {
  flex: none;
  width: 75%;
}
.columns.is-mobile > .column.is-10 {
  flex: none;
  width: 83.3333%;
}
.columns.is-mobile > .column.is-half-mobile {
  flex: none;
  width: 50%;
}
.columns.is-mobile > .column.is-full-mobile {
  flex: none;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .column.is-1-mobile {
    flex: none;
    width: 8.3333%;
  }
  .column.is-2-mobile {
    flex: none;
    width: 16.6666%;
  }
  .column.is-3-mobile {
    flex: none;
    width: 25%;
  }
  .column.is-4-mobile {
    flex: none;
    width: 33.3333%;
  }
  .column.is-5-mobile {
    flex: none;
    width: 41.6666%;
  }
  .column.is-6-mobile {
    flex: none;
    width: 50%;
  }
  .column.is-7-mobile {
    flex: none;
    width: 58.3333%;
  }
  .column.is-8-mobile {
    flex: none;
    width: 66.6666%;
  }
  .column.is-9-mobile {
    flex: none;
    width: 75%;
  }
  .column.is-10-mobile {
    flex: none;
    width: 83.3333%;
  }
  .column.is-11-mobile {
    flex: none;
    width: 91.6666%;
  }
  .column.is-12-mobile, .column.is-full-mobile {
    flex: none;
    width: 100%;
  }
  .column.is-half-mobile {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-mobile {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-mobile {
    flex: none;
    width: 25%;
  }
  .column.is-three-quarters-mobile {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-mobile {
    flex: none;
    width: 66.6666%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .column.is-1-tablet-only {
    flex: none;
    width: 8.3333%;
  }
  .column.is-2-tablet-only {
    flex: none;
    width: 16.6666%;
  }
  .column.is-3-tablet-only {
    flex: none;
    width: 25%;
  }
  .column.is-4-tablet-only {
    flex: none;
    width: 33.3333%;
  }
  .column.is-5-tablet-only {
    flex: none;
    width: 41.6666%;
  }
  .column.is-6-tablet-only {
    flex: none;
    width: 50%;
  }
  .column.is-7-tablet-only {
    flex: none;
    width: 58.3333%;
  }
  .column.is-8-tablet-only {
    flex: none;
    width: 66.6666%;
  }
  .column.is-9-tablet-only {
    flex: none;
    width: 75%;
  }
  .column.is-10-tablet-only {
    flex: none;
    width: 83.3333%;
  }
}
@media screen and (min-width: 769px) {
  .column.is-1-tablet {
    flex: none;
    width: 8.3333%;
  }
  .column.is-2-tablet {
    flex: none;
    width: 16.6666%;
  }
  .column.is-3-tablet {
    flex: none;
    width: 24.9999%;
  }
  .column.is-4-tablet {
    flex: none;
    width: 33.3332%;
  }
  .column.is-5-tablet {
    flex: none;
    width: 41.6665%;
  }
  .column.is-6-tablet {
    flex: none;
    width: 49.9998%;
  }
  .column.is-7-tablet {
    flex: none;
    width: 58.3331%;
  }
  .column.is-8-tablet {
    flex: none;
    width: 66.6664%;
  }
  .column.is-9-tablet {
    flex: none;
    width: 74.9997%;
  }
  .column.is-10-tablet {
    flex: none;
    width: 83.333%;
  }
  .column.is-11-tablet {
    flex: none;
    width: 91.6663%;
  }
  .column.is-12-tablet {
    flex: none;
    width: 99.9996%;
  }
  .column.is-half-tablet {
    flex: none;
    width: 50%;
  }
  .column.is-full-tablet {
    flex: none;
    width: 100%;
  }
  .column.is-one-third-tablet {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-tablet {
    flex: none;
    width: 25%;
  }
  .column.is-three-quarters-tablet {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-tablet {
    flex: none;
    width: 66.6666%;
  }
}
@media screen and (min-width: 1024px) {
  .column.is-1-desktop {
    flex: none;
    width: 8.3333%;
  }
  .column.is-2-desktop {
    flex: none;
    width: 16.6666%;
  }
  .column.is-3-desktop {
    flex: none;
    width: 24.9999%;
  }
  .column.is-4-desktop {
    flex: none;
    width: 33.3332%;
  }
  .column.is-5-desktop {
    flex: none;
    width: 41.6665%;
  }
  .column.is-6-desktop {
    flex: none;
    width: 49.9998%;
  }
  .column.is-7-desktop {
    flex: none;
    width: 58.3331%;
  }
  .column.is-8-desktop {
    flex: none;
    width: 66.6664%;
  }
  .column.is-9-desktop {
    flex: none;
    width: 74.9997%;
  }
  .column.is-10-desktop {
    flex: none;
    width: 83.333%;
  }
  .column.is-11-desktop {
    flex: none;
    width: 91.6663%;
  }
  .column.is-12-desktop {
    flex: none;
    width: 99.9996%;
  }
  .column.is-half-desktop {
    flex: none;
    width: 50%;
  }
  .column.is-full-desktop {
    flex: none;
    width: 100%;
  }
  .column.is-one-third-desktop {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-thirds-desktop {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-desktop {
    flex: none;
    width: 25%;
  }
  .column.is-three-quarters-desktop {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-desktop {
    flex: none;
    width: 66.6666%;
  }
  .column.is-offset-1-desktop {
    margin-left: 8.3333%;
  }
  .column.is-offset-2-desktop {
    margin-left: 16.6666%;
  }
  .column.is-offset-3-desktop {
    margin-left: 25%;
  }
  .column.is-offset-4-desktop {
    margin-left: 33.3333%;
  }
}
@media screen and (min-width: 1216px) {
  .column.is-1-widescreen {
    flex: none;
    width: 8.3333%;
  }
  .column.is-2-widescreen {
    flex: none;
    width: 16.6666%;
  }
  .column.is-3-widescreen {
    flex: none;
    width: 24.9999%;
  }
  .column.is-4-widescreen {
    flex: none;
    width: 33.3332%;
  }
  .column.is-5-widescreen {
    flex: none;
    width: 41.6665%;
  }
  .column.is-6-widescreen {
    flex: none;
    width: 49.9998%;
  }
  .column.is-7-widescreen {
    flex: none;
    width: 58.3331%;
  }
  .column.is-8-widescreen {
    flex: none;
    width: 66.6664%;
  }
  .column.is-9-widescreen {
    flex: none;
    width: 74.9997%;
  }
  .column.is-10-widescreen {
    flex: none;
    width: 83.333%;
  }
  .column.is-11-widescreen {
    flex: none;
    width: 91.6663%;
  }
  .column.is-12-widescreen {
    flex: none;
    width: 99.9996%;
  }
  .column.is-half-widescreen {
    flex: none;
    width: 50%;
  }
  .column.is-full-widescreen {
    flex: none;
    width: 100%;
  }
  .column.is-one-third-widescreen {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-widescreen {
    flex: none;
    width: 25%;
  }
  .column.is-three-quarters-widescreen {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-widescreen {
    flex: none;
    width: 66.6666%;
  }
}
@media screen and (min-width: 1408px) {
  .column.is-1-fullhd {
    flex: none;
    width: 8.3333%;
  }
  .column.is-2-fullhd {
    flex: none;
    width: 16.6666%;
  }
  .column.is-3-fullhd {
    flex: none;
    width: 24.9999%;
  }
  .column.is-4-fullhd {
    flex: none;
    width: 33.3332%;
  }
  .column.is-5-fullhd {
    flex: none;
    width: 41.6665%;
  }
  .column.is-6-fullhd {
    flex: none;
    width: 49.9998%;
  }
  .column.is-7-fullhd {
    flex: none;
    width: 58.3331%;
  }
  .column.is-8-fullhd {
    flex: none;
    width: 66.6664%;
  }
  .column.is-9-fullhd {
    flex: none;
    width: 74.9997%;
  }
  .column.is-10-fullhd {
    flex: none;
    width: 83.333%;
  }
  .column.is-11-fullhd {
    flex: none;
    width: 91.6663%;
  }
  .column.is-12-fullhd {
    flex: none;
    width: 99.9996%;
  }
  .column.is-half-fullhd {
    flex: none;
    width: 50%;
  }
  .column.is-full-fullhd {
    flex: none;
    width: 100%;
  }
  .column.is-one-third-fullhd {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-thirds-fullhd {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-fullhd {
    flex: none;
    width: 25%;
  }
  .column.is-three-quarters-fullhd {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-fullhd {
    flex: none;
    width: 66.6666%;
  }
}
.column.is-half {
  flex: none;
  width: 50%;
}
.column.is-one-quarter {
  flex: none;
  width: 25%;
}
.column.is-one-third {
  flex: none;
  width: 33.3333%;
}
.column.is-two-thirds {
  flex: none;
  width: 66.6666%;
}
.column.is-three-quarters {
  flex: none;
  width: 75%;
}
.column.is-offset-1 {
  margin-left: 8.3333%;
}
.column.is-offset-2 {
  margin-left: 16.6666%;
}
.column.is-offset-3 {
  margin-left: 25%;
}
.column.is-offset-4 {
  margin-left: 33.3333%;
}
.column.is-offset-5 {
  margin-left: 41.6666%;
}
.column.is-offset-6 {
  margin-left: 50%;
}

.is-hidden {
  display: none !important;
}

.is-block {
  display: block !important;
}

.is-inline {
  display: inline !important;
}

.is-inline-block {
  display: inline-block !important;
}

.is-flex {
  display: flex !important;
}

.is-inline-flex {
  display: inline-flex !important;
}

.is-relative {
  position: relative !important;
}

@media screen and (max-width: 768px) {
  .is-hidden-mobile {
    display: none !important;
  }
}
@media screen and (min-width: 769px) {
  .is-hidden-tablet-only {
    display: none !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-hidden-tablet-only {
    display: none !important;
  }
}
@media screen and (max-width: 1023px) {
  .is-hidden-touch {
    display: none !important;
  }
}
@media screen and (min-width: 1024px) {
  .is-hidden-desktop {
    display: none !important;
  }
  .is-block-desktop {
    display: block !important;
  }
}
@media screen and (min-width: 769px) {
  .is-hidden-tablet {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .is-hidden-mobile {
    display: none !important;
  }
}
.is-justify-content-center {
  justify-content: center !important;
}

.is-justify-content-flex-end {
  justify-content: flex-end !important;
}

.is-justify-content-flex-start {
  justify-content: flex-start !important;
}

.is-justify-content-space-between {
  justify-content: space-between !important;
}

.is-justify-content-space-around {
  justify-content: space-around !important;
}

.is-align-items-flex-start {
  align-items: flex-start !important;
}

.is-align-items-flex-end {
  align-items: flex-end !important;
}

.is-align-items-center {
  align-items: center !important;
}

.is-align-items-stretch {
  align-items: stretch !important;
}

.is-flex-wrap-wrap {
  flex-wrap: wrap !important;
}

.is-flex-wrap-nowrap {
  flex-wrap: nowrap !important;
}

.is-flex-direction-column {
  flex-direction: column !important;
}

.is-flex-direction-row {
  flex-direction: row !important;
}

.is-flex-grow-0 {
  flex-grow: 0 !important;
}

.is-flex-grow-1 {
  flex-grow: 1 !important;
}

.is-flex-shrink-0 {
  flex-shrink: 0 !important;
}

.is-flex-shrink-1 {
  flex-shrink: 1 !important;
}

.has-text-primary {
  color: var(--ac-primary) !important;
}

.has-text-white {
  color: #ffffff !important;
}

.has-text-black {
  color: #000000 !important;
}

.has-text-gray {
  color: #8d8d8d !important;
}

.has-text-dark {
  color: #171B1C !important;
}

.has-text-centered {
  text-align: center !important;
}

.has-text-right {
  text-align: right !important;
}

.has-text-left {
  text-align: left !important;
}

.has-text-justified {
  text-align: justify !important;
}

@media screen and (max-width: 768px) {
  .has-text-centered-mobile {
    text-align: center !important;
  }
  .has-text-right-mobile {
    text-align: right !important;
  }
  .has-text-left-mobile {
    text-align: left !important;
  }
}
@media screen and (min-width: 769px) {
  .has-text-centered-tablet {
    text-align: center !important;
  }
  .has-text-right-tablet {
    text-align: right !important;
  }
  .has-text-left-tablet {
    text-align: left !important;
  }
}
@media screen and (max-width: 1023px) {
  .has-text-centered-touch {
    text-align: center !important;
  }
  .has-text-right-touch {
    text-align: right !important;
  }
  .has-text-left-touch {
    text-align: left !important;
  }
}
@media screen and (min-width: 1024px) {
  .has-text-centered-desktop {
    text-align: center !important;
  }
  .has-text-right-desktop {
    text-align: right !important;
  }
  .has-text-left-desktop {
    text-align: left !important;
  }
}
@media screen and (min-width: 1216px) {
  .has-text-centered-widescreen {
    text-align: center !important;
  }
}
@media screen and (min-width: 1408px) {
  .has-text-centered-fullhd {
    text-align: center !important;
  }
}
.has-text-weight-light {
  font-weight: 300 !important;
}

.has-text-weight-normal {
  font-weight: 400 !important;
}

.has-text-weight-medium {
  font-weight: 500 !important;
}

.has-text-weight-semibold {
  font-weight: 600 !important;
}

.has-text-weight-bold {
  font-weight: 700 !important;
}

.has-text-weight-extrabold {
  font-weight: 800 !important;
}

.is-size-1 {
  font-size: 3rem !important;
}

.is-size-2 {
  font-size: 2.5rem !important;
}

.is-size-3 {
  font-size: 2rem !important;
}

.is-size-4 {
  font-size: 1.5rem !important;
}

.is-size-5 {
  font-size: 1.25rem !important;
}

.is-size-6 {
  font-size: 1rem !important;
}

.is-size-7 {
  font-size: 0.75rem !important;
}

.is-uppercase {
  text-transform: uppercase !important;
}

.is-lowercase {
  text-transform: lowercase !important;
}

.is-capitalized {
  text-transform: capitalize !important;
}

.is-underlined {
  text-decoration: underline !important;
}

.is-italic {
  font-style: italic !important;
}

.is-paddingless {
  padding: 0 !important;
}

.is-marginless {
  margin: 0 !important;
}

.is-clipped {
  overflow: hidden !important;
}

@media screen and (min-width: 1024px) {
  .is-paddingless-desktop {
    padding: 0 !important;
  }
  .is-marginless-desktop {
    margin: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .is-paddingless-mobile {
    padding: 0 !important;
  }
}
.button {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: none;
  cursor: pointer;
  display: inline-flex;
  font-size: 1rem;
  height: 2.5em;
  justify-content: flex-start;
  line-height: 1.5;
  padding: calc(0.5em - 1px) 1em;
  position: relative;
  text-align: center;
  user-select: none;
  vertical-align: top;
  white-space: nowrap;
  background-color: white;
  color: #363636;
  outline: none;
  text-decoration: none;
}
.button:focus, .button:focus-visible {
  outline: none;
}
.button.is-rounded {
  border-radius: 9999px;
  padding-left: 1.25em;
  padding-right: 1.25em;
}
.button.is-fullwidth {
  display: flex;
  width: 100%;
}
.button.is-loading {
  color: transparent !important;
  pointer-events: none;
}
.button.is-loading::after {
  content: "";
  border: 2px solid var(--ac-primary);
  border-radius: 50%;
  border-right-color: transparent;
  border-top-color: transparent;
  width: 1em;
  height: 1em;
  position: absolute;
  left: calc(50% - 0.5em);
  top: calc(50% - 0.5em);
  animation: spinAround 500ms infinite linear;
}

.buttons {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 8px;
}
.buttons.is-centered {
  justify-content: center;
}
.buttons.is-right {
  justify-content: flex-end;
}
.buttons.has-addons .button:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-right: -1px;
}
.buttons.has-addons .button:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.field:not(:last-child) {
  margin-bottom: 0.75rem;
}
.field.has-addons {
  display: flex;
  justify-content: flex-start;
}
.field.has-addons .control:not(:last-child) {
  margin-right: -1px;
}
.field.has-addons .control:not(:first-child):not(:last-child) .button,
.field.has-addons .control:not(:first-child):not(:last-child) .input {
  border-radius: 0;
}
.field.has-addons .control:first-child:not(:only-child) .button,
.field.has-addons .control:first-child:not(:only-child) .input {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.field.has-addons .control:last-child:not(:only-child) .button,
.field.has-addons .control:last-child:not(:only-child) .input {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.control {
  box-sizing: border-box;
  clear: both;
  font-size: 1rem;
  position: relative;
  text-align: inherit;
}

.input {
  background-color: white;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  color: #363636;
  box-shadow: inset 0 0.0625em 0.125em rgba(10, 10, 10, 0.05);
  height: 2.5em;
  max-width: 100%;
  width: 100%;
  padding: calc(0.5em - 1px) calc(0.75em - 1px);
  font-size: 1rem;
  line-height: 1.5;
  display: inline-flex;
  align-items: center;
}
.input:focus, .input:focus-visible {
  outline: none;
  border-color: var(--ac-primary);
  box-shadow: 0 0 0 0.125em rgba(var(--ac-primary), 0.25);
}
.input::placeholder {
  color: #a0a0a0;
}

.dropdown {
  display: inline-flex;
  position: relative;
  vertical-align: top;
}
.dropdown.is-active .dropdown-menu, .dropdown:hover .dropdown-menu {
  display: block;
}

.dropdown-trigger > .button {
  display: flex;
  align-items: center;
}

.dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 20;
  min-width: 12rem;
  padding-top: 4px;
}

.dropdown-content {
  background-color: white;
  border-radius: 4px;
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
  padding: 0.5rem 0;
}

.dropdown-item {
  color: #4a4a4a;
  display: block;
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 0.375rem 1rem;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
}
.dropdown-item:hover {
  background-color: #f5f5f5;
  color: #0a0a0a;
}
.dropdown-item.is-active {
  background-color: var(--ac-primary);
  color: white;
}

.image {
  display: block;
  position: relative;
}
.image img {
  display: block;
  height: auto;
  width: 100%;
}
.image img.is-rounded {
  border-radius: 9999px;
}
.image.is-16x16 {
  height: 16px;
  width: 16px;
}
.image.is-24x24 {
  height: 24px;
  width: 24px;
}
.image.is-32x32 {
  height: 32px;
  width: 32px;
}
.image.is-48x48 {
  height: 48px;
  width: 48px;
}
.image.is-64x64 {
  height: 64px;
  width: 64px;
}
.image.is-96x96 {
  height: 96px;
  width: 96px;
}
.image.is-128x128 {
  height: 128px;
  width: 128px;
}

.is-rounded {
  border-radius: 9999px !important;
}

.tag {
  align-items: center;
  background-color: #f5f5f5;
  border-radius: 4px;
  color: #4a4a4a;
  display: inline-flex;
  font-size: 0.75rem;
  height: 2em;
  justify-content: center;
  line-height: 1.5;
  padding: 0 0.75em;
  white-space: nowrap;
}

.section {
  padding: 3rem 1.5rem;
}
@media screen and (min-width: 1024px) {
  .section {
    padding: 3rem 3rem;
  }
}
.section.section-lg {
  padding: 5rem 1.5rem;
}
@media screen and (min-width: 1024px) {
  .section.section-lg {
    padding: 5rem 3rem;
  }
}

.title {
  color: #171B1C;
  font-weight: 600;
  line-height: 1.125;
  word-break: break-word;
}
.title.is-5 {
  font-size: 1.25rem;
}
.title.is-4 {
  font-size: 1.5rem;
}
.title.is-3 {
  font-size: 2rem;
}

.has-background-white {
  background-color: white !important;
}

.bg-light {
  background-color: #f7f8fa !important;
}

/* ======================
  Global CSS start
========================*/
.bg-gradient-1 {
  position: relative;
  z-index: 1;
  background-size: 120% 120%;
  -webkit-animation: gradient 15s ease infinite;
  animation: gradient 15s ease infinite;
}
.bg-gradient-1:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgb(255, 255, 255);
  z-index: -1;
  opacity: 0.9;
  background-size: 50%;
  overflow: hidden;
}

.social-prove-brand-area .brand-image-wrapper {
  padding-top: 16px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.social-prove-brand-area .brand-image-wrapper .single-brand {
  border: 1px solid #e7e7e7;
  background-color: #ffffff;
  padding: 12px 24px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  transition: 0.3s ease-in-out;
}
.social-prove-brand-area .brand-image-wrapper .single-brand img {
  max-height: 2rem;
  filter: grayscale(1);
  transition: 0.3s ease-in-out;
}
.social-prove-brand-area .brand-image-wrapper .single-brand:hover img {
  filter: grayscale(0);
}
.social-prove-brand-area .owl-carousel .owl-stage {
  transition-timing-function: linear !important;
}
.social-prove-brand-area .owl-carousel .owl-item img {
  width: auto !important;
  height: 32px;
}

.is-fullwidth {
  width: 100% !important;
}

.section-padding {
  padding: 60px 0;
}
@media screen and (max-width: 1023px) {
  .section-padding {
    padding: 32px 0;
  }
}

.list-items {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media screen and (max-width: 768px) {
  .list-items {
    gap: 4px;
  }
}
.list-items li {
  display: flex;
  align-items: center;
  gap: 12px;
}
.list-items li span {
  font-size: 18px;
}

.decorative-el, .others-products, .products-features .features-tabs, .ui-features-area, .mechanics-area, .products-area, .hero-area-1 .h-right-content {
  position: relative;
  z-index: 1;
}
.decorative-el::after, .others-products::after, .products-features .features-tabs::after, .ui-features-area::after, .mechanics-area::after, .products-area::after, .hero-area-1 .h-right-content::after {
  position: absolute;
  content: "";
  left: -54px;
  top: 0px;
  width: 250px;
  height: 250px;
  z-index: -1;
  background-image: url("../images/shape/decorative-el.svg");
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .decorative-el::after, .others-products::after, .products-features .features-tabs::after, .ui-features-area::after, .mechanics-area::after, .products-area::after, .hero-area-1 .h-right-content::after {
    width: 120px;
    height: 120px;
  }
}

.yt-thumbnail {
  position: relative;
  z-index: 1;
  border-radius: 4px;
  overflow: hidden;
}
.yt-thumbnail img {
  display: flex;
  object-fit: cover;
  height: 250px;
  width: 400px;
}
.yt-thumbnail:hover .play-icon svg {
  transform: scale(1.3);
}
.yt-thumbnail:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.5;
}
.yt-thumbnail .play-icon {
  position: absolute;
  z-index: 99;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.yt-thumbnail .play-icon svg {
  width: 40px;
  display: flex;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}

.section-title {
  margin-bottom: 2rem;
  position: relative;
  z-index: 8;
}
.section-title h1 {
  font-weight: 700;
  font-size: 48px;
  line-height: 130%;
}
.section-title h1.is-outlined-text {
  color: #e7e7e7;
  -webkit-text-fill-color: white;
  /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #e7e7e7;
  position: absolute;
  font-size: 107px;
  top: 0;
  z-index: -1;
  opacity: 0.5;
  text-align: center;
  width: 100%;
}
.section-title h2 {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 8px;
  text-wrap: balance;
}
.section-title p {
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0;
  margin-bottom: 3rem;
  font-weight: normal;
  text-wrap: balance;
}

.left-0 {
  left: 0 !important;
}

.right-0 {
  right: 0 !important;
}

.top-0 {
  top: 0 !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.breadcrumb-section {
  padding-top: 200px;
}

.cube {
  position: absolute;
  top: 80vh;
  left: 45vw;
  width: 10px;
  height: 10px;
  border: solid 1px #ffffff;
  opacity: 0.5;
  transform-origin: top left;
  transform: scale(0) rotate(0deg) translate(-50%, -50%);
  animation: cube 12s ease-in forwards infinite;
}
.cube:nth-child(2n) {
  border-color: white;
}
.cube:nth-child(2) {
  animation-delay: 2s;
  left: 5vw;
  top: 30vh;
}
.cube:nth-child(3) {
  animation-delay: 4s;
  left: 95vw;
  top: 50vh;
}
.cube:nth-child(4) {
  animation-delay: 6s;
  left: 90vw;
  top: 30vh;
}
.cube:nth-child(5) {
  animation-delay: 8s;
  left: 10vw;
  top: 75vh;
}
.cube:nth-child(6) {
  animation-delay: 10s;
  left: 50vw;
  top: 20vh;
}

.circle {
  position: absolute;
  top: 20vh;
  left: 35vw;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: solid 1px #ffffff;
  opacity: 0.5;
  transform-origin: top left;
  transform: scale(0) rotate(0deg) translate(-50%, -50%);
  animation: cube 12s ease-in forwards infinite;
}
.circle:nth-child(2n) {
  border-color: white;
}
.circle:nth-child(2) {
  animation-delay: 0.5s;
  left: 15vw;
  top: 40vh;
}
.circle:nth-child(3) {
  animation-delay: 2s;
  left: 100vw;
  top: 60vh;
}
.circle:nth-child(4) {
  animation-delay: 3s;
  left: 90vw;
  top: 30vh;
}
.circle:nth-child(5) {
  animation-delay: 5s;
  left: 20vw;
  top: 65vh;
}
.circle:nth-child(6) {
  animation-delay: 8s;
  left: 60vw;
  top: 30vh;
}

@keyframes cube {
  from {
    transform: scale(0) rotate(0deg) translate(-50%, -50%);
    opacity: 2s;
    margin-top: 200px;
  }
  to {
    transform: scale(5) rotate(960deg) translate(-50%, -50%);
    opacity: 0;
    margin-top: 0;
  }
}
.br-1 {
  border-right: 1px solid #e7e7e7;
}

.bl-1 {
  border-left: 1px solid #e7e7e7;
}

.bt-1 {
  border-top: 1px solid #e7e7e7;
}

.bb-1 {
  border-bottom: 1px solid #e7e7e7;
}

.has-text-primary {
  color: var(--ac-primary) !important;
}

::-moz-selection {
  /* Code for Firefox */
  color: #ffffff;
  background: var(--ac-primary);
}

::selection {
  color: #ffffff;
  background: var(--ac-primary);
}

.d-table {
  display: table;
  height: 100%;
  width: 100%;
}

.d-table-cell {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}

/* brand logo area start */
.single-brand-logo {
  display: inline-block;
  overflow: hidden;
  margin: 10px 20px;
  text-align: center;
  vertical-align: middle;
  max-width: 200px;
  height: auto;
}
.single-brand-logo img {
  max-height: 50px;
}

/* brand logo area end */
.ac-custom-select .ss-single-selected,
.ac-custom-select .ss-multi-selected {
  min-height: 45px !important;
  border: 1px solid #a6abbd;
  color: #515D63;
  padding: 0 15px;
}
.ac-custom-select .ss-single-selected .ss-arrow,
.ac-custom-select .ss-multi-selected .ss-arrow {
  margin: 0;
}
.ac-custom-select .ss-single-selected .placeholder,
.ac-custom-select .ss-multi-selected .placeholder {
  font-size: 15px;
  color: #515D63;
  font-weight: 500;
}
.ac-custom-select .ss-single-selected .ss-values,
.ac-custom-select .ss-multi-selected .ss-values {
  margin-top: 3px;
}
.ac-custom-select .ss-single-selected .ss-values .ss-disabled,
.ac-custom-select .ss-multi-selected .ss-values .ss-disabled {
  margin: 0;
  padding: 0;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #a6abbd;
}
.ac-custom-select .ss-single-selected .ss-values .ss-value,
.ac-custom-select .ss-multi-selected .ss-values .ss-value {
  height: 30px;
  margin-bottom: 6px;
  padding: 0 10px;
  background-color: #35a651;
}
.ac-custom-select .ss-single-selected .ss-add,
.ac-custom-select .ss-multi-selected .ss-add {
  margin: 4px;
  align-items: center;
}
.ac-custom-select .ss-content {
  border: 1px solid #a6abbd;
}
.ac-custom-select .ss-content .ss-list .ss-option {
  font-size: 14px;
  color: #515D63;
  transition: 0.3s ease-in-out;
}
.ac-custom-select .ss-content .ss-list .ss-option:hover {
  opacity: 0.8;
  color: #ffffff;
  background-color: var(--ac-primary);
}
.ac-custom-select .ss-content .ss-list .ss-option.ss-disabled {
  opacity: 0.5;
}
.ac-custom-select .ss-content .ss-search input {
  border: 1px solid #a6abbd;
}
.ac-custom-select .ss-content .ss-search input:focus {
  outline: none;
  box-shadow: none;
}

.message {
  display: flex;
  align-items: center;
}
.message lord-icon {
  margin-right: 1rem;
}
.message.is-warning {
  background-color: transparent;
}
.message.is-warning .message-body {
  border-color: transparent;
  border-width: 0;
  color: #515D63;
  padding: 1em 1em;
  background-color: #ffdd57;
  width: 100%;
}
.message.is-danger {
  background-color: transparent;
}
.message.is-danger .message-body {
  border-color: transparent;
  border-width: 0;
  color: #ffffff;
  padding: 1em 1em;
  background-color: #ff3729;
  width: 100%;
}

.is-gap-0 {
  gap: 0px;
}

.is-gap-1 {
  gap: 1px;
}

.is-gap-2 {
  gap: 2px;
}

.is-gap-3 {
  gap: 3px;
}

.is-gap-4 {
  gap: 4px;
}

.is-gap-5 {
  gap: 5px;
}

.is-gap-6 {
  gap: 6px;
}

.is-gap-7 {
  gap: 7px;
}

.is-gap-8 {
  gap: 8px;
}

.is-gap-9 {
  gap: 9px;
}

.is-gap-10 {
  gap: 10px;
}

.is-gap-11 {
  gap: 11px;
}

.is-gap-12 {
  gap: 12px;
}

.is-gap-13 {
  gap: 13px;
}

.is-gap-14 {
  gap: 14px;
}

.is-gap-15 {
  gap: 15px;
}

.is-gap-16 {
  gap: 16px;
}

/****************************************
Responsive Classes
*****************************************/
@media screen and (max-width: 768px) {
  .is-flex-direction-row-reverse-mobile {
    flex-direction: column-reverse;
    display: flex;
  }
  .container {
    padding: 0 15px;
  }
  .section-title {
    font-size: 28px;
    margin-bottom: 1rem;
  }
  .section-title h2 {
    font-size: 28px;
    margin-bottom: 0;
  }
  .section-title h1 {
    font-size: 28px;
  }
  .section-title h1.is-outlined-text {
    font-size: 60px;
  }
  .section-title p {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .container {
    padding: 0 30px;
  }
  .section-title h1.is-outlined-text {
    font-size: 70px;
  }
  .section-title p {
    margin-bottom: 0;
  }
  .is-flex-direction-row-reverse-tablet {
    flex-direction: column-reverse;
    display: flex;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .section-title h1.is-outlined-text {
    font-size: 80px;
  }
  .cube {
    animation: none;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .section-title h1.is-outlined-text {
    font-size: 80px;
  }
}
@media screen and (min-width: 1408px) {
  .section-title h1.is-outlined-text {
    font-size: 80px;
  }
}
@media (min-width: 1216px) and (max-width: 1440px) {
  .container {
    max-width: 1200px !important;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(5px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media screen and (max-width: 768px) {
  .reverse-column-mobile {
    flex-direction: column-reverse;
    display: flex;
  }
}

.section-title.has-text-centered {
  max-width: 80%;
  margin: 0 auto 16px auto;
}
@media screen and (max-width: 1023px) {
  .section-title.has-text-centered {
    max-width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .has-text-center-mobile {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media screen and (max-width: 1023px) {
  .section-title.has-text-centered-tablet p {
    text-align: center;
  }
}

.lightbox {
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  display: none;
  z-index: 99;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
.lightbox-container {
  position: relative;
  max-width: 1080px;
  margin: 7% auto;
  display: block;
  padding: 0 3%;
  height: auto;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .lightbox-container {
    margin-top: 10%;
  }
}
@media screen and (max-width: 414px) {
  .lightbox-container {
    margin-top: 13%;
  }
}
.lightbox-content {
  box-shadow: 0 1px 6px fade(black, 70%);
}
.lightbox-close {
  text-transform: uppercase;
  background: transparent;
  position: absolute;
  font-weight: 300;
  font-size: 32px;
  display: block;
  border: none;
  color: white;
  top: -52px;
  right: 3%;
  cursor: pointer;
}

.video-container {
  padding-bottom: 56.25%;
  position: relative;
  padding-top: 30px;
  overflow: hidden;
  height: 0;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.hero-area-2 {
  position: relative;
  z-index: 1;
}
.hero-area-2::after {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat !important;
  position: absolute;
  z-index: -2;
  content: "";
  background: url(../images/appscode/about-hero-bg-2.png);
  background-size: contain;
}
.hero-area-2 .hero-area-inner-2 {
  height: 400px;
  padding-top: 120px;
}
.hero-area-2 .hero-area-inner-2 h1 {
  font-size: 48px;
  margin-bottom: 15px;
}
.hero-area-2 .hero-area-inner-2 p {
  font-size: 18px;
}

.hero-area-2.bg-color-available:after {
  background-color: #fbfbfb;
}

.illustration-area {
  min-height: 500px;
  background-repeat: no-repeat;
}

.illustration-1 {
  background-image: url(../images/consulting-page/illustation.png);
  background-size: contain;
}

.consulting-inner h2 {
  font-size: 36px;
  margin-bottom: 30px;
  font-weight: 400;
  line-height: 50px;
}
.consulting-inner p {
  font-size: 16px;
  line-height: 28px;
  color: #515D63;
  margin-bottom: 20px;
}
.consulting-inner p:last-child {
  margin-bottom: 0;
}

.testimonial-area-2 .testimonial-wrapper {
  overflow: hidden;
}
.testimonial-area-2 .testimonial-wrapper .quote-icon {
  margin-bottom: 30px;
}
.testimonial-area-2 .testimonial-wrapper h1 {
  font-size: 28px;
  line-height: 45px;
  font-weight: 600;
}
.testimonial-area-2 .testimonial-wrapper .user-information {
  margin-top: 30px;
  float: right;
  overflow: hidden;
  align-items: center;
}
.testimonial-area-2 .testimonial-wrapper .user-information figure {
  margin-right: 15px;
}
.testimonial-area-2 .testimonial-wrapper .user-information h4 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  color: var(--ac-primary);
}
.testimonial-area-2 .testimonial-wrapper .user-information p {
  font-size: 14px;
  color: #515D63;
}

.package-area .single-package-wrapper {
  padding: 30px 50px;
}
.package-area .single-package-wrapper h4 {
  font-size: 18px;
  margin-bottom: 5px;
}
.package-area .single-package-wrapper p {
  font-size: 16px;
}

.our-customer-area {
  background-color: #FBFBFB;
}

.training-wrapper-image .single-training-image-wrapper {
  width: 280px;
  height: 280px;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
  margin-right: 30px;
}
.training-wrapper-image .single-training-image-wrapper:last-child {
  margin-right: 0;
}
.training-wrapper-image .single-training-image-wrapper:nth-child(even) {
  width: 250px;
  height: 250px;
  transform: translateY(-70px);
}
.training-wrapper-image .single-training-image-wrapper img {
  transition: 0.3s ease-in-out;
}
.training-wrapper-image .single-training-image-wrapper:hover img {
  transform: scale(1.3);
}

.about-training {
  position: relative;
  z-index: 1;
}
.about-training .dots-shape {
  position: absolute;
  background-image: url(../images/training-page/dots-shape.png);
  background-repeat: no-repeat;
  z-index: -1;
  width: 200px;
  height: 300px;
  right: -70px;
  top: 30%;
}

.cta-area-2 .cta-content h1 {
  font-size: 73px;
  line-height: 83px;
  margin-bottom: 50px;
}

.client-thumb {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  float: left;
  margin-right: 20px;
}

.client-info {
  float: left;
  overflow: hidden;
  margin-top: 5px;
  text-align: left;
}
.client-info h4 {
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 3px;
}
.client-info p {
  margin: 0;
  font-size: 12px;
  font-style: italic;
  color: #515D63;
  opacity: 0.6;
}

/*====================================
    Support page CSS
====================================*/
/* Payment Method section style */
.single-payment-method {
  display: inline-block;
  margin-left: 30px;
}

.single-payment-method:first-child {
  margin-left: 0;
}

.payment-method-innner-text h2 {
  color: #171B1C;
  margin-bottom: 20px;
}

.payment-method-innner-text p {
  margin: 0;
}

.payment-method-area {
  position: relative;
  background-image: url(../images/shape/shape-1.png);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
  margin-top: 120px;
}

.payment-method-area:after {
  background-image: url(../images/shape/shape-2.png);
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}

.item ul,
.item input[type=checkbox] {
  display: none;
  overflow: hidden;
  transition: 0.3s;
}

.product-sidebar-menu .item label a {
  font-weight: 500;
  color: #171B1C;
  padding: 0.5rem 1.25rem;
  display: block;
}

.item ul li.is-active a {
  color: var(--ac-primary);
}

.item input:checked ~ ul,
.item input:checked ~ .item > ul {
  display: block;
  transition: 0.3s linear;
}

.item input:checked ~ label span,
.item input:checked ~ .item > label span {
  transform: rotate(90deg);
  margin-top: 0;
  transform-origin: 0;
}

.item label span {
  position: absolute;
  right: 15px;
  transition: 0.3s ease-in-out;
  top: 9px;
}

.item ul li a {
  display: block;
  padding: 6px 0;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.item label {
  position: relative;
  z-index: 9;
}

.product-sidebar-menu label,
.product-sidebar-menu li a {
  font-size: 14px;
  font-weight: 500;
  color: #4a4a4a;
  display: block;
  cursor: pointer;
  user-select: none;
  transition: 0.3s;
}

.product-sidebar-menu li a:hover {
  color: var(--ac-primary);
}

.product-sidebar-menu .item ul {
  margin-left: 20px;
  padding-left: 15px;
  border-left: 1px solid #e7e7e7;
}

.item:first-child input:checked ~ label,
.item:first-child input:checked ~ .item:first-child > label {
  border: 1px solid transparent;
}

.appscode-style .item input:checked ~ label > a {
  color: var(--ac-primary);
}

.item input:checked ~ ul,
.item input:checked ~ .item > ul > .item {
  margin-left: -20px;
}

.ac-product-left-sidebar {
  margin-right: 30px;
  position: sticky;
  top: 130px;
  z-index: 9;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  max-height: calc(100vh - 190px);
  overflow-x: hidden;
}

.product-sidebar-menu .item label {
  border: 1px solid transparent;
  position: relative;
  z-index: 1;
  border-radius: 3px 0 0 3px;
}

/* datasheet style start */
.datasheet-wrapper {
  padding: 0 100px;
}

.download-question h4 {
  font-size: 18px;
  color: #171B1C;
  font-weight: 700;
}

.download-question p {
  color: #515D63;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
}

.download-question p strong {
  color: #32325d;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  margin: 10px 0;
  display: block;
}

.download-question a {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
}

.form-area h4 {
  font-size: 18px;
  color: #171B1C;
  font-weight: 700;
  margin-bottom: 30px;
}

.single-input-field label {
  display: block;
  color: #32325d;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  margin-bottom: 5px;
}

.single-input-field input {
  padding: 12px 15px;
  border: 1px solid #c4cbd3;
  border-radius: 4px;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  color: #242a31;
  width: 100%;
}

.single-input-field input::placeholder {
  color: #e7e7e7;
}

.single-input-field .select,
select {
  width: 100%;
  height: 48px !important;
}

.single-input-field .select select:not([multiple]) {
  padding-left: 15px;
  color: #e7e7e7;
}

.download-button .icon {
  padding-right: 25px;
}

/* datasheet style end */
/* schedule-demo start */
embed,
iframe,
object,
video {
  height: 100%;
  max-width: 100%;
}

.schedule-title {
  margin-top: 65px;
  color: #242a31;
  margin-bottom: 30px;
}

/* schedule-demo end */
/****************************************
Responsive Classes
*****************************************/
@media screen and (max-width: 768px) {
  .package-area .single-package-wrapper {
    padding: 20px 30px;
    border: 1px solid #e7e7e7;
  }
  .testimonial-area-2 .testimonial-wrapper {
    text-align: center;
  }
  .testimonial-area-2 .testimonial-wrapper .is-pulled-right {
    float: inherit !important;
    margin-top: 15px;
    display: flex;
    justify-content: center;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .package-area .single-package-wrapper {
    padding: 20px;
    border: 1px solid #e7e7e7;
  }
  .ac-image {
    text-align: center;
  }
  .about-training .section-title h2 {
    text-align: center;
  }
  .ac-text p {
    text-align: center;
  }
  .training-wrapper-image .single-training-image-wrapper:nth-child(even) {
    width: 150px;
    height: 150px;
  }
  .training-wrapper-image .single-training-image-wrapper {
    width: 180px;
    height: 180px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .training-wrapper-image .single-training-image-wrapper:nth-child(even) {
    width: 150px;
    height: 150px;
  }
  .training-wrapper-image .single-training-image-wrapper {
    width: 180px;
    height: 180px;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .training-wrapper-image .single-training-image-wrapper:nth-child(even) {
    width: 150px;
    height: 150px;
  }
  .training-wrapper-image .single-training-image-wrapper {
    width: 180px;
    height: 180px;
  }
}
@media screen and (min-width: 1408px) {
  .training-wrapper-image .single-training-image-wrapper:nth-child(even) {
    width: 150px;
    height: 150px;
  }
  .training-wrapper-image .single-training-image-wrapper {
    width: 180px;
    height: 180px;
  }
}
.ac-notification.is-primary {
  background-color: var(--ac-primary);
}
.ac-notification p {
  color: #fff;
}
.ac-notification p a {
  color: #3273dc !important;
  font-weight: 500;
}

.hero-area-2.webinar-page::after {
  background-color: rgba(25, 113, 189, 0.1);
  background-size: cover;
}
.hero-area-2.webinar-page .webinar-hero-area {
  position: relative;
  z-index: 1;
}
.hero-area-2.webinar-page .hero-area-inner-2 {
  height: auto;
  padding-bottom: 120px;
  padding-top: 100px;
}
.hero-area-2.webinar-page .hero-area-inner-2 h1 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 62px;
  line-height: 93px;
  color: #393e46;
  margin-bottom: 10px;
}
.hero-area-2.webinar-page .hero-area-inner-2 .subtitle {
  font-size: 36px;
  color: #666;
  line-height: 58px;
  font-weight: 500;
}
.hero-area-2.webinar-page .hero-area-inner-2 .single-webinar-info {
  display: flex;
  align-items: center;
  margin-right: 44px;
}
.hero-area-2.webinar-page .hero-area-inner-2 .single-webinar-info:last-child {
  margin-right: 0;
}
.hero-area-2.webinar-page .hero-area-inner-2 .single-webinar-info .icon {
  width: 34px;
  height: 34px;
  background: #00a651;
  color: #fff;
  border-radius: 50%;
  font-size: 14px;
  line-height: 15px;
  margin-right: 15px;
}
.hero-area-2.webinar-page .hero-area-inner-2 .single-webinar-info strong {
  color: #3f3d56;
  margin-right: 5px;
}
.hero-area-2.webinar-page .hero-area-inner-2 .single-webinar-info p {
  color: #666666;
}
.hero-area-2.webinar-page .count-down-area {
  background: #ffffff;
  box-shadow: 2px 4px 27px rgba(25, 113, 189, 0.16);
  border-radius: 8px;
  display: flex;
  align-items: center;
  padding: 7px 0;
  position: absolute;
  width: 85%;
  bottom: -94px;
}
.hero-area-2.webinar-page .count-down-area .signle-count {
  border-right: 1px solid #e6e6e6;
  text-align: center;
  width: 25%;
  padding: 25px 0;
}
.hero-area-2.webinar-page .count-down-area .signle-count:last-child {
  border-right: none;
}
.hero-area-2.webinar-page .count-down-area .signle-count .name {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #555555;
  margin-bottom: 20px;
}
.hero-area-2.webinar-page .count-down-area .signle-count .unit {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 62px;
  line-height: 62px;
  color: #393e46;
}

.registration-form-container.register-success, .registration-form-container.register-failed {
  position: sticky;
  top: 60px;
}
.registration-form-container.register-success form, .registration-form-container.register-failed form {
  display: none;
}
.registration-form-container.register-success .register-notification, .registration-form-container.register-failed .register-notification {
  display: block;
}
.registration-form-container .register-notification {
  display: none;
}

.registration-form-wrapper {
  position: relative;
  z-index: 1;
}
.registration-form-wrapper .registration-form {
  width: 100%;
}
.registration-form-wrapper .circle-shape {
  position: absolute;
  right: 30px;
  top: 30px;
}
.registration-form-wrapper .reg-illustration {
  margin: 50px 0;
}

.registration-form {
  box-shadow: 0px 4px 27px rgba(25, 113, 189, 0.16);
  background-color: #fff;
  border-radius: 8px;
  padding: 30px;
}
.registration-form h3 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 20px;
  color: #393e46;
  margin-bottom: 30px;
}
.registration-form form label.radio-title {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  display: block;
  color: #393e46;
  margin-bottom: 6px;
  text-transform: uppercase;
}
.registration-form form label.radio-title .is-require {
  color: #ff3729;
  padding-left: 5px;
}
.registration-form form .ac-single-radio label {
  font-size: 14px !important;
}
.registration-form form .form-message {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  color: #555555;
}
.registration-form form input[type=submit] {
  height: 45px;
  font-size: 14px;
  font-weight: 500;
}
.registration-form form .single-input-form {
  width: 100%;
  margin-bottom: 20px;
}
.registration-form form .single-input-form.is-fullwidth {
  width: 100%;
}
.registration-form form .single-input-form label {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  display: block;
  color: #393e46;
  margin-bottom: 6px;
  text-transform: uppercase;
}
.registration-form form .single-input-form label .is-require {
  color: #ea3d2f;
  padding-left: 5px;
}
.registration-form form input,
.registration-form form .textarea-wrapper,
.registration-form form .select {
  border: 1px solid #a6abbd;
  border-radius: 4px;
  height: 45px;
  width: 100%;
  padding: 0 15px;
  font-weight: 500;
  font-size: 15px;
  background-color: transparent;
  color: #515D63;
}
.registration-form form input:focus,
.registration-form form .textarea-wrapper:focus,
.registration-form form .select:focus {
  outline: none !important;
  border: 1px solid var(--ac-primary);
}
.registration-form form input::placeholder,
.registration-form form .textarea-wrapper::placeholder,
.registration-form form .select::placeholder {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #a6abbd;
}
.registration-form form .select {
  border-color: #a6abbd;
  padding: 0;
}
.registration-form form .select:hover {
  border-color: #a6abbd;
}
.registration-form form .select select {
  background-color: transparent;
  border: none;
  font-weight: 500;
  height: 45px !important;
  color: #515D63;
  padding-left: 15px;
}
.registration-form form .select select option[selected] {
  color: #333;
}
.registration-form form .textarea-wrapper {
  height: 100px;
}
.registration-form form .textarea-wrapper {
  padding: 10px 10px 10px 15px;
}
.registration-form form .textarea-wrapper:focus {
  outline: none !important;
  border: 1px solid var(--ac-primary);
}
.registration-form form textarea {
  width: 100%;
  height: calc(100% - 0px);
  border: none;
  font-weight: 500;
  font-size: 15px;
}
.registration-form form textarea::placeholder {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #a6abbd;
}
.registration-form form textarea:focus {
  outline: none;
  border: none;
}
.registration-form form input[type=submit] {
  width: 100%;
  background-color: var(--ac-primary);
  color: #fff;
  cursor: pointer;
}
.registration-form form input[type=submit]:hover {
  background-color: rgb(0, 140.5, 68.5572289157);
}
.registration-form form p.is-error {
  color: #ea3d2f;
  font-size: 12px;
  line-height: 1.4;
}

.webinar-summary-area {
  padding-top: 150px;
}
.webinar-summary-area .webinar-summary h3 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 22px;
  color: #393e46;
  margin-bottom: 20px;
}
.webinar-summary-area .webinar-summary .summary-content {
  margin-bottom: 30px;
  width: calc(100% - 30px);
}
.webinar-summary-area .webinar-summary .summary-content p {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  color: #555555;
  margin-bottom: 15px;
  text-align: justify;
}
.webinar-summary-area .webinar-summary .summary-content p:last-child {
  margin-bottom: 0;
}
.webinar-summary-area .speaker-info-wrapper {
  margin-top: 30px;
  max-width: calc(100% - 30px);
  display: grid;
  grid-template-columns: 110px auto;
  grid-gap: 30px;
}
.webinar-summary-area .speaker-info-wrapper .speaker-thumbnail {
  width: 110px;
  height: 110px;
  border: 1px solid #a6abbd;
  border-radius: 50%;
  overflow: hidden;
}
.webinar-summary-area .speaker-info-wrapper .speaker-info h5 {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  color: #393e46;
}
.webinar-summary-area .speaker-info-wrapper .speaker-info .designation {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  display: flex;
  align-items: center;
  color: #555555;
  margin-bottom: 15px;
}
.webinar-summary-area .speaker-info-wrapper .speaker-info .designation a {
  font-family: Roboto;
}
.webinar-summary-area .speaker-info-wrapper .speaker-info .speaker-message {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #555555;
}

.webinar-header {
  margin-bottom: 20px;
}
.webinar-header .upcoming-message h1 {
  font-weight: 500;
  line-height: 110%;
}
.webinar-header .webinar-list-items .webinar-item {
  width: 130px;
  background-color: #ccffe5;
  border-radius: 4px;
  margin-right: 20px;
  padding: 15px;
  cursor: pointer;
}
.webinar-header .webinar-list-items .webinar-item.is-active {
  background-color: var(--ac-primary);
  position: relative;
  z-index: 1;
}
.webinar-header .webinar-list-items .webinar-item.is-active:after {
  width: 60px;
  height: 30px;
  border-top: solid 30px var(--ac-primary);
  border-left: solid 30px transparent;
  border-right: solid 30px transparent;
  position: absolute;
  content: "";
  bottom: -20px;
  left: 30px;
}
.webinar-header .webinar-list-items .webinar-item.is-active p,
.webinar-header .webinar-list-items .webinar-item.is-active h2 {
  color: #ffffff;
}
.webinar-header .webinar-list-items .webinar-item:last-child {
  margin-right: 0;
}
.webinar-header .webinar-list-items .webinar-item p {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  color: var(--ac-primary);
}
.webinar-header .webinar-list-items .webinar-item p.date {
  font-size: 13px;
}
.webinar-header .webinar-list-items .webinar-item h2 {
  font-size: 52px;
  font-weight: 400;
  text-align: center;
  color: var(--ac-primary);
  line-height: 1.029;
}

.webinar-body .single-webinar {
  opacity: 0;
  visibility: hidden;
  display: none;
}
.webinar-body .single-webinar.is-active {
  opacity: 1;
  visibility: visible;
  display: block;
}
.webinar-body .webinar-video {
  margin-bottom: 20px;
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 56.25%;
  background-color: #f2f3f4;
}
.webinar-body .webinar-video.active-overlay:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.3;
}
.webinar-body .webinar-video {
  /* 9 / 16 * 100 */
}
.webinar-body .webinar-video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
}
.webinar-body .webinar-title h1 {
  font-size: 40px;
  line-height: 130%;
  margin-bottom: 20px;
  font-weight: 500;
}
.webinar-body .date-and-location {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.webinar-body .date-and-location .date {
  display: flex;
  align-items: center;
  gap: 8px;
}
.webinar-body .date-and-location .date span {
  font-size: 18px;
  color: #515D63;
  font-weight: 500;
}
.webinar-body .webinar-summary .highlight {
  position: relative;
  padding-left: 25px;
}
.webinar-body .webinar-summary .highlight:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 5px;
  height: 100%;
  background-color: var(--ac-primary);
}
.webinar-body .webinar-summary p {
  color: #636363;
  margin-bottom: 20px;
}
.webinar-body .webinar-summary .check-items li {
  display: block;
  margin-bottom: 8px;
}
.webinar-body .webinar-summary .check-items li span {
  margin-left: 15px;
  font-size: 15px;
}
.webinar-body .webinar-speakers {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.webinar-body .webinar-speakers .single-speaker {
  position: relative;
  z-index: 1;
  margin-right: 20px;
  display: flex;
  align-items: center;
  max-width: 330px;
  overflow: hidden;
}
.webinar-body .webinar-speakers .single-speaker .speaker-image {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid var(--ac-primary);
}
.webinar-body .webinar-speakers .single-speaker:last-child {
  margin-right: 0;
}
.webinar-body .webinar-speakers .single-speaker .speaker-info {
  padding: 0px 15px;
  margin-top: -7px;
}
.webinar-body .webinar-speakers .single-speaker .speaker-info p {
  font-size: 13px;
}

[data-tab-content] {
  display: none;
}

.active[data-tab-content] {
  display: block;
}

.tabs {
  display: flex;
  justify-content: space-around;
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid black;
}

.tab {
  cursor: pointer;
  padding: 10px;
}

.tab.active {
  background-color: #ccc;
}

.tab:hover {
  background-color: #aaa;
}

.tab-content {
  margin-left: 20px;
  margin-right: 20px;
}

.search-box {
  display: flex;
  align-items: center;
  border: 1px solid #a6abbd;
  padding: 0px 16px;
  width: 430px;
  border-radius: 4px;
}
.search-box input {
  border: none;
  width: 100%;
  padding: 12px 8px;
}
.search-box input:focus {
  outline: none;
  border: none;
}

.is-sticky.webinar-search {
  position: sticky;
  top: 89px;
  background-color: #fff;
  z-index: 9;
}

/****************************************
Responsive Classes
*****************************************/
@media screen and (max-width: 1023px) {
  .webinar-header .upcoming-message h1 {
    font-size: 34px;
  }
  .webinar-header .webinar-list-items .webinar-item {
    width: 110px;
  }
  .webinar-header .webinar-list-items .webinar-item.is-active::after {
    left: 23px;
  }
  .webinar-header .webinar-list-items .webinar-item h2 {
    font-size: 22px;
  }
  .webinar-header .webinar-list-items .webinar-item p {
    font-size: 14px;
  }
  .webinar-body .webinar-title h1 {
    font-size: 22px;
  }
  .webinar-body .webinar-speakers .single-speaker .speaker-info {
    padding: 15px;
  }
  .webinar-body .webinar-speakers .single-speaker .speaker-info h6 {
    font-size: 14px;
  }
  .search-box {
    width: 190px;
  }
}
@media screen and (max-width: 768px) {
  .webinar-hero-area.mt-80.mr-100 {
    margin-right: 0 !important;
    margin-top: 80px !important;
  }
  .webinar-header {
    flex-direction: column;
    align-items: flex-start !important;
  }
  .webinar-header .upcoming-message h1 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .webinar-header .upcoming-message h1 br {
    display: none;
  }
  .webinar-header .webinar-list-items .webinar-item {
    margin-right: 10px;
    width: auto;
  }
  .webinar-body .date-and-location {
    flex-direction: column;
    align-items: flex-start !important;
  }
  .webinar-body .date-and-location .date {
    margin-bottom: 8px;
  }
  .webinar-body .date-and-location .date span {
    font-size: 15px;
  }
  .webinar-body .webinar-speakers {
    overflow: auto;
  }
  .webinar-body .webinar-speakers .single-speaker {
    min-width: 130px;
  }
}
@media (min-width: 501px) and (max-width: 768.98px) {
  .webinar-hero-area.mt-80.mr-100 {
    margin-right: 0 !important;
    margin-top: 80px !important;
  }
  .webinar-header {
    flex-direction: column;
    align-items: flex-start !important;
  }
  .webinar-header .upcoming-message h1 {
    font-size: 34px;
    margin-bottom: 20px;
  }
  .webinar-header .upcoming-message h1 br {
    display: none;
  }
  .webinar-header .webinar-list-items .webinar-item {
    margin-right: 15px;
    width: auto;
  }
  .webinar-header .webinar-list-items .webinar-item h2 {
    font-size: 32px;
  }
  .webinar-body .date-and-location {
    flex-direction: column;
    align-items: flex-start !important;
  }
  .webinar-body .date-and-location .date {
    margin-bottom: 8px;
  }
  .webinar-body .date-and-location .date span {
    font-size: 15px;
  }
  .webinar-body .webinar-speakers {
    overflow: auto;
  }
  .webinar-body .webinar-speakers .single-speaker {
    min-width: 130px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .webinar-hero-area.mt-80.mr-100 {
    margin-right: 0 !important;
    margin-top: 80px !important;
  }
  .webinar-header {
    flex-direction: row;
    align-items: center !important;
  }
  .webinar-header .upcoming-message h1 {
    font-size: 34px;
    margin-bottom: 20px;
  }
  .webinar-header .upcoming-message h1 br {
    display: block;
  }
  .webinar-header .webinar-list-items .webinar-item {
    margin-right: 15px;
    width: auto;
  }
  .webinar-header .webinar-list-items .webinar-item h2 {
    font-size: 32px;
  }
  .webinar-body .date-and-location {
    flex-direction: column;
    align-items: flex-start !important;
  }
  .webinar-body .date-and-location .date {
    margin-bottom: 8px;
  }
  .webinar-body .date-and-location .date span {
    font-size: 15px;
  }
  .webinar-body .webinar-speakers {
    overflow: auto;
  }
  .webinar-body .webinar-speakers .single-speaker {
    min-width: 130px;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .webinar-hero-area.mt-80.mr-100 {
    margin-right: 0 !important;
    margin-top: 80px !important;
  }
  .webinar-header {
    flex-direction: row;
    align-items: center !important;
  }
  .webinar-header .upcoming-message h1 {
    font-size: 34px;
    margin-bottom: 20px;
  }
  .webinar-header .upcoming-message h1 br {
    display: block;
  }
  .webinar-header .webinar-list-items .webinar-item {
    margin-right: 15px;
    width: auto;
  }
  .webinar-header .webinar-list-items .webinar-item h2 {
    font-size: 32px;
  }
  .webinar-body .webinar-title h1 {
    font-size: 22px;
  }
  .webinar-body .date-and-location {
    flex-direction: row;
    align-items: center !important;
  }
  .webinar-body .date-and-location .date {
    margin-bottom: 0px;
  }
  .webinar-body .date-and-location .date span {
    font-size: 15px;
  }
  .webinar-body .webinar-speakers {
    overflow: auto;
  }
  .webinar-body .webinar-speakers .single-speaker {
    min-width: 130px;
  }
}
@media screen and (min-width: 1408px) {
  .webinar-hero-area.mt-80.mr-100 {
    margin-right: 0 !important;
    margin-top: 80px !important;
  }
  .webinar-header .upcoming-message h1 {
    font-size: 48px;
  }
  .webinar-header .webinar-list-items .webinar-item {
    margin-right: 15px;
    width: 120px;
  }
  .webinar-header .webinar-list-items .webinar-item h2 {
    font-size: 32px;
  }
  .webinar-body .webinar-title h1 {
    font-size: 28px;
  }
  .webinar-body .date-and-location {
    flex-direction: row;
    align-items: center !important;
  }
  .webinar-body .date-and-location .date {
    margin-bottom: 0px;
  }
  .webinar-body .date-and-location .date span {
    font-size: 15px;
  }
  .webinar-body .webinar-speakers {
    overflow: auto;
  }
  .webinar-body .webinar-speakers .single-speaker {
    min-width: 130px;
  }
}
.gallery-area {
  padding: 80px 0 60px;
}

.gallery-wrapper {
  display: flex;
}
.gallery-wrapper .left-sidebar {
  width: calc(25% - 25px);
  margin-right: 25px;
  background-color: #fafafd;
  padding: 20px;
  border: 1px solid #e7e7e7;
  margin-top: -10px;
  border-top: none;
}
.gallery-wrapper .left-sidebar .left-sidebar-inner {
  display: block;
  position: sticky;
  top: 81px;
}
.gallery-wrapper .left-sidebar h4 {
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: -0.5px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.gallery-wrapper .left-sidebar h4 button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  font-size: 18px;
  margin-right: -10px;
}
.gallery-wrapper .left-sidebar hr {
  margin-left: -20px;
  margin-right: -20px;
}
.gallery-wrapper .right-content {
  width: 75%;
}

.tag.pointer {
  cursor: pointer;
}
.tag.pointer.underline {
  text-decoration: underline;
  border: none;
  background-color: transparent;
}

.accordion.is-active .accordion-button i.fa {
  transform: rotate(-180deg);
}
.accordion.is-active .accordion-body {
  opacity: 1;
  visibility: visible;
  max-height: 200px;
  margin-bottom: 30px;
}
.accordion .accordion-body {
  opacity: 0;
  visibility: hidden;
  max-height: 0px;
  transition: 0.3s ease-in-out;
}

.filter-items .accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.filter-items .accordion-header .accordion-button {
  display: flex;
  justify-content: space-between;
  width: 100%;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 100%;
  background-color: transparent;
  border: none;
  cursor: pointer;
  margin-bottom: 15px;
  padding-left: 0;
  padding-right: 0;
}
.filter-items .accordion-header .accordion-button i.fa {
  transition: 0.3s;
}
.filter-items .accordion-content .ac-single-checkbox {
  margin-bottom: 14px;
  display: flex;
  align-items: center;
}
.filter-items .accordion-content .ac-single-checkbox input {
  margin-right: 10px;
}
.filter-items .accordion-content .ac-single-checkbox label {
  font-family: "Roboto";
  line-height: 1;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
}

.gallery-card {
  display: block;
  border: 1px solid #e7e7e7;
  border-radius: 4px;
  transition: 0.3s ease-in-out;
  overflow: hidden;
  min-height: 346px;
}
.gallery-card.webinar-video {
  border: none;
  border-radius: 0px;
  min-height: 320px;
}
.gallery-card.webinar-video:hover {
  border: none;
}
.gallery-card.webinar-video:hover .card-body h1 {
  color: var(--ac-primary);
}
.gallery-card.webinar-video .card-thumbnail {
  border: 1px solid #e7e7e7;
  background-color: #f1f2f3;
}
.gallery-card.webinar-video .card-body {
  padding: 20px 0 0;
}
.gallery-card.webinar-video .card-body h1 {
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0;
  transition: 0.3s ease-in-out;
  margin: 0.5rem 0 1rem;
}
.gallery-card:hover {
  border: 1px solid var(--ac-primary);
}
.gallery-card:hover .gallery-body h1 {
  color: var(--ac-primary);
}
.gallery-card:hover .card-thumbnail .play-button {
  background-color: var(--ac-primary);
}
.gallery-card .card-thumbnail {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gallery-card .card-thumbnail img {
  height: 170px;
  object-fit: cover;
  width: 100%;
}
.gallery-card .card-thumbnail .play-button {
  position: absolute;
  display: flex;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.3);
  justify-content: center;
  color: #fff;
  transition: 0.3s ease-in-out;
}
.gallery-card .card-thumbnail .play-button .material-icons-outlined {
  font-size: 28px;
}
.gallery-card .card-body {
  padding: 20px 20px;
}
.gallery-card .card-body .filtered-items span {
  margin-right: 0.8rem;
  font-weight: normal;
  font-size: 13px;
  color: #505050;
}
.gallery-card .card-body h1 {
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  margin: 1rem 0 2rem;
  color: #171B1C;
  transition: 0.3s ease-in-out;
}
.gallery-card .card-body .meta-tag p {
  font-weight: normal;
  font-size: 13px;
  display: flex;
  align-items: center;
  color: #505050;
}
.gallery-card .card-body .meta-tag p .icon {
  width: 18px;
  margin-right: 8px;
}

.filtered-tags .tag {
  background-color: #fafafd;
  border: 1px solid #e7e7e7;
  height: 33px;
  padding: 0 1.1rem;
}
.filtered-tags .tag span {
  font-size: 13px;
  margin-left: 8px;
  cursor: pointer;
  padding: 9px;
  margin-right: -18px;
}

.outlined-bg-buttons .button {
  background: #fafafd;
  border: 1px solid var(--ac-primary);
  font-size: 13px;
  letter-spacing: -0.5px;
  font-weight: 400;
  height: 33px;
  border-radius: 4px;
  color: var(--ac-primary);
}
.outlined-bg-buttons .button:hover {
  background-color: var(--ac-primary);
  color: #fff;
}
.outlined-bg-buttons .button span {
  font-size: 13px;
}

.playlist-wrapper {
  margin-top: 60px;
}
.playlist-wrapper h4 {
  font-weight: 700;
  font-size: 18px;
  line-height: 130%;
  margin-bottom: 20px;
}
.playlist-wrapper .playlist-item {
  padding: 15px;
  display: flex;
  align-items: center;
  border: 1px solid #e7e7e7;
  transition: 0.3s ease-in-out;
  border-radius: 4px;
  margin-bottom: 20px;
}
.playlist-wrapper .playlist-item:last-child {
  margin-bottom: 0;
}
.playlist-wrapper .playlist-item:hover {
  background-color: #fafafd;
  border: 1px solid var(--ac-primary);
}
.playlist-wrapper .playlist-item .thumbnail {
  margin-right: 50px;
  display: flex;
}
.playlist-wrapper .playlist-item .thumbnail img {
  width: 190px;
  height: 190px;
  border-radius: 4px;
}
.playlist-wrapper .playlist-item .content {
  width: calc(100% - 240px);
}
.playlist-wrapper .playlist-item .content .categories {
  display: flex;
  align-items: center;
}
.playlist-wrapper .playlist-item .content .categories span {
  font-weight: 400;
  font-size: 13px;
  line-height: 100%;
  color: #505050;
  margin-bottom: 15px;
  margin-right: 15px;
  margin-bottom: 0;
}
.playlist-wrapper .playlist-item .content h2 {
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
}
.playlist-wrapper .playlist-item .content p {
  font-size: 14px;
  line-height: 160%;
  color: #515D63;
}
.playlist-wrapper .playlist-item .content button {
  font-weight: 500;
  font-size: 14px;
  line-height: 160%;
  text-decoration-line: underline;
  background: transparent;
  border: none;
  margin: 0;
  padding: 0;
  color: var(--ac-primary);
}

.single-video-page .left-content .user-info-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.single-video-page .left-content .user-info-wrapper .image {
  margin-right: 15px;
}
.single-video-page .left-content .user-info-wrapper .user-info h5 {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  /* identical to box height */
  letter-spacing: 0.15px;
}
.single-video-page .left-content .user-info-wrapper .user-info p {
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  letter-spacing: 0.15px;
  color: #414141;
}
.single-video-page .left-content .tags strong {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  /* identical to box height */
  letter-spacing: 0.15px;
}
.single-video-page .left-content .video-description p {
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  margin-bottom: 15px;
}
.single-video-page .left-content .video-description p a {
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #4d4dcb;
}
.single-video-page .right-content {
  position: sticky;
  top: 81px;
}
.single-video-page .right-content .video-list-wrapper {
  background-color: #fafafd;
  border: 1px solid #e7e7e7;
  padding: 30px;
}
.single-video-page .right-content .video-list-wrapper h4 {
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  margin-bottom: 15px;
}
.single-video-page .right-content .video-list-wrapper .video-list-items .single-video {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.single-video-page .right-content .video-list-wrapper .video-list-items .single-video:last-child {
  margin-bottom: 0;
}
.single-video-page .right-content .video-list-wrapper .video-list-items .single-video:hover .descriptions h5 {
  color: var(--ac-primary);
}
.single-video-page .right-content .video-list-wrapper .video-list-items .single-video .thumbnail {
  margin-right: 15px;
  height: 60px;
  width: 60px;
}
.single-video-page .right-content .video-list-wrapper .video-list-items .single-video .thumbnail img {
  object-fit: cover;
}
.single-video-page .right-content .video-list-wrapper .video-list-items .single-video .descriptions {
  width: calc(100% - 75px);
}
.single-video-page .right-content .video-list-wrapper .video-list-items .single-video .descriptions h5 {
  transition: 0.3s ease-in-out;
}
.single-video-page .right-content .video-list-wrapper .video-list-items .single-video .descriptions h5 {
  font-size: 16px;
  line-height: 120%;
  /* or 19px */
  letter-spacing: 0.25px;
}
.single-video-page .right-content .video-list-wrapper .video-list-items .single-video .descriptions p {
  font-weight: 400;
  font-size: 13px;
  line-height: 150%;
  color: #191536;
}

.video-content {
  margin-bottom: 20px;
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 56.25%;
}
.video-content iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
}

.video-title h1 {
  font-weight: 700;
  font-size: 24px;
  line-height: 130%;
  letter-spacing: 0.25px;
  margin-bottom: 20px;
}

@keyframes waves {
  0% {
    -webkit-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  50% {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
.fa-play:before {
  content: "\f04b";
}

/****************************************
Responsive Classes
*****************************************/
@media screen and (max-width: 768px) {
  .gallery-wrapper .left-sidebar {
    width: calc(100vw - 40px);
    z-index: 9;
    position: fixed;
    left: -110%;
    height: 100%;
    overflow-y: auto;
    transition: 0.3s ease-in-out;
  }
  .gallery-wrapper .left-sidebar .left-sidebar-inner {
    top: 0;
  }
  .gallery-wrapper .right-content {
    width: 100%;
  }
  .filtered-tags .tag {
    padding: 0 0.3rem;
  }
  .filtered-tags .tag span {
    margin-right: 0;
    padding: 6px;
    margin-left: 0;
  }
  .outlined-bg-buttons {
    justify-content: flex-end;
  }
  .outlined-bg-buttons .button {
    margin-right: 10px;
  }
  .outlined-bg-buttons .button:last-child {
    margin-right: 0;
  }
  .playlist-wrapper .playlist-item {
    flex-direction: column;
    align-items: flex-start;
  }
  .playlist-wrapper .playlist-item .thumbnail {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .playlist-wrapper .playlist-item .thumbnail img {
    width: 100%;
    height: auto;
  }
  .playlist-wrapper .playlist-item .content {
    width: 100%;
  }
  .gallery-card .card-thumbnail img {
    height: 100%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .gallery-card {
    min-height: 280px;
  }
  .gallery-card .card-thumbnail img {
    height: 150px;
  }
  .gallery-card .card-body {
    padding: 10px;
  }
  .gallery-card .card-body h1 {
    margin: 0.5rem 0 1rem;
  }
  .gallery-card .card-body .meta-tag p {
    font-size: 13px;
  }
  .single-video-page .right-content .video-list-wrapper h4 {
    font-size: 16px;
  }
  .single-video-page .right-content .video-list-wrapper .video-list-items .single-video .descriptions {
    font-size: 14px;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .gallery-card {
    min-height: 290px;
  }
  .gallery-card .card-thumbnail img {
    height: 150px;
  }
  .gallery-card .card-body {
    padding: 10px;
  }
  .gallery-card .card-body h1 {
    margin: 0.5rem 0 1rem;
  }
  .gallery-card .card-body .meta-tag p {
    font-size: 13px;
  }
}
@media screen and (min-width: 1408px) {
  .gallery-card {
    min-height: 290px;
  }
  .gallery-card .card-thumbnail img {
    height: 150px;
  }
  .gallery-card .card-body {
    padding: 10px;
  }
  .gallery-card .card-body h1 {
    margin: 0.5rem 0 1rem;
  }
  .gallery-card .card-body .meta-tag p {
    font-size: 13px;
  }
}
.navbar-area {
  position: relative;
  z-index: 99;
  background-color: #ffffff;
}

.navbar-appscode-wrapper {
  background-color: #ffffff;
  border-bottom: 1px solid #e7e7e7;
}
.navbar-appscode-wrapper.navbar-product {
  background-color: #fafafd;
  will-change: transform;
  transition: transform 200ms linear;
}
.navbar-appscode-wrapper.navbar-product .mega-menu-wrapper {
  top: 57px;
}
.navbar-appscode-wrapper.navbar-product .navbar-left .navbar-brand a img {
  height: 1.58rem;
}
.navbar-appscode-wrapper.navbar-product .buttons.has-addons .button {
  font-size: 14px;
}

.navbar-appscode {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1.25rem;
}
.navbar-appscode.container {
  padding: 0.5rem 0;
}
.navbar-appscode.container .mega-menu-wrapper {
  width: 200%;
  left: -50%;
  min-height: 525px;
}
@media screen and (max-width: 1023px) {
  .navbar-appscode.container .mega-menu-wrapper {
    min-height: auto;
  }
}
.navbar-appscode .navbar-right .button.ac-button {
  height: 40px;
}
.navbar-appscode.documentation-menu {
  margin-left: 349px;
  background-color: #ffffff;
  border-left: 1px solid #e7e7e7;
}
.navbar-appscode.documentation-menu .mega-menu-wrapper {
  top: 104px;
}
.navbar-appscode.documentation-menu .navbar-right {
  width: 100%;
  justify-content: space-between;
}
.navbar-appscode.documentation-menu .navbar-right .ac-searchbar {
  width: 49%;
}
.navbar-appscode.documentation-menu ul .nav-item .link.is-active {
  position: relative;
  z-index: 1;
}
.navbar-appscode.documentation-menu ul .nav-item .link.is-active:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -8px;
  width: 100%;
  height: 4px;
  background: var(--ac-primary);
  border-radius: 3px 3px 0 0;
}
.navbar-appscode .navbar-left {
  display: flex;
  align-items: center;
}
.navbar-appscode .navbar-left .navbar-brand {
  min-height: auto;
  align-items: center;
  margin-right: 3.8rem;
}
.navbar-appscode .navbar-left .navbar-brand a {
  display: flex;
  align-items: center;
}
.navbar-appscode .navbar-left .navbar-brand a img {
  height: 1.875rem;
}
.navbar-appscode .navbar-right {
  display: flex;
  align-items: center;
  width: calc(100% - 200px);
  justify-content: flex-end;
}
.navbar-appscode .navbar-right .navbar-left-group {
  display: flex;
  align-items: center;
}
@media (min-width: 0px) and (max-width: 1023px) {
  .navbar-appscode .navbar-right .navbar-left-group {
    align-items: flex-start;
  }
}
.navbar-appscode .navbar-right .navbar-right-group {
  display: flex;
  align-items: center;
  gap: 32px;
}
.navbar-appscode .navbar-right .navbar-right-group ul {
  display: flex;
  margin-left: 16px;
}
@media screen and (max-width: 1023px) {
  .navbar-appscode .navbar-right .navbar-right-group ul {
    margin-left: 0;
  }
}
.navbar-appscode .navbar-right .navbar-right-group .buttons iframe {
  transition: 0.3s ease-in-out;
}
.navbar-appscode .navbar-right .navbar-right-group .buttons iframe:hover {
  box-shadow: 2px 4px 24px rgba(0, 166, 81, 0.3) !important;
  transform: translateY(-2px);
}
.navbar-appscode .navbar-right .navbar-right-group .buttons .button:has(.tag) {
  gap: 4px;
}
.navbar-appscode .navbar-right .navbar-right-group .buttons .button .tag {
  background-color: var(--ac-primary);
  color: #ffffff;
}
@media (min-width: 0px) and (max-width: 1023px) {
  .navbar-appscode .navbar-right .navbar-right-group {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    width: 100%;
  }
  .navbar-appscode .navbar-right .navbar-right-group .buttons {
    width: 100%;
  }
  .navbar-appscode .navbar-right .navbar-right-group .buttons .button {
    width: 100%;
    margin-right: 0;
  }
}
.navbar-appscode ul .nav-item {
  margin-right: 2.5rem;
}
.navbar-appscode ul .nav-item.is-active .link {
  color: var(--ac-primary);
}
.navbar-appscode ul .nav-item.is-active .link i.fa {
  transform: rotate(-180deg);
}
.navbar-appscode ul .nav-item.is-active .mega-menu-wrapper {
  display: block !important;
}
.navbar-appscode ul .nav-item:last-child {
  margin-right: 0;
}
.navbar-appscode ul .nav-item .link {
  font-size: 0.875rem;
  line-height: 1;
  color: #171B1C;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  border: none;
  background-color: transparent;
  cursor: pointer;
  margin: 0;
  padding: 0.5rem 0;
  transition: 0.3s ease-in-out;
  position: relative;
  z-index: 1;
  display: flex;
}
.navbar-appscode ul .nav-item .link.is-active {
  color: var(--ac-primary);
}
.navbar-appscode ul .nav-item .link:hover {
  color: var(--ac-primary);
}
.navbar-appscode ul .nav-item .link .fa {
  transition: 0.3s ease-in-out;
  margin-left: 0.625rem;
}

.whats-new {
  position: absolute;
  z-index: 1;
  top: -10px;
  right: -30px;
  font-size: 0.8rem;
  color: #ffffff;
  padding: 0.2rem 0.3rem;
  line-height: 1.2;
  display: none;
}
.whats-new:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 2rem;
  height: 1rem;
  background: var(--ac-primary);
  border-radius: 2px;
  animation: pulse-border 1500ms ease-out infinite;
}
.whats-new:after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 2rem;
  height: 1rem;
  background: var(--ac-primary);
  transition: all 200ms;
}
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

.ac-grid-container {
  max-width: 1344px;
  margin: 0 auto;
  padding: 0 0.5rem;
}

.mega-menu-wrapper {
  display: none;
  background: #ffffff;
  position: absolute;
  z-index: 9;
  min-width: 300px;
  padding: 1rem 0;
  position: absolute;
  width: 100%;
  left: 0;
  top: 61px;
}
.mega-menu-wrapper .mega-menu-inner {
  overflow: hidden;
}
.mega-menu-wrapper .mega-menu-inner .product-menu {
  display: grid;
  grid-template-columns: auto auto;
  width: 60%;
  float: left;
}
.mega-menu-wrapper .mega-menu-inner .product-menu.database-list {
  grid-template-columns: auto auto auto;
}
.mega-menu-wrapper .mega-menu-inner .product-menu.database-list .single-product {
  grid-template-columns: 40px auto 1.5rem;
  width: 100%;
  padding: 0.7rem;
}
.mega-menu-wrapper .mega-menu-inner .product-menu.database-list .single-product .product-logo {
  height: 40px;
  width: 40px;
}
.mega-menu-wrapper .mega-menu-inner .product-menu.database-list .single-product .product-logo img {
  height: 1.5rem;
}
.mega-menu-wrapper .mega-menu-inner .product-menu.database-list .single-product .navigate-icon .icon {
  width: 1rem;
}
.mega-menu-wrapper .mega-menu-inner .product-menu .single-product {
  display: grid;
  grid-template-columns: 3.75rem auto 1.5rem;
  padding: 1rem;
  align-items: center;
  width: 100%;
  grid-gap: 1rem;
  border-radius: 0.25rem;
  transition: 0.3s ease-in-out;
  cursor: pointer;
}
.mega-menu-wrapper .mega-menu-inner .product-menu .single-product:hover, .mega-menu-wrapper .mega-menu-inner .product-menu .single-product.is-active {
  background-color: rgba(77, 77, 203, 0.0509803922);
}
.mega-menu-wrapper .mega-menu-inner .product-menu .single-product:hover .navigate-icon .icon, .mega-menu-wrapper .mega-menu-inner .product-menu .single-product.is-active .navigate-icon .icon {
  opacity: 1;
  visibility: visible;
}
.mega-menu-wrapper .mega-menu-inner .product-menu .single-product .product-logo {
  height: 60px;
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #e9e9fc;
  border-radius: 0.25rem;
}
.mega-menu-wrapper .mega-menu-inner .product-menu .single-product .product-logo img {
  height: 2.5rem;
}
.mega-menu-wrapper .mega-menu-inner .product-menu .single-product .product-info h2 {
  font-size: 1rem;
  letter-spacing: 0.009rem;
  color: #171B1C;
  font-weight: 500;
}
.mega-menu-wrapper .mega-menu-inner .product-menu .single-product .product-info p {
  font-size: 0.813rem;
  color: #636363;
  line-height: 140%;
  letter-spacing: 0.025rem;
}
.mega-menu-wrapper .mega-menu-inner .product-menu .single-product .navigate-icon {
  text-align: right;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mega-menu-wrapper .mega-menu-inner .product-menu .single-product .navigate-icon .icon {
  width: 1.2rem;
  color: var(--ac-primary);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease-in-out;
}
.mega-menu-wrapper .mega-menu-inner .product-description {
  margin-left: 1rem;
  float: left;
  border-left: 1px solid #e7e7e7;
  padding-left: 4rem;
  max-width: 36%;
  opacity: 0;
  display: none;
  visibility: hidden;
  transition: 0.3s ease-in-out;
  animation: fadeIn 0.2s ease-in-out;
}
.mega-menu-wrapper .mega-menu-inner .product-description.is-block {
  opacity: 1;
  visibility: visible;
}
.mega-menu-wrapper .mega-menu-inner .product-description .brand {
  margin-bottom: 1rem;
}
.mega-menu-wrapper .mega-menu-inner .product-description .brand img {
  height: 1.5rem;
}
.mega-menu-wrapper .mega-menu-inner .product-description p {
  font-size: 0.875rem;
  color: #515D63;
  line-height: 160%;
  margin-bottom: 1rem;
}
.mega-menu-wrapper .mega-menu-inner .product-description .features li {
  font-size: 0.813rem;
  color: #171B1C;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.mega-menu-wrapper .mega-menu-inner .product-description .features li .material-icons {
  font-size: 1rem;
  margin-right: 0.6rem;
  color: var(--ac-primary);
}

.back-button {
  display: none !important;
  color: #515D63;
  margin-bottom: 10px !important;
  background-color: transparent;
}

.button.ac-button.inline-button {
  border: none;
  height: auto;
  margin: 0;
  padding: 0.5rem 0;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
}
.button.ac-button.inline-button:hover {
  background-color: transparent;
  border: none;
  color: var(--ac-primary);
}
.button.ac-button.inline-button:hover .material-icons {
  margin-left: 1rem;
}
.button.ac-button.inline-button .material-icons {
  font-size: 1rem;
  margin-left: 0.5rem;
  transition: 0.3s ease-in-out;
}

.linkable-nav-items {
  width: 500px;
  float: left;
}
.linkable-nav-items ul {
  display: grid;
  grid-template-columns: auto auto;
  grid-gap: 0.5rem;
}
.linkable-nav-items ul li {
  width: 250px;
}
.linkable-nav-items ul li a {
  display: inline-flex;
  align-items: center;
  font-size: 0.875rem;
  letter-spacing: 0.009rem;
  color: #171B1C;
  font-weight: 500;
  transition: 0.3s;
  padding-left: 0;
}
.linkable-nav-items ul li a:hover {
  color: var(--ac-primary);
}
.linkable-nav-items ul li a:hover span:last-child {
  padding-left: 1rem;
}
.linkable-nav-items ul li a span {
  display: flex;
  align-items: center;
  font-size: 1rem;
}
.linkable-nav-items ul li a span:last-child {
  padding-left: 0.5rem;
}
.linkable-nav-items ul li a span img {
  height: 1rem;
  margin-right: 1rem;
}

.resources-list {
  display: grid;
  grid-template-columns: auto auto auto auto;
  grid-gap: 2rem;
}
.resources-list .list-items h2 {
  font-weight: 500;
  position: relative;
  font-size: 0.875rem;
  z-index: 1;
  display: inline-block;
  letter-spacing: 1.2px;
}
.resources-list .list-items ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.resources-list .list-items ul li a {
  font-size: 0.875rem;
  padding: 0.6rem 0;
  color: #171B1C;
  display: inline-block;
  line-height: 1;
  transition: 0.3s ease-in-out;
  font-weight: 500;
}
.resources-list .list-items ul li a span {
  font-size: 14px;
}
.resources-list .list-items ul li a:hover {
  color: var(--ac-primary);
  text-decoration: underline;
}

.press-wrapper .single-press {
  margin: 0;
  padding: 0;
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
  transition: 0.3s;
}
.press-wrapper .single-press:hover h6 {
  color: var(--ac-primary);
}
.press-wrapper .single-press .calender {
  text-align: center;
  height: 90px;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  margin-right: 1rem;
  border-radius: 4px;
}
.press-wrapper .single-press .calender .date {
  width: 84px;
  height: 45px;
  background-color: #9dffcd;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 140%;
  letter-spacing: 0.4px;
  color: var(--ac-primary);
  align-items: center;
  display: flex;
  justify-content: center;
}
.press-wrapper .single-press .calender .month {
  width: 84px;
  height: 45px;
  background: #ccffe5;
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.4px;
  color: var(--ac-primary);
  align-items: center;
  display: flex;
  justify-content: center;
}
.press-wrapper .single-press .description {
  max-width: 327px;
}
.press-wrapper .single-press .description h6 {
  font-size: 1rem;
  margin-bottom: 0px;
  letter-spacing: 0;
  font-weight: 500;
  display: block;
}
.press-wrapper .single-press .description h6:after {
  position: inherit;
}
.press-wrapper .single-press .description .author {
  font-weight: 400;
  font-size: 0.875rem;
  letter-spacing: 0.4px;
  margin-bottom: 0.5rem;
  display: block;
  color: #1c1c1c;
}
.press-wrapper .single-press .description p {
  font-size: 0.875rem;
  color: #636363;
  line-height: 150%;
}
.press-wrapper .button.inline-button {
  margin-left: 100px !important;
}

.community-items {
  display: flex;
  align-items: center;
}
.community-items .community-item {
  border: 1px solid #636363;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
  width: 2.5rem;
  height: 2.5rem;
  margin-right: 0.5rem;
  transition: 0.3s;
}
.community-items .community-item:hover {
  background-color: var(--ac-primary);
  border-color: var(--ac-primary);
}
.community-items .community-item:hover img {
  filter: brightness(10);
}
.community-items .community-item:last-child {
  margin-right: 0;
}

.responsive-menu {
  background-color: var(--ac-primary);
}
.responsive-menu .button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
  font-weight: 500;
  background-color: transparent;
  color: #ffffff;
}
.responsive-menu .button.is-active {
  color: #d2d2d2;
}

.product-version .dropdown .dropdown-trigger .button {
  font-size: 0.813rem;
  width: 210px;
  height: 2rem;
  border-radius: 2px;
  padding: 2px 15px;
  color: #171B1C;
  border: 1px solid #e7e7e7;
}
.product-version .dropdown .dropdown-trigger .button .arrow {
  color: #999999;
  font-size: 0.9rem;
}
.product-version .dropdown .dropdown-menu {
  /* ===== Scrollbar CSS ===== */
  /* Firefox */
}
.product-version .dropdown .dropdown-menu * {
  scrollbar-width: auto;
  scrollbar-color: #ebebeb #fafafd;
}
.product-version .dropdown .dropdown-menu {
  /* Chrome, Edge, and Safari */
}
.product-version .dropdown .dropdown-menu *::-webkit-scrollbar {
  width: 12px;
}
.product-version .dropdown .dropdown-menu *::-webkit-scrollbar-track {
  background: #fafafd;
}
.product-version .dropdown .dropdown-menu *::-webkit-scrollbar-thumb {
  background-color: #ebebeb;
  border-radius: 10px;
  border: 3px solid #fafafd;
}
.product-version .dropdown .dropdown-menu .dropdown-content {
  max-height: 420px;
  overflow-y: auto;
}
.product-version .dropdown .dropdown-menu .dropdown-content .dropdown-item {
  font-size: 0.813rem;
  color: #171B1C;
}
.product-version .new-item {
  background-color: var(--ac-primary);
  font-size: 0.813rem;
  color: #ffffff;
  border-radius: 2px;
  height: 1.2rem;
  padding: 2px 5px;
  line-height: 1.2;
}

.ac-searchbar {
  position: relative;
  z-index: 1;
  padding: 0 20px;
  border-left: 1px solid #e7e7e7;
}
.ac-searchbar label .fa {
  color: #171B1C;
}
.ac-searchbar input[type=search] {
  border: none;
  background-color: transparent;
  color: #515D63;
  font-size: 0.875rem;
  width: 270px;
  padding: 0.2rem 0.875rem;
}
.ac-searchbar input[type=search]:focus {
  border: none;
  outline: none;
}
.ac-searchbar input[type=search]::placeholder {
  color: #636363;
}

.modal-backdrop.is-show {
  width: 100%;
  height: 100%;
  background: #333;
  position: fixed;
  top: 0;
  opacity: 0.8;
  z-index: 9;
}

.header--fixed {
  position: fixed;
  z-index: 10;
  right: 0;
  left: 0;
  top: 0;
}
.header--fixed::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  z-index: -1;
  transition: 0.5s ease-in-out;
}
.header--fixed.headroom--unpinned::after {
  transition: transform 500ms linear;
}

.headroom {
  will-change: transform;
  transition: transform 200ms linear;
}

.headroom--pinned {
  transform: translateY(0px);
  transition: transform 500ms linear;
}

.headroom--unpinned {
  transform: translateY(-165px);
}
.headroom--unpinned .navbar-area.navbar-fixed {
  transform: translateY(135px);
}
.headroom--unpinned .navbar-appscode-wrapper.navbar-product {
  transform: translateY(104px);
}

.navbar-burger {
  height: 30px;
  width: 30px;
  border-radius: 4px;
}
.navbar-burger.is-active i.fa {
  transform: rotate(-180deg);
  transform-origin: 10px;
}
.navbar-burger span {
  height: 1.5px;
}

/****************************************
Responsive Classes
*****************************************/
@media screen and (max-width: 1023px) {
  .headroom--unpinned .navbar-appscode-wrapper.navbar-product {
    padding: 0 0;
    transform: translateY(104px);
  }
  .headroom--unpinned .navbar-appscode-wrapper.navbar-product .navbar-appscode .navbar-right {
    top: 47px;
  }
  .navbar-appscode.container {
    padding: 0.5rem 15px;
  }
  .navbar-appscode.documentation-menu {
    margin-left: 0;
    padding: 0;
  }
  .navbar-appscode.documentation-menu ul .nav-item .link.is-active:after {
    display: none;
  }
  .navbar-appscode.documentation-menu .navbar-right {
    position: fixed;
    width: 80%;
    border-right: 1px solid #e7e7e7;
  }
  .navbar-appscode .navbar-left {
    width: 100%;
  }
  .navbar-appscode .navbar-left .navbar-brand {
    margin: 0;
    width: 100%;
  }
  .navbar-appscode .navbar-left .navbar-brand a img {
    height: 1.5rem !important;
  }
  .navbar-appscode .navbar-left ul {
    position: absolute;
    right: 20%;
    opacity: 0;
    visibility: hidden;
  }
  .navbar-appscode .navbar-right {
    position: absolute;
    z-index: 99;
    right: 20%;
    opacity: 0;
    visibility: hidden;
    background: #fafafd;
    width: 100%;
    left: 0;
    min-height: calc(100vh + 110px);
    overflow-y: auto;
    transition: 0.3s ease-in-out;
    top: 61px;
    padding: 15px;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
  }
  .navbar-appscode .navbar-right .is-flex.is-justify-content-space-between {
    flex-direction: column;
    align-items: flex-start;
  }
  .navbar-appscode .navbar-right .is-primary.ml-8 {
    margin-left: 0 !important;
    margin-top: 15px;
  }
  .navbar-appscode .navbar-right .button.ac-button.is-primary {
    margin-left: 0;
    width: 100%;
  }
  .navbar-appscode .navbar-right ul {
    display: flex;
    flex-direction: column;
  }
  .navbar-appscode .navbar-right ul li.nav-item {
    margin: 6px 0;
  }
  .navbar-appscode .navbar-right ul li.nav-item .link .whats-new {
    top: -10px;
    right: -30px;
  }
  .navbar-appscode .navbar-right .community-items.ml-70 {
    margin-left: 0 !important;
    margin-top: 30px;
  }
  .navbar-appscode .navbar-right.is-visible {
    opacity: 1;
    visibility: visible;
  }
  .resources-list {
    grid-template-columns: auto;
  }
  .mega-menu-wrapper {
    width: 100% !important;
    left: 0 !important;
    top: 0 !important;
    padding-top: 20px !important;
    background-color: #fafafd;
    max-height: 75vh;
    min-height: 70vh;
    overflow-y: auto;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.16);
  }
  .mega-menu-wrapper .mega-menu-inner .product-menu {
    grid-template-columns: auto;
    width: 100%;
  }
  .mega-menu-wrapper .mega-menu-inner .product-menu .single-product {
    width: 100%;
  }
  .mega-menu-wrapper .mega-menu-inner .product-menu .single-product .product-logo {
    height: 50px;
    width: 50px;
  }
  .mega-menu-wrapper .mega-menu-inner .product-menu .single-product .product-logo img {
    height: 1.8rem;
  }
  .mega-menu-wrapper .mega-menu-inner .product-menu .single-product .navigate-icon .icon {
    width: 16px;
  }
  .mega-menu-wrapper .mega-menu-inner .product-menu.database-list {
    grid-template-columns: auto;
  }
  .mega-menu-wrapper .mega-menu-inner .product-description {
    border-left: none;
    padding-left: 0;
    margin-top: 35px;
    margin-left: 0;
    max-width: 100%;
  }
  .press-wrapper .button.inline-button {
    margin-left: 0 !important;
    background-color: transparent;
  }
  .navbar-appscode-wrapper.navbar-product .navbar-appscode .navbar-right {
    top: 47px;
  }
  .product-version.pl-20 {
    padding-left: 10px;
  }
  .product-version .dropdown .dropdown-trigger .button {
    width: 190px;
  }
  .product-version .dropdown-menu {
    z-index: 9999;
  }
  .back-button {
    display: flex !important;
  }
  .back-button span {
    color: var(--ac-primary);
    padding-right: 15px;
    font-size: 18px;
  }
}
.embeded-console-button {
  height: 42px;
  margin-bottom: 4px;
  width: 185px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .embeded-console-button {
    width: 100%;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .navbar-burger {
    display: none !important;
  }
  .navbar-appscode.documentation-menu {
    margin-left: 0;
    border-left: none;
  }
  .navbar-appscode .navbar-left .navbar-brand {
    margin-right: 1rem;
  }
  .navbar-appscode .navbar-right {
    width: calc(100% - 180px);
  }
  .navbar-appscode .navbar-right .community-items.ml-70 {
    margin-left: 10px !important;
  }
  .navbar-appscode .navbar-right .buttons {
    min-width: 354px !important;
  }
  .navbar-appscode .navbar-right .button.ac-button {
    padding: 0.5rem 1rem;
  }
  .navbar-appscode .navbar-right-group {
    gap: 8px !important;
  }
  .navbar-appscode ul .nav-item {
    margin-right: 12px;
  }
  .mega-menu-wrapper .mega-menu-inner .product-menu {
    grid-template-columns: auto;
    width: calc(50% - 5rem);
  }
  .mega-menu-wrapper .mega-menu-inner .product-description {
    border-left: none;
  }
  .mega-menu-wrapper .video-content {
    display: none;
  }
  .product-version.ml-20 {
    margin-left: 4px !important;
  }
  .product-version .dropdown .dropdown-trigger .button {
    width: 180px;
    padding: 2px 5px;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .navbar-burger {
    display: none !important;
  }
  .navbar-appscode.documentation-menu {
    margin-left: 0;
    border-left: none;
  }
  .navbar-appscode .navbar-right {
    width: calc(100% - 180px);
  }
  .navbar-appscode .navbar-right .community-items.ml-70 {
    margin-left: 10px !important;
  }
  .navbar-appscode ul .nav-item {
    margin-right: 1.5rem;
  }
  .mega-menu-wrapper .mega-menu-inner .product-menu {
    grid-template-columns: auto;
    width: calc(50% - 5rem);
  }
  .mega-menu-wrapper .mega-menu-inner .product-description {
    border-left: none;
  }
  .mega-menu-wrapper .video-content {
    display: none;
  }
}
@media screen and (min-width: 1408px) {
  .navbar-appscode .navbar-left .navbar-brand {
    margin-right: 3rem;
  }
}
.mega-menu-wrapper .mega-menu-inner .product-menu.services-grid {
  grid-template-columns: 500px;
  width: 500px;
  background-color: #fbfbfb;
  border-radius: 8px;
}
@media screen and (max-width: 1023px) {
  .mega-menu-wrapper .mega-menu-inner .product-menu.services-grid {
    grid-template-columns: auto;
    width: 100%;
  }
  .mega-menu-wrapper .mega-menu-inner .product-menu.services-grid .single-product::after {
    display: none;
  }
}
.mega-menu-wrapper .mega-menu-inner .product-menu.services-grid .single-product {
  padding: 0.8rem 1rem;
}
.mega-menu-wrapper .mega-menu-inner .product-menu.services-grid .single-product .product-logo {
  height: 48px;
  width: 48px;
}
.mega-menu-wrapper .mega-menu-inner .product-menu.services-grid .single-product .product-logo img {
  height: 1.5rem !important;
}

.ac-preloader {
  position: fixed;
  height: 100vh;
  top: 0;
  z-index: 999;
  width: 100%;
  background-color: #ffffff;
}

.spinner {
  position: relative;
}

.spinner:before,
.spinner:after {
  content: "";
  position: relative;
  display: block;
}

.spinner:before {
  -webkit-animation: spinner 2.5s cubic-bezier(0.75, 0, 0.5, 1) infinite normal;
  animation: spinner 2.5s cubic-bezier(0.75, 0, 0.5, 1) infinite normal;
  width: 2em;
  height: 2em;
  background-color: var(--ac-primary);
}

.spinner:after {
  -webkit-animation: shadow 2.5s cubic-bezier(0.75, 0, 0.5, 1) infinite normal;
  animation: shadow 2.5s cubic-bezier(0.75, 0, 0.5, 1) infinite normal;
  bottom: -0.5em;
  height: 0.25em;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.2);
}

@-webkit-keyframes spinner {
  50% {
    border-radius: 50%;
    transform: scale(0.5) rotate(360deg);
  }
  100% {
    transform: scale(1) rotate(720deg);
  }
}
@keyframes spinner {
  50% {
    border-radius: 50%;
    transform: scale(0.5) rotate(360deg);
  }
  100% {
    transform: scale(1) rotate(720deg);
  }
}
@-webkit-keyframes shadow {
  50% {
    transform: scale(0.5);
    background-color: rgba(0, 0, 0, 0.1);
  }
}
@keyframes shadow {
  50% {
    transform: scale(0.5);
    background-color: rgba(0, 0, 0, 0.1);
  }
}
.cookie-wrapper {
  border-top: 1px solid #e7e7e7;
  position: fixed;
  width: 100%;
  background-color: #fafafd;
  bottom: 0;
  left: 0;
  padding: 8px 0;
  z-index: 99;
  transition: 0.3s ease-in-out;
}
.cookie-wrapper.hide {
  opacity: 0;
  visibility: hidden;
}
.cookie-wrapper .cookie-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cookie-wrapper .cookie-content p {
  font-size: 14px;
  color: #171B1C;
  width: calc(100% - 220px);
  margin-bottom: 0;
}
.cookie-wrapper .cookie-content p a {
  color: hsl(149, 90%, 20%);
  text-decoration: underline;
  font-weight: 500;
}
.cookie-wrapper .cookie-content p a:hover {
  color: var(--ac-primary);
}
.cookie-wrapper .cookie-content .buttons .button {
  border: none;
  background-color: transparent;
  font-weight: 500;
  padding: 8px 16px;
  font-size: 14px;
  border-radius: 2px;
  transition: 0.3s;
}
.cookie-wrapper .cookie-content .buttons .button:hover:not(.is-primary) {
  text-decoration: underline;
  color: var(--ac-primary);
}
.cookie-wrapper .cookie-content .buttons .button.is-primary {
  background-color: var(--ac-primary);
}

/****************************************
Responsive Classes
*****************************************/
@media screen and (max-width: 768px) {
  .cookie-wrapper .cookie-content {
    justify-content: center;
    flex-direction: column;
  }
  .cookie-wrapper .cookie-content p {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
}
li.nav-item {
  display: inline-block !important;
  text-indent: 0 !important;
  padding: 0px !important;
}

li.nav-item:before {
  display: none;
}

.tabs.is-boxed a {
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.tab-pane {
  display: none;
}

.tab-pane.show {
  display: block;
}

.nav-tabs a {
  align-items: center;
  border-bottom-color: #dbdbdb;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #4a4a4a;
  display: flex;
  justify-content: center;
  margin-bottom: -1px;
  padding: 0.5em 1em;
  vertical-align: top;
}

li.nav-item a {
  display: block;
  padding: 5px 20px;
}

a.nav-link.active {
  background-color: #ffffff;
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
  border-bottom-color: transparent !important;
  border-radius: 4px 4px 0 0;
  position: relative;
  z-index: 1;
}

a.nav-link.active:after {
  position: absolute;
  content: "";
  background: var(--ac-primary);
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  z-index: -1;
  border-radius: 4px 4px 0 0;
}

.nav-tabs {
  align-items: center;
  border-bottom-width: 1px;
  display: flex;
  flex-grow: 1;
  flex-shrink: 0;
  justify-content: flex-start;
}

.tab-content {
  border: 1px solid #dbdbdb;
  padding: 20px;
  border-radius: 4px;
  margin-bottom: 15px;
}

.tab-content h2 {
  margin-top: 0;
}

.button {
  transition: 0.3s ease-in-out;
}
.button.ac-button {
  border-color: var(--ac-primary);
  border-radius: 0.125rem;
  font-size: 0.875rem;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.078rem;
  line-height: 1;
  color: var(--ac-primary);
  font-weight: 500;
  padding: 0.5rem 1.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 46px;
}
@media screen and (max-width: 768px) {
  .button.ac-button {
    height: 44px;
  }
}
.button.ac-button:focus-visible {
  outline: none;
}
.button.ac-button:hover {
  background-color: var(--ac-primary);
  color: #ffffff;
  box-shadow: 2px 4px 24px rgba(0, 166, 81, 0.3) !important;
  transform: translateY(-2px);
}
.button.ac-button.is-disabled {
  opacity: 0.5 !important;
}
.button.ac-button .ac-icon {
  margin-left: 25px;
  background-color: #ffffff;
  color: var(--ac-primary);
  padding: 2px 6px;
  border-radius: 4px;
  width: 28px;
  height: 28px;
}
.button.ac-button.is-normal {
  height: 45px;
  font-size: 15px;
  letter-spacing: 0px;
  font-weight: 500;
  padding-left: 25px;
  padding-right: 25px;
}
.button.ac-button.is-medium {
  height: 58px;
  font-size: 18px;
  padding-left: 45px;
  padding-right: 45px;
}
.button.ac-button.is-transparent {
  padding: 0;
  height: auto;
  border: none;
  font-size: 14px;
  font-weight: 500;
  background-color: transparent;
  color: #171B1C;
}
.button.ac-button.is-transparent:hover {
  box-shadow: none !important;
}
.button.ac-button.is-transparent.is-primary {
  background-color: transparent;
  color: var(--ac-primary);
}
.button.ac-button.is-transparent.is-primary:hover {
  background-color: transparent;
  color: var(--ac-primary);
}
.button.ac-button.is-transparent.is-danger {
  background-color: transparent;
  color: #ff3729;
}
.button.ac-button.is-transparent.is-danger:hover {
  background-color: transparent;
  color: #ff3729;
}
.button.ac-button.is-transparent.is-small {
  letter-spacing: 0px;
  font-size: 13px;
}
.button.ac-button.is-transparent:focus {
  box-shadow: none;
  outline: none;
}
.button.ac-button.is-white {
  background-color: #ffffff;
  border: none;
}
.button.ac-button.is-white:hover {
  color: var(--ac-primary);
  opacity: 0.9;
}
.button.ac-button.is-primary {
  background-color: var(--ac-primary);
  color: #ffffff;
  border: none;
}
.button.ac-button.is-primary:hover {
  background-color: var(--ac-primary);
}
.button.ac-button.is-primary:focus-visible {
  outline: none;
}
.button.ac-button.is-primary.is-light {
  background-color: var(--ac-primary);
  color: var(--ac-primary);
}
.button.ac-button.is-primary.is-light.is-border {
  border: 1px solid var(--ac-primary);
}
.button.ac-button.is-primary.is-light:hover {
  background-color: var(--ac-primary);
}
.button.ac-button.is-primary.is-outlined {
  background-color: transparent;
  border: 1px solid var(--ac-primary);
  color: var(--ac-primary);
}
.button.ac-button.is-primary.is-outlined:hover {
  background-color: var(--ac-primary);
  color: #ffffff;
}
.button.ac-button.is-primary {
  background: linear-gradient(to left, hsl(149, 100%, 33%), hsl(149, 50%, 33%)) !important;
}
.button.ac-button.is-link {
  background-color: #0aafff;
  color: #ffffff;
  border: none;
}
.button.ac-button.is-link:focus-visible {
  outline: none;
}
.button.ac-button.is-link.is-light {
  color: #0aafff;
}
.button.ac-button.is-link.is-light.is-border {
  border: 1px solid #0aafff;
}
.button.ac-button.is-link.is-outlined {
  background-color: transparent;
  border: 1px solid #0aafff;
  color: #0aafff;
}
.button.ac-button.is-link.is-outlined:hover {
  background-color: #0aafff;
  color: #ffffff;
}
.button.ac-button.is-info {
  background-color: #0aafff;
  color: #ffffff;
  border: none;
}
.button.ac-button.is-info:focus-visible {
  outline: none;
}
.button.ac-button.is-info.is-light {
  color: #0aafff;
}
.button.ac-button.is-info.is-light.is-border {
  border: 1px solid #0aafff;
}
.button.ac-button.is-info.is-outlined {
  background-color: transparent;
  border: 1px solid #0aafff;
  color: #0aafff;
}
.button.ac-button.is-info.is-outlined:hover {
  background-color: #0aafff;
  color: #ffffff;
}
.button.ac-button.is-success {
  background-color: var(--ac-primary);
  color: #ffffff;
  border: none;
}
.button.ac-button.is-success:hover {
  background-color: var(--ac-primary);
}
.button.ac-button.is-success:focus-visible {
  outline: none;
}
.button.ac-button.is-success.is-light {
  background-color: var(--ac-primary);
  color: var(--ac-primary);
}
.button.ac-button.is-success.is-light.is-border {
  border: 1px solid var(--ac-primary);
}
.button.ac-button.is-success.is-light:hover {
  background-color: var(--ac-primary);
}
.button.ac-button.is-success.is-outlined {
  background-color: transparent;
  border: 1px solid var(--ac-primary);
  color: var(--ac-primary);
}
.button.ac-button.is-success.is-outlined:hover {
  background-color: var(--ac-primary);
  color: #ffffff;
}
.button.ac-button.is-warning {
  background-color: #ff8000;
  color: #ffffff;
  border: none;
}
.button.ac-button.is-warning:focus-visible {
  outline: none;
}
.button.ac-button.is-warning.is-light {
  color: #ff8000;
}
.button.ac-button.is-warning.is-light.is-border {
  border: 1px solid #ff8000;
}
.button.ac-button.is-warning.is-outlined {
  background-color: transparent;
  border: 1px solid #ff8000;
  color: #ff8000;
}
.button.ac-button.is-warning.is-outlined:hover {
  background-color: #ff8000;
  color: #ffffff;
}
.button.ac-button.is-danger {
  background-color: #ff3729;
  color: #ffffff;
  border: none;
}
.button.ac-button.is-danger:focus-visible {
  outline: none;
}
.button.ac-button.is-danger.is-light {
  color: #ff3729;
}
.button.ac-button.is-danger.is-light.is-border {
  border: 1px solid #ff3729;
}
.button.ac-button.is-danger.is-outlined {
  background-color: transparent;
  border: 1px solid #ff3729;
  color: #ff3729;
}
.button.ac-button.is-danger.is-outlined:hover {
  background-color: #ff3729;
  color: #ffffff;
}
.button.ac-button.is-green {
  background-color: #158748;
  color: #ffffff;
  border: none;
}
.button.ac-button.is-green:focus-visible {
  outline: none;
}
.button.ac-button.is-green.is-light {
  color: #158748;
}
.button.ac-button.is-green.is-light.is-border {
  border: 1px solid #158748;
}
.button.ac-button.is-green.is-outlined {
  background-color: transparent;
  border: 1px solid #158748;
  color: #158748;
}
.button.ac-button.is-green.is-outlined:hover {
  background-color: #158748;
  color: #ffffff;
}
.button .icon {
  width: 1.2em;
  height: 1.2em;
}

.readmore-button {
  margin: 0;
  padding: 0;
  font-size: 0.875rem;
  color: #515D63;
  font-weight: 500;
  border: none;
  background: transparent;
  display: flex;
  align-items: center;
  cursor: pointer;
  line-height: 1;
  transition: 0.3s ease-in-out;
}
.readmore-button .material-icons-outlined {
  font-size: 0.875rem;
  margin-left: 10px;
  transition: 0.3s ease-in-out;
}

.testimonial-area {
  padding: 60px 0 60px;
}
.testimonial-area .section-title h2 {
  font-size: 48px;
}
.testimonial-area .section-title p {
  font-size: 18px;
}
.testimonial-area .single-testimonial-item {
  background: #ffffff;
  box-shadow: 0px 2px 30px rgba(44, 60, 74, 0.08);
  border-radius: 4px;
  padding: 50px 40px;
  min-height: 460px;
}
.testimonial-area .single-testimonial-item .user-info-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.testimonial-area .single-testimonial-item .user-info-wrapper .image {
  margin-right: 1.2rem;
}
.testimonial-area .single-testimonial-item .user-info-wrapper .image img {
  height: 100%;
}
.testimonial-area .single-testimonial-item .user-info-wrapper .user-info .name {
  font-weight: bold;
  color: #171B1C;
  font-size: 22px;
  line-height: 1;
  line-height: 160%;
}
.testimonial-area .single-testimonial-item .user-info-wrapper .user-info p {
  font-size: 14px;
  line-height: 160%;
  color: #a6abbd;
}
.testimonial-area .single-testimonial-item p {
  font-size: 1rem;
  line-height: 160%;
}
.testimonial-area .owl-carousel .owl-stage-outer {
  padding: 40px 0px;
}

.arrows {
  display: flex;
  width: 136px;
  justify-content: space-between;
}
.arrows .button {
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  border: 1px solid #e7e7e7;
}
.arrows .button:hover .material-icons-outlined {
  transform: scale(1.2);
  color: var(--ac-primary);
}
.arrows .button .material-icons-outlined {
  transition: 0.3s ease-in-out;
  font-size: 18px;
}

/****************************************
Responsive Classes
*****************************************/
@media screen and (max-width: 768px) {
  .testimonial-area {
    padding-top: 30px;
  }
  .testimonial-area .section-title {
    text-align: center;
  }
  .testimonial-area .section-title h2 {
    font-size: 32px;
  }
  .testimonial-area .owl-carousel .owl-stage-outer {
    padding: 0 !important;
  }
  .testimonial-area .arrows {
    width: 96px;
    margin: 0 auto;
    margin-top: 30px;
  }
  .testimonial-area .arrows .button {
    width: 40px;
    height: 40px;
  }
  .testimonial-area .single-testimonial-item {
    padding: 30px;
    min-height: auto;
  }
  .testimonial-area .single-testimonial-item .user-info-wrapper .user-info h6 {
    font-size: 20px;
  }
  .testimonial-area .single-testimonial-item .user-info-wrapper .user-info {
    text-align: left;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .testimonial-area .section-title h2 {
    font-size: 38px;
  }
  .testimonial-area .single-testimonial-item {
    padding: 30px 30px;
    min-height: 310px;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .testimonial-area .section-title h2 {
    font-size: 38px;
  }
  .testimonial-area .single-testimonial-item {
    min-height: 310px;
    padding: 30px;
  }
}
@media screen and (min-width: 1408px) {
  .testimonial-area .single-testimonial-item {
    padding: 30px;
  }
  .testimonial-area .single-testimonial-item .user-info-wrapper .user-info h5 {
    font-size: 18px;
  }
}
.features-area .features-image {
  position: relative;
  z-index: 1;
}
.features-area .features-image img {
  border-radius: 4px;
}
.features-area .features-image .check-list {
  position: absolute;
  top: 60px;
  left: -150px;
  left: -150px;
}
.features-area .features-description h2 {
  line-height: 130%;
}
.features-area .features-description h1 {
  font-style: normal;
  font-weight: bold;
  font-size: 34px;
  line-height: 130%;
  letter-spacing: -0.57px;
  margin-bottom: 1rem;
}
.features-area .features-description p {
  font-size: 1rem;
  margin-bottom: 15px;
  text-align: justify;
}
.features-area .features-description p strong {
  color: #171B1C;
  font-weight: 500;
}
.features-area h3 {
  margin-bottom: 1rem;
  font-weight: 800;
}
.features-area .check-list {
  background-color: #ffffff;
  padding: 30px 40px;
  width: 300px;
  box-shadow: 0px 2px 30px rgba(44, 60, 74, 0.08);
  border-radius: 0.5rem;
}
.features-area .check-list li {
  display: flex;
  align-items: center;
  font-size: 1rem;
  margin-bottom: 0.8rem;
}
.features-area .check-list li:last-child {
  margin-bottom: 0;
}
.features-area .check-list li span {
  font-size: 18px;
  margin-right: 0.8rem;
  color: var(--ac-primary);
}

.single-features-item {
  padding: 20px 20px;
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 3.75rem auto;
  border: 1px solid #e7e7e7;
  border-radius: 2px;
  min-height: 126px;
}
.single-features-item:hover .readmore-button {
  letter-spacing: 0;
  color: var(--ac-primary);
}
.single-features-item:hover .readmore-button .material-icons-outlined {
  margin-left: 20px;
}
.single-features-item .feature-icon {
  width: 3.75rem;
  height: 3.75rem;
  background-color: #f1f1f9;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
}
.single-features-item .feature-icon img {
  height: 30px;
}
.single-features-item .feature-information h5 {
  font-size: 20px;
  margin-bottom: 5px;
}
.single-features-item .feature-information p {
  font-size: 0.875rem;
  line-height: 160%;
  transition: 0.3s ease-in-out;
  color: #515D63;
}

.features-area .single-feature-image {
  display: flex;
  align-items: center;
}
.features-area .single-feature-image img {
  max-width: 400px;
}
.features-area p {
  text-align: justify;
}

.features-area .features-thumbnail {
  max-width: 80%;
  border-radius: 4px;
  overflow: hidden;
  display: flex;
}
.features-area .features-thumbnail.has-text-right {
  margin-left: auto;
  margin-right: 0;
}

/****************************************
Responsive Classes
*****************************************/
@media screen and (max-width: 768px) {
  .features-area .features-image .check-list {
    top: 30px;
    left: 50%;
    margin-left: -150px;
    padding: 30px;
  }
  .features-area .buttons {
    justify-content: center;
  }
  .features-area .features-description {
    text-align: center;
  }
  .features-area .features-description h2 {
    margin-bottom: 10px;
  }
  .features-area .features-description h1 {
    font-size: 28px;
  }
  .features-area .features-description p {
    text-align: center;
  }
  .features-area h3 {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
    text-align: center;
  }
  .features-area p {
    text-align: center;
  }
  .single-features-item {
    grid-template-columns: auto;
    grid-gap: 10px;
    text-align: center;
  }
  .single-features-item .feature-icon {
    margin: 0 auto;
  }
  .single-features-item .readmore-button {
    text-align: left;
    margin: 0;
  }
  .features-area .features-thumbnail {
    margin: 0 auto;
    max-width: 100%;
  }
  .features-area .features-thumbnail.has-text-right {
    margin-right: auto;
  }
  .single-features-item .feature-icon {
    width: 3rem;
    height: 3rem;
    border-radius: 4px;
  }
  .single-features-item .feature-icon img {
    height: 24px;
  }
  .single-features-item .feature-information {
    text-align: left;
  }
  .single-features-item .feature-information h5 {
    font-size: 18px;
    margin-bottom: 5px;
    line-height: 1.3;
  }
  .features-area .features-thumbnail {
    margin: 0 auto;
  }
  .features-area .features-thumbnail.has-text-right {
    margin-right: auto;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .single-features-item {
    grid-template-columns: auto;
    grid-gap: 10px;
    text-align: center;
  }
  .single-features-item .feature-icon {
    margin: 0 auto;
  }
  .single-features-item .feature-information h5 {
    font-size: 18px;
  }
  .features-area .features-image .check-list {
    left: 50%;
    margin-left: -150px;
    padding: 30px;
  }
  .features-area .features-thumbnail {
    margin: 0 auto;
  }
  .features-area .features-thumbnail.has-text-right {
    margin-right: auto;
  }
  .readmore-button {
    text-align: center;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .features-area .features-image .check-list {
    left: 50%;
    margin-left: -150px;
  }
  .features-area .features-description {
    font-size: 28px;
  }
  .features-area h3 {
    font-size: 28px;
    margin-bottom: 0.8rem;
  }
}
@media screen and (min-width: 1408px) {
  .features-area .features-description h1 {
    font-size: 32px;
  }
  .features-area .features-image .check-list {
    top: 30px;
  }
  .single-features-item {
    padding: 20px;
    min-height: 126px;
  }
  .single-features-item .feature-information h5 {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 130%;
  }
}
.ac-accordion-wrapper.is-marginless .single-accordion-item {
  margin: 0;
  padding: 0;
}
.ac-accordion-wrapper.is-marginless .single-accordion-item .accordion-heading {
  padding: 10px 20px;
  position: relative;
  z-index: 1;
}
.ac-accordion-wrapper.is-marginless .single-accordion-item .accordion-heading::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background-color: var(--ac-primary);
}
.ac-accordion-wrapper .single-accordion-item {
  background-color: #fff;
  border: 1px solid #E8E9EA;
  padding: 12px 20px;
  margin-bottom: 15px;
  border-radius: 4px;
}
.ac-accordion-wrapper .single-accordion-item:last-child {
  margin-bottom: 0;
}
.ac-accordion-wrapper .single-accordion-item .accordion-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ac-accordion-wrapper .single-accordion-item .accordion-heading h3 {
  cursor: pointer;
  font-size: 16px;
  font-weight: 700;
  color: #1C1C1C;
}
.ac-accordion-wrapper .single-accordion-item .accordion-heading h4 {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}
.ac-accordion-wrapper .single-accordion-item .accordion-heading button {
  font-size: 12px;
  letter-spacing: 0.1px;
}
.ac-accordion-wrapper .single-accordion-item .accordion-heading .icon {
  width: 24px;
  height: 24px;
  border: 1px solid #e7e7e7;
  line-height: 16px;
  font-size: 12px;
  border-radius: 50%;
  cursor: pointer;
}
.ac-accordion-wrapper .single-accordion-item .accordion-body {
  max-height: 0;
  transition: max-height 0.2s ease-out;
  overflow: hidden;
  padding: 0;
}
.ac-accordion-wrapper .single-accordion-item .accordion-body p {
  padding-top: 3px;
  font-size: 15px;
  color: #393E46;
}

.cta-area {
  margin-bottom: 60px;
  position: relative;
  z-index: 1;
}
.cta-area .cta-area-inner {
  padding: 20px 50px;
  background-size: cover;
  background-position: center;
  border-radius: 8px;
  display: flex;
  align-items: center;
  background-color: #F4FBF7;
  border: 1px solid var(--ac-primary);
  position: relative;
  z-index: 1;
}
.cta-area .cta-area-inner:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  z-index: -1;
}
.cta-area .cta-area-inner h3 {
  margin-bottom: 1rem;
  text-wrap: balance;
}
.cta-area .cta-area-inner p {
  text-wrap: balance;
}

/****************************************
Responsive Classes
*****************************************/
@media screen and (max-width: 768px) {
  .cta-area .cta-area-inner {
    height: auto !important;
    padding: 32px 16px;
  }
  .cta-area .cta-area-inner .buttons .button.ac-button {
    letter-spacing: 0;
    padding: 0.5rem 1rem;
    width: 100%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .cta-area .cta-area-inner {
    padding: 20px;
  }
  .cta-area .cta-area-inner h3 {
    font-size: 28px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .cta-area .cta-area-inner {
    padding: 20px;
  }
  .cta-area .cta-area-inner h3 {
    font-size: 28px;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .cta-area .cta-area-inner {
    padding: 30px;
  }
  .cta-area .cta-area-inner h3 {
    font-size: 28px;
  }
}
@media screen and (min-width: 1408px) {
  .cta-area .cta-area-inner {
    padding: 30px;
  }
  .cta-area .cta-area-inner h3 {
    font-size: 28px;
  }
}
.full-info {
  overflow: hidden;
}
.full-info h1,
.full-info h2,
.full-info h3,
.full-info h4,
.full-info h5,
.full-info h6 {
  margin-top: 40px;
  font-weight: 700;
  color: #171B1C;
  margin-bottom: 10px;
}
.full-info h1:first-child,
.full-info h2:first-child,
.full-info h3:first-child,
.full-info h4:first-child,
.full-info h5:first-child,
.full-info h6:first-child {
  margin-top: 0;
}
.full-info h1 a svg,
.full-info h2 a svg,
.full-info h3 a svg,
.full-info h4 a svg,
.full-info h5 a svg,
.full-info h6 a svg {
  padding-left: 10px;
}
.full-info h1 a,
.full-info h2 a,
.full-info h3 a,
.full-info h4 a,
.full-info h5 a,
.full-info h6 a {
  font-size: 16px;
}
.full-info h1 a.hash-tag,
.full-info h2 a.hash-tag,
.full-info h3 a.hash-tag,
.full-info h4 a.hash-tag,
.full-info h5 a.hash-tag,
.full-info h6 a.hash-tag {
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease-in-out;
}
.full-info h1:hover a,
.full-info h2:hover a,
.full-info h3:hover a,
.full-info h4:hover a,
.full-info h5:hover a,
.full-info h6:hover a {
  opacity: 1;
  visibility: visible;
}
.full-info h1 {
  font-size: 32px;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.full-info h2 {
  font-size: 24px;
}
.full-info h3 {
  font-size: 18px;
}
.full-info h4 {
  font-size: 16px;
}
.full-info h5 {
  font-size: 15px;
}
.full-info h6 {
  font-size: 13px;
}
.full-info .highlight pre code {
  color: #f1f1f1;
}
.full-info table td,
.full-info table th {
  text-align: left;
}
.full-info h2 span.share-icon {
  color: #6b6b6b;
  font-size: 18px;
  margin-left: 10px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease-in-out;
}

.full-info h2:hover span.share-icon {
  opacity: 1;
  visibility: visible;
}

.full-info ul li,
.full-info ol li,
.full-info ol li p {
  color: #4a4a4a;
  display: block;
  padding-bottom: 8px;
  line-height: 1.8;
}

.full-info ul li:last-child,
.full-info ol li:last-child,
.full-info ol p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.full-info ul li,
.full-info ol li {
  text-indent: -30px;
}

.full-info ul li p,
.full-info ol li p {
  text-indent: 0;
  margin-top: -30px;
}

.full-info ul li pre,
.full-info ol li pre {
  text-indent: 0px;
  margin-left: -30px;
}

.full-info ul li:before {
  content: "\f10c";
  font-family: fontawesome;
  font-size: 8px;
  margin-right: 20px;
  color: #707070;
}

.full-info figure {
  margin-bottom: 30px;
}
.full-info figure figcaption {
  color: #707070;
  font-size: 14px;
}

ul li b {
  color: var(--ac-primary);
  font-weight: 500;
}

.full-info ul,
.full-info ol {
  padding: 0 0 0 30px;
  margin-bottom: 15px;
}

.full-info ul.nav.nav-tabs {
  margin-bottom: 0;
}

.full-info ul li p {
  margin: 0;
  display: inline;
}

.full-info p b {
  color: var(--ac-primary);
}

.full-info ul li p a,
.full-info p a,
.full-info a {
  color: var(--ac-primary);
  font-weight: 500;
  font-family: "Roboto", sans-serif;
}

.full-info p {
  margin-bottom: 15px;
  color: #515D63;
}

.full-info p strong {
  font-weight: 500;
}
.full-info p strong em {
  font-weight: 500;
}

.appscode-style.full-info ul li p a .appscode-style.full-info p a,
.appscode-style.full-info a {
  color: var(--ac-primary);
}

.full-info ol {
  list-style: none;
  counter-reset: order-list-counter;
}

.full-info ol li {
  counter-increment: order-list-counter;
}

.full-info ol li::before {
  content: counter(order-list-counter) ". ";
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  color: #4a4a4a;
}

/* schedule-demo start */
embed,
iframe,
object,
video {
  height: 100%;
  max-width: 100%;
}

.schedule-title {
  margin-top: 65px;
  color: #242a31;
  margin-bottom: 30px;
}

.kd-sidebar-menu label,
.kd-sidebar-menu li a {
  font-size: 14px;
  font-weight: 500;
  color: #4a4a4a;
  display: block;
  cursor: pointer;
  user-select: none;
  margin-top: 10px;
  margin-top: 5px;
  transition: 0.3s;
}

.item ul,
.item input[type=checkbox] {
  display: none;
  overflow: hidden;
  transition: 0.3s;
}

.kd-sidebar-menu .item label a {
  font-weight: 600;
  color: #515D63;
  padding: 8px 17px;
  display: block;
}

.kd-sidebar-menu li a:hover {
  color: var(--ac-primary);
}

.kd-sidebar-menu .item ul {
  margin-left: 20px;
  padding-left: 15px;
  border-left: 1px solid #e2e2e2;
}

.item input:checked ~ label,
.item input:checked ~ .item > label {
  border: 1px solid #e2e2e2;
  background: #ffffff;
}

.item:first-child input:checked ~ label, .item:first-child input:checked ~ .item:first-child > label {
  border: 1px solid transparent;
}

.appscode-style .item input:checked ~ label > a {
  color: var(--ac-primary);
}

.item input:checked ~ ul, .item input:checked ~ .item > ul > .item {
  margin-left: -20px;
}

.kd-left-sidebar {
  margin-right: 30px;
  position: sticky;
  top: 130px;
  z-index: 9;
}

.kd-sidebar-menu {
  max-height: 65vh;
  overflow-y: auto;
}

.kd-sidebar-menu .item label {
  border: 1px solid transparent;
  position: relative;
  z-index: 1;
  border-radius: 3px 0 0 3px;
}

.go-to-top {
  position: fixed;
  display: block;
  font-size: 16px;
  z-index: 999;
  right: 20px;
  bottom: 40px;
  width: 40px;
  height: 40px;
  line-height: 30px;
  border-radius: 50%;
  color: var(--ac-primary);
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid var(--ac-primary);
  opacity: 0;
  cursor: pointer;
  transition: opacity 0.4s linear;
}
.go-to-top i.fa {
  color: var(--ac-primary);
}

.go-to-top.is-visible {
  opacity: 1;
}

.footer-area {
  position: relative;
  z-index: 1;
}
.footer-area:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.single-footer-widget .footer-logo {
  max-width: 160px;
}

.subscription-form {
  margin-top: 10px;
}
.subscription-form label {
  font-size: 18px;
  font-weight: 600;
  display: block;
  font-family: "Roboto", sans-serif;
}
.subscription-form input {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: none;
  font-size: 16px;
  border-radius: 4px;
  padding: 8px 50px 8px 10px;
  height: 40px;
  position: relative;
  z-index: 1;
  color: #ffffff;
}
.subscription-form input::placeholder {
  color: #ADB2B0;
}
.subscription-form input:focus {
  border: 1px solid var(--ac-primary);
}
.subscription-form .button {
  font-family: #4a4a4a;
  color: var(--ac-primary);
  font-size: 16px;
  height: 40px;
  box-shadow: none;
  transition: 0.3s ease-in-out;
  cursor: pointer;
  border: 1px solid transparent;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9 !important;
  background: transparent;
}
.subscription-form .button:hover {
  background-color: var(--ac-primary);
  color: #ffffff !important;
  outline: none;
  box-shadow: none;
}

.contact-information {
  margin-top: 28px;
}
.contact-information h4 {
  font-size: 18px;
  color: #171B1C;
}

.all-contact-info li a,
p.spam-message {
  color: #515D63;
  display: inline-block;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  padding: 5px 0;
}

.all-contact-info li a span {
  padding-right: 10px;
}

.footer-menu label {
  font-size: 18px;
  margin-bottom: 4px;
  font-weight: 500;
}

.footer-link li a {
  color: #D4D6D5;
  font-size: 14px;
  display: block;
  padding: 8px 0;
  transition: 0.3s linear;
}
.footer-link li a:last-child {
  padding-bottom: 0;
}
.footer-link li a:hover {
  color: var(--ac-primary);
  padding-left: 5px;
}

.footer-top {
  padding: 50px 0 30px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-bottom {
  padding: 30px 0;
}
.footer-bottom p {
  font-size: 14px;
  color: #515D63;
  margin-bottom: 0;
}

.footer-inline-link a {
  color: #4a4a4a;
  font-size: 14px;
  margin-right: 30px;
  transition: 0.3s ease-in-out;
}
.footer-inline-link a:hover {
  color: var(--ac-primary);
}
.footer-inline-link a:last-child {
  margin-right: 0;
}

.socail-link-inline li {
  margin-right: 10px;
  display: inline-block;
}
.socail-link-inline li a {
  color: #8a8a8a;
  font-size: 14px;
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border: 1px solid #8a8a8a;
  border-radius: 50%;
  transition: 0.3s ease-in-out;
}
.socail-link-inline li a:hover {
  background: var(--ac-primary);
  color: #ffffff;
  border: 1px solid transparent;
}
.socail-link-inline li:last-child {
  margin-right: 0;
}

/****************************************
Responsive Classes
*****************************************/
@media screen and (max-width: 768px) {
  .footer-area .footer-top .is-1-mobile .column {
    padding: 0.25rem;
  }
  .footer-area .single-footer-widget {
    height: 100%;
  }
  .footer-area .single-footer-widget .footer-logo {
    margin: 0 auto;
  }
  .footer-area .single-footer-widget .subscription-form {
    text-align: center;
  }
  .footer-area .single-footer-widget .field.has-addons {
    justify-content: center;
  }
  .footer-area .footer-menu {
    background-color: rgba(77, 77, 203, 0.0509803922);
    height: 100%;
    padding: 20px 5px;
    border-radius: 4px;
  }
  .footer-area .footer-menu.is-info {
    background-color: rgba(10, 175, 255, 0.1803921569);
  }
  .footer-area .footer-menu.is-danger {
    background-color: rgba(234, 61, 47, 0.1411764706);
  }
  .footer-area .footer-menu.is-warning {
    background: rgba(247, 173, 42, 0.2117647059);
  }
  .footer-area .footer-menu.is-success {
    background-color: rgba(39, 176, 100, 0.1882352941);
  }
  .footer-area .footer-menu h4 {
    margin-bottom: 0;
  }
  .footer-area .contact-information {
    text-align: center;
  }
  .footer-inline-link {
    padding: 10px 0;
  }
  .footer-bottom {
    padding: 20px 0;
  }
}
/*==============================================================
    Documentation page style
==============================================================*/
.documentation-area {
  margin-top: 190px;
  display: flex;
}
.documentation-area .left-sidebar-wrapper {
  border-right: 1px solid #e7e7e7;
  margin-top: -35px;
  background-color: #fafafd;
  z-index: 1;
  width: 350px;
  padding-top: 1rem;
  /* ===== Scrollbar CSS ===== */
  /* Firefox */
}
.documentation-area .left-sidebar-wrapper * {
  scrollbar-width: auto;
  scrollbar-color: #ebebeb #fafafd;
}
.documentation-area .left-sidebar-wrapper {
  /* Chrome, Edge, and Safari */
}
.documentation-area .left-sidebar-wrapper *::-webkit-scrollbar {
  width: 12px;
}
.documentation-area .left-sidebar-wrapper *::-webkit-scrollbar-track {
  background: #fafafd;
}
.documentation-area .left-sidebar-wrapper *::-webkit-scrollbar-thumb {
  background-color: #ebebeb;
  border-radius: 10px;
  border: 3px solid #fafafd;
}
.documentation-area .left-sidebar-wrapper .product-sidebar-menu {
  overflow-y: auto;
  width: 100%;
  overflow-y: scroll;
  padding-right: 17px;
  box-sizing: content-box;
  border-right: 1px solid #e7e7e7;
}
.documentation-area .left-sidebar-wrapper .product-sidebar-menu .item label {
  background: transparent;
}
.documentation-area .left-sidebar-wrapper .product-sidebar-menu .item ul {
  overflow: inherit;
}
.documentation-area .left-sidebar-wrapper .product-sidebar-menu .item ul li.is-active {
  position: relative;
}
.documentation-area .left-sidebar-wrapper .product-sidebar-menu .item ul li.is-active::after {
  position: absolute;
  content: "";
  left: -21px;
  top: 50%;
  margin-top: -6px;
  width: 10px;
  height: 10px;
  background: #ffffff;
  border-radius: 50%;
  z-index: 9;
  border: 1px solid #e7e7e7;
}
.documentation-area .left-sidebar-wrapper .item input:checked ~ label a,
.documentation-area .left-sidebar-wrapper .item input:checked ~ .item > label a {
  color: var(--ac-primary);
}
.documentation-area .documentation-body {
  padding: 0 60px;
  width: calc(100% - 674px);
}
.documentation-area .right-sidebar {
  border-left: 1px solid #e7e7e7;
  margin-top: -25px;
  width: 324px;
  padding-top: 24px;
}

.info-title p {
  color: #515D63;
  padding: 0 20px;
}

.full-info {
  overflow: hidden;
}
.full-info h1,
.full-info h2,
.full-info h3,
.full-info h4,
.full-info h5,
.full-info h6 {
  margin-top: 40px;
  font-weight: 700;
  color: #171B1C;
  margin-bottom: 10px;
}
.full-info h1:first-child,
.full-info h2:first-child,
.full-info h3:first-child,
.full-info h4:first-child,
.full-info h5:first-child,
.full-info h6:first-child {
  margin-top: 0;
}
.full-info h1 a svg,
.full-info h2 a svg,
.full-info h3 a svg,
.full-info h4 a svg,
.full-info h5 a svg,
.full-info h6 a svg {
  padding-left: 10px;
}
.full-info h1 a,
.full-info h2 a,
.full-info h3 a,
.full-info h4 a,
.full-info h5 a,
.full-info h6 a {
  font-size: 16px;
}
.full-info h1 a.hash-tag,
.full-info h2 a.hash-tag,
.full-info h3 a.hash-tag,
.full-info h4 a.hash-tag,
.full-info h5 a.hash-tag,
.full-info h6 a.hash-tag {
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease-in-out;
}
.full-info h1:hover a,
.full-info h2:hover a,
.full-info h3:hover a,
.full-info h4:hover a,
.full-info h5:hover a,
.full-info h6:hover a {
  opacity: 1;
  visibility: visible;
}
.full-info h1 {
  font-size: 2rem;
  padding-bottom: 10px;
  line-height: 1.3;
}
.full-info h2 {
  font-size: 24px;
}
.full-info h3 {
  font-size: 18px;
}
.full-info h4 {
  font-size: 16px;
}
.full-info h5 {
  font-size: 15px;
}
.full-info h6 {
  font-size: 13px;
}

.full-info h2 span.share-icon {
  color: #6b6b6b;
  font-size: 18px;
  margin-left: 10px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease-in-out;
}

.full-info h2:hover span.share-icon {
  opacity: 1;
  visibility: visible;
}

blockquote {
  border-left: 4px solid var(--ac-primary);
  padding-left: 15px;
}

.full-info ul li,
.full-info ol li,
.full-info ol li p {
  color: #4a4a4a;
  display: block;
  padding-bottom: 8px;
  line-height: 1.8;
}

.full-info ul li:last-child,
.full-info ol li:last-child,
.full-info ol p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.full-info ul li,
.full-info ol li {
  text-indent: -30px;
}

.full-info ul li p,
.full-info ol li p {
  text-indent: 0;
  margin-top: -30px;
}

.full-info ul li pre,
.full-info ol li pre {
  text-indent: 0px;
  margin-left: -30px;
}

.full-info ul li:before {
  content: "\f10c";
  font-family: fontawesome;
  font-size: 8px;
  margin-right: 20px;
  color: #707070;
}

.full-info figure {
  margin-bottom: 30px;
}
.full-info figure figcaption {
  color: #707070;
  font-size: 14px;
}

ul li b {
  color: var(--ac-primary);
  font-weight: 500;
}

.full-info ul,
.full-info ol {
  padding: 0 0 0 30px;
  margin-bottom: 15px;
}

.full-info ul.nav.nav-tabs {
  margin-bottom: 0;
}

.full-info ul li p {
  margin: 0;
  display: inline;
}

.full-info p b {
  color: var(--ac-primary);
}

.full-info ul li p a,
.full-info p a,
.full-info a {
  color: var(--ac-primary);
  font-weight: 500;
  font-family: "Roboto", sans-serif;
}

.full-info p {
  margin-bottom: 0.825rem;
  color: #515D63;
  line-height: 160%;
  font-family: "Roboto", sans-serif;
}

.full-info p strong {
  font-weight: 500;
}
.full-info p strong em {
  font-weight: 500;
}

.appscode-style.full-info ul li p a .appscode-style.full-info p a,
.appscode-style.full-info a {
  color: var(--ac-primary);
}

.code-block-wrapper {
  position: relative;
  z-index: 1;
}
.code-block-wrapper .code-block-title h4 {
  font-size: 16px;
  line-height: 130%;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.code-block-wrapper .code-block-title .copy-and-download {
  display: flex;
  align-items: center;
  background: #f0f3f3;
  padding: 20px;
  position: absolute;
  right: 0;
  top: 0;
}
.code-block-wrapper .code-block-title .copy-and-download button {
  background: transparent;
  border: none;
  cursor: copy;
  width: 30px;
}
.code-block-wrapper .code-block-title .copy-and-download button svg {
  transition: 0.3s ease-in-out;
}
.code-block-wrapper .code-block-title .copy-and-download button:hover svg {
  transform: scale(1.2);
}
.code-block-wrapper .code-block-title .copy-and-download .download-here {
  cursor: pointer;
}

.full-info ol {
  list-style: none;
  counter-reset: order-list-counter;
}

.full-info ol li {
  counter-increment: order-list-counter;
}

.full-info ol li::before {
  content: counter(order-list-counter) ". ";
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  color: #4a4a4a;
}

.search-area {
  position: relative;
  z-index: 1;
  margin-bottom: 40px;
}

.search-area input {
  background: #ffffff;
  border: 1px solid #e7e7e7;
  padding: 9px 40px 9px 15px;
  font-size: 15px;
  border-radius: 3px;
  width: 100%;
}

.search-button {
  position: absolute;
  top: 0;
  height: 100%;
  right: 0;
  background: transparent;
  border: none;
  color: #32325d;
  padding: 0 15px;
  margin-top: -1px;
  cursor: pointer;
  display: block;
}

.tbl-of-contents #TableOfContents {
  max-height: 70vh;
}
.tbl-of-contents #TableOfContents::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.tbl-of-contents #TableOfContents::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.tbl-of-contents #TableOfContents::-webkit-scrollbar-thumb {
  background: #c1c1c1;
}
.tbl-of-contents #TableOfContents::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.tbl-of-contents h4 {
  font-size: 14px;
  font-weight: 700;
  color: #171B1C;
  margin-left: 20px;
  margin-bottom: 1.5rem;
  line-height: 1;
}

.tbl-of-contents ul li a {
  color: #4a4a4a;
  opacity: 0.7;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  display: block;
  padding-left: 20px;
  padding-bottom: 10px;
}

.tbl-of-contents ul ul {
  border: none;
}

.tbl-of-contents ul a.active:before {
  width: 3px;
  height: 100%;
  background: var(--ac-primary);
  content: "";
  left: -2px;
  top: 0;
  position: absolute;
  border-radius: 50px;
  transition: 0.3s ease-in-out;
}

.tbl-of-contents ul a.active {
  position: relative;
  z-index: 1;
  color: var(--ac-primary);
}

li.nav-item.active a {
  color: var(--ac-primary);
}

.right-sidebar-area {
  padding: 0 1.25rem 0 0;
  position: sticky;
  top: 130px;
}

.overlay-bg {
  position: relative;
  z-index: 99;
  width: 100%;
  height: 100%;
}

.overlay-bg {
  position: fixed;
  content: "";
  background: #000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  display: none;
}

.sidebar-search-area {
  background: #ffffff;
  width: 585px;
  z-index: 9999;
  right: -100%;
  position: fixed;
  top: 0;
  height: 100%;
  overflow-y: scroll;
  transition: 0.3s linear;
}
.sidebar-search-area button.button.ac-button.inline-button.back-button {
  padding-left: 20px;
  padding-top: 20px;
}

.sidebar-search-area::-webkit-scrollbar {
  width: 8px;
}

.sidebar-search-area::-webkit-scrollbar-track {
  background: #e7e7e7;
}

.sidebar-search-area::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 50px;
}

.sidebar-search-area::-webkit-scrollbar-thumb:hover {
  background: #818181;
}

.search-area-top {
  padding: 20px;
}

.searchbar-area input {
  background: #ffffff;
  padding: 10px;
  border: 1px solid #e7e7e7;
  height: 40px;
  border-radius: 3px;
  width: calc(100% - 70px);
}
.searchbar-area input:focus {
  box-shadow: none;
  outline: none;
}

.searchbar-area {
  position: relative;
  z-index: 1;
}

.searchbar-area button {
  position: absolute;
  height: 100%;
  width: 60px;
  background: #4d4dcb;
  color: #ffffff;
  border: none;
  border-radius: 3px;
  margin-left: 10px;
  cursor: pointer;
}

.sidebar-search-area h3 {
  font-family: "Roboto", sans-serif;
  color: #393e46;
  margin-bottom: 10px;
}

.search-meta-information p,
.search-meta-information label,
.shorting-data select {
  font-size: 12px;
  color: #6b6b6b;
  margin-top: 14px;
}

.shorting-data select {
  border-radius: 3px;
  width: 60px;
  background: #f2f2f2;
  border-color: #e7e7e7;
  color: #393e46;
  font-family: "Roboto", sans-serif;
}

.single-search-result h3 a {
  color: #4d4dcb;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  line-height: 26px;
}

.single-search-result h3 {
  margin-bottom: 0;
  line-height: 0;
}

.single-search-result a {
  color: #00a651;
  font-size: 12px;
  font-family: "Roboto", sans-serif;
  display: block;
}

.result-thumb {
  width: 60px;
  float: left;
  overflow: hidden;
  margin-right: 10px;
}

.result-description-wrapper {
  overflow: hidden;
  margin-top: 5px;
}

.result-description {
  overflow: hidden;
}

.result-description p {
  overflow: hidden;
  font-size: 12px;
}

.single-search-result {
  border-bottom: 1px solid #f2f2f2;
  padding: 8px 20px;
  transition: 0.3s ease-in-out;
}

.single-search-result:last-child {
  border-bottom: none;
}

.single-search-result:hover {
  background: #f2f2f2;
}

.single-search-result:hover.single-search-result h3 a {
  text-decoration: underline;
}

.full-info img {
  border: 1px solid #a9e9e9;
  padding: 15px;
  border-radius: 4px;
}

/* version section style start */
.select select.is-active,
.select select.is-focused,
.select select:active,
.select select:focus,
.button.is-focused:not(:active),
.button:focus:not(:active) {
  box-shadow: none;
  border-color: none;
}

.navbar-link:not(.is-arrowless)::after,
.select:not(.is-multiple):not(.is-loading)::after {
  border-color: #999;
  height: 8px;
  width: 8px;
}

.dropdown.is-active .button .icon:last-child:not(:first-child) {
  transform: rotate(180deg);
}

/* version section style end */
.improve-section-area {
  background-color: #fafafd;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  padding: 20px;
  font-size: 1rem;
  font-weight: 500;
}

.improve-bg-color {
  background-color: #fbfdff;
}
.improve-bg-color a {
  font-size: 16px !important;
  font-weight: 700 !important;
  font-family: "Roboto", sans-serif;
}
.improve-bg-color p {
  font-size: 16px !important;
  color: #74818d !important;
}

.full-info table td,
.full-info table th {
  text-align: left;
}

/****************************************
Responsive Classes
*****************************************/
@media screen and (max-width: 1023px) {
  .documentation-area {
    margin-top: 160px;
    margin-bottom: 15px;
  }
  .documentation-area .right-sidebar-area {
    top: 0;
  }
  .documentation-area .left-sidebar-wrapper,
  .documentation-area .right-sidebar {
    display: none;
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 80%;
    margin-top: 0;
    height: calc(100vh - 0px);
  }
  .documentation-area .right-sidebar {
    right: 0;
    background: #fff;
    height: 100vh;
    overflow-y: auto;
  }
  .documentation-area .documentation-body {
    padding: 0 20px;
    width: 100%;
  }
  .documentation-area .documentation-body .full-info h1 {
    font-size: 1.5rem;
    line-height: 1.3;
    margin-bottom: 0;
  }
  .ac-product-left-sidebar {
    max-height: calc(100vh - 100px);
    top: 0;
    position: relative;
  }
  .sidebar-search-area {
    width: 100%;
  }
  .improve-section-area {
    padding-bottom: 20px;
  }
  .button.is-link.is-medium.is-active.has-text-weight-normal {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .documentation-area .left-sidebar-wrapper {
    width: 240px;
  }
  .documentation-area .documentation-body {
    padding: 0 40px;
    width: calc(100% - 480px);
  }
  .documentation-area .right-sidebar {
    width: 240px;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .documentation-area .left-sidebar-wrapper {
    width: 240px;
  }
  .documentation-area .documentation-body {
    padding: 0 40px;
    width: calc(100% - 480px);
  }
  .documentation-area .right-sidebar {
    width: 240px;
  }
}
@media screen and (min-width: 1408px) {
  .navbar-appscode.documentation-menu {
    margin-left: 263px;
  }
  .documentation-area .left-sidebar-wrapper {
    width: 265px;
  }
  .documentation-area .documentation-body {
    width: calc(100% - 520px);
  }
  .documentation-area .right-sidebar {
    width: 260px;
  }
}
.hero-area.features-plan {
  margin-top: 130px;
}
.hero-area.features-plan .hero-area-content .hero-content-inner h1 {
  font-size: 36px;
  line-height: 140%;
  font-weight: 500;
  margin-bottom: 30px;
}
.hero-area.features-plan .hero-area-content .hero-content-inner h1 b {
  font-weight: 700;
}

.bgc-2 {
  background-color: #f9f9f9;
}

.features-cta-area {
  padding: 80px 0;
}
.features-cta-area .features-plan-cta-wrapper {
  background-color: #ffffff;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: sticky;
  z-index: 8;
  top: 50px;
}
.features-cta-area .features-plan-cta-wrapper .cta-left {
  width: 35%;
  padding: 30px 20px;
}
.features-cta-area .features-plan-cta-wrapper .cta-left.fp-cta-bg {
  background-image: url(../images/features-plan/features-plan-cta-bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.features-cta-area .features-plan-cta-wrapper .cta-left h2 {
  font-size: 36px;
  line-height: 140%;
  font-weight: 700;
  color: #32325d;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.features-cta-area .features-plan-cta-wrapper .cta-left p {
  font-size: 16px;
  line-height: 160%;
  color: #54657e;
}
.features-cta-area .features-plan-cta-wrapper .cta-right {
  width: 65%;
  display: flex;
}
.features-cta-area .features-plan-cta-wrapper .cta-right .single-cta {
  padding: 20px 20px 80px 20px;
  border-left: 1px solid #eceff4;
  position: relative;
  z-index: 1;
}
.features-cta-area .features-plan-cta-wrapper .cta-right .single-cta.community {
  width: 50%;
}
.features-cta-area .features-plan-cta-wrapper .cta-right .single-cta.enterprise {
  width: 50%;
}
.features-cta-area .features-plan-cta-wrapper .cta-right .single-cta.enterprise .button.ac-button.is-secondary {
  background-color: #ff8000;
  border-color: #ff8000;
  color: #ffffff;
}
.features-cta-area .features-plan-cta-wrapper .cta-right .single-cta h3 {
  font-weight: 700;
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 6px;
  text-transform: capitalize;
}
.features-cta-area .features-plan-cta-wrapper .cta-right .single-cta p {
  font-size: 16px;
  color: #54657e;
  line-height: 1.5;
}
.features-cta-area .features-plan-cta-wrapper .cta-right .single-cta a.is-trial {
  font-size: 12px;
  color: #ff8000;
  margin-bottom: 15px;
  line-height: 1;
  font-weight: 500;
  display: block;
  font-family: roboto;
  text-decoration: underline;
}
.features-cta-area .features-plan-cta-wrapper .cta-right .single-cta a.is-trial:hover {
  color: var(--ac-primary);
}
.features-cta-area .features-plan-cta-wrapper .cta-right .single-cta .bottom-content {
  position: absolute;
  bottom: 20px;
  left: 0px;
  width: 100%;
}
.features-cta-area .features-plan-cta-wrapper .cta-right .single-cta .plan-title {
  margin-top: 15px;
}
.features-cta-area .features-plan-cta-wrapper .cta-right .single-cta .plan-title.enterprise ul li {
  background-color: #ffefe7;
  width: 33.33%;
}
.features-cta-area .features-plan-cta-wrapper .cta-right .single-cta .plan-title.enterprise ul li:nth-child(2) {
  background-color: rgba(0, 114, 249, 0.1);
}
.features-cta-area .features-plan-cta-wrapper .cta-right .single-cta .plan-title.enterprise ul li:nth-child(3) {
  background-color: #ece8f7;
}
.features-cta-area .features-plan-cta-wrapper .cta-right .single-cta .plan-title.enterprise ul li:nth-child(4) {
  background-color: #e8f1f8;
}
.features-cta-area .features-plan-cta-wrapper .cta-right .single-cta .plan-title ul {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.features-cta-area .features-plan-cta-wrapper .cta-right .single-cta .plan-title ul li {
  padding: 16px;
  font-size: 16px;
  color: #393e46;
  text-transform: uppercase;
  font-weight: 500;
  background-color: #e5f6ee;
  width: 100%;
}

.single-features-area:not(:last-child) {
  margin-bottom: 30px;
}

.features-plan-area .single-features-area .single-features {
  display: grid;
  grid-template-columns: 35% 65%;
}
.features-plan-area .single-features-area .single-features .features-plan {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  text-align: center;
}
.features-plan-area .single-features-area .single-features:nth-child(odd) {
  background-color: #ffffff;
}
.features-plan-area .single-features-area .single-features:nth-child(odd) .features-plan.community {
  background-color: #edf9f3 !important;
  color: #32325d;
}
.features-plan-area .single-features-area .single-features:nth-child(odd) .e-plan {
  color: #32325d;
}
.features-plan-area .single-features-area .single-features:nth-child(odd) .e-plan:nth-child(1) {
  background-color: rgba(252, 96, 17, 0.1);
}
.features-plan-area .single-features-area .single-features:nth-child(odd) .e-plan:nth-child(2) {
  background-color: rgba(0, 114, 249, 0.1);
}
.features-plan-area .single-features-area .single-features:nth-child(odd) .e-plan:nth-child(3) {
  background-color: rgba(63, 25, 173, 0.1);
}
.features-plan-area .single-features-area .single-features:nth-child(odd) .e-plan:nth-child(4) {
  background-color: rgba(25, 113, 189, 0.1);
}
.features-plan-area .single-features-area .single-features:nth-child(even) {
  background-color: #f7f9fb;
}
.features-plan-area .single-features-area .single-features:nth-child(even) .features-plan.community {
  background-color: #e6f3ef !important;
  color: #32325d;
}
.features-plan-area .single-features-area .single-features:nth-child(even) .e-plan {
  color: #32325d;
}
.features-plan-area .single-features-area .single-features:nth-child(even) .e-plan:nth-child(1) {
  background-color: rgba(252, 96, 17, 0.1);
}
.features-plan-area .single-features-area .single-features:nth-child(even) .e-plan:nth-child(2) {
  background-color: rgba(0, 114, 249, 0.1);
}
.features-plan-area .single-features-area .single-features:nth-child(even) .e-plan:nth-child(3) {
  background-color: rgba(63, 25, 173, 0.1);
}
.features-plan-area .single-features-area .single-features:nth-child(even) .e-plan:nth-child(4) {
  background-color: rgba(25, 113, 189, 0.1);
}
.features-plan-area .single-features-area .single-features.title {
  margin-bottom: 0;
}
.features-plan-area .single-features-area .single-features.title .features-name {
  display: flex;
  align-items: center;
}
.features-plan-area .single-features-area .single-features.title .features-plan.community {
  background-color: #edf9f3 !important;
  color: #00a651;
}
.features-plan-area .single-features-area .single-features.title .e-plan:nth-child(1) {
  background-color: rgba(252, 96, 17, 0.1);
  color: #fc6011;
}
.features-plan-area .single-features-area .single-features.title .e-plan:nth-child(2) {
  background-color: rgba(0, 114, 249, 0.1);
  color: #0072f9;
}
.features-plan-area .single-features-area .single-features.title .e-plan:nth-child(3) {
  background-color: rgba(63, 25, 173, 0.1);
  color: #3f19ad;
}
.features-plan-area .single-features-area .single-features.title .e-plan:nth-child(4) {
  background-color: rgba(25, 113, 189, 0.1);
  color: #1971bd;
}
.features-plan-area .single-features-area .single-features.title .features-name {
  font-weight: 500;
}
.features-plan-area .single-features-area .single-features.title .features-plan-wrapper .features-plan {
  font-weight: 500;
}
.features-plan-area .single-features-area .single-features .features-name {
  padding: 14px 20px;
  font-size: 16px;
  color: #393e46;
}
.features-plan-area .single-features-area .single-features .features-name a {
  font-family: "Roboto", sans-serif;
  text-decoration: underline;
}
.features-plan-area .single-features-area .single-features .features-name .info-icon.tooltip {
  margin-left: 5px;
  margin-top: 3px;
  min-width: 16px;
}
.features-plan-area .single-features-area .single-features .features-plan-wrapper {
  display: grid;
  align-items: center;
  grid-template-columns: 50% 50%;
}
.features-plan-area .single-features-area .single-features .features-plan-wrapper .features-plan {
  font-weight: 400;
}
.features-plan-area .single-features-area .single-features .features-plan-wrapper .features-plan.community {
  height: 100%;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  font-size: 14px;
  padding: 7px;
}
.features-plan-area .single-features-area .single-features .features-plan-wrapper .features-plan.community span.t-icon {
  height: 26px;
}
.features-plan-area .single-features-area .single-features .features-plan-wrapper .features-plan.enterprise {
  display: grid;
  grid-template-columns: 100%;
  font-size: 14px;
  height: 100%;
}
.features-plan-area .single-features-area .single-features .features-plan-wrapper .features-plan .e-plan {
  padding: 10px 15px;
  height: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 130%;
}
.features-plan-area .single-features-area .single-features .features-plan-wrapper .features-plan .e-plan span.t-icon {
  height: 26px;
  width: 26px;
  align-items: center;
  display: flex;
  justify-content: center;
}

.assistance-card-wrapper {
  @import url(/assets/css/calendly.css);
}
.assistance-card-wrapper .single-card {
  background: #ffffff;
  box-shadow: 0px 2px 30px rgba(44, 60, 74, 0.08);
  border-radius: 4px;
  transition: 0.3s ease-in-out;
}
.assistance-card-wrapper .single-card:hover {
  box-shadow: 0px 2px 30px rgba(44, 60, 74, 0.16);
}
.assistance-card-wrapper .single-card .card-head {
  display: flex;
  align-items: center;
  padding: 40px 30px;
  border-bottom: 1px solid #eceff4;
}
.assistance-card-wrapper .single-card .card-head .ass-icon {
  width: 56px;
  margin-right: 28px;
}
.assistance-card-wrapper .single-card .card-head .ass-title {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 120%;
  color: #1c1c1c;
}
.assistance-card-wrapper .single-card .card-body {
  padding: 30px 20px;
}
.assistance-card-wrapper .single-card .card-body p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 100%;
  color: #54657e;
  margin-bottom: 15px;
}
.assistance-card-wrapper .single-card .card-body .button {
  background: rgba(77, 77, 203, 0.1);
  border: 1px solid #4d4dcb;
  box-sizing: border-box;
  border-radius: 4px;
  font-size: 16px;
  color: #4d4dcb;
  font-weight: 500;
  font-family: Roboto;
  height: 41px;
  transition: 0.3s ease-in-out;
}
.assistance-card-wrapper .single-card .card-body .button:hover {
  background-color: #4d4dcb;
  color: #ffffff !important;
}
.assistance-card-wrapper .single-card .card-body .subscription-form {
  position: relative;
  z-index: 1;
}
.assistance-card-wrapper .single-card .card-body .subscription-form input {
  border: none;
  background-color: #e7e7e7;
  height: 41px;
}
.assistance-card-wrapper .single-card .card-body .subscription-form input:focus {
  border: 1px solid #4d4dcb;
  border-radius: 4px;
}
.assistance-card-wrapper .single-card .card-body .subscription-form button {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #4d4dcb;
  color: #ffffff;
  border: none;
  z-index: 9;
}
.assistance-card-wrapper .single-card .card-body .subscription-form button i.fa {
  color: #ffffff;
}
.assistance-card-wrapper .single-card .card-body .subscription-form button:hover {
  color: #ffffff;
}

/****************************************
Responsive Classes
*****************************************/
@media screen and (max-width: 768px) {
  .features-plan .hero-area-content .hero-content-inner h1 {
    font-size: 28px;
    line-height: 140% !important;
    font-weight: 500;
    margin-bottom: 20px;
  }
  .features-cta-area.section-padding-100 {
    padding: 60px 0;
  }
  .features-cta-area {
    overflow-y: auto;
  }
  .features-cta-area .features-plan-cta-wrapper {
    position: static;
    min-width: 1344px;
  }
  .features-cta-area .features-plan-cta-wrapper .cta-left {
    width: 35%;
  }
  .features-cta-area .features-plan-cta-wrapper .cta-left h2 {
    font-size: 26px;
    margin-bottom: 10px;
  }
  .features-cta-area .features-plan-cta-wrapper .cta-right {
    width: 70%;
  }
  .features-cta-area .features-plan-cta-wrapper .cta-right .single-cta {
    width: 100%;
    padding: 20px 20px 108px 20px;
  }
  .features-cta-area .features-plan-cta-wrapper .cta-right .single-cta h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .features-cta-area .features-plan-area {
    min-width: 1344px;
  }
  .features-cta-area .single-features-area {
    margin-bottom: 10px;
  }
  .table.ac-features-table {
    min-width: 500px;
  }
  .assistance-area.section-padding-100 {
    padding: 60px 0;
  }
  .single-assistance .ass-top {
    padding: 30px 20px;
  }
  .single-assistance .ass-top .ass-icon {
    max-width: 40px;
  }
  .single-assistance .ass-bottom {
    padding: 20px 20px 30px;
  }
  .ac-accordion-wrapper .single-accordion-item .accordion-heading h3 {
    padding-right: 20px;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .features-plan .hero-area-img {
    display: none;
  }
  .features-cta-area.section-padding-100 {
    padding: 60px 0;
  }
  .features-cta-area {
    overflow-y: auto;
  }
  .features-cta-area .features-plan-cta-wrapper {
    position: static;
    min-width: 1344px;
  }
  .features-cta-area .features-plan-cta-wrapper .cta-left {
    width: 35%;
  }
  .features-cta-area .features-plan-cta-wrapper .cta-left h2 {
    font-size: 26px;
    margin-bottom: 10px;
  }
  .features-cta-area .features-plan-cta-wrapper .cta-right {
    width: 100%;
  }
  .features-cta-area .features-plan-cta-wrapper .cta-right .single-cta {
    width: 100%;
    padding: 40px 20px 108px 20px;
    min-height: 240px;
  }
  .features-cta-area .features-plan-cta-wrapper .cta-right .single-cta h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .features-cta-area .single-features-area {
    margin-bottom: 10px;
  }
  .features-plan-area {
    min-width: 1344px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .features-plan .hero-content-inner {
    padding: 50px 50px 50px 0;
  }
  .features-plan .hero-area-img img {
    opacity: 1;
  }
  .features-cta-area {
    overflow-y: auto;
  }
  .features-cta-area .features-plan-cta-wrapper {
    min-width: 1344px;
    position: static;
  }
  .features-cta-area .features-plan-cta-wrapper .cta-left {
    width: 30%;
    padding: 50px 20px;
  }
  .features-cta-area .features-plan-cta-wrapper .cta-left h2 {
    font-size: 26px;
    margin-bottom: 10px;
  }
  .features-cta-area .features-plan-cta-wrapper .cta-right {
    width: 70%;
  }
  .features-cta-area .features-plan-cta-wrapper .cta-right .single-cta {
    width: 100%;
    padding: 40px 20px 108px 20px;
    min-height: 240px;
  }
  .features-cta-area .features-plan-cta-wrapper .cta-right .single-cta h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .features-cta-area .single-features-area {
    margin-bottom: 10px;
  }
  .features-cta-area .features-plan-area {
    min-width: 1344px;
  }
}
.news-message {
  display: inline-flex;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.6;
  color: #515D63;
  background: #ffffff;
  margin-bottom: 8px;
  border: 1px solid #e7e7e7;
  padding: 8px 15px;
  border-radius: 2px;
}
.news-message:hover strong {
  text-decoration: underline;
}
.news-message strong {
  color: var(--ac-primary);
  font-weight: 500;
}

.hero-area-1 {
  padding: 150px 0 60px 0px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .hero-area-1 {
    padding: 160px 0 30px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .hero-area-1 {
    padding: 130px 0 50px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .hero-area-1 {
    padding: 150px 0 60px;
  }
}
.hero-area-1 h1 {
  font-weight: 600;
  font-size: 68px;
  line-height: 120%;
  letter-spacing: -2.5px;
}
@media screen and (max-width: 768px) {
  .hero-area-1 h1 {
    font-size: 38px;
    letter-spacing: -0.57px;
  }
}
@media (min-width: 400px) and (max-width: 768px) {
  .hero-area-1 h1 {
    font-size: 45px;
  }
  .hero-area-1 h1 img {
    height: 40px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .hero-area-1 h1 {
    font-size: 38px;
    letter-spacing: -0.57px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .hero-area-1 h1 {
    font-size: 56px;
    letter-spacing: -0.57px;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .hero-area-1 h1 {
    font-size: 58px;
    letter-spacing: -0.57px;
  }
}
.hero-area-1 h1 img {
  transform: translateY(2px);
}
@media screen and (max-width: 768px) {
  .hero-area-1 h1 img {
    height: 32px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .hero-area-1 h1 img {
    height: 32px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .hero-area-1 h1 img {
    height: 40px;
  }
}
.hero-area-1 .buttons {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1407px) {
  .hero-area-1 .buttons {
    margin-bottom: 16px;
  }
}
.hero-area-1 .buttons .button {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .hero-area-1 .buttons .button.ac-button {
    width: 100%;
  }
}
@media screen and (max-width: 1215px) {
  .hero-area-1 .buttons .button.ac-button {
    margin-bottom: 0.5rem;
    margin-right: 0.5rem !important;
    padding: 0.5rem 1rem;
  }
}
.hero-area-1 .h-right-content {
  margin-right: -84px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .hero-area-1 .h-right-content {
    margin-right: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .hero-area-1 .h-right-content {
    margin-right: -30px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .hero-area-1 .h-right-content {
    margin-right: -42px;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .hero-area-1 .h-right-content {
    margin-right: -74px;
  }
}
@media (min-width: 1216px) and (max-width: 1440px) {
  .hero-area-1 .h-right-content {
    margin-right: -74px;
  }
}
.hero-area-1 .h-right-content::after {
  transform: scale(3) rotate(90deg);
  left: auto;
  right: 200px;
  top: 0;
  bottom: auto;
  opacity: 0.5;
}
@media screen and (max-width: 1023px) {
  .hero-area-1 .h-right-content::after {
    transform: scale(2.5) rotate(90deg);
    right: 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .hero-area-1 .h-right-content::after {
    transform: scale(2.5) rotate(90deg);
    right: 0;
  }
}

.intro-view-button {
  position: absolute;
  left: 0;
  top: 25%;
  display: flex;
  align-items: center;
  gap: 8px;
  background-color: #fff;
  box-shadow: 0px 2px 30px rgba(44, 60, 74, 0.16);
  padding: 16px;
  border-radius: 16px;
  width: 330px;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
.intro-view-button:hover {
  box-shadow: 0px 2px 30px rgba(44, 60, 74, 0.25);
}
.intro-view-button:hover .content span {
  color: #171B1C;
}
.intro-view-button .video-icon {
  width: 48px;
  height: 48px;
  box-shadow: 0px 2px 30px rgba(44, 60, 74, 0.16);
  border-radius: 50%;
}
.intro-view-button .content {
  width: calc(100% - 64px);
}
.intro-view-button .content p {
  font-size: 16px;
  margin-bottom: 0;
}

.products-area {
  position: relative;
}
.products-area .single-product {
  display: block;
  background-color: #ffffff;
  border: 1px solid #e7e7e7;
  transition: 0.3s ease-in-out;
  padding: 32px 24px;
  border-radius: 4px;
}
.products-area .single-product:hover {
  box-shadow: 1px 11px 114px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 768px) {
  .products-area .single-product {
    padding: 32px 16px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .products-area .single-product {
    min-height: 278px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .products-area .single-product:after {
    right: 0;
    width: 100%;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .products-area .single-product {
    padding: 35px 20px;
  }
}
.products-area .single-product .product-logo {
  height: 24px;
  margin-bottom: 20px;
}
.products-area .single-product .product-logo img {
  height: 100%;
}
.products-area .single-product p {
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #515D63;
  margin-bottom: 20px;
}
.products-area .single-product p strong {
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: var(--ac-primary);
}
.products-area .single-product .button {
  font-weight: 600;
  font-size: 14px;
  line-height: 160%;
  letter-spacing: 1.25px;
  color: var(--ac-primary);
  text-decoration: underline;
}
.products-area .single-product .button .material-icons-outlined {
  font-size: 18px;
  margin-left: 1rem;
}

.more-products,
.intro-kubedb-ui {
  gap: 12px;
}
.more-products .single-feature,
.intro-kubedb-ui .single-feature {
  flex-basis: calc(50% - 6px);
}
@media screen and (max-width: 1023px) {
  .more-products .single-feature,
  .intro-kubedb-ui .single-feature {
    flex-basis: 100%;
  }
}
@media screen and (max-width: 768px) {
  .more-products .button.ac-button,
  .intro-kubedb-ui .button.ac-button {
    width: 100%;
  }
}

.single-feature {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.single-feature.card-view {
  flex-direction: column;
  border: 1px solid #e7e7e7;
  padding: 16px;
  border-radius: 4px;
  background-color: #fbfbfe;
}
.single-feature.card-view:nth-child(2) {
  background-color: #fefdfa;
}
.single-feature.card-view:nth-child(3) {
  background-color: #fafefc;
}
.single-feature.card-view:nth-child(4) {
  background-color: #fcfaff;
}
.single-feature.card-view .icon {
  border: 1px solid transparent;
  background-color: #ffffff;
}
.single-feature.card-view .content {
  width: 100%;
}
.single-feature.mechanism {
  transition: 0.3s ease-in-out;
  border-radius: 8px;
  padding: 8px 16px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  cursor: pointer;
}
.single-feature.mechanism .content strong {
  margin-bottom: 4px;
  font-size: 16px;
}
.single-feature.mechanism:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.single-feature.mechanism.is-active {
  background-color: var(--ac-primary);
}
.single-feature .icon {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background-color: #f0fff7;
  border: 1px solid var(--ac-primary);
  display: flex;
  align-items: center;
  justify-content: center;
}
.single-feature .icon img {
  height: 32px;
  width: auto;
}
.single-feature .content {
  width: calc(100% - 76px);
}
.single-feature .content h3 {
  font-size: 20px;
  margin-bottom: 4px;
  line-height: 130%;
}
.single-feature .content p {
  font-size: 16px;
  color: #515D63;
}

.single-ui-ss {
  border-radius: 8px;
  overflow: hidden;
  margin-left: 0px;
  position: relative;
  width: 100%;
  height: 0px;
  padding-top: 69.9300699301%;
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .single-ui-ss {
    padding-top: 108.6956521739%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .single-ui-ss {
    padding-top: 90.9090909091%;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .single-ui-ss {
    padding-top: 71.4285714286%;
  }
}
@media screen and (min-width: 1408px) {
  .single-ui-ss {
    padding-top: 64.1025641026%;
  }
}
@media (min-width: 1216px) and (max-width: 1440px) {
  .single-ui-ss {
    padding-top: 71.4285714286%;
  }
}
.single-ui-ss img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  object-position: left;
}

.more-features {
  margin-top: 32px;
}
@media screen and (max-width: 768px) {
  .more-features {
    margin-top: 0;
  }
  .more-features .button.ac-button {
    width: 100%;
  }
}

.ui-dashboard {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.ui-dashboard::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("../../../assets/images/products/appscode/features/ui-features.webp");
  background-repeat: no-repeat;
}

.mechanics-area {
  position: relative;
  z-index: 1;
}

.dark-bg {
  background-color: #000a05;
}
.dark-bg h1,
.dark-bg h2,
.dark-bg h3,
.dark-bg h4,
.dark-bg h5,
.dark-bg h6,
.dark-bg strong,
.dark-bg label {
  color: #e6e7e6;
}
.dark-bg p {
  color: #d4d6d5;
}
.dark-bg .single-feature.card-view {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: #000a05;
}
.dark-bg .single-feature .icon {
  background-color: rgba(255, 255, 255, 0.1);
  border: none;
}
.dark-bg .single-feature .content p {
  color: #d4d6d5;
}
.dark-bg .single-feature .content a {
  transition: 0.3s ease-in-out;
  font-weight: 500;
}
.dark-bg .single-feature .content a:hover {
  color: var(--ac-primary);
  opacity: 0.9;
}
.dark-bg .footer-top {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.dark-bg .footer-inline-link,
.dark-bg .subscription-form label,
.dark-bg .all-contact-info li a,
.dark-bg p.spam-message {
  color: #adb2b0;
}
.dark-bg .footer-inline-link a,
.dark-bg .subscription-form label a,
.dark-bg .all-contact-info li a a,
.dark-bg p.spam-message a {
  color: #adb2b0;
  transition: 0.3s ease-in-out;
}
.dark-bg .footer-inline-link a:hover,
.dark-bg .subscription-form label a:hover,
.dark-bg .all-contact-info li a a:hover,
.dark-bg p.spam-message a:hover {
  color: var(--ac-primary);
}

.decorative-el-large, .intro-kubedb-ui:after, .cta-area .cta-area-inner:after, .footer-area:after {
  background-image: url("../images/shape/decorative-el-large-2.png");
  background-size: cover;
  background-position: center;
}

.intro-kubedb-ui {
  position: relative;
  z-index: 1;
}
.intro-kubedb-ui:after {
  background-color: rgba(253, 253, 253, 0.1);
  position: absolute;
  content: "";
  left: 30px;
  top: 0;
  height: 100%;
  width: calc(100% - 60px);
  z-index: -1;
  border-radius: 20px;
}
@media screen and (max-width: 1023px) {
  .intro-kubedb-ui:after {
    left: 0;
    width: 100%;
    border-radius: 0;
  }
}

.ui-features-area {
  position: relative;
  z-index: 1;
}
.ui-features-area:after {
  right: 0px;
  left: auto;
  top: 60px;
}

.subscription-area .subscription-message {
  padding-right: 150px;
}
@media screen and (max-width: 1023px) {
  .subscription-area .subscription-message {
    padding: 0;
  }
}
.subscription-area p {
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #515D63;
  margin-bottom: 30px;
}
.subscription-area p strong {
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: var(--ac-primary);
}
.subscription-area .subscription-input {
  position: relative;
  z-index: 1;
  max-width: 400px;
}
.subscription-area .subscription-input input {
  height: 56px;
  background-color: #ffffff;
  border: 1px solid #e7e7e7;
  border-radius: 2px;
  padding: 6px 140px 6px 30px;
  font-size: 15px;
  box-shadow: 0px 4px 18px 5px rgba(0, 166, 81, 0.09);
  width: 100%;
}
.subscription-area .subscription-input input::placeholder {
  color: #999999;
}
.subscription-area .subscription-input input:focus {
  outline: 1px solid var(--ac-primary);
}
.subscription-area .subscription-input button {
  height: 44px;
  position: absolute;
  right: 6px;
  top: 6px;
}
.subscription-area .subscription-input p {
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  margin-top: 15px;
}

.products-features {
  background: #f3f4f7;
}
@media screen and (max-width: 768px) {
  .products-features #nav-serialscrolling {
    top: 0;
  }
  .products-features [data-serialscrolling-target] {
    height: 100%;
  }
}
.products-features .features-tabs {
  position: sticky;
  margin-top: 210px;
}
.products-features .features-tabs:after {
  top: -250px;
  left: -120px;
}
@media screen and (max-width: 768px) {
  .products-features .features-tabs {
    margin-top: 0;
  }
}
.products-features .features-tabs ul li span {
  cursor: pointer;
  padding: 10px 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1.25px;
  color: #515D63;
  transition: 0.3s ease-in-out;
  display: block;
}
.products-features .features-tabs ul li span.is-current {
  color: var(--ac-primary);
  text-decoration: underline;
}
.products-features .features-tabs ul li span:hover {
  color: var(--ac-primary);
}
.products-features .products-description-wrapper .single-product {
  padding: 100px 0 100px 50px;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .products-features .products-description-wrapper .single-product {
    padding: 30px 15px;
    margin-left: 0;
    margin-right: 0;
  }
}
.products-features .products-description-wrapper .single-product:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: #f1f1f1;
  z-index: -1;
  opacity: 0.5;
}
@media screen and (max-width: 768px) {
  .products-features .products-description-wrapper .single-product:after {
    right: 0;
    width: 100%;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .products-features .products-description-wrapper .single-product:after {
    right: -160px;
    width: calc(100% + 160px);
  }
}
.products-features .products-description-wrapper .single-product.kubedb:after {
  background-color: #f6f6fd;
  background-image: linear-gradient(to right, #f6f6fd, white);
}
.products-features .products-description-wrapper .single-product.kubedb .product-description .features li .material-icons {
  color: #4d4dcb;
}
.products-features .products-description-wrapper .single-product.kubedb .button.ac-button.is-primary {
  background-color: #4d4dcb;
}
.products-features .products-description-wrapper .single-product.stash:after {
  background-color: #e9e9fc;
  background-image: linear-gradient(to right, #e9e9fc, white);
}
.products-features .products-description-wrapper .single-product.stash .product-description .features li .material-icons {
  color: #5e2dea;
}
.products-features .products-description-wrapper .single-product.stash .button.ac-button.is-primary {
  background-color: #5e2dea;
}
.products-features .products-description-wrapper .single-product.kubevault:after {
  background-color: #e9e9fc;
  background-image: linear-gradient(to right, #e9e9fc, white);
}
.products-features .products-description-wrapper .single-product.kubevault .product-description .features li .material-icons {
  color: #326ce5;
}
.products-features .products-description-wrapper .single-product.kubevault .button.ac-button.is-primary {
  background-color: #326ce5;
}
.products-features .products-description-wrapper .single-product.prometheus .product-description .features li .material-icons {
  color: #4d4dcb;
}
.products-features .products-description-wrapper .single-product.voyager:after {
  background-color: #cfcfe6;
  background-image: linear-gradient(to right, #cfcfe6, white);
}
.products-features .products-description-wrapper .single-product.voyager .product-description .features li .material-icons {
  color: #2d2a78;
}
.products-features .products-description-wrapper .single-product.voyager .button.ac-button.is-primary {
  background-color: #2d2a78;
}
.products-features .products-description-wrapper .single-product.kubeform:after {
  background-color: #e9e9fc;
  background-image: linear-gradient(to right, #e9e9fc, white);
}
.products-features .products-description-wrapper .single-product.kubeform .product-description .features li .material-icons {
  color: #592217;
}
.products-features .products-description-wrapper .single-product.kubeform .button.ac-button.is-primary {
  background-color: #592217;
}
.products-features .products-description-wrapper .illustration {
  top: 30%;
  position: sticky;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .products-features .products-description-wrapper .illustration {
    max-width: 350px;
  }
}
.products-features .product-description .brand {
  height: 30px;
  margin-bottom: 1rem;
}
.products-features .product-description .brand img {
  height: 100%;
}
.products-features .product-description h5 {
  margin-bottom: 1rem;
}
.products-features .product-description p {
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #636363;
  margin-bottom: 1.5rem;
}
.products-features .product-description p strong {
  color: var(--ac-primary);
}
.products-features .product-description .features {
  margin-bottom: 30px;
}
.products-features .product-description .features li {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #515D63;
  margin-bottom: 1rem;
  display: flex;
  gap: 8px;
}
.products-features .product-description .features li .material-icons {
  margin-right: 0.75rem;
  font-size: 1.2rem;
  color: var(--ac-primary);
}

[data-serialscrolling-target] {
  height: 100vh;
  /* your own styles here */
}

#nav-serialscrolling {
  position: sticky;
  top: 40%;
}

.others-products {
  position: relative;
}
.others-products:after {
  right: 0px;
  left: auto;
  top: auto;
  bottom: 0;
  rotate: 90deg;
}
.others-products .small-title {
  font-weight: 400;
  font-size: 20px;
  line-height: 160%;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
  color: var(--ac-primary);
}
.others-products .pr-60 {
  padding-right: 0 !important;
}
@media screen and (max-width: 768px) {
  .others-products .products .single-product {
    border: 1px solid #e7e7e7;
    padding: 20px 15px;
    border-radius: 4px;
  }
}
.others-products .products .single-product img {
  width: 60px;
  height: 60px;
  margin-bottom: 16px;
}
@media screen and (max-width: 768px) {
  .others-products .products .single-product img {
    width: 50px;
    height: 50px;
    margin-bottom: 8px;
  }
}
.others-products .products .single-product h5 {
  font-size: 22px;
}
.others-products .products .single-product p {
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 160%;
  margin-bottom: 10px;
}
.others-products .products .single-product .inline-button {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1.25px;
  text-decoration-line: underline;
  color: var(--ac-primary);
  transition: 0.3s ease-in-out;
}
.others-products .products .single-product .inline-button:hover {
  opacity: 0.8;
}

.social-connect-area {
  background: rgba(243, 244, 247, 0.6);
}
.social-connect-area .connect-message {
  margin-right: 120px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1023px) {
  .social-connect-area .connect-message {
    margin-right: 0;
  }
}
.social-connect-area p {
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
}
.social-connect-area .social-link li a {
  font-weight: 600;
  font-size: 14px;
  line-height: 160%;
  letter-spacing: 0.5px;
  color: #1c1c1c;
  display: inline-flex;
  transition: 0.3s ease-in-out;
  padding: 10px 0;
}
.social-connect-area .social-link li a:hover {
  text-decoration-line: underline;
  color: var(--ac-primary);
}
.social-connect-area .social-link li a span {
  height: 20px;
  margin-right: 10px;
}
.social-connect-area .social-link li a span img {
  height: 100%;
  filter: opacity(0.5);
}
.social-connect-area .single-card {
  background-color: #ffffff;
  border-radius: 4px;
  transition: 0.3s ease-in-out;
  padding: 40px 30px;
}
.social-connect-area .single-card:hover {
  box-shadow: 0px 10px 120px rgba(44, 60, 74, 0.38);
}
.social-connect-area .single-card .card-top {
  display: flex;
  margin-bottom: 16px;
  align-items: center;
}
.social-connect-area .single-card .card-top .card-icon {
  width: 60px;
  height: 60px;
  margin-right: 24px;
}
.social-connect-area .single-card .card-top .card-icon img {
  width: 100%;
}
.social-connect-area .single-card .card-top .count {
  width: calc(100% - 84px);
}
.social-connect-area .single-card .card-top .count h2 {
  font-weight: 500;
  font-size: 36px;
  color: #00a651;
  line-height: 1;
}
.social-connect-area .single-card .card-top .count p {
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  color: #636363;
}
.social-connect-area .single-card .card-bottom p {
  font-size: 1rem;
  line-height: 160%;
  color: #515D63;
  margin-bottom: 16px;
}
.social-connect-area .single-card .card-bottom button {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  text-decoration-line: underline;
  text-transform: uppercase;
  border: none;
  background-color: transparent;
  color: var(--ac-primary);
  font-family: "Roboto", sans-serif;
  /* 1c1c1c */
  color: #1c1c1c;
}

.press-area .single-press-wrapper {
  border-radius: 4px 4px 0 0;
  overflow: hidden;
  transition: 0.3s ease-in-out;
}
.press-area .single-press-wrapper:hover {
  box-shadow: 0px 8px 56px rgba(15, 80, 100, 0.16);
  border-radius: 4px;
  overflow: hidden;
}
.press-area .single-press-wrapper:hover .press-content {
  border: 1px solid #fbfbfb;
}
.press-area .single-press-wrapper .press-image-1 {
  background-image: url(../images/press/1.png);
}
.press-area .single-press-wrapper .press-image-2 {
  background-image: url(../images/press/2.png);
}
.press-area .single-press-wrapper .press-image-3 {
  background-image: url(../images/press/3.png);
}
.press-area .single-press-wrapper .press-image-4 {
  background-image: url(../images/press/4.png);
}
.press-area .press-image {
  height: 200px;
  background-size: cover;
  background-position: center;
  background-color: #ddd;
  background-repeat: no-repeat;
  width: 100%;
}
.press-area .press-content {
  border: 1px solid #e7e7e7;
  border-top: 1px solid transparent;
  border-radius: 0 0 4px 4px;
  padding: 20px;
}
.press-area .press-content .read-meta {
  font-size: 12px;
  color: #7d7d7d;
  margin-bottom: 10px;
}
.press-area .press-content h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  box-orient: vertical;
  -webkit-box-orient: vertical;
}
.press-area .press-content h3 a {
  color: #515D63;
}
.press-area .press-content p {
  color: #515D63;
  font-size: 15px;
  margin-bottom: 30px;
}
.press-area .press-content .press-button-wrapper {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.press-area .press-content .press-button-wrapper:after {
  position: absolute;
  content: "";
  top: 15px;
  width: 100%;
  height: 1px;
  background: #e7e7e7;
  left: 0;
  z-index: -1;
  transition: 0.3s ease-in-out;
}
.press-area .press-content .press-button-wrapper .press-button {
  border: 1px solid #e7e7e7;
  font-size: 13px;
  color: rgb(150.5, 150.5, 150.5);
  font-weight: 600;
  padding: 5px 20px;
  border-radius: 50px;
  display: block;
  float: right;
  position: relative;
  z-index: 1;
  background: #ffffff;
  transition: 0.3s ease-in-out;
}
.press-area .press-content .press-button-wrapper .press-button:hover {
  color: #515D63;
  border: 1px solid #515D63;
}

.about-text-inner p {
  margin-bottom: 30px;
}

.ceo-message-wrapper h2 {
  margin-bottom: 8px;
  font-size: 36px;
}

.signature-image {
  margin-top: 40px;
}
.signature-image p {
  font-family: Raleway;
  font-weight: 600;
}

.ceo-image {
  position: relative;
  z-index: 1;
}
.ceo-image img {
  max-width: 300px;
  margin-top: 20px;
}
.ceo-image .dots-style {
  position: absolute;
  background: url(../images/appscode/dots.png);
  background-repeat: no-repeat;
  height: 150px;
  width: 250px;
  right: 100px;
  bottom: -75px;
  z-index: -1;
  left: 50%;
  margin-left: -125px;
}

.is-paddingless-desktop {
  padding: 0;
}

/*********************************************************************************************
Responsive Classes
***********************************************************************************************/
.contact-hero {
  padding: 120px 0 60px;
}
@media screen and (max-width: 768px) {
  .contact-hero {
    padding: 150px 0 30px;
  }
}
.contact-hero h2 {
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 120%;
  text-wrap: balance;
  margin-bottom: 16px;
}
@media screen and (max-width: 1023px) {
  .contact-hero h2 {
    font-size: 38px;
    letter-spacing: -0.57px;
    text-wrap: inherit;
  }
}
.contact-hero p {
  margin-bottom: 16px;
}

.location-area {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
@media screen and (max-width: 1215px) {
  .location-area {
    margin-top: 32px;
  }
}
.location-area .location {
  width: calc(50% - 6px);
}
@media screen and (max-width: 1215px) {
  .location-area .location {
    width: 100%;
  }
}

.location {
  border: 1px solid #e7e7e7;
  padding: 32px 24px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.location a {
  color: #515D63;
  display: flex;
  align-items: baseline;
  gap: 8px;
  transition: 0.3s ease-in-out;
}
.location a:hover {
  color: var(--ac-primary);
}
.location a span {
  width: calc(100% - 26px);
}
.location a span.icon {
  width: 18px;
  transform: translateY(4px);
}

.modify-contact-form .fs-webform-container .fserv-container {
  margin: 0 0 32px auto;
}
@media screen and (max-width: 768px) {
  .modify-contact-form .fs-webform-container .fserv-container {
    margin: 0 auto;
  }
}
.modify-contact-form .formserv-text-field, .modify-contact-form .formserv-email-field, .modify-contact-form .formserv-tel-field, .modify-contact-form .formserv-select-field.fserv-field, .modify-contact-form .formserv-select-multiple-field, .modify-contact-form .formserv-textarea-field {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.modify-contact-form .formserv-text-field:not(.formserv-textarea-field), .modify-contact-form .formserv-email-field:not(.formserv-textarea-field), .modify-contact-form .formserv-tel-field:not(.formserv-textarea-field), .modify-contact-form .formserv-select-field.fserv-field:not(.formserv-textarea-field), .modify-contact-form .formserv-select-multiple-field:not(.formserv-textarea-field), .modify-contact-form .formserv-textarea-field:not(.formserv-textarea-field) {
  align-items: center;
}
.modify-contact-form .formserv-text-field .error, .modify-contact-form .formserv-email-field .error, .modify-contact-form .formserv-tel-field .error, .modify-contact-form .formserv-select-field.fserv-field .error, .modify-contact-form .formserv-select-multiple-field .error, .modify-contact-form .formserv-textarea-field .error {
  width: 100%;
}
.modify-contact-form .formserv-text-field .fserv-label, .modify-contact-form .formserv-email-field .fserv-label, .modify-contact-form .formserv-tel-field .fserv-label, .modify-contact-form .formserv-select-field.fserv-field .fserv-label, .modify-contact-form .formserv-select-multiple-field .fserv-label, .modify-contact-form .formserv-textarea-field .fserv-label {
  width: 120px;
  padding-bottom: 0;
}
.modify-contact-form .formserv-text-field input, .modify-contact-form .formserv-text-field textarea, .modify-contact-form .formserv-email-field input, .modify-contact-form .formserv-email-field textarea, .modify-contact-form .formserv-tel-field input, .modify-contact-form .formserv-tel-field textarea, .modify-contact-form .formserv-select-field.fserv-field input, .modify-contact-form .formserv-select-field.fserv-field textarea, .modify-contact-form .formserv-select-multiple-field input, .modify-contact-form .formserv-select-multiple-field textarea, .modify-contact-form .formserv-textarea-field input, .modify-contact-form .formserv-textarea-field textarea {
  width: calc(100% - 128px) !important;
}
.modify-contact-form .formserv-text-field input:hover, .modify-contact-form .formserv-text-field textarea:hover, .modify-contact-form .formserv-email-field input:hover, .modify-contact-form .formserv-email-field textarea:hover, .modify-contact-form .formserv-tel-field input:hover, .modify-contact-form .formserv-tel-field textarea:hover, .modify-contact-form .formserv-select-field.fserv-field input:hover, .modify-contact-form .formserv-select-field.fserv-field textarea:hover, .modify-contact-form .formserv-select-multiple-field input:hover, .modify-contact-form .formserv-select-multiple-field textarea:hover, .modify-contact-form .formserv-textarea-field input:hover, .modify-contact-form .formserv-textarea-field textarea:hover {
  outline: 1px solid var(--ac-primary);
}
.modify-contact-form .formserv-text-field input:focus, .modify-contact-form .formserv-text-field textarea:focus, .modify-contact-form .formserv-email-field input:focus, .modify-contact-form .formserv-email-field textarea:focus, .modify-contact-form .formserv-tel-field input:focus, .modify-contact-form .formserv-tel-field textarea:focus, .modify-contact-form .formserv-select-field.fserv-field input:focus, .modify-contact-form .formserv-select-field.fserv-field textarea:focus, .modify-contact-form .formserv-select-multiple-field input:focus, .modify-contact-form .formserv-select-multiple-field textarea:focus, .modify-contact-form .formserv-textarea-field input:focus, .modify-contact-form .formserv-textarea-field textarea:focus {
  outline: 2px solid var(--ac-primary);
}
.modify-contact-form .fs-webform-container .fserv-field + .fserv-field {
  margin-top: 12px;
}
.modify-contact-form .fs-webform-container .fserv-field + div:not(.fserv-field) {
  padding: 12px 30px 0;
}
.modify-contact-form .fs-webform-container .fserv-field .select2-container {
  min-width: calc(100% - 128px);
  max-width: calc(100% - 128px);
}
.modify-contact-form .fs-webform-container .checkbox {
  padding: 0 !important;
}
.modify-contact-form .fs-webform-container .select2-selection__choice {
  font-size: 13px;
  line-height: 1;
}

.fs-webform-container .fserv-input-text, .fs-webform-container .fserv-select, .fs-webform-container .fserv-select-multiple, .fs-webform-container .fserv-textarea {
  border: 1px solid #e7e7e7 !important;
}

.fs-webform-container .fserv-input-radio, .fs-webform-container .fserv-input-text, .fs-webform-container .fserv-select, .fs-webform-container .fserv-select-multiple, .fs-webform-container .fserv-textarea {
  font-size: 12px !important;
}

.fs-webform-container .fserv-field .select2-container--default .select2-search__field::placeholder, .fs-webform-container .fserv-field .select2-container--default .select2-selection--single .select2-selection__placeholder, .fs-webform-container .fserv-container .fserv-field .select2-container .select2-selection--single .select2-selection__rendered, .fs-webform-container .fserv-field .select2-results__option[aria-selected] {
  font-size: 13px !important;
}

.fs-webform-container *, .fs-webform-container ::after, .fs-webform-container ::before {
  border-radius: 0px !important;
}

.fs-webform-container .fserv-field .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: var(--ac-primary) !important;
  color: #ffffff !important;
}

.fs-webform-container .fserv-field .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #ffffff !important;
}

.bg-primay-light {
  background-color: rgba(241, 249, 245, 0.97);
}

.decorative-shape img {
  width: 500px;
  position: absolute;
  bottom: 0;
  opacity: 0.5;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .decorative-shape img {
    width: 300px;
  }
}
.decorative-shape img.left-el {
  transform: rotate(180deg);
}
.decorative-shape img.right-el {
  right: 0;
  transform: rotate(90deg);
}

.partner-hero-area {
  margin-top: 40px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.partner-hero-area .section-title {
  margin-bottom: 0;
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .partner-hero-area .section-title h1 {
    font-size: 40px;
    font-weight: 700;
  }
}
.partner-hero-area .section-title p {
  margin-bottom: 0;
  text-wrap: balance;
}
.partner-hero-area .single-feature.card-view {
  background-color: #ffffff;
  min-height: 230px;
  padding: 32px 16px;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .partner-hero-area .single-feature.card-view {
    min-height: auto;
  }
}
.partner-hero-area .single-feature.card-view p {
  font-size: 16px;
}
.partner-hero-area .single-feature.card-view .icon {
  border: 1px solid #e7e7e7;
  margin: 0 auto;
}
.partner-hero-area .button.ac-button {
  margin-top: 16px;
}
@media screen and (max-width: 768px) {
  .partner-hero-area .button.ac-button {
    display: flex;
    width: calc(100% - 24px);
    margin: 0 auto;
  }
}

.showcase-partner,
.system-integration {
  position: relative;
  z-index: 1;
}
.showcase-partner::after, .showcase-partner::before,
.system-integration::after,
.system-integration::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.showcase-partner::before,
.system-integration::before {
  background: radial-gradient(circle at center, rgb(255, 255, 255), rgba(255, 255, 255, 0.2));
}
.showcase-partner::after,
.system-integration::after {
  background-image: url("../images/shape/hexagon.svg");
  z-index: -2;
}

.showcase-partner .section-title p {
  text-wrap: balance;
}

.system-integration::before {
  background: linear-gradient(rgba(255, 255, 255, 0.2), rgb(255, 255, 255));
}

.technology-partner {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.technology-partner .decorative-shape img {
  width: 400px;
}
@media screen and (max-width: 768px) {
  .technology-partner .decorative-shape img {
    width: 160px;
  }
}

.contact-area {
  z-index: 9;
  position: relative;
  margin-bottom: -150px;
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .contact-area .section-title h2 {
    font-size: 24px;
  }
}
.contact-area .decorative-shape img {
  bottom: 150px;
}
.contact-area .contact-form-wrapper {
  background-color: #ffffff;
  border: 1px solid #e7e7e7;
  border-radius: 16px;
  box-shadow: 0px 2px 30px rgba(44, 60, 74, 0.08);
}
@media screen and (max-width: 768px) {
  .contact-area .contact-form-wrapper {
    padding: 16px;
  }
}
.contact-area .contact-form-wrapper .form-content {
  padding: 0 100px;
}
@media screen and (max-width: 1023px) {
  .contact-area .contact-form-wrapper .form-content {
    padding: 0 16px;
  }
}
.contact-area .contact-form-wrapper .fs-webform-container .fserv-container {
  box-shadow: none;
}
.contact-area .fserv-container {
  min-width: 100%;
}
.contact-area .fserv-container .fserv-form {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.contact-area .fserv-container .fserv-form .fserv-field {
  width: calc(50% - 8px);
}
@media screen and (max-width: 768px) {
  .contact-area .fserv-container .fserv-form .fserv-field {
    width: 100%;
  }
}
.contact-area .fserv-container .fserv-form .fserv-field {
  margin: 0;
  padding: 0;
}
.contact-area .fserv-container .fserv-form .fserv-field.formserv-textarea-field {
  width: 100%;
}
.contact-area .fserv-field + div:not(.fserv-field) {
  width: 100%;
}

body.partner .footer-top {
  padding-top: 200px;
}
body.partner .social-prove-brand-area .brand-image-wrapper {
  justify-content: center;
  gap: 22px;
}
@media screen and (max-width: 1023px) {
  body.partner .social-prove-brand-area .brand-image-wrapper {
    gap: 16px;
  }
}
body.partner .social-prove-brand-area .brand-image-wrapper:not(#brand-image-wrapper) .single-brand {
  padding: 16px 32px;
  box-shadow: 0px 2px 30px rgba(44, 60, 74, 0.08);
  border: none;
}
body.partner .social-prove-brand-area .brand-image-wrapper:not(#brand-image-wrapper) .single-brand img {
  max-height: 52px;
  filter: none;
}
@media screen and (max-width: 768px) {
  body.partner .social-prove-brand-area .brand-image-wrapper:not(#brand-image-wrapper) .single-brand img {
    max-height: 32px;
  }
}
@media screen and (max-width: 1023px) {
  body.partner .social-prove-brand-area .brand-image-wrapper:not(#brand-image-wrapper) .single-brand {
    padding: 16px;
  }
}
body.partner .social-prove-brand-area .brand-image-wrapper:not(#brand-image-wrapper) a.single-brand {
  border: 2px solid transparent;
}
body.partner .social-prove-brand-area .brand-image-wrapper:not(#brand-image-wrapper) a.single-brand:hover {
  border: 2px solid var(--ac-primary) !important;
}
body.partner .social-prove-brand-area .brand-image-wrapper .single-brand {
  height: 110px;
}
@media screen and (max-width: 1023px) {
  body.partner .social-prove-brand-area .brand-image-wrapper .single-brand {
    height: auto;
  }
  body.partner .social-prove-brand-area .brand-image-wrapper .single-brand img {
    max-height: 28px;
  }
}
body.partner .fs-webform-container .fserv-label {
  font-family: "Roboto", sans-serif;
  margin-bottom: 0;
}
body.partner .fserv-button-submit {
  background: linear-gradient(to left, hsl(149, 100%, 33%), hsl(149, 50%, 33%)) !important;
  transition: 0.3s ease-in-out;
}
body.partner .fserv-button-submit:hover {
  box-shadow: 2px 4px 24px rgba(0, 166, 81, 0.3) !important;
  transform: translateY(-2px);
}

.hero-area.is-services {
  padding: 100px 0 50px;
  align-items: center;
  overflow: hidden;
  display: flex;
  background-size: cover;
  background-position: center;
  margin-top: 110px;
  position: relative;
  z-index: 1;
}
.hero-area.is-services h1 {
  font-size: 3rem;
  line-height: 130%;
  font-weight: 700;
  letter-spacing: -0.57px;
  margin-bottom: 1rem;
  text-wrap: balance;
}
.hero-area.is-services p {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  line-height: 160%;
  color: #636363;
  margin-bottom: 2rem;
  text-wrap: balance;
}
@media screen and (max-width: 768px) {
  .hero-area.is-services {
    margin-top: 40px;
  }
  .hero-area.is-services h1 {
    font-size: 2rem;
  }
  .hero-area.is-services .section-title h2 {
    font-size: 1.5rem;
    letter-spacing: 0;
    line-height: 1.4;
  }
}

.bg-light {
  background-color: #f9f9f9;
}

.benefits-section {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .benefits-section .section-title h2 {
    text-align: center;
    text-wrap: unset;
  }
}

.service-card {
  background: #ffffff;
  border-radius: 8px;
  padding: 30px;
  text-align: center;
  transition: all 0.3s ease;
  height: 100%;
}
.service-card .service-icon {
  width: 60px;
  height: 60px;
  font-size: 24px;
  margin: 0 auto 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  background-color: hsl(148, 15%, 95%);
  color: var(--ac-primary);
}
.service-card .service-icon img {
  max-width: 30px;
  max-height: 30px;
}
.service-card h4 {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 10px;
}
.service-card p {
  font-size: 1rem;
  line-height: 1.5;
  color: #636363;
}

.development-card {
  text-align: center;
  padding: 20px;
  border-radius: 8px;
  transition: all 0.3s ease;
  height: 100%;
  background: #ffffff;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.development-card .development-icon {
  font-size: 32px;
  width: 32px;
  color: var(--ac-primary);
  margin-bottom: 8px;
}
.development-card h4 {
  font-size: 1.25rem;
  font-weight: 500;
}

.cta-action-section {
  background: var(--ac-primary);
  padding: 60px 20px;
}
.cta-action-section h2 {
  margin-bottom: 15px;
  color: #ffffff;
}
.cta-action-section p {
  font-size: 1.125rem;
  color: #ffffff;
  margin-bottom: 25px;
}
.cta-action-section a {
  color: #ffffff;
  text-decoration: underline;
}
.cta-action-section .button {
  font-size: 1rem;
  padding: 12px 30px;
  border-radius: 5px;
  transition: background-color 0.3s ease;
}
.cta-action-section .button:hover {
  background-color: rgb(0, 115, 56.1144578313);
  color: #ffffff;
}

.card-section .single-card-wrapper:first-child {
  border-right: 1px solid #e7e7e7;
}
.card-section .single-card-wrapper:nth-child(3), .card-section .single-card-wrapper:nth-child(5) {
  border-top: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
}
.card-section .single-card-wrapper:nth-child(4), .card-section .single-card-wrapper:nth-child(6) {
  border-top: 1px solid #e7e7e7;
}
@media screen and (max-width: 768px) {
  .card-section .single-card-wrapper {
    border: none !important;
  }
  .card-section .single-card-wrapper:nth-child(3), .card-section .single-card-wrapper:nth-child(4), .card-section .single-card-wrapper:nth-child(5), .card-section .single-card-wrapper:nth-child(6) {
    border-top: none !important;
  }
}
.card-section .single-feature {
  height: 100%;
  padding: 32px;
  border: none;
  background-color: #fff;
}
.card-section .single-feature .icon {
  background-color: hsl(148, 15%, 95%) !important;
  color: var(--ac-primary);
  font-size: 24px;
  border-radius: 8px !important;
}

.services-menu .single-product {
  position: relative;
  z-index: 1;
  padding: 16px 24px;
  border-radius: 8px;
}
.services-menu .single-product .product-logo {
  background-color: #fff !important;
  border: 1px solid #e7e7e7;
  border-radius: 10px !important;
}
.services-menu .single-product .product-logo img {
  height: 2rem !important;
}
.services-menu .single-product p {
  margin-bottom: 0 !important;
}
.services-menu .single-product:hover {
  background-color: #ebf4f0;
}
.services-menu .single-product:hover h2 {
  color: var(--ac-primary);
}
.services-menu .single-product::after {
  position: absolute;
  content: "";
  right: -7px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 16px;
  height: 16px;
  background: #ebf4f0;
  border-radius: 0px 4px 0 0;
  z-index: -1;
  transition: 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.services-menu .single-product.is-active {
  background-color: #ebf4f0 !important;
}
.services-menu .single-product.is-active::after {
  opacity: 1;
  visibility: visible;
}

.offering-description-container .product-info .arrow-right.icon {
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease;
}
.offering-description-container .single-product h2 {
  letter-spacing: 0;
  color: var(--ac-primary);
}
.offering-description-container .single-product:hover h2 {
  text-decoration: underline;
}
.offering-description-container .single-product:hover .arrow-right.icon {
  opacity: 1;
  visibility: visible;
}

.engagement-models-section .engagement-card-wrapper {
  border: 1px solid #e7e7e7;
  border-radius: 8px;
  background-color: #fff;
  display: flex;
}
@media screen and (max-width: 1023px) {
  .engagement-models-section .engagement-card-wrapper {
    flex-direction: column;
  }
  .engagement-models-section .engagement-card-wrapper .engagement-card {
    width: 100% !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid #e7e7e7;
  }
  .engagement-models-section .engagement-card-wrapper .engagement-card:last-child {
    border-bottom: none !important;
  }
}
.engagement-models-section .engagement-card-wrapper .engagement-card {
  padding: 30px;
  border-right: 1px solid #e7e7e7;
  flex-grow: 1;
  width: min-content;
}
.engagement-models-section .engagement-card-wrapper .engagement-card:last-child {
  border-right: none;
}
.engagement-models-section .engagement-card-wrapper .engagement-card h4 {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 10px;
}
.engagement-models-section .engagement-card-wrapper .engagement-card .num-icon {
  border-radius: 8px !important;
  font-size: 30px;
  font-weight: 900;
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.cloud-native-partner-section .single-feature {
  height: 100%;
  align-items: center;
  text-align: center;
  padding: 70px 80px;
  border-radius: 8px;
  background-color: #fff;
}
@media screen and (min-width: 1024px) {
  .cloud-native-partner-section .single-feature {
    padding: 24px;
  }
}
@media screen and (max-width: 1023px) {
  .cloud-native-partner-section .single-feature {
    padding: 16px;
  }
}
.cloud-native-partner-section .single-feature .icon {
  background-color: transparent !important;
  border-radius: 8px !important;
  color: var(--ac-primary);
  font-size: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

.product-development-process-section .steps-wrapper {
  display: grid;
  grid-template-columns: 5fr 7fr;
  gap: 16px;
}
@media screen and (max-width: 1023px) {
  .product-development-process-section .steps-wrapper {
    grid-template-columns: 1fr;
  }
}
.product-development-process-section .tab-items {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.product-development-process-section .tab-items .tab-item {
  cursor: pointer;
  padding: 8px 12px;
  border-radius: 8px;
  transition: all 0.3s ease;
  text-align: center;
  border: 1px solid #e7e7e7;
  background: #ffffff;
  height: 100%;
  display: flex;
  align-items: center;
}
.product-development-process-section .tab-items .tab-item.is-active {
  background-color: var(--ac-primary);
  border: 1px solid var(--ac-primary);
  color: #ffffff;
  cursor: default;
}
.product-development-process-section .tab-items .tab-item.is-active .date strong {
  color: var(--ac-primary);
}
.product-development-process-section .tab-items .tab-item.is-active .tab-icon {
  color: #ffffff;
}
.product-development-process-section .tab-items .tab-item.is-active h4 {
  color: #ffffff;
}
.product-development-process-section .tab-items .tab-item .date {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-right: 16px;
  width: 48px;
  height: 48px;
  border-radius: 8px;
  background-color: hsl(148, 15%, 95%);
  color: var(--ac-primary);
  font-size: 18px;
  font-weight: 700;
  padding: 8px;
}
.product-development-process-section .tab-items .tab-item .date strong {
  font-size: 1.25rem;
  font-weight: 600;
  display: block;
  line-height: 1;
  color: hsl(148, 15%, 75%);
}
.product-development-process-section .tab-items .tab-item .date span {
  font-size: 0.875rem;
  color: #636363;
}
.product-development-process-section .tab-items .tab-item h4 {
  font-size: 18px;
}
.product-development-process-section .tab-content {
  padding: 20px;
  border: 1px solid #e7e7e7;
  border-radius: 8px;
  background: #ffffff;
  height: 100%;
  display: none;
  animation: fadeIn 0.3s ease-in-out;
  text-align: center;
}
.product-development-process-section .tab-content.is-active {
  display: block;
}
.product-development-process-section .tab-content h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 16px;
}
.product-development-process-section .tab-content p {
  font-size: 1rem;
  line-height: 1.5;
  color: #636363;
}
.product-development-process-section .tab-content img {
  max-width: 100%;
  height: auto;
  max-height: 200px;
}

.features-area h3 {
  margin-bottom: 1rem;
  font-weight: 700;
}
.features-area p {
  margin-bottom: 16px;
}

.logo-presentation {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
  justify-content: center;
}
.logo-presentation .single-logo {
  border: 1px solid #e7e7e7;
  border-radius: 8px;
  padding: 20px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  flex-direction: column;
  gap: 8px;
}
.logo-presentation .single-logo img {
  width: auto;
  height: 60px;
  object-fit: contain;
}

.resource-card {
  background: #ffffff;
  border-radius: 8px;
  padding: 20px;
  text-align: left;
  transition: all 0.3s ease;
  height: 100%;
  display: block;
  border: 1px solid #e7e7e7;
}
.resource-card:hover {
  box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.1);
  transform: translateY(-5px);
}
.resource-card:hover h4 {
  color: var(--ac-primary);
}
.resource-card .tag {
  display: inline-block;
  background-color: hsl(148, 15%, 95%);
  color: var(--ac-primary);
  font-size: 0.875rem;
  font-weight: 500;
  padding: 4px 8px;
  border-radius: 5px;
  margin-bottom: 12px;
}
.resource-card h4 {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 10px;
}
.resource-card p {
  font-size: 1rem;
  line-height: 1.5;
  color: #636363;
}

.working-scenarios-section .single-feature .icon {
  width: 36px;
  height: 36px;
  background-color: transparent !important;
  padding: 0;
}

.service-wrapper .service-content h3 {
  margin-bottom: 1rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .service-wrapper .service-content h3 {
    font-size: 1.5rem;
  }
}
.service-wrapper .service-content p {
  margin-bottom: 16px;
}
.service-wrapper .service-content ul li {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin-bottom: 16px;
}
.service-wrapper .service-content ul li .icon {
  margin-top: 3px;
}

.hero-illustration img {
  max-height: 450px;
}

@media screen and (max-width: 768px) {
  .services .section-title h2 {
    font-size: 1.5rem;
    letter-spacing: -0.3px;
  }
}
