strong {
  font-weight: 500 !important;
}

p {
  margin-bottom: 10px !important;
}

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

html {
  box-sizing: border-box;
  font-size: 62.5%;
}
@media only screen and (max-width: 75em) {
  html {
    font-size: 57%;
  }
}

body {
  background-color: #fff;
  font-family: "Montserrat", sans-serif;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}

input[type="text"] {
  -webkit-appearance: none;
}

::selection {
  background-color: #ccd6f6;
  color: #ff3e5d;
}

img,
picture,
video,
canvas,
svg {
  display: block;
  width: 100%;
}

input,
button,
textarea,
select {
  font: inherit;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: break-word;
}

.blog__container {
  grid-column: 2 / 10;
  background-color: #fff;
}

.hwm__long-list {
  list-style: none;
}
@media only screen and (max-width: 50em) {
  .hwm__long-list {
    margin-top: 20px;
  }
}
.hwm__long-list li {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.hwm__long-list li:not(:last-child) {
  margin-bottom: 1rem;
}
.hwm__long-list li img {
  margin-right: 1rem;
  margin-top: 0.5rem;
  max-width: 10px;
}

.portfolio-feed__content-title,
.title-small,
.portfoolio__grid-deed-link a,
.button {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.4em;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 2px;
  text-decoration: none;
}
@media only screen and (max-width: 50em) {
  .portfolio-feed__content-title,
  .title-small,
  .portfoolio__grid-deed-link a,
  .button {
    font-size: 15px;
    line-height: 1.3em;
  }
}

@media only screen and (max-width: 50em) {
  .button {
    font-size: 14px;
  }
}

h1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 3.2rem;
  line-height: 1.4em;
  color: #000;
  letter-spacing: 2px;
}

h2,
.footer__contact-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 3.5rem;
  line-height: 1.4em;
  color: #000;
  letter-spacing: 2px;
}
@media only screen and (max-width: 50em) {
  h2,
  .footer__contact-title {
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    font-size: 3rem;
    line-height: 1.4em;
    color: #000;
    letter-spacing: 2px;
    line-height: 1.2em;
  }
}

h3,
.mobile-menu__footer-contacts-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 4rem;
  line-height: 1.4em;
  color: #000;
  letter-spacing: 2px;
}

h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 1.4em;
  color: #000;
  letter-spacing: 2px;
}

/* ######################
	CTA SECTION
######################*/
.cta h1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 200;
  font-size: 4rem;
  line-height: 1.4em;
  color: #000;
  letter-spacing: 2px;
}
@media only screen and (max-width: 37.5em) {
  .cta h1 {
    font-size: 35px;
  }
}

.cta h3 {
  margin-bottom: 10px;
}

.cta p,
.cta h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 200;
  font-size: 2rem;
  line-height: 1.4em;
  color: #000;
  letter-spacing: 2px;
  letter-spacing: 2px;
  color: #5e7283;
}
@media only screen and (max-width: 37.5em) {
  .cta p,
  .cta h3 {
    font-size: 16px;
    font-weight: 300;
  }
}

.page-title__title {
  font-family: "Montserrat", sans-serif;
  font-weight: 200;
  font-size: 4.5rem;
  line-height: 1.4em;
  color: #000;
  letter-spacing: 2px;
}
@media only screen and (max-width: 37.5em) {
  .page-title__title {
    font-family: "Montserrat", sans-serif;
    font-weight: 200;
    font-size: 30px;
    line-height: 1.4em;
    color: #000;
    letter-spacing: 2px;
  }
}

.page-title__container p {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 2rem;
  line-height: 1.4em;
  letter-spacing: 1.2px;
  color: #000;
  color: #000;
  font-style: italic;
}
@media only screen and (max-width: 37.5em) {
  .page-title__container p {
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.4em;
    letter-spacing: 1.2px;
    color: #000;
  }
}

p,
.about__text,
.hwm__list li,
.tab button,
.tabcontent,
.grid-box__content-text,
.portfolio-feed__content-text,
.footer__contact-text {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 1.6em;
  letter-spacing: 1.2px;
  color: #000;
}
@media only screen and (max-width: 50em) {
  p,
  .about__text,
  .hwm__list li,
  .tab button,
  .tabcontent,
  .grid-box__content-text,
  .portfolio-feed__content-text,
  .footer__contact-text {
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    font-size: 15px;
    line-height: 1.6em;
    letter-spacing: 1.2px;
    color: #000;
  }
}

/*######################
	Link
######################*/
.sidebar-right-content a {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 1.4em;
  letter-spacing: 1.2px;
  color: #000;
  text-decoration: none;
  color: #000;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}

/*######################
	Top nav & mobile nav
######################*/
.header-mobile li a {
  font-size: 20px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  color: #000;
  line-height: 1em;
  letter-spacing: 2px;
  text-decoration: none;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.mobile-menu__footer-contacts--item {
  font-size: 16px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  color: #000;
  line-height: 1em;
  letter-spacing: 2px;
  text-decoration: none;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.mobile-menu__footer-contacts-title {
  font-size: 16px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  color: #000;
  line-height: 1em;
  letter-spacing: 2px;
  text-decoration: none;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.header__top-nav {
  font-family: "Roboto", sans-serif;
  color: #ff3e5d;
  font-weight: 500;
  font-size: 1.6rem;
}

.header__top-nav-item {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  color: #000;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-decoration: none;
}

.header__top-nav-item::before {
  font-family: "Quicksand", sans-serif;
  color: #ff3e5d;
  font-weight: 400;
  font-size: 1.8rem;
}

.header__logo-img {
  font-family: "Roboto", sans-serif;
  font-size: 4rem;
  text-decoration: none;
  color: #000;
  font-weight: 200;
}

.header__logo-img span:nth-child(1) {
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.header__logo-img span:nth-child(1):hover {
  color: #ff3e5d;
}

.header__logo-img span:nth-child(2) {
  color: #ff3e5d;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.header__logo-img span:nth-child(3) {
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.header__logo-img span:nth-child(3):hover {
  color: #ff3e5d;
}

.header__logo-img span:nth-child(4) {
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.header__logo-img span:nth-child(4):hover {
  color: #ccd6f6;
}

.grid-box__footer-ul {
  color: #000;
  font-size: 1.2rem;
  font-family: "Montserrat", sans-serif;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.grid-box__footer-ul > :hover {
  color: #ff3e5d;
}

/*######################
   Footer
######################*/
.footer__autor-info {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1.4rem;
  letter-spacing: 1.2px;
  text-transform: lowercase;
  color: #000;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.footer__autor-info:hover {
  color: #ff3e5d;
}

/*######################
	Post Page
######################*/
.post__content p {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 1.6em;
  letter-spacing: 1.2px;
  color: #000;
}
@media only screen and (max-width: 50em) {
  .post__content p {
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    font-size: 15px;
    line-height: 1.6em;
    letter-spacing: 1.2px;
    color: #000;
  }
}

.post__content ul {
  list-style: none;
}
.post__content ul li {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 1.4em;
  letter-spacing: 1.2px;
  color: #000;
}
@media only screen and (max-width: 37.5em) {
  .post__content ul li {
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    font-size: 15px;
    line-height: 1.4em;
    letter-spacing: 1.2px;
    color: #000;
  }
}
.post__content ul li span {
  font-weight: 500;
}

.post__contetnt-container h1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 200;
  font-size: 4rem;
  line-height: 1.4em;
  color: #000;
  letter-spacing: 2px;
}
@media only screen and (max-width: 37.5em) {
  .post__contetnt-container h1 {
    font-family: "Montserrat", sans-serif;
    font-weight: 200;
    font-size: 25px;
    line-height: 1.4em;
    color: #000;
    letter-spacing: 2px;
  }
}

.post__content h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 200;
  font-size: 3rem;
  line-height: 1.4em;
  color: #000;
  letter-spacing: 2px;
}
@media only screen and (max-width: 37.5em) {
  .post__content h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    font-size: 22px;
    line-height: 1.4em;
    color: #000;
    letter-spacing: 2px;
    line-height: 1.2em;
  }
}

.post__project__more-posts h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 200;
  font-size: 3rem;
  line-height: 1.4em;
  color: #000;
  letter-spacing: 2px;
}

.section-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 200;
  font-size: 3rem;
  line-height: 1.4em;
  color: #000;
  letter-spacing: 2px;
  color: #000;
  position: relative;
  width: fit-content;
  z-index: 999;
}
@media only screen and (max-width: 50em) {
  .section-title {
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    font-size: 22px;
    line-height: 1.4em;
    color: #000;
    letter-spacing: 2px;
  }
}

.title-regular__span-number {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 3rem;
  line-height: 1.4em;
  color: #000;
  letter-spacing: 2px;
  font-family: "Montserrat", sans-serif;
  color: #ff3e5d;
}
@media only screen and (max-width: 50em) {
  .title-regular__span-number {
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    font-size: 25px;
    line-height: 1.4em;
    color: #000;
    letter-spacing: 2px;
    color: #ff3e5d;
  }
}

a {
  color: #000;
  font-weight: 400;
  cursor: pointer;
}

/**
 * /*
 * -mb --> margin-bottom
 * -sm --> small
 * -md --> medium
 * -lg --> large
 * -hg --> huge
 *
 * @format
 */
.mb-sm {
  margin-bottom: 2rem;
}

.mb-md {
  margin-bottom: 3rem;
}

.mb-lg {
  margin-bottom: 5rem;
}

.mb-hg {
  margin-bottom: 8rem;
}

.mb-xl {
  margin-bottom: 10rem;
}

.mb-xxl {
  margin-bottom: 15rem;
}
@media only screen and (max-width: 50em) {
  .mb-xxl {
    margin-bottom: 8rem;
  }
}

.mt-l {
  margin-top: 5rem;
}

.mt-xl {
  margin-top: 7.5rem;
}

.mt-xxl {
  margin-top: 120px;
}
@media only screen and (max-width: 50em) {
  .mt-xxl {
    margin-top: 80px;
  }
}

.pt-l {
  padding-top: 5rem;
}

.pt-xl {
  padding-top: 7.5rem;
}

.pt-xxl {
  padding-top: 10rem;
}
@media only screen and (max-width: 50em) {
  .pt-xxl {
    padding-top: 6rem;
  }
}

@media only screen and (max-width: 37.5em) {
  .post__contetnt-container .ribbon {
    display: none;
  }
}

/* common */
.ribbon {
  width: 20rem;
  height: 20rem;
  overflow: hidden;
  position: absolute;
}

.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: "";
  display: block;
  border: 5px solid #ff3e5d;
}

.ribbon span {
  position: absolute;
  display: block;
  width: 29.2rem;
  padding: 1.5rem 0;
  background-color: #ff3e5d;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  z-index: 999;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.4em;
  color: #000;
  letter-spacing: 2px;
  color: #fff;
  letter-spacing: 1px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  text-align: center;
}
@media only screen and (max-width: 37.5em) {
  .ribbon span {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 10px;
    line-height: 1.4em;
    color: #000;
    letter-spacing: 2px;
    color: #fff;
    line-height: 1em;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0);
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0);
  }
}

/* top right*/
.ribbon-top-right {
  top: -1.1rem;
  right: -1.1rem;
}

.ribbon-top-right::before,
.ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}

.ribbon-top-right::before {
  top: 0;
  left: 0;
}

.ribbon-top-right::after {
  bottom: 0;
  right: 0;
}

.ribbon-top-right span {
  left: -2.5rem;
  top: 6.2rem;
  transform: rotate(45deg);
}
@media only screen and (max-width: 37.5em) {
  .ribbon-top-right span {
    left: -3.5rem;
  }
}

/* top left*/
.ribbon-top-left {
  top: -1rem;
  left: -1rem;
}

.ribbon-top-left::before,
.ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent;
}

.ribbon-top-left::before {
  top: 0;
  right: 0;
}
@media only screen and (max-width: 37.5em) {
  .ribbon-top-left::before {
    top: 0.5px;
    right: 9px;
  }
}

.ribbon-top-left::after {
  bottom: 0;
  left: 0;
}
@media only screen and (max-width: 37.5em) {
  .ribbon-top-left::after {
    bottom: 8px;
    left: -0.5px;
  }
}

.ribbon-top-left span {
  right: -2.5rem;
  top: 6.2rem;
  transform: rotate(-45deg);
}
@media only screen and (max-width: 37.5em) {
  .ribbon-top-left span {
    top: 28px;
    left: -28px;
  }
}

.portfolio-feed__list-item .ribbon {
  width: 20rem;
  height: 20rem;
  overflow: hidden;
  position: absolute;
}
@media only screen and (max-width: 37.5em) {
  .portfolio-feed__list-item .ribbon {
    width: 100px;
    height: 100px;
  }
}
.portfolio-feed__list-item .ribbon span {
  position: absolute;
  display: block;
  width: 29.2rem;
  padding: 1.5rem 0;
  background-color: #ff3e5d;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  z-index: 999;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.4em;
  color: #000;
  letter-spacing: 2px;
  color: #fff;
  letter-spacing: 1px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  text-align: center;
}
@media only screen and (max-width: 37.5em) {
  .portfolio-feed__list-item .ribbon span {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 6px;
    line-height: 1.4em;
    color: #000;
    letter-spacing: 2px;
    padding: 8px 0;
    color: #fff;
    line-height: 1em;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0);
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0);
    width: 130px;
  }
}

/** @format */
.container {
  display: grid;
  grid-template-rows: min-content;
  grid-template-columns:
    [full-start] 1fr [center-start] repeat(
      8,
      [col-start] minmax(min-content, 14rem) [col-end]
    )
    [center-end] 1fr [full-end];
  position: relative;
  z-index: -5;
}

.button {
  position: relative;
  border: 1px solid #000;
  border-radius: 5px;
  padding: 1.2rem 2rem;
  display: block;
  max-width: max-content;
  background-color: #fff;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  box-shadow: 7px 13px 20px -11px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 7px 13px 20px -11px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 7px 13px 20px -11px rgba(0, 0, 0, 0.4);
}
@media only screen and (max-width: 37.5em) {
  .button {
    padding: 10px 12px;
  }
}
.button:hover::after {
  top: 5px;
  left: 5px;
}
.button::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  border: 1px solid #ff3e5d;
  top: 8px;
  left: 8px;
  z-index: -1;
}

.hwm_button-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/** @format */
header {
  grid-column: full-start / full-end;
}

.header {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  align-items: center;
  height: 10vh;
  max-height: 15rem;
  position: -webkit-sticky;
  position: sticky;
  background-color: #fff;
  top: 0;
  padding: 0 10rem;
  z-index: 9999;
  border-bottom: 1px solid #e8e0e070;
  margin: 0 auto;
}
@media only screen and (max-width: 62.5em) {
  .header {
    display: none;
  }
}
.header__logo-img {
  display: flex;
}
.header__logo-img span:nth-child(2n + 0) {
  color: #ff3e5d;
}
.header__top-nav {
  grid-column: 8 / -1;
  counter-reset: reset-counter;
}
.header__top-nav ol {
  display: flex;
  flex-direction: row;
}
.header__top-nav ol li {
  display: block;
  counter-increment: reset-counter;
  margin-left: 3rem;
  list-style: none;
  display: flex;
}
.header__top-nav ol li::before {
  content: "0" counter(reset-counter) ".";
  margin-right: 10px;
}
.header__top-nav ol li a {
  text-decoration: none;
}

.header__top-nav-item {
  display: inline-block;
  position: relative;
  color: #000;
}

.header__top-nav-item::after {
  content: "";
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #ff3e5d;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.menu-item:hover .header__top-nav-item::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}

/** @format */
.cta {
  grid-column: full-start / full-end;
  position: relative;
  display: flex;
  -moz-box-pack: center;
  justify-content: center;
  -moz-box-align: center;
  flex-direction: column;
  align-items: flex-start;
  min-height: 85vh;
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (max-width: 50em) {
  .cta {
    min-height: 95vh;
  }
}
.cta__content {
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cta__content-header {
  grid-column: 1 / 9;
  margin-bottom: 10px;
}
.cta__content-text {
  grid-column: 1 / -1;
  margin-bottom: 5rem;
}
.cta p {
  max-width: 500px;
}

#cta .button {
  margin-top: 20px;
}
.button--cta {
  grid-column: 1 / -1;
}

.cta__scroll-down > a:nth-child(1) > span:nth-child(1) {
  bottom: 2rem;
}

.cta__scroll-down > a:nth-child(2) > span:nth-child(1) {
  bottom: 4rem;
}

.cta__scroll-down > a:nth-child(3) > span:nth-child(1) {
  bottom: 6rem;
}

.cta__scroll-down-arrow {
  position: absolute;
  left: 50%;
  width: 46px;
  height: 16px;
  margin-left: -23px;
  animation: animate 2.2s infinite;
}
.cta__scroll-down-arrow::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  width: 2rem;
  height: 2rem;
  margin: -12px 0 0 -8px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-90deg);
  box-sizing: border-box;
  border-left: 2px solid #ff3e5d;
  border-bottom: 2px solid #ff3e5d;
}

.cta__scroll-down > a:nth-child(odd) > span:after {
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
}

.cta__scroll-down > a:nth-child(2) > span:nth-child(1) {
  animation-delay: -0.2s;
}

.cta__scroll-down > a:nth-child(3) > span:nth-child(1) {
  animation-delay: -0.4s;
}

@keyframes animate {
  0% {
    opacity: 0;
    transform: rotate(45deg) translate(-20px, -20px);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: rotate(45deg) translate(20px, 20px);
  }
}

.about {
  grid-column: 2 / 10;
  display: flex;
  justify-content: space-between;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 100px;
}
@media only screen and (max-width: 62.5em) {
  .about {
    flex-direction: column;
    align-items: center;
    margin-bottom: 30px;
  }
}
.about__content {
  max-width: 70rem;
}
.about__img {
  position: relative;
  border: 1px solid #000;
  border-radius: 5px;
  padding: 1.2rem 2rem;
  display: block;
  max-width: max-content;
  background-color: #fff;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  box-shadow: 7px 13px 20px -11px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 7px 13px 20px -11px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 7px 13px 20px -11px rgba(0, 0, 0, 0.4);
  margin-top: 2rem;
  max-width: 33rem;
  height: fit-content;
}
.about__img:hover::after {
  top: 10px;
  left: 10px;
}
@media only screen and (max-width: 50em) {
  .about__img {
    margin-top: 3rem;
  }
}
@media only screen and (max-width: 37.5em) {
  .about__img {
    max-width: 500px;
  }
}
.about__img::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  border: 1px solid #ff3e5d;
  top: 15px;
  left: 20px;
  z-index: -1;
}
@media only screen and (max-width: 50em) {
  .about__img::after {
    top: 8px;
    left: 8px;
  }
}
.about__img:hover::after {
  top: 10px;
  left: 10px;
}
.about .title-regular {
  position: relative;
}

.hwm__list-sub {
  display: block;
  flex-direction: column;
}

/** @format */
.home-portfolio__grid {
  grid-column: 2 / 10;
}

.grid-box__container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1.5rem;
  list-style: none;
}
@media only screen and (max-width: 62.5em) {
  .grid-box__container {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 37.5em) {
  .grid-box__container {
    grid-template-columns: 1fr;
  }
}

.home-portfolio__grid .grid-box__container {
  margin-bottom: 5rem;
}
@media only screen and (max-width: 1015px) {
  .home-portfolio__grid .grid-box__container {
    margin-left: 20px;
    margin-right: 20px;
  }
}

.lisa__grid-box-link {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
}

.related-projects .grid-box__container {
  margin-bottom: 5rem;
}
@media only screen and (max-width: 1015px) {
  .related-projects .grid-box__container {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media only screen and (max-width: 37.5em) {
  .related-projects .grid-box__container {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.grid-box {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 2.2rem;
  background-color: #fff;
  border-radius: 0px;
  border: 1px solid;
  position: relative;
  top: 0;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  border-radius: 5px;
  box-shadow: 3px 2px 10px -1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 3px 2px 10px -1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 2px 10px -1px rgba(0, 0, 0, 0.1);
}
.grid-box:hover {
  top: -6px;
  background-color: #faf8f8;
}
.grid-box__header {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.grid-box__header-top {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  margin-bottom: 3.5rem;
}
.grid-box__header .left-img {
  max-height: 4rem;
  width: auto;
}
.grid-box__header .right-img {
  max-height: 3rem;
  width: auto;
  margin-left: 10px;
}
.grid-box__header h4 {
  margin-bottom: 1rem;
  width: 100%;
}
.grid-box__footer-ul {
  list-style: none;
  display: grid;
}
.grid-box__footer-ul li {
  margin-top: 1rem;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.grid-box__footer-ul li:hover {
  color: #ff3e5d;
}

.grid-box__footer ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  text-align: center;
}

.portfoolio__grid-deed-link a {
  display: flex;
  flex-direction: row;
  align-items: center;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.portfoolio__grid-deed-link a:hover {
  color: #ff3e5d;
}

.clients {
  position: relative;
  border: 1px solid #000;
  border-radius: 5px;
  padding: 1.2rem 2rem;
  display: block;
  max-width: max-content;
  background-color: #fff;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  box-shadow: 7px 13px 20px -11px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 7px 13px 20px -11px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 7px 13px 20px -11px rgba(0, 0, 0, 0.4);
  grid-column: 2 / 10;
  padding: 4rem;
  /* margin-bottom: 15rem; */
}
@media only screen and (max-width: 62.5em) {
  .clients {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media only screen and (max-width: 37.5em) {
  .clients {
    padding: 20px;
  }
}
.clients::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  border: 1px solid #ff3e5d;
  top: 8px;
  left: 8px;
  z-index: -1;
}
@media only screen and (max-width: 37.5em) {
  .clients::after {
    top: 0px;
    left: 0px;
  }
}
.clients:hover::after {
  top: 15px;
  left: 15px;
}
.clients__logos {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 3rem;
}
@media only screen and (max-width: 62.5em) {
  .clients__logos {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
  }
}
@media only screen and (max-width: 37.5em) {
  .clients__logos {
    grid-gap: 0px;
  }
}
.clients__logos img {
  display: block;
  position: relative;
  padding: 1.2rem 2rem;
  max-width: max-content;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  border-radius: 5px;
  border: 1px solid #fff;
}
@media only screen and (max-width: 37.5em) {
  .clients__logos img {
    padding: 10px;
  }
}
.clients__logos img:hover {
  border: 1px solid #000;
  box-shadow: 3px 2px 10px -1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 3px 2px 10px -1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 2px 10px -1px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
}

/** @format */
/** @format */
.inner-page-header {
  grid-column: 2 / 10;
}

/** @format */
@media only screen and (min-width: 62.5em) {
  .header-mobile {
    display: none;
  }
}

.header-mobile .header__logo {
  position: absolute;
  top: 8px;
  z-index: 70;
}

.header-mobile {
  background: #fff;
  overflow: hidden;
  height: 60px;
  width: 100%;
  z-index: 105;
  position: fixed;
  top: 0;
  right: 0;
  padding: 0 2rem;
  transition:
    all 0.4s ease-out,
    background 1s ease-out;
  border-bottom: 1px solid #e8e0e070;
  box-shadow: 0px 1px 16px -10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 1px 16px -10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 1px 16px -10px rgba(0, 0, 0, 0.5);
  z-index: 9999;
}
.header-mobile.menu-open {
  height: 100vh;
  background: #fff;
  transition:
    all 0.45s ease-out,
    background 0.8s ease-out;
  z-index: 9999999;
}

.mobile-menu {
  clear: both;
  position: relative;
  height: 85vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.mobile-menu__footer-social {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 10px;
}
.mobile-menu__footer-social img {
  margin: 0 20px 30px 20px;
  width: auto;
  height: 2.5rem;
}

.mobile-menu__footer-contacts {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mobile-menu__footer-contacts-title {
  margin-bottom: 2rem;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
.mobile-menu__footer-contacts--item {
  position: relative;
  border: 1px solid #000;
  border-radius: 5px;
  padding: 1.2rem 2rem;
  display: block;
  max-width: max-content;
  background-color: #fff;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  box-shadow: 7px 13px 20px -11px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 7px 13px 20px -11px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 7px 13px 20px -11px rgba(0, 0, 0, 0.4);
  margin-bottom: 30px;
  padding: 1.2rem 2rem;
}
@media only screen and (max-width: 37.5em) {
  .mobile-menu__footer-contacts--item {
    padding: 10px 12px;
  }
}
.mobile-menu__footer-contacts--item:hover::after {
  top: 5px;
  left: 5px;
}
.mobile-menu__footer-contacts--item::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  border: 1px solid #ff3e5d;
  top: 8px;
  left: 8px;
  z-index: -1;
}

.header-mobile ul li {
  padding: 12px 22px;
  position: relative;
  opacity: 1;
  transition:
    opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99),
    -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition:
    transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99),
    opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition:
    transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99),
    opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99),
    -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.header-mobile ul li a {
  position: relative;
  border: 1px solid #000;
  border-radius: 5px;
  padding: 1.2rem 2rem;
  display: block;
  max-width: max-content;
  background-color: #fff;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  box-shadow: 7px 13px 20px -11px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 7px 13px 20px -11px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 7px 13px 20px -11px rgba(0, 0, 0, 0.4);
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
}
@media only screen and (max-width: 37.5em) {
  .header-mobile ul li a {
    padding: 10px 12px;
  }
}
.header-mobile ul li a:hover::after {
  top: 5px;
  left: 5px;
}
.header-mobile ul li a::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  border: 1px solid #ff3e5d;
  top: 8px;
  left: 8px;
  z-index: -1;
}

/* Menu Icon */
.icon-container {
  position: relative;
  display: inline-block;
  z-index: 2;
  float: right;
  height: 55px;
  width: 55px;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

.icon-container #menuicon {
  width: 40px;
  height: 10px;
  position: relative;
  display: block;
  margin: -4px auto 0;
  top: 50%;
}

#menuicon .bar {
  width: 100%;
  height: 2px;
  display: block;
  position: relative;
  background: #000;
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

#menuicon .bar.bar1 {
  -webkit-transform: translateY(0px) rotate(0deg);
  transform: translateY(0px) rotate(0deg);
}

#menuicon .bar.bar2 {
  -webkit-transform: translateY(6px) rotate(0deg);
  transform: translateY(6px) rotate(0deg);
}

.menu-open .icon-container {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.menu-open .icon-container #menuicon .bar {
  transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition-delay: 0.1s;
}

.menu-open .icon-container #menuicon .bar.bar1 {
  -webkit-transform: translateY(4px) rotate(45deg);
  transform: translateY(4px) rotate(45deg);
}

.menu-open .icon-container #menuicon .bar.bar2 {
  -webkit-transform: translateY(3px) rotate(-45deg);
  transform: translateY(3px) rotate(-45deg);
}

.post__content strong {
  font-weight: 400;
}

.post__content {
  grid-column: center-start / center-end;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  position: relative;
}

.post_before-content {
  grid-column: full-start / full-end;
  background-color: #faf8f8;
  height: 35rem;
  margin-bottom: -25rem;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}

.post__contetnt-container {
  grid-column: center-start / center-end;
  border: 1px solid #d9d9d9;
  padding: 4rem;
  background-color: #fff;
  z-index: 99;
  position: relative;
  max-width: 118rem;
}
@media only screen and (max-width: 1055px) {
  .post__contetnt-container {
    padding: 0rem;
    margin: 0 2rem;
  }
}
@media only screen and (max-width: 37.5em) {
  .post__contetnt-container {
    padding: 0rem;
    margin: 0 10px;
  }
}

.post-title__container {
  grid-column: center-start / center-end;
  text-align: center;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
}
@media only screen and (max-width: 62.5em) {
  .post-title__container {
    max-width: 65rem;
    margin-top: 60px;
  }
}
@media only screen and (max-width: 37.5em) {
  .post-title__container {
    margin-top: 60px;
  }
}

.post-title__title {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 37.5em) {
  .post-title__title {
    padding-top: 0rem;
  }
}

.post-title__hr {
  border-top: 2px solid #ff3e5d;
  border-bottom: 0px solid;
  width: 10rem;
  margin: 5rem auto 5rem;
}

.post__cta-img {
  height: auto;
  margin-bottom: 5rem;
  grid-column: 1 / -1;
}

.post__inner-content {
  grid-column: 2 / 12;
  padding-bottom: 50px;
}
@media only screen and (max-width: 50em) {
  .post__inner-content {
    grid-column: 1 / -1;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.post__project-grid-gallery {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  margin-top: 50px;
}

.post__project__more-posts {
  max-width: 112rem;
  margin: 0 auto;
}
.post__project__more-posts h3 {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 62.5em) {
  .post__project__more-posts {
    padding: 0 2rem;
  }
}

.related-projects {
  margin-top: -9rem;
  padding-top: 9rem;
  background: #f7f7f7;
  border-top: 1px solid #d9d9d9;
  padding-bottom: 6rem;
  background-color: #f4f0f070;
  grid-column: full-start / full-end;
}

.post__content {
  list-style: none;
}
.post__content li {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.post__content li:not(:last-child) {
  margin-bottom: 1rem;
}
.post__content li img {
  margin-right: 1rem;
  margin-top: 0.5rem;
  max-width: 10px;
}

.post__content .wp-block-gallery {
  margin-top: 15px;
  margin-bottom: 15px;
}

/** @format */
.page-title__container {
  grid-column: center-start / center-end;
  text-align: center;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
}
@media only screen and (max-width: 37.5em) {
  .page-title__container {
    max-width: 80%;
    margin-top: 50px;
  }
}

.page-title__title {
  margin-bottom: 2rem;
}

.page-title__hr {
  border-top: 2px solid #ff3e5d;
  border-bottom: 0px solid;
  width: 10rem;
  margin: 5rem auto 5rem;
}

.page-portfolio_before-content {
  grid-column: full-start / full-end;
  background-color: #f4f0f070;
  height: 40rem;
  margin-bottom: -35rem;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}

.page-portfolio__grid {
  margin-bottom: 5rem;
}

.page-portfoolio__portfoolio-item-img {
  position: relative;
  z-index: 1;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  border: 1px solid #000;
  height: auto;
  -webkit-filter: grayscale(70%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(98%);
}
.page-portfoolio__portfoolio-item-img:hover {
  filter: grayscale(0%);
}

.page-portfoolio__portfoolio-item-title {
  margin-top: 2rem;
  text-align: center;
}

.portfolio-feed__list {
  grid-column: 2 / 10;
}
@media only screen and (max-width: 75em) {
  .portfolio-feed__list {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media only screen and (max-width: 37.5em) {
  .portfolio-feed__list {
    padding: 20px;
    margin-left: 0px;
    margin-right: 0px;
  }
}

.portfolio-feed__list-item {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-template-rows: auto;
  position: relative;
}

.portfolio-feed__img {
  position: relative;
  z-index: 1;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.portfolio-feed__img--left {
  grid-column: 1 / 6;
}
@media only screen and (max-width: 62.5em) {
  .portfolio-feed__img--left {
    grid-column: 1 / -1;
    grid-row: 1/2;
  }
}
.portfolio-feed__img:hover {
  filter: grayscale(0%);
}
.portfolio-feed__img img {
  border: 1px solid #000;
  border-radius: 5px;
  width: 100%;
  height: 100%;
}

.portfolio-feed__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  position: absolute;
  z-index: 2;
}
.portfolio-feed__content--right {
  grid-column: 1 / 4;
  align-items: flex-start;
  text-align: start;
}
@media only screen and (max-width: 62.5em) {
  .portfolio-feed__content--right {
    grid-column: 1 / -1;
  }
}
.portfolio-feed__content--right p {
  margin-right: -10rem;
}
@media only screen and (max-width: 62.5em) {
  .portfolio-feed__content--right p {
    margin-right: 0rem;
  }
}
.portfolio-feed__content--left {
  grid-column: 6 / 9;
  text-align: end;
}
@media only screen and (max-width: 62.5em) {
  .portfolio-feed__content--left {
    grid-column: 1 / -1;
    align-items: flex-start;
    text-align: start;
  }
}
@media only screen and (max-width: 62.5em) {
  .portfolio-feed__content {
    position: relative;
  }
}
.portfolio-feed__content-title {
  margin-bottom: 0rem;
  margin-top: 1rem;
}
.portfolio-feed__content-text {
  padding-bottom: 2rem;
}
.portfolio-feed__content-box {
  display: flex;
  flex-direction: column;
  align-items: end;
  height: fit-content;
  background-color: #faf8f8;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  color: #000;
  padding: 3rem;
  margin-left: -10rem;
  border-radius: 0px;
  border: 1px solid;
  border-radius: 5px;
  z-index: -2;
  box-shadow: 3px 2px 11px -1px rgba(179, 163, 163, 0.75);
  -webkit-box-shadow: 3px 2px 11px -1px rgba(179, 163, 163, 0.75);
  -moz-box-shadow: 3px 2px 11px -1px rgba(179, 163, 163, 0.75);
}
@media only screen and (max-width: 62.5em) {
  .portfolio-feed__content-box {
    margin: -70px 10px 0 10px;
    padding: 20px;
    align-items: start;
    text-align: start;
  }
}
@media only screen and (max-width: 37.5em) {
  .portfolio-feed__content-box {
    margin: -30px 5px 0 5px;
    padding: 15px;
  }
}
.portfolio-feed__content-box:hover {
  background-color: #fff;
}

.portfolio-feed__content-link {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0px;
  z-index: 3;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  box-shadow: 3px 2px 10px -1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 3px 2px 10px -1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 2px 10px -1px rgba(0, 0, 0, 0.1);
}
.portfolio-feed__content-link:hover {
  background-color: transparent;
}

@media only screen and (max-width: 62.5em) {
  .portfolio-feed__list-item .button--dark {
    display: none;
  }
}

.portfolio-feed__lisainfo-text {
  margin-bottom: 5rem;
}

/** @format */
@media only screen and (max-width: 1110px) {
  .sidebar {
    display: none;
  }
}

.sidebar-right {
  width: 40px;
  position: fixed;
  bottom: 0px;
  left: auto;
  right: 40px;
  z-index: 10;
}
@media only screen and (max-width: 1270px) {
  .sidebar-right {
    right: 10px;
  }
}
.sidebar-right-content {
  display: flex;
  flex-direction: column;
  -moz-box-align: center;
  align-items: center;
  position: relative;
}
.sidebar-right-content a {
  font-size: 1.4rem;
  margin: 20px auto;
  padding: 10px;
  writing-mode: vertical-rl;
}
.sidebar-right-content a:hover {
  transform: translateY(-3px);
}
.sidebar-right::after {
  content: "";
  display: block;
  width: 1px;
  height: 90px;
  margin: 0px auto;
  background-color: #ff3e5d;
}

.sidebar__left {
  width: 40px;
  position: fixed;
  bottom: 0px;
  right: auto;
  left: 40px;
  z-index: 10;
}
@media only screen and (max-width: 1270px) {
  .sidebar__left {
    left: 10px;
  }
}
.sidebar__left-content {
  display: flex;
  flex-direction: column;
  -moz-box-align: center;
  align-items: center;
  position: relative;
}
.sidebar__left::after {
  content: "";
  display: block;
  width: 1px;
  height: 90px;
  margin: 0px auto;
  background-color: #ff3e5d;
}
.sidebar__left ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.sidebar__left ul li {
  display: flex;
  justify-content: center;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.sidebar__left ul li:hover {
  transform: translateY(-3px);
}
.sidebar__left ul li:last-of-type {
  margin-bottom: 40px;
}

.sidebar__left-content img {
  margin-top: 3rem;
}

.sochial-media__icon {
  display: flex;
  justify-content: center;
}
.sochial-media__icon img {
  width: auto;
  height: 2rem;
}

.jJFfEJ a {
  margin: 20px auto;
  padding: 10px;
  font-family: var(--font-mono);
  font-size: var(--fz-xxs);
  line-height: var(--fz-lg);
  letter-spacing: 0.1em;
  writing-mode: vertical-rl;
}

.error-page {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 80vh;
}

.error-img {
  height: 77%;
  width: auto;
}

.menu {
  list-style: none;
}
@media only screen and (max-width: 50em) {
  .menu {
    padding-top: 30px;
  }
}
.menu-item {
  text-align: center;
}

.post__content .wp-block-gallery img {
  object-fit: contain !important;
}

.wp-block-image {
  padding-top: 15px;
  padding-bottom: 15px;
}

.post__content .is-layout-flex {
  flex-wrap: nowrap !important;
  align-items: center;
}

/** @format */
footer {
  grid-column: full-start / full-end;
}

.footer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-color: #f4f0f070;
  padding-top: 4rem;
  z-index: -2;
}
.footer__autor-info {
  margin-bottom: 1.5rem;
}
.footer__autor-info span {
  color: #ff3e5d;
  margin: 6px;
}
.footer__contact {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 58rem;
  margin: 10rem auto 20rem;
}
.footer__contact-title {
  margin-bottom: 1rem;
}
.footer__contact-text {
  text-align: center;
  margin-bottom: 6.5rem;
}
@media only screen and (max-width: 37.5em) {
  .footer__contact-text {
    margin-left: 20px;
    margin-right: 20px;
  }
}

.ek-counter-grid {
  display: grid;
  grid-column: 2 / 10;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 48px;
  align-items: start;
  margin: clamp(80px, 10vw, 120px) 0 0 0;
}

.ek-counter-item {
  text-align: center;
}

.ek-counter-number {
  font-size: clamp(48px, 7vw, 110px);
  line-height: 0.95;
  font-weight: 100;
  margin-bottom: 18px;
}

.ek-counter-text {
  font-size: clamp(18px, 1.6vw, 30px);
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.4em;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 2px;
  text-decoration: none;
  margin: 0 auto;
}

@media (max-width: 980px) {
  .ek-counter-grid {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .ek-counter-item {
    max-width: 520px;
    margin: 0 auto;
  }
}

.grid-box__keywords {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin-top: 16px;
}

.grid-box__keyword {
  display: inline-block;
  padding: 3px 2px;
  border-bottom: 1px solid #ff3e5d;
  border-radius: 0px;
  font-size: 12px;
  line-height: 1;
}

/* base */
.wp-block-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.wp-block-list li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 14px;
}

/* noole ikoon */
.wp-block-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3.6px;
  width: 16px;
  height: 16px;
  background-image: url("/wp-content/uploads/2023/01/right-arrow__icon.png");
  background-size: contain;
  background-repeat: no-repeat;
}

/* tekst */
.wp-block-list li p {
  margin: 0;
}

/* desktop */
@media (min-width: 980px) {
  .wp-block-list li {
    padding-left: 25px;
    margin-bottom: 18px;
  }

  .wp-block-list li::before {
    width: 18px;
    height: 18px;
  }
}
