.full-container1 {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.full-full {
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  background-color: rgba(17, 17, 17, 1);
}
 
.full-home-page {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.full-nav-bar {
  gap: 104px;
  display: flex;
  padding: 6px 42px;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  background-color: rgba(0, 0, 0, 1);
}
 
.full-frame1000015954 {
  gap: 5px;
  width: 120px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
 
.full-vector1 {
  width: 22px;
  height: 29px;
}
 
.full-text100 {
  color: rgba(200, 200, 200, 1);
  width: 93px;
  height: auto;
  font-size: 19px;
  font-style: Regular;
  text-align: left;
  font-family: Bebas Neue;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame1000015929 {
  gap: initial;
  height: 12px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: inherit;
  justify-content: space-between;
}
 
.full-text101 {
  color: rgba(200, 200, 200, 1);
  width: 46px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}

.full-text101:hover {
  color: rgba(224, 195, 0, 1);
  text-decoration: none;
}
 
.full-text102 {
  color: rgba(200, 200, 200, 1);
  width: 47px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
  cursor: pointer;
  transition: color 0.3s ease, text-decoration 0.3s ease;
}

.full-text102:hover {
  color: rgba(224, 195, 0, 1);
  text-decoration: none;
}
 
.full-text103 {
  color: rgba(200, 200, 200, 1);
  width: 70px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
  cursor: pointer;
  transition: color 0.3s ease, text-decoration 0.3s ease;
}

.full-text103:hover {
  color: rgba(224, 195, 0, 1);
  text-decoration: none;
}
 
.full-text104 {
  color: rgba(200, 200, 200, 1);
  width: 105px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
  cursor: pointer;
  transition: color 0.3s ease, text-decoration 0.3s ease;
}

.full-text104:hover {
  color: rgba(224, 195, 0, 1);
  text-decoration: none;
}
 
.full-text105 {
  color: rgba(200, 200, 200, 1);
  width: 35px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
  cursor: pointer;
  transition: color 0.3s ease, text-decoration 0.3s ease;
}

.full-text105:hover {
  color: rgba(224, 195, 0, 1);
  text-decoration: none;
}
 
.full-text106 {
  color: rgba(200, 200, 200, 1);
  width: 69px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
  cursor: pointer;
  transition: color 0.3s ease, text-decoration 0.3s ease;
}

.full-text106:hover {
  color: rgba(224, 195, 0, 1);
  text-decoration: none;
}
 
.full-frame1000015956 {
  gap: 10px;
  width: 161px;
  height: 40px;
  display: flex;
  padding: 0 10px;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.full-button10 {
  gap: 8px;
  width: 161px;
  height: 33px;
  display: flex;
  overflow: hidden;
  box-sizing: content-box;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(0, 0, 0, 1);
  border-style: solid;
  border-width: 2px;
  border-radius: 8px;
  justify-content: center;
  background-color: rgba(224, 195, 0, 1);
  cursor: pointer;
  transition: all 0.3s ease;
  transform: translateY(0);
}

.full-button10:hover {
  background-color: rgba(17, 17, 17, 1);
  border-color: rgba(224, 195, 0, 1);
  box-shadow: 0 4px 12px rgba(224, 195, 0, 0.3);
}
 
.full-users1 {
  width: 16px;
  height: 16px;
  transition: fill 0.3s ease, stroke 0.3s ease;
}

.full-button10:hover .full-users1 {
  fill: rgba(224, 195, 0, 1);
  stroke: rgba(224, 195, 0, 1);
}
 
.full-text107 {
  color: rgba(17, 17, 17, 1);
  height: auto;
  font-size: 10px;
  font-style: Bold;
  text-align: right;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
  transition: color 0.3s ease;
}

.full-button10:hover .full-text107 {
  color: rgba(224, 195, 0, 1);
}
 
.full-homehero {
  gap: 10px;
  height: 763px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-frame1000015959 {
  gap: 10px;
  height: 763px;
  display: flex;
  position: relative;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/tq_itq29zm-me-glh-1500w.png");
}
 
.full-frame99 {
  gap: 10px;
  width: 1359px;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  overflow: hidden;
  align-items: center;
  flex-shrink: 0;
  justify-content: flex-end;
}
 
.full-frame1000015958 {
  height: 763px;
  display: flex;
  padding: 82px 48px;
  z-index: 1;
  align-self: stretch;
  align-items: flex-end;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: flex-end;
}
 
.full-text108 {
  color: rgb(200, 200, 200);
  width: 750px;
  height: auto;
  font-size: 96px;
  font-style: Regular;
  text-align: right;
  font-family: Bebas Neue;
  font-weight: 400;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text109 {
  color: #c8c8c8;
}
 
.full-frame1000015966 {
  gap: 20px;
  width: 541px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-text111 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  font-size: 16px;
  align-self: stretch;
  font-style: Bold;
  text-align: right;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 24px;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame1000015965 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.full-button11 {
  gap: 8px;
  width: 250px;
  height: 40px;
  display: flex;
  overflow: hidden;
  box-sizing: content-box;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(17, 17, 17, 1);
  border-style: solid;
  border-width: 2px;
  border-radius: 8px;
  justify-content: center;
  background-color: rgba(224, 195, 0, 1);
}
 
.full-users2 {
  width: 16px;
  height: 16px;
}
 
.full-text112 {
  color: rgba(17, 17, 17, 1);
  height: auto;
  font-size: 14px;
  font-style: Bold;
  text-align: right;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-button12 {
  gap: 8px;
  width: 243px;
  height: 40px;
  display: flex;
  overflow: hidden;
  box-sizing: content-box;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(17, 17, 17, 1);
  border-style: solid;
  border-width: 2px;
  border-radius: 8px;
  justify-content: center;
  background-color: rgba(200, 200, 200, 1);
}
 
.full-text113 {
  color: rgba(17, 17, 17, 1);
  height: auto;
  font-size: 14px;
  font-style: Bold;
  text-align: right;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-homepicktraining {
  gap: 10px;
  display: flex;
  padding: 63px 0;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(17, 17, 17, 1);
}
 
.full-frame4 {
  gap: 50px;
  display: flex;
  padding: 0 31px;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  border-radius: 15px;
  justify-content: center;
}
 
.full-frame1000015967 {
  gap: 18px;
  width: 253px;
  height: 282px;
  display: flex;
  padding: 10px 26px;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(200, 200, 200, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
}
 
.full-frame10000159701 {
  gap: 14px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.full-frame10000159681 {
  width: 48px;
  height: 48px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.full-rectangle91 {
  top: 0px;
  left: 0px;
  width: 48px;
  height: 48px;
  position: absolute;
  border-radius: 11px;
}
 
.full-user1 {
  top: 9px;
  left: 9px;
  width: 30px;
  height: 30px;
  position: absolute;
}
 
.full-text114 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  font-size: 18px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: Bebas Neue;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text115 {
  color: rgba(245, 245, 245, 1);
  height: auto;
  font-size: 12px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text116 {
  color: rgba(224, 195, 0, 1);
  height: auto;
  font-size: 16px;
  align-self: stretch;
  font-style: Bold;
  text-align: center;
  font-family: Inter;
  font-weight: 700;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-button13 {
  gap: 8px;
  display: flex;
  padding: 12px;
  overflow: hidden;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(0, 0, 0, 1);
  border-style: solid;
  border-width: 0.5px;
  border-radius: 8px;
  justify-content: center;
  background-color: rgba(224, 195, 0, 1);
}
 
.full-text117 {
  color: rgba(0, 0, 0, 1);
  height: auto;
  font-size: 12px;
  font-style: Medium;
  text-align: right;
  font-family: Inter;
  font-weight: 500;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-arrowright1 {
  width: 16px;
  height: 16px;
}
 
.full-frame10000159702 {
  gap: 18px;
  width: 253px;
  height: 282px;
  display: flex;
  padding: 10px 26px;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(200, 200, 200, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
}
 
.full-frame10000159703 {
  gap: 14px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.full-frame10000159682 {
  width: 48px;
  height: 48px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.full-rectangle92 {
  top: 0px;
  left: 0px;
  width: 48px;
  height: 48px;
  position: absolute;
  border-radius: 11px;
}
 
.full-icon1 {
  top: 13.5px;
  left: 9.5px;
  width: 27px;
  height: 22px;
  position: absolute;
}
 
.full-text118 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  font-size: 18px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: Bebas Neue;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text119 {
  color: rgba(245, 245, 245, 1);
  height: auto;
  font-size: 12px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text120 {
  color: rgba(224, 195, 0, 1);
  height: auto;
  font-size: 16px;
  align-self: stretch;
  font-style: Bold;
  text-align: center;
  font-family: Inter;
  font-weight: 700;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-button14 {
  gap: 8px;
  display: flex;
  padding: 12px;
  overflow: hidden;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(0, 0, 0, 1);
  border-style: solid;
  border-width: 0.5px;
  border-radius: 8px;
  justify-content: center;
  background-color: rgba(224, 195, 0, 1);
}
 
.full-text121 {
  color: rgba(0, 0, 0, 1);
  height: auto;
  font-size: 12px;
  font-style: Medium;
  text-align: right;
  font-family: Inter;
  font-weight: 500;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-arrowright2 {
  width: 16px;
  height: 16px;
}
 
.full-frame10000159683 {
  gap: 18px;
  width: 253px;
  height: 282px;
  display: flex;
  padding: 10px 26px;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(200, 200, 200, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
}
 
.full-frame10000159704 {
  gap: 14px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.full-frame10000159684 {
  width: 48px;
  height: 48px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.full-rectangle93 {
  top: 0px;
  left: 0px;
  width: 48px;
  height: 48px;
  position: absolute;
  border-radius: 11px;
}
 
.full-calendar {
  top: 8.5px;
  left: 9.5px;
  width: 30px;
  height: 30px;
  position: absolute;
}
 
.full-text122 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  font-size: 18px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: Bebas Neue;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text123 {
  color: rgba(245, 245, 245, 1);
  height: auto;
  font-size: 12px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text124 {
  color: rgba(224, 195, 0, 1);
  height: auto;
  font-size: 16px;
  align-self: stretch;
  font-style: Bold;
  text-align: center;
  font-family: Inter;
  font-weight: 700;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-button15 {
  gap: 8px;
  display: flex;
  padding: 12px;
  overflow: hidden;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(0, 0, 0, 1);
  border-style: solid;
  border-width: 0.5px;
  border-radius: 8px;
  justify-content: center;
  background-color: rgba(224, 195, 0, 1);
}
 
.full-text125 {
  color: rgba(0, 0, 0, 1);
  height: auto;
  font-size: 12px;
  font-style: Medium;
  text-align: right;
  font-family: Inter;
  font-weight: 500;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-arrowright3 {
  width: 16px;
  height: 16px;
}
 
.full-frame1000015969 {
  gap: 18px;
  width: 253px;
  height: 282px;
  display: flex;
  padding: 10px 26px;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(200, 200, 200, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
}
 
.full-frame10000159705 {
  gap: 14px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.full-frame10000159685 {
  width: 48px;
  height: 48px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.full-rectangle94 {
  top: 0px;
  left: 0px;
  width: 48px;
  height: 48px;
  position: absolute;
  border-radius: 11px;
}
 
.full-untitled-projectillustration111 {
  top: 8.5px;
  left: 8.5px;
  width: 30px;
  height: 30px;
  display: flex;
  overflow: hidden;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.full-frame7f27f696b76d4fd29e2b77b8dacda68d1 {
  top: 0px;
  left: 0px;
  width: 30px;
  height: 30px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}
 
.full-group2 {
  top: 0px;
  left: 0px;
  width: 30px;
  height: 30px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}
 
.full-frame7f27f696b76d4fd29e2b77b8dacda68dchild01 {
  top: 0px;
  left: 0px;
  width: 30px;
  height: 30px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}
 
.full-vector2 {
  top: -7.255006266859709e-7px;
  left: 0px;
  width: 30px;
  height: 30px;
  position: absolute;
}
 
.full-text126 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  font-size: 18px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: Bebas Neue;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text127 {
  color: rgba(245, 245, 245, 1);
  height: auto;
  font-size: 12px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text128 {
  color: rgba(224, 195, 0, 1);
  height: auto;
  font-size: 16px;
  align-self: stretch;
  font-style: Bold;
  text-align: center;
  font-family: Inter;
  font-weight: 700;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-button16 {
  gap: 8px;
  display: flex;
  padding: 12px;
  overflow: hidden;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(0, 0, 0, 1);
  border-style: solid;
  border-width: 0.5px;
  border-radius: 8px;
  justify-content: center;
  background-color: rgba(224, 195, 0, 1);
}
 
.full-text129 {
  color: rgba(0, 0, 0, 1);
  height: auto;
  font-size: 12px;
  font-style: Medium;
  text-align: right;
  font-family: Inter;
  font-weight: 500;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-arrowright4 {
  width: 16px;
  height: 16px;
}
 
.full-about-page {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.full-abouttitle {
  gap: 10px;
  display: flex;
  padding: 90px 0;
  align-self: stretch;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) ;
  align-items: center;
  flex-direction: column;
  background-color: rgba(17, 17, 17, 1);
}
 
.full-frame1000015941 {
  gap: -31px;
  display: flex;
  padding: 0 102px 0 180px;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.full-frame1000015901 {
  gap: 41px;
  width: 617px;
  display: flex;
  padding: 9px 0;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-frame1000015972 {
  gap: 10px;
  display: flex;
  padding: 0 42px 0 0;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.full-text130 {
  color: rgba(224, 195, 0, 1);
  height: auto;
  font-size: 64px;
  align-self: stretch;
  font-style: Regular;
  text-align: left;
  font-family: Bebas Neue;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame1000015971 {
  gap: 10px;
  display: flex;
  padding: 0 52px 0 0;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.full-text131 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  font-size: 16px;
  align-self: stretch;
  font-style: Regular;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: 32px;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame144 {
  gap: 59px;
  height: 482px;
  display: flex;
  flex-grow: 1;
  align-items: center;
  flex-shrink: 0;
  background-size: cover;
  justify-content: center;
  background-image: url("public/tq_jrbwyttmjt-wu2q-1500w.png");
}
 
.full-frame1000015960 {
  width: 68%;
  height: 1px;
  align-self: center;
}
 
.full-aboutphilosophy {
  gap: 10px;
  display: flex;
  padding: 26px 49px;
  overflow: hidden;
  align-self: stretch;
  box-shadow: 0px 4px 4px 0px rgba(245, 245, 245, 0.25) ;
  align-items: center;
  flex-direction: column;
  background-color: rgba(17, 17, 17, 1);
}
 
.full-frame8 {
  gap: 13px;
  display: flex;
  padding: 20px 177px 42px;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.full-text141 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  font-size: 64px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: Bebas Neue;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text142 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  font-size: 20px;
  align-self: stretch;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 24px;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame9 {
  gap: 45px;
  display: flex;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: center;
}
 
.full-frame1000015897 {
  gap: 25px;
  display: flex;
  align-items: flex-start;
}
 
.full-frame10000159731 {
  gap: 19px;
  width: 350px;
  height: 248px;
  display: flex;
  padding: 30px 15px;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(200, 200, 200, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 5px;
  flex-direction: column;
}
 
.full-frame10000159686 {
  width: 48px;
  height: 48px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.full-rectangle95 {
  top: 0px;
  left: 0px;
  width: 48px;
  height: 48px;
  position: absolute;
  border-radius: 11px;
}
 
.full-untitled-projectillustration112 {
  gap: 10px;
  top: -0.82421875px;
  left: -0.5px;
  width: 49px;
  display: flex;
  padding: 10px;
  overflow: hidden;
  position: absolute;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.full-target {
  width: 29px;
  height: 29px;
}
 
.full-text143 {
  color: rgba(224, 195, 0, 1);
  height: auto;
  font-size: 32px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: Bebas Neue;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text144 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  font-size: 16px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: 26px;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame1000015899 {
  gap: 25px;
  display: flex;
  align-items: flex-start;
}
 
.full-frame10000159732 {
  gap: 19px;
  width: 350px;
  height: 248px;
  display: flex;
  padding: 30px 15px;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(200, 200, 200, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 5px;
  flex-direction: column;
}
 
.full-frame10000159687 {
  gap: 10px;
  width: 48px;
  height: 48px;
  display: flex;
  padding: 6px 8px;
  align-items: flex-start;
  flex-shrink: 0;
  border-radius: 11px;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(224, 195, 0, 1);
}
 
.full-heart {
  width: 32px;
  height: 32px;
}
 
.full-text145 {
  color: rgba(224, 195, 0, 1);
  height: auto;
  font-size: 32px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: Bebas Neue;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text146 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  font-size: 16px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: 26px;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame10000159733 {
  gap: 19px;
  width: 350px;
  height: 248px;
  display: flex;
  padding: 30px 15px;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(200, 200, 200, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 5px;
  flex-direction: column;
}
 
.full-frame10000159688 {
  width: 48px;
  height: 48px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.full-rectangle96 {
  top: 0px;
  left: 0px;
  width: 48px;
  height: 48px;
  position: absolute;
  border-radius: 11px;
}
 
.full-frame1000015974 {
  gap: 10px;
  top: 0.17578125px;
  left: -0.5px;
  width: 48px;
  height: 48px;
  display: flex;
  position: absolute;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.full-users3 {
  width: 32px;
  height: 32px;
}
 
.full-text147 {
  color: rgba(224, 195, 0, 1);
  height: auto;
  font-size: 32px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: Bebas Neue;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text148 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  font-size: 16px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: 26px;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-aboutpagegallery {
  gap: 75px;
  width: 100%;
  height: 398px;
  display: flex;
  padding: 49px 141px;
  overflow: hidden;
  position: relative;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  background-color: rgba(17, 17, 17, 1);
}

@media (max-width: 490px) {
  .full-aboutpagegallery {
    padding-bottom: 0;
  }
}
 
.full-frame1000015951 {
  gap: 25px;
  top: 49px;
  width: 1550px;
  height: 300px;
  display: flex;
  position: absolute;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  background-color: rgba(17, 17, 17, 1);
}
 
.full-image2 {
  top: 0px;
  left: 0px;
  width: 500px;
  height: 300px;
  position: absolute;
  border-color: rgba(102, 102, 102, 1);
  border-style: solid;
  border-width: 2px;
  border-radius: 8px;
}
 
.full-image3 {
  top: 0px;
  left: 525px;
  width: 500px;
  height: 300px;
  position: absolute;
  border-color: rgba(102, 102, 102, 1);
  border-style: solid;
  border-width: 2px;
  border-radius: 8px;
}
 
.full-image4 {
  top: 0px;
  left: 1050px;
  width: 500px;
  height: 300px;
  position: absolute;
  border-color: rgba(102, 102, 102, 1);
  border-style: solid;
  border-width: 2px;
  border-radius: 8px;
}
 
.full-aboutcta {
  gap: 10px;
  display: flex;
  padding: 0 40px;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
  background-color: rgba(17, 17, 17, 1);
}
 
.full-frame142 {
  gap: 32px;
  height: 354px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.full-frame1000015940 {
  gap: 25px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.full-text149 {
  color: rgba(224, 195, 0, 1);
  height: auto;
  font-size: 48px;
  align-self: stretch;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) ;
  font-style: Regular;
  text-align: center;
  font-family: Bebas Neue;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text150 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  font-size: 20px;
  align-self: stretch;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) ;
  font-style: Regular;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: 24px;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame6 {
  gap: 15px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.full-button17 {
  gap: 8px;
  width: 250px;
  height: 40px;
  display: flex;
  overflow: hidden;
  box-sizing: content-box;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(17, 17, 17, 1);
  border-style: solid;
  border-width: 2px;
  border-radius: 8px;
  justify-content: center;
  background-color: rgba(224, 195, 0, 1);
}
 
.full-text151 {
  color: rgba(17, 17, 17, 1);
  height: auto;
  font-size: 14px;
  font-style: Bold;
  text-align: right;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-button18 {
  gap: 8px;
  width: 185px;
  height: 40px;
  display: flex;
  padding: 12px;
  overflow: hidden;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) ;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(0, 0, 0, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 8px;
  justify-content: center;
  background-color: rgba(200, 200, 200, 1);
}
 
.full-text152 {
  color: rgba(0, 0, 0, 1);
  height: auto;
  font-size: 12px;
  font-style: Regular;
  text-align: right;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-services-page {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.full-servicescontent {
  gap: 38px;
  display: flex;
  padding: 69px 0;
  overflow: hidden;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
  background-color: rgba(17, 17, 17, 1);
}
 
.full-servicestitle {
  gap: 31px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.full-maintitle {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.full-text153 {
  color: rgba(224, 195, 0, 1);
  height: auto;
  flex-grow: 1;
  font-size: 64px;
  font-style: Regular;
  text-align: center;
  font-family: Bebas Neue;
  font-weight: 400;
  line-height: 30px;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame1000015975 {
  gap: 10px;
  display: flex;
  padding: 0 245px;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.full-text154 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  font-size: 20px;
  align-self: stretch;
  font-style: Bold;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame1000015961 {
  gap: 18px;
  display: flex;
  padding: 0 76px;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: center;
}
 
.full-service1 {
  gap: 10px;
  width: 530px;
  height: 462px;
  display: flex;
  padding: 29px 26px;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.full-frame1000015962 {
  top: 449px;
  left: 2px;
  width: 528px;
  height: 25px;
  display: flex;
  overflow: hidden;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.full-box {
  top: 0px;
  left: 0px;
  width: 530px;
  height: 461.74951171875px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}
 
.full-rectangle8 {
  top: 11.74951171875px;
  left: 0px;
  width: 530px;
  height: 450px;
  position: absolute;
  border-color: rgba(224, 195, 0, 1);
  border-style: solid;
  border-width: 2px;
  border-radius: 10px;
}
 
.full-frame75 {
  gap: 10px;
  top: 0px;
  left: 32.374267578125px;
  width: 114.0634765625px;
  height: 21.959716796875px;
  display: flex;
  padding: 5px 10px;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 0;
  border-radius: 4px;
  flex-direction: column;
  background-color: rgba(224, 195, 0, 1);
}
 
.full-frame74 {
  gap: 3px;
  display: flex;
  align-items: flex-start;
}
 
.full-star {
  width: 11px;
  height: 11px;
}
 
.full-text155 {
  color: rgba(0, 0, 0, 1);
  height: auto;
  font-size: 10px;
  font-style: Bold;
  text-align: right;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame78 {
  gap: 17px;
  top: 48px;
  left: 26.5px;
  width: 477px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-frame73 {
  gap: 23px;
  width: 455.521484375px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-frame61 {
  gap: 15px;
  display: flex;
  align-items: flex-end;
}
 
.full-group1 {
  width: 50px;
  height: 50px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 1;
  border-radius: 11px;
  background-color: rgba(200, 200, 200, 0.5);
}
 
.full-user2 {
  top: 10px;
  left: 10px;
  width: 30px;
  height: 30px;
  position: absolute;
}
 
.full-frame60 {
  gap: 10px;
  width: 165.157470703125px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-text156 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  font-size: 24px;
  align-self: stretch;
  font-style: Regular;
  text-align: left;
  font-family: Bebas Neue;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame59 {
  display: flex;
  align-self: stretch;
  align-items: flex-end;
  flex-shrink: 0;
}
 
.full-frame171 {
  gap: 2px;
  display: flex;
  align-items: flex-end;
}
 
.full-clock1 {
  width: 15px;
  height: 15px;
}
 
.full-text157 {
  color: rgba(200, 200, 200, 1);
  width: 91px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text158 {
  color: rgba(224, 195, 0, 1);
  width: 81px;
  height: auto;
  font-size: 24px;
  font-style: Bold;
  text-align: right;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame62 {
  gap: 22px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.full-text159 {
  color: rgba(200, 200, 200, 1);
  width: 534px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text160 {
  color: rgba(200, 200, 200, 1);
  width: 534px;
  height: auto;
  font-size: 16px;
  font-style: Bold;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame72 {
  gap: 11px;
  display: flex;
  align-items: center;
}
 
.full-frame71 {
  gap: 21px;
  width: 10.502716064453125px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-ellipse41 {
  width: auto;
  height: 10px;
  align-self: stretch;
}
 
.full-ellipse51 {
  width: auto;
  height: 10px;
  align-self: stretch;
}
 
.full-ellipse61 {
  width: auto;
  height: 10px;
  align-self: stretch;
}
 
.full-ellipse71 {
  width: auto;
  height: 10px;
  align-self: stretch;
}
 
.full-ellipse81 {
  width: auto;
  height: 10px;
  align-self: stretch;
}
 
.full-mappin1 {
  width: 10px;
  height: 10px;
}
 
.full-frame70 {
  gap: 14px;
  width: 223.46630859375px;
  height: 174.4775390625px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-text161 {
  color: rgba(200, 200, 200, 1);
  width: 262px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text162 {
  color: rgba(200, 200, 200, 1);
  width: 262px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text163 {
  color: rgba(200, 200, 200, 1);
  width: 262px;
  height: auto;
  flex-grow: 1;
  font-size: 14px;
  font-style: Regular;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text164 {
  color: rgba(200, 200, 200, 1);
  width: 262px;
  height: auto;
  flex-grow: 1;
  font-size: 14px;
  font-style: Regular;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text165 {
  color: rgba(200, 200, 200, 1);
  width: 262px;
  height: auto;
  flex-grow: 1;
  font-size: 14px;
  font-style: Regular;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text166 {
  color: rgba(200, 200, 200, 1);
  width: 262px;
  height: auto;
  flex-grow: 1;
  font-size: 14px;
  font-style: Regular;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-button19 {
  gap: 8px;
  width: 477px;
  height: 40px;
  display: flex;
  padding: 12px;
  overflow: hidden;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(200, 200, 200, 1);
  border-style: solid;
  border-width: 0.5px;
  border-radius: 8px;
  justify-content: center;
  background-color: rgba(224, 195, 0, 1);
}
 
.full-text167 {
  color: rgba(0, 0, 0, 1);
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: right;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-service2 {
  gap: 10px;
  width: 530px;
  height: 453px;
  display: flex;
  position: relative;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) ;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.full-frame57 {
  gap: 10px;
  top: 0px;
  left: 0px;
  width: 530px;
  display: flex;
  padding: 11px 0;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-frame58 {
  gap: 10px;
  width: 530px;
  display: flex;
  padding: 27px 26px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) ;
  align-items: flex-start;
  flex-shrink: 0;
  border-color: rgba(200, 200, 200, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 10px;
  flex-direction: column;
  background-color: rgba(17, 17, 17, 0.5);
}
 
.full-frame82 {
  gap: 26px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.full-frame56 {
  gap: 22px;
  width: 426.425048828125px;
  height: 331.429931640625px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-frame49 {
  gap: 16px;
  display: flex;
  position: relative;
  align-items: center;
}
 
.full-rectangle101 {
  width: 50px;
  height: 50px;
  border-radius: 11px;
}
 
.full-frame47 {
  display: flex;
  z-index: 1;
  align-items: flex-end;
}
 
.full-frame48 {
  width: 195.1494140625px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  flex-shrink: 0;
}
 
.full-text168 {
  color: rgba(200, 200, 200, 1);
  width: 195px;
  height: auto;
  font-size: 24px;
  font-style: Regular;
  text-align: left;
  font-family: Bebas Neue;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame172 {
  gap: 2px;
  display: flex;
  align-items: flex-end;
}
 
.full-clock2 {
  width: 15px;
  height: 15px;
}
 
.full-text169 {
  color: rgba(200, 200, 200, 1);
  width: 94px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text170 {
  color: rgba(224, 195, 0, 1);
  width: 69px;
  height: auto;
  font-size: 24px;
  font-style: Bold;
  text-align: right;
  font-family: Inter;
  font-weight: 700;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-users4 {
  top: 10px;
  left: 10px;
  width: 30px;
  height: 30px;
  z-index: 2;
  position: absolute;
}
 
.full-frame50 {
  gap: 22px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.full-text171 {
  color: rgba(200, 200, 200, 1);
  width: 500px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text172 {
  color: rgba(200, 200, 200, 1);
  width: 500px;
  height: auto;
  font-size: 16px;
  font-style: Bold;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame55 {
  gap: 7px;
  display: flex;
  align-items: center;
}
 
.full-frame52 {
  gap: 32px;
  width: 10.488800048828125px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-frame51 {
  gap: 18px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.full-ellipse42 {
  width: auto;
  height: 10px;
  align-self: stretch;
}
 
.full-ellipse52 {
  width: auto;
  height: 10px;
  align-self: stretch;
}
 
.full-ellipse62 {
  width: auto;
  height: 10px;
  align-self: stretch;
}
 
.full-ellipse72 {
  width: auto;
  height: 10px;
  align-self: stretch;
}
 
.full-ellipse82 {
  width: auto;
  height: 10px;
  align-self: stretch;
}
 
.full-mappin2 {
  width: 10px;
  height: 10px;
}
 
.full-frame54 {
  gap: 27px;
  width: 207.9365234375px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-frame53 {
  gap: 11px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.full-text173 {
  color: rgba(200, 200, 200, 1);
  width: 244px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text174 {
  color: rgba(200, 200, 200, 1);
  width: 244px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text175 {
  color: rgba(200, 200, 200, 1);
  width: 244px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text176 {
  color: rgba(200, 200, 200, 1);
  width: 244px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text177 {
  color: rgba(200, 200, 200, 1);
  width: 244px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text178 {
  color: rgba(200, 200, 200, 1);
  width: 244px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-button20 {
  gap: 8px;
  width: 477px;
  height: 40px;
  display: flex;
  padding: 12px;
  overflow: hidden;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(224, 195, 0, 1);
  border-style: solid;
  border-width: 0.5px;
  border-radius: 8px;
  justify-content: center;
  background-color: rgba(200, 200, 200, 1);
}
 
.full-text179 {
  color: rgba(0, 0, 0, 1);
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: right;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame1000015976 {
  gap: 10px;
  width: 530px;
  display: flex;
  padding: 11px 0;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-service3 {
  gap: 10px;
  height: 450px;
  display: flex;
  padding: 27px 26px;
  align-self: stretch;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) ;
  align-items: flex-start;
  flex-shrink: 0;
  border-color: rgba(200, 200, 200, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 10px;
  flex-direction: column;
  background-color: rgba(17, 17, 17, 0.5);
}
 
.full-frame45 {
  gap: 32px;
  width: 478px;
  height: 394.429931640625px;
  display: flex;
  position: relative;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: space-between;
}
 
.full-frame46 {
  gap: 32px;
  top: 0px;
  left: 0px;
  width: 478px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-frame34 {
  gap: 9px;
  display: flex;
  position: relative;
  align-items: flex-end;
}
 
.full-rectangle102 {
  width: 50px;
  height: 50px;
  border-radius: 11px;
}
 
.full-icon2 {
  left: 10px;
  width: 30px;
  bottom: 12px;
  height: 30px;
  z-index: 1;
  position: absolute;
}
 
.full-frame33 {
  gap: 8px;
  width: 149.777587890625px;
  display: flex;
  z-index: 2;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-text180 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  font-size: 24px;
  align-self: stretch;
  font-style: Regular;
  text-align: left;
  font-family: Bebas Neue;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame32 {
  display: flex;
  align-items: flex-end;
}
 
.full-frame173 {
  gap: 2px;
  display: flex;
  align-items: flex-end;
}
 
.full-clock3 {
  width: 15px;
  height: 15px;
}
 
.full-text181 {
  color: rgba(200, 200, 200, 1);
  width: 55px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text182 {
  color: rgba(224, 195, 0, 1);
  width: 69px;
  height: auto;
  font-size: 24px;
  font-style: Bold;
  text-align: right;
  font-family: Inter;
  font-weight: 700;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame44 {
  gap: 28px;
  height: 312px;
  display: flex;
  position: relative;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-frame43 {
  gap: 14px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.full-frame35 {
  gap: 22px;
  height: 60px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-text183 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  font-size: 14px;
  align-self: stretch;
  font-style: Regular;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text184 {
  color: rgba(200, 200, 200, 1);
  width: 560px;
  height: auto;
  font-size: 16px;
  font-style: Bold;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame42 {
  display: flex;
  align-items: center;
}
 
.full-frame40 {
  gap: 34px;
  width: 10px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-frame36 {
  gap: 18px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.full-ellipse43 {
  width: auto;
  height: 10px;
  align-self: stretch;
}
 
.full-ellipse53 {
  width: auto;
  height: 10px;
  align-self: stretch;
}
 
.full-ellipse63 {
  width: auto;
  height: 10px;
  align-self: stretch;
}
 
.full-ellipse73 {
  width: auto;
  height: 10px;
  align-self: stretch;
}
 
.full-ellipse83 {
  width: auto;
  height: 10px;
  align-self: stretch;
}
 
.full-mappin3 {
  width: 10px;
  height: 10px;
}
 
.full-frame41 {
  gap: 26px;
  width: 215.9365234375px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-frame37 {
  gap: 11px;
  width: 189.6279296875px;
  display: flex;
  padding: 0 8px;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-text185 {
  color: rgba(200, 200, 200, 1);
  width: 203px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text186 {
  color: rgba(200, 200, 200, 1);
  width: 203px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text187 {
  color: rgba(200, 200, 200, 1);
  width: 203px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text188 {
  color: rgba(200, 200, 200, 1);
  width: 203px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text189 {
  color: rgba(200, 200, 200, 1);
  width: 203px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text190 {
  color: rgba(200, 200, 200, 1);
  width: 253px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-button21 {
  gap: 8px;
  width: 478.494140625px;
  height: 40px;
  display: flex;
  padding: 12px;
  z-index: 1;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(224, 195, 0, 1);
  border-style: solid;
  border-width: 0.5px;
  border-radius: 8px;
  justify-content: center;
  background-color: rgba(200, 200, 200, 1);
}
 
.full-text191 {
  top: 13px;
  left: 160.2470703125px;
  color: rgba(0, 0, 0, 1);
  height: auto;
  position: absolute;
  font-size: 14px;
  font-style: Regular;
  text-align: right;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame1000015977 {
  gap: 10px;
  width: 530px;
  display: flex;
  padding: 11px 0;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-service4 {
  gap: 10px;
  height: 450px;
  display: flex;
  padding: 24px 25px;
  align-self: stretch;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) ;
  align-items: flex-start;
  flex-shrink: 0;
  border-color: rgba(200, 200, 200, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 10px;
  flex-direction: column;
  background-color: rgba(17, 17, 17, 0.5);
}
 
.full-frame29 {
  gap: 30px;
  height: 332.5633544921875px;
  display: flex;
  position: relative;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-frame28 {
  gap: 8px;
  display: flex;
  z-index: 1;
  align-items: center;
}
 
.full-icon3 {
  width: 55px;
  height: 54.573486328125px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 1;
  background-color: rgba(200, 200, 200, 0.5);
}
 
.full-frame7f27f696b76d4fd29e2b77b8dacda68d2 {
  top: 11.353509902954102px;
  left: 10.914697647094727px;
  width: 32.74410629272461px;
  height: 31.866430282592773px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}
 
.full-group3 {
  top: 0px;
  left: 0px;
  width: 32.74410629272461px;
  height: 31.866430282592773px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}
 
.full-frame7f27f696b76d4fd29e2b77b8dacda68dchild02 {
  top: 0px;
  left: 0px;
  width: 32.74410629272461px;
  height: 31.866430282592773px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}
 
.full-vector3 {
  top: -7.255006266859709e-7px;
  left: 0px;
  width: 33px;
  height: 32px;
  position: absolute;
}
 
.full-s4title {
  gap: 10px;
  width: 162px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-frame27 {
  gap: 10px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.full-text192 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  font-size: 24px;
  align-self: stretch;
  font-style: Regular;
  text-align: left;
  font-family: Bebas Neue;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame21 {
  gap: 7px;
  width: 158px;
  display: flex;
  align-items: flex-end;
  flex-shrink: 0;
}
 
.full-clock4 {
  width: 15px;
  height: 15px;
}
 
.full-text193 {
  color: rgba(200, 200, 200, 1);
  width: 60px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text194 {
  color: rgba(224, 195, 0, 1);
  width: 50px;
  height: auto;
  font-size: 24px;
  font-style: Bold;
  text-align: right;
  font-family: Inter;
  font-weight: 700;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-s4description {
  gap: 15px;
  display: flex;
  z-index: 2;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.full-frame22 {
  gap: 21px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.full-text195 {
  color: rgba(200, 200, 200, 1);
  width: 529px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text196 {
  color: rgba(200, 200, 200, 1);
  width: 562px;
  height: auto;
  font-size: 16px;
  font-style: Bold;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame241 {
  gap: 4px;
  display: flex;
  align-items: center;
}
 
.full-frame25 {
  gap: 33px;
  width: 10px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-frame23 {
  gap: 18px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.full-ellipse44 {
  width: auto;
  height: 10px;
  align-self: stretch;
}
 
.full-ellipse54 {
  width: auto;
  height: 10px;
  align-self: stretch;
}
 
.full-ellipse64 {
  width: auto;
  height: 10px;
  align-self: stretch;
}
 
.full-ellipse74 {
  width: auto;
  height: 10px;
  align-self: stretch;
}
 
.full-ellipse84 {
  width: auto;
  height: 10px;
  align-self: stretch;
}
 
.full-mappin4 {
  width: 10px;
  height: 10px;
}
 
.full-frame26 {
  gap: 26px;
  width: 278.582763671875px;
  display: flex;
  padding: 0 8px;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-frame242 {
  gap: 11px;
  width: 188.128662109375px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-text197 {
  color: rgba(200, 200, 200, 1);
  width: 220px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text198 {
  color: rgba(200, 200, 200, 1);
  width: 220px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text199 {
  color: rgba(200, 200, 200, 1);
  width: 220px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text200 {
  color: rgba(200, 200, 200, 1);
  width: 220px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text201 {
  color: rgba(200, 200, 200, 1);
  width: 220px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text202 {
  color: rgba(200, 200, 200, 1);
  width: 308px;
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-button22 {
  gap: 8px;
  width: 480px;
  height: 40px;
  display: flex;
  padding: 12px;
  overflow: hidden;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(224, 195, 0, 1);
  border-style: solid;
  border-width: 0.5px;
  border-radius: 8px;
  justify-content: center;
  background-color: rgba(200, 200, 200, 1);
}
 
.full-text203 {
  color: rgba(0, 0, 0, 1);
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: right;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame201 {
  gap: 26px;
  height: 141px;
  display: flex;
  padding: 0 0 40px;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-frame1000015939 {
  gap: 25px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.full-text204 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  font-size: 48px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: Bebas Neue;
  font-weight: 400;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text205 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  font-size: 16px;
  align-self: stretch;
  font-style: Bold;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-button23 {
  gap: 8px;
  width: 200px;
  height: 40px;
  display: flex;
  padding: 12px;
  overflow: hidden;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(200, 200, 200, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 5px;
  justify-content: center;
  background-color: rgba(224, 195, 0, 1);
}
 
.full-text206 {
  color: rgba(0, 0, 0, 1);
  height: auto;
  font-size: 14px;
  font-style: Medium;
  text-align: right;
  font-family: Inter;
  font-weight: 500;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-testimonials {
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.full-testimonialscarousel {
  gap: 50px;
  height: 1150px;
  display: flex;
  padding: 40px 81px;
  align-self: stretch;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) ;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  background-color: rgba(17, 17, 17, 1);
}
 
.full-text207 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  font-size: 64px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: Bebas Neue;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text208 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  font-size: 24px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame1000015980 {
  gap: 10px;
  display: flex;
  padding: 0 100px;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.full-frame1000015978 {
  gap: 10px;
  width: 914px;
  display: flex;
  flex-grow: 1;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.full-frame95 {
  gap: 32px;
  display: flex;
  padding: 40px;
  align-self: stretch;
  align-items: center;
  border-color: rgba(200, 200, 200, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 8px;
  flex-direction: column;
  background-color: rgba(68, 68, 68, 1);
}
 
.full-frame86 {
  gap: 5px;
  display: flex;
  align-items: center;
}
 
.full-star7 {
  width: 25px;
  height: 25px;
}
 
.full-star8 {
  width: 25px;
  height: 25px;
}
 
.full-star5 {
  width: 25px;
  height: 25px;
}
 
.full-star9 {
  width: 25px;
  height: 25px;
}
 
.full-star6 {
  width: 25px;
  height: 25px;
}
 
.full-frame1000015979 {
  gap: 10px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.full-text209 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  flex-grow: 1;
  font-size: 16px;
  font-style: Bold;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 32px;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame94 {
  gap: 59px;
  width: 293.4677734375px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-frame93 {
  gap: 10px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: space-between;
}
 
.full-pfp {
  gap: 10px;
  width: 63.4677734375px;
  height: 63.4677734375px;
  display: flex;
  padding: 22px 10px;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(224, 195, 0, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 31.73388671875px;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(224, 195, 0, 0.5);
}
 
.full-text210 {
  color: rgba(224, 195, 0, 1);
  height: auto;
  font-size: 20px;
  font-style: Semi Bold;
  text-align: left;
  font-family: Inter;
  font-weight: 700;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame90 {
  width: 277px;
  display: flex;
  padding: 0 10px;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-frame91 {
  width: 237px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-text211 {
  color: rgba(200, 200, 200, 1);
  width: 138px;
  height: auto;
  font-size: 20px;
  font-style: Bold;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 32px;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text212 {
  color: rgba(200, 200, 200, 1);
  width: 219px;
  height: auto;
  font-size: 16px;
  font-style: Bold;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 32px;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame88 {
  gap: 12px;
  width: 128px;
  height: 44px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: center;
}
 
.full-button24 {
  gap: 8px;
  width: 50px;
  height: 50px;
  display: flex;
  padding: 12px;
  overflow: hidden;
  align-items: flex-end;
  flex-shrink: 0;
  border-color: rgba(17, 17, 17, 1);
  border-style: solid;
  border-width: 2px;
  border-radius: 1000px;
  justify-content: center;
  background-color: rgba(224, 195, 0, 1);
}
 
.full-arrowright5 {
  width: 35px;
  height: 25px;
}
 
.full-button25 {
  gap: 8px;
  width: 50px;
  height: 50px;
  display: flex;
  padding: 12px;
  overflow: hidden;
  align-items: flex-end;
  flex-shrink: 0;
  border-color: rgba(17, 17, 17, 1);
  border-style: solid;
  border-width: 2px;
  border-radius: 1000px;
  justify-content: center;
  background-color: rgba(224, 195, 0, 1);
}
 
.full-arrowright6 {
  width: 35px;
  height: 25px;
}
 
.full-frame1000015949 {
  gap: 95px;
  display: flex;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: space-between;
}
 
.full-frame1000015909 {
  gap: 20px;
  width: 160px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-text216 {
  color: rgba(224, 195, 0, 1);
  height: auto;
  font-size: 36px;
  align-self: stretch;
  font-style: Bold;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text217 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  font-size: 16px;
  align-self: stretch;
  font-style: Bold;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame1000015908 {
  gap: 20px;
  width: 160px;
  display: flex;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) ;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-text218 {
  color: rgba(224, 195, 0, 1);
  height: auto;
  font-size: 36px;
  align-self: stretch;
  font-style: Bold;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text219 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  font-size: 15px;
  align-self: stretch;
  font-style: Bold;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame1000015907 {
  gap: 20px;
  width: 160px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-text220 {
  color: rgba(224, 195, 0, 1);
  width: 70px;
  height: auto;
  font-size: 36px;
  font-style: Bold;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text221 {
  color: rgba(200, 200, 200, 1);
  width: 155px;
  height: auto;
  font-size: 16px;
  font-style: Bold;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame1000015911 {
  gap: 10px;
  display: flex;
  padding: 0 80px;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.full-frame1000015938 {
  gap: 25px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.full-text222 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  font-size: 48px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: Bebas Neue;
  font-weight: 400;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text223 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  font-size: 16px;
  align-self: stretch;
  font-style: Bold;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 24px;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-button26 {
  gap: 8px;
  width: 250px;
  height: 40px;
  display: flex;
  padding: 12px;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(68, 68, 68, 1);
  border-style: solid;
  border-width: 0.5px;
  border-radius: 8px;
  justify-content: center;
  background-color: rgba(224, 195, 0, 1);
}
 
.full-text224 {
  top: 13px;
  left: 23px;
  color: rgba(0, 0, 0, 1);
  height: auto;
  position: absolute;
  font-size: 14px;
  font-style: Bold;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-faq {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.full-faqcontent {
  gap: 10px;
  display: flex;
  padding: 14px 200px;
  overflow: hidden;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  background-color: rgba(17, 17, 17, 1);
}
 
.full-frame124 {
  gap: 61px;
  width: 876px;
  display: flex;
  flex-grow: 1;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.full-frame123 {
  gap: 34px;
  display: flex;
  position: relative;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.full-ellipse9 {
  width: 65px;
  height: 65px;
}
 
.full-text225 {
  color: rgba(224, 195, 0, 1);
  height: auto;
  z-index: 1;
  font-size: 64px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: Bebas Neue;
  font-weight: 400;
  line-height: 33px;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text226 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  z-index: 2;
  font-size: 16px;
  align-self: stretch;
  font-style: Bold;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame122 {
  gap: 23px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.full-accordion-item1 {
  gap: 8px;
  display: flex;
  padding: 16px;
  align-self: stretch;
  align-items: flex-start;
  border-color: rgba(200, 200, 200, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 8px;
  flex-direction: column;
  background-color: rgba(68, 68, 68, 1);
}
 
.full-accordion-title1 {
  gap: 10px;
  display: flex;
  align-self: stretch;
  align-items: flex-end;
  flex-shrink: 0;
  justify-content: center;
}
 
.full-text227 {
  color: rgba(224, 195, 0, 1);
  height: auto;
  flex-grow: 1;
  font-size: 16px;
  font-style: Bold;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 139.9999976158142%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-chevronup1 {
  width: 20px;
  height: 20px;
}
 
.full-accordion-content1 {
  gap: 10px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.full-text228 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  flex-grow: 1;
  font-size: 16px;
  font-style: Regular;
  text-align: left;
  font-family: Inter;
  font-weight: 400;
  line-height: 139.9999976158142%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-accordion-item2 {
  gap: 8px;
  display: flex;
  padding: 16px;
  align-self: stretch;
  align-items: flex-start;
  border-color: rgba(200, 200, 200, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 8px;
  flex-direction: column;
  background-color: rgba(68, 68, 68, 1);
}
 
.full-accordion-title2 {
  gap: 10px;
  display: flex;
  align-self: stretch;
  align-items: flex-end;
  flex-shrink: 0;
  justify-content: center;
}
 
.full-text229 {
  color: rgba(224, 195, 0, 1);
  height: auto;
  flex-grow: 1;
  font-size: 16px;
  font-style: Bold;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 139.9999976158142%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-chevronup2 {
  width: 20px;
  height: 20px;
}
 
.full-accordion-content2 {
  gap: 10px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.full-text230 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  flex-grow: 1;
  font-size: 16px;
  font-style: Regular;
  text-align: left;
  font-family: Inter;
  font-weight: 400;
  line-height: 139.9999976158142%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-accordion-item3 {
  gap: 8px;
  display: flex;
  padding: 16px;
  align-self: stretch;
  align-items: flex-start;
  border-color: rgba(200, 200, 200, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 8px;
  flex-direction: column;
  background-color: rgba(68, 68, 68, 1);
}
 
.full-accordion-title3 {
  gap: 10px;
  display: flex;
  align-self: stretch;
  align-items: flex-end;
  flex-shrink: 0;
  justify-content: center;
}
 
.full-text231 {
  color: rgba(224, 195, 0, 1);
  height: auto;
  flex-grow: 1;
  font-size: 16px;
  font-style: Bold;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 139.9999976158142%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-chevronup3 {
  width: 20px;
  height: 20px;
}
 
.full-accordion-content3 {
  gap: 10px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.full-text232 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  flex-grow: 1;
  font-size: 16px;
  font-style: Regular;
  text-align: left;
  font-family: Inter;
  font-weight: 400;
  line-height: 139.9999976158142%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-accordion-item4 {
  gap: 8px;
  display: flex;
  padding: 16px;
  align-self: stretch;
  align-items: flex-start;
  border-color: rgba(200, 200, 200, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 8px;
  flex-direction: column;
  background-color: rgba(68, 68, 68, 1);
}
 
.full-accordion-title4 {
  gap: 10px;
  display: flex;
  align-self: stretch;
  align-items: flex-end;
  flex-shrink: 0;
  justify-content: center;
}
 
.full-text233 {
  color: rgba(224, 195, 0, 1);
  height: auto;
  flex-grow: 1;
  font-size: 16px;
  font-style: Bold;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 139.9999976158142%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-chevronup4 {
  width: 20px;
  height: 20px;
}
 
.full-accordion-content4 {
  gap: 10px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.full-text234 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  flex-grow: 1;
  font-size: 16px;
  font-style: Regular;
  text-align: left;
  font-family: Inter;
  font-weight: 400;
  line-height: 139.9999976158142%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-accordion-item5 {
  gap: 8px;
  display: flex;
  padding: 16px;
  align-self: stretch;
  align-items: flex-start;
  border-color: rgba(200, 200, 200, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 8px;
  flex-direction: column;
  background-color: rgba(68, 68, 68, 1);
}
 
.full-accordion-title5 {
  gap: 10px;
  display: flex;
  align-self: stretch;
  align-items: flex-end;
  flex-shrink: 0;
  justify-content: center;
}
 
.full-text235 {
  color: rgba(224, 195, 0, 1);
  height: auto;
  flex-grow: 1;
  font-size: 16px;
  font-style: Bold;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 139.9999976158142%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-chevronup5 {
  width: 20px;
  height: 20px;
}
 
.full-accordion-content5 {
  gap: 10px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.full-text236 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  flex-grow: 1;
  font-size: 16px;
  font-style: Regular;
  text-align: left;
  font-family: Inter;
  font-weight: 400;
  line-height: 139.9999976158142%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-accordion-item6 {
  gap: 8px;
  display: flex;
  padding: 16px;
  align-self: stretch;
  align-items: flex-start;
  border-color: rgba(200, 200, 200, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 8px;
  flex-direction: column;
  background-color: rgba(68, 68, 68, 1);
}
 
.full-accordion-title6 {
  gap: 10px;
  display: flex;
  align-self: stretch;
  align-items: flex-end;
  flex-shrink: 0;
  justify-content: center;
}
 
.full-text237 {
  color: rgba(224, 195, 0, 1);
  height: auto;
  flex-grow: 1;
  font-size: 16px;
  font-style: Bold;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 139.9999976158142%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-chevronup6 {
  width: 20px;
  height: 20px;
}
 
.full-accordion-content6 {
  gap: 10px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.full-text238 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  flex-grow: 1;
  font-size: 16px;
  font-style: Regular;
  text-align: left;
  font-family: Inter;
  font-weight: 400;
  line-height: 139.9999976158142%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-accordion-item7 {
  gap: 8px;
  display: flex;
  padding: 16px;
  align-self: stretch;
  align-items: flex-start;
  border-color: rgba(200, 200, 200, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 8px;
  flex-direction: column;
  background-color: rgba(68, 68, 68, 1);
}
 
.full-accordion-title7 {
  gap: 10px;
  display: flex;
  align-self: stretch;
  align-items: flex-end;
  flex-shrink: 0;
  justify-content: center;
}
 
.full-text239 {
  color: rgba(224, 195, 0, 1);
  height: auto;
  flex-grow: 1;
  font-size: 16px;
  font-style: Bold;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 139.9999976158142%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-chevronup7 {
  width: 20px;
  height: 20px;
}
 
.full-accordion-content7 {
  gap: 10px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.full-text240 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  flex-grow: 1;
  font-size: 16px;
  font-style: Regular;
  text-align: left;
  font-family: Inter;
  font-weight: 400;
  line-height: 139.9999976158142%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-accordion-item8 {
  gap: 8px;
  display: flex;
  padding: 16px;
  align-self: stretch;
  align-items: flex-start;
  border-color: rgba(200, 200, 200, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 8px;
  flex-direction: column;
  background-color: rgba(68, 68, 68, 1);
}
 
.full-accordion-title8 {
  gap: 10px;
  display: flex;
  align-self: stretch;
  align-items: flex-end;
  flex-shrink: 0;
  justify-content: center;
}
 
.full-text241 {
  color: rgba(224, 195, 0, 1);
  height: auto;
  flex-grow: 1;
  font-size: 16px;
  font-style: Bold;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 139.9999976158142%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-chevronup8 {
  width: 20px;
  height: 20px;
}
 
.full-accordion-content8 {
  gap: 10px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.full-text242 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  flex-grow: 1;
  font-size: 16px;
  font-style: Regular;
  text-align: left;
  font-family: Inter;
  font-weight: 400;
  line-height: 139.9999976158142%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-accordion-item9 {
  gap: 8px;
  display: flex;
  padding: 16px;
  align-self: stretch;
  align-items: flex-start;
  border-color: rgba(200, 200, 200, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 8px;
  flex-direction: column;
  background-color: rgba(68, 68, 68, 1);
}
 
.full-accordion-title9 {
  gap: 10px;
  display: flex;
  align-self: stretch;
  align-items: flex-end;
  flex-shrink: 0;
  justify-content: center;
}
 
.full-text243 {
  color: rgba(224, 195, 0, 1);
  height: auto;
  flex-grow: 1;
  font-size: 16px;
  font-style: Bold;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 139.9999976158142%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-chevronup9 {
  width: 20px;
  height: 20px;
}
 
.full-accordion-content9 {
  gap: 10px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.full-text244 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  flex-grow: 1;
  font-size: 16px;
  font-style: Regular;
  text-align: left;
  font-family: Inter;
  font-weight: 400;
  line-height: 139.9999976158142%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-faqcta {
  gap: 25px;
  height: 279px;
  display: flex;
  padding: 0 160px;
  overflow: hidden;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(17, 17, 17, 1);
}
 
.full-line5 {
  width: 728px;
  height: 1px;
}
 
.full-text245 {
  color: rgba(224, 195, 0, 1);
  height: auto;
  font-size: 48px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: Bebas Neue;
  font-weight: 400;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text246 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  font-size: 20px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: 24px;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame14 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  border-radius: 8px;
  justify-content: center;
}
 
.full-button27 {
  gap: 8px;
  width: 225px;
  height: 40px;
  display: flex;
  padding: 12px;
  overflow: hidden;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) ;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(200, 200, 200, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 8px;
  justify-content: space-between;
  background-color: rgba(224, 195, 0, 1);
}
 
.full-text247 {
  color: rgba(17, 17, 17, 1);
  width: 100%;
  height: auto;
  font-size: 12px;
  font-style: Bold;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-button28 {
  gap: 8px;
  width: 200px;
  height: 40px;
  display: flex;
  padding: 12px;
  overflow: hidden;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) ;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(200, 200, 200, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 8px;
  justify-content: center;
  background-color: rgba(17, 17, 17, 1);
}
 
.full-text248 {
  color: rgba(224, 195, 0, 1);
  height: auto;
  font-size: 12px;
  font-style: Bold;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-contact {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.full-contactcontent {
  gap: 48px;
  display: flex;
  padding: 50px 158px;
  overflow: hidden;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
  background-color: rgba(17, 17, 17, 1);
}
 
.full-frame1000015964 {
  gap: 52px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.full-text249 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  font-size: 96px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: Bebas Neue;
  font-weight: 400;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text250 {
  color: rgba(200, 200, 200, 1);
}
 
.full-text252 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  font-size: 20px;
  align-self: stretch;
  font-style: Bold;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame1000015963 {
  gap: 10px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.full-frame1000015981 {
  gap: 54px;
  width: 337.0107421875px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-frame1000015928 {
  gap: 50px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.full-text253 {
  color: rgba(224, 195, 0, 1);
  height: auto;
  font-size: 36px;
  align-self: stretch;
  font-style: Regular;
  text-align: left;
  font-family: Bebas Neue;
  font-weight: 400;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame1000015925 {
  gap: 50px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.full-frame1000015924 {
  gap: 11px;
  display: flex;
  align-items: center;
}
 
.full-frame1000015917 {
  gap: 10px;
  width: 50px;
  height: 50px;
  display: flex;
  padding: 12px 13px;
  align-items: center;
  flex-shrink: 0;
  border-radius: 10px;
  background-color: rgba(224, 195, 0, 0.10000000149011612);
}
 
.full-phone {
  width: 25px;
  height: 25px;
}
 
.full-frame1000015923 {
  gap: 8px;
  width: 216px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-text254 {
  color: rgba(224, 195, 0, 1);
  width: 236px;
  height: auto;
  font-size: 16px;
  font-style: Bold;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text255 {
  color: rgba(200, 200, 200, 1);
  width: 236px;
  height: auto;
  font-size: 14px;
  font-style: Bold;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame1000015922 {
  gap: 11px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.full-frame1000015920 {
  gap: 10px;
  width: 50px;
  height: 50px;
  display: flex;
  padding: 12px 13px;
  align-items: center;
  flex-shrink: 0;
  border-radius: 10px;
  background-color: rgba(224, 195, 0, 0.10000000149011612);
}
 
.full-mail {
  width: 25px;
  height: 25px;
}
 
.full-frame1000015921 {
  gap: 9px;
  width: 261.2109375px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-text256 {
  color: rgba(224, 195, 0, 1);
  width: 285px;
  height: auto;
  font-size: 16px;
  font-style: Bold;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text257 {
  color: rgba(200, 200, 200, 1);
  width: 285px;
  height: auto;
  font-size: 14px;
  font-style: Bold;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame1000015919 {
  gap: 11px;
  display: flex;
  position: relative;
  align-items: center;
}
 
.full-rectangle18 {
  width: 50px;
  height: 50px;
  border-radius: 10px;
}
 
.full-frame1000015918 {
  gap: 8px;
  width: 216px;
  display: flex;
  z-index: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-text258 {
  color: rgba(224, 195, 0, 1);
  width: 236px;
  height: auto;
  font-size: 16px;
  font-style: Bold;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text259 {
  color: rgba(200, 200, 200, 1);
  width: 236px;
  height: auto;
  font-size: 14px;
  font-style: Bold;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-mappin5 {
  top: 12px;
  left: 12.5px;
  width: 25px;
  height: 25px;
  z-index: 2;
  position: absolute;
}
 
.full-frame1000015916 {
  gap: 14px;
  display: flex;
  position: relative;
  align-items: center;
}
 
.full-rectangle19 {
  width: 50px;
  height: 50px;
  border-radius: 10px;
}
 
.full-frame1000015915 {
  gap: 8px;
  width: 213.267578125px;
  display: flex;
  z-index: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-text260 {
  color: rgba(224, 195, 0, 1);
  width: 233px;
  height: auto;
  font-size: 16px;
  font-style: Bold;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text261 {
  color: rgba(200, 200, 200, 1);
  width: 233px;
  height: auto;
  font-size: 14px;
  font-style: Bold;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-clock5 {
  top: 12.8193359375px;
  left: 12.5px;
  width: 25px;
  height: 25px;
  z-index: 2;
  position: absolute;
}
 
.full-frame1000015927 {
  gap: 10px;
  height: 149.5400390625px;
  display: flex;
  padding: 20px 12px;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  border-color: rgba(224, 195, 0, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(224, 195, 0, 0.5);
}
 
.full-frame139 {
  gap: 22px;
  width: 313px;
  height: 83px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.full-frame1000015914 {
  gap: 22px;
  width: 313px;
  height: 88px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-text262 {
  color: rgba(200, 200, 200, 1);
  width: 313px;
  height: auto;
  font-size: 24px;
  font-style: Regular;
  text-align: left;
  font-family: Bebas Neue;
  font-weight: 400;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame138 {
  gap: 6px;
  width: 313px;
  height: 48px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.full-text263 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  font-size: 14px;
  align-self: stretch;
  font-style: Regular;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame1000015935 {
  gap: 10px;
  width: 612.9892578125px;
  display: flex;
  padding: 26px 23px;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  border-color: rgba(200, 200, 200, 1);
  border-style: solid;
  border-width: 2px;
  border-radius: 10px;
  flex-direction: column;
  background-color: rgba(68, 68, 68, 1);
}
 
.full-frame1000015934 {
  gap: -6px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.full-frame133 {
  gap: 18px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.full-frame1000015926 {
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.full-text264 {
  color: rgba(224, 195, 0, 1);
  height: auto;
  font-size: 36px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: Bebas Neue;
  font-weight: 400;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame132 {
  display: flex;
  padding: 10px;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.full-text265 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  flex-grow: 1;
  font-size: 14px;
  font-style: Regular;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: 20px;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-frame1000015931 {
  gap: 30px;
  display: flex;
  padding: 8px 0;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: space-between;
}
 
.full-component11 {
  gap: 6px;
  width: 325px;
  height: 60px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.full-text266 {
  color: rgba(200, 200, 200, 1);
  width: 325px;
  height: auto;
  position: absolute;
  font-size: 14px;
  font-style: Regular;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: 139.9999976158142%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text267 {
  font-weight: 400;
}
 
.full-text268 {
  color: rgba(200, 200, 200, 1);
}
 
.full-input1 {
  gap: 10px;
  top: 26px;
  left: 0px;
  width: 325px;
  height: 40px;
  display: flex;
  padding: 10px;
  overflow: hidden;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 0;
  border-color: rgba(0, 0, 0, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 8px;
  background-color: rgba(200, 200, 200, 1);
}
 
.full-component21 {
  gap: 6px;
  width: 325px;
  height: 60px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.full-text269 {
  color: rgba(200, 200, 200, 1);
  width: 325px;
  height: auto;
  position: absolute;
  font-size: 14px;
  font-style: Bold;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 139.9999976158142%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-input2 {
  gap: 10px;
  top: 26px;
  left: 0px;
  width: 325px;
  height: 40px;
  display: flex;
  padding: 10px;
  overflow: hidden;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 0;
  border-color: rgba(0, 0, 0, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 8px;
  background-color: rgba(200, 200, 200, 1);
}
 
.full-frame1000015932 {
  gap: 30px;
  display: flex;
  padding: 8px 0;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: space-between;
}
 
.full-component12 {
  gap: 6px;
  width: 325px;
  height: 60px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.full-text270 {
  color: rgba(200, 200, 200, 1);
  width: 325px;
  height: auto;
  position: absolute;
  font-size: 14px;
  font-style: Regular;
  text-align: center;
  font-family: Inter;
  font-weight: 400;
  line-height: 139.9999976158142%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-input3 {
  gap: 10px;
  top: 26px;
  left: 0px;
  width: 325px;
  height: 40px;
  display: flex;
  padding: 10px;
  overflow: hidden;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 0;
  border-color: rgba(0, 0, 0, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 8px;
  background-color: rgba(200, 200, 200, 1);
}
 
.full-component22 {
  gap: 6px;
  width: 325px;
  height: 60px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.full-text271 {
  color: rgba(200, 200, 200, 1);
  width: 325px;
  height: auto;
  position: absolute;
  font-size: 14px;
  font-style: Regular;
  text-align: center;
  font-family: Inter;
  font-weight: 400;
  line-height: 139.9999976158142%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-input4 {
  gap: 10px;
  top: 26px;
  left: 0px;
  width: 325px;
  height: 40px;
  display: flex;
  padding: 10px;
  overflow: hidden;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 0;
  border-color: rgba(0, 0, 0, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 8px;
  background-color: rgba(200, 200, 200, 1);
}
 
.full-text272 {
  color: rgba(200, 200, 200, 1);
  height: auto;
  font-size: 14px;
  align-self: stretch;
  font-style: Regular;
  text-align: center;
  font-family: Inter;
  font-weight: 400;
  line-height: 139.9999976158142%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-component13 {
  gap: 12px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  border-radius: 8px;
  flex-direction: column;
}
 
.full-frame1000015865 {
  display: flex;
  padding: 16px 24px;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  border-color: rgba(17, 17, 17, 1);
  border-style: solid;
  border-width: 1.399999976158142px;
  background-color: rgba(200, 200, 200, 1);
}
 
.full-text273 {
  color: rgba(17, 17, 17, 1);
  height: auto;
  flex-grow: 1;
  font-size: 16px;
  align-self: stretch;
  font-style: Regular;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: 20px;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-submit {
  gap: 8px;
  display: flex;
  padding: 12px;
  overflow: hidden;
  align-self: stretch;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) ;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(17, 17, 17, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 8px;
  justify-content: center;
  background-color: rgba(224, 195, 0, 1);
}
 
.full-send {
  width: 16px;
  height: 16px;
}
 
.full-text274 {
  color: rgba(0, 0, 0, 1);
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: left;
  font-family: BIZ UDPGothic;
  font-weight: 400;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-contactcta {
  gap: 10px;
  height: 216px;
  display: flex;
  padding: 29px 211px;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(200, 200, 200, 1);
  border-style: solid;
  border-width: 2px;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(68, 68, 68, 1);
}
 
.full-frame202 {
  gap: 26px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.full-frame1000015936 {
  gap: 25px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.full-text275 {
  color: rgba(200, 200, 200, 1);
  width: 349px;
  height: auto;
  font-size: 40px;
  font-style: Regular;
  text-align: center;
  font-family: Bebas Neue;
  font-weight: 400;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-text276 {
  color: rgba(200, 200, 200, 1);
  width: 627px;
  height: auto;
  font-size: 16px;
  font-style: Bold;
  text-align: center;
  font-family: BIZ UDPGothic;
  font-weight: 700;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-button29 {
  gap: 8px;
  width: 200px;
  height: 40px;
  display: flex;
  padding: 12px;
  overflow: hidden;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(68, 68, 68, 1);
  border-style: solid;
  border-width: 0.5px;
  border-radius: 8px;
  justify-content: center;
  background-color: rgba(224, 195, 0, 1);
}
 
.full-text277 {
  color: rgba(0, 0, 0, 1);
  height: auto;
  font-size: 14px;
  font-style: Semi Bold;
  text-align: right;
  font-family: Inter;
  font-weight: 700;
  line-height: 100%;
  font-stretch: normal;
  text-decoration: none;
}
 
.full-link {
  display: contents;
}
 
.full-container2 {
  right: 50px;
  border: 1px solid #ffffff5c;
  bottom: 30px;
  display: flex;
  z-index: 22;
  position: fixed;
  box-shadow: 5px 5px 10px 0px rgba(31, 31, 31, 0.4);
  min-height: auto;
  align-items: center;
  padding-top: 8px;
  padding-left: 12px;
  border-radius: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  backdrop-filter: blur(6px);
  background-color: rgba(41, 41, 41, 0.41);
}
 
.full-icon4 {
  width: 24px;
  margin-right: 4px;
}
 
.full-text278 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
 
@media(max-width: 991px) {
  .full-frame8 {
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
}
