/* @font-face {
  font-family: 'Courier New';
  src: url('../fonts/CourierNewPSMT.woff2') format('woff2'),
      url('../fonts/CourierNewPSMT.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Courier New';
  src: url('../fonts/CourierNewPS-BoldMT.woff2') format('woff2'),
      url('../fonts/CourierNewPS-BoldMT.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
} */

@import url('https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap');

html{overflow-x: hidden;background: #F2F2F2;}

body{overflow-x: hidden; background: #F2F2F2;position: relative;display: flex;flex-direction: column; font-family: "JetBrains Mono", monospace !important;}

a{text-decoration: none;}

p{margin-bottom: 0;}

.logoTp{position: absolute;left: 50px;top: 15px;}

.logo{text-align: center;max-width: 340px ;width: 100%;margin: auto;padding: 3rem 0;}

.bgarLeft{background: rgb(173,214,255);background: linear-gradient(241deg, rgba(173,214,255,1) 0%, rgba(224,240,255,1) 100%);height: 100%;position: relative;border-radius: 8px 0 0 8px;border: 1px solid rgba(0, 0, 0, 0.49);} 

.bg-area .col-md-5{padding-right: 0;}

.bg-area .col-md-7{padding-left: 0;}

.bgarRight{background: #F2F2F2;height: 100%;display: flex;flex-direction: column;justify-content:center;align-items: center;border-radius: 0px 8px 8px 0;padding: 4rem 0 3.5rem;border: 1px solid rgba(0, 0, 0, 0.49); border-left: 0;}

.bgarRight .col-md-10{text-align: center;}

.bgarLeft img{height: 255px;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}

.bgarRight h2{font-weight: bold;color: #000;font-size: 30px;line-height: 40px;margin-bottom: 20px;}

.bgarRight p{color: #000;font-size: 17px;margin-bottom: 30px;line-height: 25px;}

.bgarRight label{text-align: left;display: block;font-weight: 500;}

.bgarRight input{border: none;border-bottom: 3px solid #888980;border-radius: 0;}

.bgarRight input::placeholder {

  color: rgba(0, 0, 0, 0.70);

  font-size: 16px;

}

.bgarRight input::-ms-input-placeholder {

  color: rgba(0, 0, 0, 0.70);

  font-size: 16px;

}

.bgarRight .form-group{margin-bottom: 20px;}

.bgarRight .allBtns {
  text-align: center;
}

.bgarRight .allBtns.cancel-by-email {
  text-align: left;
}

.allBtns button{width: 48%;border-radius: 2px;background: #CCC;color: #000;font-weight: 500;}

.cancelTxt{background: #E6E6E6;border-radius: 8px;margin-top: 3rem;text-align: center;padding: 30px 0;}

.cancelTxt p a{color: rgba(20, 114, 255, 0.80);font-weight: 700;text-decoration: underline;}

footer{background: #CCC;text-align: center;padding: 10px 0;margin-top: 8rem;}

footer p{color: #000;font-size: 15px;}

/* .errorTxt{padding-top: 4rem;color: #F00!important;} */

.errorTxt a{color: #F00!important;}



/* .customer-servicePg.bg-area .col-md-10{min-height: 300px;} */

/* .customer-servicePg .bgarRight .col-md-10{display: flex;flex-direction: column;justify-content: center;align-items: center;} */



/* @media (max-width: 1450px){

  footer{margin-top: auto;}

}

@media (max-width: 1199px){

  .bg-area{margin-bottom: 5rem;}

}

@media (max-width: 992px){

  .bgarLeft img{

    height: 200px;

  }



}



@media (max-width: 767px){

   .bg-area .col-md-7,.bg-area .col-md-5{padding: 0;}

   .bg-area .row .col-md-5{order: 2;display: none;}

   .bg-area .row .col-md-10{order: 1;}

   .bgarLeft img{position: relative;}

   .bgarRight,.bgarLeft{border-radius: 0;}

   .bg-area .container{padding: 0;}

   .bg-area .row{margin: 0;}

   .bgarRight{padding: 3rem 20px 3rem;}

   .bgarRight{border-left: 1px solid rgba(0, 0, 0, 0.49);border-radius: 8px;}

   .cancelTxt{margin-top: 1.5rem;padding: 30px 20px;}

   .cancelTxt p br{display: none;}

   footer{margin-top: 1.5rem;}

   .customer-servicePg.bg-area .col-md-7{min-height: auto;}

   .logo{padding: 2rem 0;}

   .bgarRight p{margin-bottom: 20px;}

   .bgarRight p br{display: none;}

   .errorTxt{padding-top: 2rem;margin-bottom: 0!important;}

   .errorTxt a{text-decoration: underline;}

   .customer-servicePg .bgarRight p br{display: block;}

   .customer-servicePg .bgarRight h2 br{display: none;}

   .customer-servicePg .bgarRight h2{font-size: 25px;}

   .cn-by-phPg .bgarRight h2{margin-bottom: 30px;}

   .cn-by-phPg .bgarRight p{margin-bottom: 30px;}

   .cn-by-phPg .bgarRight .form-group{margin-bottom: 30px;}

   .logoTp{position: absolute;left: 10px;top: 10px;}

   .logoTp img{height: 30px;}

}

@media (min-width: 1400px){

	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {

	    max-width: 1140px;

	}

} */

/* New css start */

.logoTp {
  display: none;
}

.body-inner {
  width: 100%;
  /* margin: 60px auto; */
  /* box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); */
  background-color: #F2F2F2;
  border-radius: 8px;
}

header {
  margin-bottom: 5px;
}

header .container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  /* background-color: rgba(203, 230, 255, 1); */
  background-color: #eef3cb;
  /* border-radius: 8px 8px 0 0; */
  box-shadow: 0px 3px 3px 0px rgb(0 0 0 / 25%);
}

header .container .logo {
  max-width: 330px;
  padding: 1.5rem 0;
}

.bg-area .row .col-md-5 {
  display: none;
}

.bg-area .col-md-7 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.bg-area .bgarRight {
  border: none;
  padding: 3.5rem 0 0;
  border-radius: 0;
}

.bg-area .bgarRight .first-box {
  background-color: #eef3cb;
  border-radius: 7px;
  box-shadow: 0px 2px 7px #00000059;
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  width: 100%;
  padding: 20px;
}

.bg-area .bgarRight .first-box .first-box-left {
  min-width: 25%;
}

.bg-area .bgarRight .first-box .first-box-left img {
  width: 90px;
}

.bg-area .bgarRight .first-box .first-box-right {
  min-width: 75%;
  padding: 0px 30px;
}

.bg-area .bgarRight .first-box .first-box-right .first-box-right-inner {
  padding-right: 80px;
}

.bg-area .bgarRight .col-md-10.col-lg-7.mx-auto.p-0 {
  width: 65%;
  margin: 0 auto;
}

.bg-area .bgarRight form {
  /* background-color: rgba(249, 249, 249, 1);
  border-radius: 8px;
  padding: 25px 35px 55px;
  margin-top: 25px; */

  padding: 0 4px;
  margin-top: 10px;
}

.bg-area .bgarRight form .form-control {
  color: rgba(0, 0, 0, 1);
  background-color: transparent;
  /* font-family: 'Courier New'; */
  font-family: "Noto Sans", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.02em;
  padding-left: 0;
  padding-right: 0;
}

.bg-area .bgarRight form .form-control::placeholder {
  color: rgba(0, 0, 0, 0.7);
  font-family: "Noto Sans", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.02em;
}

.bg-area .bgarRight form .form-control:focus {
  box-shadow: none;
  background-color: transparent;
}

.bg-area .bgarRight form .sbmtbtn {
  background-color: rgba(204, 204, 204, 1);
  color: rgba(0, 0, 0, 1);
  /* font-family: 'Courier New'; */
  font-family: "Noto Sans", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.02em;
  width: auto;
  box-shadow: none;
  padding: 10px 35px;
  transition: 0.3s;
  border-radius: 0;
}

/* .bg-area .bgarRight form .sbmtbtn:hover {
  background-color: rgb(203 230 255);
} */

.bg-area .bgarRight form .allBtns p {
  margin-top: 10px;
  margin-bottom: 0;
}

.bg-area .bgarRight form .allBtns p a {
  color: rgba(20, 114, 255, 1);
  /* font-family: 'Courier New'; */
  font-family: "Noto Sans", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: -0.02em;
  position: relative;
}

.bg-area .bgarRight form .allBtns p a::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1.5px;
  background-color: rgba(20, 114, 255, 1);
}

.bgarRight label {
  color: rgba(0, 0, 0, 1);
  /* font-family: 'Courier New'; */
  font-family: "Noto Sans", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.02em;
  text-align: left;
}

footer {
  /* background: rgba(203, 230, 255, 1); */
  background: #d9d9d9;
  padding: 10px 0;
  /* border-radius: 0 0 8px 8px; */
  margin-top: 0;
}

/* footer.cancel-policy {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
} */

footer p {
  color: rgba(0, 0, 0, 1);
  /* font-family: 'Courier New'; */
  font-family: "Noto Sans", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.02em;
  text-align: center;
}

footer p a {
  color: rgba(0, 0, 0, 1);
}

.bgarRight h2 {
  color: rgba(0, 0, 0, 1);
  /* font-family: 'Courier New'; */
  font-family: "Noto Sans", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 49.03px;
  text-align: center;
  margin-bottom: 15px;
}

.bgarRight p.bgarRight-top-text {
  color: rgba(0, 0, 0, 1);
  /* font-family: 'Courier New'; */
  font-family: "Noto Sans", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  margin-bottom: 30px;
}

.bgarRight p.bgarRight-bottom-text {
  color: rgba(0, 0, 0, 1);
  font-family: "Noto Sans", sans-serif;
  font-size: 15.5px;
  font-weight: 600;
  line-height: 23.5px;
  text-align: left;
  margin-bottom: 0;
}

.cancelTxt {
  background: transparent;
  border-radius: 0;
  text-align: center;
  padding: 0;
  width: 65%;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 1.5rem;
}

.cancelTxt.cancel-by-email {
  padding-top: 5px;
}

.cancelTxt .cancelTxtTop {
  color: rgba(0, 0, 0, 0.8);
  /* font-family: 'Courier New'; */
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  margin-bottom: 20px;
}

.cancelTxt .cancelTxtTop.cancel-by-email {
  text-align: left;
}

.cancelTxt .cancelTxtTop.cancel-by-email {
  margin-bottom: 0;
}

.cancelTxt .cancelTxtMiddle {
  color: rgba(0, 0, 0, 1);
  /* font-family: 'Courier New'; */
  font-family: "Noto Sans", sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 25px;
  text-align: center;
  margin-bottom: 20px;
}

.cancelTxt .cancelTxtMiddle.cancel-by-email {
  text-align: left;
}

.cancelTxt .cancelTxtMiddle a {
  color: rgba(20, 114, 255, 1);
  text-decoration: none;
  position: relative;
}

.cancelTxt .cancelTxtMiddle.customer-service-middle a {
  font-weight: 400;
}

.cancelTxt .cancelTxtMiddle a::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1.5px;
  background-color: rgba(20, 114, 255, 1);
}

.cancelTxt .cancelTxtMiddle.customer-service-middle a::after {
  bottom: -1.5px;
  height: 1px;
}

.cancelTxt .cancelTxtBottom {
  color: rgba(0, 0, 0, 0.8);
  /* font-family: 'Courier New'; */
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
}

.bg-area .bgarRight form p.can’t-find-email-text {
  color: rgba(255, 0, 0, 1);
  /* font-family: 'Courier New'; */
  font-family: "Noto Sans", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 19px;
  letter-spacing: -0.02em;
  margin-top: 20px;
}

.bg-area .bgarRight form p.can’t-find-email-text a {
  display: inline-block;
  color: rgba(255, 0, 0, 1);
  line-height: 20px !important;
  text-decoration: none;
}

.bg-area .bgarRight form p.can’t-find-email-text a::after {
  background-color: rgba(255, 0, 0, 1);
  bottom: 0;
}

.bg-area .bgarRight .col-md-10.col-lg-7.mx-auto.p-0.already-cancelled {
  width: 70%;
}

.bgarRight-desc a {
  color: rgba(0, 0, 0, 1);
}

.cancelTxtTop-box {
  background-color: #fff;
  border-radius: 7px;
  box-shadow: 0px 2px 7px #00000059;
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  width: 100%;
  padding: 20px;
}

.cancelTxtTop-box-left {
  min-width: 25%;
}

.cancelTxtTop-box-left img {
  width: 90px;
}

.cancelTxtTop-box-right {
  min-width: 75%;
  padding: 0px 30px;
}

.cancelTxtBottom-box {
  background-color: #fff;
  border-radius: 7px;
  box-shadow: 0px 2px 7px #00000059;
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  width: 100%;
  padding: 20px;
}

.cancelTxtBottom-box-left {
  min-width: 25%;
}

.cancelTxtBottom-box-left img {
  width: 90px;
}

.cancelTxtBottom-box-right {
  min-width: 75%;
  padding: 0px 30px;
}

.bg-area {
  padding-bottom: 30px;
}

@media screen and (max-width: 1399.9px) {
  .bg-area .bgarRight .first-box .first-box-right .first-box-right-inner {
    padding-right: 50px;
  }

  header .container .logo {
    max-width: 310px;
  }

  .bgarRight h2 {
    font-size: 34px;
    line-height: 47.03px;
  }

  .bgarRight p.bgarRight-top-text {
    font-size: 17px;
    line-height: 25px;
  }

  .bgarRight p.bgarRight-bottom-text {
    font-size: 13.5px;
    line-height: 21.5px;
  }

  .bgarRight label {
    font-size: 18px;
    line-height: 30px;
  }

  .bg-area .bgarRight form .form-control {
    font-size: 18px;
    line-height: 30px;
  }

  .bg-area .bgarRight form .form-control::placeholder {
    font-size: 18px;
    line-height: 30px;
  }

  .bg-area .bgarRight form .sbmtbtn {
    font-size: 18px;
    line-height: 22px;
  }

  .bg-area .bgarRight form .allBtns p a {
    font-size: 14px;
    line-height: 31px;
  }

  .cancelTxt .cancelTxtTop {
    font-size: 15px;
    line-height: 23px;
  }

  .cancelTxt .cancelTxtMiddle {
    font-size: 15px;
    line-height: 23px;
  }

  .cancelTxt .cancelTxtBottom {
    font-size: 15px;
    line-height: 23px;
  }

  footer p {
    font-size: 18px;
    line-height: 30px;
  }

  .bg-area .bgarRight form p.can’t-find-email-text {
    font-size: 14px;
    line-height: 18px;
  }
}

@media screen and (max-width: 1199.9px) {
  .bg-area .bgarRight .first-box .first-box-right .first-box-right-inner {
    padding-right: 0;
  }

  header .container .logo {
    max-width: 285px;
  }

  .bgarRight h2 {
    font-size: 32px;
    line-height: 45.03px;
  }

  .bg-area .bgarRight .col-md-10.col-lg-7.mx-auto.p-0 {
    width: 70%;
  }

  .bg-area .bgarRight .col-md-10.col-lg-7.mx-auto.p-0.already-cancelled {
    width: 85%;
  }

  .cancelTxt {
    width: 70%;
  }

  .bgarRight p.bgarRight-top-text {
    font-size: 16px;
    line-height: 24px;
  }

  .bgarRight label {
    font-size: 17px;
    line-height: 29px;
  }

  .bg-area .bgarRight form .form-control {
    font-size: 17px;
    line-height: 29px;
  }

  .bg-area .bgarRight form .form-control::placeholder {
    font-size: 17px;
    line-height: 29px;
  }

  .bg-area .bgarRight form .sbmtbtn {
    font-size: 17px;
    line-height: 21px;
  }

  .bg-area .bgarRight form .allBtns p a {
    font-size: 13px;
    line-height: 30px;
  }

  .cancelTxt .cancelTxtTop {
    font-size: 14px;
    line-height: 22px;
  }

  .cancelTxt .cancelTxtMiddle {
    font-size: 14px;
    line-height: 22px;
  }

  .cancelTxt .cancelTxtBottom {
    font-size: 14px;
    line-height: 22px;
  }

  footer p {
    font-size: 16px;
    line-height: 28px;
  }

  .bg-area .bgarRight form p.can’t-find-email-text {
    font-size: 13px;
    line-height: 17px;
  }
}

@media screen and (max-width: 991.9px) {
  .bg-area .bgarRight .col-md-10.col-lg-7.mx-auto.p-0 {
    width: 95%;
  }

  .cancelTxt {
    width: 90%;
  }

  .bg-area .bgarRight .first-box .first-box-right .first-box-right-inner {
    padding-right: 0;
  }
}

@media screen and (max-width: 767.9px) {

  .bg-area .bgarRight .first-box .first-box-right .first-box-right-inner {
    padding-right: 0px;
  }

  .bg-area .bgarRight .first-box .first-box-right {
    padding: 0;
  }

  .cancelTxtTop-box-right {
    padding: 0px 25px;
  }

  .cancelTxtBottom-box-right {
    padding: 0px 25px;
  }
  
  .bg-area .bgarRight .col-md-10.col-lg-7.mx-auto.p-0 {
    width: 100%;
  }

  .cancelTxt {
    width: 100%;
  }

  .bgarRight p.bgarRight-top-text {
    font-size: 15px;
    line-height: 23px;
  }

  .bgarRight p.bgarRight-bottom-text {
    font-size: 12px;
    line-height: 20px;
  }

  .bgarRight label {
    font-size: 16px;
    line-height: 28px;
  }

  .bg-area .bgarRight form .form-control {
    font-size: 16px;
    line-height: 28px;
  }

  .bg-area .bgarRight form .form-control::placeholder {
    font-size: 16px;
    line-height: 28px;
  }

  .bg-area .bgarRight form .sbmtbtn {
    font-size: 16px;
    line-height: 20px;
  }

  .cancelTxt .cancelTxtTop {
    font-size: 13px;
    line-height: 21px;
  }

  .cancelTxt .cancelTxtMiddle {
    font-size: 13px;
    line-height: 21px;
  }

  .cancelTxt .cancelTxtBottom {
    font-size: 13px;
    line-height: 21px;
  }

  .bgarRight h2 br {
    display: none;
  }

  .bgarRight h2 + p br {
    display: none;
  }
}

@media screen and (max-width: 575.9px) {
  .bg-area {
    padding-bottom: 0;
  }

  .bgarRight p.bgarRight-top-text br {
    display: none;
  }

  .bg-area .bgarRight .first-box {
    flex-direction: column;
  }

  .bg-area .bgarRight .first-box .first-box-left {
    width: 100%;
    margin-bottom: 15px;
  }

  .bg-area .bgarRight .first-box .first-box-right {
    width: 100%;
    padding: 0;
  }

  .bgarRight p.bgarRight-bottom-text br {
    display: none;
  }

  .cancelTxtTop-box {
    flex-direction: column;
  }

  .cancelTxtTop-box-left {
    width: 100%;
    margin-bottom: 15px;
  }

  .cancelTxtTop-box-right {
    width: 100%;
    padding: 0;
  }

  .cancelTxtBottom-box {
    flex-direction: column;
  }

  .cancelTxtBottom-box-left {
    width: 100%;
    margin-bottom: 15px;
  }

  .cancelTxtBottom-box-right {
    width: 100%;
    padding: 0;
  }

  header .container .logo {
    max-width: 250px;
    padding: 1rem 0;
  }

  .bg-area .bgarRight {
    padding: 2rem 0 0;
  }

  .bg-area .bgarRight .col-md-10.col-lg-7.mx-auto.p-0 {
    width: 90%;
  }

  .cancelTxt {
    width: 90%;
  }

  .bgarRight h2 {
    font-size: 27px;
    line-height: 40.03px;
  }

  .bgarRight p.bgarRight-top-text {
    font-size: 14px;
    line-height: 22px;
  }

  .bgarRight label {
    font-size: 15px;
    line-height: 27px;
  }

  .bg-area .bgarRight form .form-control {
    font-size: 15px;
    line-height: 27px;
  }

  .bg-area .bgarRight form .form-control::placeholder {
    font-size: 15px;
    line-height: 27px;
  }

  .bg-area .bgarRight form .sbmtbtn {
    font-size: 15px;
    line-height: 19px;
  }

  .cancelTxt .cancelTxtTop {
    font-size: 13px;
    line-height: 21px;
  }

  .cancelTxt .cancelTxtMiddle {
    font-size: 13px;
    line-height: 21px;
  }

  .cancelTxt .cancelTxtBottom {
    font-size: 13px;
    line-height: 21px;
  }

  footer p {
    font-size: 15px;
    line-height: 27px;
  }

  .bg-area .bgarRight form .allBtns p a {
    font-size: 12px;
    line-height: 29px;
  }

  .bg-area .bgarRight form p.can’t-find-email-text {
    font-size: 12px;
    line-height: 16px;
  }


}

*{font-family: "JetBrains Mono", monospace !important;}
.text-with-link {text-decoration: underline; color: rgba(0, 0, 0, 1);}