body {
  overflow: hidden;
  font-family: Apfelgrotezk, sans-serif;
  color: #333;
  font-size: 20px;
  line-height: 1.4;
}

.hero-header {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  max-width: 100%;
  margin: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.hero-text {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.h1container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h1container.left {
  overflow: hidden;
  margin-top: 0px;
  margin-right: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.h1container.center {
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.h1container.right {
  overflow: hidden;
  height: 120px;
  margin-top: -8px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Apfelgrotezk fett', sans-serif;
  color: #071013;
  font-size: 170px;
  line-height: 1.1;
}

.text.h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Apfelgrotezk, sans-serif;
  color: #07004d;
  font-size: 96px;
}

.text.h2._1 {
  width: 920px;
  padding-left: 0px;
  background-color: transparent;
  font-family: 'Apfelgrotezk fett', sans-serif;
  color: #fffaff;
  font-size: 128px;
  line-height: 1.2;
}

.text.h2._2 {
  height: 120px;
  margin-right: 80px;
  margin-bottom: 0px;
  background-color: transparent;
  font-family: 'Apfelgrotezk fett', sans-serif;
  color: #fffaff;
  font-size: 128px;
}

.text.h1 {
  margin-left: 0px;
  background-color: transparent;
  color: #fffaff;
  font-size: 128px;
}

.bandeau-text2 {
  position: absolute;
  bottom: 0px;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200vw;
  height: 96px;
  margin-top: 0px;
  margin-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #07004d;
}

.h3 {
  display: inline-block;
  margin-top: 0px;
  margin-right: 24px;
  margin-bottom: 0px;
  font-family: 'Apfelgrotezk fett', sans-serif;
  color: #fffaff;
  font-size: 48px;
}

.h3.laufband-font {
  color: #2892d7;
  text-transform: uppercase;
}

.body {
  overflow: visible;
  max-width: 100vw;
  background-color: #fffaff;
}

.mask {
  position: absolute;
  bottom: -8px;
  overflow: hidden;
  width: 100vw;
  height: 96px;
  max-width: 100vw;
}

.section-projects {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: auto;
  max-width: 100vw;
  margin-top: -88px;
  padding-top: 216px;
  padding-right: 64px;
  padding-left: 64px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.navbar {
  position: absolute;
  top: 0px;
  z-index: 200;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 96px;
  max-width: 100vw;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 64px;
  padding-left: 64px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0);
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
}

.logo {
  position: relative;
  z-index: 60;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: transparent;
  font-family: 'Apfelgrotezk fett', sans-serif;
  color: #18cfbd;
  font-size: 24px;
  text-decoration: none;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.camera {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 150;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(145, 68, 68, 0);
}

.frame {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500vw;
  height: 100vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.item {
  width: 1260px;
  height: 800px;
  margin-right: 129px;
  margin-left: 128px;
  background-color: #c42929;
}

.section-3 {
  width: 100vw;
  height: 400vh;
}

.camera2 {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 0;
  width: 100vw;
  height: 100vh;
  background-color: #7c2e2e;
}

.heading {
  position: static;
  top: 0px;
  font-family: 'Apfelgrotezk fett', sans-serif;
  color: #fffaff;
  font-size: 200px;
  line-height: 1.1;
  text-align: center;
}

.project-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 600px;
  margin-bottom: 128px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #d87474;
  background-image: url('../images/téléchargement-1.jpeg');
  background-position: 0px 0px;
  background-size: cover;
}

.project-container.project1 {
  position: relative;
  overflow: hidden;
  width: 800px;
  height: 450px;
  max-width: 100vw;
  margin-bottom: 400px;
  border-radius: 1px;
  background-color: rgba(216, 116, 116, 0);
  background-image: none;
}

.project-container.projet2 {
  position: relative;
  overflow: hidden;
  width: 800px;
  height: 450px;
  max-width: 100vw;
  margin-top: 0px;
  margin-bottom: 400px;
  border-radius: 1px;
  background-color: rgba(216, 116, 116, 0);
  background-image: none;
}

.project-container.projet3 {
  position: relative;
  overflow: hidden;
  width: 800px;
  height: 450px;
  max-width: 100vw;
  margin-top: 0px;
  margin-bottom: 400px;
  border-radius: 1px;
  background-image: url('../images/20220430_120636-1024x768.jpeg');
  background-position: 50% 50%;
}

.project-container.projet4 {
  position: relative;
  overflow: hidden;
  width: 800px;
  height: 450px;
  max-width: 100vw;
  margin-top: 0px;
  border-radius: 1px;
  background-image: url('../images/B2LF.jpg');
  background-position: 50% 100%;
}

.h2 {
  overflow: hidden;
  margin-top: 0px;
  background-color: transparent;
  font-family: 'Apfelgrotezk fett', sans-serif;
  color: #fffaff;
  font-size: 200px;
  line-height: 1.1;
  text-align: center;
}

.h2.black {
  font-family: 'Apfelgrotezk fett', sans-serif;
  color: #071013;
  font-size: 128px;
  text-align: left;
}

.h2.skills {
  width: 640px;
  margin-top: -16px;
  margin-bottom: 16px;
  margin-left: -64px;
  padding-left: 64px;
  border-style: none none solid;
  border-width: 0px 0px 1px;
  border-color: #000 #000 #fffaff;
  outline-color: #fffaff;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
  color: #fffaff;
  font-size: 80px;
  text-align: left;
}

.h2.schollywood {
  color: rgba(40, 146, 215, 0.23);
  font-size: 120px;
  line-height: 0.9;
}

.section-title-project {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  max-width: 100vw;
  margin-top: -8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #071013;
}

.section-title-project.sticky {
  margin-top: 0px;
  background-color: #071013;
}

.section-4 {
  position: relative;
  z-index: 1;
  height: 50vh;
  margin-top: 512px;
  background-color: #071013;
}

.container-title-project {
  position: absolute;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Nevoclara, sans-serif;
  color: #fffaff;
  font-size: 80px;
  line-height: 1.1;
  text-align: center;
}

.h4.rocabella {
  font-weight: 400;
  letter-spacing: -6px;
  text-transform: none;
}

.h4.brethil {
  margin-top: 32px;
  font-family: Morganite, sans-serif;
  font-size: 104px;
  line-height: 1.1;
  font-weight: 700;
}

.h4.ulkona {
  font-family: Poppins, sans-serif;
  font-size: 72px;
  font-weight: 700;
}

.h4.b2lf {
  font-family: Raleway, sans-serif;
  font-size: 48px;
  font-weight: 700;
}

.h4.annapurna {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
}

.section-about-me {
  position: relative;
  top: 0px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: auto;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 384px;
  padding-right: 0px;
  padding-bottom: 0vh;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  text-align: center;
}

.about-me.h2 {
  margin-left: 24px;
  font-size: 180px;
  text-align: left;
}

.paragraph {
  color: #fffaff;
  font-size: 32px;
  font-weight: 400;
}

.section-6 {
  height: 800px;
  margin-top: -200px;
  background-color: #071013;
}

.div-block {
  position: absolute;
  left: 32px;
  top: 600px;
  right: auto;
  bottom: auto;
}

.div-block.scroll {
  position: absolute;
  left: auto;
  top: auto;
  right: 48px;
  bottom: 48px;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block.scroll.up {
  position: fixed;
  bottom: 48px;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 96px;
  height: 96px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block.scroll.up.w--current {
  right: 64px;
  bottom: 48px;
  z-index: 999;
}

.text-block {
  position: absolute;
  left: auto;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 300;
  width: 80px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fffaff;
  font-size: 10px;
  text-align: center;
}

.gradient {
  position: static;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 88px;
  z-index: 15;
  width: 125%;
  height: 16px;
  max-width: 125%;
  background-image: url('../images/Gradient.png');
  background-position: 50% 0%;
  background-size: cover;
  -webkit-filter: brightness(125%);
  filter: brightness(125%);
}

.gradient.top {
  height: 12px;
  margin-bottom: 0px;
}

.div-gradient {
  position: absolute;
  bottom: 0px;
  z-index: 8;
  overflow: hidden;
  width: 100%;
  height: 16px;
  max-width: 100%;
  margin-left: -64px;
}

.div-gradient.top {
  top: 0px;
  bottom: auto;
  height: 12px;
  margin-bottom: 88px;
  margin-left: 0px;
}

.section-skills {
  position: relative;
  z-index: 16;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: auto;
  max-width: 100%;
  margin: 384px 0px;
  padding: 0px 64px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  grid-template-areas: "Area";
  -ms-grid-columns: 1fr 48px 1fr 48px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto 48px auto;
  grid-template-rows: auto auto;
  background-color: #071013;
}

.section-skills.display-none {
  display: none;
}

.grid {
  width: 100%;
  height: auto;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.paragraph-2 {
  color: #fffaff;
  font-size: 24px;
}

.heading-2 {
  color: #fffaff;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.div-block-3 {
  width: 48px;
  height: 48px;
  margin-right: 48px;
  background-color: #ce6666;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-5 {
  margin-left: 48px;
}

.div-block-6 {
  width: 250px;
}

.text-block-2 {
  font-size: 18px;
}

.text-block-3 {
  font-size: 18px;
}

.skils-secion {
  width: 50%;
  height: 100vh;
  background-color: #fffaff;
}

.skils-secion.right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #d1d1d1;
}

.skils-secion.left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #071013;
}

.title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-3 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  opacity: 0;
  color: #fffaff;
  font-size: 32px;
  line-height: 1.1;
}

.paragraph-3 {
  margin-right: 0px;
  color: #fffaff;
  font-size: 24px;
}

.p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 32px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.gradient4 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/Gradient3.png');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-filter: brightness(125%);
  filter: brightness(125%);
}

.gradient3 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/Gadient2.png');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-filter: brightness(150%);
  filter: brightness(150%);
}

.grdient-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-left: 1px solid #000;
  opacity: 1;
  -webkit-filter: brightness(115%);
  filter: brightness(115%);
  outline-color: #333;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
}

.gradient1-1 {
  position: absolute;
  width: 100%;
  height: 100%;
  border-left: 2px none #071013;
  background-image: url('../images/Gradient3.png');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 0;
  -webkit-filter: brightness(125%);
  filter: brightness(125%);
}

.gradient1-1._2 {
  background-image: url('../images/Gadient2.png');
  background-position: 100% 50%;
  -webkit-filter: brightness(125%);
  filter: brightness(125%);
}

.gradient1-1._3 {
  background-image: url('../images/Gradient1.png');
  -webkit-filter: brightness(110%);
  filter: brightness(110%);
}

.text-block-4 {
  position: absolute;
  left: 16px;
  bottom: 16px;
  z-index: 16;
  color: #fffaff;
  font-size: 24px;
}

.skills-section {
  width: 50%;
  height: 100%;
  background-color: #fffaff;
}

.skills-section.right {
  display: -ms-grid;
  display: grid;
  width: 100%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: transparent;
}

.skills-grandient-box {
  position: relative;
  width: 33.333333333333336%;
  height: 50%;
  border-left: 1px solid #000;
}

.gradient-bg {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-image: url('../images/Gradient3.png');
  background-position: 100% 50%;
  background-size: cover;
  opacity: 0;
  -webkit-filter: brightness(120%);
  filter: brightness(120%);
}

.gradient-bg._2 {
  position: relative;
  background-image: url('../images/Gadient2.png');
  background-position: 100% 50%;
  -webkit-filter: brightness(130%);
  filter: brightness(130%);
}

.gradient-bg._3 {
  background-image: url('../images/Gradient1.png');
  background-position: 0% 50%;
  -webkit-filter: brightness(110%);
  filter: brightness(110%);
}

.heading-4 {
  position: absolute;
  left: 16px;
  top: auto;
  right: auto;
  bottom: 16px;
  z-index: 11;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #071013;
  text-align: left;
}

.heading-4.h3 {
  margin-right: 0px;
  font-family: Apfelgrotezk, sans-serif;
  font-size: 24px;
}

.link-2 {
  background-color: transparent;
  color: #fffaff;
  font-size: 14px;
  text-decoration: none;
}

.image {
  width: 64px;
  margin-right: 48px;
  border-radius: 1px;
  background-color: #fffaff;
}

.icon-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 24px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.spacer {
  position: relative;
  z-index: 17;
  width: 100%;
  height: 216px;
  background-color: #fffaff;
}

.footer {
  position: relative;
  z-index: 60;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #fffaff;
  opacity: 1;
  color: #071013;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.preloader {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #07004d;
}

.image-2 {
  position: absolute;
  left: 50%;
  top: 50%;
  right: auto;
  bottom: auto;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: rgba(19, 196, 163, 0);
}

.text-block-5 {
  color: #fffaff;
  font-size: 28px;
  font-weight: 400;
  text-align: center;
}

.preloader-container {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9999;
  display: none;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}

.lottie-animation {
  width: 128px;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding-left: 64px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-9.right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
}

.field-label {
  color: #fffaff;
  font-size: 18px;
}

.form-block {
  width: 100%;
}

.text-field {
  border-bottom: 1px solid #000;
  background-color: hsla(0, 0%, 100%, 0);
  opacity: 1;
  outline-color: #071013;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 0px;
  color: #071013;
  font-size: 20px;
}

.text-field-2 {
  margin-top: 24px;
  border-style: solid;
  border-width: 0px 0px 1px;
  border-color: #000;
  background-color: hsla(0, 0%, 100%, 0);
  color: #000;
  font-size: 20px;
}

.text-field-2::-webkit-input-placeholder {
  color: #adadad;
}

.text-field-2:-ms-input-placeholder {
  color: #adadad;
}

.text-field-2::-ms-input-placeholder {
  color: #adadad;
}

.text-field-2::placeholder {
  color: #adadad;
}

.textarea {
  margin-top: 24px;
  border-style: solid;
  border-width: 0px 0px 1px;
  border-color: #000;
  background-color: hsla(0, 0%, 100%, 0);
  font-size: 20px;
}

.textarea::-webkit-input-placeholder {
  color: #adadad;
}

.textarea:-ms-input-placeholder {
  color: #adadad;
}

.textarea::-ms-input-placeholder {
  color: #adadad;
}

.textarea::placeholder {
  color: #adadad;
}

.submit-button {
  width: 200px;
  height: 48px;
  margin-top: 24px;
  border-radius: 1px;
  background-color: #071013;
  background-image: url('../images/téléchargement-2.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  color: #fffaff;
}

.heading-5 {
  font-family: 'Apfelgrotezk fett', sans-serif;
  color: #071013;
  font-size: 80px;
  line-height: 1.1;
}

.form {
  background-color: rgba(201, 20, 20, 0);
  color: #071013;
}

.success-message {
  padding-left: 20px;
  background-color: #fffaff;
}

.text-block-6 {
  color: #13c4a3;
  text-align: left;
}

.error-message {
  background-color: #ff6565;
}

.text-block-7 {
  color: #071013;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-6 {
  color: #071013;
  font-size: 24px;
}

.link-3 {
  color: #000;
  text-decoration: none;
}

.link-3.no {
  opacity: 0;
}

.section-7 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 85;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 112px;
  padding-right: 64px;
  padding-left: 64px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fffaff;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-11.center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.text-block-8 {
  margin-top: 0px;
  color: #07004d;
  font-size: 16px;
}

.image-3 {
  width: 48px;
  margin-top: 0px;
  margin-left: 0px;
  background-color: transparent;
}

.image-4 {
  background-color: #000;
}

.div-block-12 {
  position: absolute;
  z-index: 99999999;
  width: 32px;
  height: 32px;
}

.div-block-13 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 60%;
  height: 60%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-5 {
  position: absolute;
  z-index: 200;
  display: block;
  width: 100%;
  height: auto;
}

.text-block-9 {
  position: absolute;
  left: 50%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-top: -48px;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  color: #fffaff;
  font-size: 16px;
}

.div-block-14 {
  position: relative;
}

.image-6 {
  position: absolute;
  width: auto;
  height: 60%;
}

.image9 {
  position: absolute;
  z-index: 200;
  display: none;
  width: 60%;
}

.div-block-15 {
  position: absolute;
  bottom: 10%;
  z-index: 900;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 60%;
  height: 350px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: none;
  object-fit: none;
}

.div-block-16 {
  position: absolute;
  width: 500px;
  height: 315px;
  background-image: url('../images/Home-–-32-1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.image8 {
  position: absolute;
  z-index: 600;
  display: block;
  width: 60%;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 88px;
  margin-right: 64px;
  margin-left: 64px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.heading-7 {
  margin-top: 151px;
  margin-bottom: 0px;
  margin-left: 137px;
  font-family: Nevoclara, sans-serif;
  color: #07004d;
  font-size: 128px;
  line-height: 1.1;
  letter-spacing: -8px;
}

.div-block-18 {
  margin-right: 64px;
  margin-left: 64px;
}

.heading-8 {
  margin-top: 16px;
  margin-bottom: 0px;
  padding-left: 274px;
  color: #071013;
  font-size: 48px;
  line-height: 1.1;
}

.paragraph-4 {
  padding-right: 48px;
  padding-left: 274px;
  color: #071013;
  font-size: 28px;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 64px;
  margin-left: 64px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-8 {
  width: 1326px;
  height: 748px;
  max-width: 100%;
  margin-top: 128px;
  padding-right: 0px;
  padding-left: 0px;
}

.div-block-20 {
  width: 1200px;
  height: 700px;
  margin-top: 96px;
  background-image: url('../images/Home-–-32-1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.body-2 {
  overflow: visible;
  background-color: #071013;
}

.div-block-21 {
  height: auto;
  margin-top: 280px;
  margin-right: 500px;
  margin-left: 64px;
  padding: 24px;
  background-color: #071013;
}

.text-block-10 {
  margin-top: 0px;
  color: #fffaff;
  font-size: 32px;
}

.image10 {
  position: absolute;
  z-index: 800;
  display: none;
  width: 60%;
}

.image11 {
  position: absolute;
  z-index: 600;
  display: none;
  width: 60%;
}

.link-block {
  text-decoration: none;
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  border-bottom: 1px none #fffaff;
}

.div-block-22._2 {
  margin-top: 256px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-23 {
  width: 50%;
}

.div-block-23.second {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-24 {
  width: 50%;
}

.div-block-24.p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 32px;
}

.heading-9 {
  display: block;
  margin-top: 0px;
  margin-right: -64px;
  margin-bottom: 16px;
  border-bottom: 1px solid #fffaff;
  background-color: transparent;
  font-family: 'Apfelgrotezk fett', sans-serif;
  color: #fffaff;
  font-size: 80px;
  line-height: 1.1;
  font-weight: 400;
}

.paragraph-5 {
  width: 920px;
  height: 100%;
  margin-bottom: 0px;
  color: #fffaff;
  font-size: 40px;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  height: 48px;
  margin-top: 0px;
  margin-left: 0px;
  padding: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 1px;
  background-color: #13c4a3;
  background-image: url('../images/téléchargement-2.jpeg');
  background-position: 0% 0%;
  background-size: cover;
  font-size: 18px;
}

.div-block-25 {
  width: 100%;
  height: 200px;
}

.div-block-26 {
  position: relative;
  width: 100%;
  height: 200px;
  border-radius: 1px;
  background-image: url('../images/téléchargement-8.jpeg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-26.div3 {
  background-image: url('../images/téléchargement-2.jpeg');
}

.div-block-26.div2 {
  background-image: url('../images/téléchargement-3.jpeg');
}

.div-block-26.div4 {
  background-image: url('../images/téléchargement-1.jpeg');
}

.heading-10 {
  position: absolute;
  left: auto;
  top: auto;
  right: 16px;
  bottom: 16px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fffaff;
  font-size: 24px;
  line-height: 1.1;
}

.skills {
  height: auto;
  margin-top: 0px;
  padding-top: 24px;
}

.skills._2 {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.image-9 {
  width: 80px;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.cursor-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cursor {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #13c4a3;
  opacity: 0.8;
  color: #13c4a3;
}

.div-block-28 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  width: 100%;
  height: 8px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: url('../images/Gradient.svg');
  background-position: 0% 50%;
  background-size: cover;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-29 {
  display: block;
}

.div-block-30 {
  position: absolute;
  z-index: 999;
  width: 48px;
  height: 48px;
  border-radius: 100%;
  background-color: #13c4a3;
  opacity: 1;
}

.bg-project {
  width: 100%;
  height: 100%;
  border-radius: 0px;
  background-image: url('../images/Kurs1.JPG');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-filter: grayscale(0%) brightness(85%);
  filter: grayscale(0%) brightness(85%);
}

.bg-project._2 {
  background-image: url('../images/Kurs2.JPG');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-filter: none;
  filter: none;
}

.bg-project._3 {
  background-image: url('../images/Lehrer1.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-filter: brightness(90%);
  filter: brightness(90%);
}

.bg-project._3.annapurna {
  background-image: url('../images/Kurs3.JPG');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-filter: brightness(80%);
  filter: brightness(80%);
}

.bg-project._4 {
  background-image: url('../images/Lehrer2-NEU.jpg'), url('../images/B2LF.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
  -webkit-filter: brightness(105%);
  filter: brightness(105%);
}

.div-block-31 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 54px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-image: url('../images/téléchargement-2.jpeg');
  background-position: 0% 0%;
  background-size: cover;
}

.cta-hover {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
  height: 48px;
  border-radius: 8px 8px 2px 2px;
  background-color: #2892d7;
}

.text-block-11 {
  position: absolute;
  left: 50%;
  top: 40%;
  z-index: 9;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fffaff;
  text-align: center;
}

.hover-project {
  position: absolute;
  z-index: 999;
  display: none;
  width: 490px;
  height: 315px;
  border-radius: 1px;
  background-image: url('../images/Home-page-rocabella.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.hover-project.brethil {
  display: none;
  width: 488px;
  height: 270px;
  background-image: url('../images/Brethil-Home.jpg');
  background-position: 0% 0%;
}

.hover-project.ulkona {
  display: none;
  width: 480px;
  height: 270px;
  background-image: url('../images/Ulkona-Home.jpg');
  background-position: 50% 0%;
  background-size: 125%;
  -webkit-filter: brightness(120%);
  filter: brightness(120%);
}

.hover-project.b2lf {
  display: none;
  width: 530px;
  background-image: url('../images/Base-de-loisirs.jpg');
  background-position: 50% 50%;
}

.hover-project.annapurna {
  display: none;
  background-image: url('../images/Annapurna-Home-page-min.jpg');
}

.div-block-32 {
  width: 48px;
  height: 48px;
  margin-left: 24px;
}

.div-block-32.behance {
  margin-left: 0px;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-top: 128px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 64px;
  padding-left: 64px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section._2 {
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section._2.flex {
  margin-top: 128px;
  padding-right: 160px;
  padding-left: 160px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
}

.section._2.flex.foot {
  height: auto;
}

.section._2.flex.brethil {
  padding-right: 160px;
  padding-left: 160px;
}

.section._2.left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.section._2.right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.heading-11 {
  margin-top: 0px;
  margin-bottom: -16px;
  margin-left: 96px;
  font-family: Morganite, sans-serif;
  color: #fffaff;
  font-size: 180px;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: 0px;
}

.heading-11.rocabella {
  margin-bottom: 0px;
  font-family: Nevoclara, sans-serif;
  font-size: 148px;
  font-weight: 400;
  letter-spacing: -12px;
}

.heading-11.ulkona {
  margin-bottom: 16px;
  font-family: Poppins, sans-serif;
  font-size: 128px;
  font-weight: 700;
}

.heading-11.b2lf {
  margin-bottom: 16px;
  font-family: Raleway, sans-serif;
  font-size: 104px;
}

.heading-11.annapurna {
  margin-bottom: 0px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 112px;
  font-weight: 800;
}

.div-block-34 {
  width: 100%;
  height: 88px;
}

.paragraph-6 {
  margin: 8px 0px 0px;
  color: #fffaff;
  font-size: 24px;
  font-weight: 400;
}

.paragraph-6.other {
  text-align: right;
}

.paragraph-6.first {
  margin-top: 0px;
  margin-left: 144px;
  font-size: 32px;
}

.paragraph-6.first.rocabella {
  margin-top: 0px;
}

.div-block-35 {
  position: absolute;
  left: 64px;
  top: 152px;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.link-4 {
  margin-left: 16px;
  color: #fffaff;
  text-decoration: none;
}

.div-block-36 {
  display: none;
  width: 48px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-10 {
  display: block;
}

.text-block-12 {
  margin-left: 16px;
  color: #fffaff;
  text-decoration: none;
}

.div-block-37 {
  width: 48px;
}

._100 {
  width: 100%;
}

.div-block-38 {
  width: 100%;
  height: auto;
}

.image-11 {
  width: 100%;
  height: 600px;
}

.image-12 {
  overflow: visible;
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  border: 1px none #000;
  border-radius: 1px;
  outline-color: #071013;
  outline-offset: -3px;
  outline-style: none;
  outline-width: 3px;
}

.image-12._2 {
  border-radius: 1px;
  outline-color: #071013;
  outline-offset: -3px;
  outline-style: none;
  outline-width: 3px;
}

.image-12.roca {
  border-radius: 1px;
  outline-color: #071013;
  outline-offset: -3px;
  outline-style: none;
  outline-width: 3px;
}

.image-12.annapurna {
  outline-color: #071013;
  outline-offset: -3px;
  outline-style: solid;
  outline-width: 3px;
}

.image-12.brethil {
  outline-color: #071013;
  outline-offset: -3px;
  outline-style: solid;
  outline-width: 3px;
}

.encart {
  color: #071013;
  font-size: 24px;
}

.i {
  width: 720px;
  margin-top: 128px;
  margin-left: 96px;
  padding: 24px;
  border-radius: 1px;
  background-color: #fffaff;
  color: #071013;
  font-size: 24px;
}

.paragraph-7 {
  display: block;
  margin-bottom: 0px;
  border-radius: 8px;
}

.image-1 {
  width: 624px;
  margin-top: 128px;
  margin-left: 96px;
}

.image-1.right {
  margin-right: 96px;
  margin-left: 0px;
}

.image-13 {
  width: 100%;
  border-radius: 1px;
}

.image-13.right {
  border-radius: 1px;
}

.image-13.right.annapurna {
  outline-color: #071013;
  outline-offset: -2px;
  outline-style: solid;
  outline-width: 3px;
}

.heading-12 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fffaff;
}

.div-block-39 {
  display: block;
  margin-top: 128px;
  margin-right: 96px;
  margin-bottom: 128px;
}

.div-block-40 {
  width: 48px;
  height: 48px;
  border-radius: 1px;
  background-color: #fffaff;
  background-image: url('../images/Group-27.png');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-40.figma {
  border-radius: 1px;
  background-color: #fffaff;
  background-image: url('../images/Group-26.png');
}

.div-block-40.elementor {
  background-image: url('../images/Logo-elementor.svg');
}

.div-block-40.xd {
  background-image: url('../images/Logo-Xd.svg');
}

.div-block-40.illustrator {
  background-image: url('../images/illustrator.svg');
}

.div-block-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.section-8 {
  position: relative;
  width: 100%;
  height: 100vh;
}

.div-block-42 {
  width: 100%;
  height: 100%;
  background-image: url('../images/B2LF.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-filter: brightness(50%);
  filter: brightness(50%);
}

.div-block-42.ulkona {
  background-image: url('../images/Ulkona.jpg');
}

.div-block-42.brethil {
  background-image: url('../images/154780222_878099423043101_306366150054851068_n.jpeg');
}

.div-block-42.rocabella {
  background-image: url('../images/Rocabella-crique.jpg');
}

.div-block-42.annapurna {
  background-image: url('../images/Annapurna1.jpg');
}

.div-block-43 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-13 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Apfelgrotezk fett', sans-serif;
  color: #fffaff;
  font-size: 48px;
  line-height: 1.1;
}

.heading-14 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Poppins, sans-serif;
  color: #fffaff;
  font-size: 128px;
  line-height: 1.1;
  font-weight: 700;
  text-align: center;
}

.heading-14.brethil {
  font-family: Morganite, sans-serif;
  font-size: 156px;
  font-weight: 700;
}

.heading-14.b2lf {
  margin-bottom: 8px;
  font-family: Raleway, sans-serif;
  font-size: 88px;
  font-weight: 600;
}

.heading-14.rocabella {
  font-family: Nevoclara, sans-serif;
  font-weight: 400;
  letter-spacing: -10px;
}

.heading-14.annapurna {
  margin-top: -8px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 112px;
  font-weight: 700;
}

.button-2 {
  width: 240px;
  height: auto;
  margin-top: 0px;
}

.button-2.brethil {
  margin-top: -24px;
}

.bottom {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 112px;
  padding-right: 64px;
  padding-bottom: 16px;
  padding-left: 64px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f7f7f7;
}

.transition {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: block;
  width: 100%;
  height: 100vh;
}

.transition-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #07004d;
}

.div-block-45 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-14 {
  width: 120px;
  height: 48px;
}

.transition-trigger {
  display: none;
}

.page-transition {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 30000;
  display: block;
  width: 100%;
  height: 100vh;
  background-color: #07004d;
}

.div-block-46 {
  display: none;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 380px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.body-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Gradient-Bg-min.png');
  background-position: 50% 100%;
  background-size: cover;
}

.heading-15 {
  margin-bottom: -64px;
  color: #fffaff;
  font-size: 400px;
  line-height: 1.1;
}

.heading-16 {
  color: #fffaff;
  font-size: 32px;
}

.text-block-13 {
  color: #fffaff;
}

.link-5 {
  display: block;
  margin-top: 8px;
  color: #fffaff;
  font-size: 24px;
  text-align: right;
  text-decoration: underline;
}

.category {
  position: absolute;
  left: 24px;
  top: auto;
  right: auto;
  bottom: 24px;
  z-index: 50;
  width: auto;
  height: 48px;
  border-style: solid;
  border-width: 2px;
  border-color: #fffaff;
  border-radius: 20%;
}

.cat-1 {
  position: absolute;
  left: auto;
  top: auto;
  right: 8px;
  bottom: 16px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 24px;
  border-style: solid;
  border-width: 2px;
  border-color: #fffaff;
  border-radius: 0%;
  background-color: rgba(7, 16, 19, 0.16);
  font-family: Apfelgrotezk, sans-serif;
  color: #fffaff;
  font-size: 18px;
  text-decoration: none;
}

.cat-1._2 {
  right: 160px;
}

.div-block-47 {
  height: 25px;
}

.bg-hero {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: linear-gradient(229deg, #071013, #07004d);
}

.text-block-14 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  font-family: 'Apfelgrotezk fett', sans-serif;
  color: rgba(255, 250, 255, 0.1);
  font-size: 600px;
  text-align: center;
}

.span-header-text {
  color: rgba(255, 250, 255, 0.52);
}

.formular-wrapper {
  position: relative;
  z-index: 70;
  height: 1400px;
}

.link-header {
  text-decoration: none;
}

.rapidmail-embed {
  position: relative;
  z-index: 80;
}

.logo-neu {
  color: #2892d7;
  font-size: 26px;
  font-weight: 400;
}

@media screen and (min-width: 1280px) {
  .hero-header {
    width: 100%;
    max-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    background-position: 50% 100%;
  }

  .hero-text {
    position: relative;
    z-index: 2;
  }

  .h1container.right {
    height: 150px;
  }

  .text {
    font-size: 200px;
  }

  .text.h2 {
    font-size: 128px;
  }

  .text.h2._1 {
    font-size: 80px;
  }

  .text.h2._2 {
    height: 150px;
    margin-right: 96px;
    font-size: 88px;
  }

  .text.h1 {
    margin-left: 0px;
    font-size: 128px;
  }

  .bandeau-text {
    width: 100vw;
    height: 96px;
    margin-top: -96px;
    background-color: #000;
  }

  .bandeau-text2 {
    z-index: 4;
    margin-left: 0px;
  }

  .body {
    max-width: 100%;
  }

  .mask {
    position: absolute;
    bottom: -8px;
    overflow: hidden;
    width: 100%;
    height: 96px;
    max-width: 100%;
    background-color: hsla(0, 0%, 100%, 0);
  }

  .section-projects {
    position: relative;
    z-index: 3;
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-top: -88px;
    padding-top: 216px;
    padding-right: 48px;
    padding-left: 48px;
  }

  .navbar {
    width: 100%;
    max-width: 100%;
  }

  .camera {
    overflow: hidden;
  }

  .frame {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-3 {
    width: 100vw;
    height: 200vh;
  }

  .project-container {
    height: 1000px;
    margin-bottom: 128px;
  }

  .project-container.project1 {
    overflow: visible;
    width: 960px;
    height: 540px;
    max-width: 100%;
  }

  .project-container.projet2 {
    overflow: hidden;
    width: 960px;
    height: 540px;
    max-width: 100%;
  }

  .project-container.projet3 {
    overflow: hidden;
    width: 960px;
    height: 540px;
    max-width: 100%;
  }

  .project-container.projet4 {
    overflow: hidden;
    width: 960px;
    height: 540px;
    max-width: 100%;
  }

  .h2 {
    font-size: 250px;
  }

  .h2.skills {
    overflow: visible;
    width: 615px;
    margin-top: -16px;
    margin-left: -64px;
    padding-right: 64px;
    padding-left: 64px;
    font-size: 80px;
    line-height: 1.1;
  }

  .section-title-project {
    z-index: 2;
    width: 100%;
    max-width: 100%;
  }

  .section-4 {
    z-index: 1;
  }

  .h4 {
    font-size: 96px;
  }

  .section-about-me {
    top: 0px;
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-top: 384px;
    padding-bottom: 25vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .about-me.h2 {
    margin-left: 220px;
  }

  .paragraph {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 32px;
  }

  .section-6 {
    height: 1200px;
    margin-top: 0px;
  }

  .div-block {
    left: 5%;
  }

  .div-block.scroll {
    right: 64px;
    bottom: 152px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 48px;
    height: auto;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .div-block.scroll.up {
    bottom: 32px;
    z-index: 999;
    width: 104px;
    height: 104px;
  }

  .div-block.scroll.up.w--current {
    bottom: 48px;
    width: 96px;
    height: 96px;
  }

  .text-block {
    font-size: 20px;
  }

  .gradient {
    height: 16px;
  }

  .section-skills {
    padding-left: 64px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .skils-secion.left {
    width: 50%;
  }

  .title {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .heading-3 {
    margin-bottom: 0px;
    font-size: 32px;
    line-height: 1.15;
  }

  .paragraph-3 {
    margin-top: 16px;
    font-size: 24px;
  }

  .p {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .skills-section.right {
    width: 50%;
  }

  .heading-4.h3 {
    font-size: 28px;
  }

  .preloader-container {
    z-index: 99999;
  }

  .div-block-9.right {
    padding-left: 48px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    grid-column-gap: 48px;
    grid-row-gap: 48px;
  }

  .form-block {
    width: 80%;
  }

  .text-field-2::-webkit-input-placeholder {
    color: #b1b0b1;
  }

  .text-field-2:-ms-input-placeholder {
    color: #b1b0b1;
  }

  .text-field-2::-ms-input-placeholder {
    color: #b1b0b1;
  }

  .text-field-2::placeholder {
    color: #b1b0b1;
  }

  .textarea::-webkit-input-placeholder {
    color: #b1b0b1;
    text-align: left;
  }

  .textarea:-ms-input-placeholder {
    color: #b1b0b1;
    text-align: left;
  }

  .textarea::-ms-input-placeholder {
    color: #b1b0b1;
    text-align: left;
  }

  .textarea::placeholder {
    color: #b1b0b1;
    text-align: left;
  }

  .submit-button {
    background-image: url('../images/téléchargement-3.jpeg');
    background-position: 50% 50%;
  }

  .heading-5 {
    font-size: 80px;
  }

  .section-7 {
    background-color: #fffaff;
  }

  .heading-7 {
    font-size: 156px;
    letter-spacing: -10px;
  }

  .heading-8 {
    font-size: 48px;
    line-height: 1.1;
  }

  .div-block-23.second {
    width: 20%;
  }

  .heading-9 {
    margin-right: -64px;
    font-size: 80px;
  }

  .button {
    background-image: url('../images/téléchargement-2.jpeg');
    background-position: 0% 0%;
  }

  .skills {
    width: 50%;
  }

  .skills._2 {
    width: 50%;
  }

  .image-9 {
    width: 48px;
  }

  .div-block-29 {
    position: absolute;
    left: 0px;
    top: 256px;
    z-index: 1;
    width: 400px;
    height: 400px;
    background-image: url('../images/téléchargement-1.jpeg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .hover-project {
    position: absolute;
    display: none;
    width: 560px;
    height: 360px;
    background-position: 50% 50%;
  }

  .hover-project.brethil {
    display: none;
    width: 558px;
    height: 315px;
    background-position: 0% 50%;
  }

  .hover-project.ulkona {
    display: none;
    width: 560px;
    height: 315px;
    background-image: url('../images/Ulkona-Home.jpg');
    background-position: 50% 0%;
    background-size: 125%;
  }

  .hover-project.b2lf {
    display: none;
    width: 600px;
  }

  .heading-11 {
    font-size: 200px;
    letter-spacing: 0px;
  }

  .heading-11.ulkona {
    font-size: 144px;
  }

  .heading-11.b2lf {
    font-size: 112px;
  }

  .heading-11.annapurna {
    font-size: 112px;
  }

  .div-block-34 {
    width: 100%;
    height: 88px;
  }

  .paragraph-6.first {
    margin-top: 0px;
    margin-left: 144px;
    font-size: 32px;
  }

  .paragraph-6.first.rocabella {
    margin-left: 144px;
  }

  .div-block-38 {
    height: auto;
    background-image: none;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .i {
    width: 864px;
  }

  .image-1 {
    width: 768px;
  }

  .image-13 {
    width: 100%;
  }

  .heading-14.annapurna {
    font-size: 112px;
  }

  .page-transition.home {
    display: none;
  }
}

@media screen and (min-width: 1920px) {
  .hero-header {
    height: 93vh;
  }

  .h1container.right {
    height: 220px;
  }

  .text.h2 {
    font-size: 180px;
  }

  .text.h2._1 {
    width: 1080px;
    font-size: 96px;
  }

  .text.h2._2 {
    height: 220px;
    font-size: 128px;
  }

  .text.h1 {
    font-size: 240px;
  }

  .mask {
    overflow: hidden;
  }

  .section-projects {
    height: auto;
    padding-right: 64px;
    padding-left: 64px;
  }

  .project-container.project1 {
    width: 1440px;
    height: 810px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.29)), to(rgba(0, 0, 0, 0.29))), url('../images/Rocabella-crique.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.29), rgba(0, 0, 0, 0.29)), url('../images/Rocabella-crique.jpg');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, cover;
  }

  .project-container.projet2 {
    width: 1440px;
    height: 810px;
  }

  .project-container.projet3 {
    width: 1440px;
    height: 810px;
  }

  .project-container.projet4 {
    width: 1600px;
    height: 900px;
  }

  .h2 {
    font-size: 400px;
  }

  .h2.skills {
    width: 1010px;
    margin-left: -128px;
    padding-right: 0px;
    padding-left: 128px;
    font-size: 128px;
    line-height: 1.1;
  }

  .h4.rocabella {
    font-size: 140px;
    letter-spacing: -9px;
  }

  .h4.brethil {
    font-size: 180px;
  }

  .h4.ulkona {
    font-size: 140px;
  }

  .h4.b2lf {
    font-size: 96px;
    font-weight: 700;
  }

  .section-about-me {
    height: auto;
    margin-top: 512px;
    margin-bottom: 512px;
    padding-right: 128px;
    padding-bottom: 0vh;
    padding-left: 128px;
  }

  .about-me.h2 {
    margin-left: 516px;
  }

  .paragraph {
    padding-right: 256px;
    padding-left: 256px;
    font-size: 40px;
  }

  .div-block.scroll {
    right: 64px;
    bottom: 152px;
  }

  .div-block.scroll.up {
    z-index: 999;
  }

  .div-gradient {
    margin-left: -128px;
  }

  .section-skills {
    margin-top: 512px;
    margin-bottom: 512px;
    padding-left: 128px;
  }

  .div-block-3 {
    width: 64px;
    height: 64px;
  }

  .skils-secion.right {
    background-color: #c7c7c7;
  }

  .paragraph-3 {
    font-size: 32px;
  }

  .text-block-4 {
    font-size: 40px;
  }

  .heading-4.h3 {
    font-size: 32px;
  }

  .footer {
    background-color: #fffaff;
  }

  .preloader-container {
    z-index: 99999;
  }

  .div-block-9 {
    padding-left: 128px;
  }

  .heading-5 {
    font-size: 128px;
  }

  .form {
    width: 100%;
  }

  .section-7 {
    padding-right: 128px;
    padding-left: 128px;
  }

  .image-5 {
    display: none;
  }

  .text-block-9 {
    position: absolute;
    left: 50%;
    top: auto;
    right: 0%;
    bottom: 0%;
    margin-top: -24px;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
  }

  .div-block-14 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 128px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-6 {
    position: absolute;
    width: 60%;
  }

  .heading-7 {
    font-size: 200px;
    letter-spacing: -12px;
  }

  .heading-8 {
    font-size: 64px;
  }

  .paragraph-4 {
    padding-right: 550px;
  }

  .div-block-20 {
    width: 1600px;
    height: 1000px;
  }

  .div-block-23.second {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .heading-9 {
    margin-right: -128px;
    font-size: 128px;
  }

  .button {
    width: 280px;
    margin-top: 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .bg-project._3 {
    background-position: 50% 50%;
  }

  .hover-project {
    display: none;
    width: 840px;
    height: 540px;
  }

  .hover-project.brethil {
    display: none;
    width: 878px;
    height: 495px;
  }

  .hover-project.ulkona {
    display: none;
    width: 880px;
    height: 495px;
  }

  .hover-project.b2lf {
    display: none;
    width: 880px;
  }

  .section {
    padding-right: 128px;
    padding-left: 128px;
  }

  .section._2.flex {
    padding-right: 320px;
    padding-left: 320px;
  }

  .section._2.flex.brethil {
    padding-right: 320px;
    padding-left: 320px;
  }

  .heading-11 {
    margin-left: 192px;
    font-size: 280px;
    letter-spacing: 0px;
  }

  .heading-11.rocabella {
    font-size: 180px;
    letter-spacing: -14px;
  }

  .heading-11.ulkona {
    font-size: 180px;
  }

  .heading-11.b2lf {
    font-size: 128px;
  }

  .heading-11.annapurna {
    font-size: 156px;
  }

  .paragraph-6 {
    margin-left: 288px;
    padding-right: 288px;
  }

  .paragraph-6.other {
    margin-left: 0px;
    padding-right: 0px;
  }

  .paragraph-6.first {
    margin-left: 320px;
    padding-right: 320px;
    font-size: 32px;
  }

  .div-block-35 {
    position: absolute;
    left: 128px;
    top: 216px;
    right: auto;
    bottom: auto;
    margin-left: 0px;
  }

  .div-block-38 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-12 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .i {
    width: 960px;
    margin-left: 192px;
  }

  .paragraph-7 {
    font-size: 28px;
  }

  .image-1 {
    width: 1200px;
    margin-left: 192px;
  }

  .image-1.right {
    margin-right: 192px;
  }

  .image-13 {
    width: 100%;
  }

  .div-block-39 {
    margin-right: 192px;
  }

  .heading-13 {
    font-size: 56px;
  }

  .heading-14 {
    font-size: 220px;
  }

  .heading-14.brethil {
    font-size: 180px;
  }

  .heading-14.b2lf {
    font-size: 96px;
  }

  .heading-14.rocabella {
    letter-spacing: -16px;
  }

  .heading-14.annapurna {
    font-size: 140px;
  }

  .bottom {
    padding-right: 128px;
    padding-left: 128px;
  }

  .cat-1._2 {
    right: 158px;
  }
}

@media screen and (max-width: 991px) {
  .hero-header {
    height: 100vh;
    max-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 32px;
    padding-left: 32px;
    background-color: #fffaff;
    background-position: 0% 100%;
  }

  .h1container.left {
    margin-top: -12px;
  }

  .h1container.right {
    margin-top: -8px;
  }

  .text {
    font-size: 104px;
  }

  .text.h2 {
    font-size: 72px;
  }

  .text.h2._1 {
    padding-left: 200px;
  }

  .text.h2._2 {
    margin-right: 80px;
  }

  .text.h1 {
    margin-left: 0px;
    font-size: 96px;
  }

  .bandeau-text2 {
    bottom: 0px;
    z-index: 3;
  }

  .body {
    max-width: 100%;
    background-color: #071013;
  }

  .mask {
    bottom: -96px;
    overflow: hidden;
    width: 100%;
    height: 96px;
    max-width: 100%;
  }

  .section-projects {
    height: auto;
    max-width: 100%;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .navbar {
    width: 100%;
    max-width: 100%;
    padding-right: 24px;
    padding-left: 24px;
  }

  .logo {
    font-size: 24px;
  }

  .camera {
    position: relative;
    height: 200vh;
  }

  .frame {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    height: 400vh;
    padding-top: 128px;
    padding-right: 24px;
    padding-left: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .item {
    width: 100%;
    height: 450px;
    margin-right: 24px;
    margin-bottom: 48px;
    margin-left: 24px;
  }

  .project-container {
    height: 450px;
  }

  .project-container.project1 {
    width: 640px;
    height: 360px;
    max-width: 100%;
  }

  .project-container.projet2 {
    width: 640px;
    height: 360px;
    max-width: 100%;
  }

  .project-container.projet3 {
    width: 640px;
    height: 360px;
    max-width: 100%;
  }

  .project-container.projet4 {
    width: 640px;
    height: 360px;
    max-width: 100%;
  }

  .h2 {
    font-size: 160px;
  }

  .h2.skills {
    width: 580px;
    margin-left: -32px;
    padding-left: 32px;
    font-size: 80px;
  }

  .section-title-project {
    max-width: 100%;
  }

  .h4 {
    font-size: 56px;
  }

  .h4.rocabella {
    font-size: 72px;
  }

  .section-about-me {
    overflow: visible;
    height: auto;
    padding-right: 32px;
    padding-bottom: 0vh;
    padding-left: 32px;
  }

  .about-me {
    overflow: visible;
  }

  .about-me.h2 {
    margin-left: 128px;
    font-size: 120px;
  }

  .paragraph {
    font-size: 32px;
  }

  .div-block {
    left: 32px;
    top: 200px;
    width: 128px;
    height: 128px;
  }

  .div-block.scroll {
    right: 32px;
    bottom: 32px;
  }

  .div-block.scroll.up {
    display: none;
  }

  .gradient {
    bottom: 0px;
  }

  .div-gradient {
    bottom: 0px;
    z-index: 15;
    margin-left: -32px;
  }

  .div-gradient.top {
    margin-bottom: 0px;
  }

  .section-skills {
    overflow: visible;
    height: auto;
    margin-top: 384px;
    margin-bottom: 384px;
    padding-right: 32px;
    padding-left: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-6 {
    display: none;
  }

  .text-block-2 {
    font-size: 16px;
  }

  .text-block-3 {
    font-size: 16px;
  }

  .skils-secion.right {
    width: 100%;
    height: auto;
  }

  .skils-secion.left {
    width: 100%;
    height: auto;
    padding-top: 128px;
    padding-bottom: 64px;
    padding-left: 32px;
    background-color: transparent;
  }

  .heading-3 {
    margin-bottom: 8px;
    opacity: 1;
    font-size: 32px;
  }

  .paragraph-3 {
    font-size: 20px;
  }

  .skills-section.right {
    width: 100%;
    height: auto;
    padding-right: 0px;
    padding-bottom: 128px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .skills-grandient-box {
    width: 100%;
    height: 200px;
    border-style: none;
    border-width: 1px 1px 1px 0px;
    border-color: #000;
    opacity: 1;
  }

  .gradient-bg {
    background-image: url('../images/Gadient2_1.png');
    opacity: 1;
  }

  .gradient-bg._2 {
    background-image: url('../images/Gradient3_1.png');
  }

  .gradient-bg._3 {
    background-image: url('../images/Gradient1_1.png');
  }

  .heading-4.h3 {
    color: #fff;
  }

  .footer {
    height: 1200px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-9 {
    width: 100%;
    height: 700px;
    padding-right: 32px;
    padding-left: 32px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-9.right {
    height: 500px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .div-block-10 {
    height: 200px;
    margin-top: 0px;
    padding-top: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .section-7 {
    padding-right: 32px;
    padding-left: 32px;
  }

  .div-block-17 {
    margin-right: 32px;
    margin-left: 32px;
  }

  .heading-7 {
    margin-top: 96px;
    margin-left: 72px;
    font-size: 96px;
    letter-spacing: -6px;
  }

  .div-block-18 {
    margin-right: 32px;
    margin-left: 32px;
  }

  .heading-8 {
    margin-top: 16px;
    padding-left: 96px;
    font-size: 32px;
  }

  .paragraph-4 {
    padding-right: 0px;
    padding-left: 96px;
    font-size: 24px;
  }

  .div-block-20 {
    width: 600px;
    height: 400px;
    margin-top: 48px;
  }

  .div-block-23 {
    width: 40%;
  }

  .div-block-23.second {
    width: 60%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .div-block-24 {
    width: 60%;
  }

  .heading-9 {
    margin-right: -32px;
  }

  .button {
    width: 280px;
    height: auto;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .div-block-27 {
    width: 100%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-30 {
    display: none;
  }

  .bg-project._3 {
    background-position: 50% 50%;
  }

  .section {
    padding-right: 32px;
    padding-left: 32px;
  }

  .section._2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .section._2.flex {
    padding-right: 96px;
    padding-left: 96px;
  }

  .section._2.flex.bottom {
    margin-top: 64px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .section._2.flex.brethil {
    padding-right: 96px;
    padding-left: 96px;
  }

  .section._2.left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .section._2.right.other {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .heading-11 {
    margin-left: 64px;
    font-size: 128px;
    letter-spacing: 0px;
  }

  .heading-11.rocabella {
    font-size: 96px;
    letter-spacing: -8px;
  }

  .heading-11.ulkona {
    font-size: 96px;
  }

  .heading-11.b2lf {
    margin-bottom: 24px;
    font-size: 80px;
  }

  .heading-11.annapurna {
    font-size: 80px;
  }

  .paragraph-6 {
    margin-left: 112px;
    font-size: 24px;
  }

  .paragraph-6.other {
    margin-left: 0px;
  }

  .paragraph-6.first {
    margin-left: 64px;
    font-size: 24px;
  }

  .div-block-35 {
    left: 32px;
    top: 120px;
  }

  .div-block-36 {
    display: block;
  }

  ._100 {
    width: 100%;
  }

  .image-12 {
    padding-right: 0px;
    padding-left: 0px;
    outline-offset: -2px;
  }

  .i {
    width: 100%;
    margin-right: 64px;
    margin-left: 64px;
  }

  .paragraph-7 {
    font-size: 20px;
  }

  .image-1 {
    margin-right: 64px;
    margin-left: 64px;
  }

  .image-1.right {
    width: 100%;
    margin-top: 64px;
    margin-right: 64px;
    margin-left: 64px;
  }

  .image-13 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-39 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 64px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .section-8 {
    height: 100vh;
  }

  .heading-14 {
    font-size: 108px;
  }

  .heading-14.brethil {
    font-size: 128px;
  }

  .heading-14.b2lf {
    font-size: 64px;
  }

  .heading-14.rocabella {
    letter-spacing: -8px;
  }

  .heading-14.annapurna {
    font-size: 80px;
  }

  .button-2.brethil {
    margin-top: -16px;
  }

  .bottom {
    padding-right: 32px;
    padding-left: 32px;
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .page-transition.home {
    display: none;
  }

  .heading-15 {
    margin-bottom: -48px;
    font-size: 300px;
  }

  .text-block-14 {
    top: 15%;
    font-size: 300px;
  }
}

@media screen and (max-width: 767px) {
  .hero-header {
    max-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 16px;
    padding-left: 16px;
    background-position: 100% 100%;
  }

  .h1container.left {
    margin-top: -8px;
    padding-right: 32px;
  }

  .h1container.right {
    margin-top: -8px;
    padding-left: 24px;
  }

  .text {
    font-size: 64px;
  }

  .text.h2 {
    font-size: 40px;
  }

  .text.h2._1 {
    padding-left: 80px;
    font-size: 64px;
  }

  .text.h2._2 {
    font-size: 64px;
  }

  .text.h1 {
    font-size: 80px;
  }

  .body {
    max-width: 100%;
  }

  .mask {
    width: 100%;
    height: 96px;
    max-width: 100%;
  }

  .section-projects {
    height: auto;
    max-width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .navbar {
    width: 100%;
    max-width: 100%;
  }

  .logo {
    font-size: 24px;
  }

  .project-container {
    height: 400px;
  }

  .project-container.project1 {
    width: 400px;
    height: 225px;
    max-width: 100%;
  }

  .project-container.projet2 {
    width: 400px;
    height: 225px;
    max-width: 100%;
  }

  .project-container.projet3 {
    width: 400px;
    height: 225px;
    max-width: 100%;
  }

  .project-container.projet4 {
    width: 400px;
    height: 225px;
    max-width: 100%;
  }

  .h2 {
    margin-bottom: 0px;
    font-size: 96px;
  }

  .h2.skills {
    width: 460px;
    margin-left: -16px;
    padding-left: 16px;
    font-size: 64px;
  }

  .section-title-project {
    max-width: 100%;
  }

  .h4 {
    font-size: 48px;
  }

  .h4.rocabella {
    font-size: 48px;
    letter-spacing: -4px;
  }

  .h4.brethil {
    font-size: 64px;
  }

  .h4.ulkona {
    font-size: 48px;
  }

  .h4.b2lf {
    font-size: 28px;
  }

  .section-about-me {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: auto;
    padding-right: 16px;
    padding-left: 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .about-me {
    overflow: visible;
  }

  .about-me.h2 {
    margin-left: 32px;
    font-size: 80px;
  }

  .paragraph {
    font-size: 20px;
  }

  .div-block {
    left: 60px;
    top: 32px;
    width: 64px;
    height: 64px;
  }

  .div-block.scroll.up {
    right: 16px;
    z-index: 999;
    display: none;
  }

  .div-gradient {
    margin-left: -16px;
  }

  .section-skills {
    padding: 0px 16px;
  }

  .div-block-6 {
    display: none;
    width: 0px;
  }

  .skils-secion.left {
    padding-left: 16px;
  }

  .heading-3 {
    font-size: 28px;
  }

  .paragraph-3 {
    margin-right: 0px;
    padding-right: 32px;
  }

  .p {
    margin-right: 16px;
  }

  .skills-section.right {
    padding-right: 0px;
    padding-bottom: 128px;
    padding-left: 0px;
  }

  .footer {
    height: 1200px;
    margin-top: 256px;
    margin-bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-9 {
    height: 700px;
    margin-top: 256px;
    margin-bottom: 96px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .div-block-9.right {
    margin-top: 0px;
    margin-bottom: 0px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .heading-5 {
    font-size: 64px;
  }

  .div-block-10 {
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .section-7 {
    height: auto;
    padding: 8px 16px;
  }

  .div-block-11 {
    width: 50%;
    padding-bottom: 16px;
  }

  .div-block-11.center {
    width: 50%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-11.right {
    display: none;
  }

  .heading-7 {
    margin-left: 32px;
    font-size: 80px;
  }

  .div-block-18 {
    margin-right: 32px;
    margin-left: 32px;
  }

  .heading-8 {
    margin-top: 16px;
    padding-left: 64px;
    font-size: 28px;
  }

  .paragraph-4 {
    padding-left: 64px;
    font-size: 20px;
  }

  .div-block-20 {
    width: 480px;
    height: 300px;
    margin-top: 48px;
  }

  .div-block-22._2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-23 {
    width: 30%;
  }

  .div-block-23.second {
    width: 100%;
  }

  .div-block-24 {
    width: 70%;
  }

  .div-block-24.p {
    width: 100%;
  }

  .heading-9 {
    margin-right: -16px;
    font-size: 64px;
  }

  .button {
    width: 280px;
    height: auto;
    margin-top: 0px;
    margin-left: 0px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .skills._2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .div-block-27 {
    width: 100%;
  }

  .div-block-30 {
    display: none;
  }

  .section {
    padding-right: 16px;
    padding-left: 16px;
  }

  .section._2.flex {
    padding-right: 16px;
    padding-left: 16px;
  }

  .section._2.flex.bottom {
    margin-top: 64px;
  }

  .section._2.flex.brethil {
    padding-right: 16px;
    padding-left: 16px;
  }

  .section._2.right.other {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .heading-11 {
    margin-left: 0px;
    font-size: 96px;
    letter-spacing: 0px;
  }

  .heading-11.rocabella {
    display: block;
    font-size: 88px;
  }

  .heading-11.ulkona {
    font-size: 80px;
  }

  .heading-11.b2lf {
    font-size: 64px;
  }

  .heading-11.annapurna {
    font-size: 64px;
  }

  .paragraph-6 {
    margin-left: 48px;
    font-size: 20px;
  }

  .paragraph-6.first {
    margin-left: 0px;
    font-size: 20px;
  }

  .div-block-35 {
    left: 16px;
    top: 104px;
  }

  .image-12 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .i {
    margin-right: 0px;
    margin-left: 0px;
  }

  .image-1 {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .image-1.right {
    margin-top: 64px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .image-13 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-39 {
    margin-right: 0px;
  }

  .heading-13 {
    font-size: 32px;
  }

  .heading-14 {
    font-size: 96px;
  }

  .heading-14.brethil {
    font-size: 108px;
  }

  .heading-14.b2lf {
    font-size: 48px;
  }

  .heading-14.annapurna {
    margin-bottom: 16px;
    font-size: 64px;
  }

  .button-2.brethil {
    margin-top: -8px;
  }

  .bottom {
    padding-right: 16px;
    padding-left: 16px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .page-transition.home {
    display: none;
  }

  .heading-15 {
    font-size: 200px;
  }

  .heading-16 {
    font-size: 24px;
  }

  .text-block-13 {
    font-size: 16px;
  }

  .cat-1 {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    padding-right: 16px;
    padding-left: 16px;
    border-style: none;
    background-color: rgba(7, 16, 19, 0);
    font-size: 16px;
  }

  .cat-1._2 {
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
  }
}

@media screen and (max-width: 479px) {
  .hero-header {
    overflow: hidden;
    width: 100%;
    height: 100vh;
    max-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-position: 100% 100%;
  }

  .hero-text {
    margin-top: -20%;
  }

  .h1container.left {
    margin-top: 0px;
    padding-right: 0px;
  }

  .h1container.center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .h1container.right {
    margin-top: 0px;
    padding-left: 0px;
  }

  .text {
    color: #071013;
    font-size: 54px;
  }

  .text.h2 {
    font-size: 48px;
  }

  .text.h2._1 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    font-size: 40px;
  }

  .text.h2._2 {
    overflow: visible;
    margin-right: 0px;
    font-size: 40px;
  }

  .text.h1 {
    font-size: 48px;
  }

  .bandeau-text2 {
    overflow: hidden;
    width: 200%;
  }

  .h3 {
    color: #fffaff;
  }

  .h3.laufband-font {
    font-size: 30px;
  }

  .body {
    overflow: visible;
    background-color: #071013;
  }

  .mask {
    bottom: -8px;
    width: 100%;
    height: 96px;
    max-width: 100%;
  }

  .section-projects {
    z-index: 1;
    overflow: hidden;
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-top: 0px;
    padding-top: 128px;
    padding-right: 16px;
    padding-left: 16px;
    background-color: rgba(7, 16, 19, 0);
  }

  .navbar {
    width: 100%;
    max-width: 100%;
    padding-right: 16px;
    padding-left: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .logo {
    position: absolute;
    left: 0%;
    top: 14%;
    right: 0%;
    bottom: auto;
    display: block;
    font-size: 20px;
    text-align: center;
  }

  .camera {
    position: relative;
  }

  .project-container.project1 {
    width: 100%;
    height: 280px;
    max-width: 100%;
  }

  .project-container.projet2 {
    width: 100%;
    height: 280px;
    max-width: 100%;
  }

  .project-container.projet3 {
    width: 100%;
    height: 280px;
    max-width: 100%;
  }

  .project-container.projet4 {
    width: 100%;
    height: 280px;
    max-width: 100%;
  }

  .h2 {
    font-size: 60px;
  }

  .h2.skills {
    width: 305px;
    margin-top: -16px;
    margin-bottom: 0px;
    font-size: 40px;
  }

  .h2.schollywood {
    font-size: 60px;
  }

  .section-title-project {
    position: -webkit-sticky;
    position: sticky;
    z-index: 1;
    overflow: hidden;
    width: 100%;
    height: 100vh;
    max-width: 100%;
    margin-top: -88px;
    padding-top: 128px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .h4 {
    font-size: 32px;
  }

  .h4.b2lf {
    width: 150px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 28px;
  }

  .section-about-me {
    padding-right: 16px;
    padding-left: 16px;
  }

  .about-me.h2 {
    margin-left: 16px;
    font-size: 54px;
  }

  .div-block {
    top: 64px;
    width: 80px;
    height: 80px;
  }

  .div-block.scroll {
    right: 16px;
    bottom: 128px;
  }

  .div-block.scroll.up {
    display: none;
  }

  .gradient {
    bottom: 88px;
    height: 16px;
  }

  .div-gradient {
    bottom: 0px;
  }

  .div-gradient.top {
    margin-bottom: 88px;
  }

  .section-skills {
    height: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-4 {
    width: 200px;
  }

  .div-block-5 {
    margin-left: 24px;
    color: #fffaff;
  }

  .skils-secion.left {
    padding-top: 24px;
    padding-bottom: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .heading-3 {
    margin-bottom: 16px;
    font-size: 20px;
  }

  .paragraph-3 {
    margin-top: 24px;
    margin-bottom: 8px;
    padding-right: 0px;
  }

  .skills-section.right {
    padding-right: 0px;
    padding-left: 0px;
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .image {
    width: 48px;
    margin-right: 24px;
  }

  .spacer {
    top: 0px;
    z-index: 15;
  }

  .footer {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    height: 1280px;
    margin-top: 128px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .div-block-9 {
    height: 480px;
    margin-top: 128px;
    margin-bottom: 0px;
    padding-right: 16px;
    padding-left: 16px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-9.right {
    height: 200px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .form-block {
    width: 100%;
  }

  .submit-button {
    width: 100%;
  }

  .heading-5 {
    margin-top: 0px;
    font-size: 40px;
  }

  .div-block-10 {
    height: 50%;
    margin-top: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .heading-6 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .section-7 {
    position: relative;
    height: auto;
    padding-top: 64px;
    padding-bottom: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-11 {
    width: 100%;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-11.center {
    width: 100%;
    padding-bottom: 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .text-block-8 {
    margin-top: 0px;
    padding-bottom: 16px;
  }

  .div-block-17 {
    margin-right: 16px;
    margin-left: 16px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .heading-7 {
    margin-left: 0px;
    font-size: 56px;
    text-align: center;
    letter-spacing: -4px;
  }

  .div-block-18 {
    margin-right: 16px;
    margin-left: 16px;
  }

  .heading-8 {
    margin-top: 16px;
    padding-left: 0px;
    color: #071013;
    font-size: 24px;
    line-height: 1.1;
  }

  .paragraph-4 {
    padding-left: 0px;
    color: #071013;
  }

  .div-block-19 {
    margin-right: 16px;
    margin-left: 16px;
  }

  .div-block-20 {
    width: 100%;
    height: 200px;
    margin-top: 32px;
  }

  .div-block-22._2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-23 {
    display: none;
  }

  .heading-9 {
    width: 210px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: -16px;
    padding-left: 16px;
    font-size: 40px;
  }

  .paragraph-5 {
    margin-top: 24px;
    font-size: 24px;
  }

  .button {
    width: 100%;
    margin-top: 16px;
  }

  .div-block-27 {
    height: auto;
    margin-top: 0px;
  }

  .div-block-30 {
    display: none;
  }

  .bg-project._4 {
    background-position: 50% 100%;
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
  }

  .section._2.flex {
    margin-top: 96px;
  }

  .section._2.flex.bottom {
    margin-top: 64px;
  }

  .section._2.flex.foot {
    height: auto;
  }

  .section._2.right.other {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .heading-11 {
    font-size: 72px;
    letter-spacing: 0px;
  }

  .heading-11.rocabella {
    margin-bottom: 16px;
    font-size: 56px;
    letter-spacing: -4px;
  }

  .heading-11.ulkona {
    font-size: 56px;
  }

  .heading-11.b2lf {
    margin-bottom: 16px;
    font-size: 40px;
  }

  .heading-11.annapurna {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 40px;
  }

  .paragraph-6 {
    margin-left: 16px;
  }

  .paragraph-6.first {
    margin-top: 0px;
    font-size: 20px;
  }

  .div-block-36 {
    width: 32px;
  }

  .text-block-12 {
    margin-left: 8px;
    font-size: 16px;
  }

  .image-1.right {
    margin-top: 64px;
  }

  .image-13 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading-12 {
    font-size: 20px;
  }

  .div-block-39 {
    margin-right: 0px;
  }

  .section-8 {
    height: 50vh;
  }

  .div-block-42 {
    background-position: 50% 50%;
  }

  .div-block-43 {
    padding-right: 16px;
    padding-left: 16px;
  }

  .heading-13 {
    font-size: 24px;
  }

  .heading-14 {
    font-size: 64px;
    text-align: center;
  }

  .heading-14.brethil {
    font-size: 80px;
  }

  .heading-14.b2lf {
    font-size: 40px;
  }

  .heading-14.rocabella {
    font-size: 48px;
    letter-spacing: -4px;
  }

  .heading-14.annapurna {
    display: block;
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 40px;
  }

  .button-2.brethil {
    margin-top: 0px;
  }

  .bottom {
    height: auto;
    margin-top: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .page-transition.home {
    display: none;
  }

  .utility-page-wrap {
    padding-right: 16px;
    padding-left: 16px;
  }

  .utility-page-content {
    width: 100%;
  }

  .heading-15 {
    margin-bottom: -16px;
    font-size: 128px;
  }

  .cat-1 {
    bottom: 8px;
    z-index: 50;
  }

  .cat-1._2 {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 8px;
    z-index: 45;
    background-color: rgba(7, 16, 19, 0.53);
  }

  .bg-hero {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-14 {
    top: 15%;
    font-size: 150px;
  }
}

#w-node-bb40b8ad-1e64-ad3f-5d8c-44ba8b1722ac-19c4ae3f {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_15542260-ea54-103d-de64-1bf413b50e60-19c4ae3f {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f7afe11f-2da0-e316-e41d-2c308aaf75ab-19c4ae3f {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-d6786fdd-a11b-9c8d-b20a-e5bfb2e07dc0-19c4ae3f {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

@font-face {
  font-family: 'Apfelgrotezk';
  src: url('../fonts/ApfelGrotezk-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Apfelgrotezk brukt';
  src: url('../fonts/ApfelGrotezk-Brukt.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Apfelgrotezk fett';
  src: url('../fonts/ApfelGrotezk-Fett.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Morganite';
  src: url('../fonts/Morganite-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Morganite';
  src: url('../fonts/Morganite-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Morganite';
  src: url('../fonts/Morganite-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Morganite';
  src: url('../fonts/Morganite-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Morganite';
  src: url('../fonts/Morganite-ExtraBold.ttf') format('truetype'), url('../fonts/Morganite-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Morganite';
  src: url('../fonts/Morganite-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Morganite';
  src: url('../fonts/Morganite-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Morganite';
  src: url('../fonts/Morganite-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Morganite';
  src: url('../fonts/Morganite-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Morganite';
  src: url('../fonts/Morganite-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Morganite';
  src: url('../fonts/Morganite-BookItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Morganite';
  src: url('../fonts/Morganite-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Morganite';
  src: url('../fonts/Morganite-BoldItalic.ttf') format('truetype'), url('../fonts/Morganite-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Morganite';
  src: url('../fonts/Morganite-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Morganite';
  src: url('../fonts/Morganite-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Morganite book';
  src: url('../fonts/Morganite-Book.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nevoclara';
  src: url('../fonts/NEVOCLARA.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}