* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;

  font-family: "Poppins", sans-serif;
}

:root {
  /* ========Colors========= */

  --body-color: #b865a6;
  --sidebar-color: #fff;
  --primary-color: rgb(79, 80, 83);

  /* ========Transition========= */

  --tran-02: all 0.2s ease;
  --tran-03: all 0.3s ease;
  --tran-04: all 0.4s ease;
  --tran-05: all 0.5s ease;
}

.content-page {
  box-sizing: inherit;
}

.content-page01 {
  word-break: break-word;
}

.content-profils {
  height: auto !important;
}

h1 span {
  font-weight: 700;
}

.button-link {
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0 !important;
  width: 100%;
  border-radius: 17px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #fff;
  box-shadow: 0 4px 6px 0 #000000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.6em 2em 1em 2em;
}

.start {
  background-image: url("../img/bbg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  padding-bottom: 100px;
}

.profils01 {
  width: 100%;
}

.profils-content {
  width: 100%;
  height: 131px;
  display: flex;
  justify-content: center;
}

.C01profils {
  width: 190px;
  border: 2px solid #eaeaec;
  bottom: -60px;
  height: 140px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 6px 0 #eaeaec;
  align-items: center;
  border-radius: 100%;
  flex-direction: row;
  justify-content: center;
  background-color: black;
}
.C01profils img {
  width: 100%;
  border-radius: 100%;
  box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.11);
}
.content-page02 {
  max-width: 500px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-top: 97px;
  background: rgba(255, 255, 255, 0.16);
  box-shadow: 0px 4px 8px rgba(27, 27, 27, 0.16);
  backdrop-filter: blur(10px);
}

.content-page02 h1 {
  color: white;
  padding-top: 1vh;
  font-size: 24px;
  text-align: center;
  font-weight: 500;
  line-height: 1;
  margin-top: 10px;
  margin-bottom: 8px;
  letter-spacing: 0.1em;
}

.content-page02 p {
  font-size: 13px;
  text-align: center;
  line-height: 23px;
  margin-top: 4px;
  margin-bottom: 36px;
  color: #f0f0f0;
  font-weight: 300;
  letter-spacing: 0.2em;
}

.content-page022 {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-direction: row;
  margin-bottom: 24px;
  padding: 0 2em;
  width: 100%;
}

.min-page022 {
  align-items: center;
  justify-content: center;
  flex-direction: column;
  display: flex;
}

.content-page022 .letter {
  font-size: 14px;
  text-align: center;
  line-height: 23px;
  color: #68676c;
  margin-bottom: 0;
}

.min-page022 .block {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 400px;
  height: 400px;
  background-color: #b865a6;
  padding: 0.8em;
  margin-bottom: 10px;
  border-radius: 4px;
}

.min-page022 .block .icon {
  font-size: 24px;
  list-style: none;
  font-weight: 400;
  color: #fff;
}

.content-page03 {
  width: calc(100% - 40px);
  border: 1px solid;
  border-color: rgba(255, 255, 255, 0.24);
  box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.11);

  border-radius: 12px;
  margin: 0 0 36px 0;
  margin-top: 3vh !important;
  background: rgba(255, 255, 255, 0.16);
  box-shadow: 0px 4px 8px rgba(27, 27, 27, 0.16);
  backdrop-filter: blur(8px);
}

.content-page03 .page01 {
  display: flex;
  padding: 17px 22px 22px;
  border-bottom: 0.5px solid;
  border-color: rgba(255, 255, 255, 0.24);
}

.page04 {
  padding: 21px 20px;
}

.content-link {
  height: 84px;
  display: flex;
  align-items: center;
  padding: 0 10px 0 10px;
  color: inherit;
  text-decoration: none;
}

.facebook {
  display: flex;
  align-items: center;
  justify-content: center;
}

.social {
  padding-left: 20px;
}

.content-page03 .content-iconify {
  margin-right: 29px;
}

.content-page03 .iconfy01 {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  flex-direction: row;
  background-color: #f8f8f9;
}
.content-text {
  padding-top: 1px;
}

.tel {
  display: block;
  font-size: 19px;
  line-height: 20px;
  margin-bottom: 4px;
  text-decoration: none;
  color: white;
  font-weight: 500;
}

.text01 {
  color: #d8d8d8;
  font-size: 13px;
  line-height: 19px;
  margin-bottom: 8px;
  font-weight: 300;
  letter-spacing: 0.1em;
}

.text03 {
  margin-bottom: 4px;
}

.text02 {
  color: #34363b;
  font-size: 13px;
  line-height: 19px;
  margin-bottom: 24px;
  text-decoration: none;
}

.solo {
  fill: currentColor;
  width: 1em;
  height: 1em;
  display: inline-block;
  font-size: 1.5rem;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  flex-shrink: 0;
  user-select: none;
  font-size: 24px;
}

.button {
  width: 196px;
  min-width: 240px;
  color: #fff;
  border: 2px solid #fff;
  background-color: #212430;
  padding: 0.8em;
  margin: 0.2em;
  border-radius: 30px;
  font-weight: 500;
  box-sizing: border-box;
  font-size: 18px;
}

.bx-user-plus {
  font-size: 22px;
}
.button span {
  font-size: 18px;
  font-weight: 600;
}

@media (min-width: 960px) {
  .content-page03 {
    max-width: 388px;
  }

  .content-page022 {
    max-width: 388px;
  }

  .content-page03 .page01 {
    display: flex;
    padding: 21px 28px 28px;
  }

  .button {
    width: 288px;
  }
}

@media (max-width: 1279.95px) {
  .button {
    font-size: 15px;
  }

  .button-link {
    bottom: 0px;
  }
}

@media (max-width: 40em) {
  .button-link {
    bottom: 0px;
  }
}
