/*!*************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./assets/src/css/main.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: "Playfair Display";
  src: url(../../.././assets/build/fonts/PlayfairDisplay-Regular.woff2) format("woff2"), url(../../.././assets/build/fonts/PlayfairDisplay-Regular.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url(../../.././assets/build/fonts/subset-Roboto-Regular.woff2) format("woff2"), url(../../.././assets/build/fonts/subset-Roboto-Regular.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.pushable {
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  border: none;
  background: transparent;
  padding: 0;
  cursor: pointer;
  outline-offset: 4px;
  transition: filter 250ms;
}
.pushable svg {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 20px;
  height: 20px;
}
.pushable .shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  background: hsla(0, 0%, 0%, 0.25);
  will-change: transform;
  transform: translateY(2px);
  transition: transform 600ms cubic-bezier(0.3, 0.7, 0.4, 1);
}
.pushable .edge {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  background: linear-gradient(to left, hsl(340, 100%, 16%) 0%, hsl(340, 100%, 32%) 8%, hsl(340, 100%, 32%) 92%, hsl(340, 100%, 16%) 100%);
}
.pushable .front {
  display: block;
  position: relative;
  padding: 12px 30px;
  border-radius: 12px;
  font-size: 1.25rem;
  color: white;
  background: hsl(345, 100%, 47%);
  will-change: transform;
  transform: translateY(-4px);
  transition: transform 600ms cubic-bezier(0.3, 0.7, 0.4, 1);
}
.pushable:hover {
  filter: brightness(110%);
}
.pushable:hover .front {
  transform: translateY(-6px);
  transition: transform 250ms cubic-bezier(0.3, 0.7, 0.4, 1.5);
}
.pushable:active .front {
  transform: translateY(-2px);
  transition: transform 34ms;
}
.pushable:hover .shadow {
  transform: translateY(4px);
  transition: transform 250ms cubic-bezier(0.3, 0.7, 0.4, 1.5);
}
.pushable:active .shadow {
  transform: translateY(1px);
  transition: transform 34ms;
}
.pushable:focus:not(:focus-visible) {
  outline: none;
}

.top {
  display: flex;
  align-items: center;
  justify-content: space-around;
  height: 100dvh;
  padding-bottom: 100px;
  overflow: hidden;
}
.top.wrapper {
  width: 1050px;
}
.top .image {
  min-width: 338px;
  height: 358px;
  font-family: "Playfair Display";
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-weight: bold;
  transition: opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), text-shadow 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: translateX(-60px);
  opacity: 0;
  text-shadow: 0 0 0 var(--shadow-color);
  text-align: center;
}
.top .image svg {
  position: absolute;
  top: 50%;
  left: -20%;
  width: 140%;
  height: auto;
  transform: translate(0, -50%);
}
.top .image path {
  transition: all 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) 0.7s;
}
.top .image text {
  fill: currentColor;
  transition: letter-spacing 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) 0.7s, fill 0.7s, text-shadow 0.7s;
}
.top .image .face {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  transition: opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) 0.7s, transform 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) 0.7s;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.top .image .face img {
  width: 100%;
  height: auto;
}
.top .text {
  max-width: 500px;
  text-align: left;
  padding-left: 60px;
}
.top .text > * {
  opacity: 0;
  transform: translateX(50px);
  transition: opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) 0.85s, transform 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) 0.85s;
}
.top .text .pushable {
  margin-top: 40px;
}

@media (max-width: 992px) {
  .top {
    flex-direction: column;
    height: auto;
    padding-bottom: 40px;
  }
  .top .image {
    min-width: 249px;
    height: 263px;
    margin: 50px 0 75px;
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 20px;
    line-height: 1.25rem;
  }
  .top .text {
    padding-left: 0;
  }
  .top .text .title {
    text-align: center;
  }
  body.fontsLoaded .image svg {
    transform: translate(0, 25%);
  }
}
.references {
  margin-top: var(--blocks-margin);
  margin-bottom: var(--blocks-margin);
}
.references .title {
  margin-bottom: 40px;
}
.references ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}
.references ul a {
  display: block;
  position: relative;
  background: var(--shadow-color);
  font-size: 0;
  line-height: 0;
  transition: background-color 0.7s, box-shadow 0.7s;
  overflow: hidden;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.references ul a h3 {
  font-family: "Playfair Display";
  margin-bottom: 0;
}
.references ul a .text {
  position: absolute;
  z-index: 2;
  width: 100%;
  top: 50%;
  left: 0;
  padding: 20px;
  transform: translateY(calc(-50% + 40px));
  color: var(--text-color);
  opacity: 0;
  transition: transform 0.3s 0.3s, opacity 0.3s;
}
.references ul a .text path {
  fill: currentColor;
}
.references ul a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  opacity: 1;
  transition: opacity 0.5s;
}
.references ul a::before {
  display: block;
  width: 100%;
  padding-bottom: 58.75%;
  content: " ";
}
.references ul a::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--background-color);
  transform: translateY(80%);
  opacity: 0;
  transition: transform 0s 0.3s, opacity 0.3s;
  content: " ";
}
.references ul a:hover {
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.4);
}
.references ul a:hover img {
  opacity: 0.15;
}
.references ul a:hover .text {
  opacity: 1;
  transform: translateY(-50%);
  transition: transform 0.4s, opacity 0.3s;
}
.references ul a:hover::after {
  transform: translateY(0);
  opacity: 0.4;
  transition: transform 0.5s, opacity 0.3s;
}

@media (max-width: 1200px) {
  .references ul {
    grid-template-columns: repeat(2, 1fr);
    width: 825px;
    max-width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 992px) {
  .references.wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .references ul {
    display: block;
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
  }
  .references ul li {
    display: inline-block;
    width: 330px;
    margin-right: 25px;
    white-space: normal;
  }
  .references ul li:first-child {
    margin-left: 25px;
  }
  .references ul a:hover {
    box-shadow: none;
  }
}
.profil {
  position: relative;
  overflow-x: hidden;
  padding: var(--blocks-margin) 0;
  text-align: left;
}
.profil::before {
  width: 120%;
  position: absolute;
  top: 25px;
  left: -10%;
  content: "";
  height: calc(100% - 50px);
  background: var(--section-background-color);
  transition: background-color 0.7s;
  transform: rotate(-1.5deg);
}
.profil .wrapper {
  position: relative;
  width: 1200px;
  display: flex;
  justify-content: space-between;
}
.profil-title {
  min-width: 400px;
}
.profil-title a {
  margin-top: 50px;
}
.profil-text {
  padding-left: 60px;
}
.profil-text p + strong {
  margin-top: 20px;
}

@media (max-width: 992px) {
  .profil-title {
    min-width: 0;
  }
  .profil-title .title {
    margin-bottom: 40px;
  }
  .profil-title .pushable {
    display: none;
  }
  .profil-text {
    padding-left: 0;
  }
  .profil .wrapper {
    width: 100%;
    flex-direction: column;
  }
}
.links {
  margin: var(--blocks-margin) 0 0;
}
.links.wrapper {
  width: 800px;
}
.links a {
  display: block;
  color: var(--text-color);
  width: 80px;
  height: 80px;
  transform: scale(1);
  transition: color 0.3s, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.links a path {
  fill: currentColor;
}
.links a:hover {
  color: var(--accent-color);
  transform: scale(1.2);
}
.links ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}
.links ul li + li {
  padding-left: 20px;
}

::-moz-selection {
  /* Code for Firefox */
  color: white;
  background: var(--accent-color);
}

::selection {
  color: white;
  background: var(--accent-color);
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  --blocks-margin: 100px;
  --background-color: #fff;
  --section-background-color: rgba(231, 231, 231, 0.6);
  --text-color: #333;
  --accent-color: #f62939;
  --shadow-color: rgba(105, 157, 204, 0.67);
  position: relative;
  height: 100%;
  color: var(--text-color);
  text-align: center;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  transition: color 0.5s;
  padding-bottom: 150px;
}

.wrapper {
  width: 1370px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
}

canvas {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.04;
}

.background {
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  height: 100lvh;
  z-index: -2;
  background-color: var(--background-color);
  transition: background-color 0.5s;
}
.background img {
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.45;
  transition: opacity 0.5s;
}
.background img.dark {
  opacity: 0;
}

.btn-toggle-theme {
  position: fixed;
  z-index: 10;
  bottom: 20px;
  right: 20px;
  width: 90px;
  height: 50px;
  border-radius: 100px;
  background: #5891c2;
  overflow: hidden;
  cursor: pointer;
  border: none;
  padding: 0;
  transition: background-color 0.5s;
}
.btn-toggle-theme:before, .btn-toggle-theme:after {
  display: block;
  position: absolute;
  content: "";
  width: 36px;
  height: 36px;
  border-radius: 50%;
  top: 7px;
  left: 7px;
  transition: 0.5s ease;
}
.btn-toggle-theme:before {
  background-color: #ffcc56;
}
.btn-toggle-theme:after {
  background-color: #5891c2;
  top: 0;
  left: -29px;
  transform: scale(0.00001);
}

.title {
  font-family: "Playfair Display";
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 52px;
  line-height: 3.25rem;
  font-weight: bold;
  margin: 0 0 20px;
}
.title strong {
  font-family: "Playfair Display";
  text-shadow: 0 0 0 var(--shadow-color);
  transition: text-shadow 0.7s;
}

.text-format {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
}
.text-format p {
  margin: 10px 0;
}
.text-format strong {
  position: relative;
  z-index: 1;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 17px;
  line-height: 1.0625rem;
  font-family: "Playfair Display";
  white-space: nowrap;
}
.text-format strong::before {
  position: absolute;
  z-index: -1;
  top: 7px;
  left: -3px;
  transform: rotate(-2deg);
  width: calc(100% + 6px);
  height: 70%;
  background: var(--shadow-color);
  transition: background-color 0.7s;
  content: "";
}
.text-format > *:first-child {
  margin-top: 0;
}
.text-format > *:last-child {
  margin-bottom: 0;
}

.button {
  display: inline-block;
  background: var(--accent-color);
  color: #fff;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: bold;
  border: none;
  padding: 12px 20px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  text-decoration: none;
  cursor: pointer;
}
.button svg {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 20px;
  height: 20px;
}

body.fontsLoaded .image {
  transform: translateX(0);
  opacity: 1;
  text-shadow: 7px 0 0 var(--shadow-color);
}
body.fontsLoaded .image svg {
  transform: translate(0, 30%);
}
body.fontsLoaded .image path {
  d: path("M 0 0 C 0 50 100 50 100 0");
}
body.fontsLoaded .image text {
  letter-spacing: 1px;
}
body.fontsLoaded .image .face {
  transform: translate(-50%, 0);
  opacity: 1;
}
body.fontsLoaded .text > * {
  opacity: 1;
  transform: translateX(0);
}
body.fontsLoaded .text > *:nth-child(1) {
  transition-delay: 0.75s;
}
body.fontsLoaded .text > *:nth-child(2) {
  transition-delay: 0.8s;
}
body.fontsLoaded .text > *:nth-child(3) {
  transition-delay: 0.85s;
}
body.fontsLoaded .text > *:nth-child(4) {
  transition-delay: 0.9s;
}
body.fontsLoaded .title strong {
  text-shadow: 4px 0 0 var(--shadow-color);
}

.characters {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 75px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
.characters > * {
  position: absolute;
  bottom: 0;
  left: 50%;
}
.characters-wolf {
  transform: translate(-50%, 100%);
  transition: transform 0.5s 0s;
}
.characters-man {
  transform: translate(-50%, 0);
  transition: transform 0.5s 0.3s;
}

@media (prefers-color-scheme: dark) {
  body:not(.light-mode) {
    --background-color: #111;
    --text-color: #ededed;
    --shadow-color: rgb(124, 23, 226);
    --section-background-color: rgba(54, 32, 76, 0.5);
  }
  body:not(.light-mode) .btn-toggle-theme {
    background: #510999;
  }
  body:not(.light-mode) .btn-toggle-theme:before {
    background-color: #e5e5d5;
    transform: translateX(40px);
  }
  body:not(.light-mode) .btn-toggle-theme:after {
    background: #510999;
    transform: translateX(60px) scale(0.9);
  }
  body:not(.light-mode) canvas {
    opacity: 0.07;
  }
  body:not(.light-mode) .background {
    box-shadow: 0 0 200px rgba(0, 0, 0, 0.9) inset;
  }
  body:not(.light-mode) .background img.dark {
    opacity: 0.3;
  }
  body:not(.light-mode) .background img.light {
    opacity: 0;
  }
  body:not(.light-mode) .characters-wolf {
    transform: translate(-50%, 0);
    transition: transform 0.5s 0.3s;
  }
  body:not(.light-mode) .characters-man {
    transform: translate(-50%, 100%);
    transition: transform 0.5s 0s;
  }
}
body.dark-mode {
  --background-color: #111;
  --text-color: #ededed;
  --shadow-color: rgb(124, 23, 226);
  --section-background-color: rgba(54, 32, 76, 0.5);
}
body.dark-mode .btn-toggle-theme {
  background: #510999;
}
body.dark-mode .btn-toggle-theme:before {
  background-color: #e5e5d5;
  transform: translateX(40px);
}
body.dark-mode .btn-toggle-theme:after {
  background: #510999;
  transform: translateX(60px) scale(0.9);
}
body.dark-mode canvas {
  opacity: 0.07;
}
body.dark-mode .background {
  box-shadow: 0 0 200px rgba(0, 0, 0, 0.9) inset;
}
body.dark-mode .background img.dark {
  opacity: 0.3;
}
body.dark-mode .background img.light {
  opacity: 0;
}
body.dark-mode .characters-wolf {
  transform: translate(-50%, 0);
  transition: transform 0.5s 0.3s;
}
body.dark-mode .characters-man {
  transform: translate(-50%, 100%);
  transition: transform 0.5s 0s;
}

@media screen and (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}
@media (max-width: 992px) {
  body {
    --blocks-margin: 40px;
  }
  .wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
  .title {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: 42px;
    line-height: 2.625rem;
  }
  .text-format {
    font-size: 16px;
    font-size: 1rem;
    line-height: 22px;
    line-height: 1.375rem;
  }
  .text-format strong {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 17px;
    line-height: 1.0625rem;
  }
  .btn-toggle-theme {
    bottom: 10px;
    right: 10px;
  }
}
