@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

::selection {
  background-color: hsl(210, 50%, 60%);
  color: hsl(0, 0%, 100%);
}

button {
  border: none;
  background: none;
  outline: none;
}

a {
  text-decoration: none;
  color: hsl(0, 0%, 100%);
}
a:is:visited {
  color: hsl(0, 0%, 100%);
}

img {
  aspect-ratio: auto;
}

body {
  width: 100%;
  height: auto;
  background-color: hsl(0, 0%, 8%);
}

.wrapper {
  padding-right: 20px;
  padding-left: 20px;
}

.social {
  display: flex;
  gap: 30px;
}
.social a {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
}
.social a:hover:nth-child(n) {
  background-color: hsl(210, 50%, 60%);
  padding: 5px;
}

@font-face {
  font-family: "VALORANT";
  src: url("../fonts/Valorant Font.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Russo One";
  src: url("../fonts/RussoOne-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Signika";
  src: url("../fonts/SignikaNegative-VariableFont_wght.ttf");
  font-display: swap;
}
h1 {
  font-size: 4rem;
  font-family: 'Russo One', arial, sans-sérif;
  color: hsl(0, 0%, 100%);
  letter-spacing: 0.5px;
}
h1 span {
  display: inline-block;
}
h1 span::after {
  content: "";
  display: block;
  width: 100%;
  height: 7px;
  background: hsl(210, 50%, 60%);
}

h2 {
  font-size: 3rem;
  font-family: 'Russo One', arial, sans-sérif;
  color: hsl(0, 0%, 100%);
  letter-spacing: 0.5px;
}

h3 {
  font-size: 2.5rem;
  font-family: 'Russo One', arial, sans-sérif;
  color: hsl(0, 0%, 100%);
}

h4 {
  font-size: 1.5rem;
  font-family: 'Russo One', arial, sans-sérif;
  color: hsl(0, 0%, 100%);
}

p {
  font-size: 1.25rem;
  font-family: 'Signika', arial, sans-sérif;
  color: hsl(0, 0%, 70%);
  letter-spacing: 0.5px;
  line-height: 150%;
}

button {
  font-size: 1.25rem;
  font-family: 'Russo One', arial, sans-sérif;
  color: hsl(0, 0%, 100%);
  text-transform: uppercase;
  width: fit-content;
  height: 2.3125rem;
  padding: 5px;
  cursor: pointer;
  transition: all 0.3s ease;
}
button::after {
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  background: hsl(210, 50%, 60%);
  margin-top: 5px;
  transition: all 0.3s ease;
}
button:hover {
  border: solid 1px hsl(210, 50%, 60%);
}
button:hover::after {
  content: "";
  display: block;
  width: 0;
  height: 5px;
}

@media screen and (min-width: 768px) {
  .grid {
    display: grid;
    gap: 20px;
    grid: auto-flow dense/repeat(12, minmax(0, calc( (1280px - 20px * (12 - 1)) / 12 )));
    justify-content: center;
  }
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 11;
  padding-top: 2.75rem;
  padding-bottom: 1.875rem;
}
@media screen and (max-width: 768px) {
  .header {
    position: relative;
  }
}
.header__nametag {
  font-family: 'VALORANT', arial, sans-sérif;
  color: hsl(0, 0%, 100%);
  width: fit-content;
  display: flex;
}
@media screen and (max-width: 768px) {
  .header__nametag {
    width: 100%;
    justify-content: center;
  }
}
.header__social {
  grid-column: 12/span 1;
  grid-row: 1;
  justify-self: end;
  display: flex;
  align-items: center;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  .header__social {
    justify-content: center;
    margin-top: 20px;
  }
}

section {
  padding: 3.75rem 0;
  border-bottom: solid 1px hsl(0, 0%, 100%);
}

.about {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .about {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .about h1,
  .about p,
  .about button {
    text-align: center;
    margin: 0;
  }
}
.about__pp {
  grid-column: 8/span 5;
  grid-row: 1;
  justify-self: end;
  max-width: 28.125rem;
  width: 100%;
  height: auto;
  background-color: gray;
  position: relative;
  top: -70px;
  filter: grayscale(100%) brightness(70%) contrast(160%);
  -webkit-filter: grayscale(100%) brightness(70%) contrast(160%);
  -moz-filter: grayscale(100%) brightness(70%) contrast(150%);
}
@media screen and (max-width: 768px) {
  .about__pp {
    max-width: 100%;
    height: auto;
  }
}
.about__infos {
  grid-column: 1/span 6;
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.about__infos h1 {
  margin-top: 6.25rem;
  margin-bottom: 0;
}
.about__infos p {
  width: 60%;
}
@media screen and (max-width: 768px) {
  .about__infos {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .about__infos h1,
  .about__infos p,
  .about__infos button {
    text-align: center;
    margin: 0;
  }
  .about__infos h1 {
    font-size: 2.5rem;
  }
}

.skills {
  width: 100%;
}
.skills__container {
  height: auto;
  grid-column: 1/span 12;
  display: flex;
  flex-wrap: wrap;
  gap: 250px;
  row-gap: 150px;
}
@media screen and (max-width: 768px) {
  .skills__container {
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 50px;
  }
  .skills__container h3 {
    font-size: 1.875rem;
  }
}
.skills__container__skill h3 {
  margin-bottom: 0.625rem;
}

.projects {
  width: 100%;
}
.projects__head {
  grid-column: 1/span 12;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .projects__head {
    flex-direction: column;
    gap: 20px;
  }
  .projects__head h2 {
    font-size: 1.875rem;
  }
}
.projects__container {
  grid-column: 1/span 12;
  grid-row: 2;
  padding: 3.75rem 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.projects__container__project {
  display: flex;
  flex-direction: column;
  max-width: 34.0625rem;
  width: 100%;
  height: 30.625rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .projects__container__project {
    height: auto;
  }
  .projects__container__project h4 {
    font-size: 1.25rem;
  }
  .projects__container__project p {
    font-size: 1rem;
  }
}
.projects__container__project__img {
  max-width: 34.0625rem;
  width: 100%;
  height: auto;
  background-color: gray;
  position: relative;
}
.projects__container__project__img img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .projects__container__project__img {
    max-width: 100%;
    height: auto;
  }
}
.projects__container__project__img__hover {
  position: absolute;
  z-index: 15;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 30px;
  background-color: hsla(0, 0%, 8%, 0.5);
  opacity: 0;
  transition: opacity 0.3s ease;
}
.projects__container__project__img__hover:hover {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .projects__container__project__img__hover button {
    font-size: 1rem;
  }
}
.projects__container__project__infos {
  height: 20%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
}
@media screen and (max-width: 768px) {
  .projects__container__project__infos {
    height: auto;
    padding: 1.25rem 0;
  }
}

footer {
  width: 100%;
  background-color: hsl(0, 0%, 14%);
  padding: 3.75rem 0 0;
}
footer .message {
  grid-column: 1/span 5;
  display: flex;
  flex-direction: column;
  gap: 50px;
}
@media screen and (max-width: 768px) {
  footer .message {
    margin-bottom: 2.5rem;
  }
  footer .message h2 {
    font-size: 2.5rem;
  }
}
footer .end {
  grid-column: 1/span 12;
  grid-row: 2;
  display: flex;
  justify-content: space-between;
  border-top: solid 1px hsl(0, 0%, 100%);
  padding: 3.75rem 0;
  margin-top: 3.75rem;
}
footer .end .nametag {
  font-family: 'VALORANT', arial, sans-sérif;
}

.form-container {
  grid-column: 7/span 6;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.form-container form {
  font-family: 'Signika', arial, sans-sérif;
  color: hsl(0, 0%, 100%);
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.form-container form label {
  display: none;
}
.form-container form input,
.form-container form textarea {
  width: 100%;
  height: auto;
  padding: 10px 10px 10px 0;
  border: none;
  border-bottom: 2px solid #ccc;
  font-size: 1.25rem;
  color: hsl(0, 0%, 100%);
  background-color: transparent;
  transition: all 0.3s ease;
}
.form-container form input::placeholder,
.form-container form textarea::placeholder {
  font-size: 1rem;
  color: hsl(0, 0%, 70%);
  text-transform: uppercase;
}
.form-container form input:focus,
.form-container form textarea:focus {
  outline: none;
  border-bottom: 2px solid hsl(0, 0%, 100%);
}
.form-container form button {
  margin-top: 20px;
  align-self: flex-end;
}

/*# sourceMappingURL=style.css.map */
