body {
  background: #f3fbff;
}

.pd20 {
  padding: 0 0.5rem;
}

.title {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 0.5rem;
  color: #434343;
  font-weight: bold;
  font-size: 0.9rem;
  line-height: 1rem;
  text-align: center;
}
.title::before {
  position: absolute;
  bottom: 0.1rem;
  left: -0.75rem;
  width: 0.175rem;
  height: 0.175rem;
  border: 0.1rem solid #b4fadf;
  border-radius: 50%;
  content: "";
}
.title::after {
  position: absolute;
  top: -0.15rem;
  right: -0.75rem;
  width: 0.25rem;
  height: 0.25rem;
  border: 0.125rem solid #c9e7ff;
  border-radius: 50%;
  content: "";
}
.title.title1::before {
  border-color: #00de89;
}
.title.title1::after {
  border-color: #008cff;
}
.title span {
  color: #008cff;
}

.stit {
  color: #a4a4a4;
  font-size: 0.5rem;
  line-height: 0.8rem;
  text-align: center;
}

.button {
  width: 10rem;
  height: 1.35rem;
  margin: 0 auto;
  color: #fff;
  font-size: 0.55rem;
  line-height: 1.35rem;
  text-align: center;
  background: #00de89;
  border-radius: 1.35rem;
}

.banner {
  height: 11.75rem;
  background: url("../images/banner.jpg") center no-repeat;
  background-size: 100%;
}

.video {
  margin-top: 1.75rem;
}
.video .player {
  width: 14.25rem;
  height: 8rem;
  margin: 1.2rem auto;
  border-radius: 0.375rem;
}
.video .content {
  box-sizing: border-box;
  height: 9.75rem;
  margin-top: -4.3rem;
  padding-top: 4.3rem;
  font-size: 0.5rem;
  line-height: 0.8rem;
  background-color: #e2f1ff;
}
.video .content p {
  width: 15rem;
  margin: auto;
}
.video .content .button {
  margin-top: 1rem;
}

.video-js {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.product {
  margin-top: 1.7rem;
}
.product .box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0.9rem;
  padding-left: 0.2rem;
}
.product .box .item {
  position: relative;
  box-sizing: border-box;
  width: 8.45rem;
  height: 7.125rem;
  margin-bottom: 0.6rem;
  padding: 2.85rem 0 0 0.9rem;
  color: #fff;
  background: center no-repeat;
  background-size: contain;
}
.product .box .item::before {
  position: absolute;
  top: 0.5rem;
  left: -0.2rem;
  width: 0.25rem;
  height: 2.25rem;
  background-color: #00de89;
  border-radius: 0.125rem;
  content: "";
}
.product .box .item:nth-child(1) {
  background-image: url("../images/cp_ielts.png");
}
.product .box .item:nth-child(2) {
  background-image: url("../images/cp_toefl.png");
}
.product .box .item:nth-child(3) {
  background-image: url("../images/cp_alevel.png");
}
.product .box .item:nth-child(4) {
  background-image: url("../images/cp_lxyb.png");
}
.product .box .item:nth-child(5) {
  background-image: url("../images/cp_gjbk.png");
}
.product .box .item:nth-child(6) {
  background-image: url("../images/cp_art.png");
}
.product .box .item:nth-child(7) {
  background-image: url("../images/cp_hqs.png");
}
.product .box .item:nth-child(8) {
  background-image: url("../images/cp_lx.png");
}
.product .box .name {
  font-weight: bold;
  font-size: 0.65rem;
}
.product .box .desc {
  margin-top: 0.1rem;
  margin-bottom: 0.6rem;
  font-size: 0.5rem;
  line-height: 0.7rem;
}
.product .box .link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  width: 4.075rem;
  height: 0.625rem;
  line-height: 0.625rem;
  padding: 0 0.25rem;
  color: #fff;
  font-size: 0.5rem;
  background: #00de89;
  border-radius: 0.625rem;
}
.product .box .link::after {
  width: 0.4rem;
  height: 0.625rem;
  background: url("../images/icon_arrow.png") center no-repeat;
  background-size: 0.4rem;
  content: "";
}

.skms {
  margin-top: 1.2rem;
  padding-bottom: 1.7rem;
  background: url("../images/skms_bg.png") center top 1.8rem no-repeat;
  background-size: cover;
}
.skms .box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.skms .box .item {
  width: 5.5rem;
  height: 7rem;
  margin: 0.3rem;
  overflow: hidden;
  background: linear-gradient(#dffff3, #cde8ff);
  border-radius: 0.4rem;
  box-shadow: 0 2px 0.2rem rgba(0, 0, 0, 0.05);
}
.skms .box .icon {
  width: 1.75rem;
  height: 1.725rem;
  margin: 0.65rem auto 0.3rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.skms .box .icon.icon1 {
  background-image: url("../images/icon_skms1.png");
}
.skms .box .icon.icon2 {
  background-image: url("../images/icon_skms2.png");
}
.skms .box .icon.icon3 {
  background-image: url("../images/icon_skms3.png");
}
.skms .box .icon.icon4 {
  background-image: url("../images/icon_skms4.png");
}
.skms .box .icon.icon5 {
  background-image: url("../images/icon_skms5.png");
}
.skms .box .name {
  color: #434343;
  font-weight: bold;
  font-size: 0.6rem;
  line-height: 0.8rem;
  text-align: center;
}
.skms .box .desc {
  margin-top: 0.5rem;
  font-weight: 300;
  font-size: 0.5rem;
  line-height: 0.7rem;
  text-align: center;
}

.form-box .kaptcha-btn {
  width: 5rem;
  color: #fff;
  font-weight: normal;
  background: #008cff;
}
.form-box .submit {
  color: #000;
  font-weight: normal;
  background: #00de89;
}

.form1 {
  box-sizing: border-box;
  height: 9.9rem;
  margin-top: -0.9rem;
  padding-top: 1.7rem;
  background: url("../images/form1.png") left top no-repeat;
  background-size: contain;
}
.form1 .form-box {
  padding: 0.35rem 0.7rem;
}
.form1 .form-item {
  position: relative;
  height: 1.4rem;
  margin-bottom: 0.225rem;
  font-size: 0.5rem;
}
.form1 .form-item.name::before {
  position: absolute;
  top: 0.25rem;
  left: 0.5rem;
  width: 0.7rem;
  height: 0.7rem;
  background: url("../images/icon_name.png") left center no-repeat;
  background-size: contain;
  content: "";
}
.form1 .form-item.phone {
  width: 10.8rem;
}
.form1 .form-item.phone::before {
  position: absolute;
  top: 0.35rem;
  left: 0.5rem;
  width: 0.625rem;
  height: 0.625rem;
  background: url("../images/icon_phone.png") left center no-repeat;
  background-size: contain;
  content: "";
}
.form1 .form-item input {
  padding-left: 1.5rem;
}
.form1 .item-box {
  position: relative;
}
.form1 .form-code {
  position: absolute;
  top: 1px;
  right: 0;
  margin-bottom: 0;
}
.form1 .form-code .kaptcha-code {
  width: 5.35rem;
  height: 1.35rem;
  padding-left: 1.4rem;
  font-size: 0.5rem;
  border: 0;
}
.form1 .form-code.code::before {
  position: absolute;
  top: 0.35rem;
  left: 0.5rem;
  width: 0.65rem;
  height: 0.65rem;
  background: url("../images/icon_yzm.png") left center no-repeat;
  background-size: contain;
  content: "";
}
.form1 .kaptcha-btn {
  position: absolute;
  top: 0.15rem;
  left: -4.5rem;
  width: 3.95rem;
  height: 1rem;
  color: #008cff;
  font-weight: 400;
  font-size: 0.5rem;
  background: #dcdcdc;
  border-radius: 0.9rem;
}
.form1 .submit {
  height: 1.4rem;
  color: #fff;
  font-size: 0.65rem;
  background: #008cff;
}
.form1 .form-privacy {
  margin-top: 0.5rem;
  color: #616161;
  font-size: 0.45rem;
}
.form1 .form-privacy input {
  width: 0.5rem;
}
.form1 .form-privacy a {
  color: #008cff;
}

.gxh {
  margin-top: 1.7rem;
}
.gxh .stit {
  line-height: 0.85rem;
}
.gxh .box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  height: 9.6rem;
  margin-top: 1.75rem;
  background: url("../images/4r_bg.png") center no-repeat;
  background-size: contain;
}
.gxh .box .item {
  width: 7.5rem;
}
.gxh .box .item:nth-child(even) {
  text-align: right;
}
.gxh .box .item:nth-child(1), .gxh .box .item:nth-child(2) {
  margin-top: -0.3rem;
  margin-bottom: 1.7rem;
}
.gxh .box .item:nth-child(1) .name, .gxh .box .item:nth-child(2) .name {
  margin-bottom: 0.5rem;
}
.gxh .box .item:nth-child(3) .desc, .gxh .box .item:nth-child(4) .desc {
  margin-bottom: 0.5rem;
}
.gxh .box .item:nth-child(4) {
  padding-top: 0.85rem;
}
.gxh .box .item:nth-child(2) .name, .gxh .box .item:nth-child(3) .name {
  color: #00de89;
}
.gxh .box .item .name {
  color: #008cff;
  font-weight: 300;
  font-size: 0.8rem;
}
.gxh .box .item .desc {
  color: #a4a4a4;
  font-weight: 300;
  font-size: 0.5rem;
  line-height: 0.8rem;
}

.study {
  margin-top: 1.7rem;
}
.study .content {
  height: 14.45rem;
  background: url("../images/6+1.png") center no-repeat;
  background-size: contain;
}
.study .box-title {
  font-size: 0.7rem;
  color: #434343;
  text-align: center;
  line-height: 1.3rem;
}
.study .box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 1.25rem;
}
.study .box .item {
  width: 5.375rem;
  height: 5.65rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0.55rem;
  margin-top: 0.3rem;
}
.study .box .item .name {
  font-size: 0.7rem;
  color: #fff;
  width: 2.55rem;
  height: 2.55rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-weight: bold;
}
.study .box .item .txt {
  font-size: 0.5rem;
  color: #434343;
  padding-top: 1rem;
}

.service {
  margin-top: 1.7rem;
}
.service .box {
  margin-top: 1.95rem;
  height: 16.475rem;
  background: url("../images/9+1.png") no-repeat center;
  background-size: contain;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}
.service .box .item {
  height: 3.125rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1.1rem;
  text-align: center;
}
.service .box .item:nth-child(4n+1) {
  margin-left: 0.4rem;
}
.service .box .item:nth-child(5) {
  margin-left: 0;
}
.service .box .item:nth-child(11) {
  margin-right: 1.5rem;
}
.service .box .item:nth-child(4n+2) {
  margin-right: 1rem;
}
.service .box .item:nth-child(4n) {
  margin-right: 0;
}
.service .box .item.item1 {
  width: 3.125rem;
  font-size: 0.55rem;
  color: #fff;
  line-height: 0.6rem;
  font-weight: bold;
}
.service .box .item.item2 {
  width: 3.9rem;
  font-size: 0.5rem;
  color: #434343;
  line-height: 0.7rem;
}

.form2 {
  box-sizing: border-box;
  height: 13.875rem;
  margin-top: 1.7rem;
  background: url("../images/form2.jpg") center no-repeat;
  background-size: contain;
  padding-top: 0.7rem;
  padding: 0.7rem 0.55rem;
}
.form2 .list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.3rem 0.2rem;
  padding-left: 6.8rem;
  padding-top: 0.68rem;
}
.form2 .list .item {
  font-size: 0.5rem;
  color: #fff;
  width: 5.275rem;
  height: 0.925rem;
  line-height: 0.925rem;
  padding-left: 0.7rem;
  box-sizing: border-box;
}
.form2 .list .item:nth-child(5), .form2 .list .item:nth-child(6) {
  width: 8.85rem;
}
.form2 .bottom {
  display: flex;
  justify-content: space-between;
  padding-top: 0.7rem;
}
.form2 .bottom .ewm {
  width: 4.125rem;
  height: 4.725rem;
}
.form2 .form-box {
  padding: 0;
  width: 13.05rem;
  height: 4.725rem;
}
.form2 .form-item {
  position: relative;
  height: 1.4rem;
  margin-bottom: 0.225rem;
  font-size: 0.45rem;
}
.form2 .form-item.name::before {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  width: 0.7rem;
  height: 0.7rem;
  background: url("../images/icon_name.png") left center no-repeat;
  background-size: contain;
  content: "";
}
.form2 .form-item.phone {
  width: 8.6rem;
}
.form2 .form-item.phone::before {
  position: absolute;
  top: 0.35rem;
  left: 0.3rem;
  width: 0.625rem;
  height: 0.625rem;
  background: url("../images/icon_phone.png") left center no-repeat;
  background-size: contain;
  content: "";
}
.form2 .form-item input {
  padding-left: 1.1rem;
}
.form2 .item-box {
  position: relative;
}
.form2 .form-code {
  position: absolute;
  top: 1px;
  right: 0;
  margin-bottom: 0;
}
.form2 .form-code .kaptcha-code {
  width: 4.3rem;
  height: 1.4rem;
  padding-left: 1rem;
  font-size: 0.45rem;
  border: 0;
}
.form2 .form-code.code::before {
  position: absolute;
  top: 0.35rem;
  left: 0.25rem;
  width: 0.65rem;
  height: 0.65rem;
  background: url("../images/icon_yzm.png") left center no-repeat;
  background-size: contain;
  content: "";
}
.form2 .kaptcha-btn {
  position: absolute;
  top: 0.25rem;
  left: -3.7rem;
  width: 3.25rem;
  height: 0.9rem;
  color: #008cff;
  font-weight: 400;
  font-size: 0.5rem;
  background: #dcdcdc;
  border-radius: 0.9rem;
}
.form2 .submit {
  height: 1.4rem;
  color: #fff;
  font-size: 0.65rem;
  background: #00de89;
}

.teachers {
  margin-top: 1.7rem;
}
.teachers .swiper {
  height: 10.7rem;
}
.teachers .swiper .swiper-slide {
  display: flex;
  justify-content: center;
  margin-top: 1.5rem;
}
.teachers .swiper .swiper-slide .picture {
  width: 5.8rem;
  height: 5.8rem;
  box-sizing: border-box;
  border: 3px solid #00de89;
  border-radius: 50%;
  margin-right: 1.1rem;
}
.teachers .swiper .swiper-slide .info {
  width: 8.4rem;
}
.teachers .swiper .swiper-slide .name {
  font-size: 0.65rem;
  color: #000;
  line-height: 0.6rem;
  font-weight: bold;
}
.teachers .swiper .swiper-slide .des-list {
  padding: 0.5rem 0;
}
.teachers .swiper .swiper-slide .des-list .des {
  font-size: 0.5rem;
  color: #000;
  font-weight: lighter;
  line-height: 0.65rem;
  padding-left: 0.5rem;
  position: relative;
}
.teachers .swiper .swiper-slide .des-list .des::before {
  content: "";
  position: absolute;
  top: 0.3rem;
  left: 0;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  background-color: #434343;
}
.teachers .swiper .swiper-slide .btn {
  width: 5.575rem;
  height: 1rem;
  box-sizing: border-box;
  font-size: 0.5rem;
  color: #a3a3a3;
  line-height: 1rem;
  border: 1px solid #00de89;
  border-radius: 0.5rem;
  padding-left: 0.7rem;
  background: url("../images/icon_arrow2.png") no-repeat 4rem center;
  background-size: 0.825rem 0.55rem;
}
.teachers .swiper .teacher-arrow {
  width: 0.425rem;
  height: 0.55rem;
  background: url("../images/swiper-arrow.png") no-repeat center;
  background-size: contain;
  top: 4.5rem;
  left: 0;
  margin: 0;
  transform: translateY(-50%);
}
.teachers .swiper .teacher-arrow.teacher-next {
  transform: rotate(180deg);
  right: 0;
  left: auto;
}
.teachers .swiper .teacher-arrow::after {
  content: none;
}
.teachers .swiper .teacher-pagination {
  bottom: 0;
  display: flex;
  justify-content: center;
  gap: 0 0.55rem;
}
.teachers .swiper .teacher-pagination .swiper-pagination-bullet {
  width: 2.1rem;
  height: 2.1rem;
  overflow: hidden;
  border-radius: 50%;
  border: 1.5px solid transparent;
  box-sizing: border-box;
  margin: 0;
  opacity: 1;
}
.teachers .swiper .teacher-pagination .swiper-pagination-bullet-active {
  border-color: #00de89;
}
.teachers .swiper .teacher-pagination .swiper-pagination-bullet:nth-child(1) {
  background: url("../images/js-1.png") no-repeat center;
  background-size: contain;
}
.teachers .swiper .teacher-pagination .swiper-pagination-bullet:nth-child(2) {
  background: url("../images/js-2.png") no-repeat center;
  background-size: contain;
}
.teachers .swiper .teacher-pagination .swiper-pagination-bullet:nth-child(3) {
  background: url("../images/js-3.png") no-repeat center;
  background-size: contain;
}
.teachers .swiper .teacher-pagination .swiper-pagination-bullet:nth-child(4) {
  background: url("../images/js-4.png") no-repeat center;
  background-size: contain;
}
.teachers .swiper .teacher-pagination .swiper-pagination-bullet:nth-child(5) {
  background: url("../images/js-5.png") no-repeat center;
  background-size: contain;
}
.teachers .swiper .teacher-pagination .swiper-pagination-bullet:nth-child(6) {
  background: url("../images/js-6.png") no-repeat center;
  background-size: contain;
}
.teachers .swiper .teacher-pagination .swiper-pagination-bullet:nth-child(7) {
  background: url("../images/js-7.png") no-repeat center;
  background-size: contain;
}

.honor {
  margin-top: 1.7rem;
}
.honor .btn {
  width: 14.3rem;
  height: 1.3rem;
  line-height: 1.3rem;
  text-align: center;
  margin: 0.9rem auto 1.2rem;
  font-size: 0.6rem;
  color: #fff;
  font-weight: bold;
  background: #008cff;
  border-radius: 0.2rem;
}
.honor .btn.btn1 {
  background: #00de89;
}
.honor .desc {
  width: 14.1rem;
  margin: 0.6rem auto 0;
}
.honor .desc .txt {
  font-size: 0.55rem;
  color: #000;
  font-weight: lighter;
  line-height: 0.8rem;
  padding-left: 0.5rem;
  position: relative;
}
.honor .desc .txt::before {
  content: "";
  position: absolute;
  top: 0.3rem;
  left: 0;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  background-color: #434343;
}
.honor .swiper .swiper-slide {
  height: 10.775rem;
}
.honor .swiper.ielts-swiper .swiper-slide.slide1 {
  background: url("../images/slide1.png") center no-repeat;
  background-size: contain;
}
.honor .swiper.ielts-swiper .swiper-slide.slide2 {
  background: url("../images/slide2.png") center no-repeat;
  background-size: contain;
}
.honor .swiper.ielts-swiper .swiper-slide.slide3 {
  background: url("../images/slide3.png") center no-repeat;
  background-size: contain;
}
.honor .swiper.ielts-swiper .swiper-slide.slide4 {
  background: url("../images/slide4.png") center no-repeat;
  background-size: contain;
}
.honor .swiper.ielts-swiper .swiper-slide.slide5 {
  background: url("../images/slide5.png") center no-repeat;
  background-size: contain;
}
.honor .swiper.ielts-swiper .swiper-slide.slide6 {
  background: url("../images/slide6.png") center no-repeat;
  background-size: contain;
}
.honor .swiper.toefl-swiper .swiper-slide.slide1 {
  background: url("../images/slide7.png") center no-repeat;
  background-size: contain;
}
.honor .swiper.toefl-swiper .swiper-slide.slide2 {
  background: url("../images/slide8.png") center no-repeat;
  background-size: contain;
}
.honor .swiper.toefl-swiper .swiper-slide.slide3 {
  background: url("../images/slide9.png") center no-repeat;
  background-size: contain;
}
.honor .swiper.toefl-swiper .swiper-slide.slide4 {
  background: url("../images/slide10.png") center no-repeat;
  background-size: contain;
}
.honor .swiper.toefl-swiper .swiper-slide.slide5 {
  background: url("../images/slide11.png") center no-repeat;
  background-size: contain;
}
.honor .swiper.toefl-swiper .swiper-slide.slide6 {
  background: url("../images/slide12.png") center no-repeat;
  background-size: contain;
}
.honor .swiper .swiper-button {
  width: 0.425rem;
  height: 0.55rem;
  background: url("../images/swiper-arrow.png") no-repeat center;
  background-size: contain;
  left: 0;
  margin: 0;
  transform: translateY(-50%);
}
.honor .swiper .swiper-button.ielts-next, .honor .swiper .swiper-button.toefl-next {
  transform: rotate(180deg);
  right: 0;
  left: auto;
}
.honor .swiper .swiper-button::after {
  content: none;
}

.news {
  margin-top: 1.7rem;
}
.news .box {
  display: flex;
  flex-direction: column;
  gap: 0.6rem 0;
  padding-top: 1.2rem;
}
.news .box .item {
  height: 1.5rem;
  position: relative;
  transition: all 0.2s ease;
}
.news .box .item.active {
  height: 4.425rem;
}
.news .box .item.active .icon {
  background-image: url("../images/new-del.png");
}
.news .box .item.active .item1 {
  background: #b4fadf;
}
.news .box .item.active .item1 .name {
  line-height: 1.45rem;
  border-bottom: 1px solid rgba(67, 67, 67, 0.4);
}
.news .box .item .icon {
  position: absolute;
  right: 0;
  top: 0.2rem;
  width: 0.875rem;
  height: 0.875rem;
  background: url("../images/new-add.png") no-repeat center;
  background-size: contain;
}
.news .box .item .item1 {
  width: 17.425rem;
  height: 100%;
  background-color: #e2f1ff;
  border-radius: 0.25rem;
  overflow: hidden;
  box-sizing: border-box;
  padding-left: 0.6rem;
  padding-right: 0.75rem;
}
.news .box .item .item1 .name {
  font-size: 0.55rem;
  color: #434343;
  line-height: 1.5rem;
  margin-bottom: 0.25rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news .box .item .item1 .des {
  font-size: 0.45rem;
  color: #979797;
  line-height: 0.65rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news .box .item .item1 .btn {
  display: inline-block;
  width: 4.05rem;
  height: 0.75rem;
  box-sizing: border-box;
  font-size: 0.45rem;
  color: #979797;
  line-height: 0.65rem;
  border: 1px solid #00de89;
  border-radius: 0.4rem;
  padding-left: 0.35rem;
  background: url("../images/icon_arrow2.png") no-repeat 3.1rem center;
  background-size: 0.55rem 0.35rem;
  margin-top: 0.3rem;
}

.campus {
  padding-top: 1.7rem;
}
.campus .citys .item {
  box-shadow: 0 0 0.2rem rgba(0, 140, 255, 0.21);
}
.campus .citys .item.active {
  color: #008cff;
  border-color: #008cff;
}
.campus .tabs .tab {
  background-color: #e2f1ff;
  border-radius: 0.25rem;
}
.campus .tabs .tab.active {
  color: #fff;
  background-color: #008cff;
}
.campus .content .name {
  color: #008cff;
}

.form-footer .title {
  margin-bottom: 0.5rem;
  color: #008cff;
}
.form-footer .title::before, .form-footer .title::after {
  border: 0;
}
.form-footer .kaptcha-btn {
  width: 6.25rem;
}