/*!***********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./style.scss ***!
  \***********************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* 
Theme Name:		 Macro
Author:			 Globeweb | PRGR MJ Programming
Version:		 1.0.0
Text Domain:	 Macro
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* make sure to set some focus styles for accessibility */
:focus {
  outline: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

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

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

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: content-box;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -ms-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0; /* 1 */
  -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}

/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0; /* 1 */
  padding: 0;
  white-space: normal; /* 2 */
  *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%; /* 1 */
  margin: 0; /* 2 */
  vertical-align: baseline; /* 3 */
  *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
  *overflow: visible; /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
  *height: 13px; /* 3 */
  *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */ /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}

/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

html,
button,
input,
select,
textarea {
  color: #222;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

.red-button {
  background-color: #D3271D;
  border-radius: 10px;
  text-align: center;
  min-width: 206px;
  height: 61px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  max-width: 206px;
  outline: none;
  transition: color 0.4s;
  outline: none;
  border: none;
  text-decoration: none;
}
.red-button:hover {
  text-decoration: none;
  color: #f7b2c8;
}

.red-line {
  background-color: #D3271D;
  height: 3px;
  width: 138px;
  margin-bottom: 52px;
  margin-top: 16px;
  margin-left: 0;
}

.site-nav {
  padding: 24px;
}
.site-nav > .container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 20% 60% 20%;
  grid-template-columns: 20% 60% 20%;
  align-items: center;
}
.site-nav > .container > .red-button {
  position: absolute;
  right: 40px;
}
.site-nav .logo-link {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.site-nav .menu-main-container ul {
  display: flex;
  gap: 6%;
  align-items: center;
  justify-content: center;
}
.site-nav .menu-main-container ul a {
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  color: #575757;
  text-decoration: none;
}
.site-nav .menu-main-container ul a:hover {
  color: #000;
}

.mega-menu {
  z-index: 125;
  position: absolute;
  background-color: #fff;
  padding-bottom: 40px;
  height: auto;
  display: block;
  width: 100%;
  margin-top: 0;
  transition: margin-top 0.4s;
  top: 0;
}
.mega-menu.hidden {
  margin-top: -100%;
}
.mega-menu .close-mega-menu {
  position: absolute;
  top: 42px;
  right: 50px;
}
.mega-menu .container {
  padding-top: 24px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 30% 70%;
  grid-template-columns: 30% 70%;
}
.mega-menu .container > div:first-child {
  display: -ms-grid;
  display: grid;
  grid-gap: 30px;
}
.mega-menu .container > div:first-child:first-child {
  border-right: 1px solid #D3D3D3;
  padding-right: 45px;
}
.mega-menu .container .distrybution-content-menu {
  padding-left: 45px;
}
.mega-menu .container .distrybution-content-menu h4 {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #575757;
}
.mega-menu .container .distrybution-content-menu h6 {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #D3271D;
}
.mega-menu .container .distrybution-content-menu #menu-oferta-wiodaca {
  display: flex;
  gap: 25px;
  margin-top: 10px;
}
.mega-menu .container .distrybution-content-menu #menu-oferta-wiodaca li a {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #525252;
}
.mega-menu .container .red-button {
  max-width: 118px;
  min-width: 118px;
  margin-top: 25px;
  height: 30px;
  border-radius: 6px;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
}
.mega-menu .container h4 {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #575757;
  margin-bottom: 10px;
}
.mega-menu .container p {
  font-weight: 300;
  font-size: 13px;
  line-height: 15px;
  color: #525252;
}

.site-footer {
  height: 40vh;
}
.site-footer .footer-cols .container {
  padding-top: 80px;
  padding-bottom: 80px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 5vw;
}
.site-footer .footer-cols .container .logo-footer {
  margin-bottom: 28px;
}
.site-footer .footer-cols .container h4 {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
  color: #fff;
  margin-bottom: 10px;
}
.site-footer .footer-cols .container address, .site-footer .footer-cols .container a {
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  color: #fff;
  display: block;
  text-decoration: none;
}
.site-footer .footer-cols .container address {
  margin-bottom: 15px;
}

.bg-peach {
  background: #F8F8F8;
}

.img--fluid {
  max-width: 100%;
}

.container,
.container-fluid,
.container-xs,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 9px;
  padding-left: 9px;
  margin-right: auto;
  margin-left: auto;
}

.container {
  max-width: 539px;
}

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px;
  }
}
a {
  text-decoration: none;
  outline: none;
}

.heading {
  font-weight: 400;
  font-size: 48px;
  line-height: 56px;
  color: #575757;
}

.text--center {
  text-align: center;
}

h1, h2, h3, h4, h5, h6, a, address, p, span, strong, li {
  font-family: "Work Sans", sans-serif;
}

.homepage-page-wrapper .home-col-experience {
  min-height: 750px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: relative;
  display: flex;
  align-items: center;
}
.homepage-page-wrapper .home-col-experience .white-cloak {
  background: linear-gradient(90deg, #FFFFFF 12.35%, rgba(255, 255, 255, 0.9) 60.93%, rgba(196, 196, 196, 0) 100.72%);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.homepage-page-wrapper .home-col-experience .container {
  z-index: 2;
}
.homepage-page-wrapper .home-col-experience .text-wrapper {
  max-width: 65%;
}
.homepage-page-wrapper .home-col-experience .text-wrapper p {
  font-size: 20px;
  line-height: 23px;
  color: #575757;
  margin-bottom: 40px;
}
.homepage-page-wrapper .home-col-values {
  margin-top: 100px;
  display: flex;
}
.homepage-page-wrapper .home-col-values .side-image-wrapper {
  width: 50%;
}
.homepage-page-wrapper .home-col-values .side-image-wrapper img {
  max-width: 100%;
}
.homepage-page-wrapper .home-col-values .heading {
  margin-top: 35px;
}
.homepage-page-wrapper .home-col-values .value-icons {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20%;
  text-align: center;
}
.homepage-page-wrapper .home-col-values .value-icons > div {
  align-items: center;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}
.homepage-page-wrapper .home-col-values .value-icons > div img {
  margin: 0 auto;
}
.homepage-page-wrapper .home-meet-us {
  background-color: #F8F8F8;
  margin-top: -50px;
  padding-top: 100px;
}
.homepage-page-wrapper .home-meet-us .red-line {
  margin-left: auto;
  margin-right: auto;
}
.homepage-page-wrapper .home-meet-us .red-button {
  margin: 0 auto;
}
.homepage-page-wrapper .home-meet-us .meet-cards {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 18px;
  align-items: center;
  justify-content: center;
  max-width: 70vw;
  margin: 0 auto;
  margin-top: 82px;
  margin-bottom: 50px;
}
.homepage-page-wrapper .home-meet-us .meet-cards > div {
  background: #fff;
  box-shadow: 0px 43px 54px rgba(0, 0, 0, 0.09);
  border-radius: 10px;
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 30px;
  min-height: -webkit-fill-available;
}
.homepage-page-wrapper .home-meet-us .meet-cards > div span {
  font-size: 20px;
}
.homepage-page-wrapper .home-meet-us .meet-cards > div strong {
  font-size: 48px;
}
.homepage-page-wrapper .production-and-regeneration-col {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 50px;
  margin-top: -158px;
  padding-top: 250px;
  padding-right: calc((100vw - 1140px) / 2);
  background-color: #fff;
}
@media (max-width: 1600px) {
  .homepage-page-wrapper .production-and-regeneration-col img {
    max-width: 40vw;
  }
}
.homepage-page-wrapper .production-and-regeneration-col .pro-reg-text h4 {
  font-weight: 400;
  font-size: 48px;
  line-height: 56px;
  color: #575757;
}
.homepage-page-wrapper .production-and-regeneration-col .pro-reg-text > div {
  display: flex;
  flex-direction: column;
  gap: 100px;
}
.homepage-page-wrapper .production-and-regeneration-col .pro-reg-text .red-button {
  margin: 25px 0;
}
.homepage-page-wrapper .production-and-regeneration-col .pro-reg-text hr {
  margin-bottom: 25px;
}
.homepage-page-wrapper .production-and-regeneration-col .pro-reg-text p {
  font-weight: 300;
  font-size: 20px;
  line-height: 23px;
  color: #575757;
}
.homepage-page-wrapper .home-distribution {
  background-repeat: no-repeat;
  display: flex;
  background-position: right;
  height: 676px;
}
.homepage-page-wrapper .home-distribution--image img {
  display: block;
  max-width: 90vw;
  margin-left: auto;
}

.history-page-wrapper {
  margin-bottom: 100px;
}
.history-page-wrapper > header {
  margin-top: 100px;
}
.history-page-wrapper .history-col {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
}
.history-page-wrapper .history-col-image-right {
  padding-left: calc((100vw - 1140px) / 2);
}
.history-page-wrapper .history-col-image-left {
  padding-right: calc((100vw - 1140px) / 2);
}
@media (max-width: 1600px) {
  .history-page-wrapper .history-col img {
    max-width: 40vw;
  }
}
.history-page-wrapper .history-col .history-text h4 {
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 30px;
  line-height: 35px;
  color: #575757;
}
.history-page-wrapper .history-col .history-text p {
  font-weight: 300;
  font-size: 24px;
  line-height: 28px;
  color: #575757;
}
.history-page-wrapper .history-col .history-year {
  font-size: 42px;
  color: #D3271D;
}

.news-page-wrapper {
  margin-top: 100px;
  margin-bottom: 100px;
}
.news-page-wrapper .news-cols {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px;
  margin-bottom: 50px;
}
.news-page-wrapper .news-cols article img {
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 15px;
}
.news-page-wrapper .news-cols article h2 {
  margin-top: 45px;
  margin-bottom: 11px;
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
}
.news-page-wrapper .news-cols article h2 a {
  color: #575757;
  text-decoration: none;
}
.news-page-wrapper .news-cols article p {
  color: #575757;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
}
.news-page-wrapper #more-news {
  margin: 0 auto;
}

.job-offers-page-wrapper .intro-simple-text {
  font-weight: 300;
  font-size: 20px;
  line-height: 23px;
  color: #575757;
}
.job-offers-page-wrapper .bg-peach {
  padding-top: 94px;
  padding-bottom: 122px;
}
.job-offers-page-wrapper .bg-peach .job-points {
  margin: 0 auto;
}
@media (min-width: 1600px) {
  .job-offers-page-wrapper .bg-peach .job-points {
    max-width: 45vw;
  }
}
.job-offers-page-wrapper .bg-peach .job-points ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 50px;
}
.job-offers-page-wrapper .bg-peach .job-points ul li {
  display: flex;
  margin-bottom: 48px;
  gap: 28px;
  align-items: start;
}
.job-offers-page-wrapper .bg-peach .job-points ul li span {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #D3271D;
}
.job-offers-page-wrapper .bg-peach .job-points ul li p {
  margin-top: -6px;
  color: #575757;
  font-size: 20px;
  line-height: 23px;
}
@media (min-width: 1600px) {
  .job-offers-page-wrapper .actual-jobs {
    max-width: 45vw;
  }
}
.job-offers-page-wrapper .actual-jobs .typo-h2 {
  font-weight: 400;
  font-size: 36px;
  line-height: 42px;
  margin-top: 40px;
  color: #575757;
  margin-bottom: 50px;
}
.job-offers-page-wrapper .actual-jobs h2 {
  color: #575757;
}
.job-offers-page-wrapper .actual-jobs .jobs-wrapper {
  display: -ms-grid;
  display: grid;
  grid-gap: 35px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}
.job-offers-page-wrapper .actual-jobs .job-card {
  background: #fff;
  box-shadow: 0px 24px 50px rgba(0, 0, 0, 0.09);
  border-radius: 10px;
  padding: 61px 60px 42px 47px;
  display: flex;
  justify-content: space-between;
}
.job-offers-page-wrapper .actual-jobs .job-card h4 {
  font-size: 36px;
  line-height: 42px;
  color: #575757;
  margin-bottom: 16px;
}
.job-offers-page-wrapper .actual-jobs .job-card > div > p {
  font-size: 32px;
  line-height: 38px;
  color: #575757;
  margin-bottom: 30px;
}
.job-offers-page-wrapper .actual-jobs .job-card > div > p span {
  font-size: 20px;
  line-height: 23px;
  display: inline-block;
  margin-left: 22px;
  color: #575757;
}
.job-offers-page-wrapper .actual-jobs .job-card ul {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  margin-bottom: 68px;
}
.job-offers-page-wrapper .actual-jobs .job-card ul li {
  display: flex;
  gap: 12px;
  align-items: center;
}
.job-offers-page-wrapper .actual-jobs .job-card ul li span {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #D3271D;
  display: block;
}
.job-offers-page-wrapper .bottom-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #575757;
  text-align: center;
  margin-top: 100px;
  margin-bottom: 100px;
}
.job-offers-page-wrapper .bottom-text a {
  color: #D3271D;
  text-decoration: none;
}

.contact-page-wrapper {
  margin-bottom: 100px;
}
.contact-page-wrapper h1 {
  font-size: 48px;
  line-height: 56px;
  color: #575757;
  margin-top: 124px;
  font-weight: 400;
}
.contact-page-wrapper .contact-info--first {
  display: flex;
}
.contact-page-wrapper .contact-info--margin {
  margin-top: 92px;
}
.contact-page-wrapper .contact-info--margin > div {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 15vw;
}
.contact-page-wrapper .contact-info--last > div {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 15vw;
}
.contact-page-wrapper .contact-info h4 {
  font-size: 24px;
  line-height: 28px;
  color: #575757;
  font-weight: 500;
  margin-bottom: 14px;
}
.contact-page-wrapper .contact-info address, .contact-page-wrapper .contact-info p {
  line-height: 28px;
  font-size: 24px;
  font-weight: 300;
}
.contact-page-wrapper .contact-info a {
  display: block;
  color: #D3271D;
  font-weight: 300;
  margin-top: 5px;
}

.service-page-wrapper {
  margin-bottom: 100px;
}
.service-page-wrapper .main-text {
  font-weight: 300;
  font-size: 24px;
  line-height: 28px;
  color: #575757;
  margin-top: 137px;
  margin-bottom: 30px;
}
.service-page-wrapper ul li {
  display: flex;
  gap: 25px;
  align-items: center;
  margin-toP: 5px;
}
.service-page-wrapper ul li span {
  width: 6px;
  height: 6px;
  background-color: #D3271D;
  display: block;
  border-radius: 50%;
}
.service-page-wrapper ul li p {
  font-weight: 300;
  color: #575757;
  font-size: 24px;
  line-height: 28px;
}
.service-page-wrapper .sell-text {
  font-weight: 300;
  color: #575757;
  font-size: 24px;
  line-height: 28px;
}
.service-page-wrapper .sell-text a {
  font-weight: 400;
  color: #575757;
  text-decoration: none;
}

.regeneration-page-wrapper {
  margin-bottom: 91px;
}
.regeneration-page-wrapper .top-cols {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 15vw;
}
.regeneration-page-wrapper .top-cols > div img {
  border: 4px solid #fff;
  box-shadow: 0px 43px 54px rgba(0, 0, 0, 0.09);
  border-radius: 50%;
}
.regeneration-page-wrapper .top-cols > div p {
  margin-top: 20px;
  text-align: center;
}
.regeneration-page-wrapper .benefits {
  margin-top: 250px;
  margin-bottom: 130px;
}
.regeneration-page-wrapper .benefits h2 {
  font-weight: 400;
  font-size: 40px;
  line-height: 47px;
  color: #575757;
  text-align: center;
}
.regeneration-page-wrapper .benefits .benefits-items {
  margin-top: 120px;
  font-weight: 300;
  font-size: 20px;
  line-height: 23px;
  color: #575757;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 42px;
}
.regeneration-page-wrapper .benefits .benefits-items .single-benefit {
  display: flex;
  padding: 35px 10px;
  border-bottom: 2px solid #D3D3D3;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.regeneration-page-wrapper .benefits .benefits-items .single-benefit--last {
  cursor: default;
  padding-bottom: 0;
  border-bottom: 0;
}
.regeneration-page-wrapper .benefits .benefits-items .single-benefit--last p {
  font-weight: 600;
  font-size: 20px;
  line-height: 23px;
  color: #575757;
}
.regeneration-page-wrapper .benefits .benefits-items .single-benefit img {
  max-height: 11px;
}
.regeneration-page-wrapper .rec-process {
  padding-top: 100px;
}
.regeneration-page-wrapper .rec-process h2 {
  font-weight: 400;
  font-size: 40px;
  line-height: 47px;
  color: #575757;
  text-align: center;
}
.regeneration-page-wrapper .rec-process .process-items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 7vw;
  margin-top: 164px;
  margin-bottom: 108px;
}
.regeneration-page-wrapper .rec-process .process-items .single-box {
  border: 1px solid #000;
  border-radius: 15px;
  width: 320px;
  height: 320px;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.regeneration-page-wrapper .rec-process .process-items .single-box strong {
  font-weight: 400;
  font-size: 48px;
  line-height: 56px;
  color: #575757;
}
.regeneration-page-wrapper .rec-process .process-items .single-box p {
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #575757;
  padding: 0 32px;
}
.regeneration-page-wrapper .rec-process .process-items .single-box--last {
  background-color: #D3271D;
  cursor: pointer;
}
.regeneration-page-wrapper .rec-process .process-items .single-box--last p {
  color: #fff;
  line-height: 28px;
  font-size: 24px;
  font-weight: 500;
}
.regeneration-page-wrapper .history-col {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
}
.regeneration-page-wrapper .history-col-image-right {
  padding-left: calc((100vw - 1140px) / 2);
}
.regeneration-page-wrapper .history-col-image-left {
  padding-right: calc((100vw - 1140px) / 2);
}
@media (max-width: 1600px) {
  .regeneration-page-wrapper .history-col img {
    max-width: 40vw;
  }
}
.regeneration-page-wrapper .history-col .history-text {
  font-size: 24px;
}
.regeneration-page-wrapper .history-col .history-text h4 {
  font-size: 30px;
  margin-bottom: 30px;
}
.regeneration-page-wrapper .history-col .history-year {
  font-size: 42px;
  color: #D3271D;
}
.regeneration-page-wrapper .regeneration--image-right {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10vw;
  padding-left: calc((100vw - 1140px) / 2);
}
@media (max-width: 1600px) {
  .regeneration-page-wrapper .regeneration--image-right img {
    max-width: 40vw;
  }
}
.regeneration-page-wrapper .regeneration--image-right ul {
  margin-top: 53px;
}
.regeneration-page-wrapper .regeneration--image-right ul li {
  display: -ms-grid;
  display: grid;
  gap: 12px;
  margin-toP: 17px;
  align-items: center;
  -ms-grid-columns: 6px 1fr;
  grid-template-columns: 6px 1fr;
  align-items: flex-start;
}
.regeneration-page-wrapper .regeneration--image-right ul li span {
  width: 6px;
  height: 6px;
  display: block;
  background-color: #D3271D;
  border-radius: 50%;
}
.regeneration-page-wrapper .regeneration--image-right ul li p {
  font-weight: 300;
  font-size: 24px;
  line-height: 28px;
  color: #575757;
  margin-top: -10px;
}
.regeneration-page-wrapper .simple-text-wrapper {
  margin-top: 225px;
  padding: 0 50px;
}
.regeneration-page-wrapper .simple-text-wrapper p {
  font-weight: 300;
  font-size: 28px;
  line-height: 33px;
  color: #575757;
}
.regeneration-page-wrapper .simple-text-wrapper .red-box {
  padding: 45px 40px;
  margin-top: 83px;
  background-color: #D3271D;
}
.regeneration-page-wrapper .simple-text-wrapper .red-box h4 {
  font-weight: 500;
  color: #fff;
  margin-bottom: 35px;
}
.regeneration-page-wrapper .simple-text-wrapper .red-box ul li {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  align-items: flex-start;
  grid-gap: 10px;
  margin-top: 15px;
}
.regeneration-page-wrapper .simple-text-wrapper .red-box span {
  width: 4px;
  height: 4px;
  display: block;
  background-color: #fff;
  border-radius: 50%;
}
.regeneration-page-wrapper .simple-text-wrapper .red-box p {
  color: #fff;
  font-weight: 300;
  font-size: 20px;
  line-height: 23px;
  margin-top: -8px;
}
.regeneration-page-wrapper .simple-text-wrapper .red-box + a {
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #575757;
  margin-top: 30px;
  display: block;
}
.regeneration-page-wrapper .park-title {
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
  color: #575757;
  margin-bottom: 42px;
  margin-top: 125px;
}

.bottom-images-gallery {
  display: -ms-grid;
  display: grid;
  grid-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.production-tools-page-wrapper > header {
  text-align: center;
  margin-bottom: 150px;
}
.production-tools-page-wrapper > header .heading {
  font-weight: 400;
  font-size: 48px;
  line-height: 56px;
  color: #575757;
}
.production-tools-page-wrapper > header p {
  font-weight: 300;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  color: #575757;
}
.production-tools-page-wrapper .production-col {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10vw;
}
.production-tools-page-wrapper .production-col--2 {
  margin: 125px 0;
}
.production-tools-page-wrapper .production-col-image-right {
  padding-left: calc((100vw - 1140px) / 2);
}
.production-tools-page-wrapper .production-col-image-left {
  padding-right: calc((100vw - 1140px) / 2);
}
@media (max-width: 1600px) {
  .production-tools-page-wrapper .production-col img {
    max-width: 40vw;
  }
}
.production-tools-page-wrapper .production-col .production-text p {
  font-weight: 300;
  font-size: 20px;
  line-height: 23px;
  color: #575757;
}
.production-tools-page-wrapper .production-col .production-text > div {
  margin-top: 36px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 25px;
}
.production-tools-page-wrapper .production-col .production-text ul li {
  display: flex;
  gap: 12px;
  align-items: center;
  margin-top: 12px;
}
.production-tools-page-wrapper .production-col .production-text ul li span {
  width: 6px;
  height: 6px;
  background-color: #D3271D;
  display: block;
  border-radius: 50%;
}
.production-tools-page-wrapper .simple-text {
  padding-top: 110px;
  padding-bottom: 200px;
}
.production-tools-page-wrapper .simple-text p {
  font-weight: 300;
  font-size: 20px;
  line-height: 26px;
  color: #575757;
}
.production-tools-page-wrapper .simple-text .text-cols {
  display: flex;
  flex-direction: column;
}
.production-tools-page-wrapper .simple-text .text-cols > div:first-child, .production-tools-page-wrapper .simple-text .text-cols div:last-child {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8vw;
}
.production-tools-page-wrapper .simple-text .text-cols > div:last-child {
  margin-top: 70px;
  align-items: center;
}
.production-tools-page-wrapper .simple-text .text-cols > div:last-child .reg-link {
  font-size: 20px;
  line-height: 23px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #575757;
}
.production-tools-page-wrapper .simple-text .text-cols > div:last-child .red-button {
  min-width: 303px;
}
.production-tools-page-wrapper .production-tools--gallery {
  margin-top: -110px;
}
.production-tools-page-wrapper .contact-us {
  padding-top: 102px;
  padding-bottom: 50px;
}
.production-tools-page-wrapper .contact-us h2 {
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
  color: #575757;
  text-align: center;
}
.production-tools-page-wrapper .contact-us a {
  margin: 50px auto;
}

.meet-us-page-wrapper {
  margin-top: 100px;
}
.meet-us-page-wrapper .meet-us-col {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
}
.meet-us-page-wrapper .meet-us-col-image-right {
  padding-left: calc((100vw - 1140px) / 2);
}
.meet-us-page-wrapper .meet-us-col-image-left {
  padding-right: calc((100vw - 1140px) / 2);
}
@media (max-width: 1600px) {
  .meet-us-page-wrapper .meet-us-col img {
    max-width: 40vw;
  }
}
.meet-us-page-wrapper .meet-us-col .meet-us-text h4 {
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 48px;
  line-height: 56px;
  color: #575757;
}
.meet-us-page-wrapper .meet-us-col .meet-us-text p {
  font-weight: 300;
  font-size: 20px;
  line-height: 23px;
  color: #575757;
}
.meet-us-page-wrapper .bottom-cards {
  display: -ms-grid;
  display: grid;
  display: flex;
  gap: 20px;
  margin-top: 100px;
}
.meet-us-page-wrapper .bottom-cards > div .card-title {
  background: #fff;
  box-shadow: 0px 24px 50px rgba(0, 0, 0, 0.09);
  border-radius: 10px;
  text-align: center;
  padding-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 15px;
}
.meet-us-page-wrapper .bottom-cards > div img {
  max-width: 100%;
}
.meet-us-page-wrapper .contact-us {
  padding-top: 152px;
  padding-bottom: 50px;
  margin-top: -55px;
}
.meet-us-page-wrapper .contact-us h2 {
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
  color: #575757;
  text-align: center;
}
.meet-us-page-wrapper .contact-us a {
  margin: 50px auto;
}

.single-post-article {
  border-bottom: 2px solid #D3D3D3;
  padding-bottom: 150px;
  margin-bottom: 100px;
}
.single-post-article h1 {
  font-weight: 400;
  font-size: 48px;
  line-height: 56px;
  color: #575757;
  text-align: center;
  margin-bottom: 50px;
}
.single-post-article h2 {
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
  color: #575757;
}
.single-post-article p {
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  color: #575757;
  margin: 25px 0;
}

.single-offer-page-wrapper .offer-card {
  background: #fff;
  box-shadow: 0px 24px 50px rgba(0, 0, 0, 0.09);
  border-radius: 10px;
  padding: 61px 60px 42px 47px;
  display: flex;
  justify-content: space-between;
}
.single-offer-page-wrapper .offer-card h4 {
  font-size: 36px;
  line-height: 42px;
  color: #575757;
  margin-bottom: 16px;
}
.single-offer-page-wrapper .offer-card > div > p {
  font-size: 32px;
  line-height: 38px;
  color: #575757;
  margin-bottom: 30px;
}
.single-offer-page-wrapper .offer-card > div > p span {
  font-size: 20px;
  line-height: 23px;
  display: inline-block;
  margin-left: 22px;
  color: #575757;
}
.single-offer-page-wrapper .offer-card ul {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  margin-bottom: 68px;
}
.single-offer-page-wrapper .offer-card ul li {
  display: flex;
  gap: 12px;
  align-items: center;
}
.single-offer-page-wrapper .offer-card ul li span {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #D3271D;
  display: block;
}
.single-offer-page-wrapper .offer-card-content ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 10px;
  margin-bottom: 25px;
}
.single-offer-page-wrapper .offer-card-content ul li {
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  color: #575757;
}
.single-offer-page-wrapper .offer-card-content ul li:before {
  content: "•";
  color: #D3271D;
  font-weight: bold;
  display: inline-block;
  width: 6px;
}
.single-offer-page-wrapper .offer-card-content p {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #575757;
}
.single-offer-page-wrapper .offer-card .offer-card-gallery {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
  padding-left: 10px;
}
.single-offer-page-wrapper .offer-card .offer-card-gallery img {
  max-width: 30vw;
}
.single-offer-page-wrapper .offer-info {
  margin: 50px 0;
}
.single-offer-page-wrapper .offer-info p {
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  color: #575757;
}
.single-offer-page-wrapper .offer-info p a {
  font-weight: 400;
  color: #575757;
}
.single-offer-page-wrapper .back-to-link {
  margin: 50px 0;
}
.single-offer-page-wrapper .back-to-link a {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #575757;
}

.archive-page-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 30% 1fr;
  grid-template-columns: 30% 1fr;
  grid-gap: 50px;
  padding-bottom: 150px;
}
.archive-page-wrapper .category-content h1 {
  font-size: 32px;
  line-height: 38px;
  color: #575757;
}
.archive-page-wrapper .category-content > p {
  margin-top: 40px;
  margin-bottom: 20px;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  color: #575757;
}
.archive-page-wrapper .category-content .category-catalogs {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 35px;
}
.archive-page-wrapper .category-content .category-catalogs div[role=button] {
  background-color: #F6D4D2;
  padding: 100px;
  border-radius: 24px;
  cursor: pointer;
  position: relative;
}
.archive-page-wrapper .category-content .category-catalogs div[role=button] .download-catalog {
  position: absolute;
  right: 20px;
  top: 14px;
  background-color: #fff;
  padding: 10px;
}
.archive-page-wrapper .category-content .category-catalogs .single-catalog {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000;
}
.archive-page-wrapper .category-content .category-catalogs .single-catalog span {
  display: block;
  margin-top: 10px;
}
.archive-page-wrapper aside {
  border-right: 1px solid #B7B7B7;
}
.archive-page-wrapper aside .current-cat-ancestor > a {
  color: #D3271D;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
}
.archive-page-wrapper aside ul {
  margin-left: 25px;
}
.archive-page-wrapper aside > ul .categories > ul > .cat-item > .children > .cat-item {
  margin-top: 10px;
}
.archive-page-wrapper aside > ul .categories > ul > .cat-item > .children > .cat-item > a {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #575757;
  text-transform: uppercase;
}
.archive-page-wrapper aside > ul .categories > ul > .cat-item > .children > .cat-item .children li {
  margin-top: 8px;
}
.archive-page-wrapper aside > ul .categories > ul > .cat-item > .children > .cat-item .children a {
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  color: #575757;
}
.archive-page-wrapper aside .current-cat-ancestor {
  margin-top: 10px;
}
.archive-page-wrapper aside .current-cat-ancestor > .children .children {
  display: none;
}
.archive-page-wrapper aside .current-cat-ancestor > .children .children.show {
  display: block !important;
}
.archive-page-wrapper aside .catalogs {
  margin-left: 25px;
  margin-top: 10px;
}
.archive-page-wrapper aside .catalogs a {
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  color: #575757;
}
.archive-page-wrapper aside .catalogs-hidden {
  display: none;
}
.archive-page-wrapper--extended aside .categories > ul > li > .children .children {
  display: none;
}
.archive-page-wrapper--extended aside .categories > ul > li > .children .children.show {
  display: block !important;
}
.archive-page-wrapper--extended aside .categories > ul > li > a {
  color: #D3271D;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
}

.single-catalog-page-wrapper {
  padding: 100px 0;
}
.single-catalog-page-wrapper .catalog-title {
  font-weight: 400;
  font-size: 32px;
  line-height: 39px;
  color: #575757;
}
.single-catalog-page-wrapper .single-catalog-content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 60% 40%;
  grid-template-columns: 60% 40%;
}
.single-catalog-page-wrapper .single-catalog-content .catalog-logo {
  background: #EEEEEE;
  border-radius: 24px;
  height: 564px;
  padding: 50px;
}

/*# sourceMappingURL=style-index.css.map*/