/*!*****************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/scss/main.scss ***!
  \*****************************************************************************************************************************************/
/*
Theme Name: Pointer theme
Author: cursor: pointer ;
Version: 3.0.0
*/
@font-face {
  font-display: swap;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("/wp-content/themes/pointer_theme/src/fonts/Montserrat-Medium.woff2") format("woff2"), url("/wp-content/themes/pointer_theme/src/fonts/Montserrat-Medium.woff") format("woff"), url("/wp-content/themes/pointer_theme/src/fonts/Montserrat-Medium.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url("/wp-content/themes/pointer_theme/src/fonts/Montserrat-SemiBold.woff2") format("woff2"), url("/wp-content/themes/pointer_theme/src/fonts/Montserrat-SemiBold.woff") format("woff"), url("/wp-content/themes/pointer_theme/src/fonts/Montserrat-SemiBold.ttf") format("truetype");
}
* {
  font-family: "Montserrat", sans-serif;
}

body {
  /* Track */
  /* Handle */
}
body::-webkit-scrollbar {
  width: 0.25rem;
}
body::-webkit-scrollbar-track {
  background: #F5F5F5;
}
body::-webkit-scrollbar-thumb {
  background: #284E47;
}

html {
  font-size: 1vw;
}
@media (max-width: 1024px) {
  html {
    font-size: 2.957vw;
  }
}
@media (max-width: 541px) {
  html {
    font-size: 4.267vw;
  }
}

button {
  border: none;
  background: none;
}

.container {
  max-width: 110.5rem;
  margin: auto;
  padding: 0 1.25rem;
  height: 100%;
}
@media (max-width: 1024px) {
  .container {
    padding: 0 1rem;
  }
}

img {
  height: 100%;
  max-width: 100%;
  width: 100%;
}

div:has(> img) {
  border-radius: 0.5rem;
  overflow: hidden;
  font-size: 0;
}

.logo {
  height: 3.438rem;
  width: 10.188rem;
}
@media (max-width: 1024px) {
  .logo {
    height: 1.85rem;
    width: 5.4rem;
  }
}

.dark-section {
  background: #193431;
  color: #fff;
  position: relative;
  z-index: 1;
}
.dark-section::before {
  content: "";
  position: absolute;
  background-color: #284E47;
  width: 100%;
  height: 8.84rem;
  z-index: -1;
  clip-path: polygon(0 0, 100% 32%, 100% 100%, 0 100%);
  top: -8.8rem;
}
@media (max-width: 1024px) {
  .dark-section::before {
    height: 4.5rem;
  }
}
.dark-section::after {
  content: "";
  position: absolute;
  background: #193431;
  width: 100%;
  height: 14.5rem;
  z-index: -1;
  clip-path: polygon(0 100%, 100% 0, 100% 100%, 0 100%);
  top: -14.438rem;
}
@media (max-width: 1024px) {
  .dark-section::after {
    height: 7.5rem;
    top: -7.5rem;
  }
}
.dark-section--left::before {
  content: "";
  position: absolute;
  background-color: #284E47;
  width: 100%;
  height: 9.5rem;
  height: 8.84rem;
  z-index: -1;
  clip-path: polygon(0 40%, 100% 13%, 100% 100%, 0 100%);
  top: -8.8rem;
}
@media (max-width: 1024px) {
  .dark-section--left::before {
    top: -4.5rem;
    height: 4.5rem;
  }
}
@media (max-width: 541px) {
  .dark-section--left::before {
    top: -6.5rem;
    height: 6.5rem;
  }
}
.dark-section--left::after {
  content: "";
  position: absolute;
  background: #193431;
  width: 100%;
  height: 14.5rem;
  z-index: -1;
  clip-path: polygon(0 0, 100% 91%, 100% 100%, 0 100%);
  top: -14.438rem;
}
@media (max-width: 1024px) {
  .dark-section--left::after {
    height: 7.5rem;
    top: -7.5rem;
  }
}
.dark-section .subtagline {
  max-width: 34.9rem;
  margin-left: auto;
  font-weight: 500;
  font-size: 1.438rem;
  line-height: 110%;
}
@media (max-width: 1024px) {
  .dark-section .subtagline {
    font-size: 1.125rem;
  }
}

.error404 header,
.error404 footer {
  display: none;
  opacity: 0;
}

div:has(> img) {
  border-radius: 0.5rem;
  overflow: hidden;
  font-size: 0;
}

.page-template-about #page {
  overflow-x: hidden;
}

.wpcf7-spinner {
  display: none;
}

.wpcf7-response-output {
  position: absolute;
  top: 110%;
  left: 0;
  font-size: 0.65rem;
  margin: 2em 0 1em !important;
  padding: 0.5em !important;
}
@media (max-width: 1024px) {
  .wpcf7-response-output {
    margin: 1.5em 0 0 !important;
  }
}

.wpcf7-not-valid-tip {
  position: absolute;
  top: 110%;
  left: 0;
  font-size: 0.8rem;
}
@media (max-width: 1024px) {
  .wpcf7-not-valid-tip {
    top: 105%;
    font-size: 0.75rem;
  }
}

.page-template-about {
  background-color: #F2F7F8;
}

.wpcf7-response-output {
  display: none;
}

* {
  font-family: "Montserrat", sans-serif;
}

h1 {
  font-weight: 600;
  font-size: 3.81rem;
  line-height: 1.1;
}
@media (max-width: 1024px) {
  h1 {
    font-size: 1.938rem;
  }
}

h2 {
  font-weight: 600;
  font-size: 3.25rem;
  line-height: 0.9;
}

h3 {
  font-weight: 600;
  font-size: 2.69rem;
  line-height: 1.1;
}

h4 {
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.1;
}

strong,
b {
  font-weight: 600;
}

ul,
ol {
  padding-left: 1.5rem;
}

blockquote {
  position: relative;
  padding-top: 4.688rem;
  margin: 5rem 0;
  font-weight: 600;
}
@media (max-width: 1024px) {
  blockquote {
    margin: 1.5rem 0;
    padding-top: 2.5rem;
  }
}
blockquote p {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 1.38rem;
}
@media (max-width: 1024px) {
  blockquote p {
    font-size: 1rem;
  }
}
blockquote:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 2.063rem;
  height: 5.875rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='23' fill='none'%3E%3Cpath fill='%23181818' d='m10.398.866-3.85 15.631-.924-4.466c1.489 0 2.72.462 3.696 1.386.975.924 1.463 2.156 1.463 3.696s-.488 2.798-1.463 3.773c-.975.975-2.182 1.463-3.619 1.463-1.489 0-2.72-.488-3.696-1.463C1.03 19.859.542 18.602.542 17.113c0-.513.026-1.001.077-1.463a16.62 16.62 0 0 1 .462-1.617c.205-.667.488-1.463.847-2.387L5.547.866h4.851Zm14.553 0-3.85 15.631-.924-4.466c1.489 0 2.72.462 3.696 1.386.975.924 1.463 2.156 1.463 3.696s-.488 2.798-1.463 3.773c-.975.975-2.182 1.463-3.619 1.463-1.489 0-2.72-.488-3.696-1.463-.975-1.027-1.463-2.284-1.463-3.773 0-.513.026-1.001.077-1.463.103-.462.257-1.001.462-1.617.205-.667.488-1.463.847-2.387L20.1.866h4.851Z'/%3E%3C/svg%3E");
}
@media (max-width: 1024px) {
  blockquote:before {
    width: 1.25rem;
    gap: 3.5rem;
  }
}

p,
span,
li,
ol,
a {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 1.12rem;
}
@media (max-width: 541px) {
  p,
  span,
  li,
  ol,
  a {
    font-size: 0.88rem;
  }
}

p + p,
li + li,
ol + ol,
ul + ul,
p + ul,
p + li,
ul + p,
li + p {
  margin-top: 1rem;
}
@media (max-width: 541px) {
  p + p,
  li + li,
  ol + ol,
  ul + ul,
  p + ul,
  p + li,
  ul + p,
  li + p {
    margin-top: 1rem;
  }
}

.section-title {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.section-title:has(img), .section-title:has(svg) {
  gap: 1rem;
  align-items: center;
}
@media (max-width: 1024px) {
  .section-title:has(img), .section-title:has(svg) {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.section-title:has(img) > div, .section-title:has(svg) > div {
  width: 4.75rem;
  min-width: 4.75rem;
  height: 6.625rem;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.section-title:has(img) > div svg, .section-title:has(svg) > div svg {
  height: 100%;
  object-fit: contain;
}
@media (max-width: 1024px) {
  .section-title:has(img) > div, .section-title:has(svg) > div {
    width: 2.5rem;
    height: 3.5rem;
  }
}
.section-title h1,
.section-title h2,
.section-title h3,
.section-title h4,
.section-title h5,
.section-title span {
  font-family: "Montserrat", sans-serif;
  font-size: 3.875rem;
  font-weight: 600;
  line-height: 3.488rem;
  text-align: left;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .section-title h1,
  .section-title h2,
  .section-title h3,
  .section-title h4,
  .section-title h5,
  .section-title span {
    font-size: 1.938rem;
    line-height: 1.744rem;
  }
}
.section-title--main h1,
.section-title--main h2,
.section-title--main h3,
.section-title--main h4,
.section-title--main h5,
.section-title--main span {
  font-size: 3.813rem;
  line-height: 4.194rem;
}
@media (max-width: 1024px) {
  .section-title--main h1,
  .section-title--main h2,
  .section-title--main h3,
  .section-title--main h4,
  .section-title--main h5,
  .section-title--main span {
    font-size: 1.938rem;
    line-height: 2.131rem;
  }
}
.section-title--small {
  position: relative;
}
.section-title--small h1,
.section-title--small h2,
.section-title--small h3,
.section-title--small h4,
.section-title--small h5,
.section-title--small span {
  font-size: 3.25rem;
  line-height: 2.925rem;
}
@media (max-width: 1024px) {
  .section-title--small h1,
  .section-title--small h2,
  .section-title--small h3,
  .section-title--small h4,
  .section-title--small h5,
  .section-title--small span {
    font-size: 1.938rem;
    line-height: 1.744rem;
  }
}
.section-title--small-logo::after {
  content: "";
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='37' fill='none' viewBox='0 0 27 37'%3E%3Cpath fill='%23284E47' fill-rule='evenodd' d='M7.632 29.534V6.793L0 0v22.815l7.632 6.719Zm1.66 1.563v-9.693L26.713 37H15.935l-6.643-5.903Zm0-9.762 6.983-5.739h10.438L14.58 26.05l-5.288-4.714Z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  height: 2.313rem;
  width: 1.669rem;
  right: 0.313rem;
  bottom: 0;
}
.section-title--extra-small h1,
.section-title--extra-small h2,
.section-title--extra-small h3,
.section-title--extra-small h4,
.section-title--extra-small h5,
.section-title--extra-small span {
  font-weight: 600;
  font-size: 2.688rem;
  line-height: 110%;
  text-transform: uppercase;
  text-align: center;
  margin: auto;
}
@media (max-width: 1024px) {
  .section-title--extra-small h1,
  .section-title--extra-small h2,
  .section-title--extra-small h3,
  .section-title--extra-small h4,
  .section-title--extra-small h5,
  .section-title--extra-small span {
    font-size: 1.313rem;
    line-height: 1.444rem;
  }
}
.section-title--extra-small:has(img), .section-title--extra-small:has(svg) {
  flex-direction: column;
  align-items: center;
  gap: 2.6rem;
}
@media (max-width: 1024px) {
  .section-title--extra-small:has(img), .section-title--extra-small:has(svg) {
    justify-content: center;
    align-items: center;
    gap: 1.5rem;
  }
}
.section-title--extra-small:has(img) > div, .section-title--extra-small:has(svg) > div {
  height: 4.75rem;
  width: 4.188rem;
}
@media (max-width: 1024px) {
  .section-title--extra-small:has(img) > div, .section-title--extra-small:has(svg) > div {
    width: 3.875rem;
    min-width: 3.875rem;
    height: 3.875rem;
  }
}
.section-title--extra-small:has(img) > div > svg, .section-title--extra-small:has(svg) > div > svg {
  height: 100%;
}
.section-title--no-img:after {
  content: none;
}
.section-title--white h1,
.section-title--white h2,
.section-title--white h3,
.section-title--white h4,
.section-title--white h5,
.section-title--white span {
  color: #fff;
}

.link-arrow {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.219rem;
  gap: 0.6rem;
  color: #284E47;
  width: fit-content;
  display: flex;
  align-items: center;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .link-arrow {
    font-size: 0.75rem;
  }
}
@media (max-width: 541px) {
  .link-arrow {
    font-size: 1rem;
    gap: 0.563rem;
  }
}
.link-arrow::after {
  content: "";
  position: relative;
  width: 1.688rem;
  height: 1.688rem;
  min-width: 1.688rem;
  display: block;
  background-color: #284E47;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='10' fill='none' viewBox='0 0 11 10'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.089' d='m6.013 9.23 3.85-3.851m0 0-3.85-3.851m3.85 3.85H.622'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  transform-origin: center;
  background-size: 0.688rem 0.625rem;
}
@media (max-width: 1024px) {
  .link-arrow::after {
    width: 1.255rem;
    height: 1.255rem;
    min-width: 1.255rem;
    background-size: auto;
  }
}
@media (max-width: 541px) {
  .link-arrow::after {
    width: 1.688rem;
    height: 1.688rem;
    min-width: 1.688rem;
    background-size: 0.688rem 0.625rem;
  }
}
.link-arrow:hover::after {
  transform: translateX(0.25rem);
}
.link-arrow--dark {
  color: #fff;
  border-radius: 5rem;
  gap: 0.875rem;
  font-weight: 500;
  line-height: 1.75rem;
  transition: all 0.3s ease-in-out;
}
.link-arrow--dark::after {
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='10' fill='none' viewBox='0 0 11 10'%3E%3Cpath stroke='%23284E47' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.089' d='m6.013 9.23 3.85-3.851m0 0-3.85-3.851m3.85 3.85H.622'/%3E%3C/svg%3E");
}
.link-arrow--ligth-bg {
  background-color: #fff;
  height: 2.188rem;
  padding-left: 1rem;
  padding-right: 0.188rem;
  border-radius: 5rem;
}
.link-arrow--ligth-bg:hover::after {
  transform: none;
}
.link-arrow--dark-bg {
  background-color: #284E47;
  padding: 0.155rem 0.313rem 0.25rem 0.875rem;
}
.link-arrow--dark-bg:hover {
  background-color: #fff;
  color: #1A1A1A;
}
.link-arrow--dark-bg:hover::after {
  background-color: #284E47;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='10' fill='none' viewBox='0 0 11 10'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.089' d='m6.013 9.23 3.85-3.851m0 0-3.85-3.851m3.85 3.85H.622'/%3E%3C/svg%3E");
  transform: none;
}

.link-flag {
  position: relative;
  background: #284E47;
  border: none;
  font-size: 0.875rem;
  color: #fff;
  padding: 1rem 1.4rem;
  padding-left: 2.8rem;
  height: 3.125rem;
  line-height: 1.1rem;
  position: relative;
  left: -2.79rem;
  display: inline-flex;
  align-items: center;
  gap: 0.625rem;
}
@media (max-width: 1024px) {
  .link-flag {
    font-size: 0.75rem;
  }
}
@media (max-width: 541px) {
  .link-flag {
    font-size: 0.875rem;
    line-height: 1.067rem;
    left: -1rem;
	z-index: 100;
  }
}
.link-flag::before {
  content: "";
  position: relative;
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 29'%3E%3Cpath fill='%23fff' d='M13.854 20.099V9.294h4.336c.974 0 1.805.15 2.493.448.688.298 1.218.73 1.588 1.296.37.566.556 1.24.556 2.022 0 .782-.185 1.456-.556 2.022-.37.556-.9.983-1.588 1.281-.688.299-1.52.448-2.493.448h-3.462l.715-.71v3.998h-1.588Zm7.433 0-2.827-3.921h1.7l2.858 3.92h-1.731Zm-5.844-3.844-.715-.756h3.414c1.017 0 1.784-.211 2.303-.633.53-.432.794-1.034.794-1.806s-.265-1.369-.794-1.79c-.519-.422-1.286-.633-2.303-.633h-3.414l.715-.772v6.39ZM.857 20.099 5.892 9.294h1.572l5.05 10.805h-1.668l-4.494-9.94h.635l-4.494 9.94H.857Zm2.144-2.702.43-1.234h6.256l.46 1.234H3.002Z'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='1.589' d='M19.897 8.04V5.57A4.767 4.767 0 0 0 15.13.805H7.79A4.767 4.767 0 0 0 3.023 5.57V8.04m0 13.506v1.503a4.767 4.767 0 0 0 4.767 4.767h7.34a4.767 4.767 0 0 0 4.767-4.767v-1.503'/%3E%3C/svg%3E");
  background-size: contain;
  height: 1.875rem;
  width: 1.5rem;
  background-repeat: no-repeat;
}
.link-flag::after {
  content: "";
  position: absolute;
  right: -1.28rem;
  width: 0;
  height: 0;
  border-left: 1.3rem solid #284e47;
  border-top: 1.55rem solid transparent;
  border-bottom: 1.55rem solid transparent;
}

.label,
.features-description {
  font-family: "Montserrat", sans-serif;
  font-size: 0.875rem;
  line-height: 1.067rem;
  font-weight: 500;
}
.label--white,
.features-description--white {
  color: #fff;
}

.label {
  text-transform: capitalize;
}

.features-name {
  font-weight: 500;
  font-size: 2.69rem;
  line-height: 110%;
  margin-bottom: 1rem;
}

.features-description {
  color: rgba(26, 26, 26, 0.3);
}
.features-description--underlined {
  border-bottom: 0.063rem solid rgba(26, 26, 26, 0.3);
}

.button {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.button:hover, .button:focus {
  outline: none !important;
}

.breadcrumbs {
  display: flex;
  align-items: flex-start;
  flex-wrap: nowrap;
}
.breadcrumbs a span {
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.breadcrumbs a:hover span:after {
  opacity: 1;
  width: 100%;
}
.breadcrumbs a,
.breadcrumbs span {
  font-size: 1rem;
  color: #000;
  font-weight: 500;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.breadcrumbs__current {
  display: flex;
  align-items: center;
  color: #284e47 !important;
}
.breadcrumbs__current span {
  display: -webkit-box !important;
  max-width: 50rem;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal !important;
  width: fit-content;
}
.breadcrumbs > a::before,
.breadcrumbs .breadcrumbs .breadcrumbs__current::before {
  content: "";
  background-color: #284E47;
  margin: 0 0.25rem;
  width: 0.12rem;
  height: 0.7rem;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 541px) {
  .breadcrumbs > a::before,
  .breadcrumbs .breadcrumbs .breadcrumbs__current::before {
    height: 0.6rem;
  }
}
.breadcrumbs a:first-child::before,
.breadcrumbs .breadcrumbs .breadcrumbs__main::before {
  display: none;
}
.breadcrumbs a + a:before,
.breadcrumbs a + span:before {
  content: "";
  background-color: #284E47;
  margin: 0 0.25rem;
  width: 0.1rem;
  height: 1rem;
  display: inline-block;
}

.wpcf7 .form-group:has(.wpcf7-not-valid) input {
  border: 0.0625rem solid red !important;
}

.hero-simple {
  border-bottom: 0.19rem solid #000;
  background-color: #fff;
}
.hero-simple__wrapper {
  padding-top: 2.5rem;
  padding-bottom: 2rem;
}
.hero-simple__content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.hero-simple__block {
  display: flex;
  flex-direction: column;
  gap: 3.5rem;
}
.hero-simple__text * {
  font-size: 1rem;
  font-weight: 500;
}

.page-template-production .hero-simple__title {
  font-size: 3.2rem;
  line-height: 118%;
}
@media (max-width: 1024px) {
  .page-template-production .hero-simple__title {
    font-size: 1.25rem;
  }
}

.hero-product__wrapper {
  padding-top: 2.5rem;
  height: fit-content;
}
@media (max-width: 1024px) {
  .hero-product__wrapper {
    padding-top: 1.5rem;
  }
}
.hero-product__inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 2rem;
}
@media (max-width: 1024px) {
  .hero-product__inner {
    flex-direction: column;
  }
}
.hero-product__visual {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
@media (max-width: 1024px) {
  .hero-product__visual {
    width: 100%;
  }
}
.hero-product__breadcrumbs {
  margin-bottom: 3rem;
}
@media (max-width: 1024px) {
  .hero-product__breadcrumbs {
    margin-bottom: 0rem;
  }
}
.hero-product__model {
  width: 55rem;
  min-width: 55rem;
  height: 35rem;
}
@media (max-width: 1024px) {
  .hero-product__model {
    min-width: 100%;
    height: 15.125rem;
  }
}
@media (max-width: 541px) {
  .hero-product__model {
    display: none;
  }
}
.hero-product__model img,
.hero-product__model iframe {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border: none;
  outline: none;
}
.hero-product__model-mobile {
  display: none;
}
@media (max-width: 541px) {
  .hero-product__model-mobile {
    display: block;
    width: 100%;
    height: 11.821rem;
    margin-bottom: 5rem;
  }
}
.hero-product__model-mobile img,
.hero-product__model-mobile iframe {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border: none;
  outline: none;
}
.hero-product__title {
  font-weight: 600;
  font-size: 3.81rem;
  line-height: 110%;
  text-transform: uppercase;
  margin-left: -0.3rem;
}
@media (max-width: 1024px) {
  .hero-product__title {
    font-size: 1.938rem;
    line-height: 2.131rem;
  }
}
.hero-product__categories {
  opacity: 0.3;
  font-weight: 600;
  font-size: 1.31rem;
  line-height: 110%;
  text-transform: uppercase;
  color: #1A1A1A;
}
@media (max-width: 1024px) {
  .hero-product__categories {
    font-size: 0.75rem;
  }
}
.hero-product__content {
  width: 40%;
  height: 100%;
  min-height: 32.125rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 1024px) {
  .hero-product__content {
    min-height: fit-content;
    width: 100%;
  }
}
.hero-product__top {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1rem;
  margin-bottom: 1rem;
}
@media (max-width: 1024px) {
  .hero-product__top {
    gap: 0.5rem;
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 541px) {
  .hero-product__top {
    margin-bottom: 0.5rem;
  }
}
.hero-product__bottom {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  gap: 2rem;
}
.hero-product__info {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 118%;
}
@media (max-width: 1024px) {
  .hero-product__info {
    font-size: 0.675rem;
    gap: 0.5rem;
  }
}
@media (max-width: 541px) {
  .hero-product__info {
    font-size: 0.875rem;
  }
}
.hero-product__info strong {
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 118%;
  margin: 0;
}
@media (max-width: 1024px) {
  .hero-product__info strong {
    font-size: 0.675rem;
    line-height: 1.1;
  }
}
@media (max-width: 541px) {
  .hero-product__info strong {
    font-size: 0.875rem;
  }
}
.hero-product__info p,
.hero-product__info span,
.hero-product__info li {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 118%;
  margin: 0;
}
@media (max-width: 1024px) {
  .hero-product__info p,
  .hero-product__info span,
  .hero-product__info li {
    font-size: 0.675rem;
    line-height: 1.1;
  }
}
@media (max-width: 541px) {
  .hero-product__info p,
  .hero-product__info span,
  .hero-product__info li {
    font-size: 0.875rem;
  }
}

.home .header {
  background: #F5F5F5;
}

.header {
  background: transparent;
  position: relative;
  z-index: 20;
}
.header__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 0;
}
.header__content {
  display: flex;
  align-items: center;
  gap: 1.85rem;
}
@media (max-width: 541px) {
  .header__content {
    display: none;
  }
}
.header__menu {
  display: flex;
  gap: 2.09rem;
  font-weight: 500;
  font-size: 0.75rem;
  list-style: none;
  padding-left: 0;
}
.header__menu .menu-item {
  padding: 0.5rem 0;
  position: relative;
  text-decoration: underline;
  text-underline-offset: 0.375rem;
  text-decoration-color: transparent;
  transition: all 0.3s ease-in-out;
  font-size: 1rem;
  white-space: nowrap;
}
.header__menu .menu-item:hover {
  text-decoration-color: #1A1A1A;
}
.header__menu .menu-item + .menu-item {
  margin-top: 0;
}
.header__menu .menu-item-has-children {
  text-decoration-color: transparent !important;
}
.header__menu .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  box-shadow: 0.125rem 0.25rem 0.688rem 0 rgba(0, 0, 0, 0.14);
  background: #fff;
  padding: 1rem 2.2rem 1rem 1rem;
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  z-index: -5;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  list-style: none;
}
.header__menu .menu-item:has(.sub-menu) {
  display: flex;
  align-items: center;
  gap: 0.55rem;
  cursor: pointer;
}
.header__menu .menu-item:has(.sub-menu)::after {
  content: "";
  position: relative;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='10' fill='none' viewBox='0 0 10 6'%3E%3Cpath fill='%231A1A1A' fill-rule='evenodd' d='M9.444.558a.625.625 0 0 1 0 .884l-4 4a.625.625 0 0 1-.884 0l-4-4a.625.625 0 1 1 .884-.884l3.558 3.558L8.56.558a.625.625 0 0 1 .884 0Z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 0.9rem;
  min-width: 0.9rem;
  height: 1rem;
  transition: all 0.3s ease-in-out;
}
.header__menu .menu-item:has(.sub-menu):hover::after {
  transform: rotate(180deg);
}
.header__menu .menu-item:has(.sub-menu):hover .sub-menu {
  opacity: 1;
  z-index: 2;
}
@media (max-width: 1024px) {
  .header__menu {
    display: none;
  }
}
.header__buttons {
  display: flex;
  gap: 1.5rem;
  align-items: center;
}
@media (max-width: 1024px) {
  .header__buttons {
    display: none;
  }
}
.header__lang-switcher {
  display: flex;
  gap: 0.375rem;
  flex-direction: row-reverse;
}
.header__lang-switcher:hover > .header__current-lang::after {
  transform: rotate(180deg);
}
.header__lang-switcher:hover > .header__other-lang {
  transform: translateY(0);
  opacity: 1;
}
.header__current-lang {
  display: flex;
  align-items: center;
  gap: 0.125rem;
  justify-content: flex-start;
}
.header__current-lang::after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.172 3.828 5 6.657l2.828-2.829' stroke='%231A1A1A' stroke-linecap='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  min-width: 0.625rem;
  background-position: center;
  height: 0.625rem;
  width: 0.625rem;
  transition: all 0.3s ease-in-out;
}
.header__other-lang {
  transition: all 0.3s ease-in-out;
  transform: translateY(60%);
  opacity: 0;
}
.header__logo {
  width: 10.188rem;
  height: 3.438rem;
}
@media (max-width: 1024px) {
  .header__logo {
    width: 8rem;
    height: 2.688rem;
  }
}
.header__logo img,
.header__logo .custom-logo-link {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.header__menu-open {
  height: 2.438rem;
  width: 2.438rem;
  background-color: #284E47;
  border-radius: 50%;
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='17' height='1.114' rx='.557' fill='%23fff'/%3E%3Crect y='3.114' width='17' height='1.114' rx='.557' fill='%23fff'/%3E%3Crect y='6.229' width='17' height='1.114' rx='.557' fill='%23fff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  display: none;
}
@media (max-width: 1024px) {
  .header__menu-open {
    display: block;
  }
}

.body:has(.burger-menu.open) {
  overflow: hidden;
  max-width: 100vh;
}

.burger-menu {
  position: fixed;
  background: #284E47;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  padding: 1.5rem 1rem 2.5rem;
  color: #fff;
  font-size: 1.313rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 3.125rem;
  transform: translate(100%);
  transition: all 0.3s ease-in-out;
  overflow-y: auto;
}
.burger-menu.open {
  transform: translateX(0);
}
.burger-menu__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 1.563rem;
}
.burger-menu__lang-switcher {
  display: flex;
  gap: 0.688rem;
}
.burger-menu__lang-switcher a {
  font-size: 1.313rem;
  line-height: 1.625rem;
}
.burger-menu__current-lang {
  padding-right: 0.688rem;
  display: flex;
  align-items: flex-end;
}
.burger-menu__current-lang::after {
  content: "";
  height: 1.219rem;
  width: 0.094rem;
  background: #fff;
  display: block;
  position: relative;
  right: -0.688rem;
  top: -0.063rem;
}
.burger-menu__other-lang {
  opacity: 0.3;
}
.burger-menu__button-close {
  width: 2.438rem;
  height: 2.438rem;
  background-color: #fff;
  border-radius: 50%;
  border: none;
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='.788' width='17' height='1.114' rx='.557' transform='rotate(45 .788 0)' fill='%23284E47'/%3E%3Crect y='12.021' width='17' height='1.114' rx='.557' transform='rotate(-45 0 12.021)' fill='%23284E47'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.burger-menu__content {
  margin-top: 2.125rem;
}
.burger-menu__nav {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  list-style: none;
  padding-left: 0;
}
.burger-menu__nav .sub-menu {
  padding-left: 1.25rem;
  z-index: -100;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  max-height: 0;
  padding-left: 1.25rem;
  list-style: none;
}
.burger-menu__nav li + li {
  margin-top: 0;
}
.burger-menu__nav .menu-item:has(.sub-menu).open .sub-menu {
  margin-top: 1rem;
  margin-bottom: 1.375rem;
}
.burger-menu__nav .menu-item {
  width: fit-content;
}
@media (max-width: 1024px) {
  .burger-menu__nav .menu-item a {
    font-size: 1.313rem;
    line-height: 1.625rem;
  }
}
.burger-menu__nav .menu-item:has(.sub-menu) > a {
  display: flex;
  gap: 0.25rem;
  align-items: center;
  cursor: pointer;
}
.burger-menu__nav .menu-item:has(.sub-menu) > a::after {
  content: "";
  position: relative;
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.115.49c.35-.351.92-.351 1.27 0L7.5 5.604 12.615.49a.898.898 0 0 1 1.27 1.27l-5.75 5.75a.898.898 0 0 1-1.27 0l-5.75-5.75a.898.898 0 0 1 0-1.27Z' fill='%23fff'/%3E%3C/svg%3E");
  background-size: 0.875rem 0.5rem;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 1.438rem;
  min-width: 1.438rem;
  height: 1.438rem;
  transition: all 0.3s ease-in-out;
  top: 0;
  right: 0;
}
.burger-menu__nav .menu-item:has(.sub-menu).open .sub-menu {
  opacity: 1;
  max-height: 500rem;
  z-index: 100;
}
.burger-menu__nav .menu-item:has(.sub-menu).open > a::after {
  transform: rotateX(180deg);
}
.burger-menu__bottom > a {
  text-align: center;
  width: 100%;
  justify-content: space-between;
}

.page-template-catalog {
  background-color: #fff;
}

.catalog {
  background-color: #F5F5F5;
}
.catalog__wrapper {
  padding-top: 7.313rem;
  padding-bottom: 7.563rem;
}
@media (max-width: 1024px) {
  .catalog__wrapper {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
.catalog__inner {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 30.8rem;
  gap: 3.5rem;
}
@media (max-width: 1024px) {
  .catalog__inner {
    gap: 2rem;
    min-height: 12rem;
  }
}
.catalog__menu {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1.5rem;
  margin-bottom: 2rem;
  list-style: none;
  padding-left: 0;
}
.catalog__menu a {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 1rem;
  color: #1A1A1A;
}
.catalog__menu li + li {
  margin-top: 0;
}
.catalog__menu .current-menu-item {
  border-radius: 3.75rem;
  padding: 0.19rem 0.62rem;
  height: 1.62rem;
  background: #284E47;
}
.catalog__menu .current-menu-item a {
  color: #fff;
}
.catalog__results {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.5rem 0.875rem;
  width: 100%;
}
@media (max-width: 541px) {
  .catalog__results {
    grid-template-columns: repeat(1, 1fr);
    gap: 2.5rem;
  }
}
.catalog__thumbnail {
  background-color: #ddd;
  border-radius: 0.5rem;
  height: 25.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
@media (max-width: 1024px) {
  .catalog__thumbnail {
    height: 12.813rem;
  }
}
.catalog__thumbnail img {
  max-width: 70%;
  max-height: 70%;
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: all 0.3s ease-in-out;
}
.catalog__thumbnail .blogs__logo {
  width: 80%;
  height: 80%;
  object-fit: contain;
  transition: all 0.3s ease-in-out;
}
.catalog__card {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 1rem;
  overflow: hidden;
}
.catalog__card-heading {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 2.69rem;
  line-height: 110%;
  color: #1A1A1A;
}
@media (max-width: 1024px) {
  .catalog__card-heading {
    font-size: 1.313rem;
  }
}
.catalog__card-heading:before {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  margin-left: -1.5rem;
  display: inline-block;
  position: relative;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%231A1A1A' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.973' d='m12.705 18.981 6.977-6.977m0 0-6.977-6.977m6.977 6.977H2.937'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  transition: all 0.3s ease-in-out;
  background-position: center;
  background-size: contain;
}
.catalog__card-categories {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 1rem;
  color: #1A1A1A;
  opacity: 0.3;
}
@media (max-width: 1024px) {
  .catalog__card-categories {
    font-size: 0.875rem;
  }
}
.catalog__card:hover .catalog__thumbnail img {
  transform: scale(1.03);
}
.catalog__card:hover .catalog__card-heading:before {
  margin-left: 0;
}
.catalog__data {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 0.25rem;
}
.catalog .pagination__pages {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5em;
  z-index: 2;
  position: relative;
}
.catalog .pagination__page {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 0.88rem;
  color: #1A1A1A;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.catalog .pagination__page:after {
  content: "";
  width: 1.625rem;
  height: 1.625rem;
  display: block;
  position: absolute;
  z-index: -1;
  background-color: #000;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.catalog .pagination__page:has(.next):after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cpath fill='%231A1A1A' fill-rule='evenodd' d='M4.169 9.33a.469.469 0 0 1 0-.663l2.668-2.669L4.17 3.329a.469.469 0 0 1 .662-.662l3 3a.469.469 0 0 1 0 .663l-3 3a.469.469 0 0 1-.662 0Z' clip-rule='evenodd'/%3E%3C/svg%3E");
  z-index: 1;
  position: relative;
  top: 0;
  left: 0;
  opacity: 1;
  transform: none;
  background-color: transparent;
}
.catalog .pagination__page:has(.prev):after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cpath fill='%231A1A1A' fill-rule='evenodd' d='M7.831 2.67a.469.469 0 0 1 0 .663L5.163 6.002 7.83 8.67a.469.469 0 0 1-.662.662l-3-3a.469.469 0 0 1 0-.663l3-3a.469.469 0 0 1 .662 0Z' clip-rule='evenodd'/%3E%3C/svg%3E");
  z-index: 1;
  position: relative;
  top: 0;
  left: 0;
  opacity: 1;
  transform: none;
  background-color: transparent;
}
.catalog .pagination__page.current {
  color: #fff;
}
.catalog .pagination__page.current:after {
  opacity: 1;
}

.page-template-blogs {
  background-color: #fff;
}

.blogs {
  background-color: #F5F5F5;
}
.blogs__wrapper {
  padding-top: 7.313rem;
  padding-bottom: 7.563rem;
}
@media (max-width: 1024px) {
  .blogs__wrapper {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
.blogs__inner {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 30.8rem;
  gap: 7.5rem;
}
@media (max-width: 1024px) {
  .blogs__inner {
    gap: 2rem;
    min-height: 22.313rem;
  }
}
.blogs__results {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.5rem 0.875rem;
  width: 100%;
}
@media (max-width: 541px) {
  .blogs__results {
    grid-template-columns: repeat(1, 1fr);
    gap: 2.5rem;
  }
}
.blogs__thumbnail {
  background-color: #ddd;
  border-radius: 0.5rem;
  height: 25.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: relative;
}
@media (max-width: 1024px) {
  .blogs__thumbnail {
    height: 10.625rem;
  }
}
@media (max-width: 541px) {
  .blogs__thumbnail {
    height: 15.625rem;
  }
}
.blogs__thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
}
.blogs__thumbnail .blogs__logo {
  width: 80%;
  height: 80%;
  object-fit: contain;
  transition: all 0.3s ease-in-out;
}
.blogs__card {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 1rem;
}
.blogs__card-heading {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 1.38rem;
  color: #0a0a0a;
}
@media (max-width: 1024px) {
  .blogs__card-heading {
    font-size: 1.125rem;
  }
}
.blogs__card-categories {
  position: absolute;
  top: 1rem;
  left: 1rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5rem;
  z-index: 1;
}
.blogs__card-categories span {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  color: #fff;
  border-radius: 3.12rem;
  padding: 0.25rem 0.56rem;
  background-color: #284E47;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.188rem;
}
.blogs__card-categories span:before {
  content: "";
  width: 0.563rem;
  min-width: 0.563rem;
  height: 0.563rem;
  border-radius: 50%;
  background-color: #fff;
}
.blogs__card:hover .blogs__thumbnail img {
  transform: scale(1.03);
}
.blogs__date {
  font-weight: 500;
  font-size: 0.875rem;
  opacity: 0.3;
}
.blogs__data {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 0.25rem;
}
.blogs .pagination__pages {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5em;
  z-index: 2;
  position: relative;
}
.blogs .pagination__page {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 0.88rem;
  color: #1A1A1A;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.blogs .pagination__page:after {
  content: "";
  width: 1.625rem;
  height: 1.625rem;
  display: block;
  position: absolute;
  z-index: -1;
  background-color: #000;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.blogs .pagination__page:has(.next):after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cpath fill='%231A1A1A' fill-rule='evenodd' d='M4.169 9.33a.469.469 0 0 1 0-.663l2.668-2.669L4.17 3.329a.469.469 0 0 1 .662-.662l3 3a.469.469 0 0 1 0 .663l-3 3a.469.469 0 0 1-.662 0Z' clip-rule='evenodd'/%3E%3C/svg%3E");
  z-index: 1;
  position: relative;
  top: 0;
  left: 0;
  opacity: 1;
  transform: none;
  background-color: transparent;
}
.blogs .pagination__page:has(.prev):after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cpath fill='%231A1A1A' fill-rule='evenodd' d='M7.831 2.67a.469.469 0 0 1 0 .663L5.163 6.002 7.83 8.67a.469.469 0 0 1-.662.662l-3-3a.469.469 0 0 1 0-.663l3-3a.469.469 0 0 1 .662 0Z' clip-rule='evenodd'/%3E%3C/svg%3E");
  z-index: 1;
  position: relative;
  top: 0;
  left: 0;
  opacity: 1;
  transform: none;
  background-color: transparent;
}
.blogs .pagination__page.current {
  color: #fff;
}
.blogs .pagination__page.current:after {
  opacity: 1;
}

.separate-title {
  margin-top: 15rem;
  padding-top: 2.7rem;
  padding-bottom: 2rem;
}
@media (max-width: 1024px) {
  .separate-title {
    margin-top: 12rem;
  }
}
.separate-title .section-title {
  max-width: 51rem;
  margin: 0 auto;
}
@media (max-width: 541px) {
  .separate-title .section-title {
    max-width: 100%;
  }
}
.separate-title__header {
  display: flex;
  flex-direction: column;
  gap: 2.3rem;
  align-items: center;
  margin-bottom: 1.5rem;
}
.separate-title__image {
  max-width: 29.5rem;
  margin: auto;
  margin-bottom: 2.5rem;
}
.separate-title__image img {
  object-fit: cover;
}
.separate-title__text {
  margin-bottom: 2.95rem;
}
.separate-title__footer {
  margin-top: 7.4rem;
}

.description {
  background-color: #193431;
}
.description * {
  color: #fff;
}
.description__wrapper {
  padding: 3.5rem 0;
}
@media (max-width: 1024px) {
  .description__wrapper {
    padding: 2rem 0;
  }
}
.description__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .description__item {
    flex-direction: column;
    justify-content: flex-start;
    gap: 1.5rem;
  }
}
.description__item:not(:last-of-type) {
  margin-bottom: 4.5rem;
}
@media (max-width: 1024px) {
  .description__item:not(:last-of-type) {
    margin-bottom: 2rem;
  }
}
.description__item--reversed {
  flex-direction: row-reverse;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .description__item--reversed {
    flex-direction: column;
    justify-content: flex-start;
  }
}
.description__item--reversed .description__content {
  margin-left: 0;
}
.description__visual {
  width: 48%;
  max-height: 45rem;
  height: fit-content;
}
@media (max-width: 1024px) {
  .description__visual {
    width: 100%;
  }
}
.description__visual img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.description__content {
  width: 48%;
}
@media (max-width: 1024px) {
  .description__content {
    width: 100%;
  }
}
.description__description {
  font-weight: 500;
  font-size: 0.88rem;
  color: rgba(26, 26, 26, 0.3);
}

.characteristics {
  background: #193431;
}
.characteristics__wrapper {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3.563rem;
}
@media (max-width: 1024px) {
  .characteristics__wrapper {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}
.characteristics__images {
  border-radius: 0.5rem;
  width: 100%;
  height: 50rem;
  position: relative;
}
@media (max-width: 1024px) {
  .characteristics__images {
    width: 100%;
    height: 23.75rem;
  }
}
.characteristics__image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
.characteristics__image--show {
  opacity: 1;
}
.characteristics__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.characteristics__title {
  color: #fff;
}
.characteristics__data {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 2rem;
}
@media (max-width: 1024px) {
  .characteristics__data {
    gap: 1rem;
  }
}
.characteristics__files {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1.5rem;
  margin-top: 2.5rem;
}
.characteristics__files a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #fff;
  gap: 0.563rem;
}
@media (max-width: 1024px) {
  .characteristics__files a {
    font-size: 1rem;
    justify-content: space-between;
  }
}
.characteristics__files a:after {
  content: "";
  min-width: 1.688rem;
  width: 1.688rem;
  min-height: 1.688rem;
  height: 1.688rem;
  display: block;
  position: relative;
  border-radius: 50%;
  display: flex;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' fill='none'%3E%3Cpath stroke='%23284E47' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.089' d='M6.5 2.371v5m0 0L5 5.871m1.5 1.5 1.5-1.5M10.94 7.371v3.379H1.69V7.37'/%3E%3C/svg%3E");
  background-size: 0.813rem 0.813rem;
}
.characteristics__accordion * {
  color: #fff;
}
.characteristics__accordion p,
.characteristics__accordion span {
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 110%;
}
@media (max-width: 1024px) {
  .characteristics__accordion p,
  .characteristics__accordion span {
    font-size: 0.875rem;
  }
}
.characteristics__accordion table {
  width: 100%;
}
@media (max-width: 1024px) {
  .characteristics__accordion table {
    font-size: 0.875rem;
  }
}
.characteristics__accordion table tbody {
  width: 100%;
}
.characteristics__accordion table tbody tr {
  width: 100%;
}
.characteristics__accordion table tbody tr td {
  padding: 0.5rem;
  width: 50%;
}
.characteristics__accordion table tbody tr td:first-child {
  padding: 0.5rem 1.25rem 0.5rem 0;
  opacity: 0.3;
}
.characteristics__item {
  border-bottom: 0.0625rem solid #fff;
  padding-bottom: 1rem;
}
.characteristics__item:has(.characteristics__item-content--accordion) .characteristics__item-heading {
  cursor: pointer;
}
.characteristics__item-heading {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 2.125rem;
  padding-top: 1rem;
}
.characteristics__item-heading span {
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 110%;
}
@media (max-width: 1024px) {
  .characteristics__item-heading span {
    font-size: 0.875rem;
  }
}
.characteristics__item-content {
  padding-top: 2.5rem;
  padding-left: 3.563rem;
}
@media (max-width: 1024px) {
  .characteristics__item-content {
    padding-top: 1.5rem;
    padding-left: 0;
  }
}
.characteristics__item-subtitle {
  font-size: 0.875rem !important;
  margin-top: 1rem;
  opacity: 0.3;
  display: block;
}

.one-slider__wrapper {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
  position: relative;
  margin-top: 15rem;
}
@media (max-width: 1024px) {
  .one-slider__wrapper {
    margin-top: 12rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.one-slider__wrapper::before {
  content: "";
  position: absolute;
  background-color: #284e47;
  width: 100%;
  height: 9.5rem;
  height: 8.84rem;
  z-index: -1;
  clip-path: polygon(0 40%, 100% 13%, 100% 100%, 0 100%);
  top: -8.8rem;
  left: 0;
}
@media (max-width: 1024px) {
  .one-slider__wrapper::before {
    top: -4.5rem;
    height: 4.5rem;
  }
}
.one-slider__wrapper::after {
  content: "";
  position: absolute;
  background: #193431;
  width: 100%;
  height: 14.5rem;
  z-index: -1;
  clip-path: polygon(0 0, 100% 91%, 100% 100%, 0 100%);
  top: -14.438rem;
  left: 0;
}
@media (max-width: 1024px) {
  .one-slider__wrapper::after {
    height: 7.5rem;
    top: -7.5rem;
  }
}
.one-slider * {
  color: #000;
}
.one-slider--green {
  background-color: #193431;
}
.one-slider--green * {
  color: #fff;
}
.one-slider--white * {
  color: #000;
}
.one-slider--white .one-slider__wrapper {
  padding-top: 0;
  margin-top: 0;
}
.one-slider--white .one-slider__wrapper:before, .one-slider--white .one-slider__wrapper:after {
  display: none;
}
.one-slider--white .one-slider__title {
  margin-bottom: 0;
}
.one-slider--white .one-slider__title * {
  color: #000;
}
.one-slider--white .one-slider__title:before {
  display: none;
}
.one-slider__title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 4.5rem;
  margin-bottom: 4.5rem;
}
.one-slider__title:before {
  content: "";
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='76' height='76' fill='none'%3E%3Cpath fill='%23fff' d='M26.677 60.664V13.953L11 0v46.863l15.677 13.8ZM30.086 63.874v-19.91L65.87 76H43.733L30.086 63.874Z'/%3E%3Cpath fill='%23B1C6CE' d='M44.43 32.036 30.086 43.824l10.863 9.683 24.922-21.471H44.43Z'/%3E%3C/svg%3E");
  width: 4.75rem;
  height: 4.75rem;
}
.one-slider__slider {
  position: relative;
  height: 46.875rem;
}
@media (max-width: 1024px) {
  .one-slider__slider {
    height: 30rem;
  }
}
.one-slider__slider-navigation {
  align-items: center;
  margin-top: 3.461rem;
}
@media (max-width: 1024px) {
  .one-slider__slider-navigation {
    margin-top: 1.5rem;
  }
}
.one-slider__slider .swiper-slide {
  transition: all 1.5s ease;
  width: 51rem !important;
  height: 34.375rem !important;
  overflow: hidden;
  border-radius: 0.5rem;
}
@media (max-width: 1024px) {
  .one-slider__slider .swiper-slide {
    width: 100% !important;
    height: 24.75rem !important;
  }
}
.one-slider__slider .swiper-slide .one-slider__image {
  width: 100%;
  height: 100%;
  transition: all 1.5s ease-in-out;
}
.one-slider__slider .swiper-slide .one-slider__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
}
.one-slider__slider .swiper-slide:not(.swiper-slide-active) {
  transform: scale(0.4);
}
@media (max-width: 1024px) {
  .one-slider__slider .swiper-slide:not(.swiper-slide-active) {
    transform: scale(1);
  }
}
.one-slider__slider .swiper-slide-active {
  transform: scale(1);
}
.one-slider__slider .one-slider__slider-navigation {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
.one-slider__content {
  align-items: center;
}

.single-product .one-slider__wrapper {
  margin-top: 0;
}
.single-product .one-slider__wrapper:before, .single-product .one-slider__wrapper:after {
  content: none;
}

.single-product .one-slider__wrapper {
  padding-top: 0;
  margin-top: 0;
}
.single-product .one-slider__wrapper:before, .single-product .one-slider__wrapper:after {
  display: none;
}
.single-product .one-slider__title {
  margin-bottom: 0;
  padding-top: 5rem;
}
@media (max-width: 541px) {
  .single-product .one-slider__title {
    padding-top: 0;
  }
}
.single-product .one-slider__title:before {
  display: none;
}

.production-about {
  padding-top: 10.938rem;
  margin-bottom: 8.75rem;
}
@media (max-width: 1024px) {
  .production-about {
    padding-top: 3rem;
    margin-bottom: 5rem;
  }
}
.production-about__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 100%;
  height: 24.5rem;
}
@media (max-width: 1024px) {
  .production-about__wrapper {
    flex-direction: column;
    height: fit-content;
  }
}
.production-about__title {
  font-size: 2.25rem;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .production-about__title {
    font-size: 1.313rem;
    margin-bottom: 1rem;
  }
}
.production-about__desc {
  font-size: 0.875rem;
  opacity: 0.3;
  margin-bottom: 3rem;
}
.production-about__img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 38.125rem;
  height: 21.875rem;
}
@media (max-width: 1024px) {
  .production-about__img {
    width: 100%;
    height: auto;
    position: static;
    transform: none;
    margin-bottom: 3rem;
  }
}
.production-about__img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.production-about__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  max-width: 23.313rem;
  width: 100%;
  height: 100%;
}
@media (max-width: 1024px) {
  .production-about__content {
    max-width: 100%;
  }
}
.production-about__list {
  max-width: 20.625rem;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 5rem;
  position: relative;
}
@media (max-width: 1024px) {
  .production-about__list {
    max-width: 100%;
    gap: 1rem;
  }
}
.production-about__list::before {
  content: "";
  background-image: url("/wp-content/themes/pointer_theme/assets/images/circle.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: block;
  width: 27.813rem;
  height: 27.813rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-122%, -50%);
  z-index: 1;
}
@media (max-width: 1024px) {
  .production-about__list::before {
    display: none;
  }
}
.production-about__item {
  display: flex;
  align-items: center;
  gap: 1rem;
  position: relative;
  z-index: 2;
}
.production-about__item-img {
  width: 2.875rem;
  height: 2.875rem;
  min-width: 2.875rem;
  min-height: 2.875rem;
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .production-about__item-img {
    width: 3.5rem;
    height: 3.5rem;
    min-width: 3.5rem;
    min-height: 3.5rem;
  }
}
.production-about__item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.production-about__item-text {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 120%;
  max-width: 13.75rem;
}
@media (max-width: 1024px) {
  .production-about__item-text {
    max-width: 100%;
  }
}
.production-about__item:nth-child(2) {
  margin-left: 2.7rem;
}
@media (max-width: 1024px) {
  .production-about__item:nth-child(2) {
    margin-left: 0;
  }
}

.page-template-production .hero-simple {
  border-bottom: none;
}

.like-product__wrapper {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}
@media (max-width: 1024px) {
  .like-product__wrapper {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
.like-product__header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 5.438rem;
}
@media (max-width: 1024px) {
  .like-product__header {
    flex-direction: column;
    align-items: flex-start;
    gap: 2rem;
    margin-bottom: 2rem;
  }
}
.like-product__categories {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 1.5rem;
  list-style: none;
  padding-left: 0;
}
.like-product__button {
  font-weight: 500;
  font-size: 1rem;
  color: #000;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.like-product__button--active {
  border-radius: 3.75rem;
  padding: 0.19rem 0.62rem;
  height: 1.62rem;
  background: #193431;
  color: #fff;
}
.like-product__result {
  display: none;
}
.like-product__result--active {
  display: grid;
}
.like-product__bottom {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 4rem;
}
@media (max-width: 1024px) {
  .like-product__bottom {
    margin-top: 2.5rem;
  }
}
.like-product__link {
  display: none;
}
.like-product__link--active {
  display: flex;
}

.contacts-item {
  margin-bottom: 2rem;
}
.contacts-item:last-of-type {
  margin-bottom: 4.813rem;
}
@media (max-width: 541px) {
  .contacts-item:last-of-type {
    margin-bottom: 5rem;
  }
}
.contacts-item__label {
  margin-bottom: 1rem;
}
.contacts-item__info {
  font-size: 1.813rem;
  line-height: 110%;
}
.contacts-item__info:not(:first-child) {
  padding-top: 0.5rem;
}
@media (max-width: 1024px) {
  .contacts-item__info {
    font-size: 1.5rem;
  }
}
.contacts-item__info p,
.contacts-item__info a {
  font-size: 1.813rem;
  line-height: 110%;
}
@media (max-width: 541px) {
  .contacts-item__info p,
  .contacts-item__info a {
    font-size: 1.5rem;
  }
}

.page-template-contacts {
  background: #f2f2f2;
}
.page-template-contacts .seo-text {
  background: #284e47;
  color: white;
}
.page-template-contacts .seo-text * {
  color: white !important;
}

.showroom {
  margin-top: 6rem;
}
.showroom__wrapper {
  padding-top: 2.7rem;
  padding-bottom: 9.9rem;
}
.showroom__header {
  flex-direction: column;
  gap: 3.1rem !important;
}
.showroom__slider {
  margin-top: 4.8rem;
}

.term {
  display: flex;
  gap: 2.125rem;
  font-size: 0.875rem;
  line-height: 110%;
  margin-bottom: 1.5rem;
  border-bottom: 0.063rem solid #1A1A1A;
  max-width: 39.375rem;
}
@media (max-width: 1024px) {
  .term {
    max-width: 100%;
    gap: 1rem;
    gap: 1.5rem;
  }
}
.term__content {
  display: flex;
  flex-direction: column;
  gap: 2.45rem;
  margin-bottom: 1rem;
}
@media (max-width: 541px) {
  .term__content {
    gap: 1rem;
  }
}

.partners__wrapper {
  padding: 7.5rem 0;
}
@media (max-width: 1024px) {
  .partners__wrapper {
    padding: 5rem 0;
  }
}
.partners__title {
  margin: 2.5rem auto;
}
.partners__title h3 {
  line-height: 105%;
}
.partners__line {
  display: flex;
  gap: 2rem;
  overflow: hidden;
}
.partners__line--right .partners__marque {
  animation-direction: reverse;
}
.partners__marque {
  display: flex;
  gap: 2rem;
  justify-content: space-between;
  align-items: center;
  animation: marque 30s linear infinite;
}
.partners__item {
  min-width: 13.75rem;
  height: 8.75rem;
}
@media (max-width: 1024px) {
  .partners__item {
    min-width: 9.75rem;
    height: 6.75rem;
  }
}
.partners__item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: right;
}

@keyframes marque {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-100% - 2rem));
  }
}
.side-by-side__wrapper {
  display: flex;
  padding-bottom: 5rem;
  padding-top: 2.5rem;
  justify-content: space-between;
  gap: 4.438rem;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .side-by-side__wrapper {
    flex-direction: column;
    gap: 2rem;
    padding-top: 1.5rem;
    padding-bottom: 2rem;
  }
}
.side-by-side__wrapper--padding-lg {
  gap: 4rem;
  padding-bottom: 7.7rem;
  padding-top: 2.35rem;
}
@media (max-width: 541px) {
  .side-by-side__wrapper--padding-lg {
    padding-bottom: 5rem;
    gap: 0;
  }
}
.side-by-side__wrapper--clients {
  padding-top: 7.5rem;
  gap: 3.5rem;
}
@media (max-width: 1024px) {
  .side-by-side__wrapper--clients {
    padding-top: 5rem;
    gap: 1rem;
  }
}
@media (max-width: 541px) {
  .side-by-side__wrapper--clients .side-by-side__title {
    margin-bottom: 0;
  }
}
.side-by-side__wrapper--terms {
  padding-bottom: 7.5rem;
}
@media (max-width: 1024px) {
  .side-by-side__wrapper--terms {
    flex-direction: column-reverse;
    padding-top: 0;
    padding-bottom: 5rem;
  }
}
.side-by-side__wrapper .slider-navigation__button {
  left: 0;
  right: 0;
}
.side-by-side__breadcrumbs {
  margin-bottom: 1.5rem;
}
.side-by-side__title {
  margin-bottom: 5.938rem;
}
@media (max-width: 1024px) {
  .side-by-side__title {
    margin-bottom: 2.5rem;
  }
}
.side-by-side .swiper {
  margin: 0;
}
.side-by-side__visual {
  display: flex;
  gap: 1.7rem;
}
@media (max-width: 1024px) {
  .side-by-side__visual {
    flex-direction: column;
    width: 100%;
  }
}
@media (max-width: 541px) {
  .side-by-side__visual span {
    display: none;
  }
}
.side-by-side__image {
  width: 34.938rem;
  height: 41.5rem;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .side-by-side__image {
    width: 100%;
    height: 25.375rem;
  }
}
@media (max-width: 541px) {
  .side-by-side__image {
    width: 100%;
    height: 23.813rem;
  }
}
.side-by-side__image--max {
  width: 42.063rem;
  height: 46.5rem;
}
@media (max-width: 1024px) {
  .side-by-side__image--max {
    width: 100%;
    height: 25.375rem;
  }
}
@media (max-width: 541px) {
  .side-by-side__image--max {
    height: 23.813rem;
  }
}
.side-by-side__image--small {
  width: 38.5rem;
  height: 42.813rem;
}
@media (max-width: 1024px) {
  .side-by-side__image--small {
    width: 100%;
    height: 25.375rem;
  }
}
@media (max-width: 541px) {
  .side-by-side__image--small {
    width: 100%;
    height: 23.813rem;
  }
}
.side-by-side__image img {
  object-fit: cover;
}
.side-by-side__content {
  width: 42.063rem;
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .side-by-side__content {
    width: 100%;
    flex-direction: column;
    gap: 0rem;
  }
}
.side-by-side__content--about::after {
  content: "";
  display: block;
  width: 16.25rem;
  height: 22.5rem;
  z-index: 0;
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='260' height='360' fill='none' viewBox='0 0 260 360'%3E%3Cpath fill='%23F2F2F2' fill-rule='evenodd' d='M74.26 287.354V66.092L0 0v221.981l74.26 65.373Zm16.143 15.208v-94.311L259.91 360H155.046l-64.642-57.438Zm0-94.976 67.946-55.837H259.91L141.861 253.453l-51.457-45.867Z' clip-rule='evenodd' opacity='.6'/%3E%3C/svg%3E");
  background-size: contain;
  left: 0;
  top: 8rem;
}
@media (max-width: 1024px) {
  .side-by-side__content--clients .side-by-side__top, .side-by-side__content--contacts .side-by-side__top {
    margin-bottom: 2rem;
  }
}
.side-by-side__content--clients::after, .side-by-side__content--contacts::after {
  content: "";
  display: block;
  width: 16.25rem;
  height: 22.5rem;
  z-index: 0;
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg width='260' height='360' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='.6' fill-rule='evenodd' clip-rule='evenodd' d='M74.26 287.354V66.092L0 0v221.981l74.26 65.373Zm16.144 15.208v-94.311L259.911 360H155.047l-64.643-57.438Zm0-94.976 67.946-55.837h101.561L141.862 253.453l-51.458-45.867Z' fill='%23fff'/%3E%3C/svg%3E");
  background-size: contain;
  left: 0;
  top: 8rem;
}
.side-by-side__content--team {
  justify-content: space-between;
}
@media (max-width: 541px) {
  .side-by-side__content--team {
    flex-direction: column-reverse;
  }
}
.side-by-side__content--team::after {
  content: "";
  display: block;
  z-index: 0;
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg width='312' height='433' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='.6' fill-rule='evenodd' clip-rule='evenodd' d='M88.318 345.623V79.493L-1 0v266.994l89.318 78.629Zm19.417 18.292V250.48L311.614 433H185.486l-77.751-69.085Zm0-114.235 81.724-67.16h122.155L169.627 304.847l-61.892-55.167Z' fill='%23fff'/%3E%3C/svg%3E");
  width: 19.5rem;
  height: 27.063rem;
  top: 5.4rem;
  left: -2.5rem;
}
.side-by-side__content--contacts {
  padding-top: 2.5rem;
  line-height: 110%;
}
@media (max-width: 1024px) {
  .side-by-side__content--contacts {
    padding-top: 0;
  }
}
.side-by-side__content--contacts::after {
  top: 6rem;
}
.side-by-side__content--contacts .section-title h1 {
  line-height: 110%;
}
.side-by-side__top {
  position: relative;
  z-index: 7;
}
.side-by-side__label {
  margin-bottom: 2rem;
}
@media (max-width: 1024px) {
  .side-by-side__label {
    margin-bottom: 1.5rem;
    font-size: 1rem;
  }
}
.side-by-side__text {
  margin-bottom: 2.55rem;
}
@media (max-width: 1024px) {
  .side-by-side__text {
    margin-bottom: 2rem;
  }
}
.side-by-side__text * {
  font-family: "Montserrat", sans-serif;
  font-size: 1.45rem;
  font-weight: 500;
  line-height: 118%;
}
@media (max-width: 1024px) {
  .side-by-side__text * {
    font-size: 0.825rem;
  }
}
.side-by-side__bottom {
  position: relative;
  z-index: 7;
}
.side-by-side__video {
  width: 17rem;
  height: 11.313rem;
  object-fit: cover;
  border-radius: 0.5rem;
  margin-bottom: 2.3rem;
  border: none;
  background: none;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .side-by-side__video {
    width: 100%;
    height: 14.188rem;
  }
}
.side-by-side__video::after {
  content: "";
  position: absolute;
  width: 2rem;
  height: 2rem;
  border: none;
  background: none;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 32c8.837 0 16-7.163 16-16S24.837 0 16 0 0 7.163 0 16s7.163 16 16 16Zm-2.424-21.333v10.666L21.333 16l-7.757-5.333Z' fill='%23fff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.3s ease-in-out;
}
.side-by-side__video:hover:after {
  transform: translate(-50%, -50%) scale(1.1);
}
.side-by-side__slider {
  max-width: 42.063rem;
}
.side-by-side__slider-content {
  margin-bottom: 1.7rem;
  height: auto;
}
.side-by-side__slide {
  height: 30rem;
}
.side-by-side__slide img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.side-by-side__list {
  margin-bottom: 5rem;
}
@media (max-width: 1024px) {
  .side-by-side__list {
    margin-bottom: 2rem;
  }
}

.home .side-by-side__title {
  margin-bottom: 0;
}
.home .side-by-side__content {
  justify-content: space-between;
}

.post__wrapper {
  padding-top: 2.5rem;
  padding-bottom: 7.5rem;
}
.post__wrapper .breadcrumbs {
  margin-bottom: 4.313rem;
}
@media (max-width: 541px) {
  .post__wrapper .breadcrumbs {
    margin-bottom: 3.5rem;
  }
}
.post__header {
  margin-bottom: 5rem;
}
@media (max-width: 1024px) {
  .post__header {
    margin-bottom: 2rem;
  }
}
.post__title {
  margin-bottom: 3.313rem;
  max-width: 57.25rem;
}
@media (max-width: 1024px) {
  .post__title {
    max-width: 100%;
    margin-bottom: 1.5rem;
  }
}
.post__title h1 {
  text-align: left;
  line-height: 102%;
}
.post__thumbnail {
  height: 44.5rem;
}
@media (max-width: 1024px) {
  .post__thumbnail {
    height: 25.25rem;
  }
}
@media (max-width: 541px) {
  .post__thumbnail {
    height: 11.25rem;
  }
}
.post__content {
  max-width: 56.375rem;
  margin: auto;
  font-size: 1.125rem;
  line-height: 120%;
}
@media (max-width: 1024px) {
  .post__content {
    max-width: 100%;
  }
}
.post__content p > strong {
  font-size: 1.375rem;
  line-height: 121%;
}
@media (max-width: 1024px) {
  .post__content p > strong {
    font-size: 0.875rem;
  }
}
@media (max-width: 541px) {
  .post__content p > strong {
    font-size: 1rem;
  }
}
.post__content p:has(img) {
  margin: 5rem auto;
}
@media (max-width: 1024px) {
  .post__content p:has(img) {
    margin: 2rem 0;
  }
}
.post__content p:has(img) img {
  border-radius: 0.5rem;
  overflow: hidden;
}
.post__content * {
  font-size: 1rem;
}
@media (max-width: 1024px) {
  .post__content * {
    font-size: 0.875rem;
  }
}
@media (max-width: 541px) {
  .post__content * {
    font-size: 1rem;
  }
}
.post__content a {
  display: inline-flex;
  color: #284E47;
}
.post__content h2 {
  margin: 1rem 0 1.5rem;
  font-size: 2rem;
}
.post__content h3 {
  margin: 1rem 0 1.25rem;
  font-size: 1.5rem;
}
.post__content h4 {
  margin: 1rem 0;
  font-size: 1.25rem;
}
.post__content img {
  display: block;
  margin: 1rem auto;
}
@media (max-width: 541px) {
  .post__content ul, .post__content ol {
    padding-left: 1.2rem;
  }
}
.post__content i {
  text-style: italic;
}

.heading {
  background: #fff;
  border-bottom: 0.188rem solid #284E47;
}
.heading__wrapper {
  padding-bottom: 1.9rem;
  padding-top: 2.5rem;
}
.heading__wrapper .breadcrumbs {
  margin-bottom: 4.313rem;
}
.heading__title {
  margin-bottom: 3.65rem;
}
.heading__title--margin-lg {
  margin-bottom: 4.9rem;
}
.heading__title--margin-small {
  margin-bottom: 2rem;
}
.heading__text {
  font-weight: 500;
  font-size: 1rem;
}

.advantages {
  width: 100%;
  height: 46.5rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (max-width: 1024px) {
  .advantages {
    height: fit-content;
  }
}
.advantages__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 4rem 0;
}
@media (max-width: 1024px) {
  .advantages__wrapper {
    align-items: center;
  }
}
.advantages__title {
  text-align: center;
  font-size: 2.813rem;
  color: #fff;
  max-width: 49.25rem;
  text-transform: uppercase;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .advantages__title {
    font-size: 1.375rem;
    margin-bottom: 4rem;
  }
}
.advantages__list {
  display: flex;
  justify-content: center;
  gap: 2.813rem;
}
@media (max-width: 1024px) {
  .advantages__list {
    flex-direction: column;
    gap: 6.8rem;
  }
}
.advantages__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 11.813rem;
  position: relative;
  opacity: 0.5;
  transition: 0.3s all ease-in-out;
}
@media (max-width: 1024px) {
  .advantages__item {
    width: 16.813rem;
  }
}
.advantages__item.active {
  opacity: 1;
}
.advantages__item-counter {
  display: block;
  width: 3rem;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-bottom: 1rem;
  border: 0.063rem solid #fff;
  border-radius: 50%;
  font-size: 1.438rem;
}
@media (max-width: 1024px) {
  .advantages__item-counter {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }
}
.advantages__item-title {
  font-size: 1.563rem;
  text-align: center;
  color: #fff;
  margin-bottom: 0.5rem;
}
@media (max-width: 1024px) {
  .advantages__item-title {
    font-size: 1.2rem;
  }
}
.advantages__item-desc {
  font-size: 0.875rem;
  text-align: center;
  color: #fff;
  opacity: 0.3;
}
@media (max-width: 1024px) {
  .advantages__item-desc {
    font-size: 0.7rem;
    height: 1.875rem;
    overflow: hidden;
  }
}
.advantages__item:last-child .progress-bar {
  display: none;
}
.advantages__item .progress-bar {
  width: 9.625rem;
  height: 0.063rem;
  background-color: #a5a3af;
  margin: 10px 0;
  position: absolute;
  right: -53.5%;
  top: 12%;
  transform: translateY(-50%);
}
@media (max-width: 1024px) {
  .advantages__item .progress-bar {
    transform: translateY(0) rotate(90deg) translateX(-50%);
    width: 4rem;
    right: auto;
    top: 170%;
  }
}
.advantages__item .progress-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.advantages__item .progress-fill {
  width: 0;
  height: 100%;
  background-color: #fff;
  transition: width 3s linear;
}

.modal {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  opacity: 0;
  z-index: -1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  overflow: auto;
  transition: 0.5s ease-in-out;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 1rem;
}
@media (max-width: 541px) {
  .modal {
    padding: 0;
    top: 0;
    left: 0;
    transform: none;
    align-items: flex-start;
    justify-content: flex-start;
    overflow: auto;
  }
}
.modal--show {
  opacity: 1;
  z-index: 100;
}
.modal__content {
  position: relative;
  width: 56.375rem;
  height: 30.5rem;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  border-radius: 0.5rem;
  padding: 0.5rem;
  background: #fff;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .modal__content {
    width: 100%;
    height: 21.5rem;
  }
}
@media (max-width: 541px) {
  .modal__content {
    width: 100%;
    height: fit-content;
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 5.063rem 1rem 1rem;
    gap: 1.5rem;
  }
}
.modal__close {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' fill='none'%3E%3Cpath fill='%230A0A0A' d='M4 20 20.263 3.737l.708.707L4.707 20.707z'/%3E%3Cpath fill='%230A0A0A' d='m5 4 16.263 16.263-.707.708L4.293 4.707z'/%3E%3C/svg%3E");
  position: absolute;
  right: 1rem;
  top: 1rem;
  background-color: transparent;
  border: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 1.563rem;
  height: 1.563rem;
  transition: 0.4s;
  z-index: 5;
  transform-origin: center;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .modal__close {
    width: 1rem;
    height: 1rem;
    top: 0.5rem;
    right: 0.5rem;
  }
}
@media (max-width: 541px) {
  .modal__close {
    width: 2.438rem;
    height: 2.438rem;
    top: 1.125rem;
    right: 1.125rem;
    background-color: #284E47;
    border-radius: 50%;
    background-size: 0.813rem 0.813rem;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' fill='none'%3E%3Cpath fill='%23fff' d='M4 20 20.263 3.737l.708.707L4.707 20.707z'/%3E%3Cpath fill='%23fff' d='m5 4 16.263 16.263-.707.708L4.293 4.707z'/%3E%3C/svg%3E");
  }
}
.modal__close:hover {
  transform: scale(1.2);
}
.modal__title * {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 90%;
  text-transform: uppercase;
  text-align: center;
  color: #1A1A1A;
}
@media (max-width: 1024px) {
  .modal__title * {
    font-size: 1rem;
  }
}
@media (max-width: 541px) {
  .modal__title * {
    font-size: 1.25rem;
    max-width: 99%;
    margin: 0 auto;
  }
}
.modal__image {
  border-radius: 0.5rem;
  width: 27.31rem;
  min-width: 27.31rem;
  height: 100%;
}
@media (max-width: 1024px) {
  .modal__image {
    width: 50%;
    min-width: 50%;
  }
}
@media (max-width: 541px) {
  .modal__image {
    width: 100%;
    min-width: 100%;
    height: 23.125rem;
  }
}
.modal__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.modal__form {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 2rem;
  padding-left: 3.438rem;
  padding-right: 3rem;
}
@media (max-width: 1024px) {
  .modal__form {
    gap: 1rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
@media (max-width: 541px) {
  .modal__form {
    height: fit-content;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0;
    gap: 1.5rem;
  }
}
.modal__form .wpcf7 {
  width: 100%;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
@media (max-width: 541px) {
  .modal__form .wpcf7 {
    padding: 0;
  }
}
.modal__form form {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 1rem;
}
@media (max-width: 541px) {
  .modal__form form {
    gap: 0.75rem;
  }
}
.modal__form form .form-group {
  width: 100%;
}
.modal__form form .form-group input[type=text],
.modal__form form .form-group input[type=tel],
.modal__form form .form-group textarea {
  border-radius: 0.3rem;
  padding: 0.56rem 1rem;
  width: 100%;
  background: #F5F5F5;
  padding: 0.563rem 1rem;
  border: 0.0625rem solid transparent;
  transition: all 0.3s ease-in-out;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 0.88rem;
  color: #1A1A1A;
}
.modal__form form .form-group input[type=text]:placeholder,
.modal__form form .form-group input[type=tel]:placeholder,
.modal__form form .form-group textarea:placeholder {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 0.88rem;
  color: #1A1A1A;
  opacity: 1;
}
.modal__form form .form-group textarea {
  border-radius: 0.3rem;
  height: 7.75rem;
  resize: none;
}
.modal__form form .form-group.link-arrow {
  justify-content: center;
  margin-top: 1.5rem;
}
@media (max-width: 1024px) {
  .modal__form form .form-group.link-arrow {
    margin-top: 0.85rem;
  }
}
.modal__form form .form-group.link-arrow input {
  border: none;
  background-color: transparent;
}
.modal__form form .wpcf7-not-valid-tip {
  font-size: 0.5rem;
  top: 140%;
  left: 0.5rem;
}
@media (max-width: 541px) {
  .modal__form form .wpcf7-not-valid-tip {
    top: 164%;
    font-size: 0.4rem;
  }
}

.active_modal {
  overflow: hidden;
  height: 100vh;
}

.hero {
  background: #F5F5F5;
}
.hero__wrapper {
  padding-bottom: 1.438rem;
}
@media (max-width: 1024px) {
  .hero__wrapper {
    padding-bottom: 5rem;
  }
}
@media (max-width: 1024px) {
  .hero .container {
    padding-right: 0;
    padding-left: 0;
  }
}
.hero__top {
  display: flex;
  padding: 2.4rem 0;
}
@media (max-width: 1024px) {
  .hero__top {
    gap: 1.5rem;
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
@media (max-width: 541px) {
  .hero__top {
    flex-direction: column;
    gap: 3.5rem;
    padding: 1.5rem 0 3.25rem;
  }
}
.hero__content {
  width: 50%;
}
@media (max-width: 541px) {
  .hero__content {
    width: 100%;
  }
}
.hero__title {
  margin-bottom: 1.55rem;
}
@media (max-width: 541px) {
  .hero__title {
    margin-bottom: 1rem;
    padding: 0 1rem;
  }
}
.hero__text {
  max-width: 22.813rem;
  margin-bottom: 1.45rem;
}
@media (max-width: 541px) {
  .hero__text {
    max-width: 100%;
    width: 100%;
    margin-bottom: 2rem;
    padding: 0 1rem;
  }
}
.hero__text * {
  line-height: 1.26rem;
  font-size: 1rem;
}
@media (max-width: 541px) {
  .hero__text * {
    font-size: 0.875rem;
  }
}
.hero__visual {
  width: 43rem;
  height: 31.2rem;
  position: relative;
  top: -0.438rem;
  right: -0.063rem;
}
@media (max-width: 1024px) {
  .hero__visual {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 541px) {
  .hero__visual {
    width: 100%;
    height: auto;
    top: 0;
    right: 0;
  }
}
.hero__visual img,
.hero__visual svg {
  position: relative;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.hero__visual svg {
  z-index: 1;
}
.hero__visual svg path {
  transition: 3s ease-in-out;
  stroke-dashoffset: 100rem;
  stroke-dasharray: 100rem;
}
.hero__visual::before {
  content: "";
  position: absolute;
  width: 11.563rem;
  height: 16rem;
  left: 0.5rem;
  top: -0.688rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='186' height='258' fill='none' viewBox='0 0 186 258'%3E%3Cpath opacity='0.9' fill='%23fff' fill-rule='evenodd' d='M53.226 205.605V47.953L.314.862v158.164l52.912 46.579Zm11.502 10.836v-67.198l120.776 108.123h-74.717l-46.059-40.925Zm0-67.671 48.412-39.785h72.364l-84.112 72.465-36.664-32.68Z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0;
  transition: 3s ease-in-out;
}
@media (max-width: 541px) {
  .hero__visual::before {
    width: 11.574rem;
    height: 16.031rem;
  }
}
.hero__visual:after {
  content: "";
  position: absolute;
  transform: scaleY(1.18);
  position: absolute;
  width: 55.563rem;
  height: 37rem;
  left: -18.6rem;
  top: -17.2rem;
  background-image: url("/wp-content/themes/pointer_theme/assets/images/klumba.png");
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0;
  z-index: 0;
  transition: 3s ease-in-out;
}
@media (max-width: 1024px) {
  .hero__visual:after {
    width: 18rem;
    height: 15rem;
    left: -6rem;
    top: -0.8rem;
    transform: scaleY(1.15);
  }
}
@media (max-width: 541px) {
  .hero__visual:after {
    width: 26rem;
    height: 19rem;
    left: -8.75rem;
    top: -6.2rem;
  }
}
.hero__visual--animate::before, .hero__visual--animate:after {
  opacity: 1;
}
.hero__visual--animate svg path {
  stroke-dashoffset: 0;
}
.hero__links {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0.875rem;
  overflow-y: hidden;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.hero__links::-webkit-scrollbar {
  width: 0;
}
@media (max-width: 1024px) {
  .hero__links {
    gap: 0.5rem;
    padding-right: 1rem;
    padding-left: 1rem;
    padding-bottom: 0.5rem;
  }
}
.hero__links::-webkit-scrollbar {
  height: 0.25rem;
}
.hero__links::-webkit-scrollbar-track {
  background: #F5F5F5;
}
.hero__links::-webkit-scrollbar-thumb {
  background: #284E47;
}
.hero__link {
  flex: 1 0 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  height: 7.688rem;
  border-radius: 0.625rem;
  background-color: #284E47;
  min-width: 20.625rem;
}
@media (max-width: 1024px) {
  .hero__link {
    min-width: 19rem;
  }
}
.hero__link:hover .hero__link-image {
  transform: scale(1.05);
}
.hero__link:has(.hero__link-image) {
  background-color: #fff;
}
.hero__link:has(.hero__link-image) .hero__link-title {
  color: #1a1a1a;
}
.hero__link:has(.hero__link-image) .hero__link-title:after {
  background-color: #284E47;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' fill='none'%3E%3Cpath stroke='%23F2F2F2' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.089' d='m6.013 9.23 3.85-3.851m0 0-3.85-3.851m3.85 3.85H.622'/%3E%3C/svg%3E");
}
.hero__link-image {
  min-width: 12.625rem;
  width: 12.625rem;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 541px) {
  .hero__link-image {
    width: fit-content;
    height: fit-content;
    max-height: 7.313rem;
    width: 11.625rem;
    min-width: 11.625rem;
  }
}
.hero__link-image img {
  width: 100%;
  height: revert-layer;
  object-fit: contain;
  object-position: bottom left;
}
.hero__link-title {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  width: 100%;
  padding: 0.625rem;
  color: #fff;
}
.hero__link-title span {
  font-size: 0.875rem;
  line-height: 1.067rem;
  font-weight: 500;
}
.hero__link-title span:before {
  content: "";
  display: inline-flex;
  width: 0.438rem;
  min-width: 0.438rem;
  height: 0.375rem;
  margin-right: 0.15rem;
  bottom: 0.1rem;
  position: relative;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='7' fill='none'%3E%3Cpath fill='%23284E47' d='M0 7V0l6 3.5L0 7Z'/%3E%3C/svg%3E");
}
@media (max-width: 1024px) {
  .hero__link-title span:before {
    display: none;
  }
}
.hero__link-title:after {
  content: "";
  background-color: #fff;
  width: 1.813rem;
  min-width: 1.813rem;
  height: 1.813rem;
  border-radius: 50%;
  align-self: end;
  display: block;
  position: relative;
  transition: all 0.3s ease-in-out;
  background-position: center;
  background-size: 0.688rem 0.688rem;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' fill='none'%3E%3Cpath stroke='%23284E47' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.089' d='m6.013 9.23 3.85-3.851m0 0-3.85-3.851m3.85 3.85H.622'/%3E%3C/svg%3E");
}

.footer {
  background: #284E47;
  color: #fff;
}
.footer__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 1.25rem;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .footer__row {
    padding: 0;
  }
}
.footer__row--head {
  padding: 1.5rem 0;
  height: 6.438rem;
  align-items: center;
}
@media (max-width: 1024px) {
  .footer__row--head {
    width: 100%;
    height: fit-content;
    justify-content: space-between;
    padding: 0;
  }
}
.footer__row--content {
  padding: 2.5rem 0;
  align-items: flex-start;
}
@media (max-width: 1024px) {
  .footer__row--content {
    flex-direction: column;
    padding: 0;
    gap: 3rem;
    width: 100%;
    max-width: none;
  }
}
.footer__row--bottom {
  padding: 2.5rem 0;
  font-size: 1rem;
  opacity: 0.4;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .footer__row--bottom {
    gap: 0.625rem;
    padding: 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
@media (max-width: 1024px) {
  .footer__row--bottom .footer__subrow {
    flex-direction: column;
    gap: 0.625rem;
  }
}
.footer__row > :last-child {
  max-width: 27.75rem;
  width: 100%;
}
@media (max-width: 1024px) {
  .footer__row > :last-child {
    max-width: 100%;
    font-size: 0.875rem;
  }
}
@media (max-width: 1024px) {
  .footer__row a {
    font-size: 0.875rem;
  }
}
@media (max-width: 1024px) {
  .footer__row .footer__social-media {
    width: fit-content;
  }
}
.footer__divider {
  height: 0.063rem;
  background: rgba(242, 247, 248, 0.1);
}
.footer__logo {
  width: 12.125rem;
  height: 3.438rem;
}
@media (max-width: 1024px) {
  .footer__logo {
    width: 8rem;
    height: 2.313rem;
  }
}
.footer__logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.footer__subrow {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  gap: 3.563rem;
}
@media (max-width: 1024px) {
  .footer__subrow {
    gap: 2.563rem;
    justify-content: space-between;
    align-items: flex-start;
  }
}
@media (max-width: 541px) {
  .footer__subrow {
    justify-content: flex-start;
  }
}
.footer__subrow > div {
  min-width: 15.25rem;
  max-width: 40%;
}
@media (max-width: 1024px) {
  .footer__subrow > div {
    min-width: auto;
    max-width: none;
  }
}
@media (max-width: 1024px) {
  .footer__wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 3rem;
    padding-bottom: 2rem;
    padding-top: 3rem;
  }
}
@media (max-width: 1024px) {
  .footer__wrapper--top {
    padding: 2.063rem 0;
  }
}
.footer__menu-title {
  font-size: 0.875rem;
  margin-bottom: 1.5rem;
}
.footer__menu-list {
  display: flex;
  flex-direction: column;
  gap: 0.438rem;
  list-style: none;
  padding-left: 0;
}
@media (max-width: 1024px) {
  .footer__menu-list {
    gap: 0.5rem;
  }
}
.footer__menu-list li + li {
  margin-top: 0;
}
@media (max-width: 1024px) {
  .footer__menu-list a {
    font-size: 0.875rem;
  }
}
.footer__subscribe-text {
  margin-bottom: 4.125rem;
  max-width: 17.813rem;
}
@media (max-width: 1024px) {
  .footer__subscribe-text {
    margin-bottom: 1rem;
    font-size: 1rem;
  }
}
.footer__form {
  position: relative;
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  .footer__form .wpcf7 {
    width: 100%;
  }
}
.footer__form .wpcf7-form-control-wrap {
  position: relative;
  display: flex;
  align-items: center;
}
.footer__form input[type=email] {
  width: 100%;
  padding: 1.28rem 4.063rem 1.25rem 1.5rem;
  background: none;
  border: 0.063rem solid #F2F7F8;
  height: 3.75rem;
  color: #fff;
  font-size: 1rem;
  color: #fff;
  transition: all 0.3s ease-in-out;
}
.footer__form input[type=email]::placeholder {
  font-size: 1rem;
  color: #fff;
}
.footer__form input[type=submit] {
  font-size: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  width: 1.813rem;
  height: 1.813rem;
  min-width: 1.813rem;
  border-radius: 50%;
  border: none;
  right: 1.5rem;
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6.013 9.23 3.85-3.851m0 0-3.85-3.851m3.85 3.85H.622' stroke='%23284E47' stroke-width='1.089' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1024px) {
  .footer__form input[type=submit] {
    background-size: 0.75rem 0.75rem;
  }
}
.footer__form:has(.wpcf7-not-valid) input[type=email] {
  border: 0.0625rem solid red;
}
.footer__form:has(.wpcf7-not-valid) input[type=submit] {
  background-color: red;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.089' d='M8.51 2.111 1.975 8.647M8.51 8.647 1.975 2.11'/%3E%3C/svg%3E");
}

.social-media {
  display: flex;
  gap: 0.688rem;
}
.social-media__item {
  width: 2.438rem;
  height: 2.438rem;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
}
.social-media__item img {
  width: 1.063rem;
  height: 1.063rem;
  min-width: 1.063rem;
}
.social-media__item:hover {
  transform: scale(1.077);
}

.counters {
  border-top: 0.063rem solid rgba(26, 26, 26, 0.1);
  border-bottom: 0.188rem solid #284E47;
  position: relative;
  z-index: 1;
}
@media (max-width: 1024px) {
  .counters {
    border-bottom: none;
  }
}
.counters__wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
@media (max-width: 1024px) {
  .counters__wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 541px) {
  .counters__wrapper {
    grid-template-columns: 1fr;
    padding-bottom: 5rem;
  }
}
@media (max-width: 1024px) {
  .counters .container {
    padding: 0;
  }
}

.counter {
  max-width: 22.55rem;
  padding: 2.5rem 0;
  width: 100%;
}
@media (max-width: 1024px) {
  .counter {
    max-width: none;
    width: 100%;
    height: 100%;
    padding: 1rem;
    border-bottom: 0.063rem solid rgba(26, 26, 26, 0.1);
    margin-left: 0 !important;
  }
}
.counter:not(:first-of-type) {
  margin-left: 2.45rem;
}
.counter:not(:last-of-type) {
  border-right: 0.063rem solid rgba(26, 26, 26, 0.1);
  padding-right: 3.1rem;
}
@media (max-width: 1024px) {
  .counter:not(:last-of-type) {
    padding: 1rem;
  }
}
@media (max-width: 541px) {
  .counter:not(:last-of-type) {
    border-right: none;
  }
}
@media (max-width: 1024px) {
  .counter:nth-child(3) {
    margin-left: 0;
  }
}
@media (max-width: 1024px) {
  .counter:nth-child(4) {
    margin-left: 0;
  }
}
.counter__number {
  font-size: 6rem;
  line-height: 6.863rem;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
@media (max-width: 1024px) {
  .counter__number {
    font-size: 5.75rem;
    line-height: 5.175rem;
  }
}
.counter__label {
  font-size: 0.875rem;
  line-height: 1.067rem;
  margin-top: 0;
}

.page-template-about .counters {
  border-top: 0.0625rem solid rgba(255, 255, 255, 0.1);
  border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.1);
}
.page-template-about .counters .counter:not(:last-of-type) {
  border-right: 0.063rem solid rgba(255, 255, 255, 0.1);
}

.offer {
  background: #F5F5F5;
}
.offer__wrapper {
  display: flex;
  gap: 8.3rem;
  justify-content: space-between;
  padding-top: 7.4rem;
  padding-bottom: 15.875rem;
}
@media (max-width: 1024px) {
  .offer__wrapper {
    padding-bottom: 13rem;
    padding-top: 5.25rem;
    flex-direction: column;
    gap: 1.5rem;
  }
}
.offer__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 46.5rem;
  position: sticky;
  top: 2.8rem;
  width: 38.5rem;
}
@media (max-width: 1024px) {
  .offer__content {
    width: 100%;
    top: 0;
    position: relative;
    height: fit-content;
  }
}
.offer__content::after {
  content: "";
  display: block;
  position: absolute;
  width: 34.563rem;
  height: 47.875rem;
  z-index: -2;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' opacity='0.5' width='260' height='360' fill='none' viewBox='0 0 260 360'%3E%3Cpath fill='%23FFFFFF' fill-rule='evenodd' d='M74.26 287.354V66.092L0 0v221.981l74.26 65.373Zm16.143 15.208v-94.311L259.91 360H155.046l-64.642-57.438Zm0-94.976 67.946-55.837H259.91L141.861 253.453l-51.457-45.867Z' clip-rule='evenodd' opacity='.6'/%3E%3C/svg%3E");
  background-size: contain;
  left: 2.625rem;
  top: -15rem;
}
@media (max-width: 1024px) {
  .offer__content::after {
    content: none;
  }
}
.offer__heading {
  margin-bottom: 7.5rem;
}
@media (max-width: 1024px) {
  .offer__heading {
    margin-bottom: 0;
  }
}
@media (max-width: 1024px) {
  .offer__list, .offer__bottom {
    display: none;
  }
}
.offer__item {
  padding-bottom: 0.9rem;
  border-bottom: 0.063rem solid rgba(26, 26, 26, 0.3);
  max-width: 31.25rem;
  width: 100%;
  color: rgba(26, 26, 26, 0.3);
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.375rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.3s ease-in-out;
  opacity: 0.5;
}
.offer__item:not(:first-of-type) {
  margin-top: 1rem;
}
.offer__item::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='14' fill='none' viewBox='0 0 17 14'%3E%3Cpath stroke='%231A1A1A' stroke-linecap='round' stroke-linejoin='round' d='M9.71 13.221 15.93 7m0 0L9.71.779M15.93 7H1'/%3E%3C/svg%3E");
  width: 1.313rem;
  min-width: 1.313rem;
  height: 1.313rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
.offer__item--active {
  border-color: #1A1A1A;
  color: #1A1A1A;
  opacity: 1;
}
.offer__item--active:after {
  opacity: 1;
}
.offer__item span {
  font-size: 1.25rem;
  line-height: 1.375rem;
  transition: all 0.3s ease-in-out;
}
.offer__item span + span {
  margin-left: 1.7rem;
}
.offer__visual {
  display: flex;
  gap: 1.188rem;
  align-items: flex-end;
}
@media (max-width: 1024px) {
  .offer__visual-item {
    width: 100%;
  }
}
.offer__visual-item a {
  display: none;
}
@media (max-width: 1024px) {
  .offer__visual-item a {
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: flex;
    border-bottom: 0.0625rem solid #000;
    padding-right: 2rem;
    gap: 1.063rem;
    position: relative;
  }
}
.offer__visual-item a:after {
  content: "";
  width: 1.313rem;
  height: 1.313rem;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='21' fill='none'%3E%3Cpath stroke='%231A1A1A' stroke-linecap='round' stroke-linejoin='round' d='M11.71 16.221 17.93 10m0 0-6.22-6.221M17.93 10H3'/%3E%3C/svg%3E");
}
.offer__images {
  min-width: 42.063rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 1rem;
}
@media (max-width: 1024px) {
  .offer__images {
    min-width: 100%;
    gap: 1.5rem;
  }
}
.offer__progress-bar {
  width: 0.125rem;
  height: 4.438rem;
  background: rgba(26, 26, 26, 0.1);
  border-radius: 0.625rem;
  position: sticky;
  bottom: 1.25rem;
}
.offer__progress-bar__cover {
  position: absolute;
  width: 0.125rem;
  height: 0%;
  background: #1A1A1A;
  border-radius: 0.625rem;
}
.offer__image {
  width: 42.063rem;
  height: 46.5rem;
}
@media (max-width: 1024px) {
  .offer__image {
    width: 100%;
    height: 23.625rem;
  }
}
.offer__image:not(:last-of-type) {
  margin-bottom: 1rem;
}
.offer__image img {
  object-fit: cover;
}

.works {
  position: relative;
  z-index: 1;
}
.works::before {
  content: "";
  position: absolute;
  background-color: #284E47;
  width: 100%;
  height: 9.5rem;
  z-index: -1;
  clip-path: polygon(0 0, 100% 32%, 100% 100%, 0 100%);
  top: -8.8rem;
}
@media (max-width: 1024px) {
  .works::before {
    height: 4.5rem;
    top: -4.5rem;
  }
}
.works::after {
  content: "";
  position: absolute;
  background: #193431;
  width: 100%;
  height: 14.5rem;
  z-index: -1;
  clip-path: polygon(0 100%, 100% 0, 100% 100%, 0 100%);
  top: -14.438rem;
}
@media (max-width: 1024px) {
  .works::after {
    height: 7.5rem;
    top: -7.5rem;
  }
}
.works__wrapper {
  width: 100%;
  background: #193431;
  padding-top: 1.5rem;
  color: #fff;
  padding-bottom: 2rem;
  position: relative;
  margin-top: 7rem;
}
@media (max-width: 1024px) {
  .works__wrapper {
    margin-top: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.works__wrapper::after {
  content: "";
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' height='2134' fill='none' viewBox='0 0 1440 2134'%3E%3Cg opacity='.1'%3E%3Cpath stroke='url(%23a)' d='M-120.608 22.437 1801.59 1752.89'/%3E%3Cpath stroke='url(%23b)' d='M-385 2132.81 2056.45 1'/%3E%3Cpath fill='%2318322F' stroke='url(%23c)' d='M863.299 1025.22V698.755L753.731 601.24v327.524l109.568 96.456Z'/%3E%3Cpath fill='%2318322F' fill-rule='evenodd' d='m863.378 908.739 100.187-82.334h149.845L939.316 976.721l173.904 155.689H958.495l-95.377-84.75V908.506l.26.233Z' clip-rule='evenodd'/%3E%3Cpath fill='url(%23d)' d='M963.565 826.405v-.5h-.179l-.138.114.317.386Zm-100.187 82.334-.333.372.319.286.331-.272-.317-.386Zm250.032-82.334.33.379 1.02-.879h-1.35v.5ZM939.316 976.721l-.327-.379-.431.372.424.379.334-.372Zm173.904 155.689v.5h1.31l-.98-.88-.33.38Zm-154.725 0-.332.37.142.13h.19v-.5Zm-95.377-84.75h-.5v.22l.168.15.332-.37Zm0-139.154.334-.372-.834-.747v1.119h.5Zm100.13-82.487-100.187 82.333.634.773 100.187-82.333-.634-.773Zm150.162-.114H963.565v1h149.845v-1ZM939.642 977.099l174.098-150.315-.65-.757-174.101 150.315.653.757Zm-.66-.006 173.898 155.687.67-.75-173.901-155.682-.667.745Zm174.238 154.817H958.495v1h154.725v-1Zm-154.393.12-95.377-84.75-.664.75 95.377 84.75.664-.75Zm-95.209-84.37V908.506h-1v139.154h1Zm-.833-138.781.26.232.667-.745-.26-.232-.667.745Z'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='a' x1='1101.34' x2='2566.02' y1='1002.66' y2='2262.98' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.107' stop-color='%23E6EFF2'/%3E%3Cstop offset='.151' stop-color='%23E6EFF2' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='391.023' x2='2108.9' y1='1529.02' y2='-5.6' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.452' stop-color='%23E6EFF2'/%3E%3Cstop offset='.609' stop-color='%23E6EFF2' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' x1='823.384' x2='963.09' y1='841.405' y2='869.373' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.107' stop-color='%23E6EFF2'/%3E%3Cstop offset='.737' stop-color='%23E6EFF2' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='d' x1='1022.23' x2='1259.08' y1='999.74' y2='1149.81' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.107' stop-color='%23E6EFF2'/%3E%3Cstop offset='.737' stop-color='%23E6EFF2' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  bottom: -7.2rem;
}
@media (max-width: 1024px) {
  .works__wrapper::after {
    display: none;
  }
}
@media (max-width: 1024px) {
  .works__wrapper .container {
    padding: 0;
  }
}
.works__header {
  margin-bottom: 3.15rem;
}
@media (max-width: 1024px) {
  .works__header {
    margin-bottom: 4rem;
  }
}
.works__content {
  margin-bottom: 5.15rem !important;
  align-items: center;
}
@media (max-width: 1024px) {
  .works__content {
    margin-bottom: 2rem !important;
  }
}
.works__breadcrumbs {
  display: flex;
  justify-content: space-between;
  font-size: 1rem;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
}
.works__image {
  margin-bottom: 0.45rem;
}
@media (max-width: 1024px) {
  .works__image {
    max-height: 24.75rem;
  }
}
.works__slider {
  margin-bottom: 19.25rem;
}
@media (max-width: 1024px) {
  .works__slider {
    margin-bottom: 4.75rem;
  }
}
.works__footer {
  text-align: start;
}
.works__subtagline {
  max-width: 34.9rem;
  margin-left: auto;
  font-weight: 500;
  font-size: 1.438rem;
  line-height: 110%;
}
@media (max-width: 1024px) {
  .works__subtagline {
    font-size: 1.125rem;
    line-height: 1.238rem;
  }
}

.progress {
  width: 92%;
  height: 0.063rem;
  background: rgba(255, 255, 255, 0.3);
  overflow: hidden;
  position: relative;
}
.progress .line {
  height: 0.063rem;
  background: #fff;
  position: absolute;
  width: 0;
  background-color: #f2f2f2;
  animation: progress-animation 4.3s linear forwards;
  animation-play-state: paused;
}

@keyframes progress-animation {
  0% {
    width: 0;
  }
  99% {
    width: 100%;
  }
  100% {
    width: 100%;
  }
}
.slider-navigation {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.813rem;
}
.slider-navigation__button {
  position: relative;
  width: 1rem;
  height: 0.6rem;
  margin-top: 0;
}
.slider-navigation__button::after {
  color: #fff;
  font-size: 0.6rem;
}
.slider-navigation--dark .slider-navigation__button::after {
  color: #1A1A1A;
  font-size: 0.6rem;
}
.slider-navigation--dark .progress {
  background: rgba(26, 26, 26, 0.3);
}
.slider-navigation--dark .progress .line {
  height: 0.063rem;
  background: #1A1A1A;
}

.video-section {
  height: 46.6rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 1024px) {
  .video-section {
    height: 26.6rem;
  }
}
@media (max-width: 541px) {
  .video-section {
    height: 12rem;
  }
}
.video-section::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  opacity: 0.2;
  transition: all 0.3s ease-in-out;
}
.video-section:has(.video-button--hidden) {
  cursor: pointer;
}
.video-section:has(.video-button--hidden)::before {
  opacity: 0;
}
.video-section__item {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video-section__button {
  background: none;
  color: #fff;
  font-size: 1.438rem;
  border: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  gap: 0.938rem;
  align-items: center;
  word-spacing: 0.313rem;
  padding-bottom: 0.063rem;
  border-bottom: 0.063rem solid transparent;
  opacity: 1;
  z-index: 5;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.video-section__button::after {
  content: "";
  position: relative;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.438rem 0 0.438rem 0.594rem;
  border-color: transparent transparent transparent #fff;
}
.video-section__button:hover {
  border-bottom-color: #fff;
}
@media (max-width: 541px) {
  .video-section__button {
    font-size: 1rem;
  }
}

.video-button--hidden {
  opacity: 0;
  z-index: -5;
}

.video-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
}

.video-modal__content {
  position: relative;
  max-width: 90%;
  max-height: 80%;
}

.video-modal__close {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #fff;
  border: none;
  cursor: pointer;
  padding: 5px 10px;
}

.features {
  background: #F5F5F5;
  background: linear-gradient(to bottom, #f2f2f2 75%, #fff 100%);
}
.features__wrapper {
  padding: 7.5rem 0;
}
@media (max-width: 1024px) {
  .features__wrapper {
    padding: 5rem 0;
  }
}
.features__header {
  margin-bottom: 4.5rem;
}
@media (max-width: 1024px) {
  .features__header {
    margin-bottom: 1.5rem;
  }
}
.features__item {
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  .features__item {
    flex-direction: column;
    gap: 1rem;
  }
}
.features__item:not(:last-of-type) {
  margin-bottom: 4.5rem;
}
@media (max-width: 1024px) {
  .features__item:not(:last-of-type) {
    margin-bottom: 2.5rem;
  }
}
.features__item--reversed {
  flex-direction: row-reverse;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .features__item--reversed {
    flex-direction: column;
  }
}
.features__item--reversed .features__content {
  margin-left: 0;
}
.features__visual {
  width: 50%;
  height: 35.063rem;
}
@media (max-width: 1024px) {
  .features__visual {
    width: 100%;
    height: 15.813rem;
  }
}
.features__visual img {
  object-fit: cover;
}
.features__content {
  margin-left: 5.75rem;
  width: 40%;
}
@media (max-width: 1024px) {
  .features__content {
    margin-left: 0;
    width: 100%;
  }
}
.features__number {
  margin-bottom: 2.3rem;
  display: block;
  font-weight: 500;
  font-size: 1rem;
}
@media (max-width: 1024px) {
  .features__number {
    margin-bottom: 0.5rem;
  }
}

.features-name {
  font-weight: 500;
  font-size: 2.69rem;
  line-height: 110%;
  margin-bottom: 1rem;
}
@media (max-width: 1024px) {
  .features-name {
    font-size: 1.125rem;
    line-height: 1.238rem;
    margin-bottom: 1rem;
  }
}

.features-description {
  font-weight: 500;
  font-size: 0.88rem;
  color: rgba(26, 26, 26, 0.3);
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 0.063rem solid rgba(26, 26, 26, 0.3);
}
@media (max-width: 1024px) {
  .features-description {
    padding-bottom: 1rem;
    margin-bottom: 1.5rem;
  }
}

.seo-text__wrapper {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.seo-text__top {
  margin-bottom: 1rem;
}
.seo-text__more, .seo-text__more.less {
  margin-top: 1rem;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .seo-text__more, .seo-text__more.less {
    font-size: 1rem;
  }
}
.seo-text__more:after, .seo-text__more.less:after {
  transform-origin: center !important;
  transform: rotate(90deg) !important;
}
.seo-text__more:after:hover, .seo-text__more.less:after:hover {
  transform: rotate(90deg) !important;
}
.seo-text__more.more:after, .seo-text__more.less.more:after {
  transform: rotate(270deg) !important;
}
.seo-text__more.more:after:hover, .seo-text__more.less.more:after:hover {
  transform: rotate(270deg) !important;
}
.seo-text * {
  font-size: 1rem;
}
@media (max-width: 1024px) {
  .seo-text * {
    font-size: 0.875rem;
  }
}
@media (max-width: 541px) {
  .seo-text * {
    font-size: 1rem;
  }
}
.seo-text a {
  display: inline-flex;
  color: #284E47;
}
.seo-text h2 {
  margin: 1rem 0;
  font-size: 2rem;
}
.seo-text h2 * {
  font-size: 2rem;
}
.seo-text h3 {
  margin: 1rem 0;
  font-size: 1.5rem;
}
.seo-text h3 * {
  font-size: 1.5rem;
}
.seo-text h4 {
  margin: 1rem 0;
  font-size: 1.25rem;
}
.seo-text h4 * {
  font-size: 1.25rem;
}
.seo-text img {
  display: block;
  margin: 1rem auto;
}
@media (max-width: 541px) {
  .seo-text ul,
  .seo-text ol {
    padding-left: 1.2rem;
  }
}
.seo-text i,
.seo-text em {
  font-style: italic;
}
.seo-text b,
.seo-text strong {
  font-weight: 700;
}

.about-hero {
  margin-bottom: -8.5rem;
  position: relative;
}
.about-hero__breadcrumbs {
  display: flex;
  margin-bottom: 1rem;
}
@media (max-width: 1024px) {
  .about-hero__breadcrumbs {
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 1024px) {
  .about-hero__breadcrumbs * {
    font-size: 1rem;
  }
}
.about-hero__title {
  position: relative;
  z-index: 5;
}
.about-hero__title h1 {
  line-height: 108%;
  text-indent: -0.125rem;
}
.about-hero__content {
  z-index: 1;
}
.about-hero__wrapper {
  padding-top: 2.5rem;
  display: flex;
  width: 100vw;
  height: 58.5rem;
}
@media (max-width: 1024px) {
  .about-hero__wrapper {
    padding-top: 1.5rem;
    height: 34.125rem;
  }
}
.about-hero__wrapper::after {
  content: "";
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg width='358' height='496' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M102.173 395.872V91.44L0 .505v305.421l102.173 89.946Zm22.212 20.925V287.035l233.222 208.789H213.325l-88.94-79.027Zm0-130.676 93.485-76.826h139.737L195.184 349.228l-70.799-63.107Z' fill='%23fff'/%3E%3C/svg%3E");
  background-size: contain;
  width: 22.313rem;
  height: 30.938rem;
  background-repeat: no-repeat;
  top: 12rem;
  left: 1rem;
  z-index: -1;
}
@media (max-width: 1024px) {
  .about-hero__wrapper::after {
    width: 6.514rem;
    height: 9.023rem;
    top: 16rem;
  }
}
.about-hero__visual {
  position: absolute;
  top: -15.95rem;
  right: 0rem;
  width: 100vw;
  height: 83rem;
  bottom: 0;
  left: 0;
  z-index: -1;
}
@media (max-width: 1024px) {
  .about-hero__visual {
    width: 50rem;
    height: 45.46rem;
    top: -5rem;
  }
}
@media (max-width: 541px) {
  .about-hero__visual {
    width: 43rem;
    height: 37.46rem;
    top: -0.2rem;
  }
}
.about-hero__visual img {
  object-fit: cover;
  width: 100%;
  mask-size: 100.6%;
  mask-repeat: no-repeat;
  mask-image: url("/wp-content/themes/pointer_theme/assets/images/untitled.svg");
  mask-position: center;
  position: relative;
  object-position: right;
  opacity: 0;
  transform: translateX(100%);
  transition: 0.5s ease-in-out;
}
@media (max-width: 1024px) {
  .about-hero__visual img {
    mask-size: 112%;
  }
}
@media (max-width: 541px) {
  .about-hero__visual img {
    mask-size: 108%;
  }
}

.loaded .about-hero__visual img {
  opacity: 1;
  transform: translateX(0);
}

.mission {
  padding-top: 2.7rem;
  padding-bottom: 2rem;
  margin-top: 12rem;
}
@media (max-width: 1024px) {
  .mission {
    padding-top: 0;
  }
}
.mission__header {
  margin-bottom: 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 2.3rem;
  align-items: center;
}
@media (max-width: 1024px) {
  .mission__header {
    gap: 1.3rem;
  }
}
.mission__image {
  max-width: 29.5rem;
  margin: auto;
  margin-bottom: 2.5rem;
}
@media (max-width: 1024px) {
  .mission__image {
    height: 13.3rem;
    margin-bottom: 1.5rem;
  }
}
.mission__image img {
  object-fit: cover;
}
.mission__text {
  margin-bottom: 2.95rem;
}
@media (max-width: 1024px) {
  .mission__text {
    margin-bottom: 3.5rem;
  }
}
.mission__footer {
  margin-top: 7.4rem;
}
@media (max-width: 1024px) {
  .mission__footer {
    margin-top: 1rem;
  }
}

.services {
  height: 46.563rem;
  position: relative;
  background: #BDCAD9;
}
@media (max-width: 1024px) {
  .services {
    background-color: #193431;
    height: 45.563rem;
  }
}
.services__wrapper {
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .services__wrapper {
    padding-top: 2rem;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.services__logo {
  width: 2.313rem !important;
  height: 2.313rem !important;
  min-width: 2.313rem !important;
}
@media (max-width: 1024px) {
  .services__logo {
    height: 4rem !important;
    width: 2.5rem !important;
    min-width: 2.5rem !important;
    margin-left: 0;
  }
}
.services__logo svg {
  width: 100%;
  height: 100%;
}
.services__title {
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-start !important;
  align-items: flex-start !important;
  gap: 2rem !important;
  margin-bottom: 2.5rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 1024px) {
  .services__title {
    margin-bottom: 7.5rem;
    gap: 0.5rem !important;
  }
}
.services__background {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
@media (max-width: 1024px) {
  .services__background {
    padding-top: 12rem;
  }
}
.services__background-image {
  border-radius: 0;
}
.services__background-image img {
  object-fit: cover;
}
.services__slider {
  margin-right: 0;
  max-width: 34.875rem;
  background: #fff;
  border-radius: 0.5rem 0.5rem 0 0;
  padding: 2.4rem 0;
  height: 30rem;
}
@media (max-width: 1024px) {
  .services__slider {
    width: 100%;
    padding: 2rem 0;
    border-radius: 0.5rem;
    height: 26.625rem;
  }
}
.services__slider .swiper-button {
  position: static;
  background: #284E47;
  width: 1.688rem;
  height: 1.688rem;
  border-radius: 50%;
  cursor: pointer;
}
.services__slider .swiper-button::after {
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m5.987 2.77-3.85 3.851m0 0 3.85 3.851m-3.85-3.85h9.242' stroke='%23fff' stroke-width='1.089' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  font-size: 0;
  width: 0.813rem;
  height: 0.813rem;
  transition: all 0.3s ease-in-out;
}
.services__slider .swiper-button.swiper-button-next::after {
  transform: rotate(180deg);
}
.services__slider-navigation {
  display: flex;
  gap: 0.75rem;
  padding: 0 2.5rem;
}
@media (max-width: 1024px) {
  .services__slider-navigation {
    padding: 0 1rem;
  }
}
.services__slide {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 0 2.5rem;
}
@media (max-width: 1024px) {
  .services__slide {
    padding: 0 1rem;
  }
}
.services__block {
  display: flex;
  flex-direction: column;
}
.services__number {
  font-size: 1.25rem;
  margin-bottom: 2.5rem;
}
@media (max-width: 1024px) {
  .services__number {
    margin-bottom: 0.5rem;
  }
}
@media (max-width: 1024px) {
  .services__number span {
    font-size: 1rem;
  }
}
.services__description {
  margin-bottom: 3.9rem;
}
@media (max-width: 1024px) {
  .services__description {
    margin-bottom: 3.3rem;
  }
}

.certificates__wrapper {
  padding-top: 7.5rem;
  padding-bottom: 7.6rem;
}
@media (max-width: 541px) {
  .certificates__wrapper {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
.certificates__header {
  margin-bottom: 4.5rem;
}
@media (max-width: 541px) {
  .certificates__header {
    margin-bottom: 1.5rem;
  }
}
.certificates__slider-content {
  align-items: center;
  margin-bottom: 6.5rem !important;
}
@media (max-width: 541px) {
  .certificates__slider-content {
    margin-bottom: 2rem !important;
  }
}
.certificates__slide {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  font-size: 1rem;
}
@media (max-width: 541px) {
  .certificates__slide {
    padding: 0 1rem;
  }
}
@media (max-width: 1024px) {
  .certificates__slide-title {
    font-size: 0.5rem;
  }
}
@media (max-width: 541px) {
  .certificates__slide-title {
    font-size: 0.875rem;
  }
}

.spotlight {
  height: 46.5rem;
  position: relative;
  overflow: hidden;
}
.spotlight__wrapper {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: flex-end;
  background: #BDCAD9;
}
.spotlight__line {
  display: flex;
  align-items: center;
  gap: 2.5rem;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  mix-blend-mode: difference;
}
.spotlight__background {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 0;
}
.spotlight__background img {
  object-fit: cover;
}
.spotlight__marquee {
  font-weight: 500;
  font-size: 8.813rem;
  line-height: 105%;
  text-transform: uppercase;
  color: #fff;
  text-wrap: nowrap;
  mix-blend-mode: difference;
  animation: marque-slogan 10s linear infinite;
}
@media (max-width: 1024px) {
  .spotlight__marquee {
    font-size: 5.813rem;
  }
}
@media (max-width: 541px) {
  .spotlight__marquee {
    font-size: 3.813rem;
  }
}
.spotlight__bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
  gap: 2rem;
  text-align: center;
  margin: 0 auto;
  position: relative;
  z-index: 5;
  margin-bottom: 1.5rem;
}
.spotlight__text {
  font-weight: 500;
  font-size: 1rem;
}
.spotlight .container {
  height: 100%;
  display: flex;
  align-items: flex-end;
}

@keyframes marque-slogan {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-100% - 2.5rem));
  }
}
.error404 .spotlight {
  height: 100dvh;
}
