:root {
  --default-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
    "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
    "Source Han Sans CN", sans-serif;
}

.main-container {
  overflow: hidden;
}

.main-container,
.main-container * {
  box-sizing: border-box;
}

input,
select,
textarea,
button {
  outline: 0;
}

.displayStart {
  display: flex;
  justify-content: center;
  align-items: center;
}

.displaySpacebetween {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.main-container {
  position: relative;
  /* width: 100%; */
  margin: 0 auto;
  background: #ffffff;
  overflow: hidden;
}

body {
  font-family: Inter, var(--default-font-family);
}


.heroBackground {
  background: #FFF7F2;
  padding: 150px 0 60px !important;
  position: relative;
}

.btn-primary {
  font-size: 18px !important;
  font-weight: 600 !important;
  padding: 12px 18px;
  border-radius: 12px !important;
  border: none;
  background: #753100;
  color: #fff;
}

.btn-secondary {
  font-size: 18px !important;
  font-weight: 600 !important;
  padding: 12px 18px;
  border-radius: 12px !important;
  border: 2px solid #B6B7BA;
  background-color: #FFFFFF;
  color: #17191F;
}

.headermenu {
  gap: 56px;
}

.group {
  flex-shrink: 0;
  position: relative;
  width: 120px;
  height: 90px;
  background: url("../downloaded_images/logo/LF-logo-white.png") no-repeat center;
  background-size: 100% 100%;
  z-index: 299;
}

.hover-for-end-to-end {
  transition: border-color 0.3s ease;
  /* Smooth transition for border color */
  border: 1px solid white !important;
}

.hover-for-end-to-end:hover {
  border: 1px solid #ea6100 !important;
}

.light-force {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 32px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  white-space: nowrap;
  z-index: 300;
}



.active-nav {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  color: #ff8b38;
  font-family: Inter, var(--default-font-family);
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
  white-space: nowrap;
  transition: color 0.3 ease;
}

.active-nav:hover {
  border-bottom: 1px solid #FF8B38;
}


.nav {
  flex-shrink: 0;
  position: relative;
}

.nav-link {
  color: #ffffff !important;
  font-family: Inter, var(--default-font-family);
  font-size: 20px !important;
  font-weight: 400 !important;
  line-height: 27px !important;
  white-space: nowrap;
}

.nav-link:hover {
  color: #ff8b38;
  font-weight: 600;
}






.home-9 {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  position: relative;
  min-width: 0;
  height: 27px;
  z-index: 309;
}

.frame-a {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 12px;
  position: relative;
  width: 106px;
  z-index: 311;
}

.home-b {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  position: relative;
  min-width: 0;
  height: 27px;
  z-index: 312;
}

.contact-us {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
  white-space: nowrap;
  z-index: 313;
}

.frame-c {
  position: relative;
  width: 100%;
  height: 831px;
  margin: 0 0 0 0;
  background: #fff7f2;
  overflow: hidden;
}

.flex-column {
  position: absolute;
  width: 965px;
  height: 563px;
  top: 67px;
  left: 946px;
  z-index: 12;
}

.group-d {
  position: absolute;
  width: 733px;
  height: 733px;
  top: 0;
  left: 232px;
  background: url("downloaded_images/UZYZGiEim1_baafddc0.svg") no-repeat center;
  background-size: cover;
  z-index: 9;
}

.frame-e {
  position: absolute;
  width: 752px;
  height: 458px;
  top: 76px;
  left: 44px;
  z-index: 10;
  overflow: hidden;
  border-radius: 32px;
}

.image {
  position: absolute;
  width: 800px;
  height: 496.785px;
  top: -19.393px;
  left: -24px;
  background: url("downloaded_images/eJbiGGU36M_cd62604c.png") no-repeat center;
  background-size: cover;
  z-index: 11;
}

.frame-f {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 12px;
  position: absolute;
  width: 328px;
  height: 64px;
  top: 499px;
  left: 0;
  padding: 16px 16px 16px 16px;
  background: #ffffff;
  z-index: 12;
  border-radius: 16px;
  box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.1);
}

.ellipse {
  flex-shrink: 0;
  position: relative;
  width: 18px;
  height: 18px;
  background: url("downloaded_images/1pinFnrKni_c63441ab.svg") no-repeat center;
  background-size: cover;
  z-index: 13;
  border-radius: 50%;
}

.active-monitoring {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 266px;
  height: 32px;
  color: #303237;
  font-family: Inter, var(--default-font-family);
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  text-align: center;
  white-space: nowrap;
  z-index: 14;
}

.flex-column-f {
  position: absolute;
  width: 740px;
  height: 672px;
  top: 70px;
  left: 172px;
  z-index: 25;
}

.security-you-can-trust {
  position: relative;
  width: 740px;
  height: 258px;
  margin: 0 0 0 0;
  font-family: Inter, var(--default-font-family);
  font-size: 64px;
  font-weight: 700;
  line-height: 86.4px;
  text-align: left;
  z-index: 1;
}

.security {
  position: relative;
  color: #ea6100;
  font-family: Inter, var(--default-font-family);
  font-size: 64px;
  font-weight: 700;
  line-height: 86.4px;
  text-align: left;
}

.you-can-trust {
  position: relative;
  color: #17191f;
  font-family: Inter, var(--default-font-family);
  font-size: 64px;
  font-weight: 700;
  line-height: 86.4px;
  text-align: left;
}

.facilities {
  position: relative;
  color: #ea6100;
  font-family: Inter, var(--default-font-family);
  font-size: 64px;
  font-weight: 700;
  line-height: 86.4px;
  text-align: left;
}

.you-can-count-on {
  position: relative;
  color: #17191f;
  font-family: Inter, var(--default-font-family);
  font-size: 64px;
  font-weight: 700;
  line-height: 86.4px;
  text-align: left;
}

.integrated-security {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: 696px;
  height: 128px;
  margin: 24px 0 0 0;
  color: #303237;
  font-family: Inter, var(--default-font-family);
  font-size: 24px;
  font-weight: 400;
  line-height: 32.4px;
  text-align: left;
  z-index: 2;
}

.frame-10 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 24px;
  position: relative;
  width: 740px;
  margin: 44px 0 0 0;
  z-index: 3;
}

.buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 12px;
  position: relative;
  width: 407.401px;
  height: 80px;
  padding: 12px 20px 12px 20px;
  background: #ea6100;
  z-index: 4;
  overflow: hidden;
  border-radius: 12.643px;
}

.buttons:hover {
  background: #004D7B;
}

.button {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 320px;
  height: 32px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  white-space: nowrap;
  z-index: 5;
}

.talk-to-agent {
  flex-shrink: 0;
  position: relative;
  width: 35.401px;
  height: 35.401px;
  background: url("downloaded_images/8zMwdhe5tw_c998893d.svg") no-repeat center;
  background-size: cover;
  z-index: 6;
  overflow: hidden;
}

.interface-essential {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 12px;
  position: relative;
  width: 199px;
  height: 80px;
  padding: 16px 20px 16px 24px;
  background: #ffffff;
  border: 2.213px solid #b6b7ba;
  z-index: 7;
  overflow: hidden;
  border-radius: 12.643px;
  transition: color 0.3 ease;
  cursor: pointer;
  color: #17191f;
}

.interface-essential:hover {
  background: #004D7B;
  color: white;
}

.buttons-11 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 155px;
  height: 32px;
  font-family: Inter, var(--default-font-family);
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  white-space: nowrap;
  z-index: 8;
}

.frame-12 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 28px;
  position: relative;
  width: 626px;
  margin: 55px 0 0 0;
  z-index: 15;
}

.frame-13 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 200px;
  padding: 0 4px 0 4px;
  z-index: 16;
}

.checkbox {
  flex-shrink: 0;
  position: relative;
  width: 20px;
  height: 20px;
  background: url("downloaded_images/tSvUgPuNGR_1d5ce182.svg") no-repeat center;
  background-size: cover;
  z-index: 17;
  border-radius: 12px;
}

.psara-compliant {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 164px;
  height: 27px;
  color: #303237;
  font-family: Inter, var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
  text-align: center;
  white-space: nowrap;
  z-index: 18;
}

.frame-14 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 202px;
  padding: 0 4px 0 4px;
  z-index: 19;
}

.checkbox-15 {
  flex-shrink: 0;
  position: relative;
  width: 20px;
  height: 20px;
  background: url("downloaded_images/5U5vV2XuGQ_108cd1d3.svg") no-repeat center;
  background-size: cover;
  z-index: 20;
  border-radius: 12px;
}

.iso-aligned-sops {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 166px;
  height: 27px;
  color: #303237;
  font-family: Inter, var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
  text-align: center;
  white-space: nowrap;
  z-index: 21;
}

.frame-16 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 126px;
  padding: 0 4px 0 4px;
  z-index: 22;
}

.checkbox-17 {
  flex-shrink: 0;
  position: relative;
  width: 20px;
  height: 20px;
  background: url("downloaded_images/KTmz9KzbCT_3594fb78.svg") no-repeat center;
  background-size: cover;
  z-index: 23;
  border-radius: 12px;
}

.text-10 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 90px;
  height: 27px;
  color: #303237;
  font-family: Inter, var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
  text-align: center;
  white-space: nowrap;
  z-index: 24;
}

.frame-18 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 12px;
  position: relative;
  width: 255px;
  margin: 29px 0 0 0;
  z-index: 25;
}

.frame-19 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 255px;
  padding: 0 4px 0 4px;
  z-index: 26;
}

.checkbox-1a {
  flex-shrink: 0;
  position: relative;
  width: 20px;
  height: 20px;
  background: url("downloaded_images/NYmUzpmmbX_759a9698.svg") no-repeat center;
  background-size: cover;
  z-index: 27;
  border-radius: 12px;
}

.trained-verified-staff {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 219px;
  height: 27px;
  color: #303237;
  font-family: Inter, var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
  text-align: center;
  white-space: nowrap;
  z-index: 28;
}

.frame-1b {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  width: 100%;
  margin: 90px 0 0 0;
}

.frame-1c {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 801px;
  padding: 10px 0 10px 0;
  z-index: 30;
}

.end-to-end-protection {
  flex-shrink: 0;
  position: relative;
  width: 801px;
  font-family: Inter, var(--default-font-family);
  font-size: 48px;
  font-weight: 600;
  line-height: 64.8px;
  text-align: left;
  text-overflow: initial;
  white-space: nowrap;
  z-index: 32;
}

.end-to-end {
  position: relative;
  color: #303237;
  font-family: Inter, var(--default-font-family);
  font-size: 48px;
  font-weight: 600;
  line-height: 64.8px;
  text-align: left;
}

.protection {
  position: relative;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 48px;
  font-weight: 600;
  line-height: 64.8px;
  text-align: left;
}

.and-upkeep {
  position: relative;
  color: #303237;
  font-family: Inter, var(--default-font-family);
  font-size: 48px;
  font-weight: 600;
  line-height: 64.8px;
  text-align: left;
}

.rectangle {
  flex-shrink: 0;
  position: absolute;
  width: 255px;
  height: 56px;
  top: 16px;
  right: 282px;
  background: #ff7411;
  z-index: 31;
  border-radius: 8px;
}

.full-stack-facility {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 70%;
  min-width: 0;
  height: 81px;
  color: #303237;
  font-family: Inter, var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
  text-align: center;
  z-index: 33;
  margin-right: auto;
  margin-left: auto;
}

.frame-1d {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 80px;
  position: relative;
  width: 100%;
  margin: 90px 0 0 0;
  z-index: 64;
}

.feature {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 18px;
  position: relative;
  width: 256px;
  padding: 24px 24px 48px 24px;
  background: #fbfbfb;
  z-index: 65;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 18px 58px 0 rgba(0, 0, 0, 0.06);
}

.circle-layer {
  flex-shrink: 0;
  position: relative;
  width: 37px;
  height: 37px;
  background: url("downloaded_images/To9PYYy0VZ_c70ce25b.svg") no-repeat center;
  background-size: cover;
  z-index: 66;
  overflow: hidden;
}

.frame-1e {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 210px;
  z-index: 67;
}

.manned-guarding {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 181px;
  height: 64px;
  color: #303237;
  font-family: Inter, var(--default-font-family);
  font-size: 24px;
  font-weight: 600;
  line-height: 32.4px;
  text-align: left;
  z-index: 68;
}

.vetted-guards {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 210px;
  height: 57px;
  color: #65676b;
  font-family: Inter, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 18.9px;
  text-align: left;
  z-index: 69;
}

.feature-1f {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 18px;
  position: relative;
  width: 256px;
  height: 273px;
  padding: 24px 24px 48px 24px;
  background: #fbfbfb;
  z-index: 70;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 18px 58px 0 rgba(0, 0, 0, 0.06);
}

.circle-layer-20 {
  flex-shrink: 0;
  position: relative;
  width: 28px;
  height: 28px;
  background: url("downloaded_images/NGV2Y59WtW_07fef46c.svg") no-repeat center;
  background-size: cover;
  z-index: 71;
  overflow: hidden;
  margin-right: 4px;
}

.frame-21 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 210px;
  z-index: 72;
}

.event-security {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 181px;
  height: 32px;
  color: #303237;
  font-family: Inter, var(--default-font-family);
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
  white-space: nowrap;
  z-index: 73;
}

.entry-exit-control {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 210px;
  height: 57px;
  color: #65676b;
  font-family: Inter, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 18.9px;
  text-align: left;
  z-index: 74;
}

.feature-22 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 18px;
  position: relative;
  width: 256px;
  height: 273px;
  padding: 24px 24px 48px 24px;
  background: #fbfbfb;
  z-index: 75;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 18px 58px 0 rgba(0, 0, 0, 0.06);
}

.circle-layer-23 {
  flex-shrink: 0;
  position: relative;
  width: 37px;
  height: 37px;
  background: url("downloaded_images/Amw12k9aQV_d130eab0.svg") no-repeat center;
  background-size: cover;
  z-index: 76;
  overflow: hidden;
}

.frame-24 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 210px;
  z-index: 77;
}

.executive-protection {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 181px;
  height: 64px;
  color: #303237;
  font-family: Inter, var(--default-font-family);
  font-size: 24px;
  font-weight: 600;
  line-height: 32.4px;
  text-align: left;
  z-index: 78;
}

.close-protection-officers {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 210px;
  height: 57px;
  color: #65676b;
  font-family: Inter, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 18.9px;
  text-align: left;
  z-index: 79;
}

.feature-25 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 18px;
  position: relative;
  width: 256px;
  height: 273px;
  padding: 24px 24px 48px 24px;
  background: #fbfbfb;
  z-index: 80;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 18px 58px 0 rgba(0, 0, 0, 0.06);
}

.circle-layer-26 {
  flex-shrink: 0;
  position: relative;
  width: 37px;
  height: 37px;
  background: url("downloaded_images/ZdeQjhJFcZ_d452f111.svg") no-repeat center;
  background-size: cover;
  z-index: 81;
  overflow: hidden;
}

.frame-27 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 210px;
  z-index: 82;
}

.surveillance-monitoring {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 181px;
  height: 64px;
  color: #303237;
  font-family: Inter, var(--default-font-family);
  font-size: 24px;
  font-weight: 600;
  line-height: 32.4px;
  text-align: left;
  z-index: 83;
}

.cctv-design {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 210px;
  height: 38px;
  color: #65676b;
  font-family: Inter, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 18.9px;
  text-align: left;
  z-index: 84;
}

.frame-28 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 80px;
  position: relative;
  width: 100%;
  margin: 48px 0 0 0;
  z-index: 85;
}

.feature-29 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 18px;
  position: relative;
  width: 256px;
  padding: 24px 24px 48px 24px;
  background: #fbfbfb;
  z-index: 86;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 18px 58px 0 rgba(0, 0, 0, 0.06);
}

.circle-layer-2a {
  flex-shrink: 0;
  position: relative;
  width: 37px;
  height: 37px;
  background: url("downloaded_images/njpYjUoeJm_c7d6d09c.svg") no-repeat center;
  background-size: cover;
  z-index: 87;
  overflow: hidden;
}

.frame-2b {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 210px;
  z-index: 88;
}

.security-audits-risk {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 181px;
  height: 64px;
  color: #303237;
  font-family: Inter, var(--default-font-family);
  font-size: 24px;
  font-weight: 600;
  line-height: 32.4px;
  text-align: left;
  z-index: 89;
}

.vetted-guards-2c {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 210px;
  height: 57px;
  color: #65676b;
  font-family: Inter, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 18.9px;
  text-align: left;
  z-index: 90;
}

.feature-2d {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 18px;
  position: relative;
  width: 256px;
  height: 273px;
  padding: 24px 24px 48px 24px;
  background: #fbfbfb;
  z-index: 91;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 18px 58px 0 rgba(0, 0, 0, 0.06);
}

.circle-layer-2e {
  flex-shrink: 0;
  position: relative;
  width: 37px;
  height: 37px;
  background: url("downloaded_images/fq5MRhiZgh_6e367795.svg") no-repeat center;
  background-size: cover;
  z-index: 92;
  overflow: hidden;
}

.frame-2f {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 210px;
  z-index: 93;
}

.emergency-response {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 210px;
  height: 64px;
  color: #303237;
  font-family: Inter, var(--default-font-family);
  font-size: 24px;
  font-weight: 600;
  line-height: 32.4px;
  text-align: left;
  z-index: 94;
}

.rapid-mobilization {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 210px;
  height: 38px;
  color: #65676b;
  font-family: Inter, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 18.9px;
  text-align: left;
  z-index: 95;
}

.feature-30 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 18px;
  position: relative;
  width: 256px;
  height: 273px;
  padding: 24px 24px 48px 24px;
  background: #fbfbfb;
  z-index: 96;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 18px 58px 0 rgba(0, 0, 0, 0.06);
}

.circle-layer-31 {
  flex-shrink: 0;
  position: relative;
  width: 37px;
  height: 37px;
  background: url("downloaded_images/jXDn0Uu7C1_4db946b9.svg") no-repeat center;
  background-size: cover;
  z-index: 97;
  overflow: hidden;
}

.frame-32 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 210px;
  z-index: 98;
}

.facility-management {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 181px;
  height: 64px;
  color: #303237;
  font-family: Inter, var(--default-font-family);
  font-size: 24px;
  font-weight: 600;
  line-height: 32.4px;
  text-align: left;
  z-index: 99;
}

.housekeeping {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 210px;
  height: 57px;
  color: #65676b;
  font-family: Inter, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 18.9px;
  text-align: left;
  z-index: 100;
}

.frame-33 {
  position: relative;
  margin: 90px 0 0 -7px;
  background: #753100;
  z-index: 101;
  overflow: hidden;
}

.frame-34 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  gap: 4px;
  position: relative;
  width: 846px;
  margin: 70px 0 0 544px;
  z-index: 104;
}

.frame-35 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 369px;
  height: 75px;
  padding: 10px 0 10px 0;
  z-index: 105;
}

.why-choose-us {
  font-family: Inter, var(--default-font-family);
  font-size: 48px;
  font-weight: 600;
  line-height: 64.8px;
  text-align: center;
}

.why-choose {
  position: relative;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 48px;
  font-weight: 600;
  line-height: 64.8px;
  text-align: center;
}

.us {
  position: relative;
  color: #ea6100;
  font-family: Inter, var(--default-font-family);
  font-size: 48px;
  font-weight: 600;
  line-height: 64.8px;
  text-align: left;
}

.rectangle-36 {
  flex-shrink: 0;
  position: absolute;
  width: 65px;
  height: 60px;
  top: 7px;
  right: 0.5px;
  background: #ffffff;
  z-index: 106;
  border-radius: 8px;
}

.disciplined-people {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 27px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
  text-align: center;
  white-space: nowrap;
  z-index: 108;
}

.center-whyimage {
  width: auto;
  max-width: 100%;
  position: relative;
  bottom: -24px;
}


.patterns {
  position: absolute;
  width: 105.02%;
  height: 203.12%;
  top: -71.2%;
  left: -2.38%;
  background: url("downloaded_images/MZsdgsevWy_c6535494.svg") no-repeat center;
  background-size: 100% 100%;
  z-index: 102;
}

.smiling-caucasian-police-officer {
  position: absolute;
  width: 600px;
  height: 791px;
  top: 50%;
  left: 50%;
  background: url("downloaded_images/aryOfJMMFA_7a68b8ab.png") no-repeat center;
  background-size: cover;
  transform: translate(-51.42%, -32.87%);
  z-index: 103;
}

.frame-37 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  flex-wrap: nowrap;
  gap: 120px;

}

.frame-38 {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 20px;
  position: relative;
  min-width: 0;
  z-index: 110;
}

.frame-39 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 356px;
  z-index: 111;
}

.licensed-compliant {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 378px;
  height: 32px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  text-align: right;
  white-space: nowrap;
  z-index: 112;
}

.psara-licensed {
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 15px;
  font-weight: 400;
  line-height: 24.3px;
  text-align: right;

}

.psara-licensed-left {
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 15px;
  font-weight: 400;
  line-height: 24.3px;
  text-align: left;

}

.frame-3a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 12.222px;
  position: relative;
  width: 64px;
  height: 64px;
  padding: 9.778px 9.778px 9.778px 9.778px;
  border: 1.222px solid #ffd8bc;
  z-index: 114;
  border-radius: 9.778px;
}

.interface-essential-3b {
  flex-shrink: 0;
  position: relative;
  width: 24.444px;
  height: 24.444px;
  z-index: 115;
  overflow: hidden;
}

.shield-check {
  position: relative;
  width: 20.261px;
  height: 20.271px;
  margin: 2.087px 0 0 2.086px;
  background: url("downloaded_images/DM08FOaJxP_04143f18.svg") no-repeat center;
  background-size: 100% 100%;
  z-index: 116;
}

.frame-3c {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 20px;
  position: relative;
  min-width: 0;
  z-index: 117;
}

.frame-3d {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 356px;
  z-index: 118;
}

.professionally-trained-personnel {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 423px;
  height: 32px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  text-align: right;
  white-space: nowrap;
  z-index: 119;
}

.rigorous-training-programs {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-shrink: 0;
  position: relative;
  width: 358px;
  height: 48px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 18px;
  font-weight: 400;
  line-height: 24.3px;
  text-align: right;
  z-index: 120;
}

.frame-3e {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 12.222px;
  position: relative;
  width: 64px;
  height: 64px;
  padding: 9.778px 9.778px 9.778px 9.778px;
  border: 1.222px solid #ffd8bc;
  z-index: 121;
  border-radius: 9.778px;
}

.interface-essential-3f {
  flex-shrink: 0;
  position: relative;
  width: 24.444px;
  height: 24.444px;
  z-index: 122;
  overflow: hidden;
}

.shield-check-40 {
  position: relative;
  width: 20.261px;
  height: 20.271px;
  margin: 2.087px 0 0 2.086px;
  background: url("downloaded_images/YqAxGBxNQi_a61d26b5.svg") no-repeat center;
  background-size: 100% 100%;
  z-index: 123;
}

.frame-41 {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 20px;
  position: relative;
  min-width: 0;
  z-index: 124;
}

.frame-42 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 356px;
  z-index: 125;
}

.command-control {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 378px;
  height: 32px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  text-align: right;
  white-space: nowrap;
  z-index: 126;
}

.round-the-clock-monitoring {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-shrink: 0;
  position: relative;
  width: 358px;
  height: 48px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 18px;
  font-weight: 400;
  line-height: 24.3px;
  text-align: right;
  z-index: 127;
}

.frame-43 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 12.222px;
  position: relative;
  width: 64px;
  height: 64px;
  padding: 9.778px 9.778px 9.778px 9.778px;
  border: 1.222px solid #ffd8bc;
  z-index: 128;
  border-radius: 9.778px;
}

.interface-essential-44 {
  flex-shrink: 0;
  position: relative;
  width: 24.444px;
  height: 24.444px;
  z-index: 129;
  overflow: hidden;
}

.shield-check-45 {
  position: relative;
  width: 20.261px;
  height: 20.271px;
  margin: 2.087px 0 0 2.086px;
  background: url("downloaded_images/byb0MNYLDh_df4edf24.svg") no-repeat center;
  background-size: 100% 100%;
  z-index: 130;
}

.frame-46 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  flex-wrap: nowrap;
  gap: 120px;

}

.frame-47 {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 20px;
  position: relative;
  min-width: 0;
  z-index: 132;
}

.frame-48 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 12.222px;
  position: relative;
  width: 64px;
  height: 64px;
  padding: 9.778px 9.778px 9.778px 9.778px;
  border: 1.222px solid #ffd8bc;
  z-index: 133;
  border-radius: 9.778px;
}

.interface-essential-49 {
  flex-shrink: 0;
  position: relative;
  width: 24.444px;
  height: 24.444px;
  z-index: 134;
  overflow: hidden;
}

.shield-check-4a {
  position: relative;
  width: 20.261px;
  height: 20.271px;
  margin: 2.087px 0 0 2.086px;
  background: url("downloaded_images/uO6mysxJvJ_f95b42d8.svg") no-repeat center;
  background-size: 100% 100%;
  z-index: 135;
}

.frame-4b {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 378px;
  z-index: 136;
}

.technology-driven-surveillance {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 378px;
  height: 32px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
  white-space: nowrap;
  z-index: 137;
}

.advanced-cctv-systems {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 358px;
  height: 48px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 18px;
  font-weight: 400;
  line-height: 24.3px;
  text-align: left;
  z-index: 138;
}

.frame-4c {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 20px;
  position: relative;
  min-width: 0;
  z-index: 139;
}

.frame-4d {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 12.222px;
  position: relative;
  width: 64px;
  height: 64px;
  padding: 9.778px 9.778px 9.778px 9.778px;
  border: 1.222px solid #ffd8bc;
  z-index: 140;
  border-radius: 9.778px;
}

.interface-essential-4e {
  flex-shrink: 0;
  position: relative;
  width: 24.444px;
  height: 24.444px;
  z-index: 141;
  overflow: hidden;
}

.shield-check-security {
  position: relative;
  width: 20.261px;
  height: 20.271px;
  margin: 2.087px 0 0 2.086px;
  background: url("downloaded_images/eYRRTm53Xd_d2fe738c.svg") no-repeat center;
  background-size: 100% 100%;
  z-index: 142;
}

.frame-4f {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 356px;
  z-index: 143;
}

.customized-security-plans {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 378px;
  height: 32px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
  white-space: nowrap;
  z-index: 144;
}

.tailored-solutions {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 358px;
  height: 48px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 18px;
  font-weight: 400;
  line-height: 24.3px;
  text-align: left;
  z-index: 145;
}

.frame-50 {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 20px;
  position: relative;
  min-width: 0;
  z-index: 146;
}

.frame-51 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 12.222px;
  position: relative;
  width: 64px;
  height: 64px;
  padding: 9.778px 9.778px 9.778px 9.778px;
  border: 1.222px solid #ffd8bc;
  z-index: 147;
  border-radius: 9.778px;
}

.interface-essential-52 {
  flex-shrink: 0;
  position: relative;
  width: 24.444px;
  height: 24.444px;
  z-index: 148;
  overflow: hidden;
}

.shield-check-security-53 {
  position: relative;
  width: 20.261px;
  height: 20.271px;
  margin: 2.087px 0 0 2.086px;
  background: url("downloaded_images/y7LE1Pe4d9_b8c476c4.svg") no-repeat center;
  background-size: 100% 100%;
  z-index: 149;
}

.frame-54 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 356px;
  z-index: 150;
}

.quick-response-team {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 378px;
  height: 32px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
  white-space: nowrap;
  z-index: 151;
}

.rapid-emergency-response {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 358px;
  height: 48px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 18px;
  font-weight: 400;
  line-height: 24.3px;
  text-align: left;
  z-index: 152;
}

.industries-section {
  position: relative;
  background: #fff7f2;
  padding: 4rem 1.5rem;
  overflow: hidden;
}

.industries-container {
  max-width: 1400px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
  align-items: center;
}

/* Header Section */
.section-header {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.header-title-wrapper {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.625rem;

}

.title-highlight {
  position: relative;
  display: inline-block;
  padding: 0.5rem 1rem;
  background: #753100;
  border-radius: 0.5rem;
  z-index: 1;
}

.section-title {
  font-size: clamp(2rem, 5vw, 3rem);
  font-weight: 600;
  line-height: 1.35;
  display: inline;
}

.title-industries {
  color: #ffffff;
}

.title-secure {
  color: #303237;
}

.section-subtitle {
  color: #65676b;
  font-size: clamp(1rem, 2vw, 1.25rem);
  font-weight: 400;
  line-height: 1.35;
}

/* Content Grid */
.content-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
}

.industries-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 2rem 1.75rem;
}

/* Industry Card */
.industry-card {
  display: flex;
  align-items: flex-start;
  gap: 1.5rem;
}

.card-icon {
  flex-shrink: 0;
  width: 4rem;
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff0e4;
  border: 1.5px solid #ffb987;
  border-radius: 0.75rem;
  padding: 0.75rem;
}

.icon-svg {
  width: 1.5rem;
  height: 1.5rem;
  color: #753100;
}

.card-content {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  flex: 1;
}

.card-title {
  color: #303237;
  font-size: clamp(1.25rem, 2vw, 1.5rem);
  font-weight: 600;
  line-height: 1.33;
}

.card-description {
  color: #65676b;
  font-size: clamp(0.938rem, 1.5vw, 1.125rem);
  font-weight: 400;
  line-height: 1.35;
}

/* Image Section */
.section-image {
  display: none;
  width: 90%;
  height: auto;
  border-radius: 1rem;
  object-fit: cover;
  margin-left: 40px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.frame-7c {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  gap: 4px;
  position: relative;
  /* width: 846px; */
  margin: 80px 0 0 0;
  z-index: 35;
}

.frame-7d {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 580px;
  padding: 10px 0 10px 0;
  z-index: 36;
}

.assurance-compliance {
  flex-shrink: 0;
  position: relative;
  width: 580px;
  font-family: Inter, var(--default-font-family);
  font-size: 48px;
  font-weight: 600;
  line-height: 64.8px;
  text-align: left;
  text-overflow: initial;
  white-space: nowrap;
  z-index: 38;
}

.assurance-compliance-7e {
  position: relative;
  color: #303237;
  font-family: Inter, var(--default-font-family);
  font-size: 48px;
  font-weight: 600;
  line-height: 64.8px;
  text-align: left;
}

.compliance {
  position: relative;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 48px;
  font-weight: 600;
  line-height: 64.8px;
  text-align: left;
}

.rectangle-7f {
  flex-shrink: 0;
  position: absolute;
  width: 282px;
  height: 56px;
  top: 13px;
  right: 0;
  background: #ff7411;
  z-index: 37;
  border-radius: 8px;
}

.frame-80 {
  position: relative;
  width: 100%;
  height: 729px;
  margin: 637px 0 0 0;
  background: #fff7f2;
  z-index: 212;
  overflow: hidden;
}

.flex-column-b {
  position: relative;
  width: 1179px;
  height: 434px;
  margin: 80px 0 0 -186px;
  z-index: 238;
}

.frame-81 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 10px;
  position: absolute;
  width: 463px;
  height: 85px;
  top: 0;
  left: 50%;
  padding: 10px 10px 10px 10px;
  transform: translate(-57.34%, 0);
  z-index: 238;
}

.section-title {
  flex-shrink: 0;
  position: relative;
  width: 443px;
  font-family: Inter, var(--default-font-family);
  font-size: 48px;
  font-weight: 600;
  line-height: 64.8px;
  text-align: center;
  text-overflow: initial;
  white-space: nowrap;
  z-index: 240;
}

.clients {
  position: relative;
  color: #303237;
  font-family: Inter, var(--default-font-family);
  font-size: 48px;
  font-weight: 600;
  line-height: 64.8px;
  text-align: center;
}

.testimonial {
  position: relative;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 48px;
  font-weight: 600;
  line-height: 64.8px;
  text-align: center;
}

.rectangle-82 {
  flex-shrink: 0;
  position: absolute;
  width: 270px;
  height: 58px;
  top: 14px;
  left: 178px;
  background: #ff7411;
  z-index: 239;
  border-radius: 8px;
}

.quote-mark {
  position: absolute;
  width: 176px;
  height: 149px;
  top: 18px;
  left: 1003px;
  background: url("downloaded_images/j0Z6guKoYG_22dfb9d7.svg") no-repeat center;
  background-size: cover;
  z-index: 213;
  overflow: hidden;
}

.section-heading {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 8px;
  position: absolute;
  width: 470px;
  height: 64px;
  top: 50px;
  left: 0;
  padding: 0;
  z-index: 237;
  overflow: hidden;
}

.testimonials {
  display: flex;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 30px;
  position: absolute;
  width: 1110px;
  height: 304px;
  top: 130px;
  left: 50%;
  transform: translate(-53.11%, 0);
  z-index: 218;
}

.text-testimonial {
  flex-shrink: 0;
  position: relative;
  width: 540px;
  height: 304px;
  z-index: 219;
}

.client-details {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 16px;
  position: relative;
  width: 207px;
  margin: 248px 0 0 160px;
  z-index: 223;
  overflow: hidden;
}

.photo {
  flex-shrink: 0;
  position: relative;
  width: 56px;
  height: 56px;
  background: url("downloaded_images/2QFMxjgxXO_1e2178c4.png") no-repeat center;
  background-size: 100% 100%;
  z-index: 224;
  border-radius: 50%;
}

.person-details {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 135px;
  z-index: 225;
  overflow: hidden;
}

.anya-tailor-joy {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #303237;
  font-family: Inter, var(--default-font-family);
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 226;
}

.ceo-sf-industries {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 19px;
  color: #65676b;
  font-family: Inter, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 18.9px;
  text-align: left;
  white-space: nowrap;
  z-index: 227;
}

.card {
  position: absolute;
  width: 100%;
  height: 76.31%;
  top: 0;
  left: 0;
  background: url("downloaded_images/oybq6Gvfig_648364d8.svg") no-repeat center;
  background-size: 100% 100%;
  z-index: 220;
}

.incredible-experience {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: absolute;
  width: 88.15%;
  height: 8.88%;
  top: 10.53%;
  left: 5.93%;
  color: #151617;
  font-family: Inter, var(--default-font-family);
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
  text-align: center;
  white-space: nowrap;
  z-index: 221;
}

.incredible-experience-83 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: absolute;
  width: 476px;
  height: 25%;
  top: 22.37%;
  left: 5.93%;
  color: #65676b;
  font-family: Inter, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 18.9px;
  text-align: center;
  z-index: 222;
}

.cards-testimonial {
  flex-shrink: 0;
  position: relative;
  width: 540px;
  height: 304px;
  z-index: 228;
}

.client-details-84 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 16px;
  position: relative;
  width: 269px;
  margin: 248px 0 0 160px;
  z-index: 232;
  overflow: hidden;
}

.photo-85 {
  flex-shrink: 0;
  position: relative;
  width: 56px;
  height: 56px;
  background: url("downloaded_images/sexbAA7g1o_4ee9ed7b.png") no-repeat center;
  background-size: 100% 100%;
  z-index: 233;
  border-radius: 50%;
}

.person-details-86 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 197px;
  z-index: 234;
  overflow: hidden;
}

.sri-alam {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #303237;
  font-family: Inter, var(--default-font-family);
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 235;
}

.ceo-membagongkan-group {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 19px;
  color: #65676b;
  font-family: Inter, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 18.9px;
  text-align: left;
  white-space: nowrap;
  z-index: 236;
}

.card-87 {
  position: absolute;
  width: 100%;
  height: 76.31%;
  top: 0;
  left: 0;
  background: url("downloaded_images/2kUU3pWvnD_9178893e.svg") no-repeat center;
  background-size: 100% 100%;
  z-index: 229;
}

.dependable-responsive-professional {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: absolute;
  width: 88.15%;
  height: 8.88%;
  top: 10.53%;
  left: 5.93%;
  color: #2d2f30;
  font-family: Inter, var(--default-font-family);
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
  text-align: center;
  white-space: nowrap;
  z-index: 230;
}

.content {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: absolute;
  width: 476px;
  height: 25%;
  top: 22.37%;
  left: 5.93%;
  color: #65676b;
  font-family: Inter, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 18.9px;
  text-align: center;
  z-index: 231;
}

.slider-controls {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 12px;
  position: relative;
  width: 54px;
  margin: 56px 0 0 933px;
  z-index: 214;
  overflow: hidden;
}

.ellipse-88 {
  flex-shrink: 0;
  position: relative;
  width: 10px;
  height: 10px;
  background: url("downloaded_images/2OQhCWciTT_74d72e83.svg") no-repeat center;
  background-size: cover;
  z-index: 215;
  border-radius: 50%;
}

.ellipse-89 {
  flex-shrink: 0;
  position: relative;
  width: 10px;
  height: 10px;
  background: url("downloaded_images/yaE6BiyQE6_8d74665c.svg") no-repeat center;
  background-size: cover;
  z-index: 216;
  border-radius: 50%;
}

.ellipse-8a {
  flex-shrink: 0;
  position: relative;
  width: 10px;
  height: 10px;
  background: url("downloaded_images/JrEj9Z6Rg5_15c776ea.svg") no-repeat center;
  background-size: cover;
  z-index: 217;
  border-radius: 50%;
}

.frame-8b {
  position: relative;
  width: 100%;
  height: 247px;
  background: #ea6100;
  z-index: 289;
  overflow: hidden;
}

.frame-8c {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  gap: 12px;
  position: absolute;
  width: 669px;
  height: 130px;
  top: 50%;
  left: 50%;
  transform: translate(-113.45%, -49.62%);
  z-index: 290;
}

.secure-your-site {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 54px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 40px;
  font-weight: 700;
  line-height: 54px;
  text-align: left;
  white-space: nowrap;
  z-index: 291;
}

.book-a-free-walkthrough {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  min-width: 0;
  font-family: Inter, var(--default-font-family);
  font-size: 24px;
  font-weight: 400;
  line-height: 32.4px;
  text-align: left;
  z-index: 292;
}

.book-a-free-walkthrough-8d {
  position: relative;
  color: rgba(255, 255, 255, 0.85);
  font-family: Inter, var(--default-font-family);
  font-size: 24px;
  font-weight: 400;
  line-height: 32.4px;
  text-align: left;
}

.sops {
  position: relative;
  color: rgba(255, 255, 255, 0.85);
  font-family: Inter, var(--default-font-family);
  font-size: 24px;
  font-weight: 600;
  line-height: 32.4px;
  text-align: left;
}

.book-a-free-walkthrough-8e {
  position: relative;
  color: rgba(255, 255, 255, 0.85);
  font-family: Inter, var(--default-font-family);
  font-size: 24px;
  font-weight: 400;
  line-height: 32.4px;
  text-align: left;
}

.sops-8f {
  position: relative;
  color: rgba(255, 255, 255, 0.85);
  font-family: Inter, var(--default-font-family);
  font-size: 24px;
  font-weight: 600;
  line-height: 32.4px;
  text-align: left;
}

.dot {
  position: relative;
  color: rgba(255, 255, 255, 0.85);
  font-family: Inter, var(--default-font-family);
  font-size: 24px;
  font-weight: 400;
  line-height: 32.4px;
  text-align: left;
}

.buttons-90 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 12px;
  position: absolute;
  width: 407.401px;
  height: 80px;
  top: 50%;
  right: 205.599px;
  padding: 12px 20px 12px 20px;
  background: #eaebee;
  transform: translate(0, -49.38%);
  z-index: 293;
  overflow: hidden;
  border-radius: 12.643px;
  box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.1);
}

.request-a-site-assessment {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 320px;
  height: 32px;
  color: #0e7090;
  font-family: Inter, var(--default-font-family);
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  white-space: nowrap;
  z-index: 294;
}

.interface-essential-91 {
  flex-shrink: 0;
  position: relative;
  width: 35.401px;
  height: 35.401px;
  background: url("downloaded_images/FtTOmutbrw_075da089.svg") no-repeat center;
  background-size: cover;
  z-index: 295;
  overflow: hidden;
}

.frame-92 {
  position: relative;
  width: 100%;
  margin: 0 0 0 -2px;
  background: #22252b;
  z-index: 241;
  overflow: visible auto;
}

.flex-row-b {
  position: relative;
  width: 1544px;
  height: 206px;
  margin: 45px 0 0 208px;
  z-index: 277;
}

.frame-93 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 16px;
  position: absolute;
  width: 288px;
  height: 154px;
  top: 0;
  left: 0;
  z-index: 277;
}

.frame-94 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  min-width: 0;
  z-index: 278;
}

.logo {
  flex-shrink: 0;
  position: relative;
  width: 54px;
  height: 54px;
  font-size: 0px;
  z-index: 279;
}

.c {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: 24px;
  height: 24px;
  margin: 21.971px 0 0 22px;
  color: #0f6e8c;
  font-family: Poppins, var(--default-font-family);
  font-size: 24px;
  font-weight: 700;
  line-height: 12px;
  text-align: left;
  z-index: 281;
}

.oval {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("downloaded_images/tVEiGnwqxJ_d86d205f.svg") no-repeat center;
  background-size: 100% 100%;
  z-index: 280;
  border-radius: 50%;
}

.light-force-95 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 224px;
  height: 41px;
  color: #f9f8f9;
  font-family: Inter, var(--default-font-family);
  font-size: 32px;
  font-weight: 700;
  line-height: 41px;
  text-align: left;
  white-space: nowrap;
  z-index: 282;
}

.integrated-security-facility {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 235px;
  height: 44px;
  color: rgba(255, 255, 255, 0.65);
  font-family: Inter, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 21.6px;
  text-align: left;
  text-overflow: initial;
  z-index: 283;
  overflow: hidden;
}

.social-links {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 16px;
  position: relative;
  width: 144px;
  z-index: 284;
  overflow: hidden;
}

.social-icons {
  flex-shrink: 0;
  position: relative;
  width: 24px;
  height: 24px;
  background: url("downloaded_images/gPE8CdY44T_86a7acf7.svg") no-repeat center;
  background-size: cover;
  z-index: 285;
}

.social-icons-96 {
  flex-shrink: 0;
  position: relative;
  width: 24px;
  height: 24px;
  background: url("downloaded_images/sLPZNz2Rvd_d68b6473.svg") no-repeat center;
  background-size: cover;
  z-index: 286;
}

.social-icons-97 {
  flex-shrink: 0;
  position: relative;
  width: 24px;
  height: 24px;
  background: url("downloaded_images/mgv2BM9zZA_2c9b2926.svg") no-repeat center;
  background-size: cover;
  z-index: 287;
}

.social-icons-98 {
  flex-shrink: 0;
  position: relative;
  width: 24px;
  height: 24px;
  background: url("downloaded_images/cPbgMKCO7b_0f79dde2.svg") no-repeat center;
  background-size: cover;
  z-index: 288;
}

.links {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: nowrap;
  position: absolute;
  width: 953px;
  height: 206px;
  top: 0;
  right: 0;
  z-index: 242;
  overflow: hidden;
}

.col {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 24px;
  position: relative;
  width: 160px;
  z-index: 243;
  overflow: hidden;
}

.services {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 160px;
  height: 24px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 244;
}

.list-items {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 12px;
  position: relative;
  width: 160px;
  z-index: 245;
  overflow: hidden;
}

.manned-guarding-99 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 160px;
  height: 22px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 21.6px;
  text-align: left;
  white-space: nowrap;
  z-index: 246;
}

.event-security-9a {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 22px;
  color: #eeeff4;
  font-family: Inter, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 21.6px;
  text-align: left;
  white-space: nowrap;
  z-index: 247;
}

.executive-protection-9b {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 160px;
  height: 22px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 21.6px;
  text-align: left;
  white-space: nowrap;
  z-index: 248;
}

.surveillance {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 160px;
  height: 22px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 21.6px;
  text-align: left;
  white-space: nowrap;
  z-index: 249;
}

.col-9c {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 24px;
  position: relative;
  width: 160px;
  z-index: 250;
  overflow: hidden;
}

.company {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 160px;
  height: 24px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 251;
}

.list-items-9d {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 12px;
  position: relative;
  width: 160px;
  z-index: 252;
  overflow: hidden;
}

.about {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 160px;
  height: 22px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 21.6px;
  text-align: left;
  white-space: nowrap;
  z-index: 253;
}

.press {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 160px;
  height: 22px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 21.6px;
  text-align: left;
  white-space: nowrap;
  z-index: 254;
}

.careers {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 160px;
  height: 22px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 21.6px;
  text-align: left;
  white-space: nowrap;
  z-index: 255;
}

.contact {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 160px;
  height: 22px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 21.6px;
  text-align: left;
  white-space: nowrap;
  z-index: 256;
}

.blog {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 160px;
  height: 22px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 21.6px;
  text-align: left;
  white-space: nowrap;
  z-index: 257;
}

.col-9e {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 24px;
  position: relative;
  width: 184px;
  z-index: 258;
  overflow: hidden;
}

.contact-9f {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 160px;
  height: 24px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 259;
}

.list-items-a0 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 12px;
  position: relative;
  width: 184px;
  z-index: 260;
  overflow: hidden;
}

.frame-a1 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 184px;
  z-index: 261;
}

.interface-essential-a2 {
  flex-shrink: 0;
  position: relative;
  width: 16px;
  height: 16px;
  background: url("downloaded_images/g6JbmrcEMw_37d84e25.svg") no-repeat center;
  background-size: cover;
  z-index: 262;
  overflow: hidden;
}

.phone-number {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 160px;
  height: 22px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 21.6px;
  text-align: left;
  white-space: nowrap;
  z-index: 263;
}

.frame-a3 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 184px;
  z-index: 264;
}

.mail {
  flex-shrink: 0;
  position: relative;
  width: 16px;
  height: 16px;
  z-index: 265;
  overflow: hidden;
}

.mail-icon {
  position: relative;
  width: 13.371px;
  height: 10.8px;
  margin: 2.6px 0 0 1.314px;
  background: url("downloaded_images/cGKESVrTYF_1b5e8fb3.svg") no-repeat center;
  background-size: 100% 100%;
  z-index: 266;
}

.email-address {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 160px;
  height: 22px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 21.6px;
  text-align: left;
  white-space: nowrap;
  z-index: 267;
}

.frame-a4 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 184px;
  z-index: 268;
}

.interface-essential-a5 {
  flex-shrink: 0;
  position: relative;
  width: 16px;
  height: 16px;
  background: url("downloaded_images/w80TMFc6ST_7c43ee73.svg") no-repeat center;
  background-size: cover;
  z-index: 269;
  overflow: hidden;
}

.location {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 160px;
  height: 22px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 21.6px;
  text-align: left;
  white-space: nowrap;
  z-index: 270;
}

.privacy-policy {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 160px;
  height: 22px;
  color: rgba(255, 255, 255, 0.65);
  font-family: Inter, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 21.6px;
  text-align: left;
  white-space: nowrap;
  z-index: 271;
}

.status {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 160px;
  height: 22px;
  color: rgba(255, 255, 255, 0.65);
  font-family: Inter, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 21.6px;
  text-align: left;
  white-space: nowrap;
  z-index: 272;
}

.logotype-light {
  position: absolute;
  width: 7.77%;
  height: 14.97%;
  top: 26.33%;
  left: 13.02%;
  z-index: 273;
  overflow: hidden;
}

.bg {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 69px;
  margin: 36px 0 0 0;
  background: #17191f;
  z-index: 276;
}

.copyright {
  flex-shrink: 0;
  position: relative;
  height: 23px;
  color: #ffffff;
  font-family: Inter, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 18.9px;
  text-align: left;
  white-space: nowrap;
  z-index: 276;
}

.group-a6 {
  position: absolute;
  width: 490.96px;
  height: 438.357px;
  top: 3972.643px;
  left: 70%;
  background: url("downloaded_images/yKJ0e3MyHj_dd497902.png") no-repeat center;
  background-size: cover;
  z-index: 42;
}

.frame-a7 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  flex-wrap: nowrap;
  gap: 8px;
  position: absolute;
  width: 999px;
  height: 147px;
  top: 3982px;
  left: 172px;
  z-index: 39;
}

.cta {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 43px;
  color: #2d2f30;
  font-family: Inter, var(--default-font-family);
  font-size: 32px;
  font-weight: 600;
  line-height: 43px;
  text-align: left;
  white-space: nowrap;
  z-index: 40;
}

.safety-frameworks {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 73%;
  min-width: 0;
  height: 64px;
  color: #65676b;
  font-family: Inter, var(--default-font-family);
  font-size: 24px;
  font-weight: 400;
  line-height: 32.4px;
  text-align: left;
  z-index: 41;
}

.frame-a8 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 24px;
  position: absolute;
  width: 687px;
  height: 252px;
  top: 4159px;
  left: 182px;
  padding: 10px 10px 10px 10px;
  z-index: 43;
}

.frame-a9 {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 16px;
  position: relative;
  min-width: 0;
  z-index: 44;
}

.frame-aa {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 12.222px;
  position: relative;
  width: 40px;
  height: 40px;
  padding: 9.778px 9.778px 9.778px 9.778px;
  background: #753100;
  border: 1.222px solid #eff4ff;
  z-index: 45;
  border-radius: 48px;
}

.interface-essential-ab {
  flex-shrink: 0;
  position: relative;
  width: 24.444px;
  height: 24.444px;
  z-index: 46;
  overflow: hidden;
}

.psara-compliant-ac {
  position: relative;
  width: 20.261px;
  height: 20.271px;
  margin: 2.087px 0 0 2.086px;
  background: url("downloaded_images/JN6su6P3Bd_2c9c8f61.svg") no-repeat center;
  background-size: 100% 100%;
  z-index: 47;
}

.frame-ad {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 27px;
  color: #303237;
  font-family: Inter, var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
  white-space: nowrap;
  z-index: 48;
}

.frame-ae {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 16px;
  position: relative;
  min-width: 0;
  z-index: 49;
}

.interface-essential-af {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 12.222px;
  position: relative;
  width: 40px;
  height: 40px;
  padding: 9.778px 9.778px 9.778px 9.778px;
  background: #753100;
  border: 1.222px solid #eff4ff;
  z-index: 50;
  border-radius: 48px;
}

.iso-aligned {
  flex-shrink: 0;
  position: relative;
  width: 24.444px;
  height: 24.444px;
  z-index: 51;
  overflow: hidden;
}

.frame-b0 {
  position: relative;
  width: 20.261px;
  height: 20.271px;
  margin: 2.087px 0 0 2.086px;
  background: url("downloaded_images/37VdBQqRXZ_86ebbe0c.svg") no-repeat center;
  background-size: 100% 100%;
  z-index: 52;
}

.frame-b1 {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 27px;
  color: #303237;
  font-family: Inter, var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
  white-space: nowrap;
  z-index: 53;
}

.interface-essential-b2 {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 16px;
  position: relative;
  min-width: 0;
  z-index: 54;
}

.transparent-mis {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 12.222px;
  position: relative;
  width: 40px;
  height: 40px;
  padding: 9.778px 9.778px 9.778px 9.778px;
  background: #753100;
  border: 1.222px solid #eff4ff;
  z-index: 55;
  border-radius: 48px;
}

.frame-b3 {
  flex-shrink: 0;
  position: relative;
  width: 24.444px;
  height: 24.444px;
  z-index: 56;
  overflow: hidden;
}

.frame-b4 {
  position: relative;
  width: 20.261px;
  height: 20.271px;
  margin: 2.087px 0 0 2.086px;
  background: url("downloaded_images/sGgHXPqSS1_3e3314dc.svg") no-repeat center;
  background-size: 100% 100%;
  z-index: 57;
}

.interface-essential-b5 {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 27px;
  color: #303237;
  font-family: Inter, var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
  white-space: nowrap;
  z-index: 58;
}

.audit-drills {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 16px;
  position: relative;
  min-width: 0;
  z-index: 59;
}

.frame-b6 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 12.222px;
  position: relative;
  width: 40px;
  height: 40px;
  padding: 9.778px 9.778px 9.778px 9.778px;
  background: #753100;
  border: 1.222px solid #eff4ff;
  z-index: 60;
  border-radius: 48px;
}

.frame-b7 {
  flex-shrink: 0;
  position: relative;
  width: 24.444px;
  height: 24.444px;
  z-index: 61;
  overflow: hidden;
}



.images-right {
  width: auto;
  max-width: 100%;
  border-bottom-right-radius: 80px;
  border-top-left-radius: 80px;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}