@font-face {
  font-family: "Acrom";
  src: url("../fonts/Acrom-Light.eot");
  src: local("Acrom Light"), local("Acrom-Light"), url("../fonts/Acrom-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Acrom-Light.woff2") format("woff2"), url("../../fonts/Acrom-Light.woff") format("woff"), url("../../fonts/Acrom-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Acrom";
  src: url("../fonts/Acrom-Thin.eot");
  src: local("Acrom Thin"), local("Acrom-Thin"), url("../fonts/Acrom-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/Acrom-Thin.woff2") format("woff2"), url("../fonts/Acrom-Thin.woff") format("woff"), url("../fonts/Acrom-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Acrom";
  src: url("../fonts/Acrom-Bold.eot");
  src: local("Acrom Bold"), local("Acrom-Bold"), url("../fonts/Acrom-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Acrom-Bold.woff2") format("woff2"), url("../fonts/Acrom-Bold.woff") format("woff"), url("../fonts/Acrom-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Acrom";
  src: url("../fonts/Acrom-Regular.eot");
  src: local("Acrom"), local("Acrom-Regular"), url("../fonts/Acrom-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Acrom-Regular.woff2") format("woff2"), url("../fonts/Acrom-Regular.woff") format("woff"), url("../fonts/Acrom-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Acrom";
  src: url("../fonts/Acrom-ExtraBold.eot");
  src: local("Acrom ExtraBold"), local("Acrom-ExtraBold"), url("../fonts/Acrom-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Acrom-ExtraBold.woff2") format("woff2"), url("../fonts/Acrom-ExtraBold.woff") format("woff"), url("../fonts/Acrom-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Acrom";
  src: url("../fonts/Acrom-Medium.eot");
  src: local("Acrom Medium"), local("Acrom-Medium"), url("../fonts/Acrom-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Acrom-Medium.woff2") format("woff2"), url("../fonts/Acrom-Medium.woff") format("woff"), url("../fonts/Acrom-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
.wrapper {
  max-width: 1540px;
  width: 100%;
  margin: 0 auto;
}

body {
  background: #FFFFFF;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100vh;
}

section {
  padding: 0 20px;
}

.top {
  padding-top: 90px;
}
.top .wrapper .title {
  font-family: "Acrom", sans-serif;
  font-weight: 500;
  font-size: 72px;
  line-height: 80px;
  letter-spacing: -2.5px;
  color: #1E1E1E;
  margin-bottom: 32px;
  white-space: normal;
  word-break: normal;
  overflow-wrap: break-word;
}
@media (max-width: 1200px) {
  .top .wrapper .title {
    font-size: 65px;
    line-height: 67px;
    letter-spacing: -2.4px;
    margin-bottom: 25px;
  }
}
@media (max-width: 1000px) {
  .top .wrapper .title {
    font-size: 57px;
    line-height: 62px;
    letter-spacing: -2.3px;
  }
}
@media (max-width: 750px) {
  .top .wrapper .title {
    font-size: 52px;
    line-height: 56px;
    letter-spacing: -2.2px;
    margin-bottom: 15px;
  }
}
@media (max-width: 500px) {
  .top .wrapper .title {
    font-size: 48px;
    line-height: 48px;
    letter-spacing: -2px;
  }
}

.content {
  padding-top: 64px;
  padding-bottom: 120px;
}
.content .wrapper .find_section {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  position: relative;
}
.content .wrapper .find_section .find_section_number {
  width: 105px;
  min-width: 105px;
  margin-right: 16px;
}
.content .wrapper .find_section .find_section_number .number {
  font-family: "Acrom", sans-serif;
  font-weight: 500;
  font-size: 28px;
  line-height: 34px;
  letter-spacing: -1.2px;
  color: #1E1E1E;
  text-align: right;
}
@media (max-width: 950px) {
  .content .wrapper .find_section .find_section_number .number {
    font-size: 26px;
    line-height: 32px;
    letter-spacing: -1.1px;
  }
}
@media (max-width: 550px) {
  .content .wrapper .find_section .find_section_number .number {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -1px;
  }
}
@media (max-width: 1420px) {
  .content .wrapper .find_section .find_section_number {
    width: fit-content;
    width: -moz-fit-content;
    min-width: initial;
    margin-right: 16px;
    position: absolute;
    left: 0;
    top: 0;
  }
}
.content .wrapper .find_section .find_section_content {
  display: none;
  width: 100%;
}
.content .wrapper .find_section .find_section_content .find_section_title {
  font-family: "Acrom", sans-serif;
  font-weight: 500;
  font-size: 28px;
  line-height: 34px;
  letter-spacing: -1.2px;
  color: #1E1E1E;
  margin-bottom: 32px;
}
@media (max-width: 950px) {
  .content .wrapper .find_section .find_section_content .find_section_title {
    font-size: 26px;
    line-height: 32px;
    letter-spacing: -1.1px;
  }
}
@media (max-width: 550px) {
  .content .wrapper .find_section .find_section_content .find_section_title {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -1px;
  }
}
@media (max-width: 1420px) {
  .content .wrapper .find_section .find_section_content .find_section_title {
    padding-left: 55px;
  }
}
.content .wrapper .find_section .find_section_content .section_items {
  gap: 24px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 64px;
}
.content .wrapper .find_section .find_section_content .section_items .section_item {
  max-width: 262px;
  width: 19%;
  cursor: pointer;
}
.content .wrapper .find_section .find_section_content .section_items .section_item .section_item_img {
  display: block;
  max-width: 260px;
  width: 100%;
  object-fit: contain;
  height: 260px;
  border: 1px solid #F1F1F1;
  margin-bottom: 20px;
}
.content .wrapper .find_section .find_section_content .section_items .section_item .section_item_select {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.content .wrapper .find_section .find_section_content .section_items .section_item .section_item_select .select {
  width: 20px;
  height: 20px;
  position: relative;
  border-radius: 50%;
  border: 1px solid #1E1E1E;
  margin-right: 12px;
}
.content .wrapper .find_section .find_section_content .section_items .section_item .section_item_select span {
  display: block;
  font-family: "Acrom", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.8px;
  color: #1E1E1E;
}
.content .wrapper .find_section .find_section_content .section_items .section_item_active .section_item_img {
  border: 1px solid #1E1E1E;
}
.content .wrapper .find_section .find_section_content .section_items .section_item_active .section_item_select .select {
  border: 1px solid #1E1E1E;
}
.content .wrapper .find_section .find_section_content .section_items .section_item_active .section_item_select .select::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #1E1E1E;
  left: 2px;
  top: 2px;
}
.content .wrapper .find_section .find_section_content .section_items .section_item_active .section_item_select span {
  font-weight: 500;
}
@media (max-width: 1100px) {
  .content .wrapper .find_section .find_section_content .section_items {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: unset;
    justify-content: unset;
  }
  .content .wrapper .find_section .find_section_content .section_items .section_item {
    max-width: 163px;
  }
  .content .wrapper .find_section .find_section_content .section_items .section_item .section_item_img {
    max-width: 163px;
    height: 163px;
  }
  .content .wrapper .find_section .find_section_content .section_items .section_item .section_item_select span {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -1px;
  }
}
@media (max-width: 850px) {
  .content .wrapper .find_section .find_section_content .section_items {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: unset;
    justify-content: unset;
    gap: 16px;
  }
  .content .wrapper .find_section .find_section_content .section_items .section_item {
    max-width: 163px;
    width: 100%;
  }
  .content .wrapper .find_section .find_section_content .section_items .section_item .section_item_img {
    max-width: 163px;
    height: 163px;
  }
  .content .wrapper .find_section .find_section_content .section_items .section_item .section_item_select span {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: -0.7px;
  }
}
@media (max-width: 400px) {
  .content .wrapper .find_section .find_section_content .section_items .section_item {
    width: 47%;
  }
}
.content .wrapper .find_section .find_section_content .section_selects {
  gap: 24px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 64px;
}
.content .wrapper .find_section .find_section_content .section_selects .section_select .section_item_select {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  cursor: pointer;
}
.content .wrapper .find_section .find_section_content .section_selects .section_select .section_item_select .select {
  width: 20px;
  height: 20px;
  position: relative;
  border-radius: 50%;
  border: 1px solid #1E1E1E;
  margin-right: 12px;
}
.content .wrapper .find_section .find_section_content .section_selects .section_select .section_item_select span {
  display: block;
  font-family: "Acrom", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.8px;
  color: #1E1E1E;
}
.content .wrapper .find_section .find_section_content .section_selects .section_item_active .section_item_select .select {
  border: 1px solid #1E1E1E;
}
.content .wrapper .find_section .find_section_content .section_selects .section_item_active .section_item_select .select::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #1E1E1E;
  left: 2px;
  top: 2px;
}
.content .wrapper .find_section .find_section_content .section_selects .section_item_active .section_item_select span {
  font-weight: 500;
}
.content .wrapper .find_section .find_section_content .control {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}
.content .wrapper .find_section .find_section_content .control .section_items_next {
  width: fit-content;
  width: -moz-fit-content;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 15px 0;
  margin-left: auto;
  cursor: pointer;
}
.content .wrapper .find_section .find_section_content .control .section_items_next span {
  display: block;
  font-family: "Acrom", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.8px;
  color: #A9AEB2;
  margin-right: 8px;
}
.content .wrapper .find_section .find_section_content .control .section_items_next svg {
  display: block;
  width: 24px;
  height: 24px;
}
.content .wrapper .find_section .find_section_content .control .section_items_prev {
  width: fit-content;
  width: -moz-fit-content;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 15px 0;
  cursor: pointer;
}
.content .wrapper .find_section .find_section_content .control .section_items_prev svg {
  transform: rotate(180deg);
  display: block;
  width: 24px;
  height: 24px;
}
.content .wrapper .find_section .find_section_content .control .section_items_prev span {
  display: block;
  font-family: "Acrom", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.8px;
  color: #A9AEB2;
  margin-right: 8px;
}
.content .wrapper .find_section .find_section_content .form_content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 625px;
  width: 100%;
  gap: 20px;
  margin-bottom: 32px;
}
.content .wrapper .find_section .find_section_content .form_content .forms {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.content .wrapper .find_section .find_section_content .form_content .forms .form {
  width: 100%;
  padding-bottom: 16px;
  border-bottom: 1px solid #A9AEB2;
}
.content .wrapper .find_section .find_section_content .form_content .forms .form label {
  font-family: "Acrom", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: -0.3px;
  color: #1E1E1E;
  opacity: 0.4;
  padding-bottom: 8px;
}
.content .wrapper .find_section .find_section_content .form_content .forms .form .f {
  width: 100%;
  height: 32px;
  font-family: "Acrom", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: -1px;
  color: #1E1E1E;
  border: none;
  padding: 0 0 4px 0;
  background: transparent;
  outline: none;
}
.content .wrapper .find_section .find_section_content .form_content .forms .form .f::placeholder {
  font-family: "Acrom", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: -1px;
  color: #1E1E1E;
  opacity: 0.4;
}
.content .wrapper .find_section .find_section_content .form_content .forms .form .f:-webkit-autofill {
  font-family: "Acrom", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: -1px;
  -webkit-text-fill-color: #1E1E1E;
  border-bottom-color: #1E1E1E;
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}
.content .wrapper .find_section .find_section_content .form_content .flex_forms .form {
  width: 48%;
}
.content .wrapper .find_section .find_section_content .span {
  max-width: 625px;
  width: 100%;
  font-family: "Acrom", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -1px;
  color: rgba(30, 30, 30, 0.5);
  margin-bottom: 32px;
}
.content .wrapper .find_section .find_section_content .send {
  cursor: pointer;
  max-width: 365px;
  width: 100%;
  height: 60px;
  margin-bottom: 64px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #B73337;
}
.content .wrapper .find_section .find_section_content .send span {
  font-family: "Acrom", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.8px;
  color: #FFFFFF;
  text-align: center;
}
.content .wrapper .find_section .active {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.content .wrapper .success_section {
  display: none;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
}
.content .wrapper .success_section .success_section_content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 24px;
}
.content .wrapper .success_section .success_section_content .first {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 755px;
  width: 48%;
  background-color: #B73337;
  padding: 32px;
  box-sizing: border-box;
}
.content .wrapper .success_section .success_section_content .first svg {
  display: block;
  width: 48px;
  height: 48px;
  margin-bottom: 30px;
}
.content .wrapper .success_section .success_section_content .first .first_title {
  font-family: "Acrom", sans-serif;
  font-weight: 500;
  font-size: 48px;
  line-height: 48px;
  letter-spacing: -2px;
  color: #FFFFFF;
  margin-bottom: 12px;
}
.content .wrapper .success_section .success_section_content .first .first_description {
  font-family: "Acrom", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: -1px;
  color: #FFFFFF;
}
.content .wrapper .success_section .success_section_content .success_section_img {
  max-width: 755px;
  width: 48%;
  max-height: 235px;
}
@media (max-width: 1005px) {
  .content .wrapper .success_section .success_section_content {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
  }
  .content .wrapper .success_section .success_section_content .first {
    max-width: 1005px;
    width: 100%;
  }
  .content .wrapper .success_section .success_section_content .first .first_title {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: -1.6px;
  }
  .content .wrapper .success_section .success_section_content .success_section_img {
    max-width: 1005px;
    width: 100%;
  }
}
.content .wrapper .success_section .success_section_link {
  text-decoration: none;
  width: fit-content;
  width: -moz-fit-content;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 15px 0;
  margin-left: auto;
  cursor: pointer;
}
.content .wrapper .success_section .success_section_link span {
  display: block;
  font-family: "Acrom", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.8px;
  color: #A9AEB2;
  margin-right: 8px;
}
.content .wrapper .success_section .success_section_link svg {
  display: block;
  width: 24px;
  height: 24px;
}
@media (max-width: 750px) {
  .content {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

.error {
  border-bottom: 1px solid red !important;
}

.error label {
  color: red !important;
}

/*# sourceMappingURL=find.css.map */
