/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(../fonts/poppins-100-latin-ext.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, 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: "Poppins";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(../fonts/poppins-100-latin.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(../fonts/poppins-300-latin-ext.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, 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: "Poppins";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(../fonts/poppins-300-latin.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/poppins-400-latin-ext.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, 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: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/poppins-400-latin.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../fonts/poppins-600-latin-ext.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, 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: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../fonts/poppins-600-latin.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(../fonts/fa-solid-900.woff2) format("woff2");
}
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../fonts/fa-regular-400.woff2) format("woff2");
}
@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../fonts/fa-brands-400.woff2) format("woff2");
}
.fa-solid,
.fas,
.fa-regular,
.far,
.fa-brands,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.fa-solid,
.fas {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

.fa-regular,
.far {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa-brands,
.fab {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa-phone::before {
  content: "\f095";
}

.fa-envelope::before {
  content: "\f0e0";
}

.fa-linkedin::before {
  content: "\f08c";
}

.fa-github::before {
  content: "\f09b";
}

.fa-globe::before {
  content: "\f0ac";
}

.fa-file::before {
  content: "\f15b";
}

.fa-location-dot::before {
  content: "\f3c5";
}

.fa-person-walking::before {
  content: "\f554";
}

.fa-plane::before {
  content: "\f072";
}

.fa-magnifying-glass::before {
  content: "\f002";
}

.fa-hands-praying::before {
  content: "\f684";
}

.fa-book-open-reader::before {
  content: "\f5da";
}

.fa-handshake::before {
  content: "\f2b5";
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  list-style: none;
  font-family: "Poppins", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  background-color: #94D9EA;
}

.main-content {
  min-height: 100vh;
  width: 95%;
  margin: 2rem auto;
  display: grid;
  grid-template-columns: repeat(7, 1fr);
}
@media screen and (max-width: 1200px) {
  .main-content {
    grid-template-columns: repeat(1, 1fr);
  }
}

.left-section {
  grid-column: span 2;
  height: 100%;
  background-color: #00324A;
}
@media screen and (max-width: 780px) {
  .left-section {
    grid-column: span 3;
  }
}

.right-section {
  grid-column: span 5;
  background-color: #f7f7f7;
  height: 100%;
}
@media screen and (max-width: 780px) {
  .right-section {
    grid-column: span 4;
  }
}

.progress-bar {
  width: 100%;
  height: 0.6rem;
  background-color: rgba(47, 129, 237, 0.36);
  position: relative;
  border-radius: 12px;
  margin-top: 5px;
}
.progress-bar .progress {
  height: 100%;
  position: absolute;
  left: 0;
  background-color: #2D9CDB;
  border-radius: 12px;
}

.left-content {
  padding: 2rem 3rem;
}
@media screen and (min-width: 600px) and (max-width: 1200px) {
  .left-content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1rem;
  }
}
.left-content .profile {
  width: 100%;
  border-bottom: 1px solid #002333;
}
.left-content .profile .image {
  width: 100%;
  text-align: center;
}
.left-content .profile img {
  width: 50%;
  border-radius: 50%;
  border: 4px solid #002333;
}
@media screen and (max-width: 1200px) {
  .left-content .profile img {
    width: 40%;
  }
}
@media screen and (max-width: 700px) {
  .left-content .profile img {
    width: 60%;
  }
}
.left-content .name {
  font-size: 2rem;
  color: #f7f7f7;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 1.2rem 0;
}
@media screen and (max-width: 390px) {
  .left-content .name {
    font-size: 1.5rem;
  }
}
.left-content .career,
.left-content .company {
  font-size: 1.2rem;
  color: #94D9EA;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.left-content .career.company,
.left-content .company.company {
  padding-bottom: 1rem;
}
.left-content .main-title {
  font-size: 1.8rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: rgba(247, 247, 247, 0.93);
  padding-top: 3rem;
}
@media screen and (min-width: 600px) and (max-width: 1200px) {
  .left-content .main-title {
    display: flex;
    justify-content: center;
  }
}
.left-content .contact-info ul {
  padding-top: 2rem;
}
.left-content .contact-info ul li {
  padding: 0.4rem 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  color: #718096;
}
.left-content .contact-info ul li i {
  padding-right: 1rem;
  font-size: 1.2rem;
  color: #2D9CDB;
}
.left-content .tech-skills-section ul,
.left-content .soft-skills-section ul,
.left-content .languages-section ul,
.left-content .hobbies-section ul {
  padding-top: 2rem;
}
.left-content .tech-skills-section ul li,
.left-content .soft-skills-section ul li,
.left-content .languages-section ul li,
.left-content .hobbies-section ul li {
  padding: 0.4rem 0;
}
.left-content .tech-skills-section ul li {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.left-content .soft-skills-section ul li,
.left-content .languages-section ul li {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}
.left-content .hobbies-section ul {
  padding-top: 2rem;
}
.left-content .hobbies-section ul li {
  padding: 0.4rem 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  color: #718096;
}
.left-content .hobbies-section ul li i {
  padding-right: 1rem;
  font-size: 1.2rem;
  color: #2D9CDB;
}
.left-content .hobbies-section > ul > li:nth-child(1) {
  margin-left: 5px;
}
.left-content .hobbies-section > ul > li:nth-child(1) > p.skill-title {
  margin-left: 5px;
}
.left-content .hobbies-section > ul > li:nth-child(3) > p.skill-title {
  margin-left: 5px;
}
.left-content .hobbies-section > ul > li:nth-child(4) > i {
  margin-left: -1px;
}
.left-content .hobbies-section > ul > li:nth-child(4) > p.skill-title {
  margin-left: 1px;
}
.left-content .hobbies-section > ul > li:nth-child(5) > i {
  margin-left: 3px;
}
.left-content .hobbies-section > ul > li:nth-child(5) > p.skill-title {
  margin-left: 3px;
}
@media screen and (min-width: 600px) and (max-width: 1200px) {
  .left-content #contactBlock {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }
  .left-content #contactBlock ul {
    text-align: center;
  }
}
@media screen and (min-width: 440px) and (max-width: 599px) {
  .left-content #contactBlock {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }
  .left-content #contactBlock .main-title {
    text-align: center;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1200px) {
  .left-content #softBlock {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }
  .left-content #softBlock ul {
    text-align: center;
  }
}
@media screen and (min-width: 440px) and (max-width: 599px) {
  .left-content #softBlock {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }
  .left-content #softBlock .main-title {
    text-align: center;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1200px) {
  .left-content #languagesBlock {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }
  .left-content #languagesBlock ul {
    text-align: center;
  }
}
@media screen and (min-width: 440px) and (max-width: 599px) {
  .left-content #languagesBlock {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }
  .left-content #languagesBlock .main-title {
    text-align: center;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1200px) {
  .left-content #hobbiesBlock {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }
  .left-content #hobbiesBlock ul {
    text-align: center;
  }
}
@media screen and (min-width: 440px) and (max-width: 599px) {
  .left-content #hobbiesBlock {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }
  .left-content #hobbiesBlock .main-title {
    text-align: center;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1200px) {
  .left-content #contactBlock {
    order: 1;
    flex: 1 1 45%;
  }
}
@media screen and (min-width: 440px) and (max-width: 599px) {
  .left-content #contactBlock ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    padding: 0;
  }
  .left-content #contactBlock ul li {
    width: 48%;
    margin-bottom: 0.5rem;
  }
  .left-content #contactBlock ul li i {
    padding-right: 0.5rem;
  }
  .left-content #contactBlock ul li:nth-child(7) {
    order: 6;
    width: 48%;
    justify-content: flex-start;
  }
  .left-content #contactBlock ul li:nth-child(1) {
    order: 0;
  }
  .left-content #contactBlock ul li:nth-child(2) {
    order: 1;
  }
  .left-content #contactBlock ul li:nth-child(3) {
    order: 2;
  }
  .left-content #contactBlock ul li:nth-child(4) {
    order: 3;
  }
  .left-content #contactBlock ul li:nth-child(5) {
    order: 4;
  }
  .left-content #contactBlock ul li:nth-child(6) {
    order: 5;
  }
}
@media screen and (min-width: 600px) and (max-width: 1200px) {
  .left-content #softBlock {
    order: 2;
    flex: 1 1 45%;
  }
}
@media screen and (min-width: 600px) and (max-width: 1200px) {
  .left-content #languagesBlock {
    order: 4;
    flex: 1 1 45%;
  }
}
@media screen and (min-width: 440px) and (max-width: 599px) {
  .left-content #languagesBlock ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 80%;
    padding: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1200px) {
  .left-content #hobbiesBlock {
    order: 5;
    flex: 1 1 45%;
  }
  .left-content #hobbiesBlock ul {
    margin-left: 1.3rem;
  }
}
@media screen and (min-width: 440px) and (max-width: 599px) {
  .left-content #hobbiesBlock ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 80%;
    padding: 0;
  }
  .left-content #hobbiesBlock ul li {
    width: 48%;
    margin-bottom: 0.5rem;
  }
  .left-content #hobbiesBlock ul li i {
    padding-right: 0.5rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1200px) {
  .left-content #technicalBlock {
    order: 3;
    flex: 1 1 100%;
  }
}

.right-main-content {
  padding: 2rem 3rem;
}
.right-main-content .right-title {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #2F80ED;
  margin-bottom: 1.2rem;
  position: relative;
}
.right-main-content .right-title::after {
  content: "";
  position: absolute;
  width: 60%;
  height: 0.2rem;
  background-color: #ccc;
  border-radius: 12px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 823px) {
  .right-main-content .right-title::after {
    width: 40%;
  }
}
@media screen and (max-width: 681px) {
  .right-main-content .right-title::after {
    width: 30%;
  }
}
@media screen and (max-width: 375px) {
  .right-main-content .right-title::after {
    width: 25%;
  }
}
@media screen and (max-width: 355px) {
  .right-main-content .right-title::after {
    width: 15%;
  }
}
.right-main-content .right-title[data-short] {
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
.right-main-content .right-title[data-short]::before {
  content: attr(data-short);
  position: absolute;
  left: 0;
  top: 0;
  text-indent: 0;
  white-space: normal;
}
@media screen and (max-width: 475px) {
  .right-main-content .right-title[data-short] {
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
  }
  .right-main-content .right-title[data-short]::before {
    content: attr(data-short);
    position: absolute;
    left: 0;
    top: 0;
    text-indent: 0;
    white-space: normal;
  }
}
.right-main-content .para {
  line-height: 1.6rem;
  color: #718096;
  font-size: 1.1rem;
}
.right-main-content .exp {
  margin-bottom: 0.5rem;
}
.right-main-content .about,
.right-main-content .experience,
.right-main-content .education,
.right-main-content .certifications {
  padding-bottom: 2rem;
}
.right-main-content .timeline {
  display: grid;
  grid-template-columns: 1fr 2fr;
}
@media screen and (max-width: 780px) {
  .right-main-content .timeline {
    grid-template-columns: repeat(1, 1fr);
  }
}
.right-main-content .timeline .tl-title {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.3rem;
  color: #002333;
}
@media screen and (min-width: 781px) and (max-width: 990px) {
  .right-main-content .timeline .tl-title[data-short] {
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
  }
  .right-main-content .timeline .tl-title[data-short]::before {
    content: attr(data-short);
    position: absolute;
    left: 0;
    top: 0;
    text-indent: 0;
    white-space: normal;
  }
}
@media screen and (max-width: 780px) {
  .right-main-content .timeline .tl-title {
    padding: 10px 0;
  }
}
.right-main-content .timeline .tl-title-2 {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.3rem;
  color: #2D9CDB;
  margin-bottom: 5px;
}
.right-main-content .timeline .tl-title-2:not(:first-child) {
  margin-top: 1rem;
}
.right-main-content .timeline .tl-title-2::before {
  content: "";
  position: absolute;
  width: 0.7rem;
  height: 0.7rem;
  background-color: #2D9CDB;
  border-radius: 50%;
  transform: translateX(-50%);
  left: 0;
}
@media screen and (max-width: 660px) {
  .right-main-content .timeline .tl-title-2[data-short] {
    color: transparent;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-indent: -9999px;
  }
  .right-main-content .timeline .tl-title-2[data-short]::after {
    content: attr(data-short);
    white-space: pre-wrap;
    color: #2D9CDB;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    text-indent: 1px;
    margin-top: -1.5rem;
  }
}
.right-main-content .timeline .tl-content {
  border-left: 1px solid #ccc;
  padding-left: 2rem;
  position: relative;
  padding-bottom: 2rem;
}
@media screen and (max-width: 780px) {
  .right-main-content .timeline .left-tl-content .para {
    padding-top: 5px;
    padding-bottom: 25px;
  }
}

.progress-bar .ang2-progress {
  width: 90%;
}
.progress-bar .js_ts-progress {
  width: 85%;
}
.progress-bar .html_bs-progress {
  width: 90%;
}
.progress-bar .css_tail-progress {
  width: 90%;
}
.progress-bar .scss_less-progress {
  width: 80%;
}
.progress-bar .node-progress {
  width: 70%;
}
.progress-bar .rest-progress {
  width: 70%;
}
.progress-bar .azdo-progress {
  width: 65%;
}
.progress-bar .docker_jen-progress {
  width: 70%;
}
.progress-bar .be-progress {
  width: 50%;
}
.progress-bar .prompt-progress {
  width: 85%;
}
.progress-bar .agents-progress {
  width: 60%;
}

.skill-title {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #f7f7f7;
  font-size: 1rem;
}
.skill-title::before {
  content: unset;
}
@media screen and (min-width: 1201px) and (max-width: 1610px) {
  .skill-title[data-short] {
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
  }
  .skill-title[data-short]::before {
    content: attr(data-short);
    position: absolute;
    left: 0;
    top: 0;
    text-indent: 0;
    white-space: normal;
  }
}
@media screen and (max-width: 475px) {
  .skill-title[data-short] {
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
  }
  .skill-title[data-short]::before {
    content: attr(data-short);
    position: absolute;
    left: 0;
    top: 0;
    text-indent: 0;
    white-space: normal;
  }
}

.sub-title {
  padding-top: 2rem;
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #f7f7f7;
}

.sub-para {
  color: #ccc;
  padding: 0.4rem 0;
}

.references-section li {
  color: #ccc;
  padding: 0.2rem 0;
}
.references-section li i {
  padding-right: 0.5rem;
  font-size: 1.2rem;
  color: #2D9CDB;
}

.link {
  text-decoration: underline;
  color: inherit;
}
@media screen and (max-width: 530px) {
  .link[data-short] {
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
  }
  .link[data-short]::before {
    content: attr(data-short);
    position: absolute;
    left: 0;
    top: 0;
    text-indent: 0;
    white-space: normal;
  }
  .link {
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
  }
  .link::before {
    display: inline-block;
    width: 100%;
    z-index: 2;
    text-decoration: underline;
  }
}

.phone {
  margin-left: -2px;
}

.linkedin {
  margin-left: 1px;
}

.cv, .location {
  margin-left: 3px;
}

.linkedin > i, .cv > i, .location > i {
  margin-right: 1px;
}

@media screen and (min-width: 440px) and (max-width: 599px) {
  .cv > i {
    margin-left: 3px;
  }
}

.read-more-toggle {
  display: none;
}
@media screen and (max-width: 660px) {
  .read-more-toggle + .read-more-content {
    max-height: 9.5rem;
    overflow: hidden;
    position: relative;
    transition: max-height 0.4s ease;
  }
}
@media screen and (max-width: 660px) {
  .read-more-toggle:checked + .read-more-content {
    max-height: 100rem;
  }
}

@media screen and (max-width: 660px) {
  .read-more-toggle + .read-more-content + .read-more-label::after {
    content: "Read More";
  }
}

@media screen and (max-width: 660px) {
  .read-more-toggle:checked + .read-more-content + .read-more-label::after {
    content: "Show Less";
  }
}

@media screen and (max-width: 660px) {
  .read-more-label {
    display: inline-block;
    margin-top: 0.5rem;
    color: #2D9CDB;
    font-weight: bold;
    font-size: 1rem;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
}

@media print {
  html {
    font-size: 13.4px;
  }
  body {
    font-size: 0.75rem;
    line-height: 1.3rem;
  }
  .main-content {
    width: 210mm;
    min-height: 297mm;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 70mm 1fr;
    background-color: #f7f7f7;
    box-shadow: none;
  }
  .left-section {
    grid-column: 1;
    background-color: #00324A;
    padding: 0.965rem 1.165rem;
    height: auto;
  }
  .right-section {
    grid-column: 2;
    background-color: #f7f7f7;
    padding: 0.965rem 1.165rem;
    height: auto;
  }
  .left-content,
  .right-main-content {
    padding: 0;
    display: block;
  }
  .profile {
    text-align: center;
    margin-bottom: 0.9rem;
    border-bottom: none;
  }
  .image img {
    width: 40%;
    border-radius: 50%;
    border: 3px solid #002333;
    margin-bottom: 0.3rem;
  }
  .name {
    font-size: 1.3rem;
    color: white;
    text-transform: uppercase;
    letter-spacing: 0.5px;
  }
  .career,
  .company {
    font-size: 0.85rem;
    color: #94D9EA;
    text-transform: uppercase;
    letter-spacing: 0.5px;
  }
  .career {
    margin-top: 0.2rem;
  }
  .contact-info,
  .tech-skills-section,
  .soft-skills-section,
  .languages-section,
  .hobbies-section {
    margin-bottom: 0.8rem;
  }
  .main-title {
    font-size: 1rem;
    text-transform: uppercase;
    color: rgba(247, 247, 247, 0.9254901961);
    margin-bottom: 0.605rem;
    padding-top: 0;
  }
  .contact-info ul,
  .soft-skills-section ul,
  .languages-section ul,
  .hobbies-section ul,
  .tech-skills-section ul {
    padding-top: 0;
  }
  .contact-info ul li,
  .soft-skills-section ul li,
  .languages-section ul li,
  .hobbies-section ul li {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    color: #718096;
    font-size: 0.9rem;
    margin-bottom: 0.305rem;
    padding: 0;
  }
  .contact-info ul li i,
  .soft-skills-section ul li i,
  .languages-section ul li i,
  .hobbies-section ul li i {
    font-size: 0.9rem;
    color: #2D9CDB;
    padding-right: 0;
  }
  .tech-skills-section ul li {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    margin-bottom: 0.3rem;
    padding: 0;
  }
  .progress-bar {
    width: 100%;
    height: 7px;
    background-color: rgba(47, 129, 237, 0.36);
    position: relative;
    border-radius: 3px;
    margin-top: 7px;
  }
  .progress {
    height: 100%;
    position: absolute;
    left: 0;
    background-color: #2D9CDB;
    border-radius: 3px;
  }
  .ang2-progress {
    width: 90%;
  }
  .js_ts-progress {
    width: 85%;
  }
  .html_bs-progress {
    width: 90%;
  }
  .css_tail-progress {
    width: 90%;
  }
  .scss_less-progress {
    width: 80%;
  }
  .node-progress {
    width: 70%;
  }
  .rest-progress {
    width: 70%;
  }
  .azdo-progress {
    width: 65%;
  }
  .docker_jen-progress {
    width: 70%;
  }
  .be-progress {
    width: 50%;
  }
  .prompt-progress {
    width: 85%;
  }
  .agents-progress {
    width: 60%;
  }
  .skill-title {
    text-transform: uppercase;
    color: #f7f7f7;
    font-size: 0.76rem;
  }
  .right-title {
    font-size: 1rem;
    text-transform: uppercase;
    color: #2F80ED;
    margin-bottom: 0.6rem;
    position: relative;
  }
  .right-title::after {
    content: "";
    position: absolute;
    width: 62%;
    height: 0.08rem;
    background-color: #ccc;
    border-radius: 6px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .para {
    margin-bottom: 0.7rem;
    color: #718096;
    font-size: 0.75rem;
    line-height: 1.3rem;
  }
  .exp {
    margin-bottom: 0.3rem;
  }
  .timeline {
    display: grid;
    grid-template-columns: 1fr 2fr;
  }
  .tl-title {
    font-size: 0.8rem;
    color: #002333;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.3px;
  }
  .tl-title-2:empty,
  .para:empty {
    display: none;
  }
  .tl-title-2 {
    font-size: 0.8rem;
  }
  .tl-title-2:not(:first-child) {
    margin-top: 0.45rem;
  }
  .tl-title-2 {
    color: #2D9CDB;
    text-transform: uppercase;
    margin-bottom: 0.2rem;
    position: relative;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    letter-spacing: 0.3px;
  }
  .tl-title-2::before {
    content: "";
    position: absolute;
    width: 0.7rem;
    height: 0.7rem;
    background-color: #2D9CDB;
    border-radius: 50%;
    transform: translateX(-50%);
    left: -0.8rem;
    top: auto;
  }
  .tl-content {
    border-left: 2px solid #ccc;
    padding-left: 0.75rem;
    position: relative;
    padding-bottom: 0.6rem;
  }
  .tl-content p {
    font-size: 0.75rem;
    color: #718096;
    line-height: 1.3rem;
    margin-bottom: 0.3rem;
  }
  .link {
    text-decoration: underline;
    color: inherit;
  }
  .phone {
    margin-left: -2px;
  }
  .linkedin {
    margin-left: 1px;
  }
  .cv, .location {
    margin-left: 2px;
  }
  .linkedin > i, .cv > i, .location > i {
    margin-right: 1px;
  }
  .hobbies-section > ul > li:nth-child(1) {
    margin-left: 5px;
  }
  .hobbies-section > ul > li:nth-child(1) > p.skill-title {
    margin-left: 5px;
  }
  .hobbies-section > ul > li:nth-child(2) {
    margin-left: 2px;
  }
  .hobbies-section > ul > li:nth-child(3) > p.skill-title {
    margin-left: 5px;
  }
  .hobbies-section > ul > li:nth-child(4) > p.skill-title {
    margin-left: 1px;
  }
  .hobbies-section > ul > li:nth-child(5) > i {
    margin-left: 2px;
  }
  .hobbies-section > ul > li:nth-child(5) > p.skill-title {
    margin-left: 3px;
  }
  .read-more-toggle,
  .read-more-label {
    display: none !important;
  }
  .read-more-toggle + .read-more-content {
    max-height: none !important;
    overflow: visible !important;
  }
  .left-content,
  .right-main-content {
    padding: 0 !important;
    display: block !important;
  }
  .profile {
    border-bottom: none !important;
  }
  .profile .image img {
    width: 40% !important;
    margin-bottom: 0.3rem !important;
  }
  .name {
    font-size: 1.3rem !important;
  }
  .career,
  .company {
    font-size: 0.85rem !important;
  }
  .main-title {
    font-size: 1rem !important;
    padding-top: 0 !important;
    margin-bottom: 0.605rem !important;
  }
  .left-content ul {
    padding-top: 0 !important;
  }
  .left-content ul li {
    padding: 0 !important;
    margin-bottom: 0.305rem !important;
    font-size: 0.9rem !important;
  }
  .left-content ul li i {
    font-size: 0.9rem !important;
    padding-right: 0.4rem !important;
  }
  .skill-title {
    font-size: 0.76rem !important;
  }
  .right-title {
    font-size: 1rem !important;
    margin-bottom: 0.6rem !important;
  }
  .right-title::after {
    height: 0.08rem !important;
  }
  .timeline {
    grid-template-columns: 1fr 2fr !important;
  }
  .tl-title {
    font-size: 0.8rem !important;
  }
  .tl-title-2 {
    font-size: 0.8rem !important;
  }
  .tl-title-2::before {
    width: 0.7rem !important;
    height: 0.7rem !important;
    left: -0.8rem !important;
    top: 0.2rem !important;
  }
  .tl-content {
    border-left: 2px solid #ccc !important;
    padding-left: 0.75rem !important;
    padding-bottom: 0.6rem !important;
  }
  .tl-content p {
    font-size: 0.75rem !important;
    line-height: 1.3rem !important;
    margin-bottom: 0.3rem !important;
  }
  .para {
    font-size: 0.75rem !important;
    line-height: 1.3rem !important;
  }
  @page {
    size: A4;
    margin: 0;
  }
  body {
    margin: 0;
    padding: 0;
    background-color: #f7f7f7 !important;
  }
  body::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 70mm;
    height: 100%;
    background-color: #00324A;
    z-index: -1;
  }
  .main-content {
    margin: 0;
  }
  .timeline {
    break-inside: avoid;
  }
  .right-title,
  .tl-title-2 {
    break-after: avoid;
  }
  * {
    -webkit-print-color-adjust: exact !important;
    print-color-adjust: exact !important;
  }
}
/*# sourceMappingURL=main.css.map */
