@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;900&display=swap");

@font-face {
  font-family: "Merriweather";
  src: url("../fonts/Merriweather-Italic.ttf") format("woff2");
  font-weight: 300;
  font-display: auto;
  font-style: normal;
}

@font-face {
  font-family: "Merriweather";
  src: url("../fonts/Merriweather-BlackItalic.ttf") format("woff2");
  font-weight: 700;
  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-inst:before {
  content: "\e90e";
}

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

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

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

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

.fa-call:before {
  content: "\e902";
}

.fa-check:before {
  content: "\e903";
}

.fa-click:before {
  content: "\e904";
}

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

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

.fa-radio-check:before {
  content: "\e907";
}

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

.fa-wh:before {
  content: "\e909";
}

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

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

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

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(18em) skewX(-45deg);
    transform: translateX(18em) skewX(-45deg);
  }
}

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

  to {
    -webkit-transform: translateX(18em) skewX(-45deg);
    transform: translateX(18em) skewX(-45deg);
  }
}

.policy {
  padding: 100px 0;
}

@media only screen and (max-width: 980px) {
  .policy {
    padding: 70px 0;
  }
}

@media only screen and (max-width: 720px) {
  .policy {
    padding: 50px 0;
  }
}

*::-moz-selection {
  color: #fff;
  /* Цвет текста */
  background: #E87122;
  /* Цвет фона */
}

*::selection {
  color: #fff;
  /* Цвет текста */
  background: #E87122;
  /* Цвет фона */
}

html,
body {
  overflow-x: hidden;
  position: relative;
  min-height: 100vh;
}

body {
  min-width: 320px;
  color: #333;
  font: normal 18px/1.5 "Montserrat", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}

ul,
ol {
  padding: 0;
  margin: 0;
  list-style: none;
}

a {
  text-decoration: none;
  outline: none;
  color: inherit;
}

a::-moz-selection {
  color: inherit;
  /* Цвет текста */
  background: transparent;
  /* Цвет фона */
}

a::selection {
  color: inherit;
  /* Цвет текста */
  background: transparent;
  /* Цвет фона */
}

form {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input {
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="submit"] {
  cursor: pointer;
}

textarea {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}

select,
option {
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select::-ms-expand {
  display: none;
}

img::-moz-selection {
  color: inherit;
  /* Цвет текста */
  background: transparent;
  /* Цвет фона */
}

img::selection {
  color: inherit;
  /* Цвет текста */
  background: transparent;
  /* Цвет фона */
}

label {
  cursor: pointer;
  margin-bottom: 0;
}

.section-frame {
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;

}

.section-frame_flex {
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 1200px) {
  .section-frame {
    max-width: 700px;
  }
}

@media only screen and (max-width: 720px) {
  .section-frame {
    max-width: 375px;
    padding: 0 20px;
  }
}

.section-frame_1400 {
  max-width: 1400px;
}

@media only screen and (max-width: 1200px) {
  .section-frame_1400 {
    max-width: 700px;
  }
}

@media only screen and (max-width: 720px) {
  .section-frame_1400 {
    max-width: 375px;
    padding: 0 20px;
  }
}

.load * {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.open-frame {
  overflow: hidden;
}

.header {
  width: 100%;
  padding-top: 30px;
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
}

@media only screen and (max-width: 720px) {
  .header {
    padding-top: 15px;
  }
}

.header-content {
  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: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  
}

.logo {
  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;
}

.logo-icon {
  display: block;
}

.logo-icon img {
  width: 121px;
  display: block;
}

@media only screen and (max-width: 1200px) {
  .logo-icon img {
    width: 70px;
  }
}

.logo-descriptor {
  font-weight: 500;
  font-size: 12px;
  padding: 10px 0;
  padding-left: 15px;
  margin-left: 15px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.header-nav {
  font-weight: 500;
  font-size: 14px;
  margin-top: 10px;
}

.header-nav ul {
  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;
}

.header-nav li {
  margin-right: 30px;
}

.header-nav li:last-child {
  margin-right: 0;
}

.header-nav a {
  position: relative;
  overflow: hidden;
}

.header-nav a::after {
  content: '';
  width: 0%;
  height: 1px;
  background-color: #333;
  -webkit-border-radius: inherit;
  border-radius: inherit;
  position: absolute;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  bottom: 0;
  right: 0;
  left: auto;
}

.header-nav a:hover::after {
  width: 100%;
  left: 0;
  right: auto;
}

.header-social {
  margin-top: 5px;
}

.header-social ul {
  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;
}

.header-social li {
  margin-right: 20px;
}

.header-social li:last-child {
  margin-right: 0;
}

.header-social i {
  width: 34px;
  height: 34px;
  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;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 14px;
  color: #fff;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.header-social i:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.header-social .fa-wh {
  background: -webkit-radial-gradient(50% 0%, 100% 100%, #7EE295 0%, #2CC54E 100%);
  background: -o-radial-gradient(50% 0%, 100% 100%, #7EE295 0%, #2CC54E 100%);
  background: radial-gradient(100% 100% at 50% 0%, #7EE295 0%, #2CC54E 100%);
}

.header-social .fa-tg {
  background: -webkit-radial-gradient(50% 0%, 100% 100%, #75D1FF 0%, #30A8E4 100%);
  background: -o-radial-gradient(50% 0%, 100% 100%, #75D1FF 0%, #30A8E4 100%);
  background: radial-gradient(100% 100% at 50% 0%, #75D1FF 0%, #30A8E4 100%);
}

.header-social .fa-call {
  background: -webkit-radial-gradient(50% 0%, 100% 100%, #FF9F60 0.01%, #E87122 100%);
  background: -o-radial-gradient(50% 0%, 100% 100%, #FF9F60 0.01%, #E87122 100%);
  background: radial-gradient(100% 100% at 50% 0%, #FF9F60 0.01%, #E87122 100%);
}

.header-social p {
  font-weight: 500;
  font-size: 12px;
  margin-top: 15px;
}

@media only screen and (max-width: 1200px) {
  .header-social {
    margin-top: 30px;
  }
  

  .header-social ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .header-social p {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 720px) {
  .header-social li {
    margin-right: 12px;
  }

  .header-social p {
    text-align: center;
  }
}


.header-phone-special {
 display: flex;
  gap: 40px;
}



.header-phone a {
  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;
  font-weight: 600;
  font-size: 20px;
  position: relative;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.header-phone a i {
  width: 34px;
  height: 34px;
  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;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 14px;
  color: #fff;
  position: absolute;
  left: -50px;
  background: -webkit-radial-gradient(50% 0%, 100% 100%, #FF9F60 0.01%, #E87122 100%);
  background: -o-radial-gradient(50% 0%, 100% 100%, #FF9F60 0.01%, #E87122 100%);
  background: radial-gradient(100% 100% at 50% 0%, #FF9F60 0.01%, #E87122 100%);
}

.header-phone a:hover {
  color: #E87122;
}

.header-phone p {
  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: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 14px;
  font-weight: 500;
  font-size: 12px;
}

.header-phone p i {
  width: 24px;
  height: 24px;
  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;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 10px;
  color: #fff;
  margin-right: 10px;
  background: -webkit-radial-gradient(50% 0%, 100% 100%, #FF9F60 0.01%, #E87122 100%);
  background: -o-radial-gradient(50% 0%, 100% 100%, #FF9F60 0.01%, #E87122 100%);
  background: radial-gradient(100% 100% at 50% 0%, #FF9F60 0.01%, #E87122 100%);
}

@media only screen and (max-width: 1200px) {
  .header-phone a {
    font-size: 18px;
  }
}

@media only screen and (max-width: 720px) {
  .header-phone a {
    margin-bottom: 0 !important;
  }

    .header-phone--number {
    display: none !important;
  }

  .header-phone a i {
    /* display: none !important; */
  }

  .header-phone_number {
    display: none;
  }

  .header-phone p {
    margin-top: 5px;
  }
}

@media only screen and (max-width: 1200px) {
  .header-logo p {
    display: none;
  }
}

.tablet-item {
  display: none !important;
}

@media only screen and (max-width: 1200px) {
  .tablet-item {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media only screen and (max-width: 1200px) {
  .pc-item {
    display: none !important;
  }
}

.header-phone_descripter {
  font-size: 12px;
  margin-top: 10px;
}

.burger {
  width: 40px;
  height: 40px;
  display: none;
  -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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 13px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: -webkit-radial-gradient(50.19% 0%, 94.47% 100%, #FFC59E 0%, #E87122 100%);
  background: -o-radial-gradient(50.19% 0%, 94.47% 100%, #FFC59E 0%, #E87122 100%);
  background: radial-gradient(94.47% 100% at 50.19% 0%, #FFC59E 0%, #E87122 100%);
}

.burger span {
  width: 20px;
  height: 2px;
  background-color: #fff;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: block;
  margin-bottom: 6px;
}

.burger span:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 1200px) {
  .burger {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (max-width: 1200px) {
  .header-phone_tablet {
    margin-left: auto;
    margin-top: -5px;
  }
}

.header-mobile-frame {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  background: rgba(51, 51, 51, 0.8);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  z-index: 20;
  overflow-y: auto;
}

.header-mobile {
  width: 350px;
  padding: 40px 30px 60px;
  background-color: #fff;
  margin-left: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 40px 90px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 40px 90px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 0px 0px 0px 10px;
  border-radius: 0px 0px 0px 10px;
  position: relative;
  -webkit-transform-origin: top right;
  -ms-transform-origin: top right;
  transform-origin: top right;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: .6s;
  -o-transition: .6s;
  transition: .6s;
}

.header-mobile_active .header-mobile {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.header-mobile_logo {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-nav_mob {
  margin: 30px 0 40px;
  font-size: 18px;
}

.header-nav_mob ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.header-nav_mob li {
  margin-right: 0;
  margin-bottom: 12px;
}

.header-nav_mob li:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 1200px) {
  .header-phone_tablet a {
    margin: 10px 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .header-phone_tablet p {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.header-mobile_close {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #999;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  cursor: pointer;
}

.header-mobile_close:hover {
  color: #E87122;
}

.footer {
  padding: 40px 0;
  background: #F7F8FC;
}

.footer-content {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 1200px) {
  .footer-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.footer-politics {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  margin-top: 30px;
  position: relative;
  font-weight: 500;
  font-size: 12px;
}

.footer-politics::before {
  content: '';
  width: 100%;
  height: 1px;
  display: block;
  background-color: #333;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.footer-politics:hover::before {
  width: 0%;
}

@media only screen and (max-width: 720px) {
  .footer-politics {
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (min-width: 1200px) {
  .pc-item-mobile {
    display: none !important;
  }
}

.footer-link {
  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;
}

@media only screen and (max-width: 1200px) {
  .footer-link {
    margin-top: 30px;
    display: block;
    width: 100%;
  }
}

.footer-menu {
  font-weight: 500;
  font-size: 14px;
  margin-right: 60px;
}

.footer-menu li {
  margin-bottom: 15px;
}

.footer-menu li:last-child {
  margin-bottom: 0;
}

.footer-menu a {
  position: relative;
  overflow: hidden;
}

.footer-menu a::after {
  content: '';
  width: 0%;
  height: 1px;
  background-color: #333;
  -webkit-border-radius: inherit;
  border-radius: inherit;
  position: absolute;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  bottom: 0;
  right: 0;
  left: auto;
}

.footer-menu a:hover::after {
  width: 100%;
  left: 0;
  right: auto;
}

@media only screen and (max-width: 1200px) {
  .footer-menu {
    margin-right: 0;
    width: 100%;
  }

  .footer-menu ul {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / 2) - 70px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc((100% / 2) - 70px), 1fr));
    grid-gap: 10px 70px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 1200px) and (max-width: 1200px) {
  .footer-menu ul {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / (2 - 0)) - 70px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc((100% / (2 - 0)) - 70px), 1fr));
  }
}

@media only screen and (max-width: 1200px) and (max-width: 980px) {
  .footer-menu ul {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 0 - 70px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 0 - 70px), 1fr));
  }
}

@media only screen and (max-width: 1200px) and (max-width: 700px) {
  .footer-menu ul {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 2 - 70px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 2 - 70px), 1fr));
  }
}

@media only screen and (max-width: 1200px) {
  .footer-menu ul img {
    max-width: 100%;
    display: block;
  }

  .footer-menu li {
    margin-bottom: 0;
  }
}

.footer-social p {
  font-weight: 600;
  font-size: 14px;
}

.footer-social ul {
  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-top: 20px;
}

.footer-social li {
  margin-right: 20px;
}

.footer-social li:last-child {
  margin-right: 0;
}

.footer-social a {
  width: 50px;
  height: 50px;
  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;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 16px;
  color: #fff;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.footer-social .footer-social_vk {
  font-size: 12px;
}

@media only screen and (max-width: 1200px) {
  .footer-social {
    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;
    margin-top: 30px;
  }

  .footer-social p {
    margin-right: 20px;
  }

  .footer-social ul {
    margin-top: 0;
  }
}

.footer-social_vk {
  background: -webkit-radial-gradient(50% 0%, 100% 100%, #4FA1FF 0%, #0D6FE0 100%);
  background: -o-radial-gradient(50% 0%, 100% 100%, #4FA1FF 0%, #0D6FE0 100%);
  background: radial-gradient(100% 100% at 50% 0%, #4FA1FF 0%, #0D6FE0 100%);
}

.footer-social__inst {
  background: -webkit-linear-gradient(355.27deg, #F6763C 0%, #E22F6D 97.91%);
  background: -o-linear-gradient(355.27deg, #F6763C 0%, #E22F6D 97.91%);
  background: linear-gradient(94.73deg, #F6763C 0%, #E22F6D 97.91%);
}

.footer-create {
  margin-top: 50px;
}

.footer-create a {
  position: relative;
}

.footer-create a::before {
  content: '';
  width: 100%;
  height: 1px;
  display: block;
  background-color: #333;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.footer-create a:hover::before {
  width: 0%;
}

@media only screen and (max-width: 720px) {
  .footer-phone {
    display: none;
  }
}

.header-social_mob {
  display: block;
}

@media only screen and (max-width: 720px) {
  .header-social_mob {
    display: block;
  }
}

.mob-item {
  display: none !important;
}

@media only screen and (max-width: 720px) {
  .mob-item {
    display: block !important;
  }
}

@media only screen and (max-width: 1200px) {
  .footer-logo .logo-icon img {
    width: 121px;
  }
}

.enjoy {
  padding: 185px 0 210px;
  background: url("../images/new/intro_winterization\ \(1\).jpg") center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  filter: blur();
}

@media only screen and (max-width: 1200px) {
  .enjoy {
    padding-bottom: 310px;
  }
}

@media only screen and (max-width: 720px) {
  .enjoy {
    padding: 160px 0 0;
    background: url("../images/new/intro_winterization\ \(1\).jpg") center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
  }
}

.enjoy-content {
  max-width: 820px;
}

.enjoy-title h1 {
  font-weight: 600;
  font-size: 40px;
  line-height: 135%;
}

.enjoy-title p {
  font-size: 30px;
}

@media only screen and (max-width: 1200px) {
  .enjoy-title h1 {
    max-width: 500px;
    font-size: 24px;
  }

  .enjoy-title p {
    font-size: 20px;
    margin-top: 20px;
  }
}

.enjoy-list {
  max-width: 770px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  gap: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  margin-top: 30px;
}

@media only screen and (max-width: 1200px) {
  .enjoy-list {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 720px) {
  .enjoy-list {
    display: block;
  }
}

.enjoy-item {
  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;
  /* margin-left: 50px; */
}

/* .enjoy-item:first-child {
  margin-left: 0;
} */

.enjoy-item img {
  width: 80px;
  margin-right: 20px;
  display: block;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.enjoy-item p {
  font-weight: 500;
  font-size: 16px;
}

.enjoy-item a {
  color: #E87122;
  text-decoration: underline;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.enjoy-item a:hover {
  color: #569869;
}

@media only screen and (max-width: 1200px) {
  .enjoy-item img {
    width: 50px;
  }

  .enjoy-item p {
    font-size: 14px;
  }
}

@media only screen and (max-width: 720px) {
  .enjoy-item {
    margin-left: 0;
    margin-bottom: 15px;
  }

  .enjoy-item:last-child {
    margin-bottom: 0;
  }

  .enjoy-item a {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: block;
  }
}

.enjoy-click {
  position: absolute;
  color: #E87122;
  font-size: 35px;
  top: 5px;
  right: 0;
}

@media only screen and (max-width: 1200px) {
  .enjoy-click {
    top: -35px;
  }
}

@media only screen and (max-width: 720px) {
  .enjoy-click {
    top: 61px;
    right: 11px;
  }
}

.enjoy-arrow {
  position: absolute;
  right: 50px;
  top: 75px;
}

@media only screen and (max-width: 1200px) {
  .enjoy-arrow {
    right: 0px;
  }
}

@media only screen and (max-width: 720px) {
  .enjoy-arrow {
    right: -10px;
    top: 100px;
    z-index: 2;
  }
}

@media only screen and (max-width: 720px) {
  .enjoy-arrow_pc {
    display: none !important;
  }
}

.enjoy-arrow_mob {
  display: none !important;
}

@media only screen and (max-width: 720px) {
  .enjoy-arrow_mob {
    display: block !important;
  }
}

.enjoy-form {
  width: 600px;
  padding: 40px;
  padding-right: 50px;
  margin-top: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #F7F8FC;
  -webkit-box-shadow: 0px 24px 50px rgba(27, 27, 30, 0.07);
  box-shadow: 0px 24px 50px rgba(27, 27, 30, 0.07);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: relative;
}

.enjoy-form::before {
  content: '';
  width: 4px;
  height: -webkit-calc(100% - (20px * 2));
  height: calc(100% - (20px * 2));
  background: #E87122;
  -webkit-border-radius: 10px 0px 0px 10px;
  border-radius: 10px 0px 0px 10px;
  position: absolute;
  top: 20px;
  left: -4px;
}

@media only screen and (max-width: 1200px) {
  .enjoy-form {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 720px) {
  .enjoy-form {
    width: 100%;
    padding: 30px;
  }
}

.enjoy-group {
  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;
}

@media only screen and (max-width: 720px) {
  .enjoy-group {
    display: block;
  }
}

.enjoy-input {
  position: relative;
  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;
}

.enjoy-input i {
  color: #E1E2E5;
  position: absolute;
  left: 25px;
}

.enjoy-input input {
  width: 275px;
  height: 70px;
  padding-left: 50px;
  padding-right: 20px;
  background: #FFFFFF;
  border: 1px solid #E1E2E6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  font-weight: 500;
  font-size: 14px;
  color: #ABADB3;
}

.enjoy-input input::-webkit-input-placeholder {
  color: #ABADB3;
}

.enjoy-input input::-moz-placeholder {
  color: #ABADB3;
}

.enjoy-input input:-ms-input-placeholder {
  color: #ABADB3;
}

.enjoy-input input::-ms-input-placeholder {
  color: #ABADB3;
}

.enjoy-input input::placeholder {
  color: #ABADB3;
}

@media only screen and (max-width: 720px) {
  .enjoy-input input {
    width: 100%;
  }
}

.enjoy-sub {
  max-width: 100%;
  width: 250px;
  height: 67px;
  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: 6px;
  border-radius: 6px;
  background: #F49B60;
  font: 500 15px "Montserrat", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-box-shadow: inset 0px 2px 10px rgba(255, 255, 255, 0.6), 0 3px #E05A00;
  box-shadow: inset 0px 2px 10px rgba(255, 255, 255, 0.6), 0 3px #E05A00;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  margin-left: -20px;
}

.enjoy-sub input {
  display: none;
}

.enjoy-sub::before {
  content: '';
  width: 90%;
  height: 20px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 1px;
  -webkit-box-shadow: 0px 5px 20px #E87122;
  box-shadow: 0px 5px 20px #E87122;
  z-index: -1;
}

.enjoy-sub::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: -webkit-radial-gradient(50.19% 0%, 94.47% 100%, #FFC59E 0%, #E87122 100%);
  background: -o-radial-gradient(50.19% 0%, 94.47% 100%, #FFC59E 0%, #E87122 100%);
  background: radial-gradient(94.47% 100% at 50.19% 0%, #FFC59E 0%, #E87122 100%);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  left: 0;
  top: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.enjoy-sub span {
  position: relative;
  z-index: 2;
}

.enjoy-sub:hover::after {
  opacity: 0;
}

.enjoy-sub:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.enjoy-sub:focus::after {
  opacity: 0;
}

@media only screen and (max-width: 720px) {
  .enjoy-sub {
    margin-top: 10px;
    width: 100%;
    margin-left: 0;
  }
}

.enjoy-form__content {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}

@media only screen and (max-width: 720px) {
  .enjoy-form__content {
    display: block;
    margin-top: 30px;
  }
}

.enjoy-form__social p {
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  margin-bottom: 13px;
}

.enjoy-form__social ul {
  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;
}

.enjoy-form__social li {
  margin-right: 20px;
}

.enjoy-form__social li:last-child {
  margin-right: 0;
}

.enjoy-form__social i {
  width: 34px;
  height: 34px;
  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;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 12px;
  color: #fff;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.enjoy-form__social i:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.enjoy-form__social .fa-call {
  background: -webkit-radial-gradient(50% 0%, 100% 100%, #FF9F60 0.01%, #E87122 100%);
  background: -o-radial-gradient(50% 0%, 100% 100%, #FF9F60 0.01%, #E87122 100%);
  background: radial-gradient(100% 100% at 50% 0%, #FF9F60 0.01%, #E87122 100%);
}

.enjoy-form__social .fa-wh {
  background: -webkit-radial-gradient(50% 0%, 100% 100%, #7EE295 0%, #2CC54E 100%);
  background: -o-radial-gradient(50% 0%, 100% 100%, #7EE295 0%, #2CC54E 100%);
  background: radial-gradient(100% 100% at 50% 0%, #7EE295 0%, #2CC54E 100%);
}

.enjoy-form__social .fa-tg {
  background: -webkit-radial-gradient(50% 0%, 100% 100%, #75D1FF 0%, #30A8E4 100%);
  background: -o-radial-gradient(50% 0%, 100% 100%, #75D1FF 0%, #30A8E4 100%);
  background: radial-gradient(100% 100% at 50% 0%, #75D1FF 0%, #30A8E4 100%);
}

@media only screen and (max-width: 720px) {
  .enjoy-form__social {
    text-align: center;
  }

  .enjoy-form__social ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.enjoy-form__descriptor {
  max-width: 250px;
  font-weight: 500;
  font-size: 12px;
  color: #999;
}

.enjoy-form__descriptor a {
  text-decoration: underline;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.enjoy-form__descriptor a:hover {
  color: #E87122;
}

@media only screen and (max-width: 720px) {
  .enjoy-form__descriptor {
    max-width: 100%;
    text-align: center;
    margin-top: 25px;
  }
}

.enjoy-benefits {
  max-width: 1160px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  bottom: -100px;
}

@media only screen and (max-width: 720px) {
  .enjoy-benefits {
    width: 100%;
    position: static;
    display: block;
    margin-top: -100px;
    -webkit-transform: translateY(180px);
    -ms-transform: translateY(180px);
    transform: translateY(180px);
  }
}

.enjoy-benefits__item {
  width: -webkit-calc(100% / 3);
  width: calc(100% / 3);
  padding: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 40px;
  padding-right: 35px;
  background-color: #fff;
  -webkit-box-shadow: 0px 25px 50px rgba(27, 27, 30, 0.07);
  box-shadow: 0px 25px 50px rgba(27, 27, 30, 0.07);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.enjoy-benefits__item img {
  margin-right: 20px;
}

.enjoy-benefits__item:first-child {
  -webkit-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
}

.enjoy-benefits__item:last-child {
  -webkit-border-radius: 0 10px 10px 0;
  border-radius: 0 10px 10px 0;
}

@media only screen and (max-width: 1200px) {
  .enjoy-benefits__item {
    display: block;
  }

  .enjoy-benefits__item img {
    margin-right: 0;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 720px) {
  .enjoy-benefits__item {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 25px;
  }

  .enjoy-benefits__item img {
    margin-right: 15px;
  }

  .enjoy-benefits__item:first-child {
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
  }

  .enjoy-benefits__item:last-child {
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
  }
}

.enjoy-benefits__info p {
  font-weight: 500;
  font-size: 16px;
  line-height: 135%;
}

.enjoy-benefits__info span {
  display: block;
  font-size: 16px;
  line-height: 135%;
  color: #4D4D4D;
  margin-top: 10px;
}

@media only screen and (max-width: 720px) {
  .enjoy-benefits__info span {
    /* margin-left: -75px; */
  }
}

.transform {
  padding: 150px 0 25px;
}

@media only screen and (max-width: 720px) {
  .transform {
    padding: 250px 0 60px;
  }
}

.page-title h2 {
  font-weight: 600;
  font-size: 36px;
}

.page-title h2 span {
  font-weight: 400;
}

.page-title p {
  font-size: 30px;
  margin-top: 20px;
}

@media only screen and (max-width: 1200px) {
  .page-title h2 {
    font-size: 30px;
  }

  .page-title p {
    font-size: 24px;
  }

  .page-title br {
    display: none;
  }
}

@media only screen and (max-width: 720px) {
  .page-title h2 {
    font-size: 24px;
  }

  .page-title p {
    font-size: 18px;
    margin-top: 5px;
  }
}

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

@media only screen and (max-width: 720px) {
  .page-title_center {
    text-align: left;
  }
}

.transform-descripter {
  margin-top: 40px;
}

.transform-descripter p {
  text-align: center;
  font-weight: 600;
  font-size: 24px;
}

@media only screen and (max-width: 720px) {
  .transform-descripter {
    margin-top: 30px;
  }

  .transform-descripter p {
    text-align: left;
    font-size: 18px;
  }
}

.transform-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / 3) - 25px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc((100% / 3) - 25px), 1fr));
  grid-gap: 40px 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 40px;
}

@media screen and (max-width: 1200px) {
  .transform-list {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / (3 - 1)) - 25px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc((100% / (3 - 1)) - 25px), 1fr));
  }
}

@media screen and (max-width: 980px) {
  .transform-list {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 0 - 25px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 0 - 25px), 1fr));
  }
}

@media screen and (max-width: 700px) {
  .transform-list {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 1 - 25px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 1 - 25px), 1fr));
  }
}

.transform-list img {
  max-width: 100%;
  display: block;
}

@media only screen and (max-width: 720px) {
  .transform-list {
    width: -webkit-calc(100% + 40px);
    width: calc(100% + 40px);
    display: block;
    margin-top: 20px;
    margin-left: -20px;
  }

  .transform-list .slick-list {
    padding-bottom: 20px !important;
  }
}

.transform-item {
  background-color: #fff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-shadow: 0px 24px 50px rgba(27, 27, 30, 0.07);
  box-shadow: 0px 24px 50px rgba(27, 27, 30, 0.07);
}

@media only screen and (max-width: 720px) {
  .transform-item {
    margin: 0 10px;
    -webkit-box-shadow: 0px 4px 10px rgba(27, 27, 30, 0.07);
    box-shadow: 0px 4px 10px rgba(27, 27, 30, 0.07);
  }
}

.transform-item__content {
  padding: 20px 45px 30px;
}

.transform-item__content p {
  text-align: center;
}

.transform-item__content a {
  max-width: 100%;
  width: 100%;
  height: 70px;
  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: 6px;
  border-radius: 6px;
  font: 500 15px "Montserrat", sans-serif;
  text-align: center;
  border: 1px solid #569869;
  color: #569869;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  margin-top: 20px;
}

.transform-item__content a input {
  display: none;
}

.transform-item__content a::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: -webkit-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: -o-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: radial-gradient(100% 100% at 50% 0%, #A9EEB4 0%, #6CBF84 100%);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  opacity: 0;
  left: 0;
  top: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.transform-item__content a span {
  position: relative;
  z-index: 2;
}

.transform-item__content a:hover {
  color: #fff;
}

.transform-item__content a:hover::after {
  opacity: 1;
}

.transform-item__content a:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
}

.transform-item__content a:focus::after {
  opacity: 1;
}

@media only screen and (max-width: 720px) {
  .transform-item__content {
    padding: 15px;
  }

  .transform-item__content p {
    font-weight: 600;
  }

  .transform-item__content a {
    height: 50px;
    font-size: 14px;
  }
}

.cloud-frame {
  padding: 15px 0 25px;
  background: url("../images/bg/cloud-frame-bg.jpg") center bottom no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}

@media only screen and (max-width: 720px) {
  .cloud-frame {
    background: #fff;
    padding: 0;
  }

  .cloud-frame .section-frame {
    padding: 0;
  }
}

.catalog {
  padding: 90px 210px 120px 110px;
  background: url("../images/bg/catalog-bg.jpg") center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  border: 10px solid #F7F8FC;
}

@media only screen and (max-width: 1200px) {
  .catalog {
    padding: 40px 20px;
    padding-bottom: 220px;
  }
}

@media only screen and (max-width: 720px) {
  .catalog {
    padding: 40px 20px 380px;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: url("../images/bg/catalog-mob-bg.jpg") center bottom no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
  }
}

.catalog-frame {
  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-top: 40px;
}

@media only screen and (max-width: 1500px) {
  .catalog-frame {
    display: block;
  }
}

.catalog-descripter {
  max-width: 580px;
  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-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 70px;
  font-weight: 500;
  font-size: 24px;
}

.catalog-descripter img {
  display: block;
  margin-right: 25px;
}

@media only screen and (max-width: 720px) {
  .catalog-descripter {
    margin-right: 0;
    margin-top: 30px;
    font-size: 16px;
  }
}

.catalog-form {
  padding: 40px;
  padding-bottom: 55px;
  background-color: #fff;
  -webkit-box-shadow: 0px 30px 70px rgba(27, 27, 30, 0.25);
  box-shadow: 0px 30px 70px rgba(27, 27, 30, 0.25);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.catalog-form::before {
  content: '';
  width: 4px;
  height: -webkit-calc(100% - (40px * 2));
  height: calc(100% - (40px * 2));
  background: #E87122;
  -webkit-border-radius: 10px 0px 0px 10px;
  border-radius: 10px 0px 0px 10px;
  position: absolute;
  top: 40px;
  left: -4px;
}

@media only screen and (max-width: 1500px) {
  .catalog-form {
    margin-top: 30px;
    width: 410px;
  }
}

@media only screen and (max-width: 720px) {
  .catalog-form {
    width: 100%;
    padding: 30px;
  }
}

.page-form-title {
  font-weight: 600;
  font-size: 20px;
}

@media only screen and (max-width: 720px) {
  .page-form-title {
    font-size: 18px;
  }
}

.form-social {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / 3) - 27px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc((100% / 3) - 27px), 1fr));
  grid-gap: 20px 27px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 10px;
  margin-bottom: 20px;
}

@media screen and (max-width: 1200px) {
  .form-social {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / (3 - 0)) - 27px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc((100% / (3 - 0)) - 27px), 1fr));
  }
}

@media screen and (max-width: 980px) {
  .form-social {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 0 - 27px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 0 - 27px), 1fr));
  }
}

@media screen and (max-width: 700px) {
  .form-social {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 3 - 27px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 3 - 27px), 1fr));
  }
}

.form-social img {
  max-width: 100%;
  display: block;
}

@media only screen and (max-width: 720px) {
  .form-social {
    grid-gap: 15px;
  }
}

.form-social_radio {
  padding: 15px 12px;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #fff;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.form-social_radio input {
  opacity: 0;
  pointer-events: none;
  position: absolute;
}

.form-social_radio i {
  font-size: 24px;
  margin-bottom: 12px;
}

.form-social_radio span {
  color: #999;
  font-size: 12px;
  text-align: center;
  display: block;
}

.form-social_radio .fa-wh {
  color: #2CC54E;
}

.form-social_radio .fa-tg {
  color: #30A8E4;
}

.form-social_radio .fa-messege {
  color: #569869;
}

.form-social_radio_active {
  background: #F7F8FC;
  border-color: #E1E2E5;
}

.page-input {
  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;
  position: relative;
  margin-bottom: 10px;
}

.page-input:last-child {
  margin-bottom: 0;
}

.page-input input {
  padding-left: 50px;
  padding-right: 25px;
  background: #FFFFFF;
  font-weight: 500;
  font-size: 14px;
  border: 1px solid #E1E2E6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  color: #000;
}

.page-input input::-webkit-input-placeholder {
  color: #ABADB3;
}

.page-input input::-moz-placeholder {
  color: #ABADB3;
}

.page-input input:-ms-input-placeholder {
  color: #ABADB3;
}

.page-input input::-ms-input-placeholder {
  color: #ABADB3;
}

.page-input input::placeholder {
  color: #ABADB3;
}

.page-input i {
  font-size: 16px;
  position: absolute;
  color: #E1E2E5;
  left: 25px;
}

.page-input_hide {
  display: none;
}

.catalog-input input {
  width: 100%;
  height: 70px;
}

.catalog-sub {
  max-width: 100%;
  width: 100%;
  height: 77px;
  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: 6px;
  border-radius: 6px;
  background: #F49B60;
  font: 500 15px "Montserrat", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-box-shadow: inset 0px 2px 10px rgba(255, 255, 255, 0.6), 0 3px #E05A00;
  box-shadow: inset 0px 2px 10px rgba(255, 255, 255, 0.6), 0 3px #E05A00;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  margin-top: 15px;
}

.catalog-sub input {
  display: none;
}

.catalog-sub::before {
  content: '';
  width: 90%;
  height: 20px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 1px;
  -webkit-box-shadow: 0px 5px 20px #E87122;
  box-shadow: 0px 5px 20px #E87122;
  z-index: -1;
}

.catalog-sub::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: -webkit-radial-gradient(50.19% 0%, 94.47% 100%, #FFC59E 0%, #E87122 100%);
  background: -o-radial-gradient(50.19% 0%, 94.47% 100%, #FFC59E 0%, #E87122 100%);
  background: radial-gradient(94.47% 100% at 50.19% 0%, #FFC59E 0%, #E87122 100%);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  left: 0;
  top: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.catalog-sub span {
  position: relative;
  z-index: 2;
}

.catalog-sub:hover::after {
  opacity: 0;
}

.catalog-sub:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.catalog-sub:focus::after {
  opacity: 0;
}

@media only screen and (max-width: 720px) {
  .catalog-sub {
    height: 67px;
  }
}

.form-copy {
  font-weight: 500;
  font-size: 12px;
  text-align: center;
  color: #999;
  margin-top: 17px;
}

.portfolio {
  margin-top: 50px;
}

@media only screen and (max-width: 720px) {
  .portfolio {
    max-width: 375px;
    padding: 0 20px;
    margin: 80px auto 25px;
  }
}

.portfolio-wrap {
  padding: 50px 90px 80px;
  background-color: #fff;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  border: 10px solid #F7F8FC;
  margin-top: 55px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width: 1200px) {
  .portfolio-wrap {
    padding: 35px 20px;
  }
}

@media only screen and (max-width: 720px) {
  .portfolio-wrap {
    padding: 35px 5px 10px;
    width: -webkit-calc(100% + 40px);
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-top: 20px;
  }
}

.portfolio-wrap__btn {
  max-width: 100%;
  width: 230px;
  height: 67px;
  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: 6px;
  border-radius: 6px;
  background: #F49B60;
  font: 500 15px "Montserrat", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-box-shadow: inset 0px 2px 10px rgba(255, 255, 255, 0.6), 0 3px #E05A00;
  box-shadow: inset 0px 2px 10px rgba(255, 255, 255, 0.6), 0 3px #E05A00;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  margin: 30px auto 0;
}

.portfolio-wrap__btn input {
  display: none;
}

.portfolio-wrap__btn::before {
  content: '';
  width: 90%;
  height: 20px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 1px;
  -webkit-box-shadow: 0px 5px 20px #E87122;
  box-shadow: 0px 5px 20px #E87122;
  z-index: -1;
}

.portfolio-wrap__btn::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: -webkit-radial-gradient(50.19% 0%, 94.47% 100%, #FFC59E 0%, #E87122 100%);
  background: -o-radial-gradient(50.19% 0%, 94.47% 100%, #FFC59E 0%, #E87122 100%);
  background: radial-gradient(94.47% 100% at 50.19% 0%, #FFC59E 0%, #E87122 100%);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  left: 0;
  top: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.portfolio-wrap__btn span {
  position: relative;
  z-index: 2;
}

.portfolio-wrap__btn:hover::after {
  opacity: 0;
}

.portfolio-wrap__btn:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.portfolio-wrap__btn:focus::after {
  opacity: 0;
}

.portfolio-slide {
  outline: none;
  margin: 0 20px;
}

.portfolio-slide__title {
  font-weight: 600;
  font-size: 30px;
}

@media only screen and (max-width: 720px) {
  .portfolio-slide__title {
    font-size: 18px;
  }
}

.form-copy_left {
  text-align: left;
}

.portfolio-slide__content {
  margin-top: 30px;
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 1200px) {
  .portfolio-slide__content {
    display: block;
  }
}

.portfolio-slide__info {
  max-width: 560px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 30px;
  counter-reset: num;
  position: relative;
}

@media only screen and (max-width: 1500px) {
  .portfolio-slide__info {
    max-width: 400px;
  }
}

@media only screen and (max-width: 1200px) {
  .portfolio-slide__info {
    max-width: 100%;
    margin-right: 0;
  }
}

.portfolio-slide__subtitle {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  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;
  padding: 8px 12px;
  background: #F5F6FC;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 15px;
}

.portfolio-slide__subtitle:last-child {
  margin-bottom: 0;
}

.portfolio-slide__subtitle b {
  font-weight: 600;
}

.portfolio-slide__subtitle span {
  font-weight: 400;
}

.portfolio-slide__subtitle img {
  margin-right: 10px;
}

@media only screen and (max-width: 720px) {
  .portfolio-slide__subtitle b {
    font-size: 14px;
  }
}

.portfolio-slide__text {
  margin-bottom: 15px;
}

.portfolio-slide__text:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 720px) {
  .portfolio-slide__text {
    font-size: 16px;
  }
}

.portfolio-slide__counter {
  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: 11px;
}

.portfolio-slide__counter:last-child {
  margin-bottom: 0;
}

.portfolio-slide__counter::before {
  content: counter(num);
  width: 26px;
  height: 26px;
  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;
  background: #F5F6FC;
  font-weight: 600;
  line-height: 1;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  counter-increment: num;
  margin-right: 10px;
}

@media only screen and (max-width: 720px) {
  .portfolio-slide__counter {
    font-size: 16px;
  }
}

.portfolio-slide__list {
  padding-left: 35px;
  margin-bottom: 11px;
}

.portfolio-slide__list:last-child {
  margin-bottom: 0;
}

.portfolio-slide__list li {
  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;
}

.portfolio-slide__list li::before {
  content: '';
  width: 6px;
  height: 6px;
  background-color: #569869;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 10px;
  margin-top: 10px;
}

@media only screen and (max-width: 720px) {
  .portfolio-slide__list {
    font-size: 16px;
  }
}

.portfolio-slide__result-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 8px 12px;
  background: #F5F6FC;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 15px;
  font-size: 24px;
}

.portfolio-slide__result-title img {
  margin-right: 10px;
}

@media only screen and (max-width: 720px) {
  .portfolio-slide__result-title {
    font-size: 18px;
  }
}

@media only screen and (max-width: 720px) {
  .portfolio-slide__result-title p {
    font-size: 16px;
  }
}

.portfolio-slide__result {
  max-width: 370px;
}

.portfolio-slide__estimate-content {
  position: relative;
  display: none !important;
}

.portfolio-slide__estimate {
  position: absolute;
  bottom: 35px;
  right: 70px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media only screen and (max-width: 1500px) {
  .portfolio-slide__estimate {
    right: 300px;
  }
}

@media only screen and (max-width: 1200px) {
  .portfolio-slide__estimate {
    position: relative;
    right: auto;
    bottom: auto;
    margin: 70px auto;
  }
}

.estimate-bg {
  top: -60px;
  position: absolute;
  z-index: 3;
}

.estimate-photo {
  position: absolute;
  z-index: 2;
  top: -65px;
  right: -110px;
  display: none !important;
}

.portfolio-slide__estimate-content {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.portfolio-slide__estimate-content a {
  font-weight: 500;
  font-size: 14px;
  color: #E87122;
  text-decoration: underline;
  position: relative;
  text-align: center;
  z-index: 4;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.portfolio-slide__estimate-content a:hover {
  color: #569869;
}

.estimate-icon {
  display: block;
  margin-bottom: 10px;
  position: relative;
  z-index: 4;
}

.portfolio-full {
  width: 500px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media only screen and (max-width: 1200px) {
  .portfolio-full {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 720px) {
  .portfolio-full {
    width: 100%;
  }
}

.portfolio-full__slide img {
  width: 100%;
  height: 400px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media only screen and (max-width: 720px) {
  .portfolio-full__slide img {
    height: 390px;
  }
}

.portfolio-full__wrap {
  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: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 25px;
}

@media only screen and (max-width: 1500px) {
  .portfolio-full__wrap {
    max-width: 500px;
    margin: 25px auto 0;
  }
}

@media only screen and (max-width: 720px) {
  .portfolio-full__wrap {
    max-width: 100%;
  }
}

.portfolio-arrow {
  width: 50px;
  height: 50px;
  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;
  border: 1px solid #569869;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #569869;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  position: relative;
  overflow: hidden;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.portfolio-arrow::before {
  content: '';
  width: 100%;
  height: 100%;
  background: -webkit-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: -o-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: radial-gradient(100% 100% at 50% 0%, #A9EEB4 0%, #6CBF84 100%);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.portfolio-arrow i {
  position: relative;
  z-index: 2;
}

.portfolio-arrow:hover {
  color: #fff;
  border-color: transparent;
}

.portfolio-arrow:hover::before {
  opacity: 1;
}

@media only screen and (max-width: 720px) {
  .portfolio-arrow {
    width: 30px;
    height: 30px;
    font-size: 10px;
  }
}

.portfolio-small {
  width: 270px;
}

.portfolio-small .slick-current::before {
  opacity: 0.6;
}

@media only screen and (max-width: 720px) {
  .portfolio-small {
    width: 200px;
    margin: 0 10px;
  }
}

.portfolio-small__slide {
  margin: 0 4px;
  position: relative;
}

.portfolio-small__slide::before {
  content: '';
  width: 100%;
  height: 100%;
  background: #569869;
  opacity: 0;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.portfolio-small__slide img {
  width: 100%;
  height: 40px;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.portfolio-review {
  max-width: 870px;
  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;
  padding: 40px 60px 50px;
  background: url("../images/icon/portfolio-review.svg") top 30px right 30px no-repeat, #F7F8FC;
  -webkit-box-shadow: 0px 24px 50px rgba(27, 27, 30, 0.07);
  box-shadow: 0px 24px 50px rgba(27, 27, 30, 0.07);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: 40px auto 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

.portfolio-review::before {
  content: '';
  width: 4px;
  height: -webkit-calc(100% - (30px * 2));
  height: calc(100% - (30px * 2));
  background: #E87122;
  -webkit-border-radius: 10px 0px 0px 10px;
  border-radius: 10px 0px 0px 10px;
  position: absolute;
  top: 30px;
  left: -4px;
}

@media only screen and (max-width: 720px) {
  .portfolio-review {
    display: block;
    padding: 30px;
  }
}

.portfolio-review__photo {
  width: 120px;
  height: 120px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 30px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media only screen and (max-width: 720px) {
  .portfolio-review__photo {
    margin: 0 auto 30px;
  }
}

.portfolio-review__text {
  font-family: Merriweather;
  /* font-style: italic; */
  font-weight: 400;
  font-size: 16px;
  line-height: 180%;
}

.portfolio-review__text span {
  font-weight: 700;
}

.portfolio-review__person {
  margin-top: 15px;
}

.portfolio-review__person span {
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  display: block;
  margin-bottom: 5px;
}

.portfolio-review__person p {
  font-size: 12px;
  line-height: 100%;
  color: #4D4D4D;
}

.portfolio-wrap__nav {
  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;
  margin-top: 60px;
}

.portfolio-wrap__arrow {
  width: 80px;
  height: 80px;
  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;
  border: 1px solid #569869;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #569869;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  position: relative;
  overflow: hidden;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  font-size: 14px;
}

.portfolio-wrap__arrow::before {
  content: '';
  width: 100%;
  height: 100%;
  background: -webkit-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: -o-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: radial-gradient(100% 100% at 50% 0%, #A9EEB4 0%, #6CBF84 100%);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.portfolio-wrap__arrow i {
  position: relative;
  z-index: 2;
}

.portfolio-wrap__arrow:hover {
  color: #fff;
  border-color: transparent;
}

.portfolio-wrap__arrow:hover::before {
  opacity: 1;
}

.portfolio-wrap__nav_mob {
  display: none;
}

@media only screen and (max-width: 720px) {
  .portfolio-wrap__nav_mob {
    margin-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (max-width: 720px) {
  .portfolio-wrap__nav_pc {
    display: none;
  }
}

.portfolio-wrap-dots {
  margin: 0 60px;
}

.portfolio-wrap-dots button {
  display: none;
}

.portfolio-wrap-dots ul {
  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;
}

.portfolio-wrap-dots li {
  width: 10px;
  height: 10px;
  margin-right: 15px;
  background: #E6E7F0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.portfolio-wrap-dots li:last-child {
  margin-right: 0;
}

.portfolio-wrap-dots .slick-active {
  background-color: #E87122;
}

.finishing {
  padding: 120px 0 25px;
  /* background: url("../images/bg/finishing-bg.jpg") center bottom no-repeat; */
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}

@media only screen and (max-width: 720px) {
  .finishing {
    padding: 80px 0 70px;
    /* background: url("../images/bg/finishing-mob-bg.jpg") center bottom no-repeat; */
    /* -webkit-background-size: 100% auto; */
    background-size: 100% auto;
  }
}

.finishing-click {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  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;
  margin-left: auto;
  position: relative;
  margin-top: 20px;
}

.finishing-click i {
  color: #E87122;
  font-size: 45px;
  opacity: 0.5;
  margin-right: 10px;
}

.finishing-click p {
  font-size: 12px;
  color: #999;
}

.finishing-click img {
  position: absolute;
  right: -40px;
  top: 12px;
}

@media only screen and (max-width: 1500px) {
  .finishing-click img {
    display: none;
  }
}

.finishing-tabs {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / 4) - 20px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc((100% / 4) - 20px), 1fr));
  grid-gap: 20px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 15px;
}

@media screen and (max-width: 1200px) {
  .finishing-tabs {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / (4 - 2)) - 20px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc((100% / (4 - 2)) - 20px), 1fr));
  }
}

@media screen and (max-width: 980px) {
  .finishing-tabs {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 0 - 20px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 0 - 20px), 1fr));
  }
}

@media screen and (max-width: 700px) {
  .finishing-tabs {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 1 - 20px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 1 - 20px), 1fr));
  }
}

.finishing-tabs img {
  max-width: 100%;
  display: block;
}

@media only screen and (max-width: 720px) {
  .finishing-tabs {
    width: -webkit-calc(100% + 40px);
    width: calc(100% + 40px);
    display: block;
    margin-top: 20px;
    margin-left: -20px;
  }

  .finishing-tabs .slick-list {
    padding-bottom: 20px !important;
  }
}

.finishing-tab {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  border: 1px solid #E1E4ED;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.finishing-tab::before {
  content: '';
  width: 100%;
  height: 100%;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: inset 0px 3px 15px rgba(255, 255, 255, 0.6);
  box-shadow: inset 0px 3px 15px rgba(255, 255, 255, 0.6);
  background: -webkit-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: -o-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: radial-gradient(100% 100% at 50% 0%, #A9EEB4 0%, #6CBF84 100%);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.finishing-tab img {
  display: block;
  height: 100%;
  margin-right: 10px;
  position: relative;
  z-index: 2;
}

.finishing-tab:hover {
  -webkit-box-shadow: 0px 10px 30px rgba(86, 152, 105, 0.4);
  box-shadow: 0px 10px 30px rgba(86, 152, 105, 0.4);
}

.finishing-tab:hover::before {
  opacity: 1;
}

.finishing-tab:hover .finishing-tab__title {
  color: #fff;
}

@media only screen and (max-width: 720px) {
  .finishing-tab {
    margin-right: 10px;
  }

  .finishing-tab:hover {
    -webkit-box-shadow: 0px 3px 10px rgba(86, 152, 105, 0.4);
    box-shadow: 0px 3px 10px rgba(86, 152, 105, 0.4);
  }
}

.finishing-tab_active::before {
  opacity: 1 !important;
}

.finishing-tab_active span {
  color: #fff !important;
}

.finishing-tab__title {
  font-size: 16px;
  position: relative;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  z-index: 2;
}

.finishing-tab__title b {
  display: block;
  margin-bottom: 2px;
  font-weight: 600;
}

.finishing-list {
  position: relative;
}

.finishing-bg-left {
  z-index: -1;
  position: absolute;
  top: 70px;
  left: -110px;
}

@media only screen and (max-width: 720px) {
  .finishing-bg-left {
    display: none;
  }
}

.finishing-bg-right {
  position: absolute;
  bottom: 40px;
  right: -80px;
}

@media only screen and (max-width: 720px) {
  .finishing-bg-right {
    display: none;
  }
}

.finishing-item {
  padding: 60px;
  padding-right: 100px;
  padding-bottom: 80px;
  margin-top: 60px;
  background-color: #fff;
  -webkit-box-shadow: 0px 50px 100px rgba(27, 27, 30, 0.07);
  box-shadow: 0px 50px 100px rgba(27, 27, 30, 0.07);
  -webkit-border-radius: 20px;
  border-radius: 20px;
  border: 10px solid #F7F8FC;
  display: none;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.finishing-item:first-child {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 1200px) {
  .finishing-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media only screen and (max-width: 720px) {
  .finishing-item {
    margin-top: 30px;
    padding: 25px;
  }
}

.finishing-item__content {
  max-width: 470px;
}

.finishing-item__descriptor {
  line-height: 170%;
  margin-bottom: 30px;
}

.finishing-item__descriptor b {
  font-weight: 600;
}

@media only screen and (max-width: 720px) {
  .finishing-item__descriptor {
    font-size: 16px;
    margin-bottom: 25px;
  }
}

.finishing-item__info b {
  display: block;
  font-weight: 600;
  margin-bottom: 12px;
}

.finishing-item__info li {
  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: 10px;
}

.finishing-item__info li:last-child {
  margin-bottom: 0;
}

.finishing-item__info i {
  width: 20px;
  height: 20px;
  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;
  background: -webkit-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: -o-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: radial-gradient(100% 100% at 50% 0%, #A9EEB4 0%, #6CBF84 100%);
  color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 10px;
  font-size: 10px;
  margin-top: 2px;
}

@media only screen and (max-width: 720px) {
  .finishing-item__info {
    font-size: 16px;
  }
}

.finishing-subtabs {
  width: 460px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media only screen and (max-width: 1200px) {
  .finishing-subtabs {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 720px) {
  .finishing-subtabs {
    width: 100%;
    margin-top: 30px;
  }
}

.finishing-subtabs_three {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / 3) - 2px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc((100% / 3) - 2px), 1fr));
  grid-gap: 2px 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 1200px) {
  .finishing-subtabs_three {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / (3 - 0)) - 2px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc((100% / (3 - 0)) - 2px), 1fr));
  }
}

@media screen and (max-width: 980px) {
  .finishing-subtabs_three {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 0 - 2px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 0 - 2px), 1fr));
  }
}

@media screen and (max-width: 700px) {
  .finishing-subtabs_three {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 3 - 2px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 3 - 2px), 1fr));
  }
}

.finishing-subtabs_three img {
  max-width: 100%;
  display: block;
}

.finishing-subtabs_duble {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / 2) - 2px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc((100% / 2) - 2px), 1fr));
  grid-gap: 2px 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 1200px) {
  .finishing-subtabs_duble {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / (2 - 0)) - 2px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc((100% / (2 - 0)) - 2px), 1fr));
  }
}

@media screen and (max-width: 980px) {
  .finishing-subtabs_duble {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 0 - 2px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 0 - 2px), 1fr));
  }
}

@media screen and (max-width: 700px) {
  .finishing-subtabs_duble {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 2 - 2px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 2 - 2px), 1fr));
  }
}

.finishing-subtabs_duble img {
  max-width: 100%;
  display: block;
}

.finishing-subtabs__list {
  margin-bottom: 20px;
}

.finishing-subtabs__item {
  height: 40px;
  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;
  border: 1px solid #E1E4ED;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  color: #4D4D4D;
  position: relative;
  overflow: hidden;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.finishing-subtabs__item::before {
  content: '';
  width: 100%;
  height: 100%;
  -webkit-border-radius: inherit;
  border-radius: inherit;
  -webkit-box-shadow: inset 0px 3px 15px rgba(255, 255, 255, 0.6);
  box-shadow: inset 0px 3px 15px rgba(255, 255, 255, 0.6);
  background: -webkit-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: -o-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: radial-gradient(100% 100% at 50% 0%, #A9EEB4 0%, #6CBF84 100%);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.finishing-subtabs__item span {
  position: relative;
  z-index: 2;
}

.finishing-subtabs__item:first-child {
  -webkit-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}

.finishing-subtabs__item:last-child {
  -webkit-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}

.finishing-subtabs__item:hover {
  -webkit-box-shadow: 0px 10px 30px rgba(86, 152, 105, 0.4);
  box-shadow: 0px 10px 30px rgba(86, 152, 105, 0.4);
  color: #fff;
}

.finishing-subtabs__item:hover::before {
  opacity: 1;
}

.finishing-slider {
  width: -webkit-calc(100% + 10px);
  width: calc(100% + 10px);
  margin-left: -5px;
}

.finishing-slide {
  margin: 0 5px;
}

.finishing-slide__photo {
  width: 100%;
  height: 150px;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

@media only screen and (max-width: 720px) {
  .finishing-slide__photo {
    height: 110px;
  }
}

.finishing-slide__title {
  text-align: center;
  margin-top: 10px;
  font-size: 14px;
  padding: 0 10px;
  min-height: 38px;
}

.finishing-slide__title a {
  color: #E87122;
  text-decoration: underline;
}

.finishing-slide__title a:hover {
  color: #569869;
}

@media only screen and (max-width: 720px) {
  .finishing-slide__title {
    padding: 0;
    font-size: 12px;
  }
}

.finishing-slide__price {
  margin-top: 20px;
  font-size: 14px;
}

.finishing-slide__price p {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 6px 15px 8px 12px;
  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;
  background: #F5F6FC;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-weight: 600;
  margin-bottom: 15px;
}

.finishing-slide__price p img {
  margin-right: 10px;
}

.finishing-slide__price li {
  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;
}

.finishing-slide__price li::before {
  content: '';
  width: 6px;
  height: 6px;
  background-color: #569869;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 6px;
  margin-top: 7px;
}

@media only screen and (max-width: 720px) {
  .finishing-slide__price img {
    width: 17px;
  }

  .finishing-slide__price ul {
    font-size: 12px;
  }

  .finishing-slide__price p {
    font-size: 12px;
    padding: 4px 12px 6px 10px;
  }
}

.finishing-wrap {
  position: relative;
}

.finishing-arrow {
  width: 30px;
  height: 30px;
  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;
  border: 1px solid #569869;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #569869;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  position: relative;
  overflow: hidden;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 8px;
  position: absolute;
  top: 60px;
}

.finishing-arrow::before {
  content: '';
  width: 100%;
  height: 100%;
  background: -webkit-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: -o-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: radial-gradient(100% 100% at 50% 0%, #A9EEB4 0%, #6CBF84 100%);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.finishing-arrow i {
  position: relative;
  z-index: 2;
}

.finishing-arrow:hover {
  color: #fff;
  border-color: transparent;
}

.finishing-arrow:hover::before {
  opacity: 1;
}

@media only screen and (max-width: 720px) {
  .finishing-arrow {
    display: none !important;
  }
}

.finishing-prev {
  left: -50px;
}

.finishing-next {
  right: -50px;
}

.finishing-wrap {
  display: none;
}

.finishing-wrap:first-child {
  display: block;
}

.quality {
  max-width: 775px;
  margin-top: 130px;
}

@media only screen and (max-width: 720px) {
  .quality {
    margin-top: 80px;
  }
}

.quality-list {
  margin-top: 60px;
}

@media only screen and (max-width: 720px) {
  .quality-list {
    margin-top: 30px;
  }
}

.quality-item {
  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;
  margin-bottom: 40px;
}

.quality-item:last-child {
  margin-bottom: 0;
}

.quality-item p {
  max-width: 425px;
  line-height: 170%;
}

.quality-item a {
  color: #E87122;
  text-decoration: underline;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.quality-item a:hover {
  color: #569869;
}

@media only screen and (max-width: 720px) {
  .quality-item {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .quality-item p,
  .quality-item ul {
    font-size: 16px;
  }
}

.quality-photo {
  width: 55px;
  margin-right: 30px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.quality-photo img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.quality-grid {
  width: 485px;
  margin-left: 85px;
  display: 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));
  grid-gap: 15px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 15px;
}

@media screen and (max-width: 1200px) {
  .quality-grid {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / (2 - 0)) - 30px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc((100% / (2 - 0)) - 30px), 1fr));
  }
}

@media screen and (max-width: 980px) {
  .quality-grid {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 0 - 30px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 0 - 30px), 1fr));
  }
}

@media screen and (max-width: 700px) {
  .quality-grid {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 1 - 30px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 1 - 30px), 1fr));
  }
}

.quality-grid img {
  max-width: 100%;
  display: block;
}

@media only screen and (max-width: 720px) {
  .quality-grid {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}

.quality-grid__item {
  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;
}

.quality-grid__item i {
  width: 20px;
  height: 20px;
  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;
  background: -webkit-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: -o-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: radial-gradient(100% 100% at 50% 0%, #A9EEB4 0%, #6CBF84 100%);
  color: #fff;
  font-size: 9px;
  margin-right: 10px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-top: 3px;
}

.quality-grid__price {
  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;
  background: #F5F6FC;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 6px 12px;
}

.quality-grid__price img {
  margin-right: 10px;
}

.quality-grid__price b {
  font-weight: 600;
  font-size: 14px;
}

.quality-grid__price span {
  font-weight: 400;
}

.individual {
  padding: 25px 0 50px;
}

@media only screen and (max-width: 720px) {
  .individual {
    padding: 20px 0;
  }
}

.individual-wrap {
  position: relative;
  margin-top: 80px;
}

@media only screen and (max-width: 720px) {
  .individual-wrap {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 1500px) {
  .individual-arrows {
    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;
    margin-top: 30px;
  }
}

@media only screen and (max-width: 720px) {
  .individual-arrows {
    display: none;
  }
}

.individual-arrow {
  width: 80px;
  height: 80px;
  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;
  border: 1px solid #569869;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #569869;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  position: relative;
  overflow: hidden;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: absolute;
  top: -webkit-calc(50% - 40px);
  top: calc(50% - 40px);
}

.individual-arrow::before {
  content: '';
  width: 100%;
  height: 100%;
  background: -webkit-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: -o-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: radial-gradient(100% 100% at 50% 0%, #A9EEB4 0%, #6CBF84 100%);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.individual-arrow i {
  position: relative;
  z-index: 2;
}

.individual-arrow:hover {
  color: #fff;
  border-color: transparent;
}

.individual-arrow:hover::before {
  opacity: 1;
}

@media only screen and (max-width: 1500px) {
  .individual-arrow {
    position: relative;
    top: auto;
    right: auto !important;
    left: auto !important;
    margin: 0 10px;
  }
}

.individual-prev {
  left: -140px;
}

.individual-next {
  right: -140px;
}

.individual-slider {
  width: -webkit-calc(100% + 50px);
  width: calc(100% + 50px);
  margin-left: -25px;
}

.individual-slider .slick-list {
  padding-bottom: 40px;
}

@media only screen and (max-width: 1200px) {
  .individual-slider {
    width: 100%;
    margin: 0;
  }
}

@media only screen and (max-width: 720px) {
  .individual-slider {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / 1) - 20px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc((100% / 1) - 20px), 1fr));
    grid-gap: 20px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 720px) and (max-width: 1200px) {
  .individual-slider {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / (1 - 0)) - 20px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc((100% / (1 - 0)) - 20px), 1fr));
  }
}

@media only screen and (max-width: 720px) and (max-width: 980px) {
  .individual-slider {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 0 - 20px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 0 - 20px), 1fr));
  }
}

@media only screen and (max-width: 720px) and (max-width: 700px) {
  .individual-slider {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 1 - 20px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 1 - 20px), 1fr));
  }
}

@media only screen and (max-width: 720px) {
  .individual-slider img {
    max-width: 100%;
    display: block;
  }
}

.individual-slide {
  background-color: #fff;
  -webkit-box-shadow: 0px 14px 25px rgba(27, 27, 30, 0.07);
  box-shadow: 0px 14px 25px rgba(27, 27, 30, 0.07);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: 0 12px;
  overflow: hidden;
  outline: none;
}

.individual-slide__photo {
  position: relative;
}

.individual-slide__photo img {
  width: 100%;
  height: 350px;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}

.individual-slide__photo a {
  position: absolute;
  color: #fff;
  font-size: 30px;
  top: 22px;
  right: 22px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.individual-slide__photo a:hover {
  color: #569869;
}

@media only screen and (max-width: 720px) {
  .individual-slide__photo img {
    height: 245px;
  }
}

.individual-slide__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 242px;
  padding: 25px 30px 40px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.individual-slide__content p {
  margin-top: 5px;
  margin-bottom: 30px;
  font-size: 16px;
}

.individual-slide__content a {
  max-width: 100%;
  width: 230px;
  height: 67px;
  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: 6px;
  border-radius: 6px;
  background: #F49B60;
  font: 500 15px "Montserrat", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-box-shadow: inset 0px 2px 10px rgba(255, 255, 255, 0.6), 0 3px #E05A00;
  box-shadow: inset 0px 2px 10px rgba(255, 255, 255, 0.6), 0 3px #E05A00;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  margin: auto auto 0;
}

.individual-slide__content a input {
  display: none;
}

.individual-slide__content a::before {
  content: '';
  width: 90%;
  height: 20px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 1px;
  -webkit-box-shadow: 0px 5px 20px #E87122;
  box-shadow: 0px 5px 20px #E87122;
  z-index: -1;
}

.individual-slide__content a::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: -webkit-radial-gradient(50.19% 0%, 94.47% 100%, #FFC59E 0%, #E87122 100%);
  background: -o-radial-gradient(50.19% 0%, 94.47% 100%, #FFC59E 0%, #E87122 100%);
  background: radial-gradient(94.47% 100% at 50.19% 0%, #FFC59E 0%, #E87122 100%);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  left: 0;
  top: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.individual-slide__content a span {
  position: relative;
  z-index: 2;
}

.individual-slide__content a:hover::after {
  opacity: 0;
}

.individual-slide__content a:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.individual-slide__content a:focus::after {
  opacity: 0;
}

@media only screen and (max-width: 720px) {
  .individual-slide__content {
    font-size: 16px;
    padding: 10px 20px 20px;
    min-height: auto;
  }

  .individual-slide__content p {
    font-size: 14px;
    margin-bottom: 0 !important;
  }

  .individual-slide__content a {
    width: 100%;
    margin-top: 15px;
  }
}

.price {
  padding: 50px 0;
  background: url("../images/bg/price-bg.jpg") center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

@media only screen and (max-width: 720px) {
  .price {
    padding: 40px 0;
    background: url("../images/bg/price-mob-bg.jpg") center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
  }
}

.installment {
  margin-top: 50px;
  margin-bottom: 50px;
}

@media only screen and (max-width: 720px) {
  .installment {
    margin-top: 25px;
  }
}

.installment-benefits {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 40px;
}

@media only screen and (max-width: 1200px) {
  .installment-benefits {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.installment-benefits__item {
  text-align: center;
  margin-right: 30px;
}

.installment-benefits__item:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 1200px) {
  .installment-benefits__item {
    margin-right: 0;
    width: 48%;
    margin-bottom: 20px;
  }
}

.installment-benefits__counter {
  font-weight: 600;
  font-size: 96px;
  line-height: 1;
  color: #569869;
}

.installment-benefits__counter span {
  font-size: 48px;
  font-weight: 400;
  color: #333;
}

@media only screen and (max-width: 720px) {
  .installment-benefits__counter {
    font-size: 40px;
  }

  .installment-benefits__counter p {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .installment-benefits__counter span {
    font-size: 30px;
    margin-left: 2px;
    display: block;
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
  }
}

.installment-benefits__info {
  margin-top: 15px;
  font-weight: 500;
}

@media only screen and (max-width: 720px) {
  .installment-benefits__info {
    font-size: 14px;
    max-width: 150px;
    margin: 5px auto 0;
  }
}

.page-title_margin p {
  margin-top: 40px;
}

@media only screen and (max-width: 720px) {
  .page-title_margin p {
    margin-top: 15px;
  }
}

.cosiness-wrap {
  margin-top: 80px;
  position: relative;
}

@media only screen and (max-width: 720px) {
  .cosiness-wrap {
    margin-top: 20px;
  }
}

.cosiness-slider {
  width: -webkit-calc(100% + 40px);
  width: calc(100% + 40px);
  margin-left: -20px;
  margin-top: 20px;
}

.cosiness-slide {
  margin: 0 10px;
}

.cosiness-preview {
  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;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -o-object-fit: cover;
  object-fit: cover;
  position: relative;
}

.cosiness-preview::before {
  content: '';
  width: 100%;
  height: 100%;
  background: #333333;
  opacity: 0.5;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  left: 0;
  top: 0;
}

.cosiness-preview img {
  width: 100%;
  height: 400px;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.cosiness-preview a {
  width: 100px;
  height: 100px;
  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;
  background: #F49B60;
  -webkit-box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 22px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.cosiness-preview a i {
  position: relative;
  z-index: 2;
}

.cosiness-preview a:hover {
  -webkit-box-shadow: 0px 10px 40px #FEC098;
  box-shadow: 0px 10px 40px #FEC098;
}

.cosiness-preview a:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.cosiness-preview a:focus::after {
  opacity: 0;
}

.cosiness-quote {
  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-top: 20px;
}

.cosiness-quote img {
  margin-right: 10px;
}

.cosiness-quote p {
  max-width: 520px;
  font-family: Merriweather;
  line-height: 180%;
}

@media only screen and (max-width: 720px) {
  .cosiness-quote img {
    width: 14px;
    margin-right: 5px;
  }

  .cosiness-quote p {
    font-size: 14px;
  }
}

.cosiness-person {
  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;
  margin-top: 20px;
  margin-left: 35px;
}

.cosiness-person img {
  width: 80px;
  height: 80px;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 17px;
}

@media only screen and (max-width: 720px) {
  .cosiness-person {
    margin-left: 19px;
  }

  .cosiness-person img {
    width: 60px;
    height: 60px;
    margin-right: 10px;
  }
}

.cosiness-person__name {
  font-size: 12px;
}

.cosiness-person__name span {
  font-weight: 500;
  display: block;
  margin-bottom: 6px;
}

.cosiness-arrow {
  width: 80px;
  height: 80px;
  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;
  border: 1px solid #569869;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #569869;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  position: relative;
  overflow: hidden;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: absolute;
  top: 160px;
}

.cosiness-arrow::before {
  content: '';
  width: 100%;
  height: 100%;
  background: -webkit-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: -o-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: radial-gradient(100% 100% at 50% 0%, #A9EEB4 0%, #6CBF84 100%);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.cosiness-arrow i {
  position: relative;
  z-index: 2;
}

.cosiness-arrow:hover {
  color: #fff;
  border-color: transparent;
}

.cosiness-arrow:hover::before {
  opacity: 1;
}

@media only screen and (max-width: 1500px) {
  .cosiness-arrow {
    position: relative;
    top: auto;
    right: auto !important;
    left: auto !important;
    margin: 0 10px;
  }
}

@media only screen and (max-width: 1500px) {
  .cosiness-arrows {
    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;
    margin-top: 25px;
  }
}

@media only screen and (max-width: 720px) {
  .cosiness-arrows {
    display: none;
  }
}

.measurements {
  padding-top: 25px;
  background: url("../images/bg/cosiness-bg.jpg") center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  margin-top: 80px;
}

@media only screen and (max-width: 720px) {
  .measurements {
    padding-top: 40px;
    background: url("../images/bg/cosiness-mob-bg.jpg") center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
  }
}

.cosiness-prev {
  left: -130px;
}

.cosiness-next {
  right: -130px;
}

.measurements-frame {
  margin-top: 60px;
  position: relative;
  z-index: 2;
}

.measurements-list {
  counter-reset: num;
}

.measurements-list li {
  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: 20px;
}

.measurements-list li:last-child {
  margin-bottom: 0;
}

.measurements-list li::before {
  content: counter(num);
  counter-increment: num;
  width: 24px;
  height: 24px;
  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;
  font-size: 14px;
  color: #fff;
  background: -webkit-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: -o-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: radial-gradient(100% 100% at 50% 0%, #A9EEB4 0%, #6CBF84 100%);
  margin-right: 10px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.measurements-title {
  max-width: 735px;
}

.measurements-descripter {
  margin-top: 40px;
  font-size: 14px;
  color: #4D4D4D;
}

@media only screen and (max-width: 720px) {
  .measurements-descripter {
    max-width: 350px;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    margin-top: 0px;
  }
}

.measurements-content {
  position: relative;
  padding-bottom: 120px;
}

@media only screen and (max-width: 1200px) {
  .measurements-content {
    padding-bottom: 0;
  }
}

.measurements-person {
  position: absolute;
  bottom: 0;
  right: -250px;
}

.measurements-person img {
  display: block;
  pointer-events: none;
  width: 85%;
}

@media only screen and (max-width: 1500px) {
  .measurements-person {
    right: -80px;
  }
}

@media only screen and (max-width: 1200px) {
  .measurements-person {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    margin: 0 auto;
    right: auto;
  }

  .measurements-person img {
    width: 500px;
  }
}

@media only screen and (max-width: 720px) {
  .measurements-person img {
    max-width: 100%;
  }
}

.measurements-person__name {
  padding: 15px 20px;
  background-color: #fff;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  text-align: center;
  -webkit-box-shadow: 0px 10px 35px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 10px 35px rgba(0, 0, 0, 0.3);
  position: absolute;
  bottom: 120px;
  right: 120px;
}

.measurements-person__name span {
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
}

.measurements-person__name p {
  color: #4D4D4D;
  font-size: 12px;
}

.measurements-person__name::before {
  content: '';
  border: 20px solid transparent;
  border-bottom: 20px solid #fff;
  position: absolute;
  right: 15px;
  top: -30px;
}

@media only screen and (max-width: 720px) {
  .measurements-person__name {
    padding: 15px 13px;
  }

  .measurements-person__name span {
    font-size: 14px;
  }

  .measurements-person__name p {
    font-size: 12px;
  }
}

.measurements-gift {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  left: 620px;
  top: -70px;
}

.measurements-gift a {
  position: relative;
  z-index: 2;
  font-weight: 500;
  font-size: 14px;
  color: #569869;
  text-decoration: underline;
  text-align: center;
}

.measurements-gift__icon {
  position: relative;
  z-index: 2;
  display: block;
  margin-bottom: 5px;
  margin-right: -15px;
}

.measurements-gift_bg {
  position: absolute;
  display: block;
  margin-top: 30px;
  margin-left: -5px;
}

.founder {
  background: url("../images/bg/founder-bg.jpg") center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.founder-content {
  padding: 170px 0 150px;
  position: relative;
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 1200px) {
  .founder-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 720px) {
  .founder-content {
    padding-top: 80px;
  }
}

.founder-photo {
  display: block;
  position: absolute;
  bottom: 0;
  left: -50px;
}

@media only screen and (max-width: 1200px) {
  .founder-photo {
    position: static;
    width: 400px;
    margin: 30px auto 0;
  }
}

@media only screen and (max-width: 720px) {
  .founder-photo {
    margin-top: 20px;
    max-width: 100%;
    width: auto;
    height: 350px;
  }
}

.founder-info {
  max-width: 675px;
  position: relative;
  z-index: 2;
  margin-left: auto;
}

.founder-quote {
  margin-top: 50px;
  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;
}

.founder-quote img {
  margin-right: 10px;
  display: block;
}

@media only screen and (max-width: 720px) {
  .founder-quote {
    margin-top: 30px;
  }

  .founder-quote img {
    width: 17px;
    margin-right: 5px;
  }
}

.founder-quote__content {
  font-family: Merriweather;
  line-height: 180%;
}

.founder-quote__content p {
  max-width: 520px;
  margin-bottom: 40px;
}

.founder-quote__content p:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 720px) {
  .founder-quote__content {
    font-size: 14px;
  }

  .founder-quote__content p {
    margin-bottom: 30px;
  }
}

.guarantee-frame {
  padding: 120px 0 150px;
  background: url("../images/bg/guarantee-bg.jpg") center bottom no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}

@media only screen and (max-width: 720px) {
  .guarantee-frame {
    padding: 80px 0 0;
    background: #fff;
  }
}

.guarantee {
  padding: 120px 0 150px;
  position: relative;
}

@media only screen and (max-width: 1200px) {
  .guarantee .enjoy-form {
    margin-top: 0 !important;
  }
}

@media only screen and (max-width: 720px) {
  .guarantee {
    padding: 20px 0 0;
  }
}

.guarantee-bg {
  position: absolute;
  left: 50px;
  bottom: -250px;
}

@media only screen and (max-width: 720px) {
  .guarantee-bg {
    width: 350px;
    left: -100px;
    bottom: -200px;
    display: none;
  }
}

.guarantee-form {
  position: relative;
}

.guarantee-title {
  font-size: 36px;
  position: relative;
  z-index: 2;
}

.guarantee-title b {
  font-weight: 600;
}

@media only screen and (max-width: 720px) {
  .guarantee-title {
    font-size: 24px;
  }
}

.guarantee-content {
  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-top: 60px;
  position: relative;
  z-index: 2;
  max-width: 100%;
}

.guarantee-contract {
  position: absolute;
  right: -350px;
  top: -100px;
}

.guarantee-contract a {
  width: 165px;
  height: 50px;
  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;
  background: #F7F8FC;
  -webkit-box-shadow: 0px 8px 34px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 8px 34px rgba(0, 0, 0, 0.13);
  -webkit-border-radius: 100px;
  border-radius: 100px;
  color: #E87122;
  font-size: 14px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 140px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.guarantee-contract a:hover {
  color: #fff;
  background: #E87122;
}

.guarantee-contract i {
  margin-right: 7px;
}

.guarantee-contract span {
  text-decoration: underline;
}

@media only screen and (max-width: 1500px) {
  .guarantee-contract {
    right: -150px;
  }

  .guarantee-contract img {
    width: 700px;
  }
}

@media only screen and (max-width: 1200px) {
  .guarantee-contract {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    right: auto;
    top: auto;
    margin: 0 auto;
  }

  .guarantee-contract img {
    width: 400px;
  }
}

@media only screen and (max-width: 720px) {
  .guarantee-contract {
    width: 300px;
  }

  .guarantee-contract img {
    width: 600px;
    margin-left: -130px;
  }
}

.guarantee-contract_tablet {
  display: none;
}

@media only screen and (max-width: 1200px) {
  .guarantee-contract_tablet {
    display: block;
  }
}

@media only screen and (max-width: 1200px) {
  .guarantee-contract_pc {
    display: none;
  }
}

.guarantee-item {
  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: 40px;
}

.guarantee-item:last-child {
  margin-bottom: 0;
}

.guarantee-item p {
  max-width: 530px;
  line-height: 180%;
}

.guarantee-item p b {
  font-weight: 600;
}

@media only screen and (max-width: 720px) {
  .guarantee-item {
    margin-bottom: 30px;
  }

  .guarantee-item p {
    font-size: 14px;
  }
}

.guarantee-item__icon {
  width: 50px;
  margin-right: 30px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.guarantee-item__icon img {
  display: block;
}

@media only screen and (max-width: 720px) {
  .guarantee-item__icon {
    margin-right: 15px;
  }
}

.guarantee-descriptor {
  max-width: 100%;
  margin-top: 20px;
}

.guarantee-gift {
  z-index: 3;
  left: 590px;
  top: -37px;
}

@media only screen and (max-width: 720px) {
  .guarantee-gift {
    right: 20px;
    left: auto;
    top: -110px;
  }
}

.specialists-wrap {
  margin-top: 60px;
}

@media only screen and (max-width: 720px) {
  .specialists-wrap {
    margin-top: 30px;
  }
}

.specialists-list {
  margin-bottom: 60px;
}

.specialists-list:last-child {
  margin-bottom: 0;
}

.specialists_three {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / 3) - 25px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc((100% / 3) - 25px), 1fr));
  grid-gap: 25px 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 1200px) {
  .specialists_three {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / (3 - 0)) - 25px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc((100% / (3 - 0)) - 25px), 1fr));
  }
}

@media screen and (max-width: 980px) {
  .specialists_three {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 0 - 25px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 0 - 25px), 1fr));
  }
}

@media screen and (max-width: 700px) {
  .specialists_three {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 1 - 25px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 1 - 25px), 1fr));
  }
}

.specialists_three img {
  max-width: 100%;
  display: block;
}

.specialists_duble {
  width: 775px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / 2) - 25px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc((100% / 2) - 25px), 1fr));
  grid-gap: 25px 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 1200px) {
  .specialists_duble {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / (2 - 0)) - 25px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc((100% / (2 - 0)) - 25px), 1fr));
  }
}

@media screen and (max-width: 980px) {
  .specialists_duble {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 0 - 25px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 0 - 25px), 1fr));
  }
}

@media screen and (max-width: 700px) {
  .specialists_duble {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 1 - 25px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 1 - 25px), 1fr));
  }
}

.specialists_duble img {
  max-width: 100%;
  display: block;
}

@media only screen and (max-width: 1200px) {
  .specialists_duble {
    width: 100%;
  }
}

.specialists-photo {
  width: 100%;
  height: 400px;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

@media only screen and (max-width: 1200px) {
  .specialists-photo {
    height: 300px;
  }
}

.specialists-info {
  font-size: 16px;
  margin-top: 15px;
  color: #4D4D4D;
  margin-top: 15px;
}

.specialists-info b {
  display: block;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 5px;
}

@media only screen and (max-width: 1200px) {
  .specialists-info {
    font-size: 14px;
    margin-top: 10px;
  }

  .specialists-info b {
    font-size: 18px;
  }
}

@media only screen and (max-width: 1200px) {
  .specialists-work {
    font-size: 16px;
  }
}

.step-frame {
  padding: 50px 0 130px;
  background: url("../images/bg/step-bg.jpg") center bottom no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}

@media only screen and (max-width: 720px) {
  .step-frame {
    padding: 0px 0;
  }
}

.step-list {
  margin-top: 65px;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / 3) - 25px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc((100% / 3) - 25px), 1fr));
  grid-gap: 35px 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 1200px) {
  .step-list {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / (3 - 2)) - 25px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc((100% / (3 - 2)) - 25px), 1fr));
  }
}

@media screen and (max-width: 980px) {
  .step-list {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 0 - 25px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 0 - 25px), 1fr));
  }
}

@media screen and (max-width: 700px) {
  .step-list {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 1 - 25px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 1 - 25px), 1fr));
  }
}

.step-list img {
  max-width: 100%;
  display: block;
}

@media only screen and (max-width: 1200px) {
  .step-list {
    width: 400px;
    margin: 65px auto 0;
  }
}

@media only screen and (max-width: 720px) {
  .step-list {
    width: 100%;
    margin-top: 50px;
  }
}

.step-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  background: #F7F8FC;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.step-item__counter {
  width: 50px;
  height: 50px;
  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;
  background: -webkit-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: -o-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: radial-gradient(100% 100% at 50% 0%, #A9EEB4 0%, #6CBF84 100%);
  color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  position: absolute;
  z-index: 3;
  left: 25px;
  top: -25px;
}

.step-item__info {
  max-width: 300px;
  padding: 45px 30px 30px;
  position: relative;
  z-index: 2;
}

.step-item__info b {
  display: block;
  font-weight: 600;
  line-height: 150%;
}

.step-item__info p {
  line-height: 150%;
  margin-top: 15px;
}

@media only screen and (max-width: 720px) {
  .step-item__info {
    font-size: 16px;
  }

  .step-item__info p {
    margin-top: 10px;
  }
}

.step-item__photo {
  width: 100%;
  margin-top: auto;
  display: block;
}

.step-wrap {
  margin-top: 65px;
  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;
  position: relative;
}

@media only screen and (max-width: 1200px) {
  .step-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.step-item_single {
  width: 580px;
  height: 420px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 45px;
}

@media only screen and (max-width: 1200px) {
  .step-item_single {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 720px) {
  .step-item_single {
    width: 100%;
    height: 320px;
  }

  .step-item_single .step-item__info p,
  .step-item_single .step-item__info b {
    max-width: 200px;
  }
}

.step-item__photo_single {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: right;
  object-position: right;
  position: absolute;
  left: 0;
  top: 0;
}

.step-form {
  width: 440px;
  min-height: 420px;
  padding: 45px;
  padding-bottom: 50px;
  background: #F7F8FC;
  -webkit-box-shadow: 0px 24px 50px rgba(27, 27, 30, 0.07);
  box-shadow: 0px 24px 50px rgba(27, 27, 30, 0.07);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  position: relative;
}

.step-form::before {
  content: '';
  width: 4px;
  height: -webkit-calc(100% - (40px * 2));
  height: calc(100% - (40px * 2));
  background: #E87122;
  -webkit-border-radius: 10px 0px 0px 10px;
  border-radius: 10px 0px 0px 10px;
  position: absolute;
  top: 40px;
  left: -4px;
}

@media only screen and (max-width: 1200px) {
  .step-form {
    margin: 60px auto 0;
  }
}

@media only screen and (max-width: 720px) {
  .step-form {
    width: 100%;
    padding: 30px;
    min-height: auto;
  }
}

.step-form__title {
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: 600;
}

@media only screen and (max-width: 720px) {
  .step-form__title {
    font-size: 14px;
    margin-bottom: 15px;
  }
}

.step-sub {
  max-width: 100%;
  width: 100%;
  height: 70px;
  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: 6px;
  border-radius: 6px;
  background: #F49B60;
  font: 500 15px "Montserrat", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-box-shadow: inset 0px 2px 10px rgba(255, 255, 255, 0.6), 0 3px #E05A00;
  box-shadow: inset 0px 2px 10px rgba(255, 255, 255, 0.6), 0 3px #E05A00;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  margin-top: 15px;
}

.step-sub input {
  display: none;
}

.step-sub::before {
  content: '';
  width: 90%;
  height: 20px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 1px;
  -webkit-box-shadow: 0px 5px 20px #E87122;
  box-shadow: 0px 5px 20px #E87122;
  z-index: -1;
}

.step-sub::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: -webkit-radial-gradient(50.19% 0%, 94.47% 100%, #FFC59E 0%, #E87122 100%);
  background: -o-radial-gradient(50.19% 0%, 94.47% 100%, #FFC59E 0%, #E87122 100%);
  background: radial-gradient(94.47% 100% at 50.19% 0%, #FFC59E 0%, #E87122 100%);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  left: 0;
  top: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.step-sub span {
  position: relative;
  z-index: 2;
}

.step-sub:hover::after {
  opacity: 0;
}

.step-sub:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.step-sub:focus::after {
  opacity: 0;
}

@media only screen and (max-width: 720px) {
  .step-sub {
    margin-top: 10px;
    padding: 0 10px;
  }

  .step-sub br {
    display: none;
  }
}

.step-gift {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  right: -40px;
  top: -20px;
}

.step-gift a {
  position: relative;
  z-index: 2;
  font-weight: 500;
  font-size: 14px;
  color: #569869;
  text-decoration: underline;
  text-align: center;
}

@media only screen and (max-width: 720px) {
  .step-gift {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    right: 20px;
    top: -100px;
  }
}

.step {
  position: relative;
}

.step-bg {
  position: absolute;
  right: -180px;
  bottom: -180px;
  z-index: -1;
}

@media only screen and (max-width: 720px) {
  .step-bg {
    width: 300px;
    right: auto;
    left: -100px;
    bottom: -130px;
  }
}

.care {
  margin-top: 50px;
}

.care-descripter_title {
  margin-top: 60px;
}

@media only screen and (max-width: 720px) {
  .care-descripter_title {
    margin-top: 20px;
  }
}

.care-descripter__info {
  text-align: center;
  font-size: 30px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 720px) {
  .care-descripter__info {
    text-align: left;
    font-size: 20px;
  }
}

.care-descripter__item {
  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;
}

.care-descripter__item p {
  font-weight: 600;
  font-size: 30px;
}

.care-descripter__item img {
  margin-right: 25px;
}

@media only screen and (max-width: 720px) {
  .care-descripter__item {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 40px;
  }

  .care-descripter__item p {
    font-size: 18px;
  }

  .care-descripter__item img {
    margin-right: 15px;
    max-width: 45px;
  }
}

.care-list {
  max-width: 955px;
  margin: 50px auto 0;
}

.care-item {
  padding: 35px 30px 50px;
  background: #FFFFFF;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  position: relative;
  -webkit-box-shadow: 0px 24px 50px rgba(27, 27, 30, 0.07);
  box-shadow: 0px 24px 50px rgba(27, 27, 30, 0.07);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 7px solid #F7F8FC;
  margin-bottom: 25px;
  overflow: hidden;
}

.care-item:last-child {
  margin-bottom: 0;
}

.care-item img {
  height: 100%;
  -webkit-border-radius: 0 7px 7px 0;
  border-radius: 0 7px 7px 0;
  position: absolute;
  right: 0;
  top: 0;
}

@media only screen and (max-width: 720px) {
  .care-item {
    padding: 30px 25px 260px;
  }

  .care-item img {
    width: 100%;
    height: auto;
    top: auto;
    bottom: 0;
  }
}

.care-item__info {
  max-width: 550px;
  position: relative;
  z-index: 2;
}

.care-item__info b {
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 15px;
  display: block;
}

@media only screen and (max-width: 720px) {
  .care-item__info b {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .care-item__info p {
    font-size: 16px;
  }

  .care-item__info br {
    display: none;
  }
}

.care-descripter_list {
  margin: 60px 0;
}

@media only screen and (max-width: 720px) {
  .care-descripter_list {
    margin: 30px 0;
  }
}

.reviews {
  padding: 50px 0;
}

@media only screen and (max-width: 720px) {
  .reviews {
    padding: 80px 0;
  }
}

.reviews-title {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.reviews-title .page-title {
  max-width: 670px;
}

@media only screen and (max-width: 1200px) {
  .reviews-title {
    display: block;
  }
}

.reviews-yandex {
  width: 385px;
  padding: 35px 45px;
  background: #F7F8FC;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width: 1200px) {
  .reviews-yandex {
    margin: 40px auto 0;
  }
}

@media only screen and (max-width: 720px) {
  .reviews-yandex {
    width: 100%;
    padding: 20px 50px;
  }
}

.reviews-yandex__content {
  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;
}

.reviews-yandex__content p {
  font-weight: 500;
  font-size: 16px;
  max-width: 160px;
  margin-top: 10px;
}

@media only screen and (max-width: 720px) {
  .reviews-yandex__content p {
    font-size: 12px;
  }
}

.reviews-yandex__counter {
  margin-right: 15px;
}

.reviews-yandex__counter b {
  font-weight: 600;
  font-size: 48px;
  line-height: 130%;
}

.reviews-yandex__counter img {
  display: block;
  margin-top: 5px;
}

@media only screen and (max-width: 720px) {
  .reviews-yandex__counter b {
    font-size: 34px;
  }

  .reviews-yandex__counter img {
    width: 54px;
  }
}

.reviews-yandex__photo {
  margin-top: 20px;
  display: block;
  max-width: 100%;
}

.reviews-wrap {
  width: 795px;
  position: relative;
  margin: 70px auto 0;
}

@media only screen and (max-width: 1200px) {
  .reviews-wrap {
    width: 100%;
  }
}

@media only screen and (max-width: 720px) {
  .reviews-wrap {
    margin-top: 15px;
  }
}

.reviews-slider .slick-list {
  padding-bottom: 20px !important;
}

@media only screen and (max-width: 720px) {
  .reviews-slider {
    width: -webkit-calc(100% + 40px);
    width: calc(100% + 40px);
    margin-left: -50px;
    margin-top: 20px;
  }
}

.reviews-slide {
  margin: 0 10px;
}

.reviews-slide__quote {
  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;
}

.reviews-slide__quote img {
  display: block;
  margin-right: 10px;
}

.reviews-slide__quote p {
  font-family: "Merriweather", serif;
  font-size: 20px;
  line-height: 180%;
}

@media only screen and (max-width: 720px) {
  .reviews-slide__quote p {
    font-size: 14px;
  }
}

.reviews-slide__photo {
  margin-top: 20px;
  padding: 20px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 10px rgba(27, 27, 30, 0.07);
  box-shadow: 0px 4px 10px rgba(27, 27, 30, 0.07);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.reviews-slide__photo img {
  width: 100%;
  display: block;
}

@media only screen and (max-width: 720px) {
  .reviews-slide__photo_pc {
    display: none !important;
  }
}

.reviews-slide__photo_mob {
  display: none !important;
}

@media only screen and (max-width: 720px) {
  .reviews-slide__photo_mob {
    display: block !important;
  }
}

.reviews-arrow {
  width: 80px;
  height: 80px;
  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;
  border: 1px solid #569869;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #569869;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  position: relative;
  overflow: hidden;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: absolute;
  top: -webkit-calc(50% - 40px);
  top: calc(50% - 40px);
}

.reviews-arrow::before {
  content: '';
  width: 100%;
  height: 100%;
  background: -webkit-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: -o-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: radial-gradient(100% 100% at 50% 0%, #A9EEB4 0%, #6CBF84 100%);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.reviews-arrow i {
  position: relative;
  z-index: 2;
}

.reviews-arrow:hover {
  color: #fff;
  border-color: transparent;
}

.reviews-arrow:hover::before {
  opacity: 1;
}

.reviews-prev {
  left: -180px;
}

.reviews-next {
  right: -180px;
}

.warm {
  background: url("../images/bg/warm-content.jpg") center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

@media only screen and (max-width: 720px) {
  .warm {
    background: url("../images/bg/warm-content-mob.jpg") center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
  }
}

.warm-content {
  max-width: 970px;
  position: relative;
  padding: 50px 0;
}

@media only screen and (max-width: 1200px) {
  .warm-content {
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 720px) {
  .warm-content {
    padding-top: 25px;
  }
}

.warm-info {
  position: relative;
  z-index: 2;
}

.warm-description {
  margin-top: 60px;
}

.warm-description b {
  max-width: 815px;
  font-weight: 600;
  font-size: 30px;
  display: block;
}

.warm-description p {
  max-width: 580px;
  font-size: 30px;
  margin-top: 5px;
}

@media only screen and (max-width: 720px) {
  .warm-description {
    margin-top: 30px;
  }

  .warm-description b {
    font-size: 18px;
  }

  .warm-description p {
    font-size: 18px;
  }

  .warm-description br {
    display: none;
  }
}

.warm-list {
  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-top: 45px;
}

.warm-item {
  width: 200px;
  margin-right: 40px;
  text-align: center;
}

.warm-item:nth-child(2) {
  margin-top: -6px;
}

.warm-item:last-child {
  margin-right: 0;
}

.warm-item p {
  font-weight: 500;
  line-height: 1.3;
  margin-top: 10px;
}

@media only screen and (max-width: 720px) {
  .warm-item img {
    width: 70px;
  }

  .warm-item p {
    font-size: 10px;
    margin-top: 5px;
  }
}

.warm-list__descripter {
  margin-top: 30px;
  font-weight: 500;
  font-size: 12px;
  line-height: 130%;
  color: #999;
}

@media only screen and (max-width: 720px) {
  .warm-list__descripter {
    margin-top: 20px;
    font-size: 10px;
  }
}

.warm-descripter {
  max-width: 510px;
  line-height: 160%;
  margin-top: 45px;
}

@media only screen and (max-width: 720px) {
  .warm-descripter {
    margin-top: 30px;
    font-size: 16px;
  }
}

.warm-form {
  width: 640px;
  padding: 45px 40px 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 30px 65px rgba(27, 27, 30, 0.17);
  box-shadow: 0px 30px 65px rgba(27, 27, 30, 0.17);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  margin-top: 40px;
}

.warm-form::before {
  content: '';
  width: 4px;
  height: -webkit-calc(100% - (20px * 2));
  height: calc(100% - (20px * 2));
  background: #E87122;
  -webkit-border-radius: 10px 0px 0px 10px;
  border-radius: 10px 0px 0px 10px;
  position: absolute;
  top: 20px;
  left: -4px;
}

@media only screen and (max-width: 720px) {
  .warm-form {
    width: 100%;
    padding: 30px;
    margin-top: 20px;
  }
}

.warm-group {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / 2) - 10px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc((100% / 2) - 10px), 1fr));
  grid-gap: 10px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 1200px) {
  .warm-group {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / (2 - 0)) - 10px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc((100% / (2 - 0)) - 10px), 1fr));
  }
}

@media screen and (max-width: 980px) {
  .warm-group {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 0 - 10px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 0 - 10px), 1fr));
  }
}

@media screen and (max-width: 700px) {
  .warm-group {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 1 - 10px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 1 - 10px), 1fr));
  }
}

.warm-group img {
  max-width: 100%;
  display: block;
}

.warm-group .page-input {
  margin-bottom: 0;
}

.warm-form__info {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / 2) - 10px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc((100% / 2) - 10px), 1fr));
  grid-gap: 10px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 15px;
}

@media screen and (max-width: 1200px) {
  .warm-form__info {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / (2 - 0)) - 10px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc((100% / (2 - 0)) - 10px), 1fr));
  }
}

@media screen and (max-width: 980px) {
  .warm-form__info {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 0 - 10px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 0 - 10px), 1fr));
  }
}

@media screen and (max-width: 700px) {
  .warm-form__info {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 1 - 10px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 1 - 10px), 1fr));
  }
}

.warm-form__info img {
  max-width: 100%;
  display: block;
}

.warm-form__info .form-copy {
  text-align: left;
  margin: 0;
}

.warm-form__sub {
  max-width: 100%;
  width: 274px;
  height: 67px;
  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: 6px;
  border-radius: 6px;
  background: #F49B60;
  font: 500 15px "Montserrat", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-box-shadow: inset 0px 2px 10px rgba(255, 255, 255, 0.6), 0 3px #E05A00;
  box-shadow: inset 0px 2px 10px rgba(255, 255, 255, 0.6), 0 3px #E05A00;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.warm-form__sub input {
  display: none;
}

.warm-form__sub::before {
  content: '';
  width: 90%;
  height: 20px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 1px;
  -webkit-box-shadow: 0px 5px 20px #E87122;
  box-shadow: 0px 5px 20px #E87122;
  z-index: -1;
}

.warm-form__sub::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: -webkit-radial-gradient(50.19% 0%, 94.47% 100%, #FFC59E 0%, #E87122 100%);
  background: -o-radial-gradient(50.19% 0%, 94.47% 100%, #FFC59E 0%, #E87122 100%);
  background: radial-gradient(94.47% 100% at 50.19% 0%, #FFC59E 0%, #E87122 100%);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  left: 0;
  top: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.warm-form__sub span {
  position: relative;
  z-index: 2;
}

.warm-form__sub:hover::after {
  opacity: 0;
}

.warm-form__sub:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.warm-form__sub:focus::after {
  opacity: 0;
}

.warm-gift {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  right: -100px;
  bottom: 40px;
}

.warm-gift a {
  position: relative;
  z-index: 2;
  font-weight: 500;
  font-size: 14px;
  color: #569869;
  text-decoration: underline;
  text-align: center;
}

@media only screen and (max-width: 1200px) {
  .warm-gift {
    right: 20px;
    bottom: -70px;
  }
}

@media only screen and (max-width: 720px) {
  .warm-gift {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
}

.warm-person {
  right: -250px;
}

@media only screen and (max-width: 1200px) {
  .warm-person {
    right: auto;
    margin-top: 40px;
  }
}

@media only screen and (max-width: 720px) {
  .warm-person {
    width: -webkit-calc(100% + 40px);
    width: calc(100% + 40px);
    margin-left: -20px;
  }
}

.constructor-wrap {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 1200px) {
  .constructor-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    counter-reset: num;
  }
}

.constructor-frame {
  margin-top: 40px;
  padding: 30px 90px 80px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 50px 100px rgba(27, 27, 30, 0.07);
  box-shadow: 0px 50px 100px rgba(27, 27, 30, 0.07);
  -webkit-border-radius: 20px;
  border-radius: 20px;
  border: 10px solid #F7F8FC;
}

@media only screen and (max-width: 1500px) {
  .constructor-frame {
    max-width: 1200px;
    padding: 30px 20px 70px;
  }
}

@media only screen and (max-width: 1200px) {
  .constructor-frame {
    max-width: 700px;
    padding: 30px 20px 70px;
  }
}

@media only screen and (max-width: 720px) {
  .constructor-frame {
    padding: 5px 10px 45px;
  }
}

.constructor-list {
  width: 310px;
  padding-top: 30px;
}

@media only screen and (max-width: 1500px) {
  .constructor-list {
    width: 270px;
  }
}

@media only screen and (max-width: 1200px) {
  .constructor-list {
    width: 100%;
  }
}

@media only screen and (max-width: 720px) {
  .constructor-list:last-child {
    border-bottom: 1px solid #E1E2E5;
    padding-bottom: 20px;
  }
}

.constructor-list_tablet {
  display: none;
}

@media only screen and (max-width: 1200px) {
  .constructor-list_tablet {
    display: block;
  }
}

@media only screen and (max-width: 1200px) {
  .constructor-list_pc {
    display: none;
  }
}

.constructor-item {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #E1E2E5;
}

.constructor-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}

.constructor-photo-item {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.constructor-photo-item[data-type="warming"] {
  z-index: 1;
}

.constructor-photo-item[data-type="warm-floor"] {
  z-index: 2;
}

.constructor-photo-item[data-type="floor"] {
  z-index: 3;
}

.constructor-photo-item[data-type="walls"] {
  z-index: 4;
}

.constructor-photo-item[data-type="ceilingr"] {
  z-index: 5;
}

.constructor-photo-item[data-type="light"] {
  z-index: 6;
}

.constructor-photo-item[data-type="closet"] {
  z-index: 7;
}

.constructor-photo-item[data-type="ottoman"] {
  z-index: 8;
}

.constructor-photo-item[data-type="table"] {
  z-index: 9;
}

.constructor-preview {
  position: relative;
}

.constructor-preview img {
  height: 905px;
}

@media only screen and (max-width: 1200px) {
  .constructor-preview {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 720px) {
  .constructor-preview img {
    height: 535px;
  }
}

@media only screen and (max-width: 1200px) {
  .constructor-preview_pc {
    display: none;
  }
}

.constructor-preview_mob {
  display: none;
}

@media only screen and (max-width: 1200px) {
  .constructor-preview_mob {
    display: block;
  }
}

.constructor-osnova {
  display: block;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.constructor-item__title {
  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;
  position: relative;
  margin-bottom: 5px;
}

.constructor-item__title p {
  font-weight: 600;
}

.constructor-item__title img {
  pointer-events: none;
  position: absolute;
  z-index: 10;
}

@media only screen and (max-width: 1200px) {
  .constructor-item__title p::before {
    content: counter(num) ". ";
    counter-increment: num;
  }

  .constructor-item__title img {
    display: none;
  }
}

@media only screen and (max-width: 720px) {
  .constructor-item__title {
    margin-bottom: 10px;
  }
}

.constructor-item_1 {
  top: -5px;
  left: 95px;
}

.constructor-item_2 {
  top: -125px;
  left: 135px;
}

.constructor-item_3 {
  top: 0px;
  left: 135px;
}

.constructor-item_4 {
  top: 5px;
  left: 55px;
}

.constructor-item_5 {
  width: 300px;
  top: 5px;
  left: 215px;
  position: absolute;
  display: block;
  z-index: 10;
}

.constructor-item_6 {
  top: 7px;
  left: -220px;
}

.constructor-item_7 {
  top: 7px;
  left: -230px;
}

.constructor-item_8 {
  top: 7px;
  left: -300px;
  position: absolute;
}

.constructor-item_9 {
  width: 370px;
  top: 13px;
  left: -380px;
  position: absolute;
}

.constructor-label__title {
  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;
}

.constructor-check {
  width: 14px;
  height: 14px;
  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;
  border: 1px solid #4D4D4D;
  background-color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  margin-top: 2px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  margin-right: 8px;
}

.constructor-check::before {
  content: '';
  width: 8px;
  height: 8px;
  background-color: #569869;
  -webkit-border-radius: inherit;
  border-radius: inherit;
  position: absolute;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.constructor-label__text {
  font-size: 14px;
}

.constructor-label--radio {
  cursor: pointer;
  position: relative;
}

.constructor-label--radio input {
  display: none;
}

.constructor-label-list .constructor-label--radio {
  margin-bottom: 7px;
}

.constructor-label-list .constructor-label--radio:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 720px) {
  .constructor-label-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / 2) - 50px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc((100% / 2) - 50px), 1fr));
    grid-gap: 10px 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 720px) and (max-width: 1200px) {
  .constructor-label-list {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / (2 - 0)) - 50px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc((100% / (2 - 0)) - 50px), 1fr));
  }
}

@media only screen and (max-width: 720px) and (max-width: 980px) {
  .constructor-label-list {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 0 - 50px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 0 - 50px), 1fr));
  }
}

@media only screen and (max-width: 720px) and (max-width: 700px) {
  .constructor-label-list {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 2 - 50px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 2 - 50px), 1fr));
  }
}

@media only screen and (max-width: 720px) {
  .constructor-label-list img {
    max-width: 100%;
    display: block;
  }
}

.constructor-label_active .constructor-check {
  border-color: #569869;
}

.constructor-label_active .constructor-check::before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.constructor-label_active .constructor-label__photo {
  border-color: #569869;
}

.constructor-label-grid {
  display: 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));
  grid-gap: 10px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 1200px) {
  .constructor-label-grid {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / (2 - 0)) - 30px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc((100% / (2 - 0)) - 30px), 1fr));
  }
}

@media screen and (max-width: 980px) {
  .constructor-label-grid {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 0 - 30px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 0 - 30px), 1fr));
  }
}

@media screen and (max-width: 700px) {
  .constructor-label-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));
  }
}

.constructor-label-grid img {
  max-width: 100%;
  display: block;
}

@media only screen and (max-width: 720px) {
  .constructor-label-grid {
    max-width: 240px;
  }
}

.constructor-label__photo {
  width: 100px;
  height: 60px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 2px solid transparent;
  margin-bottom: 10px;
}

.constructor-label__photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  display: block;
}

.constructor-label__descripter {
  font-weight: 500;
  font-size: 10px;
  color: #999;
  margin-left: 22px;
  display: block;
}

.constructor-label-line {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / 3) - 15px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc((100% / 3) - 15px), 1fr));
  grid-gap: 15px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 1200px) {
  .constructor-label-line {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / (3 - 0)) - 15px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc((100% / (3 - 0)) - 15px), 1fr));
  }
}

@media screen and (max-width: 980px) {
  .constructor-label-line {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 0 - 15px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 0 - 15px), 1fr));
  }
}

@media screen and (max-width: 700px) {
  .constructor-label-line {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 3 - 15px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 3 - 15px), 1fr));
  }
}

.constructor-label-line img {
  max-width: 100%;
  display: block;
}

.constructor-tabs {
  margin-top: 10px;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  pointer-events: none;
}

.constructor-tabs_active {
  -webkit-filter: none;
  /* Safari 6.0 - 9.0 */
  filter: none;
  pointer-events: inherit;
}

.constructor-tabs__title {
  font-weight: 500;
  font-size: 14px;
  color: #4D4D4D;
}

.constructor-tabs__grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / 6) - 6px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc((100% / 6) - 6px), 1fr));
  grid-gap: 6px 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  margin-top: 8px;
}

@media screen and (max-width: 1200px) {
  .constructor-tabs__grid {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / (6 - 0)) - 6px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc((100% / (6 - 0)) - 6px), 1fr));
  }
}

@media screen and (max-width: 980px) {
  .constructor-tabs__grid {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 0 - 6px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 0 - 6px), 1fr));
  }
}

@media screen and (max-width: 700px) {
  .constructor-tabs__grid {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 6 - 6px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 6 - 6px), 1fr));
  }
}

.constructor-tabs__grid img {
  max-width: 100%;
  display: block;
}

.constructor-tabs__grid_active {
  display: grid;
}

.constructor-tabs-none {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 15px;
  color: #E87122;
  font-weight: 500;
  font-size: 10px;
  border-bottom: 1px solid #E87122;
  cursor: pointer;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.constructor-tabs-none input {
  display: none;
}

.constructor-tabs-none:hover {
  color: #569869;
  border-color: #569869;
}

.constructor-tabs__item {
  cursor: pointer;
}

.constructor-tabs__item img {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  border: 2px solid transparent;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.constructor-tabs__item input {
  display: none !important;
}

.constructor-tabs__item_active img {
  border: 2px solid #569869;
}

.constructor-item__title_check {
  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;
}

.constructor-checks {
  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;
  margin-left: 20px;
  cursor: pointer;
}

.constructor-checks input {
  display: none;
}

.constructor-checkbox {
  width: 14px;
  height: 14px;
  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;
  border: 1px solid #569869;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  box-sizing: border-box;
  font-size: 6px;
  color: #569869;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 11px;
}

.constructor-checkbox i {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.constructor-checks_active .constructor-checkbox i {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.irs--flat .irs-min,
.irs--flat .irs-max {
  opacity: 0;
}

.irs--flat .irs-line {
  background: #E0E3EF;
  height: 6px;
}

.irs--flat .irs-bar {
  height: 6px;
  background: #569869;
}

.irs--flat .irs-handle {
  width: 14px;
  height: 14px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: -webkit-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: -o-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: radial-gradient(100% 100% at 50% 0%, #A9EEB4 0%, #6CBF84 100%);
  -webkit-box-shadow: 0px 3px 8px rgba(35, 98, 53, 0.4);
  box-shadow: 0px 3px 8px rgba(35, 98, 53, 0.4);
  cursor: pointer;
}

.irs--flat .irs-handle i {
  display: none !important;
}

.irs--flat.irs-with-grid {
  margin-top: 10px;
}

.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
  background-color: #569869;
}

.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
  border-top-color: #569869;
}

.irs--flat .irs-grid-text {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600 !important;
  color: #333;
}

.irs--flat .irs-grid-pol {
  display: none;
}

.constructor-finish {
  margin-top: 60px;
}

@media only screen and (max-width: 720px) {
  .constructor-finish {
    margin-top: 30px;
  }
}

.constructor-form {
  max-width: 825px;
  margin: 30px auto 0;
  position: relative;
}

@media only screen and (max-width: 720px) {
  .constructor-form {
    margin-top: 20px;
  }
}

.constructor-form__content {
  padding: 40px 50px 60px 40px;
  background: #F7F8FC;
  -webkit-box-shadow: 0px 24px 50px rgba(27, 27, 30, 0.07);
  box-shadow: 0px 24px 50px rgba(27, 27, 30, 0.07);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  position: relative;
  z-index: 2;
}

.constructor-form__content::before {
  content: '';
  width: 4px;
  height: -webkit-calc(100% - (40px * 2));
  height: calc(100% - (40px * 2));
  background: #E87122;
  -webkit-border-radius: 10px 0px 0px 10px;
  border-radius: 10px 0px 0px 10px;
  position: absolute;
  top: 40px;
  left: -4px;
}

@media only screen and (max-width: 720px) {
  .constructor-form__content {
    padding: 30px;
  }
}

.constructor-form__title {
  max-width: 540px;
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
  margin-bottom: 30px;
}

@media only screen and (max-width: 720px) {
  .constructor-form__title {
    font-size: 17px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 720px) {
  .form-copy_pc {
    display: none;
  }
}

.form-copy_mob {
  display: none;
}

@media only screen and (max-width: 720px) {
  .form-copy_mob {
    display: block;
  }
}

.constructor-form__group {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / 2) - 50px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc((100% / 2) - 50px), 1fr));
  grid-gap: 30px 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 1200px) {
  .constructor-form__group {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc((100% / (2 - 0)) - 50px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc((100% / (2 - 0)) - 50px), 1fr));
  }
}

@media screen and (max-width: 980px) {
  .constructor-form__group {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 0 - 50px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 0 - 50px), 1fr));
  }
}

@media screen and (max-width: 700px) {
  .constructor-form__group {
    grid-template-columns: repeat(auto-fill, minmax(-webkit-calc(100% / 1 - 50px), 1fr));
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 1 - 50px), 1fr));
  }
}

.constructor-form__group img {
  max-width: 100%;
  display: block;
}

.constructor-social {
  margin: 0;
}

.constructor-social .form-social_radio {
  border-color: transparent;
}

.constructor-social .form-social_radio_active {
  background: #fff;
}

.constructor-copy {
  text-align: left;
  margin-top: 20px;
}

@media only screen and (max-width: 720px) {
  .constructor-copy {
    text-align: center;
    margin-top: 12px;
  }
}

.constructor-input {
  height: 80px !important;
}

@media only screen and (max-width: 720px) {
  .constructor-input {
    height: 70px !important;
  }
}

.constructor-form__sub {
  max-width: 100%;
  width: 100%;
  height: 77px;
  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: 6px;
  border-radius: 6px;
  background: #F49B60;
  font: 500 15px "Montserrat", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-box-shadow: inset 0px 2px 10px rgba(255, 255, 255, 0.6), 0 3px #E05A00;
  box-shadow: inset 0px 2px 10px rgba(255, 255, 255, 0.6), 0 3px #E05A00;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.constructor-form__sub input {
  display: none;
}

.constructor-form__sub::before {
  content: '';
  width: 90%;
  height: 20px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 1px;
  -webkit-box-shadow: 0px 5px 20px #E87122;
  box-shadow: 0px 5px 20px #E87122;
  z-index: -1;
}

.constructor-form__sub::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: -webkit-radial-gradient(50.19% 0%, 94.47% 100%, #FFC59E 0%, #E87122 100%);
  background: -o-radial-gradient(50.19% 0%, 94.47% 100%, #FFC59E 0%, #E87122 100%);
  background: radial-gradient(94.47% 100% at 50.19% 0%, #FFC59E 0%, #E87122 100%);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  left: 0;
  top: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.constructor-form__sub span {
  position: relative;
  z-index: 2;
}

.constructor-form__sub:hover::after {
  opacity: 0;
}

.constructor-form__sub:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.constructor-form__sub:focus::after {
  opacity: 0;
}

.constructor-form__bg {
  position: absolute;
  display: block;
}

.constructor-form_left {
  top: 50px;
  left: -130px;
}

@media only screen and (max-width: 720px) {
  .constructor-form_left {
    width: 114px;
    top: 780px;
    left: -50px;
  }
}

.constructor-form_right {
  top: -10px;
  right: -230px;
}

@media only screen and (max-width: 720px) {
  .constructor-form_right {
    width: 140px;
    top: -63px;
    right: -43px;
  }
}

.constructor-person {
  max-width: 720px;
  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: 40px auto 0;
}

.constructor-person__photo {
  display: block;
  margin-right: 30px;
}

@media only screen and (max-width: 720px) {
  .constructor-person__photo {
    width: 72px;
    margin-right: 10px;
  }
}

.constructor-person__title {
  font-family: Merriweather;
  font-size: 20px;
  line-height: 180%;
}

.constructor-person__title span {
  font-weight: 700;
}

@media only screen and (max-width: 720px) {
  .constructor-person__title {
    max-width: 200px;
    font-size: 16px;
    line-height: 170%;
  }
}

.constructor-person__name {
  margin-top: 20px;
}

.constructor-person__name p {
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  margin-bottom: 5px;
}

.constructor-person__name span {
  font-size: 12px;
  line-height: 100%;
  color: #4D4D4D;
  display: block;
}

@media only screen and (max-width: 720px) {
  .constructor-person__name {
    margin-top: 15px;
  }
}

.constructor-remove {
  width: 30px;
  height: 30px;
  display: none;
  -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;
  background: rgba(51, 51, 51, 0.7);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  position: relative;
  z-index: 12;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  margin-left: 20px;
  cursor: pointer;
}

.constructor-remove:hover {
  background-color: #E87122;
  color: #fff;
}

.constructor-item__title_range {
  display: block;
}

.constructor-preview__counter {
  display: none;
  position: relative;
}

.constructor-preview__counter span {
  width: 30px;
  height: 30px;
  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;
  color: #fff;
  font-weight: 500;
  line-height: 100%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  opacity: 0.5;
  background: -webkit-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: -o-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: radial-gradient(100% 100% at 50% 0%, #A9EEB4 0%, #6CBF84 100%);
  position: absolute;
  z-index: 10;
}

.constructor-preview__counter span:nth-child(1) {
  top: 50px;
  left: 150px;
}

.constructor-preview__counter span:nth-child(2) {
  top: 90px;
  left: 230px;
}

.constructor-preview__counter span:nth-child(3) {
  top: 670px;
  left: 30px;
}

.constructor-preview__counter span:nth-child(4) {
  top: 770px;
  left: 250px;
}

.constructor-preview__counter span:nth-child(5) {
  top: 810px;
  left: 170px;
}

.constructor-preview__counter span:nth-child(6) {
  top: 700px;
  left: 410px;
}

.constructor-preview__counter span:nth-child(7) {
  top: 390px;
  left: 230px;
}

.constructor-preview__counter span:nth-child(8) {
  top: 560px;
  left: 230px;
}

.constructor-preview__counter span:nth-child(9) {
  top: 600px;
  left: 170px;
}

@media only screen and (max-width: 1200px) {
  .constructor-preview__counter {
    display: block;
  }
}

@media only screen and (max-width: 720px) {
  .constructor-preview__counter span:nth-child(1) {
    top: 30px;
    left: 70px;
  }

  .constructor-preview__counter span:nth-child(2) {
    top: 60px;
    left: 130px;
  }

  .constructor-preview__counter span:nth-child(3) {
    top: 420px;
    left: 15px;
  }

  .constructor-preview__counter span:nth-child(4) {
    top: 460px;
    left: 130px;
  }

  .constructor-preview__counter span:nth-child(5) {
    top: 480px;
    left: 70px;
  }

  .constructor-preview__counter span:nth-child(6) {
    top: 380px;
    left: 240px;
  }

  .constructor-preview__counter span:nth-child(7) {
    top: 185px;
    left: 130px;
  }

  .constructor-preview__counter span:nth-child(8) {
    top: 320px;
    left: 130px;
  }

  .constructor-preview__counter span:nth-child(9) {
    top: 340px;
    left: 80px;
  }
}

@media only screen and (max-width: 720px) {
  .mob-swipe-frame {
    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;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.mob-swipe {
  display: none;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 10px;
}

.mob-swipe img {
  display: block;
  margin-left: auto;
}

.mob-swipe span {
  display: block;
  font-weight: 500;
  font-size: 12px;
  color: #999;
  margin-top: 5px;
  text-align: right;
}

@media only screen and (max-width: 720px) {
  .mob-swipe {
    display: block;
  }
}

@media only screen and (max-width: 720px) {
  .finishing-click_pc {
    display: none;
  }
}

@media only screen and (max-width: 720px) {
  .specialists-list_pc {
    display: none;
  }
}

.specialists-slider {
  display: none;
  width: -webkit-calc(100% + 40px);
  width: calc(100% + 40px);
  margin-left: -20px;
  margin-top: 20px;
}

@media only screen and (max-width: 720px) {
  .specialists-slider {
    display: block;
  }
}

@media only screen and (max-width: 720px) {
  .specialists-item {
    margin-right: 10px;
  }
}

@media only screen and (max-width: 720px) {
  .step-item__photo_single_pc {
    display: none;
  }
}

.step-item__photo_single_mob {
  display: none;
}

@media only screen and (max-width: 720px) {
  .step-item__photo_single_mob {
    display: block;
  }
}

.care-item_mob {
  display: none !important;
}

@media only screen and (max-width: 720px) {
  .care-item_mob {
    display: block !important;
  }
}

@media only screen and (max-width: 720px) {
  .care-item_pc {
    display: none !important;
  }
}

@media only screen and (max-width: 720px) {
  .person_pc {
    display: none !important;
  }
}

.person_mob {
  display: none !important;
}

@media only screen and (max-width: 720px) {
  .person_mob {
    display: block !important;
  }
}

.header-social_phone {
  font-weight: 600;
  font-size: 18px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.header-social_phone:hover {
  color: #E87122;
}

.constructor-btn {
  max-width: 100%;
  width: 320px;
  height: 87px;
  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: 6px;
  border-radius: 6px;
  background: #F49B60;
  font: 500 15px "Montserrat", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-box-shadow: inset 0px 2px 10px rgba(255, 255, 255, 0.6), 0 3px #E05A00;
  box-shadow: inset 0px 2px 10px rgba(255, 255, 255, 0.6), 0 3px #E05A00;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  margin: 40px auto 0;
}

.constructor-btn input {
  display: none;
}

.constructor-btn::before {
  content: '';
  width: 90%;
  height: 20px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 1px;
  -webkit-box-shadow: 0px 5px 20px #E87122;
  box-shadow: 0px 5px 20px #E87122;
  z-index: -1;
}

.constructor-btn::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: -webkit-radial-gradient(50.19% 0%, 94.47% 100%, #FFC59E 0%, #E87122 100%);
  background: -o-radial-gradient(50.19% 0%, 94.47% 100%, #FFC59E 0%, #E87122 100%);
  background: radial-gradient(94.47% 100% at 50.19% 0%, #FFC59E 0%, #E87122 100%);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  left: 0;
  top: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.constructor-btn span {
  position: relative;
  z-index: 2;
}

.constructor-btn:hover::after {
  opacity: 0;
}

.constructor-btn:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.constructor-btn:focus::after {
  opacity: 0;
}

@media only screen and (max-width: 720px) {
  .constructor-btn {
    margin-top: 25px;
  }
}

.test {
  max-width: 100%;
  width: 40px;
  height: 40px;
  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: 6px;
  border-radius: 6px;
  background: #F49B60;
  font: 500 15px "Montserrat", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-box-shadow: inset 0px 2px 10px rgba(255, 255, 255, 0.6), 0 3px #E05A00;
  box-shadow: inset 0px 2px 10px rgba(255, 255, 255, 0.6), 0 3px #E05A00;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  position: fixed;
  right: 40px;
  bottom: 40px;
  z-index: 99;
}

.test input {
  display: none;
}

.test::before {
  content: '';
  width: 90%;
  height: 20px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 1px;
  -webkit-box-shadow: 0px 5px 20px #E87122;
  box-shadow: 0px 5px 20px #E87122;
  z-index: -1;
}

.test::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: -webkit-radial-gradient(50.19% 0%, 94.47% 100%, #FFC59E 0%, #E87122 100%);
  background: -o-radial-gradient(50.19% 0%, 94.47% 100%, #FFC59E 0%, #E87122 100%);
  background: radial-gradient(94.47% 100% at 50.19% 0%, #FFC59E 0%, #E87122 100%);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  left: 0;
  top: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.test span {
  position: relative;
  z-index: 2;
}

.test:hover::after {
  opacity: 0;
}

.test:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.test:focus::after {
  opacity: 0;
}

.enjoy-btn {
  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;
  margin-top: 75px;
}

.enjoy-btn a {
  font-weight: 600;
}

@media only screen and (max-width: 720px) {
  .enjoy-btn {
    display: block;
  }

  .enjoy-btn a {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }

  .enjoy-btn a:last-child {
    margin-bottom: 0;
  }
}

.enjoy-btn__calculate {
  max-width: 100%;
  width: 280px;
  height: 80px;
  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: 6px;
  border-radius: 6px;
  background: #F49B60;
  font: 500 15px "Montserrat", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-box-shadow: inset 0px 2px 10px rgba(255, 255, 255, 0.6), 0 3px #E05A00;
  box-shadow: inset 0px 2px 10px rgba(255, 255, 255, 0.6), 0 3px #E05A00;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  margin-right: 20px;
}

.enjoy-btn__calculate input {
  display: none;
}

.enjoy-btn__calculate::before {
  content: '';
  width: 90%;
  height: 20px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 1px;
  -webkit-box-shadow: 0px 5px 20px #E87122;
  box-shadow: 0px 5px 20px #E87122;
  z-index: -1;
}

.enjoy-btn__calculate::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: -webkit-radial-gradient(50.19% 0%, 94.47% 100%, #FFC59E 0%, #E87122 100%);
  background: -o-radial-gradient(50.19% 0%, 94.47% 100%, #FFC59E 0%, #E87122 100%);
  background: radial-gradient(94.47% 100% at 50.19% 0%, #FFC59E 0%, #E87122 100%);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  left: 0;
  top: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.enjoy-btn__calculate span {
  position: relative;
  z-index: 2;
}

.enjoy-btn__calculate:hover::after {
  opacity: 0;
}

.enjoy-btn__calculate:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.enjoy-btn__calculate:focus::after {
  opacity: 0;
}

.enjoy-btn__size {
  font-size: 16px;
  max-width: 100%;
  width: 280px;
  height: 80px;
  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: 6px;
  border-radius: 6px;
  font: 500 15px "Montserrat", sans-serif;
  text-align: center;
  border: 1px solid #569869;
  /* color: #569869; */
  background-color: darkgreen;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  /* color: #333333; */
  color: #fff;
}

.enjoy-btn__size input {
  display: none;
}

.enjoy-btn__size::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: -webkit-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: -o-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 50%);
  background: radial-gradient(50% 100% at 50% 0%, #A9EEB4 0%, #6CBF84 50%);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  opacity: 0;
  left: 0;
  top: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.enjoy-btn__size span {
  position: relative;
  z-index: 2;
}

.enjoy-btn__size:hover {
  color: black;
}

.enjoy-btn__size:hover::after {
  opacity: 1;
}

.enjoy-btn__size:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
}

.enjoy-btn__size:focus::after {
  opacity: 1;
}

.policy-title {
  font-size: 40px;
  text-align: center;
}

.policy-title h1 {
  line-height: 1.3;
}

.policy-title span {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  color: #E87122;
  margin: 0 auto;
}

@media only screen and (max-width: 720px) {
  .policy-title {
    font-size: 28px;
  }
}

.policy-list {
  margin-top: 40px;
  counter-reset: num;
}

.policy-item {
  margin-bottom: 40px;
  counter-reset: item;
}

.policy-item h3 {
  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;
  font-weight: bold;
  margin-bottom: 15px;
  color: #414141;
}

.policy-item h3::before {
  content: counter(num);
  counter-increment: num;
  width: 34px;
  height: 34px;
  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;
  background-color: #E87122;
  color: #fff;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-right: 10px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.policy-item p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 22px;
}

.policy-item p::before {
  content: counter(item) ". ";
  counter-increment: item;
}

.policy-item a {
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.policy-item a:hover {
  color: #E87122;
}

.policy-btn {
  max-width: 100%;
  width: 225px;
  height: 50px;
  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: 6px;
  border-radius: 6px;
  background: #F49B60;
  font: 500 15px "Montserrat", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-box-shadow: inset 0px 2px 10px rgba(255, 255, 255, 0.6), 0 3px #E05A00;
  box-shadow: inset 0px 2px 10px rgba(255, 255, 255, 0.6), 0 3px #E05A00;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  margin: 0 auto;
}

.policy-btn input {
  display: none;
}

.policy-btn::before {
  content: '';
  width: 90%;
  height: 20px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 1px;
  -webkit-box-shadow: 0px 5px 20px #E87122;
  box-shadow: 0px 5px 20px #E87122;
  z-index: -1;
}

.policy-btn::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: -webkit-radial-gradient(50.19% 0%, 94.47% 100%, #FFC59E 0%, #E87122 100%);
  background: -o-radial-gradient(50.19% 0%, 94.47% 100%, #FFC59E 0%, #E87122 100%);
  background: radial-gradient(94.47% 100% at 50.19% 0%, #FFC59E 0%, #E87122 100%);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  left: 0;
  top: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.policy-btn span {
  position: relative;
  z-index: 2;
}

.policy-btn:hover::after {
  opacity: 0;
}

.policy-btn:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.policy-btn:focus::after {
  opacity: 0;
}

.popup-frame {
  width: 100%;
  height: 100vh;
  padding: 50px 20px;
  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(51, 51, 51, 0.8);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: auto;
  left: 0;
  top: 0;
  z-index: 80;
}

@media only screen and (max-width: 1200px) {
  .popup-frame {
    padding: 50px 0;
  }
}

.popup {
  display: none;
  margin: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.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;
}

@media only screen and (max-width: 720px) {
  .popup-default {
    padding: 50px 20px;
  }
}

.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;
}

@media only screen and (max-width: 720px) {
  .popup-default-title h3 {
    font-size: 24px;
  }
}

.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: 6px;
  border-radius: 6px;
  background: #F49B60;
  font: 500 15px "Montserrat", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-box-shadow: inset 0px 2px 10px rgba(255, 255, 255, 0.6), 0 3px #E05A00;
  box-shadow: inset 0px 2px 10px rgba(255, 255, 255, 0.6), 0 3px #E05A00;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  margin-top: 40px;
}

.popup-default-sub input {
  display: none;
}

.popup-default-sub::before {
  content: '';
  width: 90%;
  height: 20px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 1px;
  -webkit-box-shadow: 0px 5px 20px #E87122;
  box-shadow: 0px 5px 20px #E87122;
  z-index: -1;
}

.popup-default-sub::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: -webkit-radial-gradient(50.19% 0%, 94.47% 100%, #FFC59E 0%, #E87122 100%);
  background: -o-radial-gradient(50.19% 0%, 94.47% 100%, #FFC59E 0%, #E87122 100%);
  background: radial-gradient(94.47% 100% at 50.19% 0%, #FFC59E 0%, #E87122 100%);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  left: 0;
  top: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.popup-default-sub span {
  position: relative;
  z-index: 2;
}

.popup-default-sub:hover::after {
  opacity: 0;
}

.popup-default-sub:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.popup-default-sub:focus::after {
  opacity: 0;
}

@media only screen and (max-width: 720px) {
  .popup-default-sub {
    margin-top: 20px;
  }
}

.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: #E87122;
}

.popup-gift {
  width: 965px;
  padding: 40px 70px 70px;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-shadow: 0px 40px 90px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 40px 90px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background: url("../images/bg/popup-gift.jpg") center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 1200px) {
  .popup-gift {
    width: 100%;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
}

@media only screen and (max-width: 720px) {
  .popup-gift {
    padding: 40px 20px 50px;
    background: url("../images/bg/popup-gift-mob-master.png") right bottom 100px no-repeat, #fff;
  }
}

.popup-gift-master {
  position: absolute;
  right: 0;
  bottom: 0;
}

@media only screen and (max-width: 980px) {
  .popup-gift-master {
    width: 300px;
  }
}

@media only screen and (max-width: 720px) {
  .popup-gift-master {
    display: none;
  }
}

.popup-close {
  color: #999;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
}

.popup-close:hover {
  color: #569869;
}

@media only screen and (max-width: 720px) {
  .popup-close {
    top: 20px;
    right: 20px;
  }
}

.popup-title {
  text-align: center;
  font-weight: 600;
  font-size: 30px;
}

@media only screen and (max-width: 720px) {
  .popup-title {
    font-size: 20px;
  }
}

.warm-list_popup {
  margin: 40px auto 0;
}

.warm-list_popup .warm-item {
  width: 220px;
}

@media only screen and (max-width: 980px) {
  .warm-list_popup .warm-item {
    width: 160px;
  }
}

@media only screen and (max-width: 720px) {
  .warm-list_popup {
    margin-top: 20px;
  }

  .warm-list_popup .warm-item {
    width: 110px;
    margin: 0;
  }
}

.popup-gift__list {
  counter-reset: num;
  margin-top: 40px;
}

.popup-gift__list b {
  display: block;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 15px;
}

.popup-gift__list ul {
  font-size: 16px;
}

.popup-gift__list li {
  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: 10px;
}

.popup-gift__list li:last-child {
  margin-bottom: 0;
}

.popup-gift__list li::before {
  content: counter(num);
  counter-increment: num;
  width: 20px;
  height: 20px;
  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;
  background: -webkit-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: -o-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: radial-gradient(100% 100% at 50% 0%, #A9EEB4 0%, #6CBF84 100%);
  color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 10px;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  margin-top: 3px;
}

@media only screen and (max-width: 720px) {
  .popup-gift__list {
    margin-top: 30px;
  }

  .popup-gift__list b {
    max-width: 180px;
    font-size: 16px;
  }

  .popup-gift__list ul {
    font-size: 14px;
  }

  .popup-gift__list li {
    max-width: 270px;
    margin-bottom: 5px;
  }
}

.popup-gift__descriptor {
  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;
  margin-top: 40px;
}

.popup-gift__descriptor img {
  display: block;
  margin-right: 10px;
}

.popup-gift__descriptor p {
  max-width: 330px;
  font-weight: 600;
  font-size: 16px;
}

@media only screen and (max-width: 720px) {
  .popup-gift__descriptor {
    margin-top: 20px;
  }

  .popup-gift__descriptor p {
    max-width: 200px;
    font-size: 14px;
  }
}

.popup-gallery {
  width: 760px;
  padding: 30px 110px 65px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 40px 90px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 40px 90px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

@media only screen and (max-width: 980px) {
  .popup-gallery {
    width: 100%;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
}

@media only screen and (max-width: 720px) {
  .popup-gallery {
    padding: 25px 20px 40px;
  }
}

.popup-gallery-title {
  text-align: center;
  font-size: 30px;
}

@media only screen and (max-width: 720px) {
  .popup-gallery-title {
    text-align: left;
    font-size: 20px;
    margin-bottom: 10px;
  }
}

.popup-gallery__wrap {
  max-width: 500px;
  margin: 20px auto 0;
  position: relative;
  margin-top: 20px;
}

@media only screen and (max-width: 720px) {
  .popup-gallery__wrap {
    max-width: 100%;
  }
}

.popup-gallery__arrow {
  width: 50px;
  height: 50px;
  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;
  border: 1px solid #569869;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #569869;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  position: relative;
  overflow: hidden;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: absolute;
  top: 162px;
  font-size: 14px;
}

.popup-gallery__arrow::before {
  content: '';
  width: 100%;
  height: 100%;
  background: -webkit-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: -o-radial-gradient(50% 0%, 100% 100%, #A9EEB4 0%, #6CBF84 100%);
  background: radial-gradient(100% 100% at 50% 0%, #A9EEB4 0%, #6CBF84 100%);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.popup-gallery__arrow i {
  position: relative;
  z-index: 2;
}

.popup-gallery__arrow:hover {
  color: #fff;
  border-color: transparent;
}

.popup-gallery__arrow:hover::before {
  opacity: 1;
}

@media only screen and (max-width: 720px) {
  .popup-gallery__arrow {
    display: none !important;
  }
}

.popup-gallery__slider {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width: 720px) {
  .popup-gallery__slider {
    width: -webkit-calc(100% + 40px);
    width: calc(100% + 40px);
    margin-left: -20px;
    overflow: hidden;
  }
}

.popup-gallery__slide img {
  width: 100%;
  height: 375px;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}

@media only screen and (max-width: 720px) {
  .popup-gallery__slide {
    margin-right: 20px;
  }

  .popup-gallery__slide img {
    height: 180px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
}

.popup-gallery-prev {
  left: -70px;
}

.popup-gallery-next {
  right: -70px;
}

.popup-gallery-dots {
  margin-top: 15px;
}

@media only screen and (max-width: 720px) {
  .popup-gallery-dots {
    display: none;
  }
}

.popup-gallery-dots button {
  display: none;
}

.popup-gallery-dots ul {
  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;
}

.popup-gallery-dots li {
  width: 8px;
  height: 8px;
  background: #E6E7F0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 10px;
  cursor: pointer;
}

.popup-gallery-dots li:last-child {
  margin-right: 0;
}

.popup-gallery-dots .slick-active {
  background-color: #E87122;
}

.popup-form {
  margin-top: 25px;
  position: relative;
  z-index: 2;
}

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

.popup-form__title h4 {
  font-weight: 600;
  font-size: 30px;
  margin-bottom: 5px;
}

@media only screen and (max-width: 720px) {
  .popup-form__title h4 {
    font-size: 20px;
  }

  .popup-form__title p {
    font-size: 14px;
  }
}

.popup-form__group {
  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;
  margin-top: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.popup-form__group .catalog-input {
  margin: 0;
}

.popup-form__group .catalog-input input {
  width: 275px;
  padding-right: 30px;
}

@media only screen and (max-width: 720px) {
  .popup-form__group {
    display: block;
    margin-top: 15px;
  }

  .popup-form__group .catalog-input input {
    width: 100%;
    height: 60px;
  }
}

.popup-sub {
  max-width: 100%;
  width: 270px;
  height: 70px;
  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: 6px;
  border-radius: 6px;
  background: #F49B60;
  font: 500 15px "Montserrat", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-box-shadow: inset 0px 2px 10px rgba(255, 255, 255, 0.6), 0 3px #E05A00;
  box-shadow: inset 0px 2px 10px rgba(255, 255, 255, 0.6), 0 3px #E05A00;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  margin-left: -25px;
}

.popup-sub input {
  display: none;
}

.popup-sub::before {
  content: '';
  width: 90%;
  height: 20px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 1px;
  -webkit-box-shadow: 0px 5px 20px #E87122;
  box-shadow: 0px 5px 20px #E87122;
  z-index: -1;
}

.popup-sub::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: -webkit-radial-gradient(50.19% 0%, 94.47% 100%, #FFC59E 0%, #E87122 100%);
  background: -o-radial-gradient(50.19% 0%, 94.47% 100%, #FFC59E 0%, #E87122 100%);
  background: radial-gradient(94.47% 100% at 50.19% 0%, #FFC59E 0%, #E87122 100%);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  left: 0;
  top: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.popup-sub span {
  position: relative;
  z-index: 2;
}

.popup-sub:hover::after {
  opacity: 0;
}

.popup-sub:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.popup-sub:focus::after {
  opacity: 0;
}

@media only screen and (max-width: 720px) {
  .popup-sub {
    width: 100%;
    height: 60px;
    margin-left: 0;
    margin-top: 10px;
  }
}

.popup-copy {
  max-width: 480px;
  margin: 20px auto 0;
}

.mob-swipe_gallery {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto;
}

.mob-swipe_gallery span {
  margin-right: 10px;
}

@media only screen and (max-width: 720px) {
  .mob-swipe_gallery {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.popup-tree {
  width: 580px;
  padding: 30px 55px 45px;
  -webkit-box-shadow: 0px 40px 90px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 40px 90px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background-color: #fff;
}

@media only screen and (max-width: 720px) {
  .popup-tree {
    width: 100%;
    padding: 30px 20px 35px;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
}

.popup-tree__descripter {
  margin-bottom: 20px;
}

@media only screen and (max-width: 720px) {
  .popup-tree__descripter {
    max-width: 260px;
    font-size: 14px;
  }
}

.popup-tree__list b {
  display: block;
  font-weight: 600;
  margin-bottom: 10px;
}

.popup-tree__list ul {
  counter-reset: num;
}

.popup-tree__list li::before {
  content: counter(num) ". ";
  counter-increment: num;
}

@media only screen and (max-width: 720px) {

  .popup-tree__list b,
  .popup-tree__list ul {
    font-size: 14px;
  }
}

.popup-oil {
  width: 760px;
  padding: 50px 60px 60px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 40px 90px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 40px 90px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
}

@media only screen and (max-width: 720px) {
  .popup-oil {
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 30px 20px 50px;
  }
}

.popup-oil-photo {
  z-index: 1;
  display: block;
  position: absolute;
  right: 20px;
  top: 135px;
}

@media only screen and (max-width: 720px) {
  .popup-oil-photo {
    width: 177px;
    right: -50px;
    top: 193px;
  }
}

.popup-oil-info {
  position: relative;
  z-index: 2;
  margin-bottom: 35px;
}

@media only screen and (max-width: 720px) {
  .popup-oil-info {
    margin-bottom: 5px;
  }
}

.popup-oil-title h3 {
  font-weight: 600;
  font-size: 30px;
}

.popup-oil-title p {
  max-width: 440px;
  font-size: 24px;
  margin-top: 5px;
}

@media only screen and (max-width: 720px) {
  .popup-oil-title h3 {
    font-size: 18px;
  }

  .popup-oil-title p {
    max-width: 100%;
    font-size: 16px;
  }
}

.popup-oil-description {
  margin-top: 40px;
  max-width: 420px;
  font-size: 16px;
}

.popup-oil-description p {
  margin-bottom: 15px;
}

.popup-oil-description p:nth-child(1) {
  max-width: 325px;
}

.popup-oil-description p:last-child {
  margin-bottom: 0;
}

.popup-oil-description span {
  font-weight: 500;
}

@media only screen and (max-width: 720px) {
  .popup-oil-description {
    margin-top: 15px;
  }

  .popup-oil-description p {
    max-width: 285px !important;
    font-size: 14px;
    margin-bottom: 10px;
  }
}

.popup-froze {
  width: 966px;
  padding: 60px 60px 80px;
  background: url("../images/bg/popup-froze.png") left bottom no-repeat, #FFFFFF;
  -webkit-box-shadow: 0px 40px 90px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 40px 90px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.popup-kviz {
  width: 966px;
  padding: 60px 60px 80px;
  background: left bottom no-repeat, #FFFFFF;
  -webkit-box-shadow: 0px 40px 90px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 40px 90px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

@media only screen and (max-width: 980px) {
  .popup-froze {
    width: 100%;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #fff;
  }
}

@media only screen and (max-width: 720px) {
  .popup-froze {
    padding: 40px 12px 0;
  }
}

.popup-froze__content {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 45px;
}

@media only screen and (max-width: 980px) {
  .popup-froze__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media only screen and (max-width: 720px) {
  .popup-froze__content {
    margin-top: 25px;
  }
}

.popup-froze__item {
  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: 20px;
}

.popup-froze__item:last-child {
  margin-bottom: 0;
}

.popup-froze__item img {
  display: block;
  margin-right: 20px;
}

.popup-froze__item p {
  max-width: 285px;
  font-weight: 500;
  font-size: 16px;
  margin-top: 7px;
}

@media only screen and (max-width: 720px) {
  .popup-froze__item {
    margin-bottom: 15px;
  }

  .popup-froze__item img {
    width: 45px;
    margin-right: 15px;
  }

  .popup-froze__item p {
    font-size: 14px;
  }
}

.froze-form {
  width: 425px;
  background: #F7F8FC;
}

.froze-form .page-form-title {
  margin-bottom: 35px;
}

.froze-form .page-input {
  margin-bottom: 15px;
}

@media only screen and (max-width: 720px) {
  .froze-form {
    width: 100%;
    margin-top: 15px;
  }

  .froze-form .page-form-title {
    margin-bottom: 15px;
    font-size: 16px;
  }

  .froze-form .page-input {
    margin-bottom: 10px;
  }
}

.popup-same {
  background: url("../images/bg/popup-same-bg.png") left bottom no-repeat, #fff;
}

.popup-same__title h3,
.popup-same__title p {
  text-align: left;
}

.popup-same__title h3 {
  margin-bottom: 5px;
}

.popup-same__title p {
  max-width: 640px;
  margin-top: 20px;
  font-size: 16px;
}

@media only screen and (max-width: 720px) {
  .popup-same__title h3 {
    max-width: 300px;
  }

  .popup-same__title p {
    margin-top: 15px;
    font-size: 14px;
  }
}

.popup-thanks {
  width: 900px;
  padding: 50px 65px 60px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 40px 90px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 40px 90px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
}

@media only screen and (max-width: 980px) {
  .popup-thanks {
    width: 100%;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
}

@media only screen and (max-width: 720px) {
  .popup-thanks {
    padding: 40px 20px 0;
  }
}

.popup-thanks__content {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}

.popup-thanks__info {
  max-width: 420px;
  position: relative;
  z-index: 3;
}

.popup-thanks__info h3 {
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 980px) {
  .popup-thanks__info {
    max-width: 370px;
  }
}

@media only screen and (max-width: 720px) {
  .popup-thanks__info {
    max-width: 220px;
  }

  .popup-thanks__info h3 {
    font-size: 18px;
  }
}

.popup-thanks__info_text {
  font-size: 16px;
}

@media only screen and (max-width: 720px) {
  .popup-thanks__info_text {
    font-size: 14px;
  }
}

.popup-thanks__info_descriptor {
  font-weight: 500;
  margin-top: 40px;
}

@media only screen and (max-width: 720px) {
  .popup-thanks__info_descriptor {
    font-size: 14px;
    margin-top: 25px;
  }
}

.popup-thanks__phone {
  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;
  position: absolute;
  right: 0;
}

.popup-thanks__phone img {
  position: relative;
  z-index: 2;
}

@media only screen and (max-width: 720px) {
  .popup-thanks__phone {
    right: -75px;
  }

  .popup-thanks__phone img {
    width: 187px;
  }
}

.popup-thanks__circle {
  width: 256px;
  height: 256px;
  background: #E6E7F0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
}

.popup-thanks__circle::after,
.popup-thanks__circle::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  border: 1px solid #E6E7F0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.popup-thanks__circle::before {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-animation: pulse 1.8s 0.01s linear infinite;
  animation: pulse 1.8s 0.01s linear infinite;
}

.popup-thanks__circle::after {
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-animation: pulse 1.8s .4s linear infinite;
  animation: pulse 1.8s .4s linear infinite;
}

@media only screen and (max-width: 720px) {
  .popup-thanks__circle {
    width: 198px;
    height: 198px;
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }

  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }

  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}

@media only screen and (max-width: 720px) {
  .popup-thanks_pc {
    display: none !important;
  }
}

.popup-thanks_mob {
  display: none !important;
}

@media only screen and (max-width: 720px) {
  .popup-thanks_mob {
    display: block !important;
  }
}

.popup-thanks__photo {
  border: 6px solid #E6E7F0;
  -webkit-filter: drop-shadow(0px 20px 40px rgba(42, 42, 48, 0.3));
  filter: drop-shadow(0px 20px 40px rgba(42, 42, 48, 0.3));
  -webkit-border-radius: 16px;
  border-radius: 16px;
  margin-top: 30px;
  position: relative;
  z-index: 3;
  background-color: #fff;
}

.popup-thanks__photo img {
  width: 100%;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  display: block;
}

.popup-thanks__photo a {
  max-width: 100%;
  width: 315px;
  height: 77px;
  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: 6px;
  border-radius: 6px;
  background: #F49B60;
  font: 500 15px "Montserrat", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-box-shadow: inset 0px 2px 10px rgba(255, 255, 255, 0.6), 0 3px #E05A00;
  box-shadow: inset 0px 2px 10px rgba(255, 255, 255, 0.6), 0 3px #E05A00;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -24px;
  margin: 0 auto;
  background: -webkit-radial-gradient(50.19% 0%, 94.47% 100%, #8DC2FF 0%, #0D6FE0 100%);
  background: -o-radial-gradient(50.19% 0%, 94.47% 100%, #8DC2FF 0%, #0D6FE0 100%);
  background: radial-gradient(94.47% 100% at 50.19% 0%, #8DC2FF 0%, #0D6FE0 100%);
  -webkit-box-shadow: inset 0px 2px 20px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0px 2px 20px rgba(255, 255, 255, 0.4);
}

.popup-thanks__photo a input {
  display: none;
}

.popup-thanks__photo a::before {
  content: '';
  width: 90%;
  height: 20px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 1px;
  -webkit-box-shadow: 0px 5px 20px #E87122;
  box-shadow: 0px 5px 20px #E87122;
  z-index: -1;
}

.popup-thanks__photo a::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: -webkit-radial-gradient(50.19% 0%, 94.47% 100%, #FFC59E 0%, #E87122 100%);
  background: -o-radial-gradient(50.19% 0%, 94.47% 100%, #FFC59E 0%, #E87122 100%);
  background: radial-gradient(94.47% 100% at 50.19% 0%, #FFC59E 0%, #E87122 100%);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  left: 0;
  top: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.popup-thanks__photo a span {
  position: relative;
  z-index: 2;
}

.popup-thanks__photo a:hover::after {
  opacity: 0;
}

.popup-thanks__photo a:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.popup-thanks__photo a:focus::after {
  opacity: 0;
}

.popup-thanks__photo a::before {
  -webkit-box-shadow: inset 0px 2px 20px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0px 2px 20px rgba(255, 255, 255, 0.4);
  background: -webkit-radial-gradient(50.19% 0%, 94.47% 100%, #8DC2FF 0%, #0D6FE0 100%);
  background: -o-radial-gradient(50.19% 0%, 94.47% 100%, #8DC2FF 0%, #0D6FE0 100%);
  background: radial-gradient(94.47% 100% at 50.19% 0%, #8DC2FF 0%, #0D6FE0 100%);
}

.popup-thanks__photo a::after {
  background: -webkit-radial-gradient(50.19% 0%, 94.47% 100%, #8DC2FF 0%, #0D6FE0 100%);
  background: -o-radial-gradient(50.19% 0%, 94.47% 100%, #8DC2FF 0%, #0D6FE0 100%);
  background: radial-gradient(94.47% 100% at 50.19% 0%, #8DC2FF 0%, #0D6FE0 100%);
}

.popup-thanks__photo a i {
  position: relative;
  z-index: 2;
  margin-right: 10px;
}

@media only screen and (max-width: 720px) {
  .popup-thanks__photo {
    -webkit-border-radius: 16px 16px 0 0;
    border-radius: 16px 16px 0 0;
    border-bottom: none;
  }

  .popup-thanks__photo img {
    -webkit-border-radius: 16px 16px 0 0;
    border-radius: 16px 16px 0 0;
  }

  .popup-thanks__photo a {
    bottom: 20px;
  }
}

.popup-out {
  width: 1160px;
  background: url("../images/bg/close-bg.png") left bottom no-repeat, #fff;
}

@media only screen and (max-width: 1200px) {
  .popup-out {
    width: 100%;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
}

@media only screen and (max-width: 720px) {
  .popup-out {
    background: #fff;
  }
}

.popup-out__item p {
  max-width: 450px;
}

.popup-out__info-content {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: center;
  -ms-flex-align: start;
  align-items: center;
  padding: 15px 20px;
  background: lightgreen;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  /* margin-top: 10px; */
}

.popup-out__info-content img {
  margin-right: 12px;
}

.popup-out__info-content p {
  max-width: 280px;
  margin-top: 0;
}

@media only screen and (max-width: 720px) {
  .popup-out__info-content img {
    width: 14px;
  }

  .popup-out__info-content p {
    font-size: 12px;
  }
}

.popup-catalog {
  width: 1160px;
  padding: 40px 80px 80px;
  background: url("../images/bg/popup-catalog-bg.jpg") center no-repeat;
  -webkit-box-shadow: 0px 40px 90px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 40px 90px rgba(0, 0, 0, 0.5);
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

@media only screen and (max-width: 1200px) {
  .popup-catalog {
    -webkit-border-radius: 0;
    border-radius: 0;
  }
}

@media only screen and (max-width: 720px) {
  .popup-catalog {
    width: 100%;
    padding: 30px 20px 40px;
    background: #FFFFFF;
  }
}

.popup-catalog__title {
  max-width: 695px;
  font-weight: 600;
  font-size: 30px;
  line-height: 150%;
  margin-bottom: 30px;
}

@media only screen and (max-width: 720px) {
  .popup-catalog__title {
    font-size: 18px;
    margin-bottom: 15px;
  }
}

.popup-catalog__list p {
  max-width: 450px;
}

.popup-form_catalog {
  text-align-last: left;
}

.popup-form_catalog .popup-form__group {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.popup-form_catalog .popup-copy {
  margin-left: 0;
}

.popup-form__title_catalog {
  font-size: 30px;
  line-height: 150%;
  margin-bottom: 40px;
}

@media only screen and (max-width: 720px) {
  .popup-form__title_catalog {
    font-size: 18px;
    line-height: 150%;
    margin-bottom: 20px;
  }
}

.popup-thanks-2 {
  width: 600px;
  background: #FFFFFF;
  padding: 50px 90px 290px;
  -webkit-box-shadow: 0px 40px 90px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 40px 90px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
}

@media only screen and (max-width: 720px) {
  .popup-thanks-2 {
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 40px 20px 180px;
  }
}

.popup-thanks-2__title {
  text-align: center;
}

.popup-thanks-2__title h3 {
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 10px;
}

.popup-thanks-2__title p {
  font-size: 16px;
}

@media only screen and (max-width: 720px) {
  .popup-thanks-2__title h3 {
    font-size: 18px;
  }

  .popup-thanks-2__title p {
    max-width: 320px;
    font-size: 14px;
    margin: 0 auto;
  }
}

.thanks-2__phone {
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -170px;
}

@media only screen and (max-width: 720px) {
  .thanks-2__phone {
    bottom: -150px;
  }

  .thanks-2__phone img {
    width: 200px;
  }
}