/*
Theme Name: Art Den
Author: BFG
Description: A blank WordPress theme
Version: 1.0
*/

/*=============================================
=            Normalize            =
=============================================*/
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  outline: 0;
  vertical-align: baseline;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  transition: all 0.5s;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  text-decoration: none;
}

b,
strong {
  font-weight: 600;
}

dfn {
  font-style: italic;
}

mark {
  background: unset;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  transition: all var(--hover-transition);
}

button {
  overflow: visible;
  padding: 0;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  border-style: solid;
  border-width: 0;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

ul,
ol {
  margin-bottom: 25px;
  margin-left: 20px;
  padding-left: 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.6rem;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.6rem 1.6rem;
}

/* Box sizing.
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

p {
  word-break: break-word;
  margin-bottom: 20px;
}

code {
  background-color: #e0f2fe;
  padding: 0.125em 0.25em;
}

pre {
  background-color: #f4f4f5;
  padding: 20px;
}

blockquote,
.wp-block-quote {
  padding: 16px;
  margin-top: 34px;
  margin-bottom: 34px;
  border-left: 4px solid #027abb;
  color: #27272a;
  font-style: italic;
}

blockquote.has-text-align-right,
blockquote.is-style-large,
blockquote.is-style-plain,
.wp-block-quote.has-text-align-right,
.wp-block-quote.is-style-large,
.wp-block-quote.is-style-plain {
  border: unset;
  border-left: 4px solid #027abb;
}

.wp-block-pullquote.has-border-color {
  border: unset !important;
  border-top: 4px solid #027abb !important;
  border-bottom: 4px solid #027abb !important;
}

a {
  color: inherit;
  text-decoration: none;
  will-change: transform;
  cursor: pointer;
}

.paralax-on-drag.zero-opacity.visible {
  opacity: 1;
}

.zero-opacity {
  opacity: 0;
}

a:active {
  outline: 0;
}

.grecaptcha-badge {
  display: none;
}

/* standardization */

.slider-scroll::-webkit-scrollbar {
  display: none;
}

@media screen and (min-width: 1200px) and (max-width: 1439px) {
  body .sec-product-slider .product-slider__slide-image img {
    width: 100%;
    object-fit: cover;
  }

  body .projects-on-dark-cover-main .product-slider__slide-image img {
    width: 100%;
    object-fit: cover;
  }
  body .projects-on-dark-cover-about-page .product-slider__slide {
    min-width: unset;
  }

  .slider-scroll {
    gap: 30px !important;
    flex-wrap: wrap !important;
  }

  .slider-scroll .product-slider__slide {
    flex-basis: calc((100% - 30px) / 2);
    padding-right: 0 !important;
  }
}

/* scroll bar */

.custom-scroll {
  position: fixed;
  top: 0;
  right: 0;
  width: 8px;
  height: 100%;
  border-radius: 4px;
  z-index: 3;
}

@media screen and (max-width: 1200px) {
  .custom-scroll {
    display: none;
  }
}
.custom-scroll-thumb {
  position: absolute;
  top: 0;
  width: 100%;
  height: 50px;
  background: var(--black-color);
  border: 1px solid #fff;
  border-radius: 4px;
  cursor: pointer;
}

@media screen and (min-width: 1200px) {
  body::-webkit-scrollbar {
    display: none;
  }
}

html.lenis,
html.lenis body {
  height: auto;
}

body {
  overflow-x: hidden;
}

/* popup */

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: clip;
}

.lenis.lenis-smooth iframe {
  pointer-events: none;
}

a.disabled {
  pointer-events: none;
}

.month-select::-webkit-scrollbar {
  display: none;
}

.wpcf7-form-control-wrap {
  display: block;
}

.select2-container--default .select2-results > .select2-results__options,
.pum,
.pum-container {
  overflow-x: inherit !important;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.pum-container {
  border: 0 !important;
  box-shadow: none !important;
  left: unset !important;
  right: 0 !important;
  padding: 0 !important;
  background: #e8e2d9 !important;
  height: 100% !important;
  overflow-y: scroll !important;
}

input[type="date"]::-webkit-calendar-picker-indicator {
  display: none;
}

input[type="date"]::-webkit-inner-spin-button {
  display: none;
}

input[type="date"]::-moz-clear {
  display: none;
}

:root {
  --font-family: "Behind The Nineties";
  --second-family: "DM Sans", sans-serif;
  --third-family: "Gilroy", sans-serif;

  --full-black-color: #000;
  --black-color: #1b1b1b;
  --white-color: #fff;
  --grey-color: #706f6d;
  --light-brown: #c7bfb2;
  --dusty-rose: #877575;
  --soft-beige: #e8e2d9;
  --dark-gray: #323232;
  --faded-sand: #d8d2ca;
  --taupe-color: #675f56;
  --shadow-brown: #464441;

  --default-transition-time: 2s;
  --hover-transition: 1s;
}

@media screen and (max-width: 768px) {
  .hide__mobile {
    display: none !important;
  }
}

@media screen and (min-width: 769px) {
  .hide__desktop {
    display: none !important;
  }
}

.site {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
}

.main__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 140px;
  min-height: 140px;
  position: relative;
  cursor: pointer;
  border-radius: 100%;
  max-width: fit-content;
}

@media screen and (max-width: 768px) {
  .main__btn {
    min-width: 100px;
    min-height: 100px;
  }

  body .main__btn svg {
    left: -10px;
  }
}

.main__btn--light-brown {
  border: 1px solid var(--light-brown);
  color: var(--black-color);
}

.main__btn--light-brown:hover {
  background: var(--white-color);
  border-color: var(--white-color);
}

.main__btn--grey-color {
  border: 1px solid var(--grey-color);
  color: var(--white-color);
}

.main__btn--grey-color:hover {
  background: var(--soft-beige);
  color: var(--black-color);
  border-color: var(--soft-beige);
}

.main__btn svg {
  position: absolute;
  left: -15px;
  top: 50%;
  transform: translateY(-50%);
}

.main__btn.main__btn--grey-color svg path {
  fill: var(--grey-color);
}

img {
  width: 100%;
  height: auto;
}

body {
  background: var(--soft-beige);
  font-family: var(--second-family);
  line-height: 150%;
  color: var(--black-color);
  font-weight: 400;
  font-size: 18px;
  position: relative;

  -webkit-overflow-scrolling: auto;
}

html,
body {
  overscroll-behavior: none;
  scroll-behavior: auto;
}

@media screen and (max-width: 768px) {
  body {
    font-size: 16px;
  }
}

/* space */

#primary {
  overflow: hidden;
  z-index: 2;
  position: relative;
}

#primary section {
  padding-top: 120px;
  padding-bottom: 120px;
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  #primary section {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 768px) {
  #primary section {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

/* h1 */

h1,
.h1 {
  font-size: 96px;
  font-family: var(--font-family);
  line-height: 1;
  font-weight: 500;
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  body h1,
  body .h1 {
    font-size: 68px;
  }
}

@media screen and (max-width: 768px) {
  body h1,
  body .h1 {
    font-size: 40px;
  }
}

/* h2 */

h2 {
  font-size: 48px;
  font-family: var(--font-family);
  line-height: 1.1;
  font-weight: 500;
  letter-spacing: 0.02em;
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  body h2 {
    font-size: 38px;
  }
}

@media screen and (max-width: 768px) {
  body h2 {
    font-size: 28px;
  }
}

/* h3 */

h3 {
  font-size: 32px;
  font-family: var(--font-family);
  line-height: 1;
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  body h3,
  body .h3 {
    font-size: 26px;
  }
}

@media screen and (max-width: 768px) {
  body h3 {
    font-size: 20px;
  }
}

/* h4 */

h4,
.h4 {
  font-size: 24px;
  font-family: var(--font-family);
  line-height: 1.1;
  font-weight: 500;
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  body h4,
  body .h4 {
    font-size: 21px;
  }
}

@media screen and (max-width: 768px) {
  body h4 {
    font-size: 18px;
  }
}

/* h5 */

h5,
.h5 {
  font-size: 20px;
  font-family: var(--font-family);
  line-height: 1.1;
  font-weight: 500;
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  body h5,
  body .h5 {
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  body h5,
  body .h5 {
    font-size: 16px;
  }
}

/* h6 */

h6 {
  font-size: 16px;
  font-family: var(--font-family);
  line-height: 1.4;
  font-weight: 500;
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  body h6,
  body .h6 {
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  body h6 {
    font-size: 14px;
  }
}

/* body2 */

.body2 {
  font-size: 16px;
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  body .body2 {
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  body .body2 {
    font-size: 14px;
  }
}

/* body3 */

.body3 {
  font-size: 14px;
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  body .body3 {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  body .body3 {
    font-size: 12px;
  }
}

/* container */

.container {
  width: 100%;
  max-width: 1300px;
  padding-left: 50px;
  padding-right: 50px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  body .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media screen and (max-width: 600px) {
  body .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@font-face {
  font-family: "Behind The Nineties";
  src: url("fonts/Behind-The-Nineties-Rg.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Behind The Nineties";
  src: url("fonts/Behind-The-Nineties-Bd.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Behind The Nineties";
  src: url("fonts/Behind-The-Nineties-Smbd.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Behind The Nineties";
  src: url("fonts/Behind-The-Nineties-Xbd.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Behind The Nineties";
  src: url("fonts/Behind-The-Nineties-Md.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Behind The Nineties";
  src: url("fonts/Behind-The-Nineties-Blk.ttf") format("truetype");
  font-weight: 900;
}

@font-face {
  font-family: "Behind The Nineties";
  src: url("fonts/Behind-The-Nineties-It.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Behind The Nineties";
  src: url("fonts/Behind-The-Nineties-Bd-It.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Behind The Nineties";
  src: url("fonts/Behind-The-Nineties-Md-It.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Behind The Nineties";
  src: url("assets/fonts/Behind-The-Nineties-Smbd-It.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "Behind The Nineties";
  src: url("fonts/Behind-The-Nineties-Xbd-It.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: "Behind The Nineties";
  src: url("fonts/Behind-The-Nineties-Blk-It.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

/* about block */

#primary section.about {
  padding-top: 0;
}

.about__content {
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  height: calc(100vh - 60px);
}

.about__first-line-desck,
.about__third-line-desck {
  position: relative;
  z-index: 1;
}

.about__sec-line-desck {
  position: relative;
  padding-right: 60px;
  text-align: right;
  font-weight: 400;
  z-index: 3;
}

.about__item--button {
  margin-right: -40px;
}

.about__item {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 352px;
  z-index: 2;
}

@media screen and (max-width: 1200px) {
  .about__third-line-mobile {
    z-index: 3;
    position: relative;
  }
  .about__content--descktop {
    width: 100%;
  }

  .about__content .paralax-on-drag {
    padding-right: 20px;
    display: flex;
    justify-content: flex-end;
    width: 100%;
  }

  .about__sec-line-mobile {
    text-align: right;
  }

  .about__content {
    align-items: flex-start;
  }
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  .about__content--descktop {
    width: 100%;
  }

  .about__sec-line-desck svg {
    margin-bottom: -7px;
  }
}

@media screen and (max-width: 768px) {
  .about__content--mobile {
    margin-bottom: 60px;
  }

  body .about__content {
    align-items: center;
  }

  .about__fourth-line-mobile {
    text-align: right;
  }
}

/* contact us */

.contact-us__title {
  margin-bottom: 60px;
}

.contact-us__title > em {
  font-weight: 400;
}

.contact-us .social-menu a::before {
  content: "";
  background: var(--taupe-color);
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -3px;
}

.social-menu a.contact-us__button {
  position: relative;
  display: flex;
}

.contact-us__info-item a {
  position: relative;
}

.contact-us__info,
.contact-us__info-item {
  display: flex;
}

.contact-us .social-menu {
  display: flex;
  gap: 15px;
}

.contact-us__info {
  gap: 70px;
  position: relative;
  padding-bottom: 70px;
  border-bottom: 1px solid var(--light-brown);
}

.contact-us__info a.contact-us__button {
  position: absolute;
  top: -84px;
  left: 0;
}

.contact-us__info-item {
  flex-direction: column;
}

.contact-us__info-title {
  margin-bottom: 10px;
}

.contact-us__info-text {
  max-width: 180px;
  color: var(--dusty-rose);
}

.marquee-container {
  width: 100%;
  overflow: hidden;
  flex-wrap: nowrap;
  box-sizing: border-box;
  font-weight: 400;
  font-size: 160px;
  line-height: 115%;
  text-transform: uppercase;
  color: var(--faded-sand);
  font-family: var(--font-family);
}

.marquee-container em {
  text-transform: none;
}

.contact-us__wrapper {
  position: relative;
}

.marquee-content {
  display: inline-flex;
}

.marquee-content span {
  white-space: nowrap;
  align-items: center;
  display: flex;
  gap: 69px;
  padding-right: 69px;
}

#primary section.contact-us {
  padding-bottom: 0px;
}

@media screen and (min-width: 1201px) and (max-width: 1500px) {
  .marquee-container {
    font-size: 180px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  .contact-us__info {
    flex-wrap: wrap;
  }

  body .contact-us__info a.contact-us__button {
    right: 30px;
    top: -20px;
  }

  body .contact-us__info > div {
    flex-basis: calc((100% - 40px) / 2);
  }

  body .contact-us__info {
    padding-bottom: 150px;
    gap: 40px;
  }

  body .marquee-container {
    font-size: 175px;
  }

  body .marquee-content span {
    gap: 40px;
    padding-right: 40px;
  }
}

@media screen and (min-width: 769px) {
  .contact-us__info {
    padding-right: 130px;
  }
}

@media screen and (max-width: 768px) {
  .contact-us__info-title {
    margin-bottom: 6px;
  }

  .contact-us .social-menu {
    flex-direction: column;
    align-items: flex-start;
    gap: 7px;
  }

  .marquee-container {
    font-size: 113px;
  }

  body .marquee-content svg {
    max-width: 75px;
    max-height: 75px;
  }

  body .contact-us__title {
    margin-bottom: 20px;
  }

  body .contact-us__info > div {
    flex-basis: calc((100% - 20px) / 2);
  }

  body .contact-us__info {
    column-gap: 20px;
    row-gap: 30px;
    flex-wrap: wrap;
    padding-bottom: 62px;
  }

  body .marquee {
    padding-top: 20px;
  }

  body .marquee-content span {
    gap: 35px;
    padding-right: 35px;
  }

  .contact-us__info a.contact-us__button {
    left: 0;
    top: -80px;
    bottom: 0;
  }
}

.contact__bottom-line {
  border-bottom: 1px solid var(--light-brown);
  padding-top: 20px;
}

.fixed-contact-us {
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 0;
}

/* first screen */

body #primary .first-screen {
  padding-top: 50px;
  padding-bottom: 60px;
}

.first-screen__line em {
  font-style: italic;
  font-weight: 400;
}

.first-screen__content img {
  width: unset;
  top: -2.5px;
  position: relative;
}

@media screen and (min-width: 769px) {
  .first-screen__content {
    margin-left: 30px;
  }
}

@media screen and (min-width: 1201px) {
  .first-screen__content {
    max-width: 1035px;
    width: 100%;
  }
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  .first-screen__content {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
  }
}

.first-screen {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.first-screen__line--second {
  text-align: right;
}

@media screen and (max-width: 768px) {
  .first-screen__title--mobile .first-screen__line:nth-child(1) {
    margin-left: 40px;
  }

  .first-screen__title--mobile .first-screen__line:nth-child(3) {
    text-align: right;
  }

  .first-screen__title--mobile .first-screen__line:nth-child(4) {
    text-align: center;
  }

  .first-screen__title {
    display: flex;
    flex-direction: column;
  }

  .first-screen__title--desktop {
    display: none;
  }

  .first-screen__icon {
    max-width: 24px;
    max-height: 24px;
  }

  body #primary .first-screen {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 769px) {
  body .first-screen__title--mobile {
    display: none;
  }
}

@media screen and (min-width: 1201px) {
  .first-screen__title {
    display: flex;
    flex-direction: column;
  }
}

/* footer */

.footer-site-links {
  padding-top: 40px;
  padding-bottom: 40px;
  color: var(--dusty-rose);
}

.footer-site-links__items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}

p.footer-site-links__link a {
  color: var(--black-color);
}

.footer-site-links p {
  margin-bottom: 0;
}

.footer-site-links {
  z-index: 2;
  position: relative;
}

footer::before {
  content: "";
  background: linear-gradient(180deg, #e8e2d9 0%, #fff 100%);
  height: 430px;
  width: 100vw;
  left: calc((-100vw + 100%) / 2);
  position: absolute;
  bottom: 0;
}

@media screen and (max-width: 768px) {
  footer::before {
    height: 272px;
  }
  .footer-site-links__items {
    justify-content: center;
  }
}

@media screen and (max-width: 600px) {
  .footer-site-links__items {
    text-align: center;
    column-gap: 20px;
    row-gap: 10px;
    justify-content: center;
  }

  .footer-site-links__item:first-child {
    flex-basis: 100%;
  }

  .footer-site-links {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.fixed-footer {
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  z-index: 1;
}

/*  product-information  */
.product-information__content--left {
  position: relative;
}

.sticky {
  transform: translateY(0);
}

.product-information {
  padding-top: 60px;
  padding-bottom: 180px;
}

@media screen and (min-width: 769px) {
  .hide__mobile.product-information__content--right,
  .sticky {
    padding-top: 100px;
  }
}

.product-information {
  background: center / cover no-repeat
    url("/wp-content/uploads/2025/01/back-new-1.jpg");
}

.product-information__content {
  display: flex;
  gap: 20px;
  justify-content: space-between;
}

.hide__mobile.product-information__content--right img {
  transform: translateY(100px);
  opacity: 0;
}

.product-information__content--left {
  color: var(--white-color);
  max-width: 400px;
}

.product-information__title {
  padding-bottom: 20px;
}

.product-information__title em {
  font-weight: 400;
}

.product-information__description {
  padding-bottom: 50px;
}

.product-information__content--right {
  max-width: 740px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.product-information__wrapper--middle,
.product-information__image-block--right {
  display: flex;
}

.product-information__wrapper--middle {
  gap: 20px;
}

.product-information__image-block--right {
  flex-direction: column;
}

.product-information__wrapper--bottom {
  max-width: 570px;
}

@media screen and (min-width: 1201px) {
  .product-information__image-block--left {
    margin-top: 211px;
  }

  .product-information__image-block--right {
    gap: 261px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  .product-information {
    padding-top: 115px;
    padding-bottom: 115px;
  }

  .product-information__image-block--left {
    margin-top: 105px;
  }

  .product-information__image-block--right {
    gap: 130px;
  }
  .product-information__wrapper--bottom img {
    padding-right: 50px;
  }
}

@media screen and (max-width: 768px) {
  .product-information__description {
    padding-bottom: 20px;
  }
  .product-information {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .product-information__content {
    flex-direction: column;
    gap: 40px;
  }

  .product-information__content--left {
    max-width: none;
  }

  .hide__desktop.product-information__content--right {
    gap: 10px;
  }

  .hide__desktop.product-information__content--right img:nth-child(1) {
    order: 1;
  }

  .hide__desktop.product-information__content--right img:nth-child(2) {
    order: 3;
    padding-right: 100px;
  }

  .hide__desktop.product-information__content--right img:nth-child(3) {
    order: 2;
    padding-left: 167px;
  }

  .hide__desktop.product-information__content--right img:nth-child(4) {
    order: 4;
    padding-left: 167px;
  }

  .hide__desktop.product-information__content--right img:nth-child(5) {
    order: 5;
    padding-right: 44px;
  }
}

/* second animated slider */

body #primary .animated-slider {
  padding-top: 0;
}

.animated-slider {
  background: var(--soft-beige);
  z-index: 2;
  position: relative;
}

.swiper-slide-active .animated-slider__slide-image img {
  transform: scale(1.25);
}

.animated-slider__slide-image {
  overflow: hidden;
}

.animated-slider__slide-image img {
  transform: scale(1);
  object-fit: cover;
  height: 100%;
  width: 100%;
  transition: all 6s ease;
}

.animated-slider__bottom-bar {
  display: flex;
  position: absolute;
  bottom: 20px;
  width: 100%;
  z-index: 2;
}

.animated-slider__button svg,
.animated-slider__button svg * {
  transition: all var(--default-transition-time);
}

.animated-slider__button:not(.swiper-button-disabled) {
  cursor: pointer;
}

.animated-slider__button.swiper-button-disabled path {
  stroke: var(--light-brown);
}

.animated-slider__navigation {
  display: flex;
  gap: 18px;
}

.animated-slider__pagination h3 {
  font-style: normal;
}

.animated-slider__pagination {
  font-family: var(--font-family);
  display: flex;
  align-items: flex-end;
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
}

.animated-slider__swiper {
  overflow: visible !important;
}

.animated-slider__swiper {
  border-bottom: 1px solid var(--light-brown);
}

.animated-slider__slide-title {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 200px;
}

.animated-slider__drag-button {
  background: var(--soft-beige);
}

.animated-slider__swiper .swiper-slide {
  opacity: 0;
  z-index: -1;
}

.animated-slider__swiper .swiper-slide-active {
  opacity: 1;
  z-index: 1;
}

.track-pad {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
}

.animated-slider__swiper {
  position: relative;
}

#fixedButton {
  position: absolute;
  z-index: 3;
}

.moveAble-product {
  position: absolute;
  display: block;
  transition: none;
  width: 140px;
  height: 140px;
}

.moveAble {
  position: absolute;
  transform: translate(-50%, -50%);
  display: block;
  width: 140px;
  height: 140px;
}

.animated-slider__slide-image {
  position: relative;
}

.animated-slider__slide-image {
  height: 617px;
}

@media screen and (max-width: 768px) {
  body .animated-slider__slide-image {
    height: 270px;
  }
}

@media screen and (max-width: 768px) {
  .animated-slider .moveAble {
    opacity: 0;
  }

  body .animated-slider__pagination {
    font-size: 12px;
  }

  body .animated-slider__navigation {
    gap: 10px;
  }

  body .animated-slider__button svg {
    max-width: 16px;
  }

  body .animated-slider__slide-title {
    padding-left: 56px;
    max-width: 172px;
    padding-bottom: 10px;
    padding-top: 10px;
  }

  body .animated-slider__bottom-bar {
    bottom: 10px;
  }

  body .moveAble {
    height: 100px;
    width: 100px;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
  }
}

@media screen and (min-width: 991px) and (max-width: 1200px) {
  body .animated-slider__slide-image {
    height: 517px;
  }
}

@media screen and (min-width: 1921px) {
  body .animated-slider__slide-image {
    height: 717px;
  }
}

/* service about */

.about-service::after {
  content: "";
  height: 1px;
  position: absolute;
  bottom: 0;
  display: block;
  width: calc(100% - 100px);
  left: 50px;
  background: var(--light-brown);
}

@media screen and (max-width: 1200px) {
  .about-service::after {
    width: calc(100% - 50px);
    left: 25px;
  }
}

@media screen and (max-width: 600px) {
  .about-service::after {
    width: calc(100% - 40px);
    left: 20px;
  }
}

.about-service__content {
  display: flex;
  justify-content: space-between;
  gap: 77px;
}

.about-service {
  position: relative;
}

.about-service__column--left {
  flex-basis: 520px;
}

.about-service__title em {
  font-weight: 400;
}

.about-service__description {
  margin-top: 20px;
  margin-bottom: 50px;
}

.about-service__column--right {
  flex-basis: 600px;
}

.about-service__title {
  max-width: 265px;
}

.about-service__product-container {
  position: relative;
}

.about-service__product-container img:nth-child(1) {
  max-width: 382px;
  z-index: 1;
}

.about-service__product-container img:nth-child(2) {
  max-width: 284px;
  z-index: 2;
  position: relative;
  left: 100%;
  transform: translateX(-100%);
  margin-top: -251px;
}

.about-service__button {
  z-index: 3;
  position: absolute;
  right: 50px;
  top: 85px;
  background: var(--soft-beige);
}

.about-service__info-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  gap: 30px;
}

.about-service__info-item:not(:last-child) {
  padding-bottom: 30px;
  border-bottom: 1px solid var(--light-brown);
}

.about-service__info-title {
  flex-basis: 228px;
}

.about-service__info-text {
  flex-basis: 345px;
  color: var(--dusty-rose);
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  .about-service__content {
    flex-direction: column;
    gap: 50px;
  }

  .about-service__column--left {
    flex-basis: inherit;
  }
}

@media screen and (max-width: 1200px) {
  body .about-service__description {
    margin-bottom: 0;
  }

  .about-service__product-container {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .about-service__info-item {
    align-items: flex-start;
  }

  .about-service__info-item:last-child {
    padding-bottom: 0;
  }

  .about-service__info-item:first-child {
    padding-top: 0;
  }

  .about-service__info-item {
    padding-bottom: 20px;
    padding-top: 20px;
  }

  .about-service__content {
    flex-direction: column;
    gap: 50px;
  }

  .about-service__column--left {
    flex-basis: inherit;
  }

  .about-service__description {
    margin-bottom: 0;
  }

  .about-service__product-container {
    display: none;
  }
}

/* service page first screen */

#primary section.services {
  padding-top: 0;
  padding-bottom: 0;
}

.services {
  background: center / cover no-repeat
    url("/wp-content/uploads/2025/01/services-bg-1.jpg");
  display: flex;
  flex-direction: column;
  height: calc(100vh - 60px);
}

.services__content {
  flex-grow: 1;
}

.services-marquee {
  flex-shrink: 0;
}

.services-marquee__container {
  width: 100%;
  overflow: hidden;
  flex-wrap: nowrap;
  box-sizing: border-box;
  font-family: var(--font-family);
  line-height: 130%;
  color: var(--white-color);
  position: relative;
}

.services-marquee__container::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(20px);
  background: linear-gradient(
    0deg,
    rgba(255, 255, 255, 0.027) 22.56%,
    rgba(255, 255, 255, 0) 61%
  );
  z-index: 1;
}

.services-marquee__content {
  display: inline-flex;
  position: relative;
  z-index: 2;
}

.services-marquee__content span {
  white-space: nowrap;
  align-items: center;
  display: flex;
  gap: 40px;
  padding-right: 40px;
}

@media (min-width: 1201px) {
  .services-marquee__container {
    font-size: 150px;
    padding: 30px 0;
  }

  .services-marquee__container::before {
    content: "";
    background: #c7bfb2;
    height: 1px;
    width: 1200px;
    max-width: 100%;
    left: 50%;
    top: 0;
    position: absolute;
    transform: translateX(-50%);
    z-index: 2;
  }
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  .services-marquee__container {
    font-size: 109px;
    padding: 25px 0;
  }
}

@media (max-width: 768px) {
  .services-marquee__container {
    font-size: 68px;
    padding: 20px 0;
  }
  .services {
    height: calc(100vh - 40px);
  }
}

@media screen and (min-width: 1201px) and (max-width: 1600px) {
  .services-marquee__container {
    padding: 15px 0;
    font-size: 115px;
  }
}

/* popup */

.wpcf7-acceptance input {
  display: none !important;
}

.wpcf7-date {
  max-height: 38px;
}

.wpcf7-acceptance input + span::before {
  content: "";
  display: inline-block;
  min-width: 20px;
  height: 20px;
  border: 2px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
  margin-right: 10px;
  vertical-align: middle;
  transition: all 0.3s ease;
  cursor: pointer;
}

.wpcf7 form .wpcf7-response-output {
  width: 100%;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  padding: 0;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  padding: 7px 14px;
  border: 0;
  margin: 0;
}

.wpcf7 form.wpcf7-form.invalid .wpcf7-response-output,
.wpcf7 form.wpcf7-form.unaccepted .wpcf7-response-output {
  color: #e01300;
  border-left: 3px solid #e01300;
}

.wpcf7 form.wpcf7-form.sent .wpcf7-response-output {
  color: #00c558;
  border-left: 3px solid #00c558;
}

.response_and_button .form-button-submit {
  min-width: 135px;
}

body .select2.checked .select2-selection {
  border-color: #c7bfb2 !important;
}

.response_and_button {
  display: flex;
  align-items: center;
  gap: 30px;
}

.select2.checked + span.wpcf7-not-valid-tip {
  display: none !important;
}

.popup-block__form .wpcf7-not-valid-tip {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  text-align: right;
  color: #f30606;
  position: absolute;
  right: 0;
}

.popup-block__form input.wpcf7-not-valid,
body
  select.wpcf7-not-valid
  + .select2-container--default
  .select2-selection--single {
  border-color: #f30606;
}

.wpcf7-acceptance input:checked + span::after {
  content: "";
  background: url("/wp-content/uploads/2025/01/acceptance.svg");
  min-width: 20px;
  height: 20px;
  position: absolute;
}

.wpcf7-list-item-label .agreement {
  width: unset !important;
  margin-right: 10px;
}

.wpcf7-list-item .wpcf7-list-item-label p {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 110%;
  color: var(--black-color);
  margin-bottom: 6px;
}

.wpcf7-list-item .wpcf7-list-item-label {
  font-family: var(--second-family);
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #a6a39e;
}

.wpcf7-list-item .wpcf7-list-item-label {
  display: flex !important;
}

.wpcf7-form-control-wrap .wpcf7-list-item {
  margin-left: 0;
}

.popup-block__form .wpcf7-list-item .wpcf7-list-item-label a {
  color: var(--black-color) !important;
}

.popup-block__form .wpcf7-spinner {
  display: none;
}

.select2-container--open .select2-selection__arrow {
  transform: rotate(180deg);
}

span[data-name="timeframe"] {
  position: relative;
}

span[data-name="timeframe"]:after {
  content: "";
  background: url(/wp-content/uploads/2025/01/calendar-2-1.svg);
  width: 18px;
  height: 18px;
  top: 3.5px;
  position: absolute;
  right: 0;
  z-index: -1;
}

.select2-selection__arrow {
  transition: all 0.5s;
  background: url("/wp-content/uploads/2025/01/select_after.svg");
  width: 18px !important;
  height: 18px !important;
  top: 4px !important;
}

.select2-selection__arrow b {
  display: none;
}

.form-button-submit::after {
  content: "";
  background: var(--black-color);
  bottom: -6px;
  width: 100%;
  position: absolute;
  left: 0;
  height: 1px;
}

.form-button-submit {
  position: relative;
  display: flex;
  background: transparent;
  align-items: center;
  gap: 3px;
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 110%;
  color: var(--black-color);
  max-width: fit-content;
}

.popup-block__form .wpcf7-form-control.wpcf7-submit {
  font-family: var(--font-family);
}

.popup-block__form input::placeholder,
.popup-block__form textarea::placeholder,
#file-name,
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  font-family: var(--second-family);
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #a6a39e;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  padding-left: 0;
  padding-right: 20px;
}

.popup-block__form .wpcf7 input[type="file"] {
  display: none;
}

.pum-close.popmake-close {
  border: 0 !important;
  box-shadow: none !important;
  right: 20px !important;
  top: 20px !important;
  width: 40px !important;
  height: 40px !important;
  background: center / cover no-repeat
    url("/wp-content/uploads/2025/01/close-icon.svg") !important;
  background-color: transparent !important;
  font-size: 0 !important;
}

.popup-block__form .wpcf7-form-control.wpcf7-date {
  color: #a6a39e;
}

body .select2-container--default .select2-selection--single {
  height: unset !important;
  background: transparent !important;
  border: 0;
  border-bottom: 1px solid #c7bfb2;
  border-radius: 0 !important;
  padding-bottom: 10px;
}

.contact-form__wrapper {
  display: flex;
  gap: 30px;
  flex-direction: column;
}

.select2-container {
  z-index: 999999999999;
}

.select2-container--default
  .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: transparent !important;
}

.select2-dropdown {
  background: var(--soft-beige);
  border-radius: 8px !important;
  overflow: hidden !important;
}

.popup-block__form h5 {
  margin-bottom: 10px;
}

.form-select .select2-results__options .select2-results__option:first-child {
  display: none;
}

.month-select {
  width: 120px !important;
}

.popup-block__form .select2 {
  width: 100% !important;
}

.popup-block__form textarea {
  height: 87px;
}

.popup-block__form .contact-form__column {
  flex-basis: 50%;
}

.select2-results__option {
  color: var(--black-color) !important;
}

.popup-block__form input,
.popup-block__form textarea {
  background: transparent;
  outline: 0 !important;
  border-radius: 0;
  border: 0;
  padding: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: var(--black-color);
}

.popup-block__form input,
.popup-block__form textarea,
#file-name {
  display: block;
  border-bottom: 1px solid #c7bfb2;
  padding-bottom: 10px;
  position: relative;
  width: 100%;
}

.custom-file-upload {
  position: relative;
  display: block;
}

#file-name {
  padding-right: 120px;
}

#file-upload {
  display: flex;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: var(--black-color);
  align-items: center;
  gap: 8px;
  position: absolute;
  right: 0;
  top: 0;
}

.popup-block {
  padding: 50px;
}

.popup-block__title em {
  font-weight: 400;
}

.popup-block {
  display: flex;
  flex-direction: column;
}

.contact-form__two-columns {
  display: flex;
  gap: 20px;
}

.popup-block__title {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 96px;
  line-height: 100%;
  color: var(--black-color);
  margin-bottom: 20px;
}

.popup-block__text {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: var(--black-color);
  margin-bottom: 50px;
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  .popup-block__title {
    font-size: 68px;
  }

  .popup-block__title {
    margin-bottom: 15px;
  }

  .popup-block__text {
    margin-bottom: 35px;
  }
}

@media screen and (max-width: 768px) {
  .wpcf7-date {
    max-height: 36px;
  }

  .response_and_button .form-button-submit {
    min-width: unset;
  }

  .response_and_button {
    flex-direction: column;
    align-items: flex-start;
  }

  .wpcf7 form .wpcf7-response-output {
    font-size: 14px;
    padding: 5px 7px;
  }

  .pum-container.popmake {
    width: 100% !important;
  }

  .popup-block {
    padding: 20px;
  }

  .contact-form__wrapper {
    gap: 20px;
  }

  .popup-block__title {
    font-size: 40px;
    margin-bottom: 10px;
  }

  .popup-block__text {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .contact-form__two-columns {
    flex-direction: column;
  }

  .popup-block__form h5 {
    margin-bottom: 8px;
  }

  .popup-block__form input {
    padding-bottom: 8px;
  }

  .agreement__container,
  .agreement__container p,
  .form-button-submit {
    font-size: 16px !important;
  }
}

/* projects first screen */

body #primary .projects-first-screen {
  padding-top: 220px;
  padding-bottom: 220px;
}

.projects-first-screen__line em {
  font-style: italic;
  font-weight: 400;
}

.projects-first-screen__content img {
  width: unset;
  top: -7.5px;
  position: relative;
}

.projects-first-screen__line--first {
  text-align: center;
}

.projects-first-screen__line--third {
  margin-left: auto;
  margin-right: 140px;
}

.projects-first-screen__title {
  display: flex;
  flex-direction: column;
}

.projects-first-screen__button {
  position: absolute;
  right: 0;
  bottom: -25px;
}

.projects-first-screen__content {
  max-width: 779px;
  width: 100%;
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  body #primary .projects-first-screen {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .projects-first-screen__content {
    margin-left: auto;
    margin-right: auto;
  }

  .projects-first-screen__line--second {
    margin-left: 50px;
  }

  .projects-first-screen__line--third {
    margin-right: 0;
    text-align: center;
    margin-left: 100px;
  }
}

.projects-first-screen {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .projects-first-screen__button {
    left: 30px;
    right: unset;
    bottom: -130px;
  }

  body #primary .projects-first-screen {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .projects-first-screen__content {
    max-width: 320px;
  }

  .projects-first-screen__icon {
    max-width: 24px;
    max-height: 24px;
  }

  body #primary .projects-first-screen {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .projects-first-screen__content img {
    max-width: 24px;
    top: -4.5px;
  }

  .projects-first-screen__line--third {
    margin-left: auto;
    margin-right: 0;
  }
}

/* block on dark bg */

.projects-on-dark-cover-main {
  z-index: 1;
  position: relative;
  overflow: hidden;
  background-image: url("/wp-content/uploads/2025/01/back-new-1.jpg");
  background-repeat: no-repeat repeat;
  background-position: center;
}

.projects-on-dark-cover-main .projects-information__content {
  max-width: 1060px;
  padding-bottom: 70px;
  margin-left: auto;
  margin-right: auto;
}

.projects-on-dark-cover-main .full-spectre__content .paralax-on-drag {
  z-index: 3;
  position: relative;
  display: flex;
  max-width: fit-content;
}

.projects-on-dark-cover-main .projects-information__text {
  display: flex;
  flex-direction: column;
  color: var(--white-color);
}

.projects-on-dark-cover-main .projects-information__text em {
  font-style: italic;
  font-weight: 400;
}

.projects-on-dark-cover-main .projects-information__line--first {
  margin-left: 100px;
}

.projects-on-dark-cover-main .projects-information__line--third {
  text-align: right;
}

.projects-on-dark-cover-main .company-logos__content {
  display: inline-flex;
  gap: 28px;
  flex-wrap: nowrap;
}

.projects-on-dark-cover-main .company-logos {
  padding-top: 70px;
  border-top: 1px solid var(--dark-gray);
}

@media screen and (max-width: 768px) {
  body .projects-on-dark-cover-main .projects-information--desktop {
    display: none;
  }

  .projects-on-dark-cover-main .projects-information__line--first {
    margin-left: 0;
  }

  .projects-on-dark-cover-main .projects-information__line--sec,
  .projects-on-dark-cover-main .projects-information__line--fourth,
  .projects-on-dark-cover-main .projects-information__line--fifth {
    text-align: right;
  }

  .projects-on-dark-cover-main .projects-information__line--fourth,
  .projects-on-dark-cover-main .projects-information__line--fifth {
    margin-right: 30px;
  }

  .projects-on-dark-cover-main .projects-information__line--third {
    text-align: left;
  }
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  body #primary .projects-on-dark-cover-main {
    padding-bottom: 105px;
  }

  body .projects-on-dark-cover-main .projects-information__content {
    padding-bottom: 50px;
  }

  body .projects-on-dark-cover-main .company-logos {
    padding-top: 50px;
  }
}

@media screen and (min-width: 1201px) {
  body #primary .projects-on-dark-cover-main {
    padding-bottom: 90px;
  }
}

@media screen and (min-width: 769px) {
  body .projects-on-dark-cover-main .projects-information--mobile {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  body .projects-on-dark-cover-main .company-logos__item img {
    max-height: 40px;
  }

  .projects-on-dark-cover-main .projects-information__content {
    padding-bottom: 30px;
  }

  body .projects-on-dark-cover-main .company-logos {
    padding-top: 30px;
  }
}

@media screen and (min-width: 1201px) {
  .projects-on-dark-cover-main .company-logos__image {
    max-width: 100%;
  }
}

body .projects-on-dark-cover-main .company-logos__item img {
  height: 100%;
  width: auto;
  max-width: fit-content;
}

@media screen and (max-width: 1200px) {
  .projects-on-dark-cover-main .company-logos__item {
    display: flex;
  }
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  body .projects-on-dark-cover-main .projects-information__text {
    font-size: 60px;
    text-align: center;
  }
  body .projects-on-dark-cover-main.projects-information__text span {
    text-align: center;
  }
}

@media screen and (min-width: 451px) and (max-width: 768px) {
  body .projects-on-dark-cover-main .projects-information__text span {
    text-align: center;
  }
  .projects-on-dark-cover-main .projects-information__line--fourth,
  .projects-on-dark-cover-main .projects-information__line--fifth {
    margin-right: 0;
  }
}

/* our-projects */

.projects-on-dark-cover-main .our-projects {
  padding-top: 50px;
}

.projects-on-dark-cover-main .our-projects__top-content,
.projects-on-dark-cover-main .our-projects__bottom-content {
  color: var(--white-color);
}

.projects-on-dark-cover-main .our-projects__top-content {
  margin-bottom: 70px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 60px;
  border-bottom: 2px solid var(--shadow-brown);
  gap: 10px;
}

.projects-on-dark-cover-main .our-projects__project-title {
  margin-top: 20px;
  margin-bottom: 6px;
}

.projects-on-dark-cover-main .our-projects__title em {
  font-weight: 400;
  font-style: italic;
}

.projects-on-dark-cover-main .our-projects__second {
  max-width: 650px;
}

.projects-on-dark-cover-main .our-projects__first-column,
.projects-on-dark-cover-main .our-projects__second-column,
.projects-on-dark-cover-main .our-projects__third-column {
  display: flex;
}

.projects-on-dark-cover-main .our-projects {
  padding-bottom: 20px;
}

.projects-on-dark-cover-main
  .our-projects__project-wrapper-content-inside
  p:last-of-type {
  margin-bottom: 0;
}

.projects-on-dark-cover-main
  .our-projects__project-wrapper-content-inside
  .our-projects__popup-trigger.popup-gallery-images {
  display: none;
}

.projects-on-dark-cover-main
  .our-projects__project-wrapper-content-inside
  .our-projects__popup-trigger {
  display: block;
}

.projects-on-dark-cover-main .our-projects__bottom-content {
  display: flex;
  gap: 20px;
}

.projects-on-dark-cover-main .our-projects__project-wrapper img {
  width: 100%;
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  .projects-on-dark-cover-main .our-projects {
    padding-bottom: 150px;
  }
}

@media screen and (max-width: 1290px) {
  .projects-on-dark-cover-main .our-projects__top-content {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }

  .projects-on-dark-cover-main .our-projects__second {
    max-width: none;
  }
}

.projects-on-dark-cover-main
  .our-projects__third-column
  .our-projects__project-wrapper:last-child {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}

@media screen and (max-width: 768px) {
  .projects-on-dark-cover-main
    .our-projects__project-wrapper-content-inside
    p:last-of-type {
    line-height: 150%;
  }

  .projects-on-dark-cover-main .our-projects__project-wrapper-content-inside {
    width: 100%;
  }

  .projects-on-dark-cover-main .our-projects {
    padding-bottom: 80px;
    padding-top: 20px;
  }

  body
    .projects-on-dark-cover-main
    .our-projects__third-column
    .our-projects__project-wrapper:last-child {
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 20px;
  }
  body
    .projects-on-dark-cover-main
    .our-projects__third-column
    .our-projects__project-wrapper:first-child {
    padding-bottom: 0;
  }

  .projects-on-dark-cover-main .our-projects__project-title {
    margin-top: 10px;
  }

  .projects-on-dark-cover-main .our-projects__first-column,
  .projects-on-dark-cover-main .our-projects__second-column,
  .projects-on-dark-cover-main .our-projects__third-column {
    flex-direction: column;
  }
}

@media screen and (min-width: 769px) and (max-width: 990px) {
  .projects-on-dark-cover-main .our-projects .paralax-on-drag {
    position: absolute;
    left: 0;
    bottom: 0;
  }
}

@media screen and (max-width: 990px) {
  .projects-on-dark-cover-main
    .our-projects__third-column
    .our-projects__project-wrapper:first-child {
    padding-bottom: 160px;
  }

  .projects-on-dark-cover-main .our-projects__bottom-content {
    flex-direction: column;
    gap: 20px;
  }
  .projects-on-dark-cover-main .our-projects__first-column,
  .projects-on-dark-cover-main .our-projects__second-column,
  .projects-on-dark-cover-main .our-projects__third-column {
    position: relative;
    gap: 20px;
  }

  .projects-on-dark-cover-main
    .our-projects__third-column
    > .our-projects__project-wrapper {
    flex-basis: 50%;
  }

  .projects-on-dark-cover-main
    .our-projects__first-column
    .our-projects__project-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }

  .projects-on-dark-cover-main
    .our-projects__third-column
    .our-projects__project-wrapper:last-child {
    flex-direction: column;
  }
}

@media screen and (min-width: 991px) {
  .projects-on-dark-cover-main
    .our-projects__third-column
    .our-projects__project-wrapper:last-child {
    gap: 91px;
    margin-right: 10px;
  }

  .projects-on-dark-cover-main
    .our-projects__third-column
    .our-projects__project-wrapper:last-child
    .our-projects__project-wrapper-content-inside {
    max-width: 285px;
  }

  .projects-on-dark-cover-main .our-projects__button {
    margin-bottom: 85px;
  }

  .projects-on-dark-cover-main .our-projects__first-column,
  .projects-on-dark-cover-main .our-projects__second-column {
    max-width: 285px;
  }

  .projects-on-dark-cover-main .our-projects__first-column,
  .projects-on-dark-cover-main .our-projects__second-column,
  .projects-on-dark-cover-main .our-projects__third-column {
    flex-direction: column;
  }

  .projects-on-dark-cover-main .our-projects__first-column {
    padding-top: 230px;
    gap: 163px;
  }

  .projects-on-dark-cover-main .our-projects__second-column {
    gap: 327px;
  }

  .projects-on-dark-cover-main .our-projects__third-column {
    gap: 288px;
  }
}

/* full spectre */

.projects-on-dark-cover-main .full-spectre {
  position: relative;
  height: 100vh;
  overflow: hidden;
}

.projects-on-dark-cover-main .full-spectre__item--pic {
  z-index: 2;
}

.projects-on-dark-cover-main .full-spectre__item__image {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.projects-on-dark-cover-main .full-spectre,
.projects-on-dark-cover-main .full-spectre__content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
}

.projects-on-dark-cover-main .full-spectre__content em {
  font-style: italic;
  font-weight: 400;
}

.projects-on-dark-cover-main .full-spectre__content {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}

.projects-on-dark-cover-main .full-spectre__logos {
  display: flex;
  width: 100%;
  justify-content: center;
  margin-bottom: 128px;
}

.projects-on-dark-cover-main .full-spectre-logos__image {
  max-width: 122px;
}

.projects-on-dark-cover-main .full-spectre__item {
  color: var(--white-color);
}

.projects-on-dark-cover-main .full-spectre__item--first-line {
  z-index: 3;
  margin-left: 12px;
}

.projects-on-dark-cover-main .full-spectre__item--second-line {
  z-index: 1;
}

.projects-on-dark-cover-main .full-spectre__item--third-line {
  z-index: 3;
  text-align: right;
}

.projects-on-dark-cover-main .full-spectre__button {
  margin-top: -70px;
  margin-left: 50px;
  z-index: 3;
}

.projects-on-dark-cover-main .full-spectre-logos__item {
  display: flex;
  justify-content: center;
  margin-bottom: 128px;
}

.projects-on-dark-cover-main .full-spectre__item--pic img {
  max-width: 412px;
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  .projects-on-dark-cover-main .full-spectre__logos {
    margin-bottom: 50px;
  }
  .projects-on-dark-cover-main .full-spectre__button {
    margin-top: -50px;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .projects-on-dark-cover-main .paralax-on-drag .full-spectre__button {
    margin-right: 10px;
  }

  .projects-on-dark-cover-main .full-spectre__content--mobile {
    align-items: end;
  }

  .projects-on-dark-cover-main .full-spectre__button {
    margin: 0;
  }

  .projects-on-dark-cover-main .full-spectre__item--pic img {
    max-width: 200px;
  }

  .projects-on-dark-cover-main .full-spectre__item--first-line {
    margin-left: 0;
    margin-right: 9px;
  }

  .projects-on-dark-cover-main .full-spectre__item--third-line {
    margin-right: auto;
    margin-left: 44px;
  }

  .projects-on-dark-cover-main .full-spectre__item--fourth-line {
    margin-bottom: 33px;
  }

  .projects-on-dark-cover-main .full-spectre__logos {
    margin-bottom: 46px;
  }
}

/* interiors */

.projects-on-dark-cover-main div.beautiful-interiors {
  padding-bottom: 70px;
}

.projects-on-dark-cover-main .beautiful-interiors {
  position: relative;
}

.projects-on-dark-cover-main .beautiful-interiors__content {
  display: flex;
  flex-direction: column;
}

.projects-on-dark-cover-main .beautiful-interiors__main-text {
  color: var(--grey-color);
  max-width: 970px;
  margin-bottom: 50px;
}

.projects-on-dark-cover-main .beautiful-interiors__main-text strong {
  color: var(--white-color);
  font-weight: 500;
}

.projects-on-dark-cover-main .beautiful-interiors__sec-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}

.projects-on-dark-cover-main .beautiful-interiors__second-text {
  color: var(--white-color);
  max-width: 540px;
}

@media (max-width: 768px) {
  #primary section.beautiful-interiors {
    padding-top: 70px;
    padding-bottom: 30px;
  }

  .projects-on-dark-cover-main .beautiful-interiors__sec-container {
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .projects-on-dark-cover-main .beautiful-interiors__main-text {
    font-size: 28px;
    margin-bottom: 10px;
    max-width: none;
  }

  .projects-on-dark-cover-main .beautiful-interiors__second-text {
    max-width: none;
  }
}

/* animated slider */

.projects-on-dark-cover-main .main-animation__content {
  position: relative;
}

.projects-on-dark-cover-main .products__title em {
  font-weight: 400;
}

.projects-on-dark-cover-main .product {
  background: var(--soft-beige);
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 20px;
  top: 0;
}

.projects-on-dark-cover-main .products__top-content,
.projects-on-dark-cover-main .slider-scroll {
  padding-left: 130px;
}

.projects-on-dark-cover-main .main-animation__content img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.projects-on-dark-cover-main .main-animation__item {
  font-family: var(--font-family);
  font-size: 137px;
  line-height: 130%;
  text-transform: uppercase;
  color: var(--white-color);
  position: absolute;
}

.projects-on-dark-cover-main
  .main-animation__item.main-animation__item--bottom {
  text-transform: none;
}

.projects-on-dark-cover-main .main-animation__item--left,
.projects-on-dark-cover-main .main-animation__item--right,
.projects-on-dark-cover-main .main-animation__item--bottom {
  z-index: 2;
}

.projects-on-dark-cover-main .main-animation__item--left {
  top: 30px;
  left: 40px;
}

.projects-on-dark-cover-main .main-animation__item--right {
  top: 30px;
  right: 40px;
}

.projects-on-dark-cover-main .main-animation__item--bottom {
  bottom: 20px;
  left: 40px;
}

.projects-on-dark-cover-main .products__top-content {
  display: flex;
  gap: 93px;
  margin-bottom: 60px;
}

.projects-on-dark-cover-main .products__description {
  max-width: 590px;
}

.projects-on-dark-cover-main .product__slide-excerpt p {
  margin-bottom: 6px;
}

.projects-on-dark-cover-main .product-slider__slide-title {
  margin-bottom: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.projects-on-dark-cover-main .product-slider__slide {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.projects-on-dark-cover-main
  .slider-scroll
  .product-slider__slide:not(:last-child) {
  padding-right: 20px;
}

.projects-on-dark-cover-main .product-slider__slide-image img {
  max-height: 385px;
  width: auto;
}

.projects-on-dark-cover-main .slider-scroll {
  display: flex;
  flex-wrap: nowrap;
}

@media (min-width: 1440px) {
  .projects-on-dark-cover-main .slider-scroll {
    position: relative;
  }

  .projects-on-dark-cover-main .track-pad-product {
    position: absolute;
    bottom: 0;
    left: 130px;
    z-index: 4;
  }

  #primary section.our-products {
    padding-bottom: 140px;
  }
}

@media screen and (max-width: 1439px) {
  .projects-on-dark-cover-main .products__description {
    max-width: 100%;
  }
}

@media (max-width: 1230px) {
  .projects-on-dark-cover-main .products__top-content {
    flex-direction: column;
    margin-bottom: 50px;
  }
  .projects-on-dark-cover-main .products__depiction {
    max-width: none;
    padding-top: 0;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1439px) {
  body .projects-on-dark-cover-main .products__top-content,
  body .projects-on-dark-cover-main .slider-scroll {
    padding-left: 50px;
  }
}

@media screen and (min-width: 1440px) {
  .projects-on-dark-cover-main .main-animation {
    height: calc(100vh - 60px);
    width: 100vw;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
  }

  .projects-on-dark-cover-main .products__top-content {
    opacity: 0;
  }

  .projects-on-dark-cover-main .main-animation__content {
    width: 1200px;
    height: 766px;
    margin: 0 auto;
  }

  .projects-on-dark-cover-main .product {
    position: absolute;
    height: 100%;
    left: 100%;
    max-width: 100%;
  }
}

@media screen and (min-width: 769px) and (max-width: 1439px) {
  .projects-on-dark-cover-main .product {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}

@media screen and (max-width: 1439px) {
  .projects-on-dark-cover-main .track-pad-product {
    display: none;
  }

  .projects-on-dark-cover-main .slider-scroll {
    overflow-x: scroll;
    padding-right: 20px;
  }
}

@media screen and (max-width: 1200px) {
  .projects-on-dark-cover-main .products__top-content {
    gap: 20px;
  }

  .projects-on-dark-cover-main .products__top-content {
    padding-right: 20px;
    padding-left: 20px;
  }
  .projects-on-dark-cover-main .slider-scroll {
    padding-left: 20px;
  }
}

@media screen and (max-width: 768px) {
  .projects-on-dark-cover-main .main-animation__content img {
    min-height: 580px;
  }

  .projects-on-dark-cover-main
    .slider-scroll
    .product-slider__slide:not(:last-child) {
    padding-right: 10px;
  }

  .projects-on-dark-cover-main .product-slider__slide-image img {
    max-height: 280px;
  }

  body .projects-on-dark-cover-main .product {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .projects-on-dark-cover-main .main-animation {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .projects-on-dark-cover-main .main-animation__item--left {
    left: 20px;
    top: 10px;
  }

  .projects-on-dark-cover-main .main-animation__item--bottom {
    bottom: 10px;
    left: 20px;
  }

  .projects-on-dark-cover-main .main-animation__item--right {
    right: 20px;
    top: 10px;
  }

  body .projects-on-dark-cover-main .main-animation__item {
    font-size: 64px;
  }

  .projects-on-dark-cover-main .main-animation__item--bottom svg {
    max-width: 44px;
    max-height: 44px;
  }
}

@media screen and (min-width: 1900px) {
  body .projects-on-dark-cover-main .product {
    justify-content: center;
  }
}

/* block on dark bg projects */

.projects-on-dark-bg-projects {
  z-index: 1;
  position: relative;
  overflow: hidden;
  background-image: url("/wp-content/uploads/2025/01/back-new-1.jpg");
  background-repeat: no-repeat repeat;
  background-position: center;
}

.projects-on-dark-bg-projects .projects-information__content {
  max-width: 1060px;
  padding-bottom: 70px;
  margin-left: auto;
  margin-right: auto;
}

.projects-on-dark-bg-projects .projects-button-wrap {
  display: flex;
  justify-content: flex-end;
  padding-right: 300px;
}

.projects-on-dark-bg-projects .projects-information__text {
  display: flex;
  flex-direction: column;
  color: var(--white-color);
}

.projects-on-dark-bg-projects .projects-information__text em {
  font-style: italic;
  font-weight: 400;
}

.projects-on-dark-bg-projects .projects-information__line--first {
  margin-left: 100px;
}

.projects-on-dark-bg-projects .projects-information__line--third {
  text-align: right;
}

.projects-on-dark-bg-projects .company-logos__content {
  display: inline-flex;
  gap: 28px;
  flex-wrap: nowrap;
}

.projects-on-dark-bg-projects .company-logos {
  padding-top: 70px;
  border-top: 1px solid var(--dark-gray);
}

@media screen and (max-width: 768px) {
  body .projects-on-dark-bg-projects .projects-information--desktop {
    display: none;
  }

  .projects-on-dark-bg-projects .projects-information__line--first {
    margin-left: 0;
  }

  .projects-on-dark-bg-projects .projects-information__line--sec,
  .projects-on-dark-bg-projects .projects-information__line--fourth,
  .projects-on-dark-bg-projects .projects-information__line--fifth {
    text-align: right;
  }

  .projects-on-dark-bg-projects .projects-information__line--fourth,
  .projects-on-dark-bg-projects .projects-information__line--fifth {
    margin-right: 30px;
  }

  .projects-on-dark-bg-projects .projects-information__line--third {
    text-align: left;
  }
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  body #primary .projects-on-dark-bg-projects {
    padding-bottom: 105px;
  }

  body .projects-on-dark-bg-projects .projects-information__content {
    padding-bottom: 50px;
  }

  body .projects-on-dark-bg-projects .company-logos {
    padding-top: 50px;
  }
}

@media screen and (min-width: 1201px) {
  body #primary .projects-on-dark-bg-projects {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}

@media screen and (min-width: 769px) {
  body .projects-on-dark-bg-projects .projects-information--mobile {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  body .projects-on-dark-bg-projects .company-logos__item img {
    max-height: 40px;
  }

  .projects-on-dark-bg-projects .projects-information__content {
    padding-bottom: 30px;
  }

  body .projects-on-dark-bg-projects .company-logos {
    padding-top: 30px;
  }
}

@media screen and (min-width: 1201px) {
  .projects-on-dark-bg-projects .company-logos__image {
    max-width: 100%;
  }
}

body .projects-on-dark-bg-projects .company-logos__item img {
  height: 100%;
  width: auto;
  max-width: fit-content;
}

@media screen and (max-width: 1200px) {
  .projects-on-dark-bg-projects .company-logos__item {
    display: flex;
  }
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  body .projects-on-dark-bg-projects .projects-information__text {
    font-size: 60px;
    text-align: center;
  }
  body .projects-on-dark-bg-projects .projects-information__text span {
    text-align: center;
  }
}

@media screen and (min-width: 451px) and (max-width: 768px) {
  body .projects-on-dark-bg-projects .projects-information__text span {
    text-align: center;
  }
  .projects-on-dark-bg-projects .projects-information__line--fourth,
  .projects-on-dark-bg-projects .projects-information__line--fifth {
    margin-right: 0;
  }
}

/* second-our-projects */
.second-our-projects__bottom-content {
  color: var(--white-color);
}

.second-our-projects__project-title {
  margin-top: 20px;
  margin-bottom: 6px;
}

.second-our-projects__first-column,
.second-our-projects__second-column,
.second-our-projects__third-column,
.second-our-projects__fourth-column,
.second-our-projects__fifth-column,
.second-our-projects__sixth-column {
  display: flex;
}

.second-our-projects {
  padding-bottom: 120px;
}

.second-our-projects__project-wrapper-content-inside p:last-of-type {
  margin-bottom: 0;
}

.second-our-projects__project-wrapper-content-inside
  .second-our-projects__popup-trigger.popup-gallery-images {
  display: none;
}

.second-our-projects__project-wrapper-content-inside
  .second-our-projects__popup-trigger {
  display: block;
}

.second-our-projects__bottom-content {
  flex-direction: column;
  display: flex;
}

.second-our-projects__top-row,
.second-our-projects__bottom-row {
  display: flex;
  gap: 20px;
}

.second-our-projects__project-wrapper img {
  width: 100%;
}

.second-our-projects__third-column
  .second-our-projects__project-wrapper:last-child {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}

@media screen and (max-width: 768px) {
  .second-our-projects__project-wrapper-content-inside p:last-of-type {
    line-height: 150%;
  }

  .second-our-projects__project-wrapper-content-inside {
    width: 100%;
  }

  body
    .second-our-projects__sixth-column
    .second-our-projects__project-wrapper:last-child {
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 30px;
  }
  body
    .second-our-projects__sixth-column
    .second-our-projects__project-wrapper:first-child {
    padding-bottom: 0;
  }

  .second-our-projects__project-title {
    margin-top: 10px;
  }

  .second-our-projects__top-row,
  .second-our-projects__bottom-row,
  .second-our-projects__first-column,
  .second-our-projects__second-column,
  .second-our-projects__third-column,
  .second-our-projects__fourth-column,
  .second-our-projects__fifth-column,
  .second-our-projects__sixth-column {
    flex-direction: column;
  }
}

@media screen and (max-width: 990px) {
  .second-our-projects__top-row,
  .second-our-projects__bottom-row {
    flex-direction: column;
  }

  .second-our-projects__bottom-content {
    gap: 20px;
  }
  .second-our-projects__first-column,
  .second-our-projects__second-column,
  .second-our-projects__third-column,
  .second-our-projects__fourth-column,
  .second-our-projects__fifth-column,
  .second-our-projects__sixth-column {
    position: relative;
    gap: 20px;
  }

  .second-our-projects__third-column > .second-our-projects__project-wrapper {
    flex-basis: 50%;
  }

  .second-our-projects__first-column .second-our-projects__project-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }

  .second-our-projects__third-column
    .second-our-projects__project-wrapper:last-child {
    flex-direction: column;
  }
}

@media screen and (min-width: 991px) {
  .second-our-projects__project-wrapper.parallax-wrapper--10 {
    display: flex;
    justify-content: right;
  }

  body .projects-on-dark-bg-projects .projects-button-wrap {
    padding-right: 0;
  }

  body .projects-button-wrap .main__btn {
    margin-top: -250px;
  }

  .second-our-projects__fifth-column {
    max-width: 400px;
  }

  .second-our-projects__fifth-column:last-child,
  .second-our-projects__project-wrapper:last-child
    .second-our-projects__project-wrapper-content-inside {
    max-width: 400px;
  }

  .second-our-projects__first-column,
  .second-our-projects__second-column,
  .second-our-projects__fourth-column,
  .second-our-projects__sixth-column {
    max-width: 400px;
  }

  .second-our-projects__first-column,
  .second-our-projects__second-column,
  .second-our-projects__third-column,
  .second-our-projects__fourth-column,
  .second-our-projects__fifth-column,
  .second-our-projects__sixth-column {
    flex-direction: column;
  }

  .second-our-projects__fourth-column {
    padding-top: 50px;
    gap: 163px;
  }

  .second-our-projects__fifth-column {
    gap: 256px;
  }

  .second-our-projects__sixth-column {
    padding-top: 520px;
    gap: 79px;
  }

  .second-our-projects__first-column {
    padding-top: 230px;
    gap: 163px;
  }

  .second-our-projects__second-column {
    gap: 327px;
  }

  .second-our-projects__third-column {
    gap: 288px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  body .projects-on-dark-bg-projects .projects-button-wrap {
    justify-content: flex-start;
    padding-bottom: 100px;
    margin-top: 50px;
  }
}

@media screen and (max-width: 768px) {
  .projects-button-wrap {
    justify-content: flex-start;
    padding-bottom: 70px;
    padding-top: 30px;
    padding-right: 200px;
  }
}

/* block on dark bg about page */

.projects-on-dark-cover-about-page {
  z-index: 1;
  position: relative;
  overflow: hidden;
  background-image: url("/wp-content/uploads/2025/01/back-new-1.jpg");
  background-repeat: no-repeat repeat;
  background-position: center;
}

.projects-on-dark-cover-about-page .projects-information__content {
  max-width: 1060px;
  padding-bottom: 70px;
  margin-left: auto;
  margin-right: auto;
}

.projects-on-dark-cover-about-page .projects-information__text {
  display: flex;
  flex-direction: column;
  color: var(--white-color);
}

.projects-on-dark-cover-about-page .projects-information__text em {
  font-style: italic;
  font-weight: 400;
}

.projects-on-dark-cover-about-page .projects-information__line--first {
  margin-left: 100px;
}

.projects-on-dark-cover-about-page .projects-information__line--third {
  text-align: right;
}

.projects-on-dark-cover-about-page .company-logos__content {
  display: inline-flex;
  gap: 28px;
  flex-wrap: nowrap;
}

.projects-on-dark-cover-about-page .company-logos {
  padding-top: 70px;
  border-top: 1px solid var(--dark-gray);
}

@media screen and (max-width: 768px) {
  body .projects-on-dark-cover-about-page .projects-information--desktop {
    display: none;
  }

  .projects-on-dark-cover-about-page .projects-information__line--first {
    margin-left: 0;
  }

  .projects-on-dark-cover-about-page .projects-information__line--sec,
  .projects-on-dark-cover-about-page .projects-information__line--fourth,
  .projects-on-dark-cover-about-page .projects-information__line--fifth {
    text-align: right;
  }

  .projects-on-dark-cover-about-page .projects-information__line--fourth,
  .projects-on-dark-cover-about-page .projects-information__line--fifth {
    margin-right: 30px;
  }

  .projects-on-dark-cover-about-page .projects-information__line--third {
    text-align: left;
  }
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  body #primary .projects-on-dark-cover-about-page {
    padding-top: 70px;
  }

  body .projects-on-dark-cover-about-page .projects-information__content {
    padding-bottom: 50px;
  }

  body .projects-on-dark-cover-about-page .company-logos {
    padding-top: 50px;
  }
}

@media screen and (min-width: 1201px) {
  .second-our-projects__bottom-row {
    padding-top: 20px;
  }

  body #primary .projects-on-dark-cover-about-page {
    padding-bottom: 90px;
  }
}

@media screen and (min-width: 769px) {
  body .projects-on-dark-cover-about-page .projects-information--mobile {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  body #primary .projects-on-dark-cover-about-page {
    padding-top: 70px;
  }

  body .projects-on-dark-cover-about-page .company-logos__item img {
    max-height: 40px;
  }

  .projects-on-dark-cover-about-page .projects-information__content {
    padding-bottom: 30px;
  }

  body .projects-on-dark-cover-about-page .company-logos {
    padding-top: 30px;
  }
}

@media screen and (min-width: 1201px) {
  .projects-on-dark-cover-about-page .company-logos__image {
    max-width: 100%;
  }
}

body .projects-on-dark-cover-about-page .company-logos__item img {
  height: 100%;
  width: auto;
  max-width: fit-content;
}

@media screen and (max-width: 1200px) {
  .projects-on-dark-cover-about-page .company-logos__item {
    display: flex;
  }
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  body .projects-on-dark-cover-about-page .projects-information__text {
    font-size: 60px;
    text-align: center;
  }
  body .projects-on-dark-cover-about-page .projects-information__text span {
    text-align: center;
  }
}

@media screen and (min-width: 451px) and (max-width: 768px) {
  body .projects-on-dark-cover-about-page .projects-information__text span {
    text-align: center;
  }
  .projects-on-dark-cover-about-page .projects-information__line--fourth,
  .projects-on-dark-cover-about-page .projects-information__line--fifth {
    margin-right: 0;
  }
}

/* so-glad-to-see */

.so-glad-to-see__top-content,
.so-glad-to-see__bottom-content {
  color: var(--white-color);
}

.so-glad-to-see__top-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 50px;
  gap: 30px;
}

.so-glad-to-see__container {
  display: flex;
  gap: 30px;
}

.so-glad-to-see__first,
.so-glad-to-see__second {
  flex-basis: 50%;
}

.so-glad-to-see__top-content img {
  width: unset;
  vertical-align: middle;
}

.so-glad-to-see__title em {
  font-weight: 400;
  font-style: italic;
}

.so-glad-to-see__first-column,
.so-glad-to-see__second-column,
.so-glad-to-see__third-column {
  display: flex;
}

.so-glad-to-see__bottom-content {
  display: flex;
  gap: 20px;
}

.so-glad-to-see__project-wrapper img {
  width: 100%;
}

/* Media Queries */
@media screen and (min-width: 769px) {
  .so-glad-to-see__top-content img {
    margin-top: -6px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  body .projects-on-dark-cover-about-page div.beautiful-interiors {
    padding-bottom: 100px;
    padding-top: 100px;
  }
  .so-glad-to-see__top-content {
    padding-bottom: 25px;
    margin-bottom: 40px;
  }

  .so-glad-to-see_after-beautiful-interiors {
    padding-bottom: 100px;
  }
}

@media screen and (min-width: 769px) and (max-width: 990px) {
  .so-glad-to-see_after-beautiful-interiors .paralax-on-drag {
    position: absolute;
    left: 0;
    bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  .so-glad-to-see__top-content img {
    max-width: 24px;
    margin-top: -4px;
    margin-left: 2px;
  }
}

@media screen and (max-width: 990px) {
  .so-glad-to-see_after-beautiful-interiors .paralax-on-drag {
    margin-left: auto;
  }

  .so-glad-to-see__bottom-content {
    flex-direction: column;
    gap: 20px;
  }

  .so-glad-to-see__first-column,
  .so-glad-to-see__second-column,
  .so-glad-to-see__third-column {
    position: relative;
    gap: 20px;
  }

  .so-glad-to-see__third-column > .so-glad-to-see__project-wrapper {
    flex-basis: 50%;
  }

  .so-glad-to-see__first-column .so-glad-to-see__project-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }

  .so-glad-to-see__third-column .so-glad-to-see__project-wrapper:last-child {
    flex-direction: column;
  }
}

@media screen and (min-width: 991px) {
  .so-glad-to-see__title br {
    display: none;
  }
  .so-glad-to-see__third-column .so-glad-to-see__project-wrapper:last-child {
    display: flex;
    gap: 90px;
    align-items: end;
    justify-content: flex-end;
  }

  .so-glad-to-see__third-column
    .so-glad-to-see__project-wrapper:last-child
    .so-glad-to-see__project-wrapper-content-inside {
    max-width: 285px;
  }

  .so-glad-to-see__first-column,
  .so-glad-to-see__second-column {
    max-width: 285px;
  }

  .so-glad-to-see__first-column,
  .so-glad-to-see__second-column,
  .so-glad-to-see__third-column {
    flex-direction: column;
  }

  .so-glad-to-see__first-column {
    padding-top: 230px;
    gap: 163px;
  }

  .so-glad-to-see__second-column {
    gap: 327px;
  }

  .so-glad-to-see__third-column {
    gap: 288px;
  }
}

@media screen and (max-width: 768px) {
  .so-glad-to-see_after-beautiful-interiors {
    padding-bottom: 70px;
  }

  .so-glad-to-see__project-image--3,
  .so-glad-to-see__project-image--6 {
    padding-right: 44px;
  }

  .so-glad-to-see__project-image--2,
  .so-glad-to-see__project-image--4 {
    padding-left: 144px;
  }
  .so-glad-to-see__container {
    flex-direction: column;
  }

  .so-glad-to-see__first-column,
  .so-glad-to-see__second-column,
  .so-glad-to-see__third-column {
    gap: 10px;
  }

  .so-glad-to-see__bottom-content {
    gap: 10px;
  }

  .so-glad-to-see__top-content {
    padding-bottom: 0;
    border: none;
  }

  .so-glad-to-see__top-content,
  .so-glad-to-see__container {
    gap: 10px;
  }

  .so-glad-to-see__project-wrapper-content-inside {
    width: 100%;
  }
  .so-glad-to-see {
    padding-bottom: 70px;
  }

  body
    .so-glad-to-see__third-column
    .so-glad-to-see__project-wrapper:last-child {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 20px;
  }

  .so-glad-to-see__project-title {
    margin-top: 10px;
  }

  .so-glad-to-see__first-column,
  .so-glad-to-see__second-column,
  .so-glad-to-see__third-column {
    flex-direction: column;
  }
}

/* interiors */

.projects-on-dark-cover-about-page div.beautiful-interiors {
  padding-bottom: 150px;
  padding-top: 150px;
}

.projects-on-dark-cover-about-page .beautiful-interiors {
  position: relative;
}

.projects-on-dark-cover-about-page .beautiful-interiors__content::after {
  content: "";
  position: absolute;
  bottom: -60px;
  left: 0;
  width: 100%;
  height: 2px;
  background: var(--shadow-brown);
}
.projects-on-dark-cover-about-page .beautiful-interiors__content {
  display: flex;
  position: relative;
  gap: 40px;
  justify-content: space-between;
}

.projects-on-dark-cover-about-page .beautiful-interiors__main-text {
  color: var(--grey-color);
  max-width: 640px;
}

.projects-on-dark-cover-about-page .beautiful-interiors__main-text strong {
  color: var(--white-color);
  font-weight: 500;
}

.projects-on-dark-cover-about-page .beautiful-interiors__second-text {
  color: var(--white-color);
  max-width: 430px;
  display: flex;
  align-items: flex-end;
}

@media (max-width: 1200px) {
  .projects-on-dark-cover-about-page .beautiful-interiors__content {
    flex-direction: column;
    gap: 20px;
  }

  body .projects-on-dark-cover-about-page .beautiful-interiors__second-text,
  body .projects-on-dark-cover-about-page .beautiful-interiors__main-text {
    max-width: 100%;
  }
}

@media (max-width: 768px) {
  .projects-on-dark-cover-about-page div.beautiful-interiors {
    padding-bottom: 50px;
    padding-top: 70px;
  }

  #primary section.beautiful-interiors {
    padding-top: 70px;
    padding-bottom: 30px;
  }

  .projects-on-dark-cover-about-page .beautiful-interiors__main-text {
    font-size: 28px;
    max-width: none;
  }

  .projects-on-dark-cover-about-page .beautiful-interiors__second-text {
    max-width: none;
  }
}

/* animated slider */

.projects-on-dark-cover-about-page .main-animation__content {
  position: relative;
}

.projects-on-dark-cover-about-page .product {
  background: var(--soft-beige);
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 20px;
  top: 0;
}

.projects-on-dark-cover-about-page .products__top-content,
.projects-on-dark-cover-about-page .slider-scroll {
  padding-left: 130px;
}

.projects-on-dark-cover-about-page .main-animation__content img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.projects-on-dark-cover-about-page .main-animation__item {
  font-family: var(--font-family);
  font-size: 137px;
  line-height: 130%;
  color: var(--white-color);
  position: absolute;
}

.projects-on-dark-cover-about-page
  .main-animation__item.main-animation__item--bottom {
  text-transform: none;
}

.projects-on-dark-cover-about-page .main-animation__item--left,
.projects-on-dark-cover-about-page .main-animation__item--right,
.projects-on-dark-cover-about-page .main-animation__item--bottom {
  z-index: 2;
}

.projects-on-dark-cover-about-page .main-animation__item--left {
  top: 30px;
  left: 40px;
}

.projects-on-dark-cover-about-page .main-animation__item--right {
  top: 30px;
  right: 40px;
}

.projects-on-dark-cover-about-page .main-animation__item--bottom {
  bottom: 0px;
  left: 40px;
}

.projects-on-dark-cover-about-page .main-animation__item--right-bottom {
  right: 40px;
  bottom: 0;
}

.projects-on-dark-cover-about-page .products__top-content {
  margin-bottom: 195px;
}

@media screen and (min-width: 1200px) and (max-width: 1439px) {
  .projects-on-dark-cover-about-page .products__top-content {
    margin-bottom: 60px;
  }
}

.projects-on-dark-cover-about-page.products__description {
  max-width: 590px;
}

.projects-on-dark-cover-about-page .product__slide-excerpt p {
  margin-bottom: 0;
  font-family: var(--font-family);
}

.projects-on-dark-cover-about-page .product-slider__slide-title {
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.projects-on-dark-cover-about-page .product-slider__slide {
  display: flex;
  flex-direction: column;
  min-width: 727px;
  min-height: 382px;
}

.projects-on-dark-cover-about-page.product-slider__slide svg {
  margin-bottom: 20px;
}

.projects-on-dark-cover-about-page .product-slider__author {
  margin-top: auto;
}

.projects-on-dark-cover-about-page
  .slider-scroll
  .product-slider__slide:not(:last-child) {
  padding-right: 60px;
}

.projects-on-dark-cover-about-page .slider-scroll {
  display: flex;
  flex-wrap: nowrap;
}

@media (min-width: 1200px) {
  #primary section.our-products {
    padding-bottom: 140px;
  }
}

@media screen and (min-width: 1440px) {
  .projects-on-dark-cover-about-page .main-animation {
    height: calc(100vh - 60px);
    width: 100vw;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
  }

  .projects-on-dark-cover-about-page .products__top-content {
    opacity: 0;
  }

  .projects-on-dark-cover-about-page .main-animation__content {
    width: 1200px;
    height: 766px;
    margin: 0 auto;
  }

  .projects-on-dark-cover-about-page .product {
    position: absolute;
    height: 100%;
    left: 100%;
    max-width: 100%;
  }
}

@media screen and (min-width: 769px) and (max-width: 1439px) {
  .projects-on-dark-cover-about-page .product {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  .projects-on-dark-cover-about-page .beautiful-interiors__content::after {
    bottom: -30px;
  }

  .projects-on-dark-cover-about-page .products__top-content {
    margin-bottom: 150px;
  }

  .projects-on-dark-cover-about-page
    .slider-scroll
    .product-slider__slide:not(:last-child) {
    padding-right: 40px;
  }
}

@media screen and (max-width: 1439px) {
  .projects-on-dark-cover-about-page .product-slider__author {
    padding-top: 30px;
  }

  .projects-on-dark-cover-about-page .product-slider__slide-title {
    margin-bottom: 4px;
  }

  .projects-on-dark-cover-about-page .product-slider__slide {
    min-height: 275px;
  }

  .projects-on-dark-cover-about-page .slider-scroll {
    overflow-x: scroll;
    padding-right: 20px;
  }
  .projects-on-dark-cover-about-page .products__top-content,
  .projects-on-dark-cover-about-page .slider-scroll {
    padding-left: 20px;
  }
}

@media screen and (max-width: 768px) {
  .projects-on-dark-cover-about-page .beautiful-interiors__content::after {
    bottom: -30px;
  }

  .projects-on-dark-cover-about-page .main-animation__item--right-bottom {
    right: 10px;
  }

  .projects-on-dark-cover-about-page .products__top-content {
    margin-bottom: 100px;
  }

  .projects-on-dark-cover-about-page .product-slider__slide svg {
    margin-bottom: 10px;
  }

  .projects-on-dark-cover-about-page .product-slider__slide {
    min-width: 270px;
  }

  .projects-on-dark-cover-about-page .main-animation__item svg {
    display: none;
  }

  .projects-on-dark-cover-about-page .main-animation__content img {
    min-height: 580px;
  }

  .projects-on-dark-cover-about-page
    .slider-scroll
    .product-slider__slide:not(:last-child) {
    padding-right: 10px;
  }

  body .projects-on-dark-cover-about-page .product {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .projects-on-dark-cover-about-page .main-animation {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .projects-on-dark-cover-about-page .main-animation__item--left {
    left: 10px;
    top: 10px;
  }

  .projects-on-dark-cover-about-page .main-animation__item--bottom {
    left: 20px;
  }

  .projects-on-dark-cover-about-page .main-animation__item--right {
    right: 10px;
    top: 10px;
  }

  body .projects-on-dark-cover-about-page .main-animation__item {
    font-size: 64px;
  }

  .projects-on-dark-cover-about-page .main-animation__item--bottom svg {
    max-width: 44px;
    max-height: 44px;
  }
}

@media screen and (min-width: 1900px) {
  body .projects-on-dark-cover-about-page .product {
    justify-content: center;
  }
}

@media screen and (min-width: 1920px) {
  .projects-on-dark-cover-about-page .product-slider__slide {
    min-width: 850px;
  }
}

/* product page slider */

.sec-product-slider {
  background: var(--soft-beige);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  justify-content: center;
  top: 0;
  padding-top: 120px;
  overflow: hidden;
  padding-bottom: 120px;
}

@media screen and (min-width: 1440px) {
  .sec-product-slider {
    height: calc(100vh - 60px);
  }
}

.sec-product-slider .products__top-content {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 60px;
}

.sec-product-slider .products__description {
  max-width: 590px;
}

.sec-product-slider .products__title em {
  font-style: italic;
  font-weight: 400;
}

.sec-product-slider .product__slide-excerpt p {
  margin-bottom: 6px;
}

.sec-product-slider .product-slider__slide-title {
  margin-bottom: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.sec-product-slider .product-slider__slide {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.sec-product-slider .slider-scroll .product-slider__slide:not(:last-child) {
  padding-right: 20px;
}

.sec-product-slider .product-slider__slide-image img {
  max-height: 370px;
  width: auto;
}

.sec-product-slider .slider-scroll {
  display: flex;
  flex-wrap: nowrap;
}

@media (max-width: 1230px) {
  .sec-product-slider .products__top-content {
    flex-direction: column;
    margin-bottom: 50px;
  }
  .sec-product-slider .products__depiction {
    max-width: none;
    padding-top: 0;
  }
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  .sec-product-slider {
    padding-top: 90px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 1200px) {
  .products__top-content {
    padding-left: 25px;
    padding-right: 25px;
  }

  .sec-product-slider .container {
    padding-left: 0;
    padding-right: 0;
  }

  .sec-product-slider .products__top-content {
    gap: 20px;
  }

  .sec-product-slider .products__bottom-content.container {
    padding-left: 0;
    padding-right: 0;
  }

  .sec-product-slider .slider-scroll {
    overflow-x: scroll;
    padding-right: 20px;
  }

  .sec-product-slider .slider-scroll {
    padding-left: 25px;
  }
}

@media screen and (max-width: 768px) {
  .products__top-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .sec-product-slider .slider-scroll .product-slider__slide:not(:last-child) {
    padding-right: 10px;
  }

  .sec-product-slider .slider-scroll {
    padding-left: 20px;
  }

  .sec-product-slider .product-slider__slide-image img {
    max-height: 280px;
  }

  body .sec-product-slider {
    padding-top: 70px;
    padding-bottom: 0;
  }
}
