/*!***********************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./src/styles/global.css ***!
  \***********************************************************************************************************************************************/
blockquote,
body,
dd,
dl,
dt,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
iframe,
legend,
li,
ol,
p,
pre,
textarea,
ul {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
ul {
  list-style: none;
}
button,
input,
select {
  margin: 0;
}
button {
  border: 0;
  background-color: transparent;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
img,
video {
  height: auto;
  max-width: 100%;
}
iframe {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
a {
  text-decoration-line: none;
}
@font-face {
  font-family: 'Pretendard Regular';
  font-weight: 400;
  font-display: swap;
  src: url(../../fbe5b096111efa3e3bc2.ttf) format('truetype'),
    url(../../57ca7a4b20797e3b9625.otf) format('opentype'),
    url(../../303253288b0ba99db532.woff) format('woff');
}
@font-face {
  font-family: 'Pretendard Medium';
  font-weight: 500;
  font-display: swap;
  src: url(../../07e5324da6d2eb8817c1.ttf) format('truetype'),
    url(../../902a118c9bf50b588451.otf) format('opentype'),
    url(../../edd5e28caa1cc4a9e0b7.woff) format('woff');
}
@font-face {
  font-family: 'Pretendard Bold';
  font-weight: 700;
  font-display: swap;
  src: url(../../be4e300c014733a8521f.ttf) format('truetype'),
    url(../../4e72d46e664b88a6b5c8.otf) format('opentype'),
    url(../../1f1dbbbf311ffffcc770.woff) format('woff');
}

/*!*****************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js!./src/components/NavBar/NavBar.module.css ***!
  \*****************************************************************************************************************************************************************/
.ySHo_q55detyxVAzlBmX {
  top: 0;
  position: fixed;
  z-index: 10;
  width: 100%;
  background-color: #171d25;
}

.pOQpipdembg1oa1taWO8 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 1rem 0;
  height: 3.81rem;
  max-width: 71.25rem;
  margin: 0 1rem;
  gap: 1.3rem;
}

.jQyxBZbZfhOnwyE2fm_f {
  display: flex;
  font-size: 1.5rem;
  gap: 1rem;
}

.rn7GucxVuXktNJy0mSka {
  color: #67707b;
}

.VLUkskDQ2tzppUCgfS13 {
  color: #3d4450;
}

.rn7GucxVuXktNJy0mSka:hover {
  cursor: pointer;
  color: #dcdedf;
}

.TssHW9NHRtNReTSB44TD {
  font-size: 1.5rem;
  display: flex;
  gap: 2.8rem;
}

.SfSYzFgMasFaTPXNEuu3 {
  color: #dcdedf;
  cursor: pointer;
}

.SfSYzFgMasFaTPXNEuu3:hover {
  color: #ffffff;
}

.sLcOGYo9ANhTTj8eKywr {
  position: relative;
  color: #1a9fff;
}

.sLcOGYo9ANhTTj8eKywr::before {
    content: '';
    position: absolute;
    top: 0.3rem;
    height: 100%;
    width: 100%;
    border-bottom: 0.15rem solid;
    animation: nENmVty5t_jmDxSUz1Iq 0.1s;
  }

@keyframes nENmVty5t_jmDxSUz1Iq {
  0% {
    transform: scale3d(0, 1, 1);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}

/*!***********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js!./src/layouts/RootLayout.module.css ***!
  \***********************************************************************************************************************************************************/
.jtiCnrVgRutRblm6cjBk {
  padding-top: 3.81rem;
  font-family: 'Pretendard Regular', 'Pretendard Bold', 'Pretendard Medium';
}

/*!************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js!./src/pages/Introduction/Introduction.module.css ***!
  \************************************************************************************************************************************************************************/
.IqXgwwmORqTHfcj8TGrA {
  background-image: linear-gradient(rgba(0, 0, 0, 0.827), rgba(0, 0, 0, 0.8)),
    url(../../fba4090540f1a17f50b3.webp);
  background-color: black;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  background-attachment: fixed;
  height: 420vh;
  color: white;
}
.zXjPc8PXrAymoG6bsVLZ {
  position: sticky;
  height: 100vh;
  top: 0;
  width: 100%;
}
.fI3EQyqHG6lY_sY5OuAu {
  position: relative;
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;

  --desktop-fs-top: 2.5;
  --desktop-top-top: 35;
  --desktop-fs-bottom: 5;
  --desktop-top-bottom: 7;

  --mobile-fs-top: 1.5;
  --mobile-top-top: 40;
  --mobile-fs-bottom: 3;
  --mobile-top-bottom: 4;
}
@media (max-width: 599px) {
  .IqXgwwmORqTHfcj8TGrA :nth-child(1) .fI3EQyqHG6lY_sY5OuAu div {
    font-size: calc(var(--mobile-fs-top) * 1rem);
    top: calc(var(--mobile-top-top) * 1vh);
  }
  .IqXgwwmORqTHfcj8TGrA :nth-child(2) .fI3EQyqHG6lY_sY5OuAu div {
    font-size: calc(var(--mobile-fs-top) * 1rem);
    top: calc(var(--mobile-top-top) * 1vh + var(--mobile-fs-top) * 1rem);
  }
  .IqXgwwmORqTHfcj8TGrA :nth-child(3) .fI3EQyqHG6lY_sY5OuAu div {
    font-size: calc(var(--mobile-fs-bottom) * 1rem);
    top: calc(
      (var(--mobile-top-top) + var(--mobile-top-bottom)) * 1vh +
        var(--mobile-fs-top) * 1rem
    );
  }
  .IqXgwwmORqTHfcj8TGrA :nth-child(4) .fI3EQyqHG6lY_sY5OuAu div {
    font-size: calc(var(--mobile-fs-bottom) * 1rem);
    top: calc(
      (var(--mobile-top-top) + var(--mobile-top-bottom)) * 1vh +
        var(--mobile-fs-top) * 1rem + var(--mobile-fs-bottom) * 1rem
    );
  }
}
@media (min-width: 600px) {
  .IqXgwwmORqTHfcj8TGrA :nth-child(1) .fI3EQyqHG6lY_sY5OuAu div {
    font-size: calc(var(--desktop-fs-top) * 1rem);
    top: calc(var(--desktop-top-top) * 1vh);
  }
  .IqXgwwmORqTHfcj8TGrA :nth-child(2) .fI3EQyqHG6lY_sY5OuAu div {
    font-size: calc(var(--desktop-fs-top) * 1rem);
    top: calc(var(--desktop-top-top) * 1vh + var(--desktop-fs-top) * 1rem);
  }
  .IqXgwwmORqTHfcj8TGrA :nth-child(3) .fI3EQyqHG6lY_sY5OuAu div {
    font-size: calc(var(--desktop-fs-bottom) * 1rem);
    top: calc(
      (var(--desktop-top-top) + var(--desktop-top-bottom)) * 1vh +
        var(--desktop-fs-top) * 1rem
    );
  }
  .IqXgwwmORqTHfcj8TGrA :nth-child(4) .fI3EQyqHG6lY_sY5OuAu div {
    font-size: calc(var(--desktop-fs-bottom) * 1rem);
    top: calc(
      (var(--desktop-top-top) + var(--desktop-top-bottom)) * 1vh +
        var(--desktop-fs-top) * 1rem + var(--desktop-fs-bottom) * 1rem
    );
  }
}
.iU0_DYiIpBDzcre9JHkq {
  position: fixed;
  opacity: 1;
  animation: MtYuzuz10KvArp0mP4zR 0.5s;
}
.lT0NK44_ITkngVf0tFl9 {
  position: fixed;
  opacity: 0;
  animation: woYUWO97wF1zOAQWRgAh 0.3s;
}
@keyframes MtYuzuz10KvArp0mP4zR {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes woYUWO97wF1zOAQWRgAh {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/*!**************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js!./src/layouts/ProjcetLayout.module.css ***!
  \**************************************************************************************************************************************************************/
@media (max-width: 599px) {
  .De1dT5YCmNAIE7YaQEAp {
    display: none;
  }
}
@media (min-width: 600px) {
  .jHsmI9Mf0toYWjPXME2L {
    padding-left: 18rem;
  }
}
.TrsZVzcRFeemyfIdIp0t {
  position: fixed;
  z-index: -5;
  background: radial-gradient(at 30% 50%, #2f3a4e, #151a1e);
  background-size: cover;
  width: 100%;
  height: 100%;
}
.Jn_dGd37FLC8WbYNq_9U {
  padding: 1.5rem;
  width: 100%;
}

/*!*******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js!./src/components/SideBar/SideBar.module.css ***!
  \*******************************************************************************************************************************************************************/
.A9avn7ai1HD3DVXz6DU_ {
  position: fixed;
  display: flex;
  flex-direction: column;
  min-width: 18rem;
  height: 100%;
  background-color: #24282f;
  border-right: 3px solid #17191b;
}

.y92RjfuOp3ilRq02Pz4w {
  display: flex;
  align-items: center;
  color: white;
  height: 1.6rem;
  padding-left: 1.5rem;
  margin: 1rem 0;
}

.y92RjfuOp3ilRq02Pz4w:hover {
  background-color: #323a4b;
}

.qlJZh9Nk338IaAfzBkSW {
  display: flex;
  flex-direction: column;
}

.HPGSADrVtdOwEVapZVbL {
  display: flex;
  align-items: center;
  color: white;
  height: 1.6rem;
  padding-left: 1.5rem;
}

.HPGSADrVtdOwEVapZVbL:hover {
  background-color: #323a4b;
}

.yhDXL40CeQNiaKAsTLwg {
  background-color: #3e4e69;
}

.yhDXL40CeQNiaKAsTLwg:hover {
  background-color: #586f96;
}

/*!*************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js!./src/components/Collection/Collection.module.css ***!
  \*************************************************************************************************************************************************************************/
.M_IP3n6RLYIYwtGewWrC {
  display: flex;
  align-items: center;
  margin: 0.2rem 0;
  padding-left: 1.5rem;
  width: 100%;
  height: 2rem;
  background: linear-gradient(
    to right,
    rgba(41, 47, 59, 1),
    rgba(41, 47, 59, 0.3)
  );
  font-size: 1.5;
  font-weight: bold;
  color: #c8e1f8;
}

.M_IP3n6RLYIYwtGewWrC:hover {
  background: #3e4e69;
}

.Sp0SKZH9hu9XZ34cTCb5 {
  margin-left: 0.2rem;
  color: #4f535a;
}

/* 3E4E69 */

/*!*********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js!./src/template/ProjectListTemplate.module.css ***!
  \*********************************************************************************************************************************************************************/
@media (max-width: 879px) {
  .abHe8WrI5nHiv0fKoW9G {
    row-gap: 1rem;
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
  .jx884t9fLxd9qa8ec52Q {
    justify-content: center;
  }
}

@media (min-width: 880px) {
  .abHe8WrI5nHiv0fKoW9G {
    row-gap: 2rem;
    -moz-column-gap: 3.5rem;
         column-gap: 3.5rem;
  }
}

.rqXMlXBN2d1lnlrO3Fa7 {
  color: #d3d3d3;
}

.jx884t9fLxd9qa8ec52Q {
  display: flex;
  flex-wrap: wrap;
}

/*!*********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js!./src/components/Project/ProjectListTitle/ProjectListTitle.module.css ***!
  \*********************************************************************************************************************************************************************************************/
.s1VZJEGp_DbnPAfPcO8_ {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #d3d3d3;
  white-space: nowrap;
  margin-bottom: 1rem;
}

.oo10cgF20R2Mrdb0Lg8m {
  color: #a9a9a9;
}

/*!*************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js!./src/components/Line/Line.module.css ***!
  \*************************************************************************************************************************************************************/
.kzI8au3u_Pj12ueDfBDc {
  width: 100%;
  height: 2px;
  border: 0px solid;
}

/*!***********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js!./src/components/Project/ProjectCard/ProjectCard.module.css ***!
  \***********************************************************************************************************************************************************************************/
@media (min-width: 0px) {
  .Bh8siDy9Xao1jfjCZe3w {
    width: 9rem;
    height: 12.6rem;
  }
}

@media (min-width: 400px) {
  .Bh8siDy9Xao1jfjCZe3w {
    width: 10rem;
    height: 14rem;
  }
}

@media (min-width: 850px) {
  .Bh8siDy9Xao1jfjCZe3w {
    width: 15rem;
    height: 21rem;
  }
}

.b9uOyYyz9vTVnaue4fsl {
  background-repeat: no-repeat;
  background-position: center;
  -o-object-fit: cover;
     object-fit: cover;
  box-shadow: 1px 5px 10px 2px rgba(0, 0, 0, 0.85);
  cursor: pointer;
}

.K852OUUDND9v9rHcYsyF {
  text-align: center;
  font-size: 1.1rem;
  margin-top: 0.3rem;
}

/*!***********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js!./src/template/ProjectDetailTemplate.module.css ***!
  \***********************************************************************************************************************************************************************/
.GMTQCxxYny_ABQz4ybME {
  color: white;
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 14px;
}

@media (max-width: 599px) {
  .rgTJ40Yz9aplkv61VxoB {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 1rem;
    gap: 0.5rem;
  }
  .YCtaDCdGwjzcJqwgIGlV {
    width: 100%;
    height: 20vh;
  }
}

@media (min-width: 600px) {
  .rgTJ40Yz9aplkv61VxoB {
    display: flex;
    gap: 1rem;
  }
  .YCtaDCdGwjzcJqwgIGlV {
    width: 37rem;
    height: 21rem;
  }
  .f8j_fTxRnCxORaKWiQX9 {
    width: 324px;
  }
}

.fanCDkptbJTJ1wQHDcOK {
  color: rgb(220, 220, 220);
}

.fanCDkptbJTJ1wQHDcOK h1 {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 0.8rem;
  color: white;
}

.fanCDkptbJTJ1wQHDcOK h2 {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 0.8rem;
  color: white;
}

.fanCDkptbJTJ1wQHDcOK h3 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 0.3rem;
  color: white;
}

.fanCDkptbJTJ1wQHDcOK ul {
  list-style: disc inside;
  margin-bottom: 1rem;
  line-height: 1.5;
}

.fanCDkptbJTJ1wQHDcOK ol {
  list-style: decimal inside;
  font-weight: 700;
  color: #42b4f1;
}

.fanCDkptbJTJ1wQHDcOK P {
  margin-bottom: 1rem;
  line-height: 1.7;
}

.fanCDkptbJTJ1wQHDcOK img {
  cursor: pointer;
  max-width: 932px;
  max-height: 500px;
  margin-bottom: 0.5rem;
}

.fanCDkptbJTJ1wQHDcOK a {
  text-decoration-line: underline;
  color: white;
}

.fanCDkptbJTJ1wQHDcOK a:hover {
  color: #66c0f4;
}

.fanCDkptbJTJ1wQHDcOK svg {
  height: 2rem;
  margin-right: 1rem;
}

.fanCDkptbJTJ1wQHDcOK strong {
  font-weight: 700;
  color: #42b4f1;
}

/*!*****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js!./src/components/Project/ProjectImageCarousel/ProjectImageCarousel.module.css ***!
  \*****************************************************************************************************************************************************************************************************/
.CrJhRHPshBpUsI3Up1uw {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.KjMW6g7wDRslIQZHVWNY {
  width: 100%;
  height: 100%;
  display: flex;
  transition: all 0.5s ease-in-out;
}

.PPNFVZUs60udkaTxyFJ7 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: black;
  flex-shrink: 0;
}

.nYG_MC44FWEiO6npSuxw {
  width: 100%;
  height: 100%;
}

.V01nUaUs6LtOtFx2U_Y4 {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.VAknUJ4X5G4GU8C5dTcd {
  width: 40px;
  height: 20px;
  padding: 0;
  border-radius: 3px;
  color: white;
  background-color: rgba(48, 117, 219, 0.651);
  cursor: pointer;
  font-size: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
}

.VAknUJ4X5G4GU8C5dTcd:hover {
  background-color: rgba(104, 165, 255, 0.651);
}

.fXwfM6DS9By3emUeuiKA {
  top: 50%;
  left: 2%;
}

.By_1s8L8YHQMrARXvN0Q {
  top: 50%;
  right: 2%;
}

.z_10LVwoNbTZqrUgYoId {
  width: 0px;
  height: 0px;
  border-top: 4px solid transparent;
  border-right: 10px solid white;
  border-bottom: 4px solid transparent;
}

.JAn3nXKTdkGFWIzxgZxs {
  width: 0px;
  height: 0px;
  border-top: 4px solid transparent;
  border-left: 10px solid white;
  border-bottom: 4px solid transparent;
}

/*!*****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js!./src/components/Project/ProjectSummary/ProjectSummary.module.css ***!
  \*****************************************************************************************************************************************************************************************/
.gbZAthDYpTebMXzwuLOx {
  color: white;
  width: 100%;
}

.TFBD_mi3BxnebClB_hqI {
  width: 100%;
}

.jJpC952ZAOpb3cl3ElYD {
  font-size: 13px;
  margin-bottom: 0.5rem;
}

.j3ovciVIJbVEHulGQeNc {
  font-size: 0.8rem;
  margin-bottom: 0.5rem;
}

.KiNnrb6uyh2JxRm5cQNF {
  display: flex;
  margin-bottom: 0.25rem;
}

._N6_saBmeoPQI8JaUAZD {
  color: #556772;
  width: 104px;
}

.gP8XmiY1RpexvqnIoftP {
  color: #67c1f5;
}

.qpG1Qlkp6EhsyFHgpHM8 {
  margin-bottom: 0.25rem;
  font-size: 0.8rem;
  color: #556772;
}

.l5xK1lHl7jmB0gxn3Kxw {
  display: flex;
  flex-wrap: wrap;
}

.ai_Bbji008pvfENkgMOc {
  padding: 0.25rem 0.5rem;
  color: #67c1f5;
  margin-right: 0.5rem;
  margin-bottom: 0.25rem;
  font-size: 0.7rem;
  border-radius: 10px;
  background-color: #243e50;
}

/*!*****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js!./src/components/PictureModal/PictureModal.module.css ***!
  \*****************************************************************************************************************************************************************************/
.fDhRYoxaqJ3II5ftFVl0 {
  cursor: pointer;
  opacity: 0.8;
  position: fixed;
  z-index: 900;
  background: #000000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.kaOnHbaoWIwtBzaBRFae {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: fixed;
  z-index: 1000;
  border-radius: 3px;
  padding: 11px 16px 16px;
  margin-top: 2rem;
  background: linear-gradient(135deg, #356480 5%, #1a303d 95%);
}

.wZYmZ9ogWX5DenKHLxbM {
  margin-bottom: 5px;
  color: #dcdcdc;
  
}

.Ys9PpsFJWZr1hMuQrMAM {
  position: absolute;
  top: 5px;
  right: 10px;
  background: transparent;
  border: none;
  color: #dcdcdc;
  cursor: pointer;
}

.Ys9PpsFJWZr1hMuQrMAM:hover {
  color: #ffffff;
}

.mZvwqeRwpgq6fA6eFWdo {
  font-size: 16px;
}

.xnwOQxuPaTmOQPpJOBkw {
  display: block;
  margin: auto;
  max-width: 90vw;
  max-height: 80vh;
}

/*!**************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js!./src/pages/Profile/Profile.module.css ***!
  \**************************************************************************************************************************************************************/
.SG5Xa7aBqq4NFe7LD7QY {
  position: fixed;
  overflow: auto;
  z-index: -5;
  background-image: url(../../6d894da5f0e48a0b263d.webp);
  background-size: cover;
  width: 100%;
  height: 100%;
  color: #dcdcdc;
}

.fk8OnBEnpvofe3Yr78RQ {
  background: radial-gradient(
      farthest-side at top right,
      rgba(109, 38, 44, 0.301),
      transparent 500px
    ),
    radial-gradient(
      farthest-corner at top left,
      rgba(50, 255, 193, 0.103),
      transparent 600px
    ),
    radial-gradient(
      farthest-corner at bottom right,
      rgba(109, 38, 44, 0),
      transparent 500px
    ),
    radial-gradient(
      farthest-corner at bottom left,
      rgba(50, 255, 193, 0.103),
      transparent 600px
    );
  background-color: rgba(34, 35, 48, 0.93);
  padding: 16px 12px 128px;
  margin: 0 auto;
}

@media (min-width: 700px) {
  .lh7eoyjd6AysHJdxUpQA {
    width: 90vw;
  }
}

@media (min-width: 1255px) {
  .lh7eoyjd6AysHJdxUpQA {
    width: 66vw;
  }
}

@media (min-width: 600px) {
  .NVsEMwj5n3dHGOXpT8WQ {
    display: flex;
    padding: 24px 17px 20px;
    margin: 0 auto;
  }
}

@media (max-width: 599px) {
  .t364yGlHDsQC17Cm297a {
    display: flex;
  }
  .mHqm3AjZw5M47IxH2hea {
    margin-right: 1rem;
  }
  .KhNJXBn9i5JbtmpcK4F2 {
    width: 100%;
  }
  ._3Vz4LGzLoIoZFb9l_z6u {
    margin-top: 0.5rem;
  }
}

@media (min-width: 600px) {
  .t364yGlHDsQC17Cm297a {
    display: flex;
    margin-right: 2.25rem;
  }
  .KhNJXBn9i5JbtmpcK4F2 {
    display: none;
  }
}

.mHqm3AjZw5M47IxH2hea {
  flex-shrink: 0;
  flex-wrap: nowrap;
  width: 12rem;
  height: 12rem;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center 22%;
     object-position: center 22%;
}

._3Vz4LGzLoIoZFb9l_z6u {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 1rem;
}

.yaSwdUMzxYv4iYtei7ew {
  margin-bottom: 1rem;
  white-space: pre-wrap;
}

.ulrenGCuwA6hI7S8jQ9k {
  display: flex;
}

@media (max-width: 599px) {
  .KPPD2xw7Zrwl93cp_DjH {
    width: 100%;
  }
  .pFMni3tN2gZJKR3qI66w {
    display: none;
  }
}

@media (min-width: 600px) {
  .KPPD2xw7Zrwl93cp_DjH {
    width: 70%;
    padding-right: 2rem;
  }
  .pFMni3tN2gZJKR3qI66w {
    width: 30%;
  }
}

.CEBa6CZd5bGTcfwzo6dm {
  background-color: rgba(16,18,20,0.30196);
  padding: 10px 10px 50px;
  border-radius: 5px;
}

.h2tJqQjQhPtaK5PJAgDw {
  font-size: x-large;
  font-weight: bold;
  margin-bottom: 1rem;
}

.Q7XpnYGnFq8ntHBFZJQQ {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.oLX64s9dXEDiT7b83vzT {
  color: #dcdcdc;
}

.Fs9uctoUQ9Dy0hO6DdEY {
  width: 2rem;
  height: 2rem;
  margin-right: 0.5rem;
}

.pWl6m8OCuNCpSc43tjOa {
  color: gray;
  margin-left: 0.2rem;
}

/*!*****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js!./src/components/Profile/ProfileCustomization/ProfileCustomization.module.css ***!
  \*****************************************************************************************************************************************************************************************************/
.XCUst2EJWlzkvLYZLtOa {
  border-radius: 5px;
  background-color: rgba(16,18,20,0.30196);
  margin-bottom: 12px;
}

.boN1JnIJndM1_x3nlmgK {
  display: flex;
  align-items: center;
  height: 40px;
  padding: 5px 10px;
  font-size: 1.2rem;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: linear-gradient(
    90deg,
    rgba(115, 173, 184, 0.247) 0%,
    rgba(43, 45, 68, 0.93) 90%
  );
}

.O10xcmLJr4qnF6QNAZJe {
  padding: 20px 10px 11px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/*!*****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js!./src/components/Profile/ProfileCustomCard.module.css ***!
  \*****************************************************************************************************************************************************************************/
.G0ajL6bwQ4cUCu6_vPC5 {
  display: flex;
  width: 100%;
  padding: 0.8rem;
  background-color: rgba(0,0,0,0.30196);
  border-radius: 0.5rem;
}

.OBHJyJmYXMpD8O9lRfgJ {
  width: 30%;
  margin-right: 1rem;
  cursor: pointer;
}

.AxWicJpqMt5WTbLOkCTX {
  width: 80%;
}

.ysUCv90Ob8_z59NkZwuB {
  font-size: 1.1rem;
  font-weight: bold;
}

/* award */

.dvGZBlQb790RpsQhHr0g {
  color: rgb(192, 192, 192);
  font-size: small;
}

.AxWicJpqMt5WTbLOkCTX hr {
  margin-bottom: 0.5rem;
}

.AxWicJpqMt5WTbLOkCTX span {
  margin-right: 0.5rem;
}

.KCTVT5rvpM5oDvW3QpH3 {
  margin-top: 0.5rem;
}

/*!*************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js!./src/components/Profile/ProfileSkill/ProfileSkill.module.css ***!
  \*************************************************************************************************************************************************************************************/
.zU8mcyuyPqG_yn4JGr54 {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.umsfbVpJGMmRARLd8A7e {
  height: 3rem;
}

