*
{
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html
{
  overflow-x: hidden;
  scroll-behavior: smooth;
  padding: 0;
  margin: 0;
}
body
{
  font-family: "Inter", sans-serif;
}
body::-webkit-scrollbar 
{
  width: 5px;
}
body::-webkit-scrollbar-track
{
  background: #FFF;
}
body::-webkit-scrollbar-thumb
{
  background: #fbbc72;
}
/*=========================================header section design================================*/
.topheader_outsection
{
  border-bottom: 2px solid #ebebeb;
  padding: 10px 0px;
}
.logodesign_area
{
  width: 300px;
}
/*=========================================header section design================================*/
/*=========================================question section design==============================*/
.outer_box
{
  max-width: 700px;
  margin: 0px auto;
  margin-top: 50px;
  margin-bottom: 30px;
}
.breachclaim_headingtext
{
  margin: 0px;
  text-align: left;
  color: #000;
  font-size: 48px;
  font-weight: 700;
  line-height: 45px;
}
.breachclaim_headingtext span
{
  position: relative;
  padding: 10px;
  display: inline-block;
}
.breachclaim_headingtext span:before
{
  width: 100%;
  height: 100%;
  background: url("../images/highlight-marker-1742546966318.svg") no-repeat center center;
  background-size: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(-3deg);
  z-index: -1;
}
.breachclaim_paragrapghtext
{
  margin: 0px;
  padding: 15px 0px 0px 0px;
  color: #000;
}
.breachclaim_subheadingtext
{
  margin: 0;
  color: #000;
  padding: 20px 0px 20px 0px;
  font-weight: 600;
  font-size: 24px;
}
.button_row
{
  display: flex;
  gap: 15px;
}
.button_cal input[type="radio"] 
{
  display: none;
}
[type=checkbox], [type=radio] 
{
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
.button_cal
{
  width: 50%;
}
.button_cal label 
{
  width: 100%;
  padding: 16px 20px;
  font-size: 18px;
  color: #fff;
  background-color: #00b779;
  border: 2px solid #008f5f;
  border-radius: 5px;
  font-weight: 700;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
}
.button_box
{
  width: 100%;
  margin: 10px 0px 0px 0px;
  position: relative;
}
.submitbtn_design
{
  background-color: #00b779;
  border: 2px solid #008f5f;
  width: 100%;
  padding: 25px 50px;
  text-align: center;
  border-radius: 5px;
  color: #FFF;
  font-size: 20px;
  font-weight: 700;
}
.submitbtn_rgticondesign
{
  position: absolute;
  color: #FFF;
  right: 32%;
  top: 35%;
  font-size: 30px;
}
.block_area
{
  display: block !important;
}
.breached_button_cal
{
  width: 100% !important;
}
.question_formdesign
{
  border: 3px solid #adadad;
  padding: 15px 10px;
}
.kxnext_btndesign
{
  background-color: #00b779;
  border: 2px solid #008f5f;
  margin: 15px 0px 0px 0px;
  padding: 15px 40px;
  color: #FFF;
  border-radius: 5px;
}
.nextright_icondesign
{

}
.ypd_detailstext
{
  margin: 0;
  font-size: 45px;
  font-weight: 700;
  color: #000;
}
.subheading_pdtlstextdesign
{
  margin: 0;
  font-size: 16px;
  color: #000;
  padding: 15px 0px 0px 0px;
}
.formtitle_textdesign
{
  font-weight: 700;
  font-size: 23px;
  margin: 0;
  padding: 15px 0px 15px 0px;
  color: #000;
}
.personalform_fielddesign
{
  border: 3px solid #adadad;
  padding: 15px 10px;
  margin: 0px 0px 20px 0px;
}
.personalfldform_fielddesign
{
  border: 3px solid #adadad;
  padding: 15px 40px;
  margin: 0px 0px 20px 0px;
}
.formgroup_icondesign
{
  position: absolute;
  left: 10px;
  top: 20px;
  z-index: 1;
  color: #808080cc;
  font-size: 20px;
}
.yearpersonalform_fielddesign
{
  border: 3px solid #adadad;
  padding: 15px 10px;
  width: 32%;
  float: left;
  margin: 0px 9px 0px 0px;
}
.startclaim_area
{
  margin: 90px 0px 0px 0px;
  text-align: right;
}
.start_eclaimgdesign
{
  width: 20px;
}
.syctext_design
{
  font-size: 15px;
  color: #000;
  font-weight: 700;
}
.jpersonalkxnext_btndesign
{
  background-color: #00b779;
  border: 2px solid #008f5f;
  margin: 0px 0px 47px 0px;
  padding: 15px 40px;
  color: #FFF;
  border-radius: 5px;
  position: absolute;
  bottom: 0%;
  right: 0%;
}
.jpersonalnextright_icondesign
{

}
.jstartclaim_area
{
  margin: 160px 0px 0px 0px;
  text-align: right;
}
.personalkxnext_btndesign
{
    background-color: #00b779;
    border: 2px solid #008f5f;
    margin: 0px 0px 47px 0px;
    padding: 15px 40px;
    color: #FFF;
    border-radius: 5px;
    position: absolute;
    right: 0%;
}
.form_positionarea
{
  position: relative;
}
.personalnextright_icondesign
{

}
.currentaddres_buttondesign
{
  background-color: #00b779;
  border: 2px solid #008f5f;
  margin: 20px 0px 50px 0px;
  padding: 15px 40px;
  color: #FFF;
  border-radius: 5px;
  float: right;
}
.currentaddress_icondesign
{

}
.contactinfomation_subheadingtextdesign
{
  margin: 0;
  padding: 15px 0px 15px 0px;
  font-size: 20px;
  font-weight: 700;
  color: #000;
}
.contactlst_textdesign
{
  font-size: 15px;
  margin: 0px;
  padding: 0px 0px 15px 0px;
}
.ydcouments_textdesign
{
  margin: 0;
  font-size: 35px;
  color: #000;
  font-weight: 700;
}
.ydedp_textdesign
{
  margin: 0;
  padding: 10px 0px 0px 0px;
  font-size: 15px;
  font-weight: 400;
}
.ydepd_secondtextdesign
{
  margin: 0;
  font-size: 16px;
  color: #000;
  padding: 20px 0px 0px 0px;
  line-height: 20px;
  font-weight: 600;
}
.thrirdydedp_textdesign
{
  margin: 0;
  padding: 10px 0px 0px 0px;
  font-size: 16px;
  font-weight: 400;
}
.fourthydedp_textdesign
{
  margin: 0;
  padding: 10px 0px 0px 0px;
  font-size: 16px;
  font-weight: 400;
}
.guidetext_design
{
  color: #093a81;
  margin: 0;
  padding: 12px 0px 0px 0px;
}
.cfag_texthighlight
{
  color: #00b779;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 3px solid #00b779;
  display: inline-block;
  padding-bottom: 5px;
  margin: 30px 0;
}
.agreement_outsection
{
  height: 400px;
  overflow-y: scroll;
  padding: 20px 30px;
  margin: 0 auto;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border-radius: 10px;
  border: 2px solid #ddd9d9;
  scrollbar-width: thin;
  scrollbar-color: #008f5f #f0f0f0;
}
.agreement_outsection h3
{
  font-size: 23px;
  color: #464646;
  font-weight: 600;
}
.agreement_outsection p
{
  font-size: 14px;
  line-height: 1.7;
}
.agreement_outsection p
{
  font-size: 14px;
  line-height: 1.7;
}
.dguidetext_design
{
  color: #093a81;
  margin: 0;
  padding: 12px 0px 0px 0px;
  font-weight: 400;
  font-size: 14px;
  text-transform: inherit;
  font-style: italic;
}
.document_unlistdesign
{

}
.document_unlistdesign li
{
  font-size: 13px;
  color: #000;
  padding: 0px 0px 10px 0px;
}
.cfptext_design
{
  margin: 0;
  padding: 0px 0px 20px 0px;
  font-size: 17px;
  color: #000;
  font-weight: 700;
}
.radio-container 
{
  display: flex;
  gap: 20px;
}
.sign_boxarea
{
  position: relative;
}
#signature-pad 
{
  border: 2px solid #ccc;
  width: 400px;
  height: 200px;
  cursor: crosshair;
  background-color: #fff;
}
#clear-button 
{
  position: absolute;
  right: 44%;
  top: 7%;
  border: none;
  background-color: gray;
  color: #000;
  width: 70px;
  height: 30px;
  font-size: 13px;
}
.tms_cnd
{
  color: blue;
}
.ydoc_positionarea
{
  position: relative;
}
.yourpersonalkxnext_btndesign
{
  background-color: #00b779;
  border: 2px solid #008f5f;
  padding: 15px 40px;
  color: #FFF;
  border-radius: 5px;
  position: absolute;
  right: 0%;
  bottom: -2%;
}
.yourpersonalnextright_icondesign
{

}
/*=========================================question section design==============================*/

/*=========================================claim scetion design=================================*/
.claim_outsection
{
  background-color: #fff41f;
  margin: 20px 0px 0px 0px;
  padding: 40px 0px 40px 0px;
}
.fstthree_outsection
{
  padding: 0px 0px;
  max-width: 825px;
  margin: 0px auto;
}
.points_row
{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  text-align: center;
}
.points_cal
{
  width: 33.333%;
}
.rightsymbol_imgdesign
{
  width: 20px;
}
.pointscal_ptextdesign
{
  color: #000;
  padding: 10px 0px 0px 0px;
}
.points_textdesigns
{
  text-align: center;
}
.points_textdesigns p
{
  margin: 0px;
  font-size: 13px;
  padding: 10px 0px 0px 0px;
  color: #000;
}
.theclaim_detailssection
{
  max-width: 700px;
  margin: 0px auto;
  margin-top: 50px;
}
.kheading_claim
{
  font-weight: 700;
  font-size: 35px;
}
.claim_bcktextdesign
{
  font-size: 16px;
  margin: 0px;
  padding: 5px 0px 0px 0px;
  color: #000;
}
.claim_scbcktextdesign
{
  font-size: 16px;
  margin: 0px;
  padding: 10px 0px 0px 0px;
  color: #000;
}
/*=========================================claim scetion design=================================*/

/*=========================================footer section design=================================*/
.footer_section 
{
  width: 100%;
  padding: 40px 0;
  background-color: #f7f7f7;
  margin: 50px 0px 0px 0px;
}
.container_inner
{
  max-width: 700px;
  margin: 0px auto;
}
.footer_logo
{
  width: 300px;
}
.container_jinnerptextdesign
{
  font-size: 13px;
  color: #000;
  margin: 0px;
  padding: 20px 0px 0px 0px;
}
.policy_textdesign
{
  color: blue;
  font-size: 13px;
}
/*=========================================footer section design=================================*/