@charset "UTF-8";
@font-face {
  font-family: 'Circe';
  src: url("../fonts/Circe/Circe-Light/Circe-Light.woff2") format("woff2"), url("../fonts/Circe/Circe-Light/Circe-Light.woff") format("woff");
  font-weight: 300;
  font-display: auto;
  font-style: normal; }

@font-face {
  font-family: 'Circe';
  src: url("../fonts/Circe/Circe-Regular/Circe-Regular.woff2") format("woff2"), url("../fonts/Circe/Circe-Regular/Circe-Regular.woff") format("woff");
  font-weight: 400;
  font-display: auto;
  font-style: normal; }

@font-face {
  font-family: 'Circe';
  src: url("../fonts/Circe/Circe-Bold/Circe-Bold.woff2") format("woff2"), url("../fonts/Circe/Circe-Bold/Circe-Bold.woff") format("woff");
  font-weight: bold;
  font-display: auto;
  font-style: normal; }

@font-face {
  font-family: 'Circe';
  src: url("../fonts/Circe/Circe-ExtraBold/Circe-ExtraBold.woff2") format("woff2"), url("../fonts/Circe/Circe-ExtraBold/Circe-ExtraBold.woff") format("woff");
  font-weight: 900;
  font-display: auto;
  font-style: normal; }

@font-face {
  font-family: 'icon-font';
  src: url("../fonts/icon-font/icon-font.eot?zapzd9");
  src: url("../fonts/icon-font/icon-font.eot?zapzd9#iefix") format("embedded-opentype"), url("../fonts/icon-font/icon-font.ttf?zapzd9") format("truetype"), url("../fonts/icon-font/icon-font.woff?zapzd9") format("woff"), url("../fonts/icon-font/icon-font.svg?zapzd9#icon-font") format("svg");
  font-weight: normal;
  font-display: auto;
  font-style: normal; }

[class^="fa-"], [class*=" fa-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon-font' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fa-phone:before {
  content: "\e905"; }

.fa-arrow-prev:before {
  content: "\e90c"; }

.fa-arrow-next:before {
  content: "\e90d"; }

.fa-close:before {
  content: "\e906"; }

.fa-web:before {
  content: "\e908"; }

.fa-play:before {
  content: "\e90a"; }

.fa-instagram:before {
  content: "\e90f"; }

.fa-mail:before {
  content: "\e90b"; }

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

body {
  margin: 0; }

main {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

button,
input {
  /* 1 */
  overflow: visible; }

button,
select {
  /* 1 */
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

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

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

@-webkit-keyframes move-light {
  from {
    -webkit-transform: translateX(-4em) skewX(-45deg);
            transform: translateX(-4em) skewX(-45deg); }
  to {
    -webkit-transform: translateX(24em) skewX(-45deg);
            transform: translateX(24em) skewX(-45deg); } }

@keyframes move-light {
  from {
    -webkit-transform: translateX(-4em) skewX(-45deg);
            transform: translateX(-4em) skewX(-45deg); }
  to {
    -webkit-transform: translateX(24em) skewX(-45deg);
            transform: translateX(24em) skewX(-45deg); } }

.popup-frame {
  width: 100%;
  height: 100vh;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: fixed;
  background: rgba(8, 7, 35, 0.5);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  overflow: auto;
  left: 0;
  top: 0;
  z-index: 80; }

.popup-default {
  display: block;
  width: 550px;
  padding: 75px;
  background-color: #fff;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  position: relative;
  margin: auto; }

.popup-default-title {
  margin-bottom: 30px; }
  .popup-default-title h3 {
    font-size: 34px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    color: #272727; }
  .popup-default-title p {
    max-width: 75%;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    font-weight: 400;
    margin: 15px auto 0;
    color: #999; }

.popup-default-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 25px;
  position: relative; }
  .popup-default-item p {
    font-weight: 400;
    position: absolute;
    font-size: 16px;
    bottom: 13px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer; }
  .popup-default-item input {
    width: 100%;
    height: 50px;
    border: none;
    font-size: 16px;
    border-bottom: 1px solid #DEDEDE;
    background-color: transparent;
    text-align: center;
    cursor: pointer;
    -webkit-box-shadow: inset 0 0 0 50px #fff !important;
    /* Цвет фона */ }

.active-default-input p {
  bottom: 48px;
  font-size: 12px; }

.popup-default-sub {
  max-width: 100%;
  width: 100%;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  background: #fbd74a;
  font: 900 18px "Circe", sans-serif;
  text-align: center;
  color: #242428;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-transition: .4s linear;
  -o-transition: .4s linear;
  transition: .4s linear;
  margin-top: 40px; }
  .popup-default-sub input {
    display: none; }
  .popup-default-sub:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1.5em;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    -webkit-transform: translateX(-4em) skewX(-45deg);
        -ms-transform: translateX(-4em) skewX(-45deg);
            transform: translateX(-4em) skewX(-45deg); }
  .popup-default-sub:hover:before {
    -webkit-animation: move-light 0.4s linear;
            animation: move-light 0.4s linear; }

.popup-default-close {
  width: 15px;
  height: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer; }
  .popup-default-close::before, .popup-default-close::after {
    content: '';
    width: 20px;
    height: 1px;
    background-color: #999;
    position: absolute;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
  .popup-default-close::before {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
  .popup-default-close::after {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  .popup-default-close:hover::before, .popup-default-close:hover::after {
    background-color: #fbd74a; }

.perforations {
  padding: 60px 0 110px;
  background-color: #fbfbfb; }

.perforations-title {
  text-align: center;
  font-size: 44px;
  line-height: 72px; }

.perforations-list {
  margin-top: 50px; }

.perforations-item {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 25px; }
  .perforations-item:last-child {
    margin-bottom: 0; }

.perforations-content {
  width: 320px;
  margin-right: 40px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-top: 20px; }
  .perforations-content img {
    max-width: 100%;
    display: block;
    margin: 0 auto; }
  .perforations-content ul {
    margin-top: 15px;
    font-size: 16px;
    line-height: 18px; }

.perforations-grid {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 4) - 30px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 4) - 30px), 1fr));
  grid-gap: 30px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center; }
  @media screen and (max-width: 1200px) {
    .perforations-grid {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / (4 - 0)) - 30px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( (100% / (4 - 0)) - 30px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .perforations-grid {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 30px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 30px), 1fr)); } }
  .perforations-grid img {
    max-width: 100%;
    display: block; }
  .perforations-grid p {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 18px; }
  .perforations-grid img {
    width: 180px;
    height: 180px;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    margin: 0 auto; }

.production {
  padding: 80px 0 60px;
  background-color: #fbfbfb; }

.production-wrap {
  margin-top: 40px; }

.production-tabs {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 4) - 40px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 4) - 40px), 1fr));
  grid-gap: 30px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media screen and (max-width: 1200px) {
    .production-tabs {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / (4 - 2)) - 40px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( (100% / (4 - 2)) - 40px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .production-tabs {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 40px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 40px), 1fr)); } }
  .production-tabs img {
    max-width: 100%;
    display: block; }

.production-tab {
  width: 100%;
  padding: 30px 7px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  background-color: #fff;
  text-transform: uppercase;
  color: #717171;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.production-tab_active {
  background-color: #fbd74a; }

.production-content {
  margin-top: 45px; }

.production-item {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 2) - 40px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 2) - 40px), 1fr));
  grid-gap: 30px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: none;
  position: relative; }
  @media screen and (max-width: 1200px) {
    .production-item {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / (2 - 1)) - 40px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( (100% / (2 - 1)) - 40px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .production-item {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 40px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 40px), 1fr)); } }
  .production-item img {
    max-width: 100%;
    display: block; }

.production-item_active {
  display: grid; }

.production-photo {
  width: 100%;
  position: -webkit-sticky;
  position: sticky;
  top: 20px; }

.production-info h3 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 30px; }

.production-info p, .production-info ul {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px; }
  .production-info p:last-child, .production-info ul:last-child {
    margin-bottom: 0; }

.production-info li {
  margin-bottom: 3px; }
  .production-info li:last-child {
    margin-bottom: 0; }

.production-btn {
  margin-top: 30px;
  height: 50px; }

@media screen and (max-width: 1200px) {
  .perforations-item {
    display: block; }
  .perforations-content {
    margin: 0 auto 30px;
    text-align: center; } }

@media screen and (max-width: 700px) {
  .production-tabs {
    grid-gap: 15px; }
  .production {
    padding: 50px 0; }
  .perforations {
    padding: 50px 0; }
  .production-wrap {
    margin-top: 30px; }
  .production-content {
    margin-top: 30px; }
  .perforations-grid img {
    height: 150px; }
  .perforations-title {
    font-size: 26px;
    line-height: 30px; }
  .production-tab {
    padding: 20px 7px;
    font-size: 16px; } }
