.bodyy {
    padding: 0;
    margin: 0;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.pa {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    position: relative;
}

.content {
    position: relative;
    height: 100%;
    width: 100%;
}

.bg {
    background-color: rgba(0, 45, 75, 1);
    background-position: center;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    background-attachment: scroll;
}

.sectdiv {
    position: relative;
    margin: 0;
}

.secone {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    padding-top: 3.75rem;
    /* py-15: 15 * 0.25rem */
    padding-bottom: 3.75rem;
    /* py-15: 15 * 0.25rem, overridden by pb-28 below */
    padding-left: 2.5rem;
    /* px-10: 10 * 0.25rem */
    padding-right: 2.5rem;
    /* px-10: 10 * 0.25rem */
    padding-bottom: 7rem;
    /* pb-28: 28 * 0.25rem */
    display: flex;
}

.secone_1 {
    max-width: 67.375rem;
    /* max-w-269.5 */
    position: relative;
    /* relative */
    margin-left: auto;
    /* mxa interpreted as mx-auto */
    margin-right: auto;
    /* mxa interpreted as mx-auto */
    background-color: transparent;
    /* bg-transparent */
    display: flex;
    /* flex */
    flex-direction: column;
    /* flex-col */
    align-items: center;
    /* items-center */
}

.secone_1 .secone_1_1 {
    padding-top: 0.625rem;
    /* py-2.5: 2.5 * 0.25rem */
    padding-bottom: 0.625rem;
    /* py-2.5: 2.5 * 0.25rem */
    display: flex;
    /* flex */
    flex-direction: column;
    /* flex-col */
    align-items: center;
    /* items-center */
}

.secone_1_1_text_1 {
    padding-top: 0.875rem;
    /* py-3.5: 3.5 * 0.25rem */
    padding-bottom: 0.875rem;
    /* py-3.5: 3.5 * 0.25rem */
    font-size: 4.6875rem;
    /* text-18.75: 18.75 * 0.25rem */
    text-align: center;
    /* text-center */
    font-weight: 700;
    /* font-bold */
    color: #fff;
    /* text-#fff */
}

.secone_1_1_img {
    width: 51.4375rem;
    /* w-205.75: 205.75 * 0.25rem */
    position: relative;
}

.secone_1_1_content {
    position: absolute;
    width: 45rem;
    max-width: 45rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    left: 0;
    right: 0;
    bottom: -0.5rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 3.0625rem;
    padding-right: 3.0625rem;
    border-radius: 0.75rem;
    background-color: #f6f6f6;
    opacity: 0.87;
    display: flex;
    flex-direction: column;
}

.secone_1_1_synmbol {
    font-size: 20rem;
    color: #ABABAB;
    display: flex;
    text-align: center;
    align-items: center;
    font-family: Arial, sans-serif;
    line-height: 2.25rem;
    padding-top: 7.5rem;
    position: absolute;
    right: 2rem;
    top: 0;
}
.secone_1_1_name{
    font-weight: 700;
  color: #353535;
  font-size: 2.5rem;
  margin-bottom: 0.625rem;
  margin-bottom: 2rem;
}
.sectwo{
    background-size: cover;
  background-color: #002D4C;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-bottom: 6.25rem;
}
.sectwodiv{
    max-width: 67.375rem;
  margin-left: auto;
  margin-right: auto;
  background-color: transparent;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow-x: hidden;
}

.sectwodiv_text_1{
    font-size: 2.25rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  margin-bottom: 1.5rem;
}
.sectwodiv_text_2{
    font-size: 1.25rem;
  color: #C5CACF;
  text-align: center;
  margin-bottom: 3.75rem;
}
.random_class_7x9k3 {
  width: 43.75rem;
  display: flex;
  justify-content: space-between;
  margin-bottom: 3.75rem;
}
.random_class_4z8m2 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.random_class_9p3q7 {
  width: 3.75rem;
  height: 3.75rem;
  margin-bottom: 1.125rem;
}
.random_class_2k5v8 {
  width: 8.5rem;
  color: #fff;
  text-align: center;
  font-size: 1rem;
  line-height: 1.6875rem;
}
.random_class_8t4w1 {
  margin-bottom: 8.875rem;
  position: relative;
  overflow: hidden;
  border-radius: 1.5rem;
}
.random_class_3r6x9 {
  background-color: #FBB635;
  display: flex;
  cursor: pointer;
  width: 59.75rem;
  height: 7.375rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  border-radius: 1.5rem;
  align-items: center;
}
@media (max-width: 1280px) {
  .random_class_3r6x9 {
    width: 50rem;
  }
}
.random_class_5j2n4 {
  width: 3.75rem;
  height: 3.75rem;
}
.random_class_6m8p3 {
  flex: 1;
  text-align: center;
  font-size: 1.4375rem;
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.random_class_1q9z6 {
}
.random_class_7h4k8 {
  display: flex;
  justify-content: space-between;
  gap: 3.25rem;
  margin-bottom: 7.5rem;
}
.random_class_9t3v2 {
  display: flex;
  flex-direction: column;
  max-width: 28rem;
  gap: 1.25rem;
}
.random_class_2b7m5 {
  display: flex;
  gap: 1rem;
}
.random_class_8k3j7 {
  width: 1.25rem;
  height: 1.25rem;
  margin-top: 0.25rem;
}
.random_class_4n6p9 {
  color: #fff;
  line-height: 2rem;
}
.random_class_5x2q8 {
  color: #fbb635;
  font-size: 1.25rem;
  font-weight: 700;
}
.random_class_3p8v4 {
  color: #fff;
  font-weight: 400;
  line-height: 1.5rem;
  font-size: 1rem;
}
.random_class_6f9w3 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: transparent;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 3.5rem;
}
.random_class_8m4k7 {
  font-size: 2.25rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  margin-bottom: 1.5rem;
}
.random_class_2j6n9 {
  font-size: 1.25rem;
  color: #C5CACF;
  text-align: center;
  margin-bottom: 4.25rem;
}
.random_class_5v8x3 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  gap: 1rem;
}
.random_class_9k2m4 {
  padding: 0.625rem;
  display: flex;
  min-width: 10rem;
  width: 12.75rem;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid #fbb635;
}
.random_class_6h9p2 {
  font-size: 1rem;
  color: #fbb635;
  font-weight: 700;
  margin-bottom: 0.5rem;
  width: 100%;
  text-align: center;
}
.random_class_8n3v5 {
  font-size: 1rem;
  color: #fff;
  margin-bottom: 0.5rem;
  text-align: center;
  width: 100%;
}
.random_class_7t4k8 {
  padding: 0.625rem;
  min-width: 12.75rem;
  width: 12.75rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid #fbb635;
}
.random_class_5x2q7 {
  font-size: 1rem;
  color: #fbb635;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-align: center;
}
.random_class_3m9v4 {
  font-size: 1rem;
  color: #fff;
  margin-bottom: 0.5rem;
  text-align: center;
}
.random_class_2k7n3 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.25rem;
  margin-bottom: 4rem;
}
.random_class_9p4m6 {
  width: 100%;
  text-align: center;
  font-size: 1.875rem;
  color: #fff;
  font-weight: 700;
}
.random_class_6v3x8 {
  display: flex;
  justify-content: center;
  gap: 1rem;
}
.random_class_4t8k2 {
  max-width: 14rem;
}
.random_class_7j5n9 {
  max-width: 39.75rem;
  width: 39.75rem;
  display: flex;
  flex-direction: column;
  border-radius: 1.5rem;
  border: 1px solid #fbb635;
  padding: 2.5rem;
}
.random_class_3p8k4 {
  font-size: 1.5rem;
  color: #fff;
  font-weight: 700;
  text-align: center;
  line-height: 2rem;
  margin-bottom: 1.5rem;
}
.random_class_5q2m7 {
  width: 100%;
  text-align: center;
  font-size: 1.0625rem;
  color: #fff;
  margin-bottom: 1.5rem;
}
.random_class_9t4v3 {
  position: relative;
  overflow: hidden;
  border-radius: 1.5rem;
}
.random_class_2k7x5 {
  background-color: #FBB635;
  display: flex;
  cursor: pointer;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  gap: 1.25rem;
  border-radius: 1.5rem;
  align-items: center;
}
.random_class_8m3n6 {
  text-align: center;
  font-size: 1.4375rem;
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.random_class_4v9k2 {
  background-color: #002D4C;
  margin: 0 auto;
  width: 95%;
  height: 7.5rem;
  padding: 5rem 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.random_class_6t3p8 {
  max-width: 98.75rem;
  text-align: center;
  color: #fff;
  word-break: keep-all;
  margin-bottom: 1rem;
}
.random_class_7n2q4 {
  text-align: center;
  color: #fff;
  margin-bottom: 1.25rem;
}