@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500&display=swap");@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");

.rot-0 {
  transform: rotate(0deg);
}
.rot-n-0 {
  transform: rotate(-0deg);
}
.rot-10 {
  transform: rotate(10deg);
}
.rot-n-10 {
  transform: rotate(-10deg);
}
.rot-20 {
  transform: rotate(20deg);
}
.rot-n-20 {
  transform: rotate(-20deg);
}
.rot-30 {
  transform: rotate(30deg);
}
.rot-n-30 {
  transform: rotate(-30deg);
}
.rot-40 {
  transform: rotate(40deg);
}
.rot-n-40 {
  transform: rotate(-40deg);
}
.rot-50 {
  transform: rotate(50deg);
}
.rot-n-50 {
  transform: rotate(-50deg);
}
.rot-60 {
  transform: rotate(60deg);
}
.rot-n-60 {
  transform: rotate(-60deg);
}
.rot-70 {
  transform: rotate(70deg);
}
.rot-n-70 {
  transform: rotate(-70deg);
}
.rot-80 {
  transform: rotate(80deg);
}
.rot-n-80 {
  transform: rotate(-80deg);
}
.rot-90 {
  transform: rotate(90deg);
}
.rot-n-90 {
  transform: rotate(-90deg);
}
.rot-100 {
  transform: rotate(100deg);
}
.rot-n-100 {
  transform: rotate(-100deg);
}
.rot-110 {
  transform: rotate(110deg);
}
.rot-n-110 {
  transform: rotate(-110deg);
}
.rot-120 {
  transform: rotate(120deg);
}
.rot-n-120 {
  transform: rotate(-120deg);
}
.rot-130 {
  transform: rotate(130deg);
}
.rot-n-130 {
  transform: rotate(-130deg);
}
.rot-140 {
  transform: rotate(140deg);
}
.rot-n-140 {
  transform: rotate(-140deg);
}
.rot-150 {
  transform: rotate(150deg);
}
.rot-n-150 {
  transform: rotate(-150deg);
}
.rot-160 {
  transform: rotate(160deg);
}
.rot-n-160 {
  transform: rotate(-160deg);
}
.rot-170 {
  transform: rotate(170deg);
}
.rot-n-170 {
  transform: rotate(-170deg);
}
.rot-180 {
  transform: rotate(180deg);
}
.rot-n-180 {
  transform: rotate(-180deg);
}
.rot-190 {
  transform: rotate(190deg);
}
.rot-n-190 {
  transform: rotate(-190deg);
}
.rot-200 {
  transform: rotate(200deg);
}
.rot-n-200 {
  transform: rotate(-200deg);
}
.rot-210 {
  transform: rotate(210deg);
}
.rot-n-210 {
  transform: rotate(-210deg);
}
.rot-220 {
  transform: rotate(220deg);
}
.rot-n-220 {
  transform: rotate(-220deg);
}
.rot-230 {
  transform: rotate(230deg);
}
.rot-n-230 {
  transform: rotate(-230deg);
}
.rot-240 {
  transform: rotate(240deg);
}
.rot-n-240 {
  transform: rotate(-240deg);
}
.rot-250 {
  transform: rotate(250deg);
}
.rot-n-250 {
  transform: rotate(-250deg);
}
.rot-260 {
  transform: rotate(260deg);
}
.rot-n-260 {
  transform: rotate(-260deg);
}
.rot-270 {
  transform: rotate(270deg);
}
.rot-n-270 {
  transform: rotate(-270deg);
}
.rot-280 {
  transform: rotate(280deg);
}
.rot-n-280 {
  transform: rotate(-280deg);
}
.rot-290 {
  transform: rotate(290deg);
}
.rot-n-290 {
  transform: rotate(-290deg);
}
.rot-300 {
  transform: rotate(300deg);
}
.rot-n-300 {
  transform: rotate(-300deg);
}
.rot-310 {
  transform: rotate(310deg);
}
.rot-n-310 {
  transform: rotate(-310deg);
}
.rot-320 {
  transform: rotate(320deg);
}
.rot-n-320 {
  transform: rotate(-320deg);
}
.rot-330 {
  transform: rotate(330deg);
}
.rot-n-330 {
  transform: rotate(-330deg);
}
.rot-340 {
  transform: rotate(340deg);
}
.rot-n-340 {
  transform: rotate(-340deg);
}
.rot-350 {
  transform: rotate(350deg);
}
.rot-n-350 {
  transform: rotate(-350deg);
}
.rot-360 {
  transform: rotate(360deg);
}
.rot-n-360 {
  transform: rotate(-360deg);
}
.opacity-0 {
  opacity: 0 !important;
}
.opacity-5 {
  opacity: 0.5 !important;
}
.opacity-10 {
  opacity: 1 !important;
}
.opacity-15 {
  opacity: 1.5 !important;
}
.opacity-20 {
  opacity: 2 !important;
}
.opacity-25 {
  opacity: 2.5 !important;
}
.opacity-30 {
  opacity: 3 !important;
}
.opacity-35 {
  opacity: 3.5 !important;
}
.opacity-40 {
  opacity: 4 !important;
}
.opacity-45 {
  opacity: 4.5 !important;
}
.opacity-50 {
  opacity: 5 !important;
}
.opacity-55 {
  opacity: 5.5 !important;
}
.opacity-60 {
  opacity: 6 !important;
}
.opacity-65 {
  opacity: 6.5 !important;
}
.opacity-70 {
  opacity: 7 !important;
}
.opacity-75 {
  opacity: 7.5 !important;
}
.opacity-80 {
  opacity: 8 !important;
}
.opacity-85 {
  opacity: 8.5 !important;
}
.opacity-90 {
  opacity: 9 !important;
}
.opacity-95 {
  opacity: 9.5 !important;
}
.opacity-100 {
  opacity: 10 !important;
}
.p-0p {
  padding: 0px !important;
}
.pt-0p {
  padding-top: 0px !important;
}
.pr-0p {
  padding-right: 0px !important;
}
.pb-0p {
  padding-bottom: 0px !important;
}
.pl-0p {
  padding-left: 0px !important;
}
.py-0p {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.px-0p {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.m-0p {
  margin: 0px !important;
}
.mt-0p {
  margin-top: 0px !important;
}
.mr-0p {
  margin-right: 0px !important;
}
.mb-0p {
  margin-bottom: 0px !important;
}
.ml-0p {
  margin-left: 0px !important;
}
.my-0p {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.mx-0p {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.w-0perc {
  width: 0% !important;
  flex-basis: 0% !important;
}
.w-0 {
  width: 0% !important;
}
.h-0 {
  width: 0% !important;
}
.rounded-0 {
  border-radius: 0px;
}
.ls-0p {
  letter-spacing: 0px !important;
}
.pt-0p {
  padding-top: 0px !important;
}
.p-5p {
  padding: 5px !important;
}
.pt-5p {
  padding-top: 5px !important;
}
.pr-5p {
  padding-right: 5px !important;
}
.pb-5p {
  padding-bottom: 5px !important;
}
.pl-5p {
  padding-left: 5px !important;
}
.py-5p {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.px-5p {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.m-5p {
  margin: 5px !important;
}
.mt-5p {
  margin-top: 5px !important;
}
.mr-5p {
  margin-right: 5px !important;
}
.mb-5p {
  margin-bottom: 5px !important;
}
.ml-5p {
  margin-left: 5px !important;
}
.my-5p {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.mx-5p {
  margin-left: 5px !important;
  margin-right: 5px !important;
}
.w-5perc {
  width: 5% !important;
  flex-basis: 5% !important;
}
.w-5 {
  width: 5% !important;
}
.h-5 {
  width: 5% !important;
}
.rounded-1 {
  border-radius: 1px;
}
.ls-5p {
  letter-spacing: 0.5px !important;
}
.pt-5p {
  padding-top: 5px !important;
}
.p-10p {
  padding: 10px !important;
}
.pt-10p {
  padding-top: 10px !important;
}
.pr-10p {
  padding-right: 10px !important;
}
.pb-10p {
  padding-bottom: 10px !important;
}
.pl-10p {
  padding-left: 10px !important;
}
.py-10p {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.px-10p {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.m-10p {
  margin: 10px !important;
}
.mt-10p {
  margin-top: 10px !important;
}
.mr-10p {
  margin-right: 10px !important;
}
.mb-10p {
  margin-bottom: 10px !important;
}
.ml-10p {
  margin-left: 10px !important;
}
.my-10p {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.mx-10p {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.w-10perc {
  width: 10% !important;
  flex-basis: 10% !important;
}
.w-10 {
  width: 10% !important;
}
.h-10 {
  width: 10% !important;
}
.rounded-2 {
  border-radius: 2px;
}
.ls-10p {
  letter-spacing: 1px !important;
}
.pt-10p {
  padding-top: 10px !important;
}
.p-15p {
  padding: 15px !important;
}
.pt-15p {
  padding-top: 15px !important;
}
.pr-15p {
  padding-right: 15px !important;
}
.pb-15p {
  padding-bottom: 15px !important;
}
.pl-15p {
  padding-left: 15px !important;
}
.py-15p {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.px-15p {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.m-15p {
  margin: 15px !important;
}
.mt-15p {
  margin-top: 15px !important;
}
.mr-15p {
  margin-right: 15px !important;
}
.mb-15p {
  margin-bottom: 15px !important;
}
.ml-15p {
  margin-left: 15px !important;
}
.my-15p {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.mx-15p {
  margin-left: 15px !important;
  margin-right: 15px !important;
}
.w-15perc {
  width: 15% !important;
  flex-basis: 15% !important;
}
.w-15 {
  width: 15% !important;
}
.h-15 {
  width: 15% !important;
}
.rounded-3 {
  border-radius: 3px;
}
.ls-15p {
  letter-spacing: 1.5px !important;
}
.pt-15p {
  padding-top: 15px !important;
}
.p-20p {
  padding: 20px !important;
}
.pt-20p {
  padding-top: 20px !important;
}
.pr-20p {
  padding-right: 20px !important;
}
.pb-20p {
  padding-bottom: 20px !important;
}
.pl-20p {
  padding-left: 20px !important;
}
.py-20p {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.px-20p {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.m-20p {
  margin: 20px !important;
}
.mt-20p {
  margin-top: 20px !important;
}
.mr-20p {
  margin-right: 20px !important;
}
.mb-20p {
  margin-bottom: 20px !important;
}
.ml-20p {
  margin-left: 20px !important;
}
.my-20p {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.mx-20p {
  margin-left: 20px !important;
  margin-right: 20px !important;
}
.w-20perc {
  width: 20% !important;
  flex-basis: 20% !important;
}
.w-20 {
  width: 20% !important;
}
.h-20 {
  width: 20% !important;
}
.rounded-4 {
  border-radius: 4px;
}
.ls-20p {
  letter-spacing: 2px !important;
}
.pt-20p {
  padding-top: 20px !important;
}
.p-25p {
  padding: 25px !important;
}
.pt-25p {
  padding-top: 25px !important;
}
.pr-25p {
  padding-right: 25px !important;
}
.pb-25p {
  padding-bottom: 25px !important;
}
.pl-25p {
  padding-left: 25px !important;
}
.py-25p {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}
.px-25p {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.m-25p {
  margin: 25px !important;
}
.mt-25p {
  margin-top: 25px !important;
}
.mr-25p {
  margin-right: 25px !important;
}
.mb-25p {
  margin-bottom: 25px !important;
}
.ml-25p {
  margin-left: 25px !important;
}
.my-25p {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}
.mx-25p {
  margin-left: 25px !important;
  margin-right: 25px !important;
}
.w-25perc {
  width: 25% !important;
  flex-basis: 25% !important;
}
.w-25 {
  width: 25% !important;
}
.h-25 {
  width: 25% !important;
}
.rounded-5 {
  border-radius: 5px;
}
.ls-25p {
  letter-spacing: 2.5px !important;
}
.pt-25p {
  padding-top: 25px !important;
}
.p-30p {
  padding: 30px !important;
}
.pt-30p {
  padding-top: 30px !important;
}
.pr-30p {
  padding-right: 30px !important;
}
.pb-30p {
  padding-bottom: 30px !important;
}
.pl-30p {
  padding-left: 30px !important;
}
.py-30p {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.px-30p {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.m-30p {
  margin: 30px !important;
}
.mt-30p {
  margin-top: 30px !important;
}
.mr-30p {
  margin-right: 30px !important;
}
.mb-30p {
  margin-bottom: 30px !important;
}
.ml-30p {
  margin-left: 30px !important;
}
.my-30p {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.mx-30p {
  margin-left: 30px !important;
  margin-right: 30px !important;
}
.w-30perc {
  width: 30% !important;
  flex-basis: 30% !important;
}
.w-30 {
  width: 30% !important;
}
.h-30 {
  width: 30% !important;
}
.rounded-6 {
  border-radius: 6px;
}
.ls-30p {
  letter-spacing: 3px !important;
}
.pt-30p {
  padding-top: 30px !important;
}
.p-35p {
  padding: 35px !important;
}
.pt-35p {
  padding-top: 35px !important;
}
.pr-35p {
  padding-right: 35px !important;
}
.pb-35p {
  padding-bottom: 35px !important;
}
.pl-35p {
  padding-left: 35px !important;
}
.py-35p {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}
.px-35p {
  padding-left: 35px !important;
  padding-right: 35px !important;
}
.m-35p {
  margin: 35px !important;
}
.mt-35p {
  margin-top: 35px !important;
}
.mr-35p {
  margin-right: 35px !important;
}
.mb-35p {
  margin-bottom: 35px !important;
}
.ml-35p {
  margin-left: 35px !important;
}
.my-35p {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}
.mx-35p {
  margin-left: 35px !important;
  margin-right: 35px !important;
}
.w-35perc {
  width: 35% !important;
  flex-basis: 35% !important;
}
.w-35 {
  width: 35% !important;
}
.h-35 {
  width: 35% !important;
}
.rounded-7 {
  border-radius: 7px;
}
.ls-35p {
  letter-spacing: 3.5px !important;
}
.pt-35p {
  padding-top: 35px !important;
}
.p-40p {
  padding: 40px !important;
}
.pt-40p {
  padding-top: 40px !important;
}
.pr-40p {
  padding-right: 40px !important;
}
.pb-40p {
  padding-bottom: 40px !important;
}
.pl-40p {
  padding-left: 40px !important;
}
.py-40p {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.px-40p {
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.m-40p {
  margin: 40px !important;
}
.mt-40p {
  margin-top: 40px !important;
}
.mr-40p {
  margin-right: 40px !important;
}
.mb-40p {
  margin-bottom: 40px !important;
}
.ml-40p {
  margin-left: 40px !important;
}
.my-40p {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}
.mx-40p {
  margin-left: 40px !important;
  margin-right: 40px !important;
}
.w-40perc {
  width: 40% !important;
  flex-basis: 40% !important;
}
.w-40 {
  width: 40% !important;
}
.h-40 {
  width: 40% !important;
}
.rounded-8 {
  border-radius: 8px;
}
.ls-40p {
  letter-spacing: 4px !important;
}
.pt-40p {
  padding-top: 40px !important;
}
.p-45p {
  padding: 45px !important;
}
.pt-45p {
  padding-top: 45px !important;
}
.pr-45p {
  padding-right: 45px !important;
}
.pb-45p {
  padding-bottom: 45px !important;
}
.pl-45p {
  padding-left: 45px !important;
}
.py-45p {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}
.px-45p {
  padding-left: 45px !important;
  padding-right: 45px !important;
}
.m-45p {
  margin: 45px !important;
}
.mt-45p {
  margin-top: 45px !important;
}
.mr-45p {
  margin-right: 45px !important;
}
.mb-45p {
  margin-bottom: 45px !important;
}
.ml-45p {
  margin-left: 45px !important;
}
.my-45p {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}
.mx-45p {
  margin-left: 45px !important;
  margin-right: 45px !important;
}
.w-45perc {
  width: 45% !important;
  flex-basis: 45% !important;
}
.w-45 {
  width: 45% !important;
}
.h-45 {
  width: 45% !important;
}
.rounded-9 {
  border-radius: 9px;
}
.ls-45p {
  letter-spacing: 4.5px !important;
}
.pt-45p {
  padding-top: 45px !important;
}
.p-50p {
  padding: 50px !important;
}
.pt-50p {
  padding-top: 50px !important;
}
.pr-50p {
  padding-right: 50px !important;
}
.pb-50p {
  padding-bottom: 50px !important;
}
.pl-50p {
  padding-left: 50px !important;
}
.py-50p {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
.px-50p {
  padding-left: 50px !important;
  padding-right: 50px !important;
}
.m-50p {
  margin: 50px !important;
}
.mt-50p {
  margin-top: 50px !important;
}
.mr-50p {
  margin-right: 50px !important;
}
.mb-50p {
  margin-bottom: 50px !important;
}
.ml-50p {
  margin-left: 50px !important;
}
.my-50p {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}
.mx-50p {
  margin-left: 50px !important;
  margin-right: 50px !important;
}
.w-50perc {
  width: 50% !important;
  flex-basis: 50% !important;
}
.w-50 {
  width: 50% !important;
}
.h-50 {
  width: 50% !important;
}
.rounded-10 {
  border-radius: 10px;
}
.ls-50p {
  letter-spacing: 5px !important;
}
.pt-50p {
  padding-top: 50px !important;
}
.p-55p {
  padding: 55px !important;
}
.pt-55p {
  padding-top: 55px !important;
}
.pr-55p {
  padding-right: 55px !important;
}
.pb-55p {
  padding-bottom: 55px !important;
}
.pl-55p {
  padding-left: 55px !important;
}
.py-55p {
  padding-top: 55px !important;
  padding-bottom: 55px !important;
}
.px-55p {
  padding-left: 55px !important;
  padding-right: 55px !important;
}
.m-55p {
  margin: 55px !important;
}
.mt-55p {
  margin-top: 55px !important;
}
.mr-55p {
  margin-right: 55px !important;
}
.mb-55p {
  margin-bottom: 55px !important;
}
.ml-55p {
  margin-left: 55px !important;
}
.my-55p {
  margin-top: 55px !important;
  margin-bottom: 55px !important;
}
.mx-55p {
  margin-left: 55px !important;
  margin-right: 55px !important;
}
.w-55perc {
  width: 55% !important;
  flex-basis: 55% !important;
}
.w-55 {
  width: 55% !important;
}
.h-55 {
  width: 55% !important;
}
.rounded-11 {
  border-radius: 11px;
}
.ls-55p {
  letter-spacing: 5.5px !important;
}
.pt-55p {
  padding-top: 55px !important;
}
.p-60p {
  padding: 60px !important;
}
.pt-60p {
  padding-top: 60px !important;
}
.pr-60p {
  padding-right: 60px !important;
}
.pb-60p {
  padding-bottom: 60px !important;
}
.pl-60p {
  padding-left: 60px !important;
}
.py-60p {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
.px-60p {
  padding-left: 60px !important;
  padding-right: 60px !important;
}
.m-60p {
  margin: 60px !important;
}
.mt-60p {
  margin-top: 60px !important;
}
.mr-60p {
  margin-right: 60px !important;
}
.mb-60p {
  margin-bottom: 60px !important;
}
.ml-60p {
  margin-left: 60px !important;
}
.my-60p {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}
.mx-60p {
  margin-left: 60px !important;
  margin-right: 60px !important;
}
.w-60perc {
  width: 60% !important;
  flex-basis: 60% !important;
}
.w-60 {
  width: 60% !important;
}
.h-60 {
  width: 60% !important;
}
.rounded-12 {
  border-radius: 12px;
}
.ls-60p {
  letter-spacing: 6px !important;
}
.pt-60p {
  padding-top: 60px !important;
}
.p-65p {
  padding: 65px !important;
}
.pt-65p {
  padding-top: 65px !important;
}
.pr-65p {
  padding-right: 65px !important;
}
.pb-65p {
  padding-bottom: 65px !important;
}
.pl-65p {
  padding-left: 65px !important;
}
.py-65p {
  padding-top: 65px !important;
  padding-bottom: 65px !important;
}
.px-65p {
  padding-left: 65px !important;
  padding-right: 65px !important;
}
.m-65p {
  margin: 65px !important;
}
.mt-65p {
  margin-top: 65px !important;
}
.mr-65p {
  margin-right: 65px !important;
}
.mb-65p {
  margin-bottom: 65px !important;
}
.ml-65p {
  margin-left: 65px !important;
}
.my-65p {
  margin-top: 65px !important;
  margin-bottom: 65px !important;
}
.mx-65p {
  margin-left: 65px !important;
  margin-right: 65px !important;
}
.w-65perc {
  width: 65% !important;
  flex-basis: 65% !important;
}
.w-65 {
  width: 65% !important;
}
.h-65 {
  width: 65% !important;
}
.rounded-13 {
  border-radius: 13px;
}
.ls-65p {
  letter-spacing: 6.5px !important;
}
.pt-65p {
  padding-top: 65px !important;
}
.p-70p {
  padding: 70px !important;
}
.pt-70p {
  padding-top: 70px !important;
}
.pr-70p {
  padding-right: 70px !important;
}
.pb-70p {
  padding-bottom: 70px !important;
}
.pl-70p {
  padding-left: 70px !important;
}
.py-70p {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}
.px-70p {
  padding-left: 70px !important;
  padding-right: 70px !important;
}
.m-70p {
  margin: 70px !important;
}
.mt-70p {
  margin-top: 70px !important;
}
.mr-70p {
  margin-right: 70px !important;
}
.mb-70p {
  margin-bottom: 70px !important;
}
.ml-70p {
  margin-left: 70px !important;
}
.my-70p {
  margin-top: 70px !important;
  margin-bottom: 70px !important;
}
.mx-70p {
  margin-left: 70px !important;
  margin-right: 70px !important;
}
.w-70perc {
  width: 70% !important;
  flex-basis: 70% !important;
}
.w-70 {
  width: 70% !important;
}
.h-70 {
  width: 70% !important;
}
.rounded-14 {
  border-radius: 14px;
}
.ls-70p {
  letter-spacing: 7px !important;
}
.pt-70p {
  padding-top: 70px !important;
}
.p-75p {
  padding: 75px !important;
}
.pt-75p {
  padding-top: 75px !important;
}
.pr-75p {
  padding-right: 75px !important;
}
.pb-75p {
  padding-bottom: 75px !important;
}
.pl-75p {
  padding-left: 75px !important;
}
.py-75p {
  padding-top: 75px !important;
  padding-bottom: 75px !important;
}
.px-75p {
  padding-left: 75px !important;
  padding-right: 75px !important;
}
.m-75p {
  margin: 75px !important;
}
.mt-75p {
  margin-top: 75px !important;
}
.mr-75p {
  margin-right: 75px !important;
}
.mb-75p {
  margin-bottom: 75px !important;
}
.ml-75p {
  margin-left: 75px !important;
}
.my-75p {
  margin-top: 75px !important;
  margin-bottom: 75px !important;
}
.mx-75p {
  margin-left: 75px !important;
  margin-right: 75px !important;
}
.w-75perc {
  width: 75% !important;
  flex-basis: 75% !important;
}
.w-75 {
  width: 75% !important;
}
.h-75 {
  width: 75% !important;
}
.rounded-15 {
  border-radius: 15px;
}
.ls-75p {
  letter-spacing: 7.5px !important;
}
.pt-75p {
  padding-top: 75px !important;
}
.p-80p {
  padding: 80px !important;
}
.pt-80p {
  padding-top: 80px !important;
}
.pr-80p {
  padding-right: 80px !important;
}
.pb-80p {
  padding-bottom: 80px !important;
}
.pl-80p {
  padding-left: 80px !important;
}
.py-80p {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
.px-80p {
  padding-left: 80px !important;
  padding-right: 80px !important;
}
.m-80p {
  margin: 80px !important;
}
.mt-80p {
  margin-top: 80px !important;
}
.mr-80p {
  margin-right: 80px !important;
}
.mb-80p {
  margin-bottom: 80px !important;
}
.ml-80p {
  margin-left: 80px !important;
}
.my-80p {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}
.mx-80p {
  margin-left: 80px !important;
  margin-right: 80px !important;
}
.w-80perc {
  width: 80% !important;
  flex-basis: 80% !important;
}
.w-80 {
  width: 80% !important;
}
.h-80 {
  width: 80% !important;
}
.rounded-16 {
  border-radius: 16px;
}
.ls-80p {
  letter-spacing: 8px !important;
}
.pt-80p {
  padding-top: 80px !important;
}
.p-85p {
  padding: 85px !important;
}
.pt-85p {
  padding-top: 85px !important;
}
.pr-85p {
  padding-right: 85px !important;
}
.pb-85p {
  padding-bottom: 85px !important;
}
.pl-85p {
  padding-left: 85px !important;
}
.py-85p {
  padding-top: 85px !important;
  padding-bottom: 85px !important;
}
.px-85p {
  padding-left: 85px !important;
  padding-right: 85px !important;
}
.m-85p {
  margin: 85px !important;
}
.mt-85p {
  margin-top: 85px !important;
}
.mr-85p {
  margin-right: 85px !important;
}
.mb-85p {
  margin-bottom: 85px !important;
}
.ml-85p {
  margin-left: 85px !important;
}
.my-85p {
  margin-top: 85px !important;
  margin-bottom: 85px !important;
}
.mx-85p {
  margin-left: 85px !important;
  margin-right: 85px !important;
}
.w-85perc {
  width: 85% !important;
  flex-basis: 85% !important;
}
.w-85 {
  width: 85% !important;
}
.h-85 {
  width: 85% !important;
}
.rounded-17 {
  border-radius: 17px;
}
.ls-85p {
  letter-spacing: 8.5px !important;
}
.pt-85p {
  padding-top: 85px !important;
}
.p-90p {
  padding: 90px !important;
}
.pt-90p {
  padding-top: 90px !important;
}
.pr-90p {
  padding-right: 90px !important;
}
.pb-90p {
  padding-bottom: 90px !important;
}
.pl-90p {
  padding-left: 90px !important;
}
.py-90p {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}
.px-90p {
  padding-left: 90px !important;
  padding-right: 90px !important;
}
.m-90p {
  margin: 90px !important;
}
.mt-90p {
  margin-top: 90px !important;
}
.mr-90p {
  margin-right: 90px !important;
}
.mb-90p {
  margin-bottom: 90px !important;
}
.ml-90p {
  margin-left: 90px !important;
}
.my-90p {
  margin-top: 90px !important;
  margin-bottom: 90px !important;
}
.mx-90p {
  margin-left: 90px !important;
  margin-right: 90px !important;
}
.w-90perc {
  width: 90% !important;
  flex-basis: 90% !important;
}
.w-90 {
  width: 90% !important;
}
.h-90 {
  width: 90% !important;
}
.rounded-18 {
  border-radius: 18px;
}
.ls-90p {
  letter-spacing: 9px !important;
}
.pt-90p {
  padding-top: 90px !important;
}
.p-95p {
  padding: 95px !important;
}
.pt-95p {
  padding-top: 95px !important;
}
.pr-95p {
  padding-right: 95px !important;
}
.pb-95p {
  padding-bottom: 95px !important;
}
.pl-95p {
  padding-left: 95px !important;
}
.py-95p {
  padding-top: 95px !important;
  padding-bottom: 95px !important;
}
.px-95p {
  padding-left: 95px !important;
  padding-right: 95px !important;
}
.m-95p {
  margin: 95px !important;
}
.mt-95p {
  margin-top: 95px !important;
}
.mr-95p {
  margin-right: 95px !important;
}
.mb-95p {
  margin-bottom: 95px !important;
}
.ml-95p {
  margin-left: 95px !important;
}
.my-95p {
  margin-top: 95px !important;
  margin-bottom: 95px !important;
}
.mx-95p {
  margin-left: 95px !important;
  margin-right: 95px !important;
}
.w-95perc {
  width: 95% !important;
  flex-basis: 95% !important;
}
.w-95 {
  width: 95% !important;
}
.h-95 {
  width: 95% !important;
}
.rounded-19 {
  border-radius: 19px;
}
.ls-95p {
  letter-spacing: 9.5px !important;
}
.pt-95p {
  padding-top: 95px !important;
}
.p-100p {
  padding: 100px !important;
}
.pt-100p {
  padding-top: 100px !important;
}
.pr-100p {
  padding-right: 100px !important;
}
.pb-100p {
  padding-bottom: 100px !important;
}
.pl-100p {
  padding-left: 100px !important;
}
.py-100p {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}
.px-100p {
  padding-left: 100px !important;
  padding-right: 100px !important;
}
.m-100p {
  margin: 100px !important;
}
.mt-100p {
  margin-top: 100px !important;
}
.mr-100p {
  margin-right: 100px !important;
}
.mb-100p {
  margin-bottom: 100px !important;
}
.ml-100p {
  margin-left: 100px !important;
}
.my-100p {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}
.mx-100p {
  margin-left: 100px !important;
  margin-right: 100px !important;
}
.w-100perc {
  width: 100% !important;
  flex-basis: 100% !important;
}
.w-100 {
  width: 100% !important;
}
.h-100 {
  width: 100% !important;
}
.rounded-20 {
  border-radius: 20px;
}
.ls-100p {
  letter-spacing: 10px !important;
}
.pt-100p {
  padding-top: 100px !important;
}
.p-105p {
  padding: 105px !important;
}
.pt-105p {
  padding-top: 105px !important;
}
.pr-105p {
  padding-right: 105px !important;
}
.pb-105p {
  padding-bottom: 105px !important;
}
.pl-105p {
  padding-left: 105px !important;
}
.py-105p {
  padding-top: 105px !important;
  padding-bottom: 105px !important;
}
.px-105p {
  padding-left: 105px !important;
  padding-right: 105px !important;
}
.m-105p {
  margin: 105px !important;
}
.mt-105p {
  margin-top: 105px !important;
}
.mr-105p {
  margin-right: 105px !important;
}
.mb-105p {
  margin-bottom: 105px !important;
}
.ml-105p {
  margin-left: 105px !important;
}
.my-105p {
  margin-top: 105px !important;
  margin-bottom: 105px !important;
}
.mx-105p {
  margin-left: 105px !important;
  margin-right: 105px !important;
}
.w-105perc {
  width: 105% !important;
  flex-basis: 105% !important;
}
.w-105 {
  width: 105% !important;
}
.h-105 {
  width: 105% !important;
}
.rounded-21 {
  border-radius: 21px;
}
.ls-105p {
  letter-spacing: 10.5px !important;
}
.pt-105p {
  padding-top: 105px !important;
}
.p-110p {
  padding: 110px !important;
}
.pt-110p {
  padding-top: 110px !important;
}
.pr-110p {
  padding-right: 110px !important;
}
.pb-110p {
  padding-bottom: 110px !important;
}
.pl-110p {
  padding-left: 110px !important;
}
.py-110p {
  padding-top: 110px !important;
  padding-bottom: 110px !important;
}
.px-110p {
  padding-left: 110px !important;
  padding-right: 110px !important;
}
.m-110p {
  margin: 110px !important;
}
.mt-110p {
  margin-top: 110px !important;
}
.mr-110p {
  margin-right: 110px !important;
}
.mb-110p {
  margin-bottom: 110px !important;
}
.ml-110p {
  margin-left: 110px !important;
}
.my-110p {
  margin-top: 110px !important;
  margin-bottom: 110px !important;
}
.mx-110p {
  margin-left: 110px !important;
  margin-right: 110px !important;
}
.w-110perc {
  width: 110% !important;
  flex-basis: 110% !important;
}
.w-110 {
  width: 110% !important;
}
.h-110 {
  width: 110% !important;
}
.rounded-22 {
  border-radius: 22px;
}
.ls-110p {
  letter-spacing: 11px !important;
}
.pt-110p {
  padding-top: 110px !important;
}
.p-115p {
  padding: 115px !important;
}
.pt-115p {
  padding-top: 115px !important;
}
.pr-115p {
  padding-right: 115px !important;
}
.pb-115p {
  padding-bottom: 115px !important;
}
.pl-115p {
  padding-left: 115px !important;
}
.py-115p {
  padding-top: 115px !important;
  padding-bottom: 115px !important;
}
.px-115p {
  padding-left: 115px !important;
  padding-right: 115px !important;
}
.m-115p {
  margin: 115px !important;
}
.mt-115p {
  margin-top: 115px !important;
}
.mr-115p {
  margin-right: 115px !important;
}
.mb-115p {
  margin-bottom: 115px !important;
}
.ml-115p {
  margin-left: 115px !important;
}
.my-115p {
  margin-top: 115px !important;
  margin-bottom: 115px !important;
}
.mx-115p {
  margin-left: 115px !important;
  margin-right: 115px !important;
}
.w-115perc {
  width: 115% !important;
  flex-basis: 115% !important;
}
.w-115 {
  width: 115% !important;
}
.h-115 {
  width: 115% !important;
}
.rounded-23 {
  border-radius: 23px;
}
.ls-115p {
  letter-spacing: 11.5px !important;
}
.pt-115p {
  padding-top: 115px !important;
}
.p-120p {
  padding: 120px !important;
}
.pt-120p {
  padding-top: 120px !important;
}
.pr-120p {
  padding-right: 120px !important;
}
.pb-120p {
  padding-bottom: 120px !important;
}
.pl-120p {
  padding-left: 120px !important;
}
.py-120p {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}
.px-120p {
  padding-left: 120px !important;
  padding-right: 120px !important;
}
.m-120p {
  margin: 120px !important;
}
.mt-120p {
  margin-top: 120px !important;
}
.mr-120p {
  margin-right: 120px !important;
}
.mb-120p {
  margin-bottom: 120px !important;
}
.ml-120p {
  margin-left: 120px !important;
}
.my-120p {
  margin-top: 120px !important;
  margin-bottom: 120px !important;
}
.mx-120p {
  margin-left: 120px !important;
  margin-right: 120px !important;
}
.w-120perc {
  width: 120% !important;
  flex-basis: 120% !important;
}
.w-120 {
  width: 120% !important;
}
.h-120 {
  width: 120% !important;
}
.rounded-24 {
  border-radius: 24px;
}
.ls-120p {
  letter-spacing: 12px !important;
}
.pt-120p {
  padding-top: 120px !important;
}
.p-125p {
  padding: 125px !important;
}
.pt-125p {
  padding-top: 125px !important;
}
.pr-125p {
  padding-right: 125px !important;
}
.pb-125p {
  padding-bottom: 125px !important;
}
.pl-125p {
  padding-left: 125px !important;
}
.py-125p {
  padding-top: 125px !important;
  padding-bottom: 125px !important;
}
.px-125p {
  padding-left: 125px !important;
  padding-right: 125px !important;
}
.m-125p {
  margin: 125px !important;
}
.mt-125p {
  margin-top: 125px !important;
}
.mr-125p {
  margin-right: 125px !important;
}
.mb-125p {
  margin-bottom: 125px !important;
}
.ml-125p {
  margin-left: 125px !important;
}
.my-125p {
  margin-top: 125px !important;
  margin-bottom: 125px !important;
}
.mx-125p {
  margin-left: 125px !important;
  margin-right: 125px !important;
}
.w-125perc {
  width: 125% !important;
  flex-basis: 125% !important;
}
.w-125 {
  width: 125% !important;
}
.h-125 {
  width: 125% !important;
}
.rounded-25 {
  border-radius: 25px;
}
.ls-125p {
  letter-spacing: 12.5px !important;
}
.pt-125p {
  padding-top: 125px !important;
}
@media screen and (max-width: 575px) {
  .p-0p-mob {
    padding: 0px !important;
  }
  .pt-0p-mob {
    padding-top: 0px !important;
  }
  .pr-0p-mob {
    padding-right: 0px !important;
  }
  .pb-0p-mob {
    padding-bottom: 0px !important;
  }
  .pl-0p-mob {
    padding-left: 0px !important;
  }
  .py-0p-mob {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .px-0-mob {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .m-0p-mob {
    margin: 0px !important;
  }
  .mt-0p-mob {
    margin-top: 0px !important;
  }
  .mr-0p-mob {
    margin-right: 0px !important;
  }
  .mb-0p-mob {
    margin-bottom: 0px !important;
  }
  .ml-0p-mob {
    margin-left: 0px !important;
  }
  .my-0p-mob {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .mx-0p-mob {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .w-0perc-mob {
    width: 0% !important;
    flex-basis: 0% !important;
  }
  .w-0-mob {
    width: 0% !important;
  }
  .h-0-mob {
    width: 0% !important;
  }
  .rounded-0-mob {
    border-radius: 0px;
  }
  .ls-0p-mob {
    letter-spacing: 0px !important;
  }
}
@media screen and (max-width: 575px) {
  .p-5p-mob {
    padding: 5px !important;
  }
  .pt-5p-mob {
    padding-top: 5px !important;
  }
  .pr-5p-mob {
    padding-right: 5px !important;
  }
  .pb-5p-mob {
    padding-bottom: 5px !important;
  }
  .pl-5p-mob {
    padding-left: 5px !important;
  }
  .py-5p-mob {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .px-5-mob {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .m-5p-mob {
    margin: 5px !important;
  }
  .mt-5p-mob {
    margin-top: 5px !important;
  }
  .mr-5p-mob {
    margin-right: 5px !important;
  }
  .mb-5p-mob {
    margin-bottom: 5px !important;
  }
  .ml-5p-mob {
    margin-left: 5px !important;
  }
  .my-5p-mob {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .mx-5p-mob {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .w-5perc-mob {
    width: 5% !important;
    flex-basis: 5% !important;
  }
  .w-5-mob {
    width: 5% !important;
  }
  .h-5-mob {
    width: 5% !important;
  }
  .rounded-1-mob {
    border-radius: 1px;
  }
  .ls-5p-mob {
    letter-spacing: 0.5px !important;
  }
}
@media screen and (max-width: 575px) {
  .p-10p-mob {
    padding: 10px !important;
  }
  .pt-10p-mob {
    padding-top: 10px !important;
  }
  .pr-10p-mob {
    padding-right: 10px !important;
  }
  .pb-10p-mob {
    padding-bottom: 10px !important;
  }
  .pl-10p-mob {
    padding-left: 10px !important;
  }
  .py-10p-mob {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .px-10-mob {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .m-10p-mob {
    margin: 10px !important;
  }
  .mt-10p-mob {
    margin-top: 10px !important;
  }
  .mr-10p-mob {
    margin-right: 10px !important;
  }
  .mb-10p-mob {
    margin-bottom: 10px !important;
  }
  .ml-10p-mob {
    margin-left: 10px !important;
  }
  .my-10p-mob {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .mx-10p-mob {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .w-10perc-mob {
    width: 10% !important;
    flex-basis: 10% !important;
  }
  .w-10-mob {
    width: 10% !important;
  }
  .h-10-mob {
    width: 10% !important;
  }
  .rounded-2-mob {
    border-radius: 2px;
  }
  .ls-10p-mob {
    letter-spacing: 1px !important;
  }
}
@media screen and (max-width: 575px) {
  .p-15p-mob {
    padding: 15px !important;
  }
  .pt-15p-mob {
    padding-top: 15px !important;
  }
  .pr-15p-mob {
    padding-right: 15px !important;
  }
  .pb-15p-mob {
    padding-bottom: 15px !important;
  }
  .pl-15p-mob {
    padding-left: 15px !important;
  }
  .py-15p-mob {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .px-15-mob {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .m-15p-mob {
    margin: 15px !important;
  }
  .mt-15p-mob {
    margin-top: 15px !important;
  }
  .mr-15p-mob {
    margin-right: 15px !important;
  }
  .mb-15p-mob {
    margin-bottom: 15px !important;
  }
  .ml-15p-mob {
    margin-left: 15px !important;
  }
  .my-15p-mob {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  .mx-15p-mob {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  .w-15perc-mob {
    width: 15% !important;
    flex-basis: 15% !important;
  }
  .w-15-mob {
    width: 15% !important;
  }
  .h-15-mob {
    width: 15% !important;
  }
  .rounded-3-mob {
    border-radius: 3px;
  }
  .ls-15p-mob {
    letter-spacing: 1.5px !important;
  }
}
@media screen and (max-width: 575px) {
  .p-20p-mob {
    padding: 20px !important;
  }
  .pt-20p-mob {
    padding-top: 20px !important;
  }
  .pr-20p-mob {
    padding-right: 20px !important;
  }
  .pb-20p-mob {
    padding-bottom: 20px !important;
  }
  .pl-20p-mob {
    padding-left: 20px !important;
  }
  .py-20p-mob {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .px-20-mob {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .m-20p-mob {
    margin: 20px !important;
  }
  .mt-20p-mob {
    margin-top: 20px !important;
  }
  .mr-20p-mob {
    margin-right: 20px !important;
  }
  .mb-20p-mob {
    margin-bottom: 20px !important;
  }
  .ml-20p-mob {
    margin-left: 20px !important;
  }
  .my-20p-mob {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .mx-20p-mob {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .w-20perc-mob {
    width: 20% !important;
    flex-basis: 20% !important;
  }
  .w-20-mob {
    width: 20% !important;
  }
  .h-20-mob {
    width: 20% !important;
  }
  .rounded-4-mob {
    border-radius: 4px;
  }
  .ls-20p-mob {
    letter-spacing: 2px !important;
  }
}
@media screen and (max-width: 575px) {
  .p-25p-mob {
    padding: 25px !important;
  }
  .pt-25p-mob {
    padding-top: 25px !important;
  }
  .pr-25p-mob {
    padding-right: 25px !important;
  }
  .pb-25p-mob {
    padding-bottom: 25px !important;
  }
  .pl-25p-mob {
    padding-left: 25px !important;
  }
  .py-25p-mob {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  .px-25-mob {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .m-25p-mob {
    margin: 25px !important;
  }
  .mt-25p-mob {
    margin-top: 25px !important;
  }
  .mr-25p-mob {
    margin-right: 25px !important;
  }
  .mb-25p-mob {
    margin-bottom: 25px !important;
  }
  .ml-25p-mob {
    margin-left: 25px !important;
  }
  .my-25p-mob {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  .mx-25p-mob {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  .w-25perc-mob {
    width: 25% !important;
    flex-basis: 25% !important;
  }
  .w-25-mob {
    width: 25% !important;
  }
  .h-25-mob {
    width: 25% !important;
  }
  .rounded-5-mob {
    border-radius: 5px;
  }
  .ls-25p-mob {
    letter-spacing: 2.5px !important;
  }
}
@media screen and (max-width: 575px) {
  .p-30p-mob {
    padding: 30px !important;
  }
  .pt-30p-mob {
    padding-top: 30px !important;
  }
  .pr-30p-mob {
    padding-right: 30px !important;
  }
  .pb-30p-mob {
    padding-bottom: 30px !important;
  }
  .pl-30p-mob {
    padding-left: 30px !important;
  }
  .py-30p-mob {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .px-30-mob {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .m-30p-mob {
    margin: 30px !important;
  }
  .mt-30p-mob {
    margin-top: 30px !important;
  }
  .mr-30p-mob {
    margin-right: 30px !important;
  }
  .mb-30p-mob {
    margin-bottom: 30px !important;
  }
  .ml-30p-mob {
    margin-left: 30px !important;
  }
  .my-30p-mob {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .mx-30p-mob {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  .w-30perc-mob {
    width: 30% !important;
    flex-basis: 30% !important;
  }
  .w-30-mob {
    width: 30% !important;
  }
  .h-30-mob {
    width: 30% !important;
  }
  .rounded-6-mob {
    border-radius: 6px;
  }
  .ls-30p-mob {
    letter-spacing: 3px !important;
  }
}
@media screen and (max-width: 575px) {
  .p-35p-mob {
    padding: 35px !important;
  }
  .pt-35p-mob {
    padding-top: 35px !important;
  }
  .pr-35p-mob {
    padding-right: 35px !important;
  }
  .pb-35p-mob {
    padding-bottom: 35px !important;
  }
  .pl-35p-mob {
    padding-left: 35px !important;
  }
  .py-35p-mob {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  .px-35-mob {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  .m-35p-mob {
    margin: 35px !important;
  }
  .mt-35p-mob {
    margin-top: 35px !important;
  }
  .mr-35p-mob {
    margin-right: 35px !important;
  }
  .mb-35p-mob {
    margin-bottom: 35px !important;
  }
  .ml-35p-mob {
    margin-left: 35px !important;
  }
  .my-35p-mob {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }
  .mx-35p-mob {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }
  .w-35perc-mob {
    width: 35% !important;
    flex-basis: 35% !important;
  }
  .w-35-mob {
    width: 35% !important;
  }
  .h-35-mob {
    width: 35% !important;
  }
  .rounded-7-mob {
    border-radius: 7px;
  }
  .ls-35p-mob {
    letter-spacing: 3.5px !important;
  }
}
@media screen and (max-width: 575px) {
  .p-40p-mob {
    padding: 40px !important;
  }
  .pt-40p-mob {
    padding-top: 40px !important;
  }
  .pr-40p-mob {
    padding-right: 40px !important;
  }
  .pb-40p-mob {
    padding-bottom: 40px !important;
  }
  .pl-40p-mob {
    padding-left: 40px !important;
  }
  .py-40p-mob {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .px-40-mob {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .m-40p-mob {
    margin: 40px !important;
  }
  .mt-40p-mob {
    margin-top: 40px !important;
  }
  .mr-40p-mob {
    margin-right: 40px !important;
  }
  .mb-40p-mob {
    margin-bottom: 40px !important;
  }
  .ml-40p-mob {
    margin-left: 40px !important;
  }
  .my-40p-mob {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .mx-40p-mob {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .w-40perc-mob {
    width: 40% !important;
    flex-basis: 40% !important;
  }
  .w-40-mob {
    width: 40% !important;
  }
  .h-40-mob {
    width: 40% !important;
  }
  .rounded-8-mob {
    border-radius: 8px;
  }
  .ls-40p-mob {
    letter-spacing: 4px !important;
  }
}
@media screen and (max-width: 575px) {
  .p-45p-mob {
    padding: 45px !important;
  }
  .pt-45p-mob {
    padding-top: 45px !important;
  }
  .pr-45p-mob {
    padding-right: 45px !important;
  }
  .pb-45p-mob {
    padding-bottom: 45px !important;
  }
  .pl-45p-mob {
    padding-left: 45px !important;
  }
  .py-45p-mob {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  .px-45-mob {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .m-45p-mob {
    margin: 45px !important;
  }
  .mt-45p-mob {
    margin-top: 45px !important;
  }
  .mr-45p-mob {
    margin-right: 45px !important;
  }
  .mb-45p-mob {
    margin-bottom: 45px !important;
  }
  .ml-45p-mob {
    margin-left: 45px !important;
  }
  .my-45p-mob {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  .mx-45p-mob {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  .w-45perc-mob {
    width: 45% !important;
    flex-basis: 45% !important;
  }
  .w-45-mob {
    width: 45% !important;
  }
  .h-45-mob {
    width: 45% !important;
  }
  .rounded-9-mob {
    border-radius: 9px;
  }
  .ls-45p-mob {
    letter-spacing: 4.5px !important;
  }
}
@media screen and (max-width: 575px) {
  .p-50p-mob {
    padding: 50px !important;
  }
  .pt-50p-mob {
    padding-top: 50px !important;
  }
  .pr-50p-mob {
    padding-right: 50px !important;
  }
  .pb-50p-mob {
    padding-bottom: 50px !important;
  }
  .pl-50p-mob {
    padding-left: 50px !important;
  }
  .py-50p-mob {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .px-50-mob {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .m-50p-mob {
    margin: 50px !important;
  }
  .mt-50p-mob {
    margin-top: 50px !important;
  }
  .mr-50p-mob {
    margin-right: 50px !important;
  }
  .mb-50p-mob {
    margin-bottom: 50px !important;
  }
  .ml-50p-mob {
    margin-left: 50px !important;
  }
  .my-50p-mob {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .mx-50p-mob {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  .w-50perc-mob {
    width: 50% !important;
    flex-basis: 50% !important;
  }
  .w-50-mob {
    width: 50% !important;
  }
  .h-50-mob {
    width: 50% !important;
  }
  .rounded-10-mob {
    border-radius: 10px;
  }
  .ls-50p-mob {
    letter-spacing: 5px !important;
  }
}
@media screen and (max-width: 575px) {
  .p-55p-mob {
    padding: 55px !important;
  }
  .pt-55p-mob {
    padding-top: 55px !important;
  }
  .pr-55p-mob {
    padding-right: 55px !important;
  }
  .pb-55p-mob {
    padding-bottom: 55px !important;
  }
  .pl-55p-mob {
    padding-left: 55px !important;
  }
  .py-55p-mob {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  .px-55-mob {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }
  .m-55p-mob {
    margin: 55px !important;
  }
  .mt-55p-mob {
    margin-top: 55px !important;
  }
  .mr-55p-mob {
    margin-right: 55px !important;
  }
  .mb-55p-mob {
    margin-bottom: 55px !important;
  }
  .ml-55p-mob {
    margin-left: 55px !important;
  }
  .my-55p-mob {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
  }
  .mx-55p-mob {
    margin-left: 55px !important;
    margin-right: 55px !important;
  }
  .w-55perc-mob {
    width: 55% !important;
    flex-basis: 55% !important;
  }
  .w-55-mob {
    width: 55% !important;
  }
  .h-55-mob {
    width: 55% !important;
  }
  .rounded-11-mob {
    border-radius: 11px;
  }
  .ls-55p-mob {
    letter-spacing: 5.5px !important;
  }
}
@media screen and (max-width: 575px) {
  .p-60p-mob {
    padding: 60px !important;
  }
  .pt-60p-mob {
    padding-top: 60px !important;
  }
  .pr-60p-mob {
    padding-right: 60px !important;
  }
  .pb-60p-mob {
    padding-bottom: 60px !important;
  }
  .pl-60p-mob {
    padding-left: 60px !important;
  }
  .py-60p-mob {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .px-60-mob {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .m-60p-mob {
    margin: 60px !important;
  }
  .mt-60p-mob {
    margin-top: 60px !important;
  }
  .mr-60p-mob {
    margin-right: 60px !important;
  }
  .mb-60p-mob {
    margin-bottom: 60px !important;
  }
  .ml-60p-mob {
    margin-left: 60px !important;
  }
  .my-60p-mob {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  .mx-60p-mob {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  .w-60perc-mob {
    width: 60% !important;
    flex-basis: 60% !important;
  }
  .w-60-mob {
    width: 60% !important;
  }
  .h-60-mob {
    width: 60% !important;
  }
  .rounded-12-mob {
    border-radius: 12px;
  }
  .ls-60p-mob {
    letter-spacing: 6px !important;
  }
}
@media screen and (max-width: 575px) {
  .p-65p-mob {
    padding: 65px !important;
  }
  .pt-65p-mob {
    padding-top: 65px !important;
  }
  .pr-65p-mob {
    padding-right: 65px !important;
  }
  .pb-65p-mob {
    padding-bottom: 65px !important;
  }
  .pl-65p-mob {
    padding-left: 65px !important;
  }
  .py-65p-mob {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
  .px-65-mob {
    padding-left: 65px !important;
    padding-right: 65px !important;
  }
  .m-65p-mob {
    margin: 65px !important;
  }
  .mt-65p-mob {
    margin-top: 65px !important;
  }
  .mr-65p-mob {
    margin-right: 65px !important;
  }
  .mb-65p-mob {
    margin-bottom: 65px !important;
  }
  .ml-65p-mob {
    margin-left: 65px !important;
  }
  .my-65p-mob {
    margin-top: 65px !important;
    margin-bottom: 65px !important;
  }
  .mx-65p-mob {
    margin-left: 65px !important;
    margin-right: 65px !important;
  }
  .w-65perc-mob {
    width: 65% !important;
    flex-basis: 65% !important;
  }
  .w-65-mob {
    width: 65% !important;
  }
  .h-65-mob {
    width: 65% !important;
  }
  .rounded-13-mob {
    border-radius: 13px;
  }
  .ls-65p-mob {
    letter-spacing: 6.5px !important;
  }
}
@media screen and (max-width: 575px) {
  .p-70p-mob {
    padding: 70px !important;
  }
  .pt-70p-mob {
    padding-top: 70px !important;
  }
  .pr-70p-mob {
    padding-right: 70px !important;
  }
  .pb-70p-mob {
    padding-bottom: 70px !important;
  }
  .pl-70p-mob {
    padding-left: 70px !important;
  }
  .py-70p-mob {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .px-70-mob {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .m-70p-mob {
    margin: 70px !important;
  }
  .mt-70p-mob {
    margin-top: 70px !important;
  }
  .mr-70p-mob {
    margin-right: 70px !important;
  }
  .mb-70p-mob {
    margin-bottom: 70px !important;
  }
  .ml-70p-mob {
    margin-left: 70px !important;
  }
  .my-70p-mob {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .mx-70p-mob {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .w-70perc-mob {
    width: 70% !important;
    flex-basis: 70% !important;
  }
  .w-70-mob {
    width: 70% !important;
  }
  .h-70-mob {
    width: 70% !important;
  }
  .rounded-14-mob {
    border-radius: 14px;
  }
  .ls-70p-mob {
    letter-spacing: 7px !important;
  }
}
@media screen and (max-width: 575px) {
  .p-75p-mob {
    padding: 75px !important;
  }
  .pt-75p-mob {
    padding-top: 75px !important;
  }
  .pr-75p-mob {
    padding-right: 75px !important;
  }
  .pb-75p-mob {
    padding-bottom: 75px !important;
  }
  .pl-75p-mob {
    padding-left: 75px !important;
  }
  .py-75p-mob {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
  .px-75-mob {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }
  .m-75p-mob {
    margin: 75px !important;
  }
  .mt-75p-mob {
    margin-top: 75px !important;
  }
  .mr-75p-mob {
    margin-right: 75px !important;
  }
  .mb-75p-mob {
    margin-bottom: 75px !important;
  }
  .ml-75p-mob {
    margin-left: 75px !important;
  }
  .my-75p-mob {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }
  .mx-75p-mob {
    margin-left: 75px !important;
    margin-right: 75px !important;
  }
  .w-75perc-mob {
    width: 75% !important;
    flex-basis: 75% !important;
  }
  .w-75-mob {
    width: 75% !important;
  }
  .h-75-mob {
    width: 75% !important;
  }
  .rounded-15-mob {
    border-radius: 15px;
  }
  .ls-75p-mob {
    letter-spacing: 7.5px !important;
  }
}
@media screen and (max-width: 575px) {
  .p-80p-mob {
    padding: 80px !important;
  }
  .pt-80p-mob {
    padding-top: 80px !important;
  }
  .pr-80p-mob {
    padding-right: 80px !important;
  }
  .pb-80p-mob {
    padding-bottom: 80px !important;
  }
  .pl-80p-mob {
    padding-left: 80px !important;
  }
  .py-80p-mob {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .px-80-mob {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .m-80p-mob {
    margin: 80px !important;
  }
  .mt-80p-mob {
    margin-top: 80px !important;
  }
  .mr-80p-mob {
    margin-right: 80px !important;
  }
  .mb-80p-mob {
    margin-bottom: 80px !important;
  }
  .ml-80p-mob {
    margin-left: 80px !important;
  }
  .my-80p-mob {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  .mx-80p-mob {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  .w-80perc-mob {
    width: 80% !important;
    flex-basis: 80% !important;
  }
  .w-80-mob {
    width: 80% !important;
  }
  .h-80-mob {
    width: 80% !important;
  }
  .rounded-16-mob {
    border-radius: 16px;
  }
  .ls-80p-mob {
    letter-spacing: 8px !important;
  }
}
@media screen and (max-width: 575px) {
  .p-85p-mob {
    padding: 85px !important;
  }
  .pt-85p-mob {
    padding-top: 85px !important;
  }
  .pr-85p-mob {
    padding-right: 85px !important;
  }
  .pb-85p-mob {
    padding-bottom: 85px !important;
  }
  .pl-85p-mob {
    padding-left: 85px !important;
  }
  .py-85p-mob {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
  }
  .px-85-mob {
    padding-left: 85px !important;
    padding-right: 85px !important;
  }
  .m-85p-mob {
    margin: 85px !important;
  }
  .mt-85p-mob {
    margin-top: 85px !important;
  }
  .mr-85p-mob {
    margin-right: 85px !important;
  }
  .mb-85p-mob {
    margin-bottom: 85px !important;
  }
  .ml-85p-mob {
    margin-left: 85px !important;
  }
  .my-85p-mob {
    margin-top: 85px !important;
    margin-bottom: 85px !important;
  }
  .mx-85p-mob {
    margin-left: 85px !important;
    margin-right: 85px !important;
  }
  .w-85perc-mob {
    width: 85% !important;
    flex-basis: 85% !important;
  }
  .w-85-mob {
    width: 85% !important;
  }
  .h-85-mob {
    width: 85% !important;
  }
  .rounded-17-mob {
    border-radius: 17px;
  }
  .ls-85p-mob {
    letter-spacing: 8.5px !important;
  }
}
@media screen and (max-width: 575px) {
  .p-90p-mob {
    padding: 90px !important;
  }
  .pt-90p-mob {
    padding-top: 90px !important;
  }
  .pr-90p-mob {
    padding-right: 90px !important;
  }
  .pb-90p-mob {
    padding-bottom: 90px !important;
  }
  .pl-90p-mob {
    padding-left: 90px !important;
  }
  .py-90p-mob {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .px-90-mob {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  .m-90p-mob {
    margin: 90px !important;
  }
  .mt-90p-mob {
    margin-top: 90px !important;
  }
  .mr-90p-mob {
    margin-right: 90px !important;
  }
  .mb-90p-mob {
    margin-bottom: 90px !important;
  }
  .ml-90p-mob {
    margin-left: 90px !important;
  }
  .my-90p-mob {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  .mx-90p-mob {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  .w-90perc-mob {
    width: 90% !important;
    flex-basis: 90% !important;
  }
  .w-90-mob {
    width: 90% !important;
  }
  .h-90-mob {
    width: 90% !important;
  }
  .rounded-18-mob {
    border-radius: 18px;
  }
  .ls-90p-mob {
    letter-spacing: 9px !important;
  }
}
@media screen and (max-width: 575px) {
  .p-95p-mob {
    padding: 95px !important;
  }
  .pt-95p-mob {
    padding-top: 95px !important;
  }
  .pr-95p-mob {
    padding-right: 95px !important;
  }
  .pb-95p-mob {
    padding-bottom: 95px !important;
  }
  .pl-95p-mob {
    padding-left: 95px !important;
  }
  .py-95p-mob {
    padding-top: 95px !important;
    padding-bottom: 95px !important;
  }
  .px-95-mob {
    padding-left: 95px !important;
    padding-right: 95px !important;
  }
  .m-95p-mob {
    margin: 95px !important;
  }
  .mt-95p-mob {
    margin-top: 95px !important;
  }
  .mr-95p-mob {
    margin-right: 95px !important;
  }
  .mb-95p-mob {
    margin-bottom: 95px !important;
  }
  .ml-95p-mob {
    margin-left: 95px !important;
  }
  .my-95p-mob {
    margin-top: 95px !important;
    margin-bottom: 95px !important;
  }
  .mx-95p-mob {
    margin-left: 95px !important;
    margin-right: 95px !important;
  }
  .w-95perc-mob {
    width: 95% !important;
    flex-basis: 95% !important;
  }
  .w-95-mob {
    width: 95% !important;
  }
  .h-95-mob {
    width: 95% !important;
  }
  .rounded-19-mob {
    border-radius: 19px;
  }
  .ls-95p-mob {
    letter-spacing: 9.5px !important;
  }
}
@media screen and (max-width: 575px) {
  .p-100p-mob {
    padding: 100px !important;
  }
  .pt-100p-mob {
    padding-top: 100px !important;
  }
  .pr-100p-mob {
    padding-right: 100px !important;
  }
  .pb-100p-mob {
    padding-bottom: 100px !important;
  }
  .pl-100p-mob {
    padding-left: 100px !important;
  }
  .py-100p-mob {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .px-100-mob {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  .m-100p-mob {
    margin: 100px !important;
  }
  .mt-100p-mob {
    margin-top: 100px !important;
  }
  .mr-100p-mob {
    margin-right: 100px !important;
  }
  .mb-100p-mob {
    margin-bottom: 100px !important;
  }
  .ml-100p-mob {
    margin-left: 100px !important;
  }
  .my-100p-mob {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  .mx-100p-mob {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  .w-100perc-mob {
    width: 100% !important;
    flex-basis: 100% !important;
  }
  .w-100-mob {
    width: 100% !important;
  }
  .h-100-mob {
    width: 100% !important;
  }
  .rounded-20-mob {
    border-radius: 20px;
  }
  .ls-100p-mob {
    letter-spacing: 10px !important;
  }
}
@media screen and (max-width: 575px) {
  .p-105p-mob {
    padding: 105px !important;
  }
  .pt-105p-mob {
    padding-top: 105px !important;
  }
  .pr-105p-mob {
    padding-right: 105px !important;
  }
  .pb-105p-mob {
    padding-bottom: 105px !important;
  }
  .pl-105p-mob {
    padding-left: 105px !important;
  }
  .py-105p-mob {
    padding-top: 105px !important;
    padding-bottom: 105px !important;
  }
  .px-105-mob {
    padding-left: 105px !important;
    padding-right: 105px !important;
  }
  .m-105p-mob {
    margin: 105px !important;
  }
  .mt-105p-mob {
    margin-top: 105px !important;
  }
  .mr-105p-mob {
    margin-right: 105px !important;
  }
  .mb-105p-mob {
    margin-bottom: 105px !important;
  }
  .ml-105p-mob {
    margin-left: 105px !important;
  }
  .my-105p-mob {
    margin-top: 105px !important;
    margin-bottom: 105px !important;
  }
  .mx-105p-mob {
    margin-left: 105px !important;
    margin-right: 105px !important;
  }
  .w-105perc-mob {
    width: 105% !important;
    flex-basis: 105% !important;
  }
  .w-105-mob {
    width: 105% !important;
  }
  .h-105-mob {
    width: 105% !important;
  }
  .rounded-21-mob {
    border-radius: 21px;
  }
  .ls-105p-mob {
    letter-spacing: 10.5px !important;
  }
}
@media screen and (max-width: 575px) {
  .p-110p-mob {
    padding: 110px !important;
  }
  .pt-110p-mob {
    padding-top: 110px !important;
  }
  .pr-110p-mob {
    padding-right: 110px !important;
  }
  .pb-110p-mob {
    padding-bottom: 110px !important;
  }
  .pl-110p-mob {
    padding-left: 110px !important;
  }
  .py-110p-mob {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }
  .px-110-mob {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
  .m-110p-mob {
    margin: 110px !important;
  }
  .mt-110p-mob {
    margin-top: 110px !important;
  }
  .mr-110p-mob {
    margin-right: 110px !important;
  }
  .mb-110p-mob {
    margin-bottom: 110px !important;
  }
  .ml-110p-mob {
    margin-left: 110px !important;
  }
  .my-110p-mob {
    margin-top: 110px !important;
    margin-bottom: 110px !important;
  }
  .mx-110p-mob {
    margin-left: 110px !important;
    margin-right: 110px !important;
  }
  .w-110perc-mob {
    width: 110% !important;
    flex-basis: 110% !important;
  }
  .w-110-mob {
    width: 110% !important;
  }
  .h-110-mob {
    width: 110% !important;
  }
  .rounded-22-mob {
    border-radius: 22px;
  }
  .ls-110p-mob {
    letter-spacing: 11px !important;
  }
}
@media screen and (max-width: 575px) {
  .p-115p-mob {
    padding: 115px !important;
  }
  .pt-115p-mob {
    padding-top: 115px !important;
  }
  .pr-115p-mob {
    padding-right: 115px !important;
  }
  .pb-115p-mob {
    padding-bottom: 115px !important;
  }
  .pl-115p-mob {
    padding-left: 115px !important;
  }
  .py-115p-mob {
    padding-top: 115px !important;
    padding-bottom: 115px !important;
  }
  .px-115-mob {
    padding-left: 115px !important;
    padding-right: 115px !important;
  }
  .m-115p-mob {
    margin: 115px !important;
  }
  .mt-115p-mob {
    margin-top: 115px !important;
  }
  .mr-115p-mob {
    margin-right: 115px !important;
  }
  .mb-115p-mob {
    margin-bottom: 115px !important;
  }
  .ml-115p-mob {
    margin-left: 115px !important;
  }
  .my-115p-mob {
    margin-top: 115px !important;
    margin-bottom: 115px !important;
  }
  .mx-115p-mob {
    margin-left: 115px !important;
    margin-right: 115px !important;
  }
  .w-115perc-mob {
    width: 115% !important;
    flex-basis: 115% !important;
  }
  .w-115-mob {
    width: 115% !important;
  }
  .h-115-mob {
    width: 115% !important;
  }
  .rounded-23-mob {
    border-radius: 23px;
  }
  .ls-115p-mob {
    letter-spacing: 11.5px !important;
  }
}
@media screen and (max-width: 575px) {
  .p-120p-mob {
    padding: 120px !important;
  }
  .pt-120p-mob {
    padding-top: 120px !important;
  }
  .pr-120p-mob {
    padding-right: 120px !important;
  }
  .pb-120p-mob {
    padding-bottom: 120px !important;
  }
  .pl-120p-mob {
    padding-left: 120px !important;
  }
  .py-120p-mob {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  .px-120-mob {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
  .m-120p-mob {
    margin: 120px !important;
  }
  .mt-120p-mob {
    margin-top: 120px !important;
  }
  .mr-120p-mob {
    margin-right: 120px !important;
  }
  .mb-120p-mob {
    margin-bottom: 120px !important;
  }
  .ml-120p-mob {
    margin-left: 120px !important;
  }
  .my-120p-mob {
    margin-top: 120px !important;
    margin-bottom: 120px !important;
  }
  .mx-120p-mob {
    margin-left: 120px !important;
    margin-right: 120px !important;
  }
  .w-120perc-mob {
    width: 120% !important;
    flex-basis: 120% !important;
  }
  .w-120-mob {
    width: 120% !important;
  }
  .h-120-mob {
    width: 120% !important;
  }
  .rounded-24-mob {
    border-radius: 24px;
  }
  .ls-120p-mob {
    letter-spacing: 12px !important;
  }
}
@media screen and (max-width: 575px) {
  .p-125p-mob {
    padding: 125px !important;
  }
  .pt-125p-mob {
    padding-top: 125px !important;
  }
  .pr-125p-mob {
    padding-right: 125px !important;
  }
  .pb-125p-mob {
    padding-bottom: 125px !important;
  }
  .pl-125p-mob {
    padding-left: 125px !important;
  }
  .py-125p-mob {
    padding-top: 125px !important;
    padding-bottom: 125px !important;
  }
  .px-125-mob {
    padding-left: 125px !important;
    padding-right: 125px !important;
  }
  .m-125p-mob {
    margin: 125px !important;
  }
  .mt-125p-mob {
    margin-top: 125px !important;
  }
  .mr-125p-mob {
    margin-right: 125px !important;
  }
  .mb-125p-mob {
    margin-bottom: 125px !important;
  }
  .ml-125p-mob {
    margin-left: 125px !important;
  }
  .my-125p-mob {
    margin-top: 125px !important;
    margin-bottom: 125px !important;
  }
  .mx-125p-mob {
    margin-left: 125px !important;
    margin-right: 125px !important;
  }
  .w-125perc-mob {
    width: 125% !important;
    flex-basis: 125% !important;
  }
  .w-125-mob {
    width: 125% !important;
  }
  .h-125-mob {
    width: 125% !important;
  }
  .rounded-25-mob {
    border-radius: 25px;
  }
  .ls-125p-mob {
    letter-spacing: 12.5px !important;
  }
}
.uppercase {
  text-transform: uppercase !important;
}
.skeleton {
  animation: skeleton-loading 1s linear infinite alternate;
}
@keyframes skeleton-loading {
  0% {
    opacity: 0.3;
    background-color: hsl(200, 20%, 70%);
  }
  100% {
    opacity: 0.2;
    background-color: hsl(200, 20%, 95%);
  }
}
.pointer {
  cursor: pointer !important;
}
@media screen and (max-width: 419px) {
  .d-under-xxs-none {
    display: none !important;
  }
}
@media screen and (max-width: 419px) {
  .d-under-xxs-block {
    display: block !important;
  }
}
@media screen and (min-width: 420px) {
  .d-over-xxs-none {
    display: none !important;
  }
}
@media screen and (min-width: 420px) {
  .d-over-xxs-block {
    display: block !important;
  }
}
@media screen and (max-width: 575px) {
  .d-under-xs-none {
    display: none !important;
  }
}
@media screen and (max-width: 575px) {
  .d-under-xs-block {
    display: block !important;
  }
}
@media screen and (min-width: 576px) {
  .d-over-xs-none {
    display: none !important;
  }
}
@media screen and (min-width: 576px) {
  .d-over-xs-block {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  .d-under-sm-none {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .d-under-sm-block {
    display: block !important;
  }
}
@media screen and (min-width: 768px) {
  .d-over-sm-none {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .d-over-sm-block {
    display: block !important;
  }
}
@media screen and (max-width: 991px) {
  .d-under-md-none {
    display: none !important;
  }
}
@media screen and (max-width: 991px) {
  .d-under-md-block {
    display: block !important;
  }
}
@media screen and (min-width: 992px) {
  .d-over-md-none {
    display: none !important;
  }
}
@media screen and (min-width: 992px) {
  .d-over-md-block {
    display: block !important;
  }
}
@media screen and (max-width: 1199px) {
  .d-under-lg-none {
    display: none !important;
  }
}
@media screen and (max-width: 1199px) {
  .d-under-lg-block {
    display: block !important;
  }
}
@media screen and (min-width: 1200px) {
  .d-over-lg-none {
    display: none !important;
  }
}
@media screen and (min-width: 1200px) {
  .d-over-lg-block {
    display: block !important;
  }
}
@media screen and (max-width: 1399px) {
  .d-under-xl-none {
    display: none !important;
  }
}
@media screen and (max-width: 1399px) {
  .d-under-xl-block {
    display: block !important;
  }
}
@media screen and (min-width: 1400px) {
  .d-over-xl-none {
    display: none !important;
  }
}
@media screen and (min-width: 1400px) {
  .d-over-xl-block {
    display: block !important;
  }
}
@media screen and (max-width: 1919px) {
  .d-under-xxl-none {
    display: none !important;
  }
}
@media screen and (max-width: 1919px) {
  .d-under-xxl-block {
    display: block !important;
  }
}
@media screen and (min-width: 1920px) {
  .d-over-xxl-none {
    display: none !important;
  }
}
@media screen and (min-width: 1920px) {
  .d-over-xxl-block {
    display: block !important;
  }
}
@media screen and (max-width: 2559px) {
  .d-under-xxxl-none {
    display: none !important;
  }
}
@media screen and (max-width: 2559px) {
  .d-under-xxxl-block {
    display: block !important;
  }
}
@media screen and (min-width: 2560px) {
  .d-over-xxxl-none {
    display: none !important;
  }
}
@media screen and (min-width: 2560px) {
  .d-over-xxxl-block {
    display: block !important;
  }
}
html, body {
  margin: 0;
  padding: 0;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  background-color: #ffffff;
  width: 100vw;
}
html {
  overflow-x: hidden;
  overflow-y: auto;
  height: 100vh;
  color-scheme: light;
}
html::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}
* {
  box-sizing: border-box;
}
@supports (scrollbar-color: auto) {
  html, body {
    scrollbar-width: none;
    scrollbar-color: rgba(170, 170, 170, 0.7) transparent;
  }
}
@supports selector(::-webkit-scrollbar) {
  ::-webkit-scrollbar {
    width: 0;
  }
  ::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: rgba(170, 170, 170, 0.7);
  }
}
.full-bleed {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
.frontend {
  margin: 76px 0 0 0;
}
.frontend .error-wrapper {
  text-align: center;
  padding: 4em 0 8em;
  color: rgb(116, 12, 12);
}
.frontend .error-wrapper h2 {
  font-size: 4em;
}
#top_level_modal_wrapper {
  z-index: 10000000000;
  position: fixed;
  top: 0;
}
.blog {
  margin: 76px 0 0 0;
  padding: 20px 0 0 0;
}
@media screen and (max-width: 575px) {
  .blog {
    margin: 0;
    padding: 0;
  }
}
.blog .topnav {
  position: fixed;
  width: 100%;
  top: 0px;
  color: #3a3a3a;
  background-color: #ffffff;
  z-index: 9999;
  transition: color 0.4s linear, background-color 0.4s linear;
}
.blog .topnav .container {
  overflow: hidden;
  height: 76px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: normal;
  align-items: normal;
  align-content: normal;
}
.blog .topnav .blog-logo {
  display: flex;
  justify-content: center;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 100px;
  align-self: center;
  order: 0;
}
.blog .topnav .blog-logo img {
  width: 75px;
}
.blog .topnav .buttons {
  display: flex;
  justify-content: end;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: center;
  font-weight: 700;
}
.blog .topnav .buttons .mobile-open {
  display: none;
  margin-right: 30px;
  cursor: pointer;
}
.blog .topnav .buttons .header-buttons ul,
.blog .topnav .buttons .header-buttons-always-on ul {
  display: flex;
  justify-content: end;
}
.blog .topnav .buttons .header-buttons ul.mobile,
.blog .topnav .buttons .header-buttons-always-on ul.mobile {
  display: none;
}
.blog .topnav .buttons .header-buttons ul .nav-item,
.blog .topnav .buttons .header-buttons-always-on ul .nav-item {
  display: block;
  margin: 0 20px;
}
.blog .topnav .buttons .header-buttons ul .nav-item a,
.blog .topnav .buttons .header-buttons-always-on ul .nav-item a {
  text-decoration: none;
  color: inherit;
  border-bottom: 0px solid transparent;
  transition: color 0.4s linear, border-color 0.4s linear;
  padding: 5px 10px;
}
.blog .topnav .buttons .header-buttons ul .nav-item a:hover,
.blog .topnav .buttons .header-buttons-always-on ul .nav-item a:hover {
  border-bottom: 1px solid;
}
.blog .topnav .buttons .sub {
  display: none;
  margin-top: 50px;
}
@media screen and (max-width: 991px) {
  .blog .topnav .header-buttons {
    position: absolute;
    right: -350px;
    top: 70px;
    padding: 40px;
    background-color: #E4ECF7;
    width: 350px;
    max-width: 90vw;
    height: 90vh;
    transition: all 1s ease;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .blog .topnav .header-buttons.open {
    right: 0px;
  }
  .blog .topnav .header-buttons ul {
    flex-direction: column;
    align-items: start;
    padding: 0;
  }
  .blog .topnav .header-buttons .mobile {
    display: flex !important;
  }
  .blog .topnav .header-buttons .nav-item {
    margin: 15px 0 !important;
  }
  .blog .topnav .header-buttons .nav-item.active:before {
    content: ">";
  }
  .blog .topnav .mobile-open {
    display: block !important;
  }
}
.blog .main-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.blog .main-container section.main {
  max-width: 1120px;
  width: 100%;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .blog .main-container section.main {
    margin: 0 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .blog .main-container section.main {
    margin: 0 30px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .blog .main-container section.main {
    margin: 0 30px;
  }
}
.blog .main-container section.main.index {
  max-width: 1520px;
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .blog .main-container section.main.index {
    max-width: 1270px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .blog .main-container section.main.index {
    max-width: 1140px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .blog .main-container section.main.index {
    max-width: 960px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .blog .main-container section.main.index {
    max-width: 720px;
  }
}
.blog section.main {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: normal;
  align-items: normal;
  align-content: normal;
}
.blog section.main .container {
  width: 100%;
}
.blog section.main .container.title {
  font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
  text-align: center;
}
.blog section.main .container.title .title-strap {
  font-weight: 500 !important;
  font-size: 0.9em;
  margin-top: 2em;
}
.blog section.main .container.title .title-strap:before {
  letter-spacing: -0.2em;
  content: "__________";
}
.blog section.main .container.title .title-strap:after {
  letter-spacing: -0.2em;
  content: "__________";
}
@media screen and (min-width: 420px) and (max-width: 575px) {
  .blog section.main .container.title .title-strap {
    display: none;
  }
}
.blog section.main .container.title .title-main {
  font-weight: 500 !important;
  font-size: 3.5em;
  margin-top: 0.2em;
}
.blog section.main .container.title .title-main br {
  display: inline-block;
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .blog section.main .container.title .title-main br {
    display: none;
  }
}
@media screen and (min-width: 420px) and (max-width: 575px) {
  .blog section.main .container.title .title-main {
    font-size: 2.2em;
    margin-top: 0.8em;
    margin-bottom: 0;
  }
}
.blog section.main .container.categories {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 30px;
}
.blog section.main .container.categories .cat-button {
  width: 90px;
  margin: 0.2em 0.8em;
  text-align: center;
  padding: 0;
  position: relative;
}
.blog section.main .container.categories .cat-button a {
  display: block;
  color: #3a3a3a;
  text-decoration: none;
  height: 100%;
  margin: 0.4em 0 0 0;
  border-top: 1px transparent solid;
  border-bottom: 1px transparent solid;
}
.blog section.main .container.categories .cat-button a .icon {
  font-size: 2.7em;
}
.blog section.main .container.categories .cat-button a:hover, .blog section.main .container.categories .cat-button a.active {
  color: rgb(5.8, 5.8, 5.8);
  border-top: 1px #3a3a3a solid;
  border-bottom: 1px #3a3a3a solid;
}
.blog section.main .container.categories .cat-button a .icon {
  font-variant: bold;
}
.blog section.main .container.categories .cat-button button {
  display: flex;
  flex-direction: column;
  color: #3a3a3a;
  height: 100%;
  margin: 0.4em 0 0 0;
  border: 1px transparent solid;
  background-color: unset;
  font-size: 1em;
  letter-spacing: inherit;
  cursor: pointer;
  width: 100%;
  padding-top: 5px;
}
.blog section.main .container.categories .cat-button button .icon {
  font-size: 2.7em;
}
.blog section.main .container.categories .cat-button button:hover, .blog section.main .container.categories .cat-button button.active {
  color: rgb(5.8, 5.8, 5.8);
  border-top: 1px #3a3a3a solid;
  border-bottom: 1px #3a3a3a solid;
}
.blog section.main .container.categories .cat-button button.active {
  cursor: default;
}
.blog section.main .container.categories .cat-button button:disabled {
  color: rgb(156.5, 156.5, 156.5);
  cursor: default;
}
.blog section.main .container.categories .cat-button button .icon {
  font-variant: bold;
}
.blog section.main .container.categories .cat-button .close {
  position: absolute;
  top: 5px;
  right: 0;
  font-size: 1em;
  cursor: pointer;
}
@media screen and (max-width: 991px) {
  .blog section.main .container.categories {
    display: none !important;
  }
}
.blog section.main .container.articles {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  overflow: hidden;
  margin-top: 40px;
}
.blog section.main .container.article-hero {
  margin-top: 3em;
  margin-bottom: 1.5rem;
}
.blog section.main .container.article-hero img {
  width: 100%;
}
@media screen and (min-width: 420px) and (max-width: 575px) {
  .blog section.main .container.article-hero {
    margin-top: 0;
  }
}
.blog section.main .container.article-breadcubs {
  justify-content: start;
}
@media screen and (max-width: 575px) {
  .blog section.main .container.article-breadcubs {
    padding: 0 20px;
  }
}
.blog section.main .container.article-breadcubs a {
  text-decoration: none;
  color: inherit;
}
.blog section.main .container.article-breadcubs a:hover {
  text-decoration: underline;
}
.blog section.main .container.article-breadcubs span {
  margin: 0 0.4em;
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .blog section.main .container.article-breadcubs {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 420px) and (max-width: 575px) {
  .blog section.main .container.article-breadcubs {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.blog section.main .container.article {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow: hidden;
  max-width: 1120px !important;
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .blog section.main .container.article {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 420px) and (max-width: 575px) {
  .blog section.main .container.article {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 575px) {
  .blog section.main .container.article {
    padding: 0 20px;
  }
}
.blog section.main .container.article h1, .blog section.main .container.article h2, .blog section.main .container.article h3, .blog section.main .container.article h4, .blog section.main .container.article .art-title, .blog section.main .container.article .sub-title {
  font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
  margin-top: revert;
  margin-bottom: revert;
}
.blog section.main .container.article hr {
  border: none;
  height: 10px;
  /* Set the hr color */
  color: #333; /* old IE */
  background-color: #fff700; /* Modern Browsers */
}
.blog section.main .container.article p {
  font-size: 1.1em;
}
.blog section.main .container.article h1 {
  font-size: 2.6em;
}
.blog section.main .container.article h2 {
  font-size: 2em;
}
.blog section.main .container.article h3 {
  font-size: 1.4em;
}
.blog section.main .container.article h4 {
  font-size: 1.1em;
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .blog section.main .container.article h1 {
    font-size: 2.1em;
  }
  .blog section.main .container.article h2 {
    font-size: 1.8em;
  }
  .blog section.main .container.article h3 {
    font-size: 1.4em;
  }
}
@media screen and (min-width: 420px) and (max-width: 575px) {
  .blog section.main .container.article h1 {
    font-size: 2.1em;
  }
  .blog section.main .container.article h2 {
    font-size: 1.8em;
  }
  .blog section.main .container.article h3 {
    font-size: 1.4em;
  }
}
.blog section.main .container.article .col-article {
  width: 100%;
  max-width: 720px !important;
  min-width: 300px !important;
  padding: 0;
  flex: 1 1 0%;
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .blog section.main .container.article .col-article {
    min-width: 500px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .blog section.main .container.article .col-article {
    min-width: 700px !important;
  }
}
.blog section.main .container.article .ql-editor {
  padding: 1rem 0;
  height: unset !important;
}
.blog section.main .container.article .social-icons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 15px;
}
.blog section.main .container.article .social-icons .fa {
  padding: 8px 5px;
  width: 40px;
  height: 40px;
  text-align: center;
  text-decoration: none;
  margin: 4px 4px;
  border-radius: 6px;
}
.blog section.main .container.article .social-icons .fa:hover {
  opacity: 0.7;
}
.blog section.main .container.article .social-icons .fa-facebook {
  background: #3B5998;
  color: white;
}
.blog section.main .container.article .social-icons .fa-twitterx {
  background: rgb(15, 20, 25);
  color: white;
}
.blog section.main .container.article .social-icons .fa-envelope {
  background: rgb(108, 159, 210);
  color: white;
}
.blog section.main .container.article .social-icons .fa-whatsapp {
  background: #25d366;
  color: white;
}
.blog section.main .container.article .social-icons .fa-linkedin {
  background: #007bb5;
  color: white;
}
.blog section.main .container.article .social-icons .fa-pinterest {
  background: #cb2027;
  color: white;
}
.blog section.main .container.article .social-icons .fa-link {
  background: rgb(255, 255, 255);
  color: #000000;
  border: 1px solid #000;
}
.blog section.main .container.article .col-related {
  width: 300px !important;
  flex-shrink: 0;
}
.blog section.main .container.article .col-related .blog-article-card {
  width: 280px;
}
@media screen and (min-width: 420px) and (max-width: 575px) {
  .blog section.main .container.article .col-related {
    width: 100% !important;
    display: grid;
  }
  .blog section.main .container.article .col-related .blog-article-card {
    width: 100% !important;
    min-width: 250px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .blog section.main .container.article .col-related {
    width: 100% !important;
    display: grid;
  }
  .blog section.main .container.article .col-related .blog-article-card {
    width: 100% !important;
    min-width: 250px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .blog section.main .container.article .col-related {
    width: 100% !important;
    display: grid;
  }
  .blog section.main .container.article .col-related .blog-article-card {
    min-width: 250px;
  }
}
.blog section.main .container.article .col-related .row {
  display: flex;
  flex-direction: column;
}
.blog section.main .container.article .col-related .row .blog-article-card {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .blog section.main .container.article .col-related .row .blog-article-card {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .blog section.main .container.article .col-related .row {
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
    overflow: hidden;
    align-items: unset !important;
  }
}
.blog section.main .container.article .blog-related h2 {
  font-family: "DM Serif Display", "Times New Roman", Times, serif;
  font-size: 2em;
  margin-left: 20px;
}
@media screen and (min-width: 420px) and (max-width: 575px) {
  .blog section.main .container.article .blog-related h2 {
    text-align: center;
    margin-left: 0;
  }
}
.blog section.main .container.article .blog-related .row {
  align-items: end;
}
@media screen and (min-width: 420px) and (max-width: 575px) {
  .blog section.main .container.article .blog-related .row {
    align-items: center;
  }
}
@media (max-width: 575.98px) {
  .blog section.main .container.article .blog-article .art-title {
    font-size: 2em;
  }
  .blog section.main .container.article .blog-article .sub-title {
    font-size: 0.8em;
  }
  .blog section.main .container.article .blog-article img {
    max-width: 100%;
  }
}
.blog .blog-article-card {
  border-width: 2px;
  border-color: rgb(155, 168, 186);
  padding: 0;
  margin: 1rem;
  width: 18em;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0px;
  overflow-wrap: break-word;
  background-clip: border-box;
  border: 2px solid rgb(155, 168, 186);
  border-radius: 7px;
}
.blog .blog-article-card a {
  text-decoration: none;
}
.blog .blog-article-card .card-img, .blog .blog-article-card .card-img-top {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  width: 100%;
  vertical-align: middle;
  overflow-clip-margin: content-box;
  overflow: clip;
}
.blog .blog-article-card .card-body {
  flex: 1 1 auto;
  padding: 1em;
  background-color: white;
}
.blog .blog-article-card .card-body a {
  font-size: 0.8em;
  display: block;
  width: 100%;
}
.blog .blog-article-card .card-body a:hover {
  text-decoration: underline;
}
.blog .blog-article-card .card-title {
  font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  font-size: 1.25rem;
}
.blog .blog-article-card .card-footer {
  padding: 0.1em 0.5em;
  background-color: rgb(155, 168, 186);
  font-size: 0.8em;
  text-align: right;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.blog .bg-linear, .blog.bg-linear {
  background: linear-gradient(0deg, #ffffff 0%, #F3F9FC 100%);
}
.blog .bg-1, .blog.bg-1 {
  background-color: #F8FAFF !important;
}
.blog .floating-menu-wrapper {
  position: fixed;
  right: 10px;
  top: calc(100vh - 140px);
  -webkit-backface-visibility: hidden;
  z-index: 10001;
}
.blog .floating-menu-wrapper .floating-menu {
  position: relative;
  display: flex;
  flex-direction: column;
}
.blog .floating-menu-wrapper .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 33px;
  height: 33px;
  z-index: 1001;
  border: thin solid #000;
  border-radius: 33px;
  cursor: pointer;
  background-color: #fefefe;
  margin: 4px;
}
.blog .floating-menu-wrapper .share-panel {
  position: absolute;
  bottom: 70px;
  z-index: 1001;
  width: 120px;
  right: -138px;
  transition: right 0.3s ease;
  padding-bottom: 20px;
}
.blog .floating-menu-wrapper .share-panel.open {
  right: 0px;
}
.blog .floating-menu-wrapper .share-panel .share-icons-wrapper {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  background-color: #f8f9fa;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  height: 100%;
  padding: 10px 10px 15px 10px;
}
.blog .floating-menu-wrapper .share-panel .share-icons-wrapper h3 {
  font-size: 16px;
}
.blog .floating-menu-wrapper .share-panel .share-icons-wrapper .qr-code svg {
  left: 4px;
  position: relative;
  width: 88px;
  height: 88px;
}
.blog .floating-menu-wrapper .share-panel .share-icons-wrapper .social-icons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 15px;
}
.blog .floating-menu-wrapper .share-panel .share-icons-wrapper .social-icons .fa {
  padding: 8px 5px;
  width: 40px;
  height: 40px;
  text-align: center;
  text-decoration: none;
  margin: 4px 4px;
  border-radius: 6px;
}
.blog .floating-menu-wrapper .share-panel .share-icons-wrapper .social-icons .fa:hover {
  opacity: 0.7;
}
.blog .floating-menu-wrapper .share-panel .share-icons-wrapper .social-icons .fa-facebook {
  background: #3B5998;
  color: white;
}
.blog .floating-menu-wrapper .share-panel .share-icons-wrapper .social-icons .fa-twitterx {
  background: rgb(15, 20, 25);
  color: white;
}
.blog .floating-menu-wrapper .share-panel .share-icons-wrapper .social-icons .fa-envelope {
  background: rgb(108, 159, 210);
  color: white;
}
.blog .floating-menu-wrapper .share-panel .share-icons-wrapper .social-icons .fa-whatsapp {
  background: #25d366;
  color: white;
}
.blog .floating-menu-wrapper .share-panel .share-icons-wrapper .social-icons .fa-linkedin {
  background: #007bb5;
  color: white;
}
.blog .floating-menu-wrapper .share-panel .share-icons-wrapper .social-icons .fa-pinterest {
  background: #cb2027;
  color: white;
}
.blog .floating-menu-wrapper .share-panel .share-icons-wrapper .social-icons .fa-link {
  background: rgb(255, 255, 255);
  color: #000000;
  border: 1px solid #000;
}
.blog .blog-footer {
  height: 30px;
  width: 100vw;
  position: sticky;
  top: calc(100vh - 30px);
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0 20px;
  justify-content: end;
}
@media screen and (max-width: 575px) {
  .blog .blog-footer {
    position: relative;
    top: unset;
    margin-top: 30px;
  }
}
.blog .footer-buttons {
  padding: 0.2em;
  font-size: 0.8em !important;
  line-height: 0.8em;
}
@media screen and (max-width: 575px) {
  .blog .footer-buttons {
    display: flex;
    flex-wrap: wrap;
    row-gap: 5px;
    justify-content: center;
  }
}
.blog .footer-buttons a {
  color: black;
  text-decoration: none;
  margin: 10px;
}
.blog .footer-buttons a:hover {
  text-decoration: underline;
}
.blog .blog_scroll {
  overflow-y: scroll !important;
  overflow-x: hidden !important;
  height: 100%;
}
.blog .load-more {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 50px;
}
.blog .load-more a {
  padding: 0.8rem 1.5rem;
  background-color: rgba(210, 215, 221, 0.6784313725);
  border-radius: 12px;
  cursor: pointer;
}
.blog .load-more a:hover {
  background-color: rgba(177, 181, 187, 0.6784313725);
}
.frontend {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
.frontend .bg-linear {
  background: linear-gradient(0deg, #ffffff 0%, #F3F9FC 100%);
}
.frontend .bg-1 {
  background-color: #F8FAFF !important;
}
.frontend .bg-2 {
  background-color: #F3F9FC !important;
}
.frontend .frontend_scroll {
  overflow-y: scroll !important;
  overflow-x: hidden !important;
  height: 100%;
}
.frontend .load-more {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 50px;
}
.frontend .load-more a {
  padding: 0.8rem 1.5rem;
  background-color: rgba(210, 215, 221, 0.6784313725);
  border-radius: 12px;
  cursor: pointer;
}
.frontend .load-more a:hover {
  background-color: rgba(177, 181, 187, 0.6784313725);
}
.frontend .more {
  width: 100%;
  text-align: center;
  margin: 20px 0;
}
.frontend button {
  cursor: pointer;
}
.frontend button:disabled, .frontend button.disabled, fieldset:disabled .frontend button {
  pointer-events: none;
  cursor: default;
}
.frontend .btn {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  color: #fff;
  background-color: #3a3a3a;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border-radius: 12px;
  transition: all 0.2333333333s ease;
}
.frontend .btn:hover, .frontend .btn:focus-visible {
  color: white;
  background-color: rgb(40.6, 40.6, 40.6);
}
.frontend .btn:disabled, .frontend .btn.disabled, fieldset:disabled .frontend .btn {
  color: white;
  background-color: rgb(176.2, 176.2, 176.2);
  pointer-events: none;
  cursor: default;
}
.frontend .btn-sm {
  padding: 0.6rem 1.25rem;
  border-radius: 10px;
}
.frontend .btn-xs {
  padding: 0.4rem 1rem;
  font-size: 0.9rem;
  border-radius: 7px;
}
.frontend .btn-more {
  background-color: #111827;
  border-color: #111827;
}
.frontend .btn-more:hover, .frontend .btn-more:focus-visible {
  background-color: rgb(11.9, 16.8, 27.3);
  border-color: rgb(11.9, 16.8, 27.3);
}
.frontend .btn-more:disabled, .frontend .btn-more.disabled, fieldset:disabled .frontend .btn-more {
  background-color: rgb(128.5285714286, 151.2285714286, 199.8714285714);
  border-color: rgb(128.5285714286, 151.2285714286, 199.8714285714);
}
.frontend .no-border {
  border-width: 0 !important;
}
.frontend .btn-outline {
  color: #3a3a3a;
  border-color: #3a3a3a;
  border-width: 1px;
  border-style: solid;
  background-color: #fff;
}
.frontend .btn-clear {
  color: unset;
  border-color: unset;
  border: none;
  background-color: unset;
}
.frontend .btn-clear:hover, .frontend .btn-clear:focus-visible {
  color: unset;
  background-color: unset;
}
.frontend .common_section {
  width: 100%;
  max-width: 100%;
}
.frontend .common_section .nav_wrap {
  width: 100%;
  text-align: center;
}
.frontend .common_section .content-h {
  padding: 3rem 3rem 1rem 3rem;
  transition: width 0.7s ease;
  text-align: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 575px) {
  .frontend .common_section .content-h {
    padding: 3rem 1rem 1rem 1rem;
  }
}
.frontend .common_section .content {
  padding: 3rem 10rem 1rem 10rem;
  transition: width 0.7s ease;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 575px) {
  .frontend .common_section .content {
    padding: 3rem 1rem 1rem 1rem;
  }
}
.frontend .common_section h3:not([class^=role-card-]) {
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.frontend .common_section h2 {
  font-family: "Playfair Display";
  font-size: 2.8em;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
}
@media screen and (max-width: 575px) {
  .frontend .common_section h2 {
    font-size: 1.6em;
  }
}
.frontend .common_section h1 {
  font-family: "Playfair Display";
  font-size: 3.5em;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
}
@media screen and (max-width: 575px) {
  .frontend .common_section h1 {
    font-size: 1.875em;
  }
}
.frontend .common_section p {
  font-weight: 400;
  font-size: 1.25em;
  line-height: 1.75em;
  padding: 0;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0);
  transition: all 0.7s ease;
  margin-bottom: 2rem;
  max-width: 1000px;
  color: #6B7280;
}
@media screen and (max-width: 575px) {
  .frontend .common_section p {
    font-size: 0.875em;
    margin-bottom: 0.5rem;
  }
}
@keyframes moveUpAndDown {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-2px);
  }
}
.frontend .info_section {
  width: 100%;
  max-width: 100%;
}
.frontend .info_section .content {
  padding: 3rem 10rem 1rem 10rem;
  transition: width 0.7s ease;
  text-align: center;
  display: flex;
  gap: 3em;
  align-items: stretch;
}
@media screen and (max-width: 575px) {
  .frontend .info_section .content {
    flex-direction: column;
    padding: 20px;
    gap: 20px;
  }
}
.frontend .info_section .content .col {
  display: flex;
  flex: 1 1 30%;
  background: white;
  display: flex;
  padding: 40px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.9);
  text-align: left;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
}
.frontend .info_section .content .col > div:first-child {
  flex: 1;
}
.frontend .info_section .content .col .facts {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
}
@media screen and (max-width: 575px) {
  .frontend .info_section .content .col .facts {
    grid-template-columns: 1fr;
  }
}
.frontend .info_section .content .col .facts > div {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 16px 14px 0;
}
.frontend .info_section .content .col .facts .icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  background-color: antiquewhite;
}
.frontend .info_section .content .col .facts span {
  font-size: 0.8em;
}
.frontend .info_section h3:not([class^=role-card-]) {
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.frontend .info_section h2 {
  font-family: "Playfair Display";
  font-size: 2.8em;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
}
.frontend .info_section p {
  font-weight: 400;
  font-size: 1em;
  line-height: 1.75EM;
  padding: 0;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0);
  transition: all 0.7s ease;
  margin-bottom: 2rem;
  max-width: 1000px;
  color: #6B7280;
}
.frontend .saved_nav {
  display: flex;
  justify-content: center;
  gap: 40px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.frontend .saved_nav a {
  color: inherit;
  text-decoration: none;
}
.bg-theme-2,
.badge-theme-2 {
  background-color: #6B7280 !important;
  color: #fff;
}
.bg-theme-3,
.badge-theme-3 {
  background-color: #909090 !important;
  color: #fff;
}
.bg-primary,
.bg-theme-1,
.badge-primary,
.badge-theme-1 {
  background-color: #3a3a3a !important;
  color: #fff;
}
.bg-secondary,
.badge-secondary {
  background-color: #6B7280 !important;
  color: #fff;
}
.bg-muted {
  background-color: #909090;
}
.bg-semi-muted {
  background-color: #ffffff;
}
.badge-warning {
  background-color: #b69329;
}
.badge-success {
  background-color: #3e884f;
}
.badge-info {
  background-color: #3195a5;
}
.badge-danger {
  background-color: #c43d4b;
}
.badge-success,
.badge-danger,
.badge-warning,
.badge-info {
  color: #fff;
}
.badge {
  padding: 0.55em 0.75em 0.6em 0.75em;
  font-size: 75%;
}
.badge.badge-lg {
  font-size: 100%;
}
.badge.badge-pill {
  padding-right: 1.25em;
  padding-left: 1.25em;
  border: solid 1px #d7d7d7;
  z-index: 21;
}
.badge.badge-top-left {
  top: 10px;
  left: -7px;
}
.badge.badge-top-left-2 {
  top: 40px;
  left: -7px;
}
.badge.badge-top-right {
  top: 8px;
  right: -7px;
}
.badge.badge-top-right-2 {
  top: 40px;
  right: -7px;
}
.badge-light {
  background-color: #ececec;
  color: #131113;
}
.badge-dark {
  background-color: #131113;
  color: #ececec;
}
.badge-outline-primary,
.badge-outline-theme-1 {
  background: unset;
  border: 1px solid #3a3a3a;
  color: #3a3a3a;
}
.badge-outline-secondary,
.badge-outline-theme-2 {
  background: unset;
  border: 1px solid #6B7280;
  color: #6B7280;
}
.badge-outline-theme-3 {
  background: unset;
  border: 1px solid #909090;
  color: #909090;
}
.badge-outline-success {
  background: unset;
  border: 1px solid #3e884f;
  color: #3e884f;
}
.badge-outline-danger {
  background: unset;
  border: 1px solid #c43d4b;
  color: #c43d4b;
}
.badge-outline-warning {
  background: unset;
  border: 1px solid #b69329;
  color: #b69329;
}
.badge-outline-info {
  background: unset;
  border: 1px solid #3195a5;
  color: #3195a5;
}
.badge-outline-light {
  background: unset;
  border: 1px solid #ececec;
  color: #ececec;
}
.badge-outline-dark {
  background: unset;
  border: 1px solid #131113;
  color: #131113;
}
.frontend .topnav {
  position: fixed;
  width: 100%;
  top: 0px;
  color: #3a3a3a;
  background-color: #ffffff;
  z-index: 9999;
  transition: color 0.4s linear, background-color 0.4s linear;
  padding: 0 10px;
}
.frontend .topnav .container {
  height: 76px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: normal;
  align-content: normal;
}
.frontend .topnav .frontend-logo {
  display: flex;
  justify-content: start;
  flex-grow: 0;
  flex-shrink: 0;
  align-self: center;
  order: 0;
  flex-basis: 25%;
}
.frontend .topnav .frontend-logo img {
  width: 75px;
  margin-left: 20px;
}
.frontend .topnav .menu {
  display: flex;
  justify-content: center;
  flex-grow: 1;
  flex-shrink: 1;
  align-self: center;
  font-weight: 700;
  flex-basis: 50%;
}
.frontend .topnav .menu .header-menu ul {
  display: flex;
  justify-content: end;
}
.frontend .topnav .menu .header-menu ul .nav-item {
  display: block;
  margin: 0 20px;
}
.frontend .topnav .menu .header-menu ul .nav-item a {
  text-decoration: none;
  color: inherit;
  border-bottom: 1px solid transparent;
  transition: color 0.4s linear, border-color 0.4s linear;
  padding: 5px 10px;
}
.frontend .topnav .menu .header-menu ul .nav-item a:hover {
  border-bottom: 1px rgb(11.6, 11.6, 11.6) solid;
}
.frontend .topnav .buttons {
  display: flex;
  justify-content: end;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 25%;
  align-self: center;
  font-weight: 600;
  font-size: 0.75em;
}
.frontend .topnav .buttons .header-buttons ul,
.frontend .topnav .buttons .header-buttons-always-on ul {
  display: flex;
  justify-content: end;
}
.frontend .topnav .buttons .header-buttons ul .nav-item,
.frontend .topnav .buttons .header-buttons-always-on ul .nav-item {
  display: block;
  margin: 0 6px;
  cursor: pointer;
  position: relative;
}
.frontend .topnav .buttons .header-buttons ul .nav-item a, .frontend .topnav .buttons .header-buttons ul .nav-item .nav-link,
.frontend .topnav .buttons .header-buttons-always-on ul .nav-item a,
.frontend .topnav .buttons .header-buttons-always-on ul .nav-item .nav-link {
  text-decoration: none;
  color: inherit;
  border-bottom: 1px solid transparent;
  transition: color 0.4s linear, border-color 0.4s linear;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 5px;
}
.frontend .topnav .buttons .header-buttons ul .nav-item a:hover, .frontend .topnav .buttons .header-buttons ul .nav-item .nav-link:hover,
.frontend .topnav .buttons .header-buttons-always-on ul .nav-item a:hover,
.frontend .topnav .buttons .header-buttons-always-on ul .nav-item .nav-link:hover {
  border-bottom: 1px rgb(11.6, 11.6, 11.6) solid;
}
.frontend .topnav .buttons .header-buttons ul .nav-item svg, .frontend .topnav .buttons .header-buttons ul .nav-item label,
.frontend .topnav .buttons .header-buttons-always-on ul .nav-item svg,
.frontend .topnav .buttons .header-buttons-always-on ul .nav-item label {
  display: block;
  cursor: inherit;
}
@media screen and (max-width: 575px) {
  .frontend .topnav .buttons .header-buttons ul .nav-item a, .frontend .topnav .buttons .header-buttons ul .nav-item .nav-link,
  .frontend .topnav .buttons .header-buttons-always-on ul .nav-item a,
  .frontend .topnav .buttons .header-buttons-always-on ul .nav-item .nav-link {
    flex-direction: row;
    justify-content: left;
  }
  .frontend .topnav .buttons .header-buttons ul .nav-item svg,
  .frontend .topnav .buttons .header-buttons-always-on ul .nav-item svg {
    width: 40px;
  }
}
.frontend .topnav .buttons .header-buttons ul .nav-item ul.sub,
.frontend .topnav .buttons .header-buttons-always-on ul .nav-item ul.sub {
  position: absolute;
  right: -20px;
  top: 100%;
  margin-top: 0px;
  background-color: white;
  border: 1px solid rgb(202, 202, 202);
  border-radius: 8px;
  padding: 20px 30px 20px 20px;
  flex-direction: column;
  gap: 20px;
  text-align: left;
  text-wrap: nowrap;
  z-index: 10;
}
.frontend .topnav .buttons .header-buttons ul .nav-item ul.sub a,
.frontend .topnav .buttons .header-buttons-always-on ul .nav-item ul.sub a {
  display: block;
}
@media screen and (max-width: 575px) {
  .frontend .topnav .buttons .header-buttons ul .nav-item ul.sub,
  .frontend .topnav .buttons .header-buttons-always-on ul .nav-item ul.sub {
    right: unset;
    left: 0;
    position: relative;
    background: none;
    border-left: none;
    border-right: none;
  }
}
.frontend .topnav .buttons .mobile-open {
  display: none;
  margin-right: 20px;
  cursor: pointer;
}
.frontend .topnav .buttons .sub {
  display: none;
  margin-top: -10px;
  background-color: white;
}
.frontend .topnav .selected_filters {
  position: absolute;
  background-color: red;
  width: 20px;
  height: 20px;
  top: 0;
  right: 0;
  z-index: 101;
  border-radius: 100px;
  color: white;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  .frontend .topnav .header-buttons {
    position: absolute;
    right: -350px;
    top: 70px;
    padding: 20px;
    background-color: #E4ECF7;
    width: 350px;
    max-width: 95vw;
    height: calc(98vh - 76px);
    transition: all 0.7s ease;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    overflow-x: hidden;
    overflow-y: auto;
    color: black;
  }
  .frontend .topnav .header-buttons.open {
    right: 0px;
  }
  .frontend .topnav .header-buttons ul {
    flex-direction: column;
    align-items: start;
    padding: 0;
  }
  .frontend .topnav .header-buttons .mobile {
    display: flex !important;
  }
  .frontend .topnav .header-buttons .nav-item {
    margin: 15px 0 !important;
    width: 100%;
  }
  .frontend .topnav .header-buttons .nav-item.active:before {
    content: ">";
  }
  .frontend .topnav .mobile-open {
    display: block !important;
    position: relative;
  }
  .frontend .topnav .mobile-open .selected_filters {
    top: -10px;
    right: -15px;
  }
}
.frontend .hero_one {
  position: relative;
  padding: 40px 0 60px 0;
}
@media screen and (max-width: 575px) {
  .frontend .hero_one {
    padding: 0;
  }
}
.frontend .hero_one .content {
  position: relative;
  z-index: 1;
  display: flex;
  width: 613px;
  padding: 40px;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  margin: 40px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.9);
  text-align: left;
}
@media screen and (max-width: 575px) {
  .frontend .hero_one .content {
    background: rgba(0, 0, 0, 0.5);
    color: white;
    width: 100%;
    height: 100%;
    margin: 0;
    border-radius: 0;
    text-align: center;
  }
  .frontend .hero_one .content p {
    color: white;
    width: 100%;
  }
}
.frontend .hero_two {
  position: relative;
}
@media screen and (max-width: 575px) {
  .frontend .hero_two {
    padding: 0;
  }
}
.frontend .hero_two .content {
  color: white;
  position: relative;
  z-index: 1;
  display: flex;
  padding: 40px;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  margin: 40px;
  text-align: center;
}
.frontend .hero_two .content p {
  color: white;
}
@media screen and (max-width: 575px) {
  .frontend .hero_two .content {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 20px;
  }
  .frontend .hero_two .content p {
    width: 100%;
  }
}
.frontend .hero_two .logo {
  position: absolute;
  bottom: 10px;
  z-index: 1;
  display: flex;
  width: 110px;
  height: 110px;
  padding: 10px;
  align-items: center;
  margin: 50px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.9);
  text-align: left;
}
.frontend .hero_two .logo img {
  max-width: 100%;
}
@media screen and (max-width: 575px) {
  .frontend .hero_two .logo {
    position: relative;
    margin: 20px auto;
  }
}
.frontend .hero_three {
  position: relative;
  padding: 40px 0 60px 0;
}
@media screen and (max-width: 575px) {
  .frontend .hero_three {
    padding: 0;
  }
}
.frontend .hero_three .content {
  color: white;
  position: relative;
  z-index: 1;
  display: flex;
  padding: 0;
  flex-direction: column;
  align-items: left;
  margin: 80px;
  text-align: left;
  max-width: 600px;
}
.frontend .hero_three .content p {
  color: white;
}
@media screen and (max-width: 575px) {
  .frontend .hero_three .content {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 20px;
  }
  .frontend .hero_three .content p {
    width: 100%;
  }
}
.frontend .hero_background {
  position: absolute;
  inset: 0;
  overflow: hidden;
  z-index: 0;
}
.frontend .hero_background .full {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.frontend .hero_background .darker {
  filter: brightness(0.6);
}
.frontend .hero.intro {
  width: 100%;
  max-width: 100%;
}
.frontend .hero.intro .splash-content {
  padding: 3rem 10rem 1rem 10rem;
  transition: width 0.7s ease;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.frontend .hero.intro .splash-content p {
  font-weight: 400;
  font-size: 1.25em;
  line-height: 1.75EM;
  padding: 0;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0);
  transition: all 0.7s ease;
  margin-bottom: 2rem;
  max-width: 1000px;
}
@media screen and (max-width: 575px) {
  .frontend .hero.intro .splash-content p {
    font-size: 1em;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 575px) {
  .frontend .hero.intro .splash-content {
    padding: 1rem 2rem 1rem 2rem;
  }
}
.frontend .hero.intro .find_other {
  font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  font-size: 3em;
  margin-bottom: 0.2em;
  text-align: center;
  line-height: 1.3em;
}
.frontend .hero.intro .find_other h2 span {
  display: block;
  font-size: 0.85em;
}
@media screen and (max-width: 575px) {
  .frontend .hero.intro .find_other {
    font-size: 1.75em;
  }
}
.frontend .hero.intro .nav_wrap {
  transition: position 0.7s ease;
  padding-top: 20px;
}
.frontend .hero.intro .dont_forget {
  text-align: center;
  color: rgba(17, 24, 39, 0.6);
}
@media screen and (max-width: 575px) {
  .frontend .hero.intro .dont_forget {
    display: none !important;
  }
}
.frontend .hero.intro .dont_forget svg {
  vertical-align: top;
  animation: moveUpAndDown 300ms infinite alternate ease-in;
}
@keyframes moveUpAndDown {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-2px);
  }
}
.frontend .pills {
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  padding-bottom: 1rem;
  transition: top 0.7s ease;
}
.frontend .pills > div {
  flex-shrink: none;
}
.frontend .pills .disabled {
  pointer-events: none;
  opacity: 0.4;
}
.frontend .pills .btn-navigation {
  padding: 8px 20px;
  white-space: nowrap;
  text-align: left;
  border: 1px solid #D1D5DB;
  font-weight: 600;
  position: relative;
  color: #3a3a3a;
  background-color: #fff;
}
.frontend .pills .btn-navigation:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.frontend .pills .btn-navigation.open {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.frontend .pills .btn-navigation .button-wrapper {
  display: inline-block;
  transition: opacity 0.3s ease;
  width: calc(100% - 20px);
  z-index: 100;
}
.frontend .pills .btn-navigation .button-wrapper .chevron {
  display: inline-block !important;
  vertical-align: top;
  transition: all 0.35s ease;
}
.frontend .pills .btn-navigation .button-wrapper .checkbox {
  display: inline-block !important;
  vertical-align: text-top;
  width: 20px;
}
.frontend .pills .btn-navigation .button-text {
  font-size: 1rem !important;
  display: inline-block;
  margin: 0 10px 0 3px;
}
.frontend .pills .btn-navigation .do-close {
  position: absolute;
  top: 2px;
  right: 5px;
  z-index: 101;
}
.frontend .pills .nav-wrapper {
  position: relative;
}
.frontend .pills .options {
  display: none;
  position: absolute;
  top: 35px;
  margin-left: -8px;
  background-color: #fff;
  border: rgb(221, 221, 221) thin solid;
  padding: 14px 5px;
  font-weight: 500;
  line-height: 1.8em;
  max-height: 300px;
  max-width: calc(100vw - 20px);
  min-width: 215px;
  z-index: 10000;
  font-size: 14px;
  border-radius: 6px;
  text-align: left;
}
.frontend .pills .options.icons {
  margin-left: unset;
  line-height: unset;
  max-height: unset;
  max-width: unset;
  min-width: unset;
  padding: 35px 5px;
  width: 800px;
  height: 400px;
  left: calc((100% - 800px) / 2);
  overflow-x: hidden;
  overflow-y: scroll;
  overscroll-behavior: contain;
}
.frontend .pills .options .scroll {
  max-height: 255px;
  padding: 0 20px;
  overflow-y: scroll;
  overflow-x: hidden;
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .frontend .pills .options .scroll {
    width: 500px;
    height: 400px;
    left: calc((100% - 500px) / 2);
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .frontend .pills .options .scroll {
    width: 700px;
    height: 400px;
    left: calc((100% - 700px) / 2);
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .frontend .pills .options .scroll {
    width: 800px;
    height: 400px;
    left: calc((100% - 800px) / 2);
  }
}
.frontend .pills .options .scroll > div {
  cursor: pointer;
  margin-top: 7px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: calc(100vw - 120px);
  vertical-align: middle;
  border-bottom: 1px transparent solid;
}
.frontend .pills .options .scroll > div.active:hover {
  border-bottom: 1px rgb(221, 221, 221) solid;
}
.frontend .pills .options .grid {
  display: grid;
  grid-template-columns: 22% 22% 22% 22%;
  grid-template-rows: 1fr;
  gap: 1% 2%;
  justify-content: center;
  align-content: center;
  justify-items: center;
  align-items: center;
}
.frontend .pills .options .clear {
  display: none;
}
.frontend .pills .options.open {
  display: block;
}
.frontend .pills .options .hidden {
  display: none;
}
.frontend .pills .options .disabled {
  opacity: 0.4;
}
.frontend .pills .options .nav-a {
  text-decoration: none !important;
  color: inherit;
}
.frontend .pills .options .cat-button {
  margin: 0.8em 0.8em;
}
.frontend .pills .options .cat-button a:hover {
  text-decoration: underline;
}
.frontend .pills .options .btn-link {
  color: unset !important;
  text-decoration: none;
  text-align: center;
  display: inline-block;
}
.frontend .pills .options .icon {
  width: 40%;
  margin-left: auto;
  margin-right: auto;
}
.frontend .pills .options .icon + span {
  display: block;
}
.frontend .header-buttons.open .options {
  position: relative;
  top: 0px;
  margin-left: 18px;
  background: none;
  border-left: none;
  border-right: none;
  max-height: 300px;
  max-width: 100%;
  color: black;
}
@media screen and (max-width: 575px) {
  .frontend .header-buttons.open .button-wrapper, .frontend .header-buttons.open .nav-wrapper {
    width: 100%;
  }
  .frontend .header-buttons.open .sub {
    padding: 20px 0 !important;
    width: 100%;
  }
  .frontend .header-buttons.open .pills {
    justify-content: left;
    width: 100%;
    flex-basis: 100%;
  }
  .frontend .header-buttons.open .btn-navigation {
    padding: 8px 0;
    border: none !important;
    background: none !important;
    width: 100%;
  }
  .frontend .header-buttons.open .options {
    position: relative;
    top: 0px;
    margin-left: 18px;
    background: none;
    border-left: none;
    border-right: none;
    max-height: 300px;
    max-width: 100%;
    color: black;
  }
}
.m-range-theme {
  --c-primary: #5d79b4; /* primary color */
  --c-fill: #d6dade; /* track's fill color */
  --c-fill-stop: #8b7a7a; /* stop's fill color */
  --c-fill-thumb: #24245d; /* thumb's fill color */
}
.frontend .floating-menu-wrapper {
  position: fixed;
  right: 10px;
  top: calc(100vh - 140px);
  -webkit-backface-visibility: hidden;
  z-index: 10001;
}
.frontend .floating-menu-wrapper .floating-menu {
  position: relative;
  display: flex;
  flex-direction: column;
}
.frontend .floating-menu-wrapper .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 33px;
  height: 33px;
  z-index: 1001;
  border: thin solid #000;
  border-radius: 33px;
  cursor: pointer;
  background-color: #fefefe;
  margin: 4px;
}
.frontend .floating-menu-wrapper .share-panel {
  position: absolute;
  bottom: 70px;
  z-index: 1001;
  width: 120px;
  right: -138px;
  transition: right 0.3s ease;
  padding-bottom: 20px;
}
.frontend .floating-menu-wrapper .share-panel.open {
  right: 0px;
}
.frontend .floating-menu-wrapper .share-panel .share-icons-wrapper {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  background-color: #f8f9fa;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  height: 100%;
  padding: 10px 10px 15px 10px;
}
.frontend .floating-menu-wrapper .share-panel .share-icons-wrapper h3 {
  font-size: 16px;
}
.frontend .floating-menu-wrapper .share-panel .share-icons-wrapper .qr-code svg {
  left: 4px;
  position: relative;
  width: 88px;
  height: 88px;
}
.frontend .floating-menu-wrapper .share-panel .share-icons-wrapper .social-icons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 15px;
}
.frontend .floating-menu-wrapper .share-panel .share-icons-wrapper .social-icons .fa {
  padding: 8px 5px;
  width: 40px;
  height: 40px;
  text-align: center;
  text-decoration: none;
  margin: 4px 4px;
  border-radius: 6px;
}
.frontend .floating-menu-wrapper .share-panel .share-icons-wrapper .social-icons .fa:hover {
  opacity: 0.7;
}
.frontend .floating-menu-wrapper .share-panel .share-icons-wrapper .social-icons .fa-facebook {
  background: #3B5998;
  color: white;
}
.frontend .floating-menu-wrapper .share-panel .share-icons-wrapper .social-icons .fa-twitterx {
  background: rgb(15, 20, 25);
  color: white;
}
.frontend .floating-menu-wrapper .share-panel .share-icons-wrapper .social-icons .fa-envelope {
  background: rgb(108, 159, 210);
  color: white;
}
.frontend .floating-menu-wrapper .share-panel .share-icons-wrapper .social-icons .fa-whatsapp {
  background: #25d366;
  color: white;
}
.frontend .floating-menu-wrapper .share-panel .share-icons-wrapper .social-icons .fa-linkedin {
  background: #007bb5;
  color: white;
}
.frontend .floating-menu-wrapper .share-panel .share-icons-wrapper .social-icons .fa-pinterest {
  background: #cb2027;
  color: white;
}
.frontend .floating-menu-wrapper .share-panel .share-icons-wrapper .social-icons .fa-link {
  background: rgb(255, 255, 255);
  color: #000000;
  border: 1px solid #000;
}
.frontend footer {
  margin-top: auto;
}
.frontend .footer {
  background: #111827;
  padding: 56px 80px 32px;
  color: white;
}
@media screen and (max-width: 575px) {
  .frontend .footer {
    padding: 30px 30px;
    border-top: 1px solid white;
  }
}
.frontend .footer-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 48px;
}
@media screen and (max-width: 575px) {
  .frontend .footer-top {
    justify-content: left;
    flex-wrap: wrap;
    column-gap: 20px;
  }
}
.frontend .footer-brand {
  max-width: 240px;
}
@media screen and (max-width: 575px) {
  .frontend .footer-brand {
    max-width: unset;
    width: 100%;
    flex: 1 0 100%;
  }
}
.frontend .footer-logo {
  font-family: "Playfair Display", serif;
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 16px;
}
.frontend .footer-logo img {
  width: 100px;
}
.frontend .footer-logo .i {
  font-style: italic;
  font-size: 24px;
}
.frontend .footer-tagline {
  font-family: "Playfair Display", serif;
  font-style: italic;
  font-size: 14px;
  line-height: 1.5;
}
.frontend .footer-column {
  min-width: 150px;
}
@media screen and (max-width: 575px) {
  .frontend .footer-column {
    min-width: unset;
    width: 50%;
    flex: 1 0 calc(50% - 20px);
    margin-top: 40px;
  }
}
.frontend .footer-column-title {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.5px;
  margin-bottom: 16px;
}
.frontend .footer-links {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.frontend .footer-link {
  font-size: 14px;
  color: white;
  text-decoration: none;
  cursor: pointer;
}
.frontend .footer-link:hover {
  text-decoration: underline;
}
.frontend .footer-bottom {
  border-top: 1px solid #374151;
  padding-top: 24px;
  display: flex;
  justify-content: space-between;
  font-size: 13px;
  color: #6b7280;
}
.frontend .footer-bottom a {
  color: inherit;
  text-decoration: none;
}
.frontend .footer-bottom a:hover {
  color: white;
}
@media screen and (max-width: 575px) {
  .frontend .footer-bottom {
    flex-direction: column;
  }
}
.frontend .footer-credit {
  font-family: "Playfair Display", serif;
  font-style: italic;
  font-weight: 500;
}
.featured-videos-wrapper {
  width: 100%;
  max-width: 100%;
  padding: 0 40px 0 70px;
}
.splide__video {
  height: min-content;
  position: relative;
}
.featured-video-emb {
  height: min-content;
  position: relative;
}
.featured-video-emb .fv-thumbnail .splide__video__play {
  left: unset;
  top: unset;
  right: 0px !important;
  bottom: 0px !important;
}
.featured-video-emb .fv-thumbnail .splide__video__play:after {
  border-left-color: inherit !important;
}
.featured-video-emb .fv-video {
  position: absolute;
  top: 0;
}
.featured-video {
  position: relative;
}
.featured-video .vjs-tech:focus, .featured-video .vjs-tech:focus-visible {
  outline: none !important;
}
.featured-video:focus, .featured-video:focus-visible {
  outline: none !important;
}
.featured-video-info {
  overflow-x: hidden;
}
.featured-video-info h3 {
  font-size: 1em;
  text-align: start;
  margin-top: 10px;
}
.thumbnail-item img {
  text-align: center;
  transition: opacity ease 0.2s;
  cursor: pointer;
}
.slider-container .splide__pagination {
  bottom: -28px;
  background: red;
}
.slider-container .splide__arrow.splide__arrow--next,
.slider-container .splide__arrow.splide__arrow--prev {
  width: 40px;
  height: auto;
  background: #43a89e;
  color: white;
  padding: 5px;
}
.slider-container .splide__arrow.splide__arrow--next svg,
.slider-container .splide__arrow.splide__arrow--prev svg {
  height: auto;
  width: 100%;
  fill: white !important;
}
.slider-container .splide__arrow--next {
  right: -50px;
}
.slider-container .splide__arrow--prev {
  left: -50px;
}
.slider-container .splide__pagination__page.is-active {
  background: inherit !important;
}
.mobile .slider-container .splide__arrow--next {
  top: 40%;
  right: -35px;
  z-index: 2;
}
.mobile .slider-container .splide__arrow--prev {
  top: 40%;
  left: -35px;
  z-index: 2;
}
.thumbnail-image {
  max-width: 100%;
  height: auto;
}
.splide__arrow {
  transition: opacity 0.3s ease;
}
.splide__arrow:disabled {
  opacity: 0;
  pointer-events: none;
}
.splide__video__play {
  align-items: center;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  height: 40px;
  justify-content: center;
  left: 50%;
  opacity: 0.7;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.1s linear;
  width: 40px;
}
.splide__video__play:after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #000;
  border-style: solid;
  border-width: 9px 0 9px 17px;
  content: "";
  display: inline-block;
  margin-left: 4px;
}
.splide__track {
  z-index: 10 !important;
}
.frontend .videos {
  width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: center;
  background-color: #F3F9FC;
}
@media screen and (max-width: 575px) {
  .frontend .videos {
    flex-direction: column;
  }
}
.frontend .videos .videos_wrapper_row {
  position: relative;
  display: flex;
  justify-content: center;
  row-gap: 3em;
  padding: 20px;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  overflow: hidden;
  width: 1200px;
}
@media screen and (max-width: 575px) {
  .frontend .videos .videos_wrapper_row {
    flex-direction: column;
    width: 100%;
    text-align: center;
    row-gap: 0;
  }
}
.frontend .videos .videos_wrapper_row .col {
  flex: 0 0 50%;
  width: 50%;
}
@media screen and (max-width: 575px) {
  .frontend .videos .videos_wrapper_row .col {
    flex: 1 1 100%;
    width: 100%;
  }
}
.frontend .videos .videos_wrapper_row h2 {
  font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
  font-size: 2em;
  font-weight: 500;
}
.vjs-control-bar {
  justify-content: center;
}
.video-js {
  z-index: 10;
}
.video-js:not(.vjs-fullscreen) .vjs-tech {
  object-fit: cover;
}
.video-js.vjs-layout-x-small .vjs-progress-control {
  display: flex;
  min-width: 2em;
  width: 2em;
  flex: 0.5 1 2em;
}
.video-js .vjs-subs-caps-button {
  display: none !important;
}
.video-js .vjs-big-play-button {
  align-items: center;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  height: 40px;
  width: 40px;
  justify-content: center;
  /* opacity: 0.7; */
  position: absolute;
  transition: opacity 0.1s linear;
  left: calc(50% + 20px);
  top: 50%;
}
.vjs-has-started .vjs-big-play-button {
  display: none !important;
}
.video-js .vjs-big-play-button:hover {
  opacity: 1;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  margin-top: -2px;
}
/* .video-js:hover .vjs-big-play-button, .video-js .vjs-big-play-button:focus {
    border-color: none;
    background-color: #ccc;
    transition: all 0s;
} */
.frontend .featured_clients {
  width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: center;
}
.frontend .featured_clients .featured_clients_wrapper_row {
  position: relative;
  display: flex;
  row-gap: 3em;
  padding: 20px;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  overflow: hidden;
  width: 1200px;
}
.frontend .featured_clients .featured_clients_wrapper_row .col {
  flex: 0 0 0%;
  text-align: center;
}
.frontend .featured_clients .featured_clients_wrapper_row h2 {
  font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
  font-size: 2em;
  font-weight: 500;
}
.frontend .featured_clients .featured_clients_wrapper_row .clients-row {
  display: flex;
  row-gap: 3em;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  overflow: hidden;
  width: 1200px;
}
@media screen and (max-width: 575px) {
  .frontend .featured_clients .featured_clients_wrapper_row .clients-row {
    flex-direction: column;
    width: 100%;
    padding-bottom: 20px;
  }
}
.frontend .featured_clients .featured_clients_wrapper_row .clients-row .featured-client {
  flex: 0 0 22%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.frontend .featured_clients .featured_clients_wrapper_row .clients-row .featured-client .logo {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 150px;
}
.frontend .featured_clients .featured_clients_wrapper_row .clients-row .featured-client img {
  width: 80%;
  max-height: 100px;
}
.frontend .featured_stories {
  width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: center;
}
.frontend .featured_stories .featured_stories_wrapper_row {
  position: relative;
  display: flex;
  row-gap: 3em;
  padding: 20px;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  overflow: hidden;
  width: 1200px;
}
@media screen and (max-width: 575px) {
  .frontend .featured_stories .featured_stories_wrapper_row {
    width: 100%;
    padding: 20px 0;
  }
}
.frontend .featured_stories .featured_stories_wrapper_row .col {
  flex: 0 0 0%;
  text-align: center;
}
.frontend .featured_stories .featured_stories_wrapper_row .col_one {
  width: 100%;
  flex: 0 0 100%;
}
@media screen and (max-width: 575px) {
  .frontend .featured_stories .featured_stories_wrapper_row .col_one {
    padding: 20px 40px;
  }
}
.frontend .featured_stories .featured_stories_wrapper_row h2 {
  font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
  font-size: 2em;
  font-weight: 500;
}
.frontend .featured_stories .featured_stories_wrapper_row.inverted > :not([class=stories-row]) h2, .frontend .featured_stories .featured_stories_wrapper_row.inverted > :not([class=stories-row]) h3, .frontend .featured_stories .featured_stories_wrapper_row.inverted > :not([class=stories-row]) p {
  color: white;
}
.frontend .featured_stories .featured_stories_wrapper_row .stories-row {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  overflow: auto hidden;
  width: 1200px;
  flex-wrap: wrap;
  padding-bottom: 30px;
  padding-top: 5px;
  row-gap: 30px;
}
.frontend .featured_stories .featured_stories_wrapper_row .stories-row .col {
  flex: 0 0 50%;
  text-align: center;
}
@media screen and (max-width: 575px) {
  .frontend .featured_stories .featured_stories_wrapper_row .stories-row {
    width: 100%;
    flex-wrap: nowrap;
    justify-content: left;
  }
  .frontend .featured_stories .featured_stories_wrapper_row .stories-row .col {
    flex: 0 0 85%;
    text-align: center;
  }
  .frontend .featured_stories .featured_stories_wrapper_row .stories-row.one > .col {
    flex: 0 0 100%;
  }
}
.frontend .featured_stories .featured_stories_wrapper_row .stories-row .story-card {
  transition: all 0.25s ease;
  overflow: hidden;
  border: initial;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.0392156863), 0 1px 6px rgba(0, 0, 0, 0.0392156863);
  margin: 2rem;
  flex-direction: row;
  display: flex;
  color: #212529;
  word-wrap: break-word;
  position: relative;
  height: 100%;
}
@media screen and (max-width: 575px) {
  .frontend .featured_stories .featured_stories_wrapper_row .stories-row .story-card {
    margin: 15px;
  }
}
.frontend .featured_stories .featured_stories_wrapper_row .stories-row .story-card:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.0392156863), 0 5px 6px rgba(0, 0, 0, 0.0392156863);
}
.frontend .featured_stories .featured_stories_wrapper_row .stories-row .story-card .story-img {
  flex-shrink: 1;
  width: 48%;
  display: flex;
}
.frontend .featured_stories .featured_stories_wrapper_row .stories-row .story-card .story-card-body {
  padding: 1rem;
  width: 52%;
  text-align: left;
  color: #3a3a3a;
}
.frontend .featured_stories .featured_stories_wrapper_row .stories-row .story-card .story-card-body .date {
  font-size: 0.5em;
  color: #6B7280;
  font-weight: 400;
}
.frontend .featured_stories .featured_stories_wrapper_row .stories-row .story-card .story-card-body .date svg {
  vertical-align: top;
}
.frontend .featured_stories .featured_stories_wrapper_row .stories-row .story-card .story-card-body .title {
  font-size: 1em;
  color: #111827;
  font-weight: 600;
}
.frontend .featured_stories .featured_stories_wrapper_row .stories-row .story-card .story-card-body .desc {
  font-size: 0.75em;
}
.frontend .featured_stories .featured_stories_wrapper_row .stories-row .story-card .story-card-body .read-more {
  font-size: 0.8em;
  color: inherit;
  text-decoration: none;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.frontend .featured_stories .featured_stories_wrapper_row .stories-row .story-card .story-card-body .read-more:hover {
  text-decoration: underline;
}
.frontend .featured_stories .featured_stories_wrapper_row .stories-row .story-card .story-card-body .read-more svg {
  vertical-align: middle;
}
.frontend .featured_stories .featured_stories_wrapper_row .stories-row .story-card img {
  border-top-left-radius: calc(0.15rem - 1px);
  border-bottom-left-radius: calc(0.15rem - 1px);
  object-fit: cover;
  border-radius: 0.2rem;
  padding: 0;
  max-width: unset;
  height: 100%;
  width: 100%;
  border: 0;
  vertical-align: middle;
}
.frontend .faqs {
  width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: center;
}
.frontend .faqs .faqs_wrapper_row {
  position: relative;
  display: flex;
  row-gap: 3em;
  padding: 20px;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  overflow: hidden;
  width: 1200px;
}
.frontend .faqs .faqs_wrapper_row .col {
  flex: 0 0 0%;
  text-align: center;
}
.frontend .faqs .faqs_wrapper_row h2 {
  font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
  font-size: 2em;
  font-weight: 500;
}
.frontend .faqs .faqs_wrapper_row .faq-row {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  overflow: hidden;
  width: 800px;
  flex-wrap: wrap;
}
.frontend .faqs .faqs_wrapper_row .faq-row .qblock {
  width: 100%;
  margin: 0;
  position: relative;
  border-bottom: 1px solid rgb(226, 232, 240);
}
.frontend .faqs .faqs_wrapper_row .faq-row .qblock h3 {
  font-weight: 600;
  font-size: 1rem;
  padding: 20px 0;
  margin: 0;
  cursor: pointer;
  width: 100%;
  text-align: left;
  background: none;
  border: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
}
.frontend .faqs .faqs_wrapper_row .faq-row .qblock h3:hover {
  color: #3b6cb5;
}
.frontend .faqs .faqs_wrapper_row .faq-row .qblock p {
  margin: 0;
  margin-bottom: 20px;
  font-size: 1rem;
  line-height: 1.6em;
}
.frontend .faqs .faqs_wrapper_row .faq-row .qblock .open_close {
  font-size: 1.3rem;
  font-weight: 300;
  flex-shrink: 0;
  transition: transform 0.3s;
  color: #3b6cb5;
}
.frontend .faqs .faqs_wrapper_row .faq-row .qblock .open_close.open {
  transform: rotate(45deg);
}
.frontend .assets {
  width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: center;
}
.frontend .assets .assets_wrapper_row {
  position: relative;
  display: flex;
  row-gap: 3em;
  padding: 20px;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  overflow: hidden;
  width: 1200px;
}
@media screen and (max-width: 575px) {
  .frontend .assets .assets_wrapper_row {
    width: 100%;
    padding: 20px 0;
  }
}
.frontend .assets .assets_wrapper_row .col {
  flex: 0 0 0%;
  text-align: center;
}
.frontend .assets .assets_wrapper_row .col_one {
  width: 100%;
  flex: 0 0 100%;
}
@media screen and (max-width: 575px) {
  .frontend .assets .assets_wrapper_row .col_one {
    padding: 20px 40px;
  }
}
.frontend .assets .assets_wrapper_row h2 {
  font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
  font-size: 2em;
  font-weight: 500;
}
.frontend .assets .assets_wrapper_row .assets-row {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  overflow: auto hidden;
  width: 1200px;
  flex-wrap: wrap;
}
.frontend .assets .assets_wrapper_row .assets-row.one {
  justify-content: center !important;
}
.frontend .assets .assets_wrapper_row .assets-row .col {
  flex: 0 0 33%;
  text-align: center;
  padding: 20px;
}
@media screen and (max-width: 575px) {
  .frontend .assets .assets_wrapper_row .assets-row {
    width: 100%;
    flex-wrap: nowrap;
    justify-content: left;
  }
  .frontend .assets .assets_wrapper_row .assets-row .col {
    flex: 0 0 85%;
    text-align: center;
  }
}
.frontend .assets .assets_wrapper_row .assets-row .story-card {
  transition: all 0.25s ease;
  overflow: hidden;
  border: initial;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.0392156863), 0 1px 6px rgba(0, 0, 0, 0.0392156863);
  margin: 2rem;
  flex-direction: row;
  display: flex;
  color: #212529;
  word-wrap: break-word;
  position: relative;
}
@media screen and (max-width: 575px) {
  .frontend .assets .assets_wrapper_row .assets-row .story-card {
    margin: 15px;
  }
}
.frontend .assets .assets_wrapper_row .assets-row .story-card:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.0392156863), 0 5px 6px rgba(0, 0, 0, 0.0392156863);
}
.frontend .assets .assets_wrapper_row .assets-row .story-card .story-img {
  flex-shrink: 1;
  width: 48%;
  display: flex;
}
.frontend .assets .assets_wrapper_row .assets-row .story-card .story-card-body {
  padding: 1rem;
  width: 52%;
  text-align: left;
}
.frontend .assets .assets_wrapper_row .assets-row .story-card .story-card-body .date {
  font-size: 0.5em;
  color: #6B7280;
  font-weight: 400;
}
.frontend .assets .assets_wrapper_row .assets-row .story-card .story-card-body .date svg {
  vertical-align: top;
}
.frontend .assets .assets_wrapper_row .assets-row .story-card .story-card-body .title {
  font-size: 1em;
  color: #111827;
  font-weight: 600;
}
.frontend .assets .assets_wrapper_row .assets-row .story-card .story-card-body .desc {
  font-size: 0.75em;
}
.frontend .assets .assets_wrapper_row .assets-row .story-card .story-card-body .read-more {
  font-size: 0.8em;
  color: inherit;
  text-decoration: none;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.frontend .assets .assets_wrapper_row .assets-row .story-card .story-card-body .read-more:hover {
  text-decoration: underline;
}
.frontend .assets .assets_wrapper_row .assets-row .story-card .story-card-body .read-more svg {
  vertical-align: middle;
}
.frontend .assets .assets_wrapper_row .assets-row .story-card img {
  border-top-left-radius: calc(0.15rem - 1px);
  border-bottom-left-radius: calc(0.15rem - 1px);
  object-fit: cover;
  border-radius: 0.2rem;
  padding: 0;
  max-width: unset;
  height: 100%;
  width: 100%;
  border: 0;
  vertical-align: middle;
}
.frontend .asset_paragraph p {
  font-weight: 400;
  font-size: 16px;
}
@media screen and (max-width: 419px) {
  .frontend .asset_paragraph p {
    font-size: 10px;
  }
}
@media screen and (min-width: 420px) and (max-width: 575px) {
  .frontend .asset_paragraph p {
    font-size: 11px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .frontend .asset_paragraph p {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .frontend .asset_paragraph p {
    font-size: 13px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .frontend .asset_paragraph p {
    font-size: 14px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .frontend .asset_paragraph p {
    font-size: 15px;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1919px) {
  .frontend .asset_paragraph p {
    font-size: 16px;
  }
}
@media screen and (min-width: 1920px) and (max-width: 2559px) {
  .frontend .asset_paragraph p {
    font-size: 17px;
  }
}
@media screen and (min-width: 2560px) {
  .frontend .asset_paragraph p {
    font-size: 17px;
  }
}
.frontend .asset_article {
  height: 100%;
  display: block;
}
.frontend .asset_article .article {
  position: relative;
  border-radius: 20px;
  cursor: pointer;
  background-size: cover;
  display: block;
}
@media screen and (max-width: 419px) {
  .frontend .asset_article .article {
    height: 150px;
    border-radius: 10px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .frontend .asset_article .article {
    height: 160px;
    border-radius: 11px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .frontend .asset_article .article {
    height: 170px;
    border-radius: 12px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .frontend .asset_article .article {
    height: 180px;
    border-radius: 13px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .frontend .asset_article .article {
    height: 190px;
    border-radius: 14px;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1919px) {
  .frontend .asset_article .article {
    height: 200px;
    border-radius: 15px;
  }
}
@media screen and (min-width: 1920px) and (max-width: 2559px) {
  .frontend .asset_article .article {
    height: 210px;
    border-radius: 16px;
  }
}
@media screen and (min-width: 2560px) {
  .frontend .asset_article .article {
    height: 210px;
    border-radius: 16px;
  }
}
.frontend .asset_article .article div {
  font-weight: 500;
  padding: 1rem;
  position: absolute;
  bottom: 0;
  border-radius: 20px;
  background: rgba(227, 227, 227, 0.8);
  color: #000;
  width: 100%;
}
@media screen and (max-width: 419px) {
  .frontend .asset_article .article div {
    padding: 0.65rem;
    border-radius: 10px;
    font-size: 10px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .frontend .asset_article .article div {
    padding: 0.7rem;
    border-radius: 11px;
    font-size: 11px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .frontend .asset_article .article div {
    padding: 0.75rem;
    border-radius: 12px;
    font-size: 12px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .frontend .asset_article .article div {
    padding: 0.8rem;
    border-radius: 13px;
    font-size: 13px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .frontend .asset_article .article div {
    padding: 0.85rem;
    border-radius: 14px;
    font-size: 14px;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1919px) {
  .frontend .asset_article .article div {
    padding: 0.9rem;
    border-radius: 15px;
    font-size: 15px;
  }
}
@media screen and (min-width: 1920px) and (max-width: 2559px) {
  .frontend .asset_article .article div {
    padding: 0.95rem;
    border-radius: 16px;
    font-size: 16px;
  }
}
@media screen and (min-width: 2560px) {
  .frontend .asset_article .article div {
    padding: 0.95rem;
    border-radius: 16px;
    font-size: 16px;
  }
}
.frontend .asset_article_alt {
  text-decoration: none !important;
  font-family: "Noto Serif", "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
.frontend .asset_article_alt .article {
  position: relative;
  margin-bottom: 1rem;
  display: flex;
}
.frontend .asset_article_alt .article img {
  width: 100px;
  float: left;
  margin-bottom: auto;
}
.frontend .asset_article_alt .article div {
  font-weight: 500;
  padding: 0 1rem;
  color: #000;
  display: flex;
  align-content: center;
  height: auto;
  flex-wrap: wrap;
}
@media screen and (max-width: 419px) {
  .frontend .asset_article_alt .article div {
    font-size: 10px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .frontend .asset_article_alt .article div {
    font-size: 11px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .frontend .asset_article_alt .article div {
    font-size: 12px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .frontend .asset_article_alt .article div {
    font-size: 13px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .frontend .asset_article_alt .article div {
    font-size: 14px;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1919px) {
  .frontend .asset_article_alt .article div {
    font-size: 15px;
  }
}
@media screen and (min-width: 1920px) and (max-width: 2559px) {
  .frontend .asset_article_alt .article div {
    font-size: 16px;
  }
}
@media screen and (min-width: 2560px) {
  .frontend .asset_article_alt .article div {
    font-size: 16px;
  }
}
.frontend .asset_article_alt .article div i {
  font-weight: 2000;
  font-size: 0.7em;
}
.frontend .asset_article_alt .article div p {
  margin-bottom: 0 !important;
}
.frontend .asset_video {
  position: relative;
  height: 215px;
  border-radius: 20px;
  cursor: pointer;
  margin-bottom: 1rem;
  background-size: cover;
  overflow: hidden;
  border: #000 1px solid;
}
@media screen and (max-width: 419px) {
  .frontend .asset_video {
    height: 150px;
    border-radius: 10px;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .frontend .asset_video {
    height: 160px;
    border-radius: 11px;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .frontend .asset_video {
    height: 170px;
    border-radius: 12px;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .frontend .asset_video {
    height: 180px;
    border-radius: 13px;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .frontend .asset_video {
    height: 190px;
    border-radius: 14px;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1919px) {
  .frontend .asset_video {
    height: 200px;
    border-radius: 15px;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 1920px) and (max-width: 2559px) {
  .frontend .asset_video {
    height: 210px;
    border-radius: 16px;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 2560px) {
  .frontend .asset_video {
    height: 210px;
    border-radius: 16px;
    margin-bottom: 1rem;
  }
}
.frontend .asset_video div {
  font-weight: 500;
  padding: 1rem;
  position: absolute;
  bottom: 0;
  border-radius: 20px;
  background: rgb(227, 227, 227);
  color: #000;
  width: 100%;
}
@media screen and (max-width: 419px) {
  .frontend .asset_video div {
    padding: 0.65rem;
    border-radius: 10px;
    font-size: 10px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .frontend .asset_video div {
    padding: 0.7rem;
    border-radius: 11px;
    font-size: 11px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .frontend .asset_video div {
    padding: 0.75rem;
    border-radius: 12px;
    font-size: 12px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .frontend .asset_video div {
    padding: 0.8rem;
    border-radius: 13px;
    font-size: 13px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .frontend .asset_video div {
    padding: 0.85rem;
    border-radius: 14px;
    font-size: 14px;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1919px) {
  .frontend .asset_video div {
    padding: 0.9rem;
    border-radius: 15px;
    font-size: 15px;
  }
}
@media screen and (min-width: 1920px) and (max-width: 2559px) {
  .frontend .asset_video div {
    padding: 0.95rem;
    border-radius: 16px;
    font-size: 16px;
  }
}
@media screen and (min-width: 2560px) {
  .frontend .asset_video div {
    padding: 0.95rem;
    border-radius: 16px;
    font-size: 16px;
  }
}
.frontend .asset_title {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 10px;
}
@media screen and (max-width: 419px) {
  .frontend .asset_title {
    font-size: 16px;
    margin-bottom: 8px;
  }
}
@media screen and (min-width: 420px) and (max-width: 575px) {
  .frontend .asset_title {
    font-size: 16.5px;
    margin-bottom: 8.5px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .frontend .asset_title {
    font-size: 17px;
    margin-bottom: 9px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .frontend .asset_title {
    font-size: 17.5px;
    margin-bottom: 9.5px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .frontend .asset_title {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .frontend .asset_title {
    font-size: 18.5px;
    margin-bottom: 10.5px;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1919px) {
  .frontend .asset_title {
    font-size: 19px;
    margin-bottom: 11px;
  }
}
@media screen and (min-width: 1920px) and (max-width: 2559px) {
  .frontend .asset_title {
    font-size: 19.5px;
    margin-bottom: 11.5px;
  }
}
@media screen and (min-width: 2560px) {
  .frontend .asset_title {
    font-size: 19.5px;
    margin-bottom: 11.5px;
  }
}
.frontend .asset_small_block .small_block {
  border: #B2B2B2 thin solid;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
  height: 140px;
  width: calc(50% - 15px);
  margin: 0 5px;
  font-weight: 600;
  font-size: 16px;
  padding: 5px;
  display: inline-block;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: normal;
  cursor: pointer;
}
@media screen and (max-width: 419px) {
  .frontend .asset_small_block .small_block {
    height: 100px;
    width: calc(50% - 10px);
    margin: 0 2px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .frontend .asset_small_block .small_block {
    height: 105px;
    width: calc(50% - 11px);
    margin: 0 3px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .frontend .asset_small_block .small_block {
    height: 110px;
    width: calc(50% - 12px);
    margin: 0 4px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .frontend .asset_small_block .small_block {
    height: 115px;
    width: calc(50% - 13px);
    margin: 0 5px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .frontend .asset_small_block .small_block {
    height: 120px;
    width: calc(50% - 14px);
    margin: 0 6px;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1919px) {
  .frontend .asset_small_block .small_block {
    height: 125px;
    width: calc(50% - 15px);
    margin: 0 7px;
  }
}
@media screen and (min-width: 1920px) and (max-width: 2559px) {
  .frontend .asset_small_block .small_block {
    height: 130px;
    width: calc(50% - 16px);
    margin: 0 8px;
  }
}
@media screen and (min-width: 2560px) {
  .frontend .asset_small_block .small_block {
    height: 130px;
    width: calc(50% - 16px);
    margin: 0 8px;
  }
}
.frontend .asset_small_block .small_block img {
  max-width: calc(100% - 10px);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (min-width: 420px) and (max-width: 575px) {
  .frontend .asset_small_block .small_block img {
    max-width: calc(100% - 20px);
  }
}
.frontend .asset_small_block .small_block .link {
  color: #000;
  font-weight: 200;
  font-size: 20px;
  text-align: right;
  position: absolute;
  bottom: 5px;
  right: 10px;
  margin-bottom: 0;
}
@media screen and (max-width: 419px) {
  .frontend .asset_small_block .small_block .link {
    font-size: 12px;
    bottom: 3px;
    right: 6px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .frontend .asset_small_block .small_block .link {
    font-size: 13px;
    bottom: 3.5px;
    right: 7px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .frontend .asset_small_block .small_block .link {
    font-size: 14px;
    bottom: 4px;
    right: 8px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .frontend .asset_small_block .small_block .link {
    font-size: 15px;
    bottom: 4.5px;
    right: 9px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .frontend .asset_small_block .small_block .link {
    font-size: 16px;
    bottom: 5px;
    right: 10px;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1919px) {
  .frontend .asset_small_block .small_block .link {
    font-size: 17px;
    bottom: 5.5px;
    right: 11px;
  }
}
@media screen and (min-width: 1920px) and (max-width: 2559px) {
  .frontend .asset_small_block .small_block .link {
    font-size: 18px;
    bottom: 6px;
    right: 12px;
  }
}
@media screen and (min-width: 2560px) {
  .frontend .asset_small_block .small_block .link {
    font-size: 18px;
    bottom: 6px;
    right: 12px;
  }
}
.frontend .asset_button {
  width: 100%;
  border: none;
  color: #fff;
  padding: 20px 20px;
  background-color: red;
  height: 100%;
  text-align: left;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: end;
  cursor: pointer;
  border-radius: 16px;
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 16px;
  overflow: hidden;
  position: relative;
}
.frontend .asset_button .blob {
  position: absolute;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.08);
  z-index: 0;
  pointer-events: none;
}
.frontend .asset_button .blob--1 {
  width: 65%;
  aspect-ratio: 1;
  top: -20%;
  right: -15%;
  background: rgba(255, 255, 255, 0.1);
}
.frontend .asset_button .blob--2 {
  width: 40%;
  aspect-ratio: 1;
  top: 25%;
  right: -10%;
  background: rgba(255, 255, 255, 0.07);
}
.frontend .asset_button .blob--3 {
  width: 25%;
  aspect-ratio: 1;
  bottom: -10%;
  right: 5%;
  background: rgba(255, 255, 255, 0.08);
}
.frontend .asset_button .eyebrow {
  font-size: 0.5rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  opacity: 0.7;
  margin: 0;
}
.frontend .asset_button .title {
  margin: 10px 0 25px;
  font-size: 1.75em;
  font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
}
.frontend .asset_button:hover {
  color: #fff;
}
@media screen and (max-width: 419px) {
  .frontend .asset_button {
    padding: 7px 12px;
    border-radius: 12px;
    font-size: 10px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .frontend .asset_button {
    padding: 7.5px 12.5px;
    border-radius: 13px;
    font-size: 11px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .frontend .asset_button {
    padding: 8px 13px;
    border-radius: 14px;
    font-size: 12px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .frontend .asset_button {
    padding: 8.5px 13.5px;
    border-radius: 15px;
    font-size: 13px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .frontend .asset_button {
    padding: 9px 14px;
    border-radius: 16px;
    font-size: 14px;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1919px) {
  .frontend .asset_button {
    padding: 9.5px 14.5px;
    border-radius: 17px;
    font-size: 15px;
  }
}
@media screen and (min-width: 1920px) and (max-width: 2559px) {
  .frontend .asset_button {
    padding: 10px 15px;
    border-radius: 18px;
    font-size: 16px;
  }
}
@media screen and (min-width: 2560px) {
  .frontend .asset_button {
    padding: 10px 15px;
    border-radius: 18px;
    font-size: 16px;
  }
}
.frontend .tiles {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 40px 0;
  flex-wrap: wrap;
}
@media screen and (max-width: 575px) {
  .frontend .tiles {
    margin: 0;
  }
}
.frontend .tiles_wrapper_grid {
  position: relative;
  display: grid;
  grid-template-columns: repeat(auto-fill, 290px);
  justify-content: center;
  row-gap: 0.5rem;
  column-gap: 3rem;
  padding: 20px;
  width: 1200px;
}
@media screen and (min-width: 420px) and (max-width: 575px) {
  .frontend .tiles_wrapper_grid {
    row-gap: unset;
  }
}
@media screen and (max-width: 419px) {
  .frontend .tiles_wrapper_grid {
    grid-template-columns: repeat(auto-fill, 190px);
    column-gap: 1.6rem;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .frontend .tiles_wrapper_grid {
    grid-template-columns: repeat(auto-fill, 205px);
    column-gap: 1.8rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .frontend .tiles_wrapper_grid {
    grid-template-columns: repeat(auto-fill, 220px);
    column-gap: 2rem;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .frontend .tiles_wrapper_grid {
    grid-template-columns: repeat(auto-fill, 235px);
    column-gap: 2.2rem;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .frontend .tiles_wrapper_grid {
    grid-template-columns: repeat(auto-fill, 250px);
    column-gap: 2.4rem;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1919px) {
  .frontend .tiles_wrapper_grid {
    grid-template-columns: repeat(auto-fill, 265px);
    column-gap: 2.6rem;
  }
}
@media screen and (min-width: 1920px) and (max-width: 2559px) {
  .frontend .tiles_wrapper_grid {
    grid-template-columns: repeat(auto-fill, 280px);
    column-gap: 2.8rem;
  }
}
@media screen and (min-width: 2560px) {
  .frontend .tiles_wrapper_grid {
    grid-template-columns: repeat(auto-fill, 280px);
    column-gap: 2.8rem;
  }
}
.frontend .tiles_wrapper_grid.mobile {
  height: 90vh;
  overflow-y: auto;
  scroll-behavior: smooth;
  scroll-snap-type: y proximity;
  scroll-snap-align: top;
}
.frontend .tiles_wrapper_grid.dont_snap {
  scroll-snap-type: unset;
}
.frontend .tiles_wrapper_row {
  position: relative;
  display: flex;
  justify-content: center;
  row-gap: 0.5rem;
  padding: 20px;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  overflow: hidden;
  width: 1200px;
}
.frontend .tiles_wrapper_row.one_row {
  height: 498px;
}
@media screen and (max-width: 575px) {
  .frontend .tiles_wrapper_row.one_row {
    width: 100%;
    justify-content: left;
    flex-wrap: nowrap;
    overflow: auto hidden;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 420px) and (max-width: 575px) {
  .frontend .tiles_wrapper_row {
    row-gap: unset;
  }
}
.frontend .tiles_wrapper_row.mobile {
  width: 100%;
  overflow-y: auto;
  scroll-behavior: smooth;
  scroll-snap-type: y proximity;
  scroll-snap-align: top;
}
.frontend .tiles_wrapper_row.dont_snap {
  scroll-snap-type: unset;
}
.frontend .tile_pre_wrapper {
  width: 290px;
  height: 478px;
  position: relative;
  flex: 0 0 290px;
}
.frontend .tile_pre_wrapper .tile_wrapper {
  scroll-snap-align: start;
  display: flex;
  padding: 15px 15px 15px 15px;
  width: 100%;
  height: 100%;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner {
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  width: 100%;
  height: 100%;
  border-radius: 16px;
  overflow: hidden;
  border: 2px solid;
  border-color: #000;
  top: 0;
  transition: all 0.2s ease;
  padding-bottom: 22px;
  transform: scale(1);
  -webkit-font-smoothing: subpixel-antialiased;
  backface-visibility: hidden;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .safari_fix {
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(white, black); /* safari fix */
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner.focused {
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
  transform: translateZ(0) scale(1.0192);
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper {
  position: absolute;
  width: 100%;
  height: calc(100% - 22px);
  display: flex;
  flex-direction: column;
  border-top-left-radius: 14px; /* safari fix */
  border-top-right-radius: 14px; /* safari fix */
  -webkit-mask-image: -webkit-radial-gradient(white, black); /* safari fix */
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .content_wrapper {
  height: calc(100% - 92px);
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .content_wrapper .slide_content {
  flex-grow: 1;
  width: 100%;
  overflow: hidden;
  position: relative;
  -webkit-font-smoothing: subpixel-antialiased;
  backface-visibility: hidden;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .content_wrapper .slide_content .tile_img {
  border-top-left-radius: 14px; /* safari fix */
  border-top-right-radius: 14px; /* safari fix */
  width: 100%;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(white, black); /* safari fix */
  z-index: 2;
  position: relative;
  height: calc(100% - 98px + 3px);
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .content_wrapper .slide_content .tile_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-top: -1px; /* to fill the gap */
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .content_wrapper .slide_content iframe {
  border-top-left-radius: 14px; /* safari fix */
  border-top-right-radius: 14px; /* safari fix */
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .content_wrapper .slide_content .tile_copy {
  width: 100%;
  height: 98px;
  padding: 12px 16px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  overflow-y: auto;
  -webkit-font-smoothing: subpixel-antialiased;
  backface-visibility: hidden;
}
@supports (scrollbar-color: auto) {
  .frontend .tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .content_wrapper .slide_content .tile_copy {
    scrollbar-width: thin;
    scrollbar-color: rgba(170, 170, 170, 0.7) transparent;
  }
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .content_wrapper .slide_content .tile_copy::-webkit-scrollbar {
  width: 6px;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .content_wrapper .slide_content .tile_copy::-webkit-scrollbar-track {
  background: transparent;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .content_wrapper .slide_content .tile_copy::-webkit-scrollbar-thumb {
  background: rgba(170, 170, 170, 0.7);
  border-radius: 3px;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .content_wrapper .slide_content .tile_copy::-webkit-scrollbar-thumb:hover {
  background: rgba(170, 170, 170, 0.9);
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .content_wrapper .slide_content .tile_copy::-webkit-scrollbar-button {
  display: none;
  width: 0;
  height: 0;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .content_wrapper .my-story {
  position: absolute;
  top: 38px;
  right: 12px;
  z-index: 1;
  font-size: 11px;
  cursor: pointer;
  text-decoration: none;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .tile_ids {
  width: 239px;
  height: 52px;
  padding: 8px 10px;
  bottom: 14px;
  left: 7px;
  position: absolute;
  border-radius: 8px;
  font-weight: 400;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  transition: all 0.8s ease;
  opacity: 1;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .tile_ids .from {
  cursor: pointer;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .tile_ids .name, .frontend .tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .tile_ids .from {
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 5px;
  flex: 0 1 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  transition: all 0.8s ease;
  -webkit-font-smoothing: subpixel-antialiased;
  backface-visibility: hidden;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .tile_ids .name span.bold, .frontend .tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .tile_ids .from span.bold {
  font-weight: 600;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .tile_ids .name.expanded, .frontend .tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .tile_ids .from.expanded {
  text-overflow: unset;
  white-space: normal;
  overflow: visible;
  padding-bottom: 24px;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .tile_course {
  padding: 10px 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  height: 50px;
  position: relative;
  transition: all 0.8s ease;
  top: 0;
  opacity: 1;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .tile_course .course {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  transition: all 0.8s ease;
  flex: 0 1 30px;
  height: 12px;
  -webkit-font-smoothing: subpixel-antialiased;
  backface-visibility: hidden;
  background-color: #E7EAEE;
  border-radius: 8px;
  padding: 4px 15px;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .tile_course .course.expanded {
  text-overflow: unset;
  white-space: normal;
  overflow: visible;
  padding-top: 10px;
  height: 80px;
  line-height: 18px;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .tile_course .course a {
  font-size: 14px;
  text-decoration: none;
  position: relative;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .short_vid {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .short_vid .short_vid_inner {
  position: absolute;
  top: 0px;
  left: 0;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .short_vid .shorts_view_more_wrapper {
  position: absolute;
  bottom: 13px;
  width: 100%;
  text-align: center;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .short_vid .shorts_view_more {
  font-size: 0.6em;
  background: rgba(255, 255, 255, 0.8);
  padding: 0.5em 1em;
  border-radius: 40px;
  text-decoration: none;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .short_vid_heading {
  position: absolute;
  width: 100%;
  height: 100%;
  background: grey;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .short_vid_heading h2 {
  width: 80%;
  margin: 10%;
  font-size: 1.8rem;
  align-self: center;
  justify-self: end;
  font-family: "Noto Serif", "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
  color: white;
}
@media screen and (max-width: 419px) {
  .frontend .tile_pre_wrapper .tile_wrapper .tile_inner .short_vid_heading h2 {
    font-size: 1em;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .frontend .tile_pre_wrapper .tile_wrapper .tile_inner .short_vid_heading h2 {
    font-size: 1.3em;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .frontend .tile_pre_wrapper .tile_wrapper .tile_inner .short_vid_heading h2 {
    font-size: 1.45em;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .frontend .tile_pre_wrapper .tile_wrapper .tile_inner .short_vid_heading h2 {
    font-size: 1.6em;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .frontend .tile_pre_wrapper .tile_wrapper .tile_inner .short_vid_heading h2 {
    font-size: 1.75em;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1919px) {
  .frontend .tile_pre_wrapper .tile_wrapper .tile_inner .short_vid_heading h2 {
    font-size: 1.9em;
  }
}
@media screen and (min-width: 1920px) and (max-width: 2559px) {
  .frontend .tile_pre_wrapper .tile_wrapper .tile_inner .short_vid_heading h2 {
    font-size: 2.05em;
  }
}
@media screen and (min-width: 2560px) {
  .frontend .tile_pre_wrapper .tile_wrapper .tile_inner .short_vid_heading h2 {
    font-size: 2.05em;
  }
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .short_vid_heading .logo {
  position: absolute;
  bottom: 10px;
  width: 80%;
  left: 10%;
  height: 45px;
  text-align: center;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .short_vid_heading .logo img {
  width: unset !important;
  height: unset !important;
  max-width: 90%;
  max-height: 45px;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .short_vid_heading .fade-enter-active,
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .short_vid_heading .fade-leave-active {
  transition: opacity 0.5s ease;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .short_vid_heading .fade-enter-from,
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .short_vid_heading .fade-leave-to {
  opacity: 0;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .tile_footer {
  height: 25px;
  width: 100%;
  position: absolute;
  bottom: -2px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px;
  z-index: 12;
  border-bottom-right-radius: 14px; /* safari fix */
  border-bottom-left-radius: 14px; /* safari fix */
  border: none;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .tile_footer .slide_date {
  color: white;
  font-size: 12px;
  flex: 0 0 60px;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .tile_footer .nav_dots {
  display: flex;
  overflow: hidden;
  flex: 1 1 auto;
  justify-content: center;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .tile_footer .nav_dot {
  width: 6px;
  height: 6px;
  border-radius: 6px;
  margin: 2px 4px;
  background-color: #ada9a9;
  color: #363434;
  mix-blend-mode: hard-light;
  cursor: pointer;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .tile_footer .nav_dot.active {
  width: 8px;
  height: 8px;
  border-radius: 8px;
  margin: 1px 5px;
  background-color: #a49292;
  mix-blend-mode: plus-lighter;
  cursor: default;
  pointer-events: none;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .tileflip-right-enter-active {
  position: absolute;
  transition: all 0.5s ease;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .tileflip-right-leave-active {
  position: absolute;
  transition: all 0.5s ease;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .tileflip-right-enter-from {
  /* transform: scale(0.8); */
  left: 100%;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .tileflip-right-enter-to,
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .tileflip-right-leave-from {
  /* transform: scale(1); */
  left: 0;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .tileflip-right-leave-to {
  /* transform: scale(0.9); */
  left: -100%;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .tileflip-left-enter-active {
  position: absolute;
  transition: all 0.5s ease;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .tileflip-left-leave-active {
  position: absolute;
  transition: all 0.5s ease;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .tileflip-left-enter-from {
  left: -100%;
  margin-right: 100%;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .tileflip-left-enter-to {
  left: 0;
  margin-right: 0;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .tileflip-left-leave-from {
  left: 0;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .tileflip-left-leave-to {
  left: 100%;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .shadow-left {
  position: absolute;
  top: -5%;
  left: 0;
  width: 10%;
  height: 110%;
  z-index: 11;
  transition: box-shadow 0.3s ease;
  cursor: pointer;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .shadow-left.show {
  box-shadow: inset 12px 0px 12px rgba(0, 0, 0, 0.2);
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .shadow-right {
  position: absolute;
  top: -5%;
  right: 0;
  width: 10%;
  height: 110%;
  z-index: 11;
  transition: box-shadow 0.3s ease;
  cursor: pointer;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .shadow-right.show {
  box-shadow: inset -12px 0px 12px rgba(0, 0, 0, 0.2);
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .tile_img_advert_copy {
  padding: 14px 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  height: 202px;
  position: relative;
  transition: all 0.8s ease;
  top: 0;
  opacity: 1;
  background-color: #f3f3f3;
  margin-top: -2px;
  margin-bottom: -2px;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .tile_img_advert_copy .container p {
  font-size: 12px !important;
  line-height: 17px;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .tile_img_advert_copy .container h3 {
  font-size: 14px !important;
  line-height: 17px;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .tile_img_advert_logo {
  position: absolute;
  top: 0;
  width: 100%;
  height: 50px;
  text-align: center;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .tile_img_advert_logo .container {
  width: 50%;
  height: 50px;
  display: flex;
  padding: 5px;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  align-items: center;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .tile_img_advert_logo .container .img_wrapper {
  width: 100%;
  height: min-content;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .tile_img_advert_logo .container img {
  max-width: 100%;
  max-height: 45px;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .tile_img_advert_find_out {
  position: absolute;
  border: 1px solid white;
  padding: 2px 5px;
  font-size: 14px;
  border-radius: 5px;
  bottom: 2px;
  right: 10px;
  width: 130px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  color: white;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile_inner .in_review {
  position: absolute;
  z-index: 11;
  background-color: #ff0000;
  padding: 4px 50px;
  color: #fff;
  font-size: 0.8em;
  right: 0;
  transform: rotate(45deg) translateX(45px);
}
.frontend .tile_pre_wrapper .tile_wrapper .tile-arrows-area {
  width: min-content;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile-arrows-area i {
  width: 50px;
  height: calc(100% - 22px - 15px - 15px - 40px);
  display: block;
  position: absolute;
  right: -1rem;
  top: 60px;
  z-index: 10;
  color: #428ecc;
  font-size: 2.5rem;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile-arrows-area.left i {
  left: 5px;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile-arrows-area.left.active {
  cursor: pointer;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile-arrows-area.right i {
  right: 5px;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile-arrows-area.right.active {
  cursor: pointer;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile-arrows-area.right.show i {
  opacity: 1;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile-arrows-area.left.show i {
  opacity: 1;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile-arrows svg {
  display: block;
  position: absolute;
  top: calc(50% - 35px);
  z-index: 0;
  color: #428ecc;
  font-size: 2.5rem;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile-arrows.left svg {
  left: -13px;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile-arrows.left.active {
  cursor: pointer;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile-arrows.right svg {
  right: -13px;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile-arrows.right.active {
  cursor: pointer;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile-arrows.right.show svg {
  opacity: 1;
}
.frontend .tile_pre_wrapper .tile_wrapper .tile-arrows.left.show svg {
  opacity: 1;
}
.frontend .tile_pre_wrapper .institution_logo {
  position: absolute;
  top: 10px;
  left: 10px;
  height: 36px;
  padding: 4px;
  border-radius: 8px;
  background-color: #fff;
  text-align: center;
  z-index: 1;
}
.frontend .tile_pre_wrapper .institution_logo img {
  height: 28px;
}
.frontend .tile_pre_wrapper .institution_logo .logo_tooltip {
  font-size: 10px;
  border-bottom-right-radius: 6px;
  padding: 5px 8px;
  position: absolute;
  top: -20px;
  right: 0px;
  opacity: 0;
  transition: opacity 0.7s ease;
  -webkit-font-smoothing: subpixel-antialiased;
  backface-visibility: hidden;
}
.frontend .tile_pre_wrapper .institution_logo .logo_tooltip.show {
  opacity: 1;
}
.frontend .tile_pre_wrapper .institution_logo img {
  max-height: 38px;
}
.frontend .tile_pre_wrapper .institution_logo .institution_name {
  display: flex;
  height: 100%;
  margin-top: -4px;
  justify-content: center;
  align-items: center;
  font-size: 14px;
}
.frontend .tile_pre_wrapper .top_nav_wrapper {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 36px;
  padding: 6px;
  text-align: end;
  border-radius: 8px;
  background-color: #fff;
  text-align: right;
  z-index: 1;
}
.frontend .tile_pre_wrapper .tile_likes_wrapper {
  display: inline-block;
  margin-left: 0.4em;
}
.frontend .tile_pre_wrapper .tile_likes_wrapper .tile_likes {
  position: relative;
  background-color: #fff;
  height: min-content;
  overflow: hidden;
  z-index: 14;
  border-radius: 8px;
  cursor: pointer;
  color: #000;
  font-weight: 500;
}
.frontend .tile_pre_wrapper .tile_likes_wrapper .tile_likes.liked svg path {
  fill: #ff0000;
}
.frontend .tile_pre_wrapper .tile_likes_wrapper .tile_likes span {
  display: inline-block;
  margin: 5px 0 0 2px;
  vertical-align: top;
  font-size: 0.7em;
  letter-spacing: -0.05em;
}
.frontend .client_tiles {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 40px 0 100px;
  flex-wrap: wrap;
}
@media screen and (max-width: 575px) {
  .frontend .client_tiles {
    margin: 0;
  }
}
.frontend .client_tiles_wrapper_grid {
  position: relative;
  display: grid;
  grid-template-columns: repeat(auto-fill, 310px);
  justify-content: center;
  row-gap: 0.5rem;
  column-gap: 2rem;
  padding: 20px;
  width: 1200px;
}
@media screen and (min-width: 420px) and (max-width: 575px) {
  .frontend .client_tiles_wrapper_grid {
    row-gap: unset;
  }
}
@media screen and (max-width: 419px) {
  .frontend .client_tiles_wrapper_grid {
    grid-template-columns: repeat(auto-fill, 190px);
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .frontend .client_tiles_wrapper_grid {
    grid-template-columns: repeat(auto-fill, 205px);
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .frontend .client_tiles_wrapper_grid {
    grid-template-columns: repeat(auto-fill, 220px);
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .frontend .client_tiles_wrapper_grid {
    grid-template-columns: repeat(auto-fill, 235px);
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .frontend .client_tiles_wrapper_grid {
    grid-template-columns: repeat(auto-fill, 250px);
  }
}
@media screen and (min-width: 1400px) and (max-width: 1919px) {
  .frontend .client_tiles_wrapper_grid {
    grid-template-columns: repeat(auto-fill, 265px);
  }
}
@media screen and (min-width: 1920px) and (max-width: 2559px) {
  .frontend .client_tiles_wrapper_grid {
    grid-template-columns: repeat(auto-fill, 280px);
  }
}
@media screen and (min-width: 2560px) {
  .frontend .client_tiles_wrapper_grid {
    grid-template-columns: repeat(auto-fill, 280px);
  }
}
.frontend .client_tiles_wrapper_grid.mobile {
  height: 90vh;
  overflow-y: auto;
  scroll-behavior: smooth;
  scroll-snap-type: y proximity;
  scroll-snap-align: top;
}
.frontend .client_tiles_wrapper_grid.dont_snap {
  scroll-snap-type: unset;
}
.frontend .client_tiles_wrapper_row {
  position: relative;
  display: flex;
  justify-content: center;
  row-gap: 0.5rem;
  padding: 20px;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  overflow: hidden;
  width: 1200px;
}
.frontend .client_tiles_wrapper_row.one_row {
  height: 450px;
}
@media screen and (max-width: 575px) {
  .frontend .client_tiles_wrapper_row.one_row {
    width: 100%;
    justify-content: left;
    flex-wrap: nowrap;
    overflow: auto hidden;
    padding-bottom: 0;
    height: 420px;
  }
}
@media screen and (min-width: 420px) and (max-width: 575px) {
  .frontend .client_tiles_wrapper_row {
    row-gap: unset;
  }
}
.frontend .client_tiles_wrapper_row.mobile {
  height: 90vh;
  overflow-y: auto;
  scroll-behavior: smooth;
  scroll-snap-type: y proximity;
  scroll-snap-align: top;
}
.frontend .client_tiles_wrapper_row.dont_snap {
  scroll-snap-type: unset;
}
.frontend .client_tile_pre_wrapper {
  width: 290px;
  height: 400px;
  position: relative;
  flex: 0 0 290px;
}
.frontend .client_tile_pre_wrapper .tile_wrapper {
  scroll-snap-align: start;
  display: flex;
  padding: 15px 10px 15px 10px;
  width: 290px;
  height: 100%;
}
.frontend .client_tile_pre_wrapper .tile_wrapper .tile_inner {
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  width: 100%;
  height: 100%;
  border-radius: 16px;
  overflow: hidden;
  border: 2px solid;
  border-color: #000;
  top: 0;
  transition: all 0.2s ease;
  padding-bottom: 0px;
  transform: scale(1);
  -webkit-font-smoothing: subpixel-antialiased;
  backface-visibility: hidden;
}
.frontend .client_tile_pre_wrapper .tile_wrapper .tile_inner .safari_fix {
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(white, black); /* safari fix */
}
.frontend .client_tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  border-top-left-radius: 14px; /* safari fix */
  border-top-right-radius: 14px; /* safari fix */
  -webkit-mask-image: -webkit-radial-gradient(white, black); /* safari fix */
}
.frontend .client_tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .content_wrapper {
  height: calc(100% - 92px);
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.frontend .client_tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .content_wrapper .slide_content {
  flex-grow: 1;
  width: 100%;
  overflow: hidden;
  position: relative;
  -webkit-font-smoothing: subpixel-antialiased;
  backface-visibility: hidden;
}
.frontend .client_tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .content_wrapper .slide_content .tile_img {
  border-top-left-radius: 14px; /* safari fix */
  border-top-right-radius: 14px; /* safari fix */
  width: 100%;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(white, black); /* safari fix */
  z-index: 2;
  position: relative;
  height: calc(100% - 160px - 5px);
}
.frontend .client_tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .content_wrapper .slide_content .tile_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-top: -1px; /* to fill the gap */
}
.frontend .client_tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .content_wrapper .slide_content .tile_copy {
  width: 100%;
  height: 160px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  overflow-y: auto;
  -webkit-font-smoothing: subpixel-antialiased;
  backface-visibility: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  align-self: stretch;
  justify-content: space-between;
  padding: 8px 8px 0 10px;
}
.frontend .client_tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .content_wrapper .slide_content .tile_copy .institution-title {
  font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  margin: 10px 0 0;
}
.frontend .client_tile_pre_wrapper .tile_wrapper .tile_inner .face_wrapper .content_wrapper .slide_content .badge_strip {
  width: 100%;
  height: 25px;
  overflow: hidden;
  text-wrap: nowrap;
}
.frontend .client_tile_pre_wrapper .institution_logo {
  position: absolute;
  top: 10px;
  left: 10px;
  height: 36px;
  padding: 4px;
  border-radius: 8px;
  background-color: #fff;
  text-align: center;
  z-index: 1;
}
.frontend .client_tile_pre_wrapper .institution_logo img {
  height: 28px;
  max-height: 38px;
}
.frontend .client_tile_pre_wrapper .top_nav_wrapper {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 36px;
  padding: 6px;
  text-align: end;
  border-radius: 8px;
  background-color: #fff;
  text-align: right;
  z-index: 1;
}
.frontend .client_tile_pre_wrapper .tile_likes_wrapper {
  display: inline-block;
  margin-left: 0.4em;
}
.frontend .client_tile_pre_wrapper .tile_likes_wrapper .tile_likes {
  position: relative;
  background-color: #fff;
  height: min-content;
  overflow: hidden;
  z-index: 14;
  border-radius: 8px;
  cursor: pointer;
  color: #000;
  font-weight: 500;
}
.frontend .client_tile_pre_wrapper .tile_likes_wrapper .tile_likes.liked svg path {
  fill: #ff0000;
}
.frontend .client_tile_pre_wrapper .tile_likes_wrapper .tile_likes span {
  display: inline-block;
  margin: 5px 0 0 2px;
  vertical-align: top;
  font-size: 0.7em;
  letter-spacing: -0.05em;
}
.share_tile_grid {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: normal;
  height: 100%;
  width: 100%;
}
.share_tile_grid.mobile {
  padding: 20px;
  height: calc(100vh - 100px);
}
.share_tile_wrapper {
  background-color: white;
  border-radius: 10px;
  overflow: hidden;
  flex-direction: column;
  display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: auto;
  order: 0;
  padding: 40px 30px 30px;
}
@media screen and (min-width: 420px) and (max-width: 575px) {
  .share_tile_wrapper {
    margin: 20px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .share_tile_wrapper {
    width: 280px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .share_tile_wrapper {
    width: 320px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .share_tile_wrapper {
    width: 380px;
  }
}
.share_tile_wrapper .social-icons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 15px;
}
.share_tile_wrapper .social-icons .fa {
  padding: 8px 5px;
  width: 40px;
  height: 40px;
  text-align: center;
  text-decoration: none;
  margin: 4px 4px;
  border-radius: 6px;
}
.share_tile_wrapper .social-icons .fa:hover {
  opacity: 0.7;
}
.share_tile_wrapper .social-icons .fa-facebook {
  background: #3B5998;
  color: white;
}
.share_tile_wrapper .social-icons .fa-twitterx {
  background: rgb(15, 20, 25);
  color: white;
}
.share_tile_wrapper .social-icons .fa-envelope {
  background: rgb(108, 159, 210);
  color: white;
}
.share_tile_wrapper .social-icons .fa-whatsapp {
  background: #25d366;
  color: white;
}
.share_tile_wrapper .social-icons .fa-linkedin {
  background: #007bb5;
  color: white;
}
.share_tile_wrapper .social-icons .fa-pinterest {
  background: #cb2027;
  color: white;
}
.share_tile_wrapper .social-icons .fa-link {
  background: rgb(255, 255, 255);
  color: #000000;
  border: 1px solid #000;
  cursor: pointer;
}
.loaded_tile_blocker {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100vw;
  height: 100vh;
  z-index: 1002;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: normal;
}
.loaded_tile_grid {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.loaded_tile_grid.embedded {
  width: 100vw;
  height: 88vh;
  max-height: 800px;
  min-height: 600px;
}
@media screen and (min-width: 420px) and (max-width: 575px) {
  .loaded_tile_grid.embedded {
    padding: 25px 35px;
    min-height: unset;
    max-height: unset;
    display: block;
    height: 100vh !important;
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .loaded_tile_grid.embedded {
    max-height: 600px;
    padding: 0 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .loaded_tile_grid.embedded {
    padding: 0 20px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .loaded_tile_grid.embedded {
    padding: 0 40px;
  }
}
.loaded_tile_grid .close_button {
  align-self: flex-start;
  position: relative;
  top: 25px;
  right: -10px;
  color: white;
}
.loaded_tile_grid .close_button.mobile {
  position: absolute;
  top: 10px;
  left: 50%;
}
.loaded_tile_pre_wrapper {
  width: 380px;
  height: 100%;
  position: relative;
}
@media screen and (min-width: 420px) and (max-width: 575px) {
  .loaded_tile_pre_wrapper {
    width: 100%;
    height: 650px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .loaded_tile_pre_wrapper {
    width: 280px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .loaded_tile_pre_wrapper {
    width: 320px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .loaded_tile_pre_wrapper {
    width: 380px;
  }
}
.login_popup_wrapper {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  width: 100vw;
  height: 100vh;
  z-index: 10000;
}
.login_popup_wrapper .login_popup {
  position: absolute;
  background-color: #fff;
  opacity: 1;
  width: 60vw;
  height: 80vh;
  left: calc(50% - 30vw);
  top: auto;
  padding: 40px;
  z-index: 10001;
}
@media screen and (max-width: 575px) {
  .login_popup_wrapper .login_popup {
    height: 65vh;
    width: 100vw;
    left: 0;
    top: -50px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .login_popup_wrapper .login_popup {
    width: 100vw;
    left: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .login_popup_wrapper .login_popup {
    width: 90vw;
    left: calc(50% - 45vw);
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .login_popup_wrapper .login_popup {
    width: 80vw;
    left: calc(50% - 40vw);
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .login_popup_wrapper .login_popup {
    width: 80vw;
    left: calc(50% - 40vw);
  }
}
.verification_popup_wrapper {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  width: 100vw;
  height: 100vh;
  z-index: 10000;
}
.verification_popup_wrapper .terms_popup,
.verification_popup_wrapper .verification_popup {
  position: absolute;
  background-color: #fff;
  opacity: 1;
  width: 40vw;
  left: calc(50% - 20vw);
  top: auto;
  padding: 80px;
  z-index: 10001;
}
@media screen and (max-width: 575px) {
  .verification_popup_wrapper .terms_popup,
  .verification_popup_wrapper .verification_popup {
    width: 90vw;
    left: calc(50% - 45vw);
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .verification_popup_wrapper .terms_popup,
  .verification_popup_wrapper .verification_popup {
    width: 90vw;
    left: calc(50% - 45vw);
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .verification_popup_wrapper .terms_popup,
  .verification_popup_wrapper .verification_popup {
    width: 90vw;
    left: calc(50% - 45vw);
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .verification_popup_wrapper .terms_popup,
  .verification_popup_wrapper .verification_popup {
    width: 80vw;
    left: calc(50% - 40vw);
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .verification_popup_wrapper .terms_popup,
  .verification_popup_wrapper .verification_popup {
    width: 80vw;
    left: calc(50% - 40vw);
  }
}
.password_reset_wrapper {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  width: 100vw;
  height: 100vh;
  z-index: 10000;
}
.password_reset_wrapper .password_reset {
  position: absolute;
  background-color: #fff;
  opacity: 1;
  width: 40vw;
  left: calc(50% - 20vw);
  top: auto;
  padding: 80px;
  z-index: 10001;
}
@media screen and (max-width: 575px) {
  .password_reset_wrapper .password_reset {
    width: 100vw;
    left: 0;
    padding: 20px;
  }
}
.login_popup_wrapper .login_popup *,
.verification_popup_wrapper .verification_popup *,
.password_reset_wrapper .password_reset * {
  box-sizing: border-box;
}
.login_popup_wrapper .login_popup h3,
.verification_popup_wrapper .verification_popup h3,
.password_reset_wrapper .password_reset h3 {
  font-weight: bold;
  margin: 0;
}
.login_popup_wrapper .login_popup p,
.verification_popup_wrapper .verification_popup p,
.password_reset_wrapper .password_reset p {
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  letter-spacing: 0.5px;
  margin: 20px 0 30px;
}
.login_popup_wrapper .login_popup span,
.verification_popup_wrapper .verification_popup span,
.password_reset_wrapper .password_reset span {
  font-size: 12px;
}
.login_popup_wrapper .login_popup a,
.verification_popup_wrapper .verification_popup a,
.password_reset_wrapper .password_reset a {
  color: #333;
  font-size: 14px;
  text-decoration: none;
  margin: 15px 0;
}
.login_popup_wrapper .login_popup button,
.verification_popup_wrapper .verification_popup button,
.password_reset_wrapper .password_reset button {
  border-radius: 20px;
  border: 1px solid #FF4B2B;
  background-color: #FF4B2B;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  padding: 12px 45px;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: transform 80ms ease-in;
  cursor: pointer;
}
@media screen and (max-width: 575px) {
  .login_popup_wrapper .login_popup button,
  .verification_popup_wrapper .verification_popup button,
  .password_reset_wrapper .password_reset button {
    padding: 6px 35px;
  }
}
.login_popup_wrapper .login_popup button:active,
.verification_popup_wrapper .verification_popup button:active,
.password_reset_wrapper .password_reset button:active {
  transform: scale(0.95);
}
.login_popup_wrapper .login_popup button:focus,
.verification_popup_wrapper .verification_popup button:focus,
.password_reset_wrapper .password_reset button:focus {
  outline: none;
}
.login_popup_wrapper .login_popup button.ghost,
.verification_popup_wrapper .verification_popup button.ghost,
.password_reset_wrapper .password_reset button.ghost {
  background-color: transparent;
  border-color: #FFFFFF;
}
.login_popup_wrapper .login_popup form,
.verification_popup_wrapper .verification_popup form,
.password_reset_wrapper .password_reset form {
  background-color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0 50px;
  height: 100%;
  text-align: center;
}
@media screen and (max-width: 575px) {
  .login_popup_wrapper .login_popup form,
  .verification_popup_wrapper .verification_popup form,
  .password_reset_wrapper .password_reset form {
    padding: 0 20px;
    height: unset;
  }
}
.login_popup_wrapper .login_popup input:not([type=checkbox]),
.verification_popup_wrapper .verification_popup input:not([type=checkbox]),
.password_reset_wrapper .password_reset input:not([type=checkbox]) {
  background-color: #eee;
  border: none;
  padding: 12px 15px;
  margin: 8px 0;
  width: 100%;
}
.login_popup_wrapper .login_popup .form-container,
.verification_popup_wrapper .verification_popup .form-container,
.password_reset_wrapper .password_reset .form-container {
  position: absolute;
  top: 0;
  height: 100%;
  transition: all 0.6s ease-in-out;
}
.login_popup_wrapper .login_popup .sign-in-container,
.verification_popup_wrapper .verification_popup .sign-in-container,
.password_reset_wrapper .password_reset .sign-in-container {
  left: 0;
  width: 50%;
  z-index: 2;
}
@media screen and (max-width: 575px) {
  .login_popup_wrapper .login_popup .sign-in-container,
  .verification_popup_wrapper .verification_popup .sign-in-container,
  .password_reset_wrapper .password_reset .sign-in-container {
    width: 100%;
    transform: translateX(0%);
  }
}
.login_popup_wrapper .login_popup.right-panel-active .sign-in-container,
.verification_popup_wrapper .verification_popup.right-panel-active .sign-in-container,
.password_reset_wrapper .password_reset.right-panel-active .sign-in-container {
  transform: translateX(100%);
}
@media screen and (max-width: 575px) {
  .login_popup_wrapper .login_popup.right-panel-active .sign-in-container,
  .verification_popup_wrapper .verification_popup.right-panel-active .sign-in-container,
  .password_reset_wrapper .password_reset.right-panel-active .sign-in-container {
    transform: translateX(-100%);
  }
}
.login_popup_wrapper .login_popup .sign-up-container,
.verification_popup_wrapper .verification_popup .sign-up-container,
.password_reset_wrapper .password_reset .sign-up-container {
  left: 0;
  width: 50%;
  opacity: 0;
  z-index: 1;
}
@media screen and (max-width: 575px) {
  .login_popup_wrapper .login_popup .sign-up-container,
  .verification_popup_wrapper .verification_popup .sign-up-container,
  .password_reset_wrapper .password_reset .sign-up-container {
    width: 100%;
    transform: translateX(100%);
  }
}
.login_popup_wrapper .login_popup.right-panel-active .sign-up-container,
.verification_popup_wrapper .verification_popup.right-panel-active .sign-up-container,
.password_reset_wrapper .password_reset.right-panel-active .sign-up-container {
  transform: translateX(100%);
  opacity: 1;
  z-index: 5;
  animation: show 0.6s;
}
@media screen and (max-width: 575px) {
  .login_popup_wrapper .login_popup.right-panel-active .sign-up-container,
  .verification_popup_wrapper .verification_popup.right-panel-active .sign-up-container,
  .password_reset_wrapper .password_reset.right-panel-active .sign-up-container {
    transform: translateX(0%);
  }
}
@keyframes show {
  0%, 49.99% {
    opacity: 0;
    z-index: 1;
  }
  50%, 100% {
    opacity: 1;
    z-index: 5;
  }
}
.login_popup_wrapper .login_popup .overlay-container,
.verification_popup_wrapper .verification_popup .overlay-container,
.password_reset_wrapper .password_reset .overlay-container {
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  height: 100%;
  overflow: hidden;
  transition: transform 0.6s ease-in-out;
  z-index: 100;
}
@media screen and (max-width: 575px) {
  .login_popup_wrapper .login_popup .overlay-container,
  .verification_popup_wrapper .verification_popup .overlay-container,
  .password_reset_wrapper .password_reset .overlay-container {
    width: 100%;
    left: 0;
    height: 30%;
    bottom: -30%;
    top: unset;
  }
}
.login_popup_wrapper .login_popup.right-panel-active .overlay-container,
.verification_popup_wrapper .verification_popup.right-panel-active .overlay-container,
.password_reset_wrapper .password_reset.right-panel-active .overlay-container {
  transform: translateX(-100%);
}
@media screen and (max-width: 575px) {
  .login_popup_wrapper .login_popup.right-panel-active .overlay-container,
  .verification_popup_wrapper .verification_popup.right-panel-active .overlay-container,
  .password_reset_wrapper .password_reset.right-panel-active .overlay-container {
    transform: translateX(0%);
  }
}
.login_popup_wrapper .login_popup .overlay,
.verification_popup_wrapper .verification_popup .overlay,
.password_reset_wrapper .password_reset .overlay {
  background: #FF416C;
  background: -webkit-linear-gradient(to right, #FF4B2B, #FF416C);
  background: linear-gradient(to right, #FF4B2B, #FF416C);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 0;
  color: #FFFFFF;
  position: relative;
  left: -100%;
  height: 100%;
  width: 200%;
  transform: translateX(0);
  transition: transform 0.6s ease-in-out;
}
.login_popup_wrapper .login_popup.right-panel-active .overlay,
.verification_popup_wrapper .verification_popup.right-panel-active .overlay,
.password_reset_wrapper .password_reset.right-panel-active .overlay {
  transform: translateX(50%);
}
.login_popup_wrapper .login_popup .overlay-panel,
.verification_popup_wrapper .verification_popup .overlay-panel,
.password_reset_wrapper .password_reset .overlay-panel {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0 40px;
  text-align: center;
  top: 0;
  height: 100%;
  width: 50%;
  transform: translateX(0%);
  transition: transform 0.6s ease;
}
.login_popup_wrapper .login_popup .overlay-left,
.verification_popup_wrapper .verification_popup .overlay-left,
.password_reset_wrapper .password_reset .overlay-left {
  transform: translateX(0%);
}
@media screen and (max-width: 575px) {
  .login_popup_wrapper .login_popup .overlay-left,
  .verification_popup_wrapper .verification_popup .overlay-left,
  .password_reset_wrapper .password_reset .overlay-left {
    transform: translateX(-100%);
  }
  .login_popup_wrapper .login_popup .overlay-left p,
  .verification_popup_wrapper .verification_popup .overlay-left p,
  .password_reset_wrapper .password_reset .overlay-left p {
    margin: 10px 0;
  }
}
.login_popup_wrapper .login_popup.right-panel-active .overlay-left,
.verification_popup_wrapper .verification_popup.right-panel-active .overlay-left,
.password_reset_wrapper .password_reset.right-panel-active .overlay-left {
  transform: translateX(0%);
}
.login_popup_wrapper .login_popup .overlay-right,
.verification_popup_wrapper .verification_popup .overlay-right,
.password_reset_wrapper .password_reset .overlay-right {
  right: 0;
  transform: translateX(0%);
}
@media screen and (max-width: 575px) {
  .login_popup_wrapper .login_popup .overlay-right,
  .verification_popup_wrapper .verification_popup .overlay-right,
  .password_reset_wrapper .password_reset .overlay-right {
    transform: translateX(0%);
  }
  .login_popup_wrapper .login_popup .overlay-right p,
  .verification_popup_wrapper .verification_popup .overlay-right p,
  .password_reset_wrapper .password_reset .overlay-right p {
    margin: 10px 0;
  }
}
.login_popup_wrapper .login_popup.right-panel-active .overlay-right,
.verification_popup_wrapper .verification_popup.right-panel-active .overlay-right,
.password_reset_wrapper .password_reset.right-panel-active .overlay-right {
  transform: translateX(100%);
}
@media screen and (max-width: 575px) {
  .login_popup_wrapper .login_popup.right-panel-active .overlay-right,
  .verification_popup_wrapper .verification_popup.right-panel-active .overlay-right,
  .password_reset_wrapper .password_reset.right-panel-active .overlay-right {
    transform: translateX(0%);
  }
}
.login_popup_wrapper .login_popup .social-container,
.verification_popup_wrapper .verification_popup .social-container,
.password_reset_wrapper .password_reset .social-container {
  margin: 20px 0;
}
.login_popup_wrapper .login_popup .social-container a,
.verification_popup_wrapper .verification_popup .social-container a,
.password_reset_wrapper .password_reset .social-container a {
  border: 1px solid #DDDDDD;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 5px;
  height: 40px;
  width: 40px;
}
.terms_popup_wrapper,
.submit_tile_popup_wrapper {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  width: 100vw;
  height: 100vh;
  z-index: 10000;
}
.terms_popup_wrapper .terms_popup,
.terms_popup_wrapper .verification_popup,
.terms_popup_wrapper .submit_tile_popup,
.submit_tile_popup_wrapper .terms_popup,
.submit_tile_popup_wrapper .verification_popup,
.submit_tile_popup_wrapper .submit_tile_popup {
  position: absolute;
  background-color: #fff;
  opacity: 1;
  width: 50vw;
  max-height: 90vh;
  left: calc(50% - 25vw);
  top: auto;
  padding: 80px;
  z-index: 10001;
  overflow: hidden auto;
  border-radius: 20px;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15); /* preserves rounded corners */
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 575px) {
  .terms_popup_wrapper .terms_popup,
  .terms_popup_wrapper .verification_popup,
  .terms_popup_wrapper .submit_tile_popup,
  .submit_tile_popup_wrapper .terms_popup,
  .submit_tile_popup_wrapper .verification_popup,
  .submit_tile_popup_wrapper .submit_tile_popup {
    top: -50px;
    width: 100vw;
    left: 0;
    padding: 10px;
    max-height: 85vh;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .terms_popup_wrapper .terms_popup,
  .terms_popup_wrapper .verification_popup,
  .terms_popup_wrapper .submit_tile_popup,
  .submit_tile_popup_wrapper .terms_popup,
  .submit_tile_popup_wrapper .verification_popup,
  .submit_tile_popup_wrapper .submit_tile_popup {
    width: 100vw;
    left: 0;
    padding: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .terms_popup_wrapper .terms_popup,
  .terms_popup_wrapper .verification_popup,
  .terms_popup_wrapper .submit_tile_popup,
  .submit_tile_popup_wrapper .terms_popup,
  .submit_tile_popup_wrapper .verification_popup,
  .submit_tile_popup_wrapper .submit_tile_popup {
    width: 90vw;
    left: calc(50% - 45vw);
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .terms_popup_wrapper .terms_popup,
  .terms_popup_wrapper .verification_popup,
  .terms_popup_wrapper .submit_tile_popup,
  .submit_tile_popup_wrapper .terms_popup,
  .submit_tile_popup_wrapper .verification_popup,
  .submit_tile_popup_wrapper .submit_tile_popup {
    width: 80vw;
    left: calc(50% - 40vw);
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .terms_popup_wrapper .terms_popup,
  .terms_popup_wrapper .verification_popup,
  .terms_popup_wrapper .submit_tile_popup,
  .submit_tile_popup_wrapper .terms_popup,
  .submit_tile_popup_wrapper .verification_popup,
  .submit_tile_popup_wrapper .submit_tile_popup {
    width: 80vw;
    left: calc(50% - 40vw);
  }
}
.terms_popup_wrapper .terms_popup *,
.submit_tile_popup_wrapper .submit_tile_popup * {
  box-sizing: border-box;
}
.terms_popup_wrapper .terms_popup h3,
.submit_tile_popup_wrapper .submit_tile_popup h3 {
  font-weight: bold;
  margin: 0;
}
.terms_popup_wrapper .terms_popup h4 span,
.submit_tile_popup_wrapper .submit_tile_popup h4 span {
  font-family: "Noto Serif", "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
  font-size: 1.2em;
  font-weight: 800;
}
.terms_popup_wrapper .terms_popup p,
.submit_tile_popup_wrapper .submit_tile_popup p {
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  letter-spacing: 0.5px;
  margin: 20px 0 30px;
}
.terms_popup_wrapper .terms_popup div.row span:not([class^=vs__]),
.submit_tile_popup_wrapper .submit_tile_popup div.row span:not([class^=vs__]) {
  color: red;
}
.terms_popup_wrapper .terms_popup a,
.submit_tile_popup_wrapper .submit_tile_popup a {
  color: #333;
  font-size: 14px;
  text-decoration: none;
  margin: 15px 0;
}
.terms_popup_wrapper .terms_popup button:not(.plain):not([class^=vs__]),
.submit_tile_popup_wrapper .submit_tile_popup button:not(.plain):not([class^=vs__]) {
  border-radius: 20px;
  border: 1px solid #FF4B2B;
  background-color: #FF4B2B;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  padding: 12px 45px;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: transform 80ms ease-in;
  cursor: pointer;
}
.terms_popup_wrapper .terms_popup button:not(.plain):not([class^=vs__]):active,
.submit_tile_popup_wrapper .submit_tile_popup button:not(.plain):not([class^=vs__]):active {
  transform: scale(0.95);
}
.terms_popup_wrapper .terms_popup button:not(.plain):not([class^=vs__]):focus,
.submit_tile_popup_wrapper .submit_tile_popup button:not(.plain):not([class^=vs__]):focus {
  outline: none;
}
.terms_popup_wrapper .terms_popup button:not(.plain):not([class^=vs__]).ghost,
.submit_tile_popup_wrapper .submit_tile_popup button:not(.plain):not([class^=vs__]).ghost {
  background-color: transparent;
  border-color: #FFFFFF;
}
.terms_popup_wrapper .terms_popup form,
.submit_tile_popup_wrapper .submit_tile_popup form {
  text-align: center;
}
.terms_popup_wrapper .terms_popup input:not([type=checkbox]):not([class=vs__search]),
.submit_tile_popup_wrapper .submit_tile_popup input:not([type=checkbox]):not([class=vs__search]) {
  padding: 6px 15px;
  margin: 12px 0;
  width: 100%;
}
.terms_popup_wrapper .terms_popup input:is([class=vs__search]),
.submit_tile_popup_wrapper .submit_tile_popup input:is([class=vs__search]) {
  padding: 3px 15px;
}
.terms_popup_wrapper .terms_popup input:is([class=vs__search])::placeholder,
.submit_tile_popup_wrapper .submit_tile_popup input:is([class=vs__search])::placeholder {
  color: #5a5c5f;
  opacity: 1; /* Firefox */
}
.terms_popup_wrapper .terms_popup input:is([class=vs__search])::-ms-input-placeholder,
.submit_tile_popup_wrapper .submit_tile_popup input:is([class=vs__search])::-ms-input-placeholder { /* Edge 12 -18 */
  color: #5a5c5f;
}
.terms_popup_wrapper .terms_popup.container,
.submit_tile_popup_wrapper .submit_tile_popup.container {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  overflow: hidden;
}
.terms_popup_wrapper .terms_popup .form-container,
.submit_tile_popup_wrapper .submit_tile_popup .form-container {
  position: absolute;
  top: 0;
  height: 100%;
  transition: all 0.6s ease-in-out;
}
.terms_popup_wrapper .terms_popup .sign-in-container,
.submit_tile_popup_wrapper .submit_tile_popup .sign-in-container {
  left: 0;
  width: 50%;
  z-index: 2;
}
.terms_popup_wrapper .terms_popup.container.right-panel-active .sign-in-container,
.submit_tile_popup_wrapper .submit_tile_popup.container.right-panel-active .sign-in-container {
  transform: translateX(100%);
}
.terms_popup_wrapper .terms_popup .sign-up-container,
.submit_tile_popup_wrapper .submit_tile_popup .sign-up-container {
  left: 0;
  width: 50%;
  opacity: 0;
  z-index: 1;
}
.terms_popup_wrapper .terms_popup.container.right-panel-active .sign-up-container,
.submit_tile_popup_wrapper .submit_tile_popup.container.right-panel-active .sign-up-container {
  transform: translateX(100%);
  opacity: 1;
  z-index: 5;
  animation: show 0.6s;
}
@keyframes show {
  0%, 49.99% {
    opacity: 0;
    z-index: 1;
  }
  50%, 100% {
    opacity: 1;
    z-index: 5;
  }
}
.terms_popup_wrapper .terms_popup .overlay-container,
.submit_tile_popup_wrapper .submit_tile_popup .overlay-container {
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  height: 100%;
  overflow: hidden;
  transition: transform 0.6s ease-in-out;
  z-index: 100;
}
.terms_popup_wrapper .terms_popup.container.right-panel-active .overlay-container,
.submit_tile_popup_wrapper .submit_tile_popup.container.right-panel-active .overlay-container {
  transform: translateX(-100%);
}
.terms_popup_wrapper .terms_popup .overlay,
.submit_tile_popup_wrapper .submit_tile_popup .overlay {
  background: #FF416C;
  background: -webkit-linear-gradient(to right, #FF4B2B, #FF416C);
  background: linear-gradient(to right, #FF4B2B, #FF416C);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 0;
  color: #FFFFFF;
  position: relative;
  left: -100%;
  height: 100%;
  width: 200%;
  transform: translateX(0);
  transition: transform 0.6s ease-in-out;
}
.terms_popup_wrapper .terms_popup.container.right-panel-active .overlay,
.submit_tile_popup_wrapper .submit_tile_popup.container.right-panel-active .overlay {
  transform: translateX(50%);
}
.terms_popup_wrapper .terms_popup .overlay-panel,
.submit_tile_popup_wrapper .submit_tile_popup .overlay-panel {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0 40px;
  text-align: center;
  top: 0;
  height: 100%;
  width: 50%;
  transform: translateX(0);
  transition: transform 0.6s ease-in-out;
}
.terms_popup_wrapper .terms_popup .overlay-left,
.submit_tile_popup_wrapper .submit_tile_popup .overlay-left {
  transform: translateX(-20%);
}
.terms_popup_wrapper .terms_popup.container.right-panel-active .overlay-left,
.submit_tile_popup_wrapper .submit_tile_popup.container.right-panel-active .overlay-left {
  transform: translateX(0);
}
.terms_popup_wrapper .terms_popup .overlay-right,
.submit_tile_popup_wrapper .submit_tile_popup .overlay-right {
  right: 0;
  transform: translateX(0);
}
.terms_popup_wrapper .terms_popup.container.right-panel-active .overlay-right,
.submit_tile_popup_wrapper .submit_tile_popup.container.right-panel-active .overlay-right {
  transform: translateX(20%);
}
.terms_popup_wrapper .terms_popup .social-container,
.submit_tile_popup_wrapper .submit_tile_popup .social-container {
  margin: 20px 0;
}
.terms_popup_wrapper .terms_popup .social-container a,
.submit_tile_popup_wrapper .submit_tile_popup .social-container a {
  border: 1px solid #DDDDDD;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 5px;
  height: 40px;
  width: 40px;
}
.scroll {
  overflow: hidden auto !important;
  max-height: 90vh;
}
.scroll > div {
  height: max-content;
}
.submit_tile_popup .close {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.25rem;
  line-height: 0;
  z-index: 1;
}
.submit_tile_popup .close:hover {
  opacity: 0.7;
}
.submit_tile_popup .modal-inner {
  padding: 2rem 2.25rem;
  overflow-y: auto;
  flex: 1 1 auto;
  /* Subtle scrollbar that doesn't touch the corners */
  scrollbar-width: thin;
  scrollbar-color: rgba(15, 23, 41, 0.2) transparent;
}
.submit_tile_popup .modal-inner::-webkit-scrollbar {
  width: 6px;
}
.submit_tile_popup .modal-inner::-webkit-scrollbar-track {
  background: transparent;
}
.submit_tile_popup .modal-inner::-webkit-scrollbar-thumb {
  background: rgba(15, 23, 41, 0.2);
  border-radius: 3px;
}
.submit_tile_popup .modal-inner::-webkit-scrollbar-thumb:hover {
  background: rgba(15, 23, 41, 0.4);
}
.submit_tile_popup .title {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0.25rem 0 1.5rem;
}
.submit_tile_popup .toggle-row {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.875rem;
  margin-bottom: 1.5rem;
  user-select: none;
}
.submit_tile_popup .toggle-row label {
  font-weight: 600;
  cursor: pointer;
  color: #6b7280;
  transition: color 0.15s;
  font-size: 0.95rem;
}
.submit_tile_popup .toggle-row label.active {
  color: unset;
}
.submit_tile_popup .switch {
  position: relative;
  width: 50px;
  height: 26px;
  background: #0f1729;
  border-radius: 999px;
  cursor: pointer;
  flex-shrink: 0;
}
.submit_tile_popup .switch::after {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 50%;
  transition: transform 0.2s ease;
}
.submit_tile_popup .switch.right::after {
  transform: translateX(24px);
}
.submit_tile_popup .upload-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.875rem;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 575px) {
  .submit_tile_popup .upload-row {
    grid-template-columns: 1fr;
  }
}
.submit_tile_popup .upload {
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 210px;
  cursor: pointer;
  color: #374151;
  transition: border-color 0.15s, background 0.15s;
}
.submit_tile_popup .upload:hover {
  border-color: #0f1729;
  background: #fafafa;
}
.submit_tile_popup .upload input {
  display: none;
}
.submit_tile_popup .tips {
  background: #eef4ff;
  border-radius: 10px;
  padding: 1rem 1.125rem;
  font-size: 0.875rem;
}
.submit_tile_popup .tips h3 {
  margin: 0 0 0.375rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.975rem;
  font-weight: 600;
}
.submit_tile_popup .tips ul {
  margin: 0 0 1rem 1.625rem;
  padding: 0;
  list-style: disc;
}
.submit_tile_popup .tips ul:last-child {
  margin-bottom: 0;
}
.submit_tile_popup .tips li {
  margin-bottom: 0.125rem;
  line-height: 1.4;
}
.submit_tile_popup .icon-circle {
  width: 22px;
  height: 22px;
  border: 1.5px solid currentColor;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.submit_tile_popup .icon-circle.green {
  color: #16a34a;
}
.submit_tile_popup .icon-circle.gray {
  color: #6b7280;
}
.submit_tile_popup .hint {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.95rem;
  margin: 0 0 1rem;
  color: #1a2138;
  font-weight: 600;
}
.submit_tile_popup .hint a {
  color: inherit;
  text-decoration: underline;
}
.submit_tile_popup .hint svg {
  flex-shrink: 0;
}
.submit_tile_popup .form {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.submit_tile_popup .form-field {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.submit_tile_popup .error-msg {
  font-size: 0.8rem;
  line-height: 1.3;
  color: #dc2626;
  padding-left: 0.25rem;
  min-height: 0;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.2s ease, opacity 0.2s ease, min-height 0.2s ease;
}
.submit_tile_popup .form-field.has-error .error-msg,
.submit_tile_popup .has-error.error-msg {
  min-height: 1.1em;
  max-height: 3em;
  opacity: 1;
}
.submit_tile_popup .form-field.has-error .field,
.submit_tile_popup .form-field.has-error .select,
.submit_tile_popup .form-field.has-error textarea,
.submit_tile_popup label.upload.has-error {
  border-color: #dc2626 !important;
}
.submit_tile_popup .form-field.has-error .field:focus,
.submit_tile_popup .form-field.has-error .select:focus,
.submit_tile_popup .form-field.has-error textarea:focus {
  border-color: #dc2626;
  box-shadow: 0 0 0 3px rgba(220, 38, 38, 0.15);
}
.submit_tile_popup .field, .submit_tile_popup .select, .submit_tile_popup textarea {
  width: 100%;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  padding: 0.875rem 1rem !important;
  font: inherit;
  background-color: #fff;
  outline: none;
  transition: border-color 0.15s;
  color-scheme: light;
}
.submit_tile_popup .field::placeholder, .submit_tile_popup textarea::placeholder {
  color: #6b7280;
}
.submit_tile_popup .field:focus, .submit_tile_popup .select:focus, .submit_tile_popup textarea:focus {
  border-color: #0f1729;
}
.submit_tile_popup .select-wrap {
  position: relative;
}
.submit_tile_popup .select-wrap select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 2.5rem;
  cursor: pointer;
}
.submit_tile_popup .select-wrap::after {
  content: "";
  position: absolute;
  right: 1.125rem;
  top: 50%;
  width: 9px;
  height: 9px;
  border-right: 2px solid #6b7280;
  border-bottom: 2px solid #6b7280;
  transform: translateY(-70%) rotate(45deg);
  pointer-events: none;
}
.submit_tile_popup .btn-primary {
  background: #0f1729 !important;
  color: #fff;
  border: none !important;
}
.submit_tile_popup .btn-primary:hover {
  background: #1e293b !important;
}
.submit_tile_popup .btn-cancel {
  background-color: unset !important;
  color: #0f1729 !important;
  border: none !important;
}
.submit_tile_popup .btn-cancel:hover {
  opacity: 0.7 !important;
}
.close-popup-x {
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 5px 10px;
  z-index: 100001;
  color: black;
}
.consent_banner {
  z-index: 9999;
  position: fixed;
  width: 500px;
  height: 300px;
  right: 1em;
  bottom: 3em;
}
.consent_banner .modal {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.consent_banner .modal .content {
  padding: 30px;
  width: 475px;
  margin: 0 20px;
  /* height: 349px; */
  background-color: #000000;
  border-radius: 12px;
}
.consent_banner .modal .content p {
  color: #fff;
}
.consent_banner .modal .content .msg {
  color: #8f8f8f;
}
.consent_banner .modal .content .privacy-prefs__button {
  border-radius: 8px;
  border: none;
  background-color: black;
  color: #fff;
  padding: 10px 20px;
  margin: 2px;
  border: 2px solid #ffffff;
  padding: 6px 12px !important;
}
.consent_banner .modal .content .privacy-prefs__button a {
  text-decoration: none;
  color: #fff;
}
.consent_banner .modal .content .privacy-prefs__button__light {
  border-radius: 8px;
  border: none;
  border: 2px solid #ffffff;
  color: #fff;
  margin: 2px;
  padding: 6px 12px !important;
}
.consent_banner .modal .content .privacy-prefs__button__light a {
  text-decoration: none;
  color: #000;
}
.consent_banner .modal .content .privacy-prefs__button__settings {
  border-radius: 8px;
  border: none;
  color: #fff;
  background-color: transparent;
  margin: 2px;
  padding: 6px 12px !important;
}
.consent_banner .modal .content .privacy-prefs__button__settings a {
  text-decoration: none;
  color: #ffffff;
}
.privacy-prefs {
  position: fixed;
  right: 0;
  top: 0;
  left: 0;
  min-height: 100%;
  color: inherit;
  z-index: 100000;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.privacy-prefs .blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5019607843);
  z-index: 10;
}
.privacy-prefs .privacy-prefs__page {
  position: relative;
  width: 100%;
  max-width: 640px;
  min-height: 100%;
  background-color: #000000;
  margin: 0 auto;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 110%;
  z-index: 11;
  border-radius: 12px;
}
.privacy-prefs .privacy-prefs__table {
  width: 100%;
  margin: 20px 0;
}
.privacy-prefs .privacy-prefs__table tr td, .privacy-prefs .privacy-prefs__table tr th {
  padding: 20px;
  border-bottom: 1px solid grey;
  color: #fff;
}
.privacy-prefs td.type {
  color: #8f8f8f !important;
}
.privacy-prefs .privacy-prefs__button {
  border-radius: 8px;
  border: none;
  background-color: black;
  color: #fff;
  padding: 6px 12px !important;
  margin: 2px;
}
.privacy-prefs .privacy-prefs__button__light {
  border-radius: 8px;
  border: none;
  border: 2px solid #ffffff;
  color: #000000;
  padding: 6px 12px !important;
  margin: 2px;
  font-weight: 500;
}
.privacy-prefs .privacy-prefs__button__settings {
  border-radius: 8px;
  border: none;
  color: #fff;
  background-color: transparent;
  margin: 2px;
  padding: 6px 12px !important;
}
.privacy-prefs .privacy-prefs__button__settings a {
  text-decoration: none;
  color: #ffffff;
}
@media screen and (max-width: 1024px) {
  .consent_banner {
    width: auto;
    margin: 0;
    height: 50%;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 10px;
  }
  .consent_banner .modal .content {
    padding: 30px;
    width: 90%;
  }
  .consent_banner .modal .content p {
    color: #fff;
    font-size: 0.8em;
  }
  .consent_banner .modal .content .privacy-prefs__button {
    font-size: 0.8em;
    padding: 5px 10px;
    margin: 2px;
  }
  .consent_banner .modal .content .privacy-prefs__button__light {
    font-size: 0.8em;
    padding: 5px 10px;
    margin: 2px;
  }
  .consent_banner .modal .content .privacy-prefs__button__settings {
    font-size: 0.8em;
    padding: 5px 10px;
    margin: 2px;
  }
}
.frontend .static {
  width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: center;
  padding: 40px 0;
}
.frontend .static_wrapper_row {
  position: relative;
  display: flex;
  row-gap: 3em;
  padding: 20px;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  overflow: hidden;
  width: 1200px;
}
@media screen and (max-width: 575px) {
  .frontend .static_wrapper_row {
    width: 100%;
    padding: 20px 20px;
    justify-content: left;
  }
}
.frontend .static_wrapper_row .page-title {
  font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
  font-weight: 400;
  font-style: normal;
  line-height: 100px;
  font-size: 68px;
}
@media screen and (max-width: 575px) {
  .frontend .static_wrapper_row .page-title {
    font-size: 36px;
    line-height: 40px;
    margin: 0;
  }
}
.frontend .static_wrapper_row p[id^=n] {
  margin-top: 50px;
  scroll-margin-top: 90px;
}
.frontend .static_wrapper_row .table-wrap {
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
}
.frontend .static_wrapper_row table, .frontend .static_wrapper_row td {
  border: 1px solid;
}
.frontend .static_wrapper_row table {
  margin-bottom: 40px;
  min-width: 600px;
}
.frontend .static_wrapper_row td {
  padding: 20px;
  vertical-align: top;
}
.frontend .static_wrapper_row h4 {
  margin-top: 30px;
  margin-bottom: 20px;
}
.frontend .static_wrapper_row button {
  border-radius: 8px;
  border: none;
  border: 2px solid #ffffff;
  color: #ffffff;
  background-color: black;
  padding: 6px 12px !important;
  margin: 2px;
  font-weight: 500;
  margin-bottom: 20px;
}
.frontend .static_wrapper_row .btn-check:checked + .btn {
  background-color: black !important;
}
.frontend .static_wrapper_row .row {
  display: flex;
  flex-wrap: wrap;
}
.frontend .static_wrapper_row .form-container {
  max-width: 1040px;
  border-radius: 5px;
  padding: 20px;
  position: relative;
}
@media screen and (max-width: 575px) {
  .frontend .static_wrapper_row .form-container {
    padding: 0;
  }
}
.frontend .static_wrapper_row .form-container input[type=text], .frontend .static_wrapper_row .form-container input[type=number], .frontend .static_wrapper_row .form-container select, .frontend .static_wrapper_row .form-container textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: vertical;
}
.frontend .static_wrapper_row .form-container label {
  display: inline-block;
}
.frontend .static_wrapper_row .form-container input[type=submit] {
  background-color: #04AA6D;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  float: right;
  width: fit-content;
  margin-left: auto;
}
@media screen and (max-width: 575px) {
  .frontend .static_wrapper_row .form-container input[type=submit] {
    margin: 0;
  }
}
.frontend .static_wrapper_row .form-container input[type=submit]:hover {
  background-color: #45a049;
}
.frontend .static_wrapper_row .form-container input[type=file] {
  padding: 12px 20px;
}
.frontend .static_wrapper_row .form-container .gutter-right {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  margin-bottom: 60px;
}
.frontend .static_wrapper_row .form-container .col-25 {
  float: left;
  width: 25%;
  margin-top: 6px;
}
@media screen and (max-width: 575px) {
  .frontend .static_wrapper_row .form-container .col-25 {
    width: 100%;
  }
}
.frontend .static_wrapper_row .form-container .col-25 label {
  margin-top: 7px;
}
.frontend .static_wrapper_row .form-container .col-75 {
  float: left;
  width: 75%;
  margin-top: 6px;
}
@media screen and (max-width: 575px) {
  .frontend .static_wrapper_row .form-container .col-75 {
    width: 100%;
  }
}
@media screen and (min-width: 420px) and (max-width: 575px) {
  .frontend .static_wrapper_row .form-container .col-25 {
    width: 100%;
  }
  .frontend .static_wrapper_row .form-container .col-75 {
    width: 100%;
  }
}
.frontend .static_wrapper_row .form-container {
  /* Clear floats after the columns */
}
.frontend .static_wrapper_row .form-container .row::after {
  content: "";
  display: table;
  clear: both;
}
.frontend .static_wrapper_row .form-container .error {
  color: #ff0606;
}
.frontend .static_wrapper_row .form-container .success {
  color: #45a049;
  font-size: 1.5em;
  font-weight: 500;
  float: left;
  margin-right: auto;
  width: auto;
}
.frontend .static_wrapper_row .form-container .btn-group {
  border-radius: 4px;
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.frontend .static_wrapper_row .form-container .btn-group .btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.frontend .static_wrapper_row .form-container .btn-group .btn {
  position: relative;
  flex: 1 1 auto;
}
.frontend .static_wrapper_row .form-container .b-form-group {
  border: none;
}
.frontend .static_wrapper_row .form-container .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .frontend .static_wrapper_row .form-container .btn-group > .btn.dropdown-toggle-split:first-child, .frontend .static_wrapper_row .form-container .btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  display: inline-block;
}
.frontend .static_wrapper_row .form-container .btn-group > .btn:nth-child(n+3), .frontend .static_wrapper_row .form-container .btn-group > :not(.btn-check) + .btn, .frontend .static_wrapper_row .form-container .btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  display: inline-block;
}
.frontend .role-cards {
  display: flex;
  gap: 24px;
  justify-content: center;
  margin-top: 24px;
}
@media screen and (max-width: 575px) {
  .frontend .role-cards {
    width: 100%;
    flex-wrap: wrap;
  }
}
.frontend .role-card {
  width: 320px;
  height: 420px;
  padding: 28px;
  border-radius: 16px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: left;
}
.frontend .role-card.home {
  width: 320px;
  height: 320px;
}
.frontend .role-card.top {
  justify-content: start;
}
.frontend .role-card.wide {
  width: 400px;
  height: 300px;
}
.frontend .role-card.no-shadow {
  box-shadow: none;
}
.frontend .role-card.center {
  text-align: center;
  align-items: center;
}
@media screen and (max-width: 575px) {
  .frontend .role-card {
    width: 100%;
    height: 180px;
  }
}
.frontend .role-card.green {
  background: #e6f4ea;
}
.frontend .role-card.green .role-card-title b {
  color: #166534;
}
.frontend .role-card.yellow {
  background: #fff7d6;
}
.frontend .role-card.yellow .role-card-title b {
  color: #A16207;
}
.frontend .role-card.gray {
  background: #f5f5f5;
}
.frontend .role-card.blue {
  background: #f3f9fc;
}
.frontend .role-card.white {
  background: white;
  width: 664px;
  height: 250px;
}
@media screen and (max-width: 575px) {
  .frontend .role-card.white {
    width: 100%;
    height: 350px;
  }
}
.frontend .role-card-title {
  font-family: "Playfair Display", serif;
  font-size: 2em;
  font-weight: 400;
  line-height: 1.3;
  font-style: normal;
  text-transform: none !important;
}
.frontend .role-card-title.sm {
  font-size: 1.4em;
}
@media screen and (max-width: 575px) {
  .frontend .role-card-title {
    font-size: 1.25em;
  }
}
.frontend .role-card-description {
  font-size: 0.9em !important;
  line-height: 1.5;
  color: #111827;
  opacity: 0.8;
}
.frontend .role-card-link {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 16px;
  font-weight: 600;
  color: #111827;
}
.frontend .role-card-link a {
  color: inherit;
  text-decoration: none;
}
.frontend .role-card-link a:hover {
  text-decoration: underline;
}
.frontend .reviews {
  width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: center;
}
.frontend .reviews .reviews_wrapper_row {
  position: relative;
  display: flex;
  row-gap: 3em;
  padding: 20px;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  overflow: hidden;
  width: 1200px;
}
.frontend .reviews .reviews_wrapper_row .col {
  flex: 0 0 0%;
  text-align: center;
}
.frontend .reviews .reviews_wrapper_row h2 {
  font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
  font-size: 2em;
  font-weight: 500;
}
.frontend .reviews .reviews_wrapper_row.inverted h2, .frontend .reviews .reviews_wrapper_row.inverted h3, .frontend .reviews .reviews_wrapper_row.inverted p, .frontend .reviews .reviews_wrapper_row.inverted .review-card {
  color: white !important;
}
.frontend .reviews .reviews_wrapper_row .reviews-row {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  overflow: hidden;
  width: 1200px;
  flex-wrap: wrap;
}
.frontend .reviews .reviews_wrapper_row .reviews-row .col {
  flex: 0 0 50%;
  text-align: center;
}
.frontend .reviews .reviews_wrapper_row .reviews-row .review-card {
  transition: all 0.25s ease;
  overflow: hidden;
  border: initial;
  margin: 2rem;
  flex-direction: row;
  display: flex;
  color: #212529;
  word-wrap: break-word;
  position: relative;
}
.frontend .reviews .reviews_wrapper_row .reviews-row .review-card .review-card-body {
  padding: 1rem;
  width: 80%;
  text-align: left;
}
.frontend .reviews .reviews_wrapper_row .reviews-row .review-card .review-card-body .author-name {
  font-size: 1em;
  font-weight: 600;
  margin-top: 1em;
}
.frontend .reviews .reviews_wrapper_row .reviews-row .review-card .review-card-body .author-title {
  font-size: 0.8em;
}
.frontend .reviews .reviews_wrapper_row .reviews-row .review-card .review-card-body .copy {
  font-size: 1em;
}
.frontend .reviews .reviews_wrapper_row .reviews-row .review-card img {
  object-fit: cover;
  border-radius: 180px;
  padding: 0;
  max-width: unset;
  height: 100%;
  width: 100%;
  border: 0;
  vertical-align: middle;
}
.frontend .highlights {
  width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: center;
}
.frontend .highlights .highlights_row {
  position: relative;
  display: flex;
  row-gap: 3em;
  padding: 20px;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  overflow: hidden;
  width: 1200px;
}
.frontend .highlights .highlights_row .col {
  flex: 0 0 0%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
}
.frontend .highlights .highlights_row .circle {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  background: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 1.5rem;
  flex-shrink: 0;
  font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
  color: #1a3a6b;
}
.frontend .highlights .highlights_row .circle .number {
  font-size: 4em;
  font-weight: 500;
}
.frontend .highlights .highlights_row .circle .fact {
  font-size: 1.2em;
  margin-top: 0.5em;
}
.frontend .testimonial {
  background: #f3f9fc;
  padding: 100px 120px;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 575px) {
  .frontend .testimonial {
    padding: 50px 20px;
  }
}
.frontend .testimonial.inverted {
  background: none;
}
.frontend .testimonial.inverted h2, .frontend .testimonial.inverted h3, .frontend .testimonial.inverted p, .frontend .testimonial.inverted .quote-mark, .frontend .testimonial.inverted [class^=author] {
  color: white !important;
}
.frontend h2 {
  font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
  font-size: 2em;
  font-weight: 500;
}
.frontend .quote-mark {
  font-family: "Playfair Display", serif;
  font-size: 96px;
  font-weight: 500;
  color: #111827;
  line-height: 0.6;
  margin-bottom: 32px;
}
.frontend .quote-text {
  font-family: "Playfair Display", serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.4;
  max-width: 900px;
  margin: 0 auto 32px;
  color: #111827;
}
@media screen and (max-width: 575px) {
  .frontend .quote-text {
    font-size: 20px;
  }
}
.frontend .author {
  display: flex;
  align-items: center;
  gap: 16px;
  justify-content: center;
}
.frontend .author-image {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.frontend .author-name {
  font-family: "Playfair Display", serif;
  font-size: 16px;
  font-weight: 600;
  color: #111827;
  margin-bottom: 2px;
  text-align: left;
}
.frontend .author-title {
  font-family: "Playfair Display", serif;
  font-size: 12px;
  color: #6b7280;
  max-width: 250px;
  text-align: left;
}
.home_page .common_section .title,
.home_page .common_section .hero {
  width: 40%;
}
@media screen and (max-width: 575px) {
  .home_page .common_section .title,
  .home_page .common_section .hero {
    width: 100%;
  }
}
@media screen and (max-width: 575px) {
  .home_page .common_section .hero {
    margin-top: 40px;
  }
}
.home_page .common_section .hero img {
  width: 700px;
}
@media screen and (max-width: 575px) {
  .home_page .common_section .hero img {
    width: 100%;
  }
}
@media screen and (max-width: 575px) {
  .home_page .common_section .boxes {
    flex-direction: column;
  }
}
.home_page .common_section .navig_boxes {
  text-align: left;
  padding-right: 5em;
}
@media screen and (max-width: 575px) {
  .home_page .common_section .navig_boxes {
    width: 100%;
    padding-right: 0;
  }
}
.home_page {
  /* Stats Strip */
}
.home_page .stats-strip {
  background: #111827;
  padding: 100px 120px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 575px) {
  .home_page .stats-strip {
    padding: 0;
  }
}
.home_page .stats-strip .stats-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 70%;
  max-width: 1000px;
}
@media screen and (max-width: 575px) {
  .home_page .stats-strip .stats-container {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.home_page .stats-strip .stat-item {
  text-align: center;
}
@media screen and (max-width: 575px) {
  .home_page .stats-strip .stat-item {
    width: 50%;
    padding: 20px;
  }
}
.home_page .stats-strip .stat-value {
  font-family: "Playfair Display", serif;
  font-size: 56px;
  font-weight: 500;
  color: white;
  margin-bottom: 8px;
}
@media screen and (max-width: 575px) {
  .home_page .stats-strip .stat-value {
    font-size: 36px;
  }
}
.home_page .stats-strip .stat-label {
  font-size: 14px;
  color: #f5f5f5;
}
.home_page {
  /* How It Works */
}
.home_page .how-it-works {
  background: white;
  padding: 100px 80px;
  text-align: center;
}
@media screen and (max-width: 575px) {
  .home_page .how-it-works {
    padding: 20px 20px;
  }
}
.home_page .how-it-works .steps {
  display: flex;
  gap: 56px;
  justify-content: center;
  margin-top: 56px;
}
@media screen and (max-width: 575px) {
  .home_page .how-it-works .steps {
    flex-direction: column;
  }
}
.home_page .how-it-works .step {
  width: 280px;
  text-align: center;
}
.home_page .how-it-works .step-number {
  width: 72px;
  height: 72px;
  border-radius: 36px;
  border: 1.5px solid #111827;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 16px;
  font-family: "Playfair Display", serif;
  font-size: 24px;
  font-weight: 500;
  padding-bottom: 5px;
}
.home_page .how-it-works .step-title {
  font-family: "Playfair Display", serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 16px;
}
.home_page .how-it-works .step-description {
  font-size: 14px !important;
  line-height: 1.5;
  color: #6b7280;
}
.home_page {
  /* Final CTA */
}
.home_page .final-cta {
  background: #111827;
  padding: 100px 80px;
  text-align: center;
}
@media screen and (max-width: 575px) {
  .home_page .final-cta {
    padding: 60px 40px;
  }
}
.home_page .final-cta .cta-title {
  font-family: "Playfair Display", serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.1;
  color: white;
  max-width: 800px;
  margin: 0 auto 24px;
}
@media screen and (max-width: 575px) {
  .home_page .final-cta .cta-title {
    font-size: 26px;
  }
}
.home_page .final-cta .cta-description {
  font-size: 17px;
  line-height: 1.5;
  color: white;
  max-width: 640px;
  margin: 0 auto 40px;
}
.home_page .final-cta .cta-buttons {
  display: flex;
  gap: 16px;
  justify-content: center;
}
.home_page .final-cta .btnh {
  padding: 14px 24px;
  border-radius: 12px;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
}
.home_page .final-cta .btnh-primary {
  background: white;
  color: #111827;
}
.home_page .final-cta .btnh-secondary {
  background: transparent;
  color: white;
  border: 1px solid white;
}
@media screen and (max-width: 575px) {
  .frontend #choose_your_path .role-card {
    height: max-content;
  }
}
.frontend #choose_your_path .circle {
  border: 1px solid black;
  border-radius: 100px;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  font-family: "Playfair";
  font-size: 24px;
  z-index: 1;
  background-color: white;
  flex: 0 0 60px;
}
.frontend #choose_your_path .ruler {
  position: absolute;
  width: 500px;
  height: 1px;
  z-index: 0;
  top: 46px;
}
@media screen and (max-width: 575px) {
  .frontend #choose_your_path .ruler {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .frontend .landing-cta {
    padding: 0 2cap;
  }
}
.frontend .landing-cta .cta-buttons {
  display: flex;
  gap: 16px;
  justify-content: center;
}
@media screen and (max-width: 575px) {
  .frontend .landing-cta .cta-buttons {
    flex-direction: column;
  }
}