/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[11].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"src/app/layout.tsx","import":"Inter","arguments":[{"subsets":["latin"]}],"variableName":"inter"} ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* cyrillic-ext */
@font-face {
  font-family: '__Inter_aaf875';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/ec159349637c90ad-s.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: '__Inter_aaf875';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/513657b02c5c193f-s.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: '__Inter_aaf875';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/fd4db3eb5472fc27-s.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: '__Inter_aaf875';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/51ed15f9841b9f9d-s.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: '__Inter_aaf875';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/05a31a2ca4975f99-s.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: '__Inter_aaf875';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/d6b16ce4a6175f26-s.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Inter_aaf875';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/c9a5bc6a7c948fb0-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: '__Inter_Fallback_aaf875';src: local("Arial");ascent-override: 90.20%;descent-override: 22.48%;line-gap-override: 0.00%;size-adjust: 107.40%
}.__className_aaf875 {font-family: '__Inter_aaf875', '__Inter_Fallback_aaf875';font-style: normal
}

/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[3]!./src/app/globals.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
input, textarea {
  padding: 4px;
}
.chaild_parent {
  position: relative;
}
.chaild_parent::before {
  content: "";
  position: absolute;
  left: 27px;
  top: 0;
  width: 2px;
  background: #000;
  height: calc(100% - 30px);
}
.box_block{
  position: relative;
  z-index: 1;
}
.box_block .MuiBox-root, .mui-hd7ums{
  position: unset !important;
}
.parent_cls_hover .MuiBox-root .mui-1udrzsy{
  position: unset !important;
}
.parent_cls_hover{
  position: relative !important;
}

.box_block::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 27px;
  width: calc(100% - 92%);
  height: 2px;
  background: #000;
  z-index: -1;
}
.add_box {
  position: absolute;
  left: -2px;
  bottom: -14px;
}
.mui-1udrzsy {
  margin-top: 30px;
}

.most_paired_skill{
  text-transform: capitalize; 
}
.MuiBox-root .mui-hd7ums:hover .delete_box_how  {
display: block !important;
}

.delete_box {
  position: absolute;
  color: white;
  top: -10px;
  right: -15px;
  z-index: 9;
  cursor: pointer;
  display: none;
}
.btn_info:hover .delete_box{
display: block !important;
}
.delete_box_how {
  position: absolute;
  top: -10px;
  right: -15px;
  z-index: 9;
  cursor: pointer;
  display: none;
}
.delete_box_parent {
  position: absolute;
  top: -8px;
  right: -18px;
  cursor: pointer;
  z-index: 99;
  display: none;
  transition: all 0.5s;
}
.mui-hd7ums {
  cursor: pointer;
  position: relative;
}
.parent_cls_hover .MuiBox-root:hover .delete_box_parent{
display: block !important;
}


.parent_skill_view {
  position: relative;
  margin-left: 5%;
}
.bottom1{
  margin-bottom: 3rem;
}
.parent_skill_view:hover .delete_box_parent{
  display: block !important;
}
.parent_skill_view::before {
  content: "";
  position: absolute;
  top: -40px;
  left: -3%;
  width: 3px;
  height: calc(100% + 55px);
  background: #000;
}
.parent_skill_view .mui-1udrzsy{
  position: relative;
}
.parent_skill_view .mui-1udrzsy::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -3%;
  width: calc(100% - 97%);
  height: 3px;
  background: #000;
}
/* .parent_skill_view .MuiFormControl-root, .parent_skill_view  .MuiOutlinedInput-input{
  width: 100%;
} */

.addbtn_cls {
  position: relative;
  margin-left: -4.6%;
  top: 15px;
}
.arrow_icon {
  position: relative;
  top: -15px;
  left: 0;
}
.mui-1kl4qot-MuiFormControl-root-MuiTextField-root{
  width: 100% !important;
}
.test_cls{
  position: relative;
}
.testbtn {
  position: absolute;
  left: -4.5%;
}
.arrow_fixed svg {
  position: absolute;
  bottom: -25px;
}
.addnewskill_tringle svg {
  position: absolute;
  bottom: -70px;
}
.deleted_skill_add button{
  display: none;
}


@media screen and (min-width: 1800px){
  .parent_skill_view .mui-1udrzsy::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -3.8%;
    width: calc(100% - 95%);
    height: 3px;
    background: #000;
    z-index: -1;
}

.only__add svg {
  position: relative;
  left: 10px !important;
}
.parent_skill_view::before {
  content: "";
  position: absolute;
  top: -40px;
  left: -3.7% !important;
  width: 3px;
  height: calc(100% + 55px);
  background: #000;
}
}
.text_jistify_indecription{
 word-wrap:normal !important;
}
@media screen and (max-width: 1200px){
  .only__add svg {
    position: relative;
    left: 5px !important;
  }
}


@media screen and (max-width: 1024px){
  .trangle_btn svg {
    position: relative;
    left: -3.5%;
    top: 6px;
    width: 16%;
}
.addnewskill_tringle svg {
  width: 75%;
  position: relative;
  top: -17px;
  left: -7px;
}
.testbtn {
  position: absolute;
  left: -5.9%;
}
.only__add svg {
  position: relative;
  left: 0px !important;
}
.parent_skill_view::before {
  content: "";
  position: absolute;
  top: -66px;
  left: -3.5%;
  width: 3px;
  height: calc(100% + 66px);
  background: #000;
}
}
.mr_class_for_del_element{
  margin-bottom: 50px;
}
 
.delete_box_parentfd {
  position: absolute;
  right: 0;
  transform: translate(-24px, -6px);
  cursor: pointer; 
}
.manage_box_height {
  display: flex;
  width: 100%;
  min-height: 145px;
  height: 100%;
  position: relative;
}

.manage_box_two {
  width: 100%;
  display: flex;
  align-items: baseline;
  gap: 5px;
  flex-wrap: wrap;
  cursor: pointer;
}
.mange_the_child_icon {
  border-right: 2px solid #fff;
  width: 100%;
  position: relative;

}
.addsection_plus_icon {
  position: absolute;
  bottom: -30px;
}
.last_child_box {
  border: none !important;
}

.add_btn_class{
  position: relative;
}
.Skill_icon_on_pluse{
  font-size: 19px; 
  line-height: normal;
  font-style: normal;
  font-weight: 700;
  cursor: pointer;
}
/* .overdelicon :hover .delete_box_parentfd {
  display: block !important;
} */
.upperCase_text_mostP_Skill{
  text-transform: uppercase;
}
.deleted_skill_add {
  position: absolute;
  left: 10px;
  bottom: -35px;
}
.add_btn_class button {
  display: none;
}
.only__add svg {
  position: relative;
  left: 9px;
  top: -25px;
}
.deletedCrossIcon{
  z-index: 99;
}

.manage_child_arrangement12{
  position: relative;
}
.btn_addSection_del{
  position: absolute;
  right: -18px;
  z-index: 99;
  top: -8px;
  cursor: pointer;
}
.deletedFunction {
  display: flex;
  align-items: center;
  gap: 5px;
  flex-wrap: wrap;
}
