*, p {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
}

.wrapper {
  overflow: hidden;
  width: 100%;
}

dl, ol, ul {
  margin: 0;
}

a {
  transition: all 0.3s ease;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.navbar-brand {
  margin-right: 0;
}

.container {
  max-width: 1462px;
  padding: 0 110px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .container {
    padding: 0 10px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1900px) {
  .container {
    padding: 0 100px;
  }
}

.now .slider-container {
  position: relative;
  border: 0;
}
.now .number--label {
  font-family: Poppins;
  font-size: 17.36px;
  font-weight: 700;
  line-height: 26.05px;
  text-align: left;
  color: #F8B32A;
}
.now .number_lebel {
  font-family: Poppins;
  font-size: 17.36px;
  font-weight: 500;
  line-height: 26.05px;
  text-align: left;
  color: #000;
}
.now .input-slider {
  place-self: center;
  border-radius: 100vh;
  width: 100%;
  height: 10px;
  background-color: #F8B32A;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  outline: none;
}
.now .input-slider::-webkit-slider-thumb {
  background: #F8B32A;
  border-radius: 50%;
  width: 20px;
  aspect-ratio: 1;
  -webkit-appearance: none;
  appearance: none;
  box-shadow: 0px 4.96px 31.01px 0px #F8B32A;
}

.input-slider1 {
  place-self: center;
  border-radius: 100vh;
  width: 100%;
  height: 10px;
  background-color: #F8B32A;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  outline: none;
}

.input-slider1::-webkit-slider-thumb {
  background: #F8B32A;
  border-radius: 50%;
  width: 20px;
  aspect-ratio: 1;
  -webkit-appearance: none;
  appearance: none;
  box-shadow: 0px 4.96px 31.01px 0px #F8B32A;
}

.maxim {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
}
.maxim img {
  margin-right: 5px;
}
.maxim p {
  font-family: Padauk;
  font-size: 17.97px;
  font-weight: 400;
  line-height: 26.95px;
  text-align: left;
  color: rgba(185, 57, 7, 0.8431372549);
}

.wrapper {
  background-image: url("../img/wbg.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper {
    background-image: none;
  }
}
.wrapper header {
  margin: 52px 0 70px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper header {
    margin: 20px 0;
  }
}
.wrapper header .header_block {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper header .header_block {
    display: none;
  }
}
@media only screen and (min-width: 901px) and (max-width: 2000px) {
  .wrapper header .header_block .header_logo {
    margin-right: 50px;
  }
}
.wrapper header .header_block .header_main {
  display: flex;
}
.wrapper header .header_block .header_main ul {
  padding-left: 0;
  margin-left: 0;
  display: flex;
  align-items: center;
}
.wrapper header .header_block .header_main ul li {
  margin-right: 30px;
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper header .header_block .header_main ul li {
    margin-right: 14px;
  }
}
.wrapper header .header_block .header_main ul li a {
  font-family: Poppins;
  font-size: 20.08px;
  font-weight: 400;
  line-height: 31.63px;
  text-align: center;
  color: black;
}
@media only screen and (min-width: 901px) and (max-width: 1400px) {
  .wrapper header .header_block .header_main ul li a {
    font-size: 17px;
  }
}
.wrapper header .header_block .header_main ul li:hover a {
  color: #F8B32A;
}
.wrapper header .header_block .header_main ul li:last-child a {
  color: #F8B32A;
  border-right: 1px solid #F8B32A;
  padding-right: 40px;
}
@media only screen and (min-width: 901px) and (max-width: 1600px) {
  .wrapper header .header_block .header_main ul li:last-child a {
    padding-right: 20px;
  }
}
.wrapper header .header_block .header_main .header_link {
  border-radius: 62px;
  background-color: #F8B32A;
  padding: 12px 36px;
}
@media only screen and (min-width: 901px) and (max-width: 1600px) {
  .wrapper header .header_block .header_main .header_link {
    padding: 12px 18px;
  }
}
.wrapper header .header_block .header_main .header_link a {
  font-family: Poppins;
  font-size: 17.36px;
  font-weight: 400;
  line-height: 26.05px;
  text-align: left;
  color: #fff;
}
.wrapper header .header_block .header_link {
  border-radius: 62px;
  background-color: #F8B32A;
  padding: 12px 36px;
}
@media only screen and (min-width: 901px) and (max-width: 1600px) {
  .wrapper header .header_block .header_link {
    padding: 12px 18px;
  }
}
.wrapper header .header_block .header_link a {
  font-family: Poppins;
  font-size: 17.36px;
  font-weight: 400;
  line-height: 26.05px;
  text-align: left;
  color: #fff;
}
.wrapper header .header_block_mb {
  display: none;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper header .header_block_mb {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .wrapper header .header_block_mb a img {
    width: 100%;
  }
}
.wrapper .mins .mins_block {
  background-image: url("../img/mins_bg.png");
  background-position: center right;
  background-repeat: no-repeat;
  padding-bottom: 260px;
  padding-top: 130px;
  background-size: 56%;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .mins .mins_block {
    background-position: top center;
    padding-top: 140px;
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .mins .mins_block {
    padding-top: 60px;
  }
}
.wrapper .mins .mins_block .mins_main h1 {
  font-family: Poor Richard;
  font-size: 59px;
  font-weight: 400;
  line-height: 75.41px;
  text-align: left;
  color: #000;
  margin-bottom: 77px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .mins .mins_block .mins_main h1 {
    font-size: 33px;
    line-height: 40px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .mins .mins_block .mins_main h1 {
    font-size: 35px;
    line-height: 50px;
    margin-bottom: 30px;
  }
}
.wrapper .mins .mins_block .mins_main p {
  font-family: Poor Richard;
  font-size: 27.29px;
  font-weight: 400;
  line-height: 30.72px;
  text-align: left;
  color: #000;
  margin-bottom: 88px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .mins .mins_block .mins_main p {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 40px;
  }
  .wrapper .mins .mins_block .mins_main p br {
    display: none;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .mins .mins_block .mins_main p {
    font-size: 19px;
    margin-bottom: 50px;
  }
}
.wrapper .mins .mins_block .mins_main a {
  font-family: Poppins;
  font-size: 17.36px;
  font-weight: 400;
  line-height: 26.05px;
  text-align: left;
  color: #fff;
  padding: 12px 43px;
  background-color: #F8B32A;
  border-radius: 62px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .mins .mins_block .mins_main a {
    text-align: center;
  }
}
.wrapper .mins .mins_block .mins_ava {
  position: relative;
}
.wrapper .mins .mins_block .mins_ava .mins_ava_in {
  position: absolute;
  right: 0;
  top: -100px;
  padding: 32px 42px;
  border-radius: 19px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background: rgba(255, 255, 255, 0.4);
  width: 173px;
  height: 197px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .mins .mins_block .mins_ava .mins_ava_in {
    position: relative;
    margin-top: 150px;
  }
}
@media only screen and (min-width: 901px) and (max-width: 2000px) {
  .wrapper .mins .mins_block .mins_ava .mins_ava_in {
    padding: 20px;
    width: 120px;
    height: 120px;
  }
}
.wrapper .mins .mins_block .mins_ava .mins_ava_in h3 {
  font-family: Poor Richard;
  font-size: 54.57px;
  font-weight: 400;
  line-height: 61.45px;
  text-align: center;
  color: #000;
  margin-bottom: 17px;
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .mins .mins_block .mins_ava .mins_ava_in h3 {
    font-size: 37px;
    line-height: 40px;
    margin-bottom: 10px;
  }
}
.wrapper .mins .mins_block .mins_ava .mins_ava_in p {
  font-family: Poppins;
  font-size: 17.36px;
  font-weight: 500;
  line-height: 26.05px;
  text-align: center;
  color: #7a7a7a;
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .mins .mins_block .mins_ava .mins_ava_in p {
    font-size: 15px;
    line-height: 20px;
  }
}
.wrapper .mins .mins_block .mins_fills {
  display: flex;
  justify-content: end;
  margin-top: -155px;
  margin-right: 50px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .mins .mins_block .mins_fills {
    margin-top: 50px;
    margin-right: 0;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .mins .mins_block .mins_fills {
    margin-top: -120px;
  }
}
.wrapper .mins .mins_block .mins_fills .mins_fill img {
  margin-bottom: 25px;
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .mins .mins_block .mins_fills .mins_fill img {
    margin-bottom: 15px;
    width: 50%;
  }
}
.wrapper .mins .mins_block .mins_fills .mins_fill h6 {
  font-family: Port Lligat Sans;
  font-size: 21.08px;
  font-weight: 400;
  line-height: 22.58px;
  text-align: left;
  color: #000;
  margin-bottom: 13px;
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .mins .mins_block .mins_fills .mins_fill h6 {
    font-size: 17px;
    margin-bottom: 10px;
    line-height: 20px;
  }
}
.wrapper .mins .mins_block .mins_fills .mins_fill p {
  font-family: Poppins;
  font-size: 17.36px;
  font-weight: 400;
  line-height: 26.05px;
  text-align: left;
  color: #7a7a7a;
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .mins .mins_block .mins_fills .mins_fill p {
    font-size: 15px;
  }
}
.wrapper .our {
  margin-bottom: 77px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .our {
    margin-bottom: 20px;
  }
}
.wrapper .our .our_top {
  display: flex;
  justify-content: center;
  background-image: url("../img/our_dod.svg");
  background-position: 240px 90px;
  background-repeat: no-repeat;
  padding-bottom: 80px;
}
@media only screen and (min-width: 901px) and (max-width: 2000px) {
  .wrapper .our .our_top {
    background-position: center 30px;
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .our .our_top {
    background-image: none;
    display: block;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}
.wrapper .our .our_top .our_topp {
  display: flex;
  align-items: center;
  background-color: #fff;
  border-radius: 25px;
  padding: 23px 27px;
  box-shadow: 0px 4.96px 31.01px 0px rgba(0, 0, 0, 0.2509803922);
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .our .our_top .our_topp {
    padding: 18px;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .our .our_top .our_topp {
    padding: 15px;
  }
}
.wrapper .our .our_top .our_topp img {
  margin-right: 22px;
  width: 50px;
}
.wrapper .our .our_top .our_topp p {
  font-family: Poor Richard;
  font-size: 20.29px;
  font-weight: 400;
  line-height: 25.72px;
  text-align: left;
  color: #000;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .our .our_top .our_topp p {
    font-size: 20px;
    line-height: 22px;
  }
}
.wrapper .our .our_mains {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 50px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .our .our_mains {
    flex-direction: column;
  }
}
.wrapper .our .our_mains .our_main {
  background-color: #fff;
  padding: 30px 25px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  margin: 0 15px;
  box-shadow: 0px 4.96px 31.01px 0px rgba(0, 0, 0, 0.2509803922);
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .our .our_mains .our_main {
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .our .our_mains .our_main {
    padding: 15px;
  }
}
.wrapper .our .our_mains .our_main p {
  font-family: Poppins;
  font-size: 14.88px;
  font-weight: 400;
  line-height: 22.33px;
  text-align: left;
  color: #000;
  margin-right: 97px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .our .our_mains .our_main p {
    margin-right: 30px;
  }
  .wrapper .our .our_mains .our_main p br {
    display: none;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .our .our_mains .our_main p {
    margin-right: 0;
  }
  .wrapper .our .our_mains .our_main p br {
    display: none;
  }
}
.wrapper .our .our_mains .our_main img {
  width: 50px;
}
.wrapper .our .our_body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-image: url("../img/our_dod2.svg");
  background-position: center 44px;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .our .our_body {
    display: block;
    background-image: none;
  }
}
@media only screen and (min-width: 901px) and (max-width: 2000px) {
  .wrapper .our .our_body {
    background-position: center -33px;
  }
}
.wrapper .our .our_body .our_lefts .our_left {
  background-color: #fff;
  box-shadow: 0px 4.96px 31.01px 0px rgba(0, 0, 0, 0.2509803922);
  width: 491px;
  padding: 11px 11px 11px 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
  border-radius: 12px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .our .our_body .our_lefts .our_left {
    width: 100%;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .our .our_body .our_lefts .our_left {
    width: 100%;
    margin-bottom: 30px;
    margin-right: 10px;
  }
}
.wrapper .our .our_body .our_lefts .our_left p {
  font-family: Poppins;
  font-size: 21.08px;
  font-weight: 400;
  line-height: 31.63px;
  text-align: left;
  color: #000;
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .our .our_body .our_lefts .our_left p {
    font-size: 17px;
    line-height: 20px;
  }
}
.wrapper .our .our_body .our_lefts .our_left img {
  width: 50px;
}
.wrapper .our .our_body .our_body_in {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #fff;
  padding: 68px 6px 31px 19px;
  border-radius: 10px;
  border: 2.24px dashed #F8B32A;
  margin: 0 20px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .our .our_body .our_body_in {
    padding: 30px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .our .our_body .our_body_in {
    padding: 30px 5px 20px 10px;
  }
}
.wrapper .our .our_body .our_body_in img {
  width: 242px;
  height: 77px;
}
@media only screen and (min-width: 901px) and (max-width: 2000px) {
  .wrapper .our .our_body .our_body_in img {
    width: 100%;
    height: auto;
  }
}
.wrapper .our .our_body .our_body_in p {
  font-family: Poppins;
  font-size: 24.81px;
  font-weight: 500;
  line-height: 37.21px;
  text-align: left;
  color: #000;
}
.wrapper .our .our_body .our_rights .our_right {
  background-color: #fff;
  box-shadow: 0px 4.96px 31.01px 0px rgba(0, 0, 0, 0.2509803922);
  width: 491px;
  padding: 11px 11px 11px 25px;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
  border-radius: 12px;
  text-align: end;
  margin-right: 10px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .our .our_body .our_rights .our_right {
    width: 100%;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .our .our_body .our_rights .our_right {
    width: 100%;
    margin-bottom: 30px;
  }
}
.wrapper .our .our_body .our_rights .our_right img {
  margin-right: 20px;
  width: 50px;
}
.wrapper .our .our_body .our_rights .our_right p {
  font-family: Poppins;
  font-size: 21.08px;
  font-weight: 400;
  line-height: 31.63px;
  text-align: left;
  color: #000;
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .our .our_body .our_rights .our_right p {
    font-size: 17px;
    line-height: 20px;
  }
}
.wrapper .now {
  margin-bottom: 78px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .now {
    margin-bottom: 30px;
  }
}
.wrapper .now .now_block {
  border: 1.24px solid #D4D4D4;
  padding: 20px;
  border-radius: 12px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .now .now_block {
    padding: 20px;
  }
}
.wrapper .now .now_block .now_top h1 {
  font-family: Poor Richard;
  font-size: 32.17px;
  font-weight: 400;
  line-height: 37.48px;
  text-align: left;
  color: #000;
  margin-bottom: 15px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .now .now_block .now_top h1 {
    font-size: 33px;
    line-height: 40px;
    margin-bottom: 20px;
  }
}
.wrapper .now .now_block .now_top p {
  font-family: Poppins;
  font-size: 17.08px;
  font-weight: 400;
  line-height: 20.63px;
  text-align: left;
  color: #000;
  margin-bottom: 5px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .now .now_block .now_top p {
    font-size: 17px;
    line-height: 20px;
  }
}
.wrapper .now .now_block .now_top p:last-child {
  margin-bottom: 30px;
}
.wrapper .now .now_block .now_main {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .now .now_block .now_main {
    display: block;
  }
}
.wrapper .now .now_block .now_main .now_form {
  margin-right: 20px;
  width: 756px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .now .now_block .now_main .now_form {
    width: 100%;
    margin-right: 0;
  }
}
.wrapper .now .now_block .now_main .now_form .now_form_top {
  margin-bottom: 17px;
}
.wrapper .now .now_block .now_main .now_form .now_form_top input {
  width: 100%;
  padding: 11px 0 10px 68px;
  border: 1.24px solid #E6EAED;
  border-radius: 8px;
  font-family: Poppins;
  font-size: 21.08px;
  font-weight: 400;
  line-height: 31.63px;
  text-align: left;
  color: #000;
  background-image: url("../img/humns.svg");
  background-repeat: no-repeat;
  background-position: 25px center;
}
.wrapper .now .now_block .now_main .now_form .now_form_top input::-moz-placeholder {
  font-family: Poppins;
  font-size: 21.08px;
  font-weight: 400;
  line-height: 31.63px;
  text-align: left;
  color: #000;
}
.wrapper .now .now_block .now_main .now_form .now_form_top input::placeholder {
  font-family: Poppins;
  font-size: 21.08px;
  font-weight: 400;
  line-height: 31.63px;
  text-align: left;
  color: #000;
}
.wrapper .now .now_block .now_main .now_form .now_form_body {
  margin-bottom: 17px;
}
.wrapper .now .now_block .now_main .now_form .now_form_body input {
  width: 48%;
  padding: 11px 0 10px 68px;
  border: 1.24px solid #E6EAED;
  border-radius: 8px;
  font-family: Poppins;
  font-size: 21.08px;
  font-weight: 400;
  line-height: 31.63px;
  text-align: left;
  color: #000;
  background-image: url("../img/humns.svg");
  background-repeat: no-repeat;
  background-position: 25px center;
}
.wrapper .now .now_block .now_main .now_form .now_form_body input::-moz-placeholder {
  font-family: Poppins;
  font-size: 21.08px;
  font-weight: 400;
  line-height: 31.63px;
  text-align: left;
  color: #000;
}
.wrapper .now .now_block .now_main .now_form .now_form_body input::placeholder {
  font-family: Poppins;
  font-size: 21.08px;
  font-weight: 400;
  line-height: 31.63px;
  text-align: left;
  color: #000;
}
@media only screen and (min-width: 901px) and (max-width: 1600px) {
  .wrapper .now .now_block .now_main .now_form .now_form_body input {
    width: 48%;
  }
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .now .now_block .now_main .now_form .now_form_body input {
    width: 100%;
    margin-bottom: 15px;
  }
  .wrapper .now .now_block .now_main .now_form .now_form_body input:last-child {
    margin-bottom: 0;
  }
}
.wrapper .now .now_block .now_main .now_of {
  width: 807px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .now .now_block .now_main .now_of {
    width: 100%;
  }
}
.wrapper .now .now_block .now_main .now_of .now_of_title {
  font-family: Poor Richard;
  font-size: 20.77px;
  font-weight: 400;
  line-height: 23.52px;
  text-align: left;
  color: #000;
  margin-top: -70px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .now .now_block .now_main .now_of .now_of_title {
    margin-top: 0;
    margin-bottom: 20px;
  }
}
.wrapper .now .now_block .now_main .now_of .now_of_main {
  border: 1.24px solid #E6EAED;
  padding: 10px 15px;
  border-radius: 12px;
}
.wrapper .now .now_block .now_main .now_of .now_of_main .now_of_main_top {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}
.wrapper .now .now_block .now_main .now_of .now_of_main .now_of_main_top .now_of_main_top_in {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wrapper .now .now_block .now_main .now_of .now_of_main .now_of_main_body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 13px;
}
.wrapper .now .now_block .now_main .now_of .now_of_main .now_of_main_body p {
  font-family: Poppins;
  font-size: 17.36px;
  font-weight: 500;
  line-height: 26.05px;
  text-align: left;
  color: #000;
  opacity: 0.5;
}
.wrapper .now .now_block .now_main .now_of .now_of_main .now_of_main_body .form-switch {
  display: flex;
  align-items: center;
  padding-left: 0;
}
.wrapper .now .now_block .now_main .now_of .now_of_main .now_of_main_body .form-switch p {
  margin-right: 50px;
  font-family: Poppins;
  font-size: 17.36px;
  font-weight: 500;
  line-height: 26.05px;
  text-align: right;
  color: #000;
  opacity: 1;
}
.wrapper .now .now_block .now_main .now_of .now_of_main .now_of_main_body .form-switch p:last-child {
  margin-right: 0;
  margin-left: 10px;
}
.wrapper .now .now_block .now_main .now_of .now_of_main .now_of_main_body .form-switch .form-check-input {
  border: 2.48px solid #B6B6B6;
  width: 40px;
  height: 20px;
  background-image: url("../img/ell.svg");
  background-color: var(--bs-form-check-bg);
}
.wrapper .now .now_block .now_main .now_of .now_of_main .now_of_main_body .form-switch .form-check-input:focus {
  box-shadow: none;
}
.wrapper .now .now_block .now_main .now_of .now_of_main .now_of_main_bottom {
  display: flex;
  margin-bottom: 18px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .now .now_block .now_main .now_of .now_of_main .now_of_main_bottom {
    flex-wrap: wrap;
  }
}
.wrapper .now .now_block .now_main .now_of .now_of_main .now_of_main_bottom .form-check {
  display: flex;
  align-items: center;
  padding-left: 0;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .now .now_block .now_main .now_of .now_of_main .now_of_main_bottom .form-check {
    margin-bottom: 10px;
  }
}
.wrapper .now .now_block .now_main .now_of .now_of_main .now_of_main_bottom .form-check p {
  font-family: Poppins;
  font-size: 19.08px;
  font-weight: 500;
  line-height: 31.63px;
  text-align: left;
  color: #000;
}
.wrapper .now .now_block .now_main .now_of .now_of_main .now_of_main_bottom .form-check .form-check-input {
  margin-left: 10px;
  border-radius: 5px;
  margin-top: 0;
  width: 25px;
  height: 25px;
  border: 1.24px solid #808080;
}
.wrapper .now .now_block .now_main .now_of .now_of_main .now_of_main_bottom .form-check .form-check-input:checked {
  background-color: #fff;
  border: 1.24px solid #808080;
  box-shadow: none;
  background-image: url("../img/ell.svg");
  background-size: 50%;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .now .now_block .now_main .now_of .now_of_main .now_of_main_button {
    display: flex;
    justify-content: center;
  }
}
.wrapper .now .now_block .now_main .now_of .now_of_main .now_of_main_button button {
  padding: 12px 40px;
  border-radius: 62px;
  background-color: #F8B32A;
  color: #fff;
  font-family: Poppins;
  font-size: 17.36px;
  font-weight: 400;
  line-height: 26.05px;
  text-align: left;
  border: none;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .now .now_block .now_main .now_of .now_of_main .now_of_main_button button {
    width: 100%;
    text-align: center;
  }
}
.wrapper .term {
  margin-bottom: 95px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .term {
    margin-bottom: 40px;
  }
}
.wrapper .term .term_block {
  margin: 0 83px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .term .term_block {
    margin: 0;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .term .term_block {
    margin: 0;
  }
}
.wrapper .term .term_block .term_left {
  background-image: url("../img/ter_bg.png");
  background-position: center left;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .term .term_block .term_left {
    background-image: none;
    margin-bottom: 50px;
  }
}
.wrapper .term .term_block .term_left .term_left_top {
  display: flex;
  align-items: center;
  margin-left: 148px;
  position: relative;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .term .term_block .term_left .term_left_top {
    margin-bottom: 20px;
    margin-left: 0;
    display: block;
  }
}
.wrapper .term .term_block .term_left .term_left_top img {
  width: 80px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .term .term_block .term_left .term_left_top img {
    width: 100px;
    display: flex;
    margin: 0 auto;
    margin-bottom: 10px;
  }
}
.wrapper .term .term_block .term_left .term_left_top span {
  position: absolute;
  font-family: "Inter";
  font-size: 17.88px;
  font-weight: 500;
  line-height: 18.01px;
  text-align: left;
  color: #7A36AF;
  padding: 4px;
  background: #fff;
  left: 27px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .term .term_block .term_left .term_left_top span {
    display: none;
  }
}
.wrapper .term .term_block .term_left .term_left_top .term_left_top_in {
  box-shadow: 0px 12.4px 24.81px 0px rgba(139, 41, 213, 0.1019607843);
  border-radius: 0 62px 62px 0;
  padding: 10px 22px 10px 34px;
  display: flex;
  margin-left: -20px;
  align-items: center;
  height: 67px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .term .term_block .term_left .term_left_top .term_left_top_in {
    justify-content: space-between;
  }
}
.wrapper .term .term_block .term_left .term_left_top .term_left_top_in h1 {
  font-family: Bookman Old Style;
  font-size: 21.08px;
  font-weight: 600;
  line-height: 24.75px;
  text-align: left;
  color: #2522B1;
  padding-right: 13px;
  border-right: 2.5px solid #882BD2;
  margin-right: 15px;
  margin-bottom: 0;
}
.wrapper .term .term_block .term_left .term_left_top .term_left_top_in p {
  font-family: Poppins;
  font-size: 14.88px;
  font-weight: 300;
  line-height: 22.33px;
  text-align: left;
  color: #000;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .term .term_block .term_left .term_left_top .term_left_top_in p {
    font-size: 10px;
    line-height: 10px;
  }
}
.wrapper .term .term_block .term_left .term_left_top .term_left_top_in img {
  margin-left: 100px;
  width: 30px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .term .term_block .term_left .term_left_top .term_left_top_in img {
    margin-left: 0;
    width: 30px;
    margin: 0;
  }
}
.wrapper .term .term_block .term_left .term_left_body {
  display: flex;
  align-items: center;
  margin-left: 101px;
  position: relative;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .term .term_block .term_left .term_left_body {
    margin-bottom: 20px;
    margin-left: 0;
    display: block;
  }
}
.wrapper .term .term_block .term_left .term_left_body img {
  width: 80px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .term .term_block .term_left .term_left_body img {
    width: 80px;
    display: flex;
    margin: 0 auto;
    margin-bottom: 10px;
  }
}
.wrapper .term .term_block .term_left .term_left_body span {
  position: absolute;
  font-family: "Inter";
  font-size: 17.88px;
  font-weight: 500;
  line-height: 18.01px;
  text-align: left;
  color: #7A36AF;
  padding: 4px;
  background: #fff;
  left: 33px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .term .term_block .term_left .term_left_body span {
    display: none;
  }
}
.wrapper .term .term_block .term_left .term_left_body .term_left_top_in {
  box-shadow: 0px 12.4px 24.81px 0px rgba(139, 41, 213, 0.1019607843);
  border-radius: 0 62px 62px 0;
  padding: 10px 22px 10px 34px;
  display: flex;
  margin-left: -20px;
  align-items: center;
  height: 67px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .term .term_block .term_left .term_left_body .term_left_top_in {
    justify-content: space-between;
  }
}
.wrapper .term .term_block .term_left .term_left_body .term_left_top_in h1 {
  font-family: Bookman Old Style;
  font-size: 21.08px;
  font-weight: 600;
  line-height: 24.75px;
  text-align: left;
  color: #CA2CB4;
  padding-right: 13px;
  border-right: 2.5px solid #049C81;
  margin-right: 15px;
  margin-bottom: 0;
}
.wrapper .term .term_block .term_left .term_left_body .term_left_top_in p {
  font-family: Poppins;
  font-size: 14.88px;
  font-weight: 300;
  line-height: 22.33px;
  text-align: left;
  color: #000;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .term .term_block .term_left .term_left_body .term_left_top_in p {
    font-size: 10px;
    line-height: 10px;
  }
}
.wrapper .term .term_block .term_left .term_left_body .term_left_top_in img {
  margin-left: 62px;
  width: 30px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .term .term_block .term_left .term_left_body .term_left_top_in img {
    margin-left: 0;
    width: 30px;
    margin: 0;
  }
}
.wrapper .term .term_block .term_left .term_left_bottom {
  display: flex;
  align-items: center;
  margin-left: 55px;
  position: relative;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .term .term_block .term_left .term_left_bottom {
    margin-bottom: 20px;
    margin-left: 0;
    display: block;
  }
}
.wrapper .term .term_block .term_left .term_left_bottom img {
  width: 80px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .term .term_block .term_left .term_left_bottom img {
    width: 100px;
    display: flex;
    margin: 0 auto;
    margin-bottom: 10px;
  }
}
.wrapper .term .term_block .term_left .term_left_bottom span {
  position: absolute;
  font-family: "Inter";
  font-size: 17.88px;
  font-weight: 500;
  line-height: 18.01px;
  text-align: left;
  color: #7A36AF;
  padding: 4px;
  background: #fff;
  left: 33px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .term .term_block .term_left .term_left_bottom span {
    display: none;
  }
}
.wrapper .term .term_block .term_left .term_left_bottom .term_left_top_in {
  box-shadow: 0px 12.4px 24.81px 0px rgba(139, 41, 213, 0.1019607843);
  border-radius: 0 62px 62px 0;
  padding: 10px 22px 10px 34px;
  display: flex;
  margin-left: -20px;
  align-items: center;
  height: 67px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .term .term_block .term_left .term_left_bottom .term_left_top_in {
    justify-content: space-between;
  }
}
.wrapper .term .term_block .term_left .term_left_bottom .term_left_top_in h1 {
  font-family: Bookman Old Style;
  font-size: 21.08px;
  font-weight: 600;
  line-height: 24.75px;
  text-align: left;
  color: #BC7100;
  padding-right: 13px;
  border-right: 2.5px solid #F8B32A;
  margin-right: 15px;
  margin-bottom: 0;
}
.wrapper .term .term_block .term_left .term_left_bottom .term_left_top_in p {
  font-family: Poppins;
  font-size: 14.88px;
  font-weight: 300;
  line-height: 22.33px;
  text-align: left;
  color: #000;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .term .term_block .term_left .term_left_bottom .term_left_top_in p br {
    display: none;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .term .term_block .term_left .term_left_bottom .term_left_top_in p {
    font-size: 10px;
    line-height: 10px;
  }
}
.wrapper .term .term_block .term_left .term_left_bottom .term_left_top_in img {
  margin-left: 36px;
  width: 30px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .term .term_block .term_left .term_left_bottom .term_left_top_in img {
    margin-left: 0;
    width: 30px;
    margin: 0;
  }
}
.wrapper .term .term_block .term_right .term_right_top {
  box-shadow: 0px 4.96px 18.6px 0px rgba(0, 0, 0, 0.2509803922);
  padding: 8px 14px 8px 20px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  width: 158px;
  margin-bottom: 20px;
}
.wrapper .term .term_block .term_right .term_right_top img {
  margin-right: 10px;
}
.wrapper .term .term_block .term_right .term_right_top p {
  font-family: Bookman Old Style;
  font-size: 19.84px;
  font-weight: 300;
  line-height: 29.77px;
  text-align: left;
  color: #F8B32A;
}
.wrapper .term .term_block .term_right .term_right_body h1 {
  font-family: Poor Richard;
  font-size: 39.61px;
  font-weight: 400;
  line-height: 49.53px;
  letter-spacing: -1.2402851582px;
  text-align: left;
  color: #1B2533;
  margin-bottom: 7px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .term .term_block .term_right .term_right_body h1 {
    font-size: 39px;
    line-height: 40px;
    margin-bottom: 20px;
  }
}
.wrapper .term .term_block .term_right .term_right_body p {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  font-family: Poor Richard;
  font-size: 20.81px;
  font-weight: 400;
  line-height: 29.77px;
  text-align: left;
  color: #8F97A2;
}
.wrapper .term .term_block .term_right .term_right_body p img {
  width: 10px;
  height: 10px;
  margin-right: 6px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .term .term_block .term_right .term_right_body p {
    font-size: 18px;
    line-height: 29px;
    margin-bottom: 20px;
  }
  .wrapper .term .term_block .term_right .term_right_body p br {
    display: none;
  }
}
.wrapper .one {
  margin-bottom: 90px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .one {
    margin-bottom: 40px;
  }
}
.wrapper .one .one_block {
  border: 1.24px solid #D4D4D4;
  border-radius: 12.4px;
  padding: 20px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .one .one_block {
    padding: 20px;
  }
}
.wrapper .one .one_block .one_top h1 {
  font-family: Poor Richard;
  font-size: 32.17px;
  font-weight: 400;
  line-height: 47.48px;
  text-align: left;
  color: #000;
  margin-bottom: 10px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .one .one_block .one_top h1 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 15px;
  }
  .wrapper .one .one_block .one_top h1 br {
    display: none;
  }
}
.wrapper .one .one_block .one_top p {
  font-family: Poppins;
  font-size: 17.08px;
  font-weight: 400;
  line-height: 24.63px;
  text-align: left;
  color: #252424;
  margin-bottom: 26px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .one .one_block .one_top p {
    font-size: 19px;
    line-height: 30px;
    margin-bottom: 20px;
  }
}
.wrapper .one .one_block .one_main .one_left {
  border: 1.24px solid #E6EAED;
  border-radius: 8px;
  padding: 21px 18px 15px 16px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .one .one_block .one_main .one_left {
    padding: 15px;
    margin-bottom: 20px;
  }
}
.wrapper .one .one_block .one_main .one_left p {
  font-family: Poppins;
  font-size: 17.36px;
  font-weight: 400;
  line-height: 26.05px;
  text-align: left;
  color: #808080;
  margin-bottom: 10px;
}
.wrapper .one .one_block .one_main .one_left p img {
  margin-right: 10px;
}
.wrapper .one .one_block .one_main .one_right {
  border: 1.24px solid #E6EAED;
  border-radius: 8px;
  padding: 21px 18px 15px 16px;
  height: 100%;
}
.wrapper .one .one_block .one_main .one_right .one_right_top {
  margin-bottom: 20px;
}
.wrapper .one .one_block .one_main .one_right .one_right_top .now_of_main_top_in {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 5px;
}
.wrapper .one .one_block .one_main .one_right .one_right_top .now_of_main_top_in .number_lable {
  font-family: Poppins;
  font-size: 17.36px;
  font-weight: 500;
  line-height: 26.05px;
  text-align: left;
  color: #000;
  opacity: 0.5;
}
.wrapper .one .one_block .one_main .one_right .one_right_top .now_of_main_top_in .number--label1 {
  font-family: Poppins;
  font-size: 17.36px;
  font-weight: 700;
  line-height: 26.05px;
  text-align: left;
  color: #F8B32A;
}
.wrapper .one .one_block .one_main .one_right .one_right_top .input-slider1 {
  width: 100%;
  background: #F8B32A;
}
.wrapper .one .one_block .one_main .one_right .one_right_top .now_of_main_top_inn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: Poppins;
  font-size: 17.36px;
  font-weight: 500;
  line-height: 26.05px;
  text-align: left;
  color: #000;
  opacity: 0.5;
}
.wrapper .one .one_block .one_main .one_right .one_right_body {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .one .one_block .one_main .one_right .one_right_body {
    display: block;
  }
}
.wrapper .one .one_block .one_main .one_right .one_right_body p {
  font-family: Poppins;
  font-size: 17.36px;
  font-weight: 500;
  line-height: 26.05px;
  text-align: left;
  color: #808080;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .one .one_block .one_main .one_right .one_right_body p {
    margin-bottom: 6px;
  }
}
.wrapper .one .one_block .one_main .one_right .one_right_body h1 {
  font-family: Poppins;
  font-size: 20.81px;
  font-weight: 500;
  line-height: 37.21px;
  text-align: left;
  color: #808080;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .one .one_block .one_main .one_right .one_right_body h1 {
    font-size: 20px;
    line-height: 27px;
  }
}
.wrapper .one .one_block .one_main .one_right .one_right_body h1 span {
  color: #F8B32A;
}
.wrapper .send .send_img {
  padding: 0 124px;
}
.wrapper .send .send_block {
  background-image: url("../img/send.png");
  background-repeat: no-repeat;
  height: 390px;
  background-size: 84%;
  background-position: center;
  padding: 0 124px;
  position: relative;
}
.wrapper .send .send_block p {
  font-family: Poppins;
  font-size: 17.36px;
  font-weight: 400;
  line-height: 26.05px;
  text-align: left;
  color: #464646;
}
.wrapper .send .send_block p.send_s {
  margin-left: 60px;
  margin-top: 10px;
}
.wrapper .send .send_block p.send_w {
  margin-top: 340px;
  display: flex;
  justify-content: end;
}
.wrapper .send .send_block p.send_l {
  display: flex;
  justify-content: end;
  margin-right: 25px;
}
.wrapper .send .send_block p.send_y {
  margin-top: 340px;
  display: flex;
  justify-content: end;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .send {
    display: none;
  }
}
.wrapper .us {
  margin-bottom: 75px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .us .send {
    margin-bottom: 40px;
  }
}
.wrapper .us .us_block {
  border: 1.24px solid #D4D4D4;
  padding: 20px;
  width: 100%;
  border-radius: 12px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .us .us_block {
    padding: 20px 20px 30px 20px;
  }
}
.wrapper .us .us_block .us_top {
  font-family: Poor Richard;
  font-size: 32.17px;
  font-weight: 400;
  line-height: 47.48px;
  text-align: left;
  color: #000;
  margin-bottom: 28px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .us .us_block .us_top {
    font-size: 32px;
    line-height: 37px;
    margin-bottom: 20px;
  }
}
.wrapper .us .us_block .us_main .us_left {
  border: 1.24px solid #E6EAED;
  border-radius: 8px;
  padding: 20px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .us .us_block .us_main .us_left {
    padding: 20px 20px 20px 20px;
    margin-bottom: 30px;
  }
}
.wrapper .us .us_block .us_main .us_left .us_left_top {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
.wrapper .us .us_block .us_main .us_left .us_left_top a {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  font-family: Poppins;
  font-size: 17.08px;
  font-weight: 400;
  line-height: 25.63px;
  text-align: left;
  color: #808080;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .us .us_block .us_main .us_left .us_left_top a {
    font-size: 20px;
    line-height: 24px;
  }
}
.wrapper .us .us_block .us_main .us_left .us_left_top a img {
  margin-right: 20px;
}
.wrapper .us .us_block .us_main .us_left .us_left_body {
  margin-bottom: 25px;
}
.wrapper .us .us_block .us_main .us_left .us_left_body a {
  font-family: Poppins;
  font-size: 15.08px;
  font-weight: 400;
  line-height: 31.63px;
  text-align: left;
  color: #F8B32A;
  padding-left: 21px;
  border-left: 7.5px solid #F8B32A;
}
.wrapper .us .us_block .us_main .us_left .us_left_body a img {
  margin-right: 20px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .us .us_block .us_main .us_left .us_left_body a img {
    margin-right: 10px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .us .us_block .us_main .us_left .us_left_body a {
    padding-left: 10px;
  }
}
.wrapper .us .us_block .us_main .us_left .us_left_bottom a {
  border-radius: 7px;
  background-color: #F8B32A;
  padding: 15px 20px;
  font-family: Poppins;
  font-size: 17.08px;
  font-weight: 400;
  line-height: 31.63px;
  text-align: left;
  color: #fff;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .us .us_block .us_main .us_left .us_left_bottom a {
    width: 100%;
    padding: 15px 0;
    display: flex;
    text-align: center;
    justify-content: center;
  }
}
.wrapper .us .us_block .us_main .us_left .us_left_bottom a img {
  margin-right: 22px;
  width: 30px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .us .us_block .us_main .us_left .us_left_bottom a img {
    margin-right: 10px;
  }
}
.wrapper .us .us_block .us_main .us_right {
  display: block;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .us .us_block .us_main .us_right {
    display: none;
  }
}
.wrapper footer {
  padding: 57px 0 23px;
  background: #383838;
}
.wrapper footer .footer_block .footer_e a img {
  width: 100px;
  margin-bottom: 22px;
}
.wrapper footer .footer_block .footer_e p {
  font-family: Poppins;
  font-size: 17.08px;
  font-weight: 500;
  line-height: 25.63px;
  text-align: left;
  color: #93949B;
  margin-bottom: 15px;
}
.wrapper footer .footer_block .footer_s h1 {
  font-family: Poppins;
  font-size: 20.81px;
  font-weight: 600;
  line-height: 30.21px;
  text-align: left;
  color: #fff;
  margin-bottom: 15px;
}
.wrapper footer .footer_block .footer_s a {
  display: block;
  font-family: Poppins;
  font-size: 17.84px;
  font-weight: 500;
  line-height: 29.77px;
  text-align: left;
  color: #8D9198;
  margin-bottom: 15px;
}
.wrapper footer .footer_block .footer_c h1 {
  font-family: Poppins;
  font-size: 20.81px;
  font-weight: 600;
  line-height: 27.21px;
  text-align: left;
  color: #fff;
  margin-bottom: 15px;
}
.wrapper footer .footer_block .footer_c a {
  display: block;
  font-family: Poppins;
  font-size: 17.84px;
  font-weight: 500;
  line-height: 29.77px;
  text-align: left;
  color: #8D9198;
  margin-bottom: 15px;
}
.wrapper footer .footer_block .footer_c a:last-child {
  margin-bottom: 20px;
}
.wrapper footer .footer_block .footer_c p {
  display: flex;
  align-items: center;
}
.wrapper footer .footer_block .footer_c p a {
  border: 2.48px solid #7F7E82;
  border-radius: 12px;
  padding: 10px;
  margin-right: 15px;
}
.wrapper footer .footer_block .footer_c p a img {
  width: 25px;
}
.wrapper footer .footer_block .footer_c p a:last-child {
  margin-bottom: 15px;
  margin-right: 0;
}
.wrapper .sss {
  background-image: url("../img/fast_bg.png");
  background-repeat: no-repeat;
  background-position: top right;
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .sss {
    background-size: 47%;
    background-position-y: 16px;
  }
}
.wrapper .fast {
  padding: 116px 0 113px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .fast {
    background-image: none;
    padding: 30px 0;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .fast {
    margin-top: -116px;
  }
}
.wrapper .fast .fast_top {
  width: 150px;
  display: flex;
  align-items: center;
  padding: 5px 5px 5px 19px;
  box-shadow: 0px 0px 2.25px 1.12px rgba(0, 0, 0, 0.2509803922) inset;
  border: 2.25px solid #FFFFFF;
  border-radius: 56px;
  margin-bottom: -30px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .fast .fast_top {
    margin-bottom: -50px;
  }
}
.wrapper .fast .fast_top p {
  margin-right: 13px;
  font-family: Inter;
  font-size: 15.72px;
  font-weight: 800;
  line-height: 19.03px;
  text-align: left;
  color: #EC7908;
}
.wrapper .fast .fast_top img {
  box-shadow: 0px 4.49px 56.15px 0px rgba(236, 121, 8, 0.5019607843);
  border-radius: 50%;
  padding: 7px;
}
.wrapper .fast .fast_body {
  margin-bottom: 50px;
  background-image: url("../img/fast_line.svg");
  background-repeat: no-repeat;
  background-position: 280px -5px;
  padding-top: 60px;
  background-size: 30%;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .fast .fast_body {
    margin-bottom: 30px;
    background-image: none;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .fast .fast_body {
    padding-top: 40px;
    margin-bottom: 30px;
  }
}
.wrapper .fast .fast_body h1 {
  font-family: Inter;
  font-size: 85.34px;
  font-weight: 800;
  line-height: 103.28px;
  text-align: left;
  color: #2e2e2e;
  margin-bottom: 33px;
}
.wrapper .fast .fast_body h1 span {
  color: #EC7908;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .fast .fast_body h1 {
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 18px;
  }
  .wrapper .fast .fast_body h1 br {
    display: none;
  }
}
@media only screen and (min-width: 901px) and (max-width: 2000px) {
  .wrapper .fast .fast_body h1 {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 20px;
  }
}
.wrapper .fast .fast_body p {
  font-family: Inter;
  font-size: 19.09px;
  font-weight: 500;
  line-height: 23.1px;
  text-align: left;
  color: #636363;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .fast .fast_body p br {
    display: none;
  }
}
.wrapper .fast .fast_bottom {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .fast .fast_bottom {
    flex-direction: column;
    margin-bottom: 30px;
  }
}
.wrapper .fast .fast_bottom .fast_bottom_left {
  margin-right: 62px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .fast .fast_bottom .fast_bottom_left {
    margin-right: 0;
    margin-bottom: 30px;
    width: 100%;
  }
}
.wrapper .fast .fast_bottom .fast_bottom_left a {
  border: 2.25px solid #000036;
  box-shadow: 0px 8.98px 28.07px 0px rgba(0, 0, 0, 0.2509803922);
  background: #202939;
  border-radius: 12px;
  padding: 30px;
  font-family: Inter;
  font-size: 19.09px;
  font-weight: 500;
  line-height: 23.1px;
  text-align: left;
  color: #fff;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .fast .fast_bottom .fast_bottom_left a {
    width: 100%;
    padding: 20px;
    display: block;
    text-align: center;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .fast .fast_bottom .fast_bottom_left a {
    padding: 15px;
    font-size: 17px;
  }
}
.wrapper .fast .fast_bottom .fast_bottom_right a {
  display: flex;
  align-items: center;
  font-family: Inter;
  font-size: 17.09px;
  font-weight: 500;
  line-height: 23.1px;
  text-align: left;
  color: #2e2e2e;
}
.wrapper .fast .fast_bottom .fast_bottom_right a img {
  padding: 10px;
  border-radius: 50%;
  box-shadow: 0px 11.23px 28.07px 0px rgba(0, 0, 0, 0.2509803922);
  margin-right: 17px;
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .fast .fast_bottom .fast_bottom_right a img {
    padding: 10px;
  }
}
.wrapper .fast .fast_end {
  display: flex;
  align-items: center;
}
.wrapper .fast .fast_end img {
  padding: 1px 15px 5px 0;
  border-radius: 50%;
  box-shadow: 0px 11.23px 28.07px 0px rgba(0, 0, 0, 0.2509803922);
  margin-right: 45px;
  width: 80px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .fast .fast_end img {
    width: 70px;
    margin-right: 10px;
    padding-right: 15px;
  }
}
.wrapper .fast .fast_end p {
  font-family: Inter;
  font-size: 19.09px;
  font-weight: 500;
  line-height: 31.44px;
  text-align: left;
  color: #000;
  padding-left: 15px;
  border-left: 7px solid #EC7908;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .fast .fast_end p {
    font-size: 17px;
  }
  .wrapper .fast .fast_end p br {
    display: none;
  }
}
.wrapper .lity {
  padding: 40px 80px;
  display: flex;
  align-items: center;
  background: #202939;
  border-radius: 12px;
  justify-content: space-between;
  margin-bottom: 157px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .lity {
    display: block;
    margin-bottom: 40px;
    padding: 20px;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .lity {
    padding: 20px;
    font-size: 17px;
  }
}
.wrapper .lity .lity_left {
  border-right: 4px solid #B0B0B0;
  padding-right: 98px;
  margin-right: 201px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .lity .lity_left {
    margin-right: 0;
    padding-right: 0;
    border: none;
    margin-bottom: 20px;
  }
}
.wrapper .lity .lity_left h1 {
  font-family: Inter;
  font-size: 20.95px;
  font-weight: 700;
  line-height: 30.62px;
  text-align: left;
  color: #fff;
  margin-bottom: 21px;
}
.wrapper .lity .lity_left p {
  font-family: Inter;
  font-size: 20.34px;
  font-weight: 500;
  line-height: 25.82px;
  text-align: left;
  color: #B0B0B0;
}
.wrapper .lity .lity_right {
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .lity .lity_right {
    flex-direction: column;
  }
}
.wrapper .lity .lity_right .lity_item {
  margin-right: 67px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .lity .lity_right .lity_item {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.wrapper .lity .lity_right .lity_item:last-child {
  margin-right: 0;
}
.wrapper .lity .lity_right .lity_item h1 {
  font-family: Inter;
  font-size: 33.18px;
  font-weight: 700;
  line-height: 40.2px;
  text-align: left;
  color: #fff;
  margin-bottom: 13px;
}
.wrapper .lity .lity_right .lity_item p {
  font-family: Inter;
  font-size: 20.21px;
  font-weight: 500;
  line-height: 24.46px;
  text-align: left;
  color: #B0B0B0;
}
.wrapper .found {
  margin-bottom: 106px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .found {
    margin-bottom: 40px;
  }
}
.wrapper .found .found_top {
  margin-bottom: 36px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .found .found_top {
    margin-bottom: 25px;
  }
}
.wrapper .found .found_top h1 {
  font-family: Poppins;
  font-size: 35.92px;
  font-weight: 600;
  line-height: 45.9px;
  letter-spacing: -1.1229050159px;
  text-align: center;
  color: #1B2533;
  margin-bottom: 27px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .found .found_top h1 {
    font-size: 34px;
    line-height: 45px;
  }
}
.wrapper .found .found_top p {
  font-family: Poppins;
  font-size: 20.46px;
  font-weight: 300;
  line-height: 24.95px;
  text-align: center;
  color: #8F97A2;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .found .found_top p {
    font-size: 18px;
    line-height: 23px;
  }
  .wrapper .found .found_top p br {
    display: none;
  }
}
.wrapper .found .found_body .found_item {
  box-shadow: 0px 8.98px 56.15px 0px rgba(0, 0, 0, 0.1490196078);
  padding: 40px 37px 33px 39px;
  border-radius: 23px;
  height: 300px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .found .found_body .found_item {
    height: auto;
    padding: 20px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .found .found_body .found_item {
    padding: 20px;
  }
}
.wrapper .found .found_body .found_item img {
  width: 43px;
  margin-bottom: 23.69px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .found .found_body .found_item img {
    margin-bottom: 15px;
  }
}
.wrapper .found .found_body .found_item h1 {
  font-family: Poppins;
  font-size: 22.7px;
  font-weight: 700;
  line-height: 37.06px;
  text-align: left;
  color: #000;
  margin-bottom: 20.5px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .found .found_body .found_item h1 {
    margin-bottom: 15px;
  }
}
.wrapper .found .found_body .found_item p {
  font-family: Poppins;
  font-size: 17.09px;
  font-weight: 400;
  line-height: 28.63px;
  text-align: left;
  color: #000;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .found .found_body .found_item p {
    margin-bottom: 15px;
  }
}
.wrapper .found .found_body .found_item a {
  display: flex;
  font-family: Poppins;
  font-size: 17.09px;
  font-weight: 500;
  line-height: 28.63px;
  text-align: left;
  color: #EC7908;
}
.wrapper .found .found_body .found_item a img {
  margin-left: 10px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .found .found_body .found_item a {
    display: block;
    margin-top: 20px !important;
  }
}
.wrapper .job {
  margin-bottom: 53px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .job {
    margin-bottom: 0;
  }
}
.wrapper .job .job_top {
  margin-bottom: 36px;
}
.wrapper .job .job_top h1 {
  font-family: Poppins;
  font-size: 34.92px;
  font-weight: 600;
  line-height: 43.9px;
  letter-spacing: -1.1229050159px;
  text-align: center;
  color: #1B2533;
  margin-bottom: 27px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .job .job_top h1 {
    font-size: 34px;
    line-height: 45px;
  }
}
.wrapper .job .job_top p {
  font-family: Poppins;
  font-size: 20.46px;
  font-weight: 300;
  line-height: 26.95px;
  text-align: center;
  color: #8F97A2;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .job .job_top p {
    font-size: 18px;
    line-height: 23px;
  }
  .wrapper .job .job_top p br {
    display: none;
  }
}
.wrapper .job .job_block .job_item {
  width: 100%;
  margin-bottom: 70px;
  background-repeat: no-repeat;
  background-position: right bottom;
  box-shadow: 0px 8.98px 56.15px 0px rgba(0, 0, 0, 0.1490196078);
  padding: 20px;
  border-radius: 23px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .job .job_block .job_item {
    padding: 20px;
    background-image: none !important;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .job .job_block .job_item {
    padding: 20px;
    margin-bottom: 40px;
  }
}
.wrapper .job .job_block .job_item .job_item_top {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.wrapper .job .job_block .job_item .job_item_top img {
  margin-left: -13px;
  width: 80px;
}
.wrapper .job .job_block .job_item .job_item_top p {
  font-family: Poppins;
  font-size: 20.95px;
  font-weight: 600;
  line-height: 28.34px;
  text-align: left;
  color: #1B2533;
}
.wrapper .job .job_block .job_item .job_item_body {
  margin-bottom: 15px;
}
.wrapper .job .job_block .job_item .job_item_body p {
  font-family: Poppins;
  font-size: 15.72px;
  font-weight: 300;
  line-height: 24.37px;
  text-align: left;
  color: #8F97A2;
  margin-bottom: 10px;
}
.wrapper .job .job_block .job_item .job_item_body p img {
  margin-right: 17px;
}
.wrapper .job .job_block .job_item .job_item_bottom {
  display: flex;
}
.wrapper .job .job_block .job_item .job_item_bottom a {
  display: flex;
  align-items: center;
  padding: 10px 22px 10px 25px;
  background-color: #202939;
  font-family: Inter;
  font-size: 13.47px;
  font-weight: 500;
  line-height: 16.31px;
  text-align: left;
  color: #fff;
  border-radius: 10px;
}
.wrapper .job .job_block .job_item .job_item_bottom a img {
  margin-left: 35px;
}
.wrapper .to {
  margin-bottom: 100px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .to {
    margin-bottom: 30px;
  }
}
.wrapper .to .to_top {
  font-family: Poppins;
  font-size: 34.92px;
  font-weight: 600;
  line-height: 43.9px;
  letter-spacing: -1.1229050159px;
  text-align: center;
  color: #1B2533;
  margin-bottom: 36px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .to .to_top {
    margin-bottom: 20px;
    font-size: 31px;
    line-height: 43px;
  }
}
.wrapper .to .to_main {
  position: relative;
  z-index: 1;
}
.wrapper .to .to_main::after {
  content: "";
  width: 2900px;
  height: 282px;
  background-color: #F7F8F9;
  position: absolute;
  top: 36px;
  left: -200px;
  z-index: -1;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .to .to_main::after {
    content: none;
  }
  .wrapper .to .to_main::after img {
    width: 100%;
  }
}
.wrapper .to .to_main .to_item {
  height: 366px;
  background-image: url("../img/to.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  padding-top: 26px;
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .to .to_main .to_item {
    background-size: 86%;
  }
}
.wrapper .to .to_main .to_item h1 {
  font-family: Poppins;
  font-size: 51.87px;
  font-weight: 700;
  line-height: 77.8px;
  text-align: center;
  color: #fff;
  margin-bottom: 24px;
  transform: rotate(10deg);
  padding-left: 50px;
}
.wrapper .to .to_main .to_item img {
  margin-bottom: 20px;
  padding-left: 20px;
}
.wrapper .to .to_main .to_item p {
  font-family: Poppins;
  font-size: 14.09px;
  font-weight: 400;
  line-height: 28.63px;
  text-align: center;
  color: #fff;
  opacity: 0.5;
  transform: rotate(10deg);
  padding-right: 20px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .to .to_main .to_item {
    margin-bottom: 20px;
    padding-top: 40px;
  }
}
.wrapper .say {
  margin-bottom: 83px;
  position: relative;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .say {
    margin-bottom: 50px;
  }
}
.wrapper .say .say_top {
  margin-bottom: 56px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .say .say_top {
    margin-bottom: 30px;
  }
}
.wrapper .say .say_top h1 {
  font-family: Poppins;
  font-size: 35.92px;
  font-weight: 600;
  line-height: 57.37px;
  text-align: left;
  color: #000;
  margin-bottom: 17px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .say .say_top h1 {
    font-size: 31px;
    line-height: 40px;
  }
}
.wrapper .say .say_top p {
  font-family: Poppins;
  font-size: 20.46px;
  font-weight: 300;
  line-height: 26.95px;
  text-align: left;
  color: #8F97A2;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .say .say_top p {
    font-size: 18px;
    line-height: 20px;
  }
  .wrapper .say .say_top p br {
    display: none;
  }
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .say .say_block {
    padding-bottom: 50px;
  }
}
.wrapper .say .say_block .say_item {
  border: 3.37px solid #E6EAED;
  box-shadow: 0px 8.98px 16.15px 0px rgba(0, 0, 0, 0.1490196078);
  border-radius: 23px;
  padding: 33px 48px 26px 28px;
}
.wrapper .say .say_block .say_item .say_item_top {
  display: flex;
  margin-bottom: 12px;
}
.wrapper .say .say_block .say_item .say_item_top .say_left {
  margin-right: 11px;
}
.wrapper .say .say_block .say_item .say_item_top .say_right h4 {
  font-family: Poppins;
  font-size: 15.72px;
  font-weight: 500;
  line-height: 23.58px;
  text-align: left;
  color: #000;
  margin-bottom: 5px;
}
.wrapper .say .say_block .say_item .say_item_top .say_right p {
  font-family: Poppins;
  font-size: 15.72px;
  font-weight: 500;
  line-height: 23.58px;
  text-align: left;
  color: #000;
  opacity: 0.5;
  margin-bottom: 6px;
}
.wrapper .say .say_block .say_item .say_item_body {
  font-family: Poppins;
  font-size: 17.09px;
  font-weight: 400;
  line-height: 20.63px;
  text-align: left;
  color: #000;
  opacity: 0.5;
}
.wrapper .say .say_block .swiper-button-next, .wrapper .say .say_block .swiper-button-prev {
  top: 35%;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .say .say_block .swiper-button-next, .wrapper .say .say_block .swiper-button-prev {
    top: 100%;
  }
}
.wrapper .say .say_block .swiper-button-prev {
  left: 92%;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .say .say_block .swiper-button-prev {
    left: 41%;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1900px) {
  .wrapper .say .say_block .swiper-button-prev {
    left: 90%;
  }
}
.wrapper .say .say_block .swiper-button-prev::after {
  color: #EC7908;
  border: 1px solid #EC7908;
  padding: 22px;
  border-radius: 9px;
  font-size: 20px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .say .say_block .swiper-button-next {
    right: 32%;
  }
}
.wrapper .say .say_block .swiper-button-next::after {
  color: #fff;
  padding: 22px;
  border-radius: 9px;
  font-size: 20px;
  background-color: #EC7908;
}
.wrapper .part {
  margin-bottom: 82px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .part {
    margin-bottom: 40px;
  }
}
.wrapper .part .part_top {
  margin-bottom: 56px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .part .part_top {
    margin-bottom: 30px;
  }
}
.wrapper .part .part_top h1 {
  font-family: Poppins;
  font-size: 36.92px;
  font-weight: 600;
  line-height: 47.9px;
  letter-spacing: -1.1229050159px;
  text-align: center;
  color: #1B2533;
  margin-bottom: 26px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .part .part_top h1 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 20px;
  }
}
.wrapper .part .part_top p {
  font-family: Poppins;
  font-size: 20.46px;
  font-weight: 300;
  line-height: 23.95px;
  text-align: center;
  color: #8F97A2;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .part .part_top p {
    font-size: 18px;
    line-height: 20px;
  }
}
.wrapper .part .part_main {
  padding: 0 70px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .part .part_main {
    flex-wrap: wrap;
    padding: 0 10px;
    display: none;
  }
  .wrapper .part .part_main a {
    margin-bottom: 20px;
  }
}
.wrapper .part .part_main img {
  width: 80%;
}
.wrapper .part .part_main_mb {
  display: none;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .part .part_main_mb {
    display: block;
  }
  .wrapper .part .part_main_mb a img {
    width: 100%;
  }
}
.wrapper .ask {
  padding: 95px 0;
  background-color: #F7F8F9;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .ask {
    padding: 40px 0;
  }
}
.wrapper .ask .ask_top {
  margin-bottom: 39px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .ask .ask_top {
    margin-bottom: 20px;
  }
}
.wrapper .ask .ask_top h1 {
  font-family: Poppins;
  font-size: 36.92px;
  font-weight: 600;
  line-height: 47.9px;
  letter-spacing: -1.1229050159px;
  text-align: center;
  color: #1B2533;
  margin-bottom: 15px;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .ask .ask_top h1 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 20px;
  }
}
.wrapper .ask .ask_top p {
  font-family: Poppins;
  font-size: 19.09px;
  font-weight: 300;
  line-height: 22.91px;
  text-align: center;
  color: #616D7F;
}
.wrapper .ask .ask_main {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .ask .ask_main {
    flex-direction: column;
  }
}
.wrapper .ask .ask_main input {
  width: 303px;
  box-shadow: 0px 4.49px 56.15px 0px rgba(0, 0, 0, 0.1490196078);
  border: 2.25px solid #FFFFFF;
  padding: 22px 0 22px 57px;
  font-family: Inter;
  font-size: 15.72px;
  font-weight: 500;
  line-height: 19.03px;
  text-align: left;
  color: #211f1f;
  margin-right: 22px;
  border-radius: 12px;
  background-repeat: no-repeat;
  background-position: center;
  background-position-x: 18px;
}
.wrapper .ask .ask_main input::-moz-placeholder {
  font-family: Inter;
  font-size: 15.72px;
  font-weight: 500;
  line-height: 19.03px;
  text-align: left;
  color: #211f1f;
}
.wrapper .ask .ask_main input::placeholder {
  font-family: Inter;
  font-size: 15.72px;
  font-weight: 500;
  line-height: 19.03px;
  text-align: left;
  color: #211f1f;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .ask .ask_main input {
    width: 100%;
    margin-bottom: 20px;
  }
}
.wrapper .ask .ask_main button {
  border: 2.25px solid #EC7908;
  border-radius: 12px;
  box-shadow: 0px 0px 4.49px 1.12px rgba(0, 0, 0, 0.2509803922) inset;
  background: #EC7908;
  padding: 22px 35px;
  font-family: Inter;
  font-size: 15.72px;
  font-weight: 500;
  line-height: 19.03px;
  text-align: left;
  color: #fff;
}
@media only screen and (min-width: 300px) and (max-width: 900px) {
  .wrapper .ask .ask_main button {
    width: 100%;
    text-align: center;
  }
}

.modal .modal-dialog {
  margin: 0;
  width: 100%;
  height: 100vh;
}
.modal .modal-dialog .modal-content {
  width: 100%;
  height: 100vh;
  border-radius: 0;
  border: none;
  border-radius: 0;
}
.modal .modal-dialog .modal-content .modal-header a img {
  width: 100px;
}
.modal .modal-dialog .modal-content .modal-body .header_main_mb ul {
  padding-left: 0;
  margin-left: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.modal .modal-dialog .modal-content .modal-body .header_main_mb ul li {
  margin-bottom: 20px;
}
.modal .modal-dialog .modal-content .modal-body .header_main_mb ul li a {
  font-family: Poppins;
  font-size: 21.08px;
  font-weight: 400;
  line-height: 31.63px;
  text-align: center;
  color: black;
}
.modal .modal-dialog .modal-content .modal-body .header_main_mb ul li:hover a {
  color: #F8B32A;
}
.modal .modal-dialog .modal-content .modal-body .header_link_mb {
  border-radius: 62px;
  background-color: #F8B32A;
  padding: 12px 36px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal .modal-dialog .modal-content .modal-body .header_link_mb a {
  font-family: Poppins;
  font-size: 17.36px;
  font-weight: 400;
  line-height: 26.05px;
  text-align: center;
  color: #fff;
}