@charset "UTF-8";
#header,
body {
  position: relative;
}

.ptb {
  padding: 100px 0;
}

@media (max-width: 979px) {
  .ptb {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .ptb {
    padding: 60px 0;
  }
}
@media (max-width: 479px) {
  .ptb {
    padding: 30px 0;
  }
}
.pb {
  padding-bottom: 100px;
}

@media (max-width: 979px) {
  .pb {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .pb {
    padding-bottom: 60px;
  }
}
@media (max-width: 479px) {
  .pb {
    padding-bottom: 30px;
  }
}
a,
body {
  color: #00090d;
  margin: 0;
}

a,
body,
p {
  margin: 0;
}

body,
img {
  max-width: 100%;
}

a,
img {
  border: none;
}

.button,
a {
  text-decoration: none;
  outline: 0;
  cursor: pointer;
}

.button,
.form-container {
  -webkit-box-sizing: border-box;
}

@font-face {
  font-family: Gilroy;
  font-display: swap;
  src: url(/styles/fonts/Gilroy-Regular.eot);
  src: local("☺"), url(/styles/fonts/Gilroy-Regular.woff2) format("woff2"), url(/styles/fonts/Gilroy-Regular.woff) format("woff"), url(/styles/fonts/Gilroy-Regular.ttf) format("truetype"), url(/styles/fonts/Gilroy-Regular.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Gilroy-Bold;
  font-display: swap;
  src: url(/styles/fonts/Gilroy-Bold.eot);
  src: local("☺"), url(/styles/fonts/Gilroy-Bold.woff2) format("woff2"), url(/styles/fonts/Gilroy-Bold.woff) format("woff"), url(/styles/fonts/Gilroy-Bold.ttf) format("truetype"), url(/styles/fonts/Gilroy-Bold.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Gilroy-Heavy;
  font-display: swap;
  src: url(/styles/fonts/Gilroy-Heavy.eot);
  src: local("☺"), url(/styles/fonts/Gilroy-Heavy.woff2) format("woff2"), url(/styles/fonts/Gilroy-Heavy.woff) format("woff"), url(/styles/fonts/Gilroy-Heavy.ttf) format("truetype"), url(/styles/fonts/Gilroy-Heavy.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Gilroy-Black;
  font-display: swap;
  src: url("/styles/fonts/Gilroy-Black.eot");
  src: local("☺"), url("/styles/fonts/Gilroy-Black.woff2") format("woff2"), url("/styles/fonts/Gilroy-Black.woff") format("woff"), url("/styles/fonts/Gilroy-Black.ttf") format("truetype"), url("/styles/fonts/Gilroy-Black.svg") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Gilroy-Light;
  font-display: swap;
  src: url("/styles/fonts/Gilroy-Light.eot");
  src: local("☺"), url("/styles/fonts/Gilroy-Light.woff2") format("woff2"), url("/styles/fonts/Gilroy-Light.woff") format("woff"), url("/styles/fonts/Gilroy-Light.ttf") format("truetype"), url("/styles/fonts/Gilroy-Light.svg") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy-Semibold";
  font-display: swap;
  src: url("/styles/fonts/Gilroy-Semibold.eot");
  src: local("☺"), url("/styles/fonts/Gilroy-Semibold.woff2") format("woff2"), url("/styles/fonts/Gilroy-Semibold.woff") format("woff"), url("/styles/fonts/Gilroy-Semibold.ttf") format("truetype"), url("/styles/fonts/Gilroy-Semibold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy-Extrabold";
  font-display: swap;
  src: url("/styles/fonts/Gilroy-Extrabold.eot");
  src: local("☺"), url("/styles/fonts/Gilroy-Extrabold.woff2") format("woff2"), url("/styles/fonts/Gilroy-Extrabold.woff") format("woff"), url("/styles/fonts/Gilroy-Extrabold.ttf") format("truetype"), url("/styles/fonts/Gilroy-Extrabold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy-Medium";
  font-display: swap;
  src: url("/styles/fonts/Gilroy-Medium.eot");
  src: local("☺"), url("/styles/fonts/Gilroy-Medium.woff2") format("woff2"), url("/styles/fonts/Gilroy-Medium.woff") format("woff"), url("/styles/fonts/Gilroy-Medium.ttf") format("truetype"), url("/styles/fonts/Gilroy-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
#header.winter,
#header.spring {
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 60px;
}

#header.winter.img {
  background-image: url(../images/winter-bg.jpg);
}

#header.winter.webp {
  background-image: url(../images/winter-bg.webp);
}

#header.spring.img {
  background-image: url(../images/spring-bg.jpg);
}

#header.spring.webp {
  background-image: url(../images/spring-bg.webp);
}

#header-main .columns {
  background: right top no-repeat;
  padding: 0 0 50px;
  /* background: right -600% no-repeat;
    padding: 0 0 32px; */
}

#header.spring #header-main {
  background: transparent;
}

#header-main .columns.img {
  background-image: url(../images/koptilnya-2.png);
}

#header-main .columns.webp {
  background-image: url(../images/koptilnya-2.webp);
}

#header.winter #header-main .columns.img {
  background-image: url(../images/koptilnya-winter.png);
}

#header.winter #header-main .columns.webp {
  background-image: url(../images/koptilnya-winter.webp);
}

#header.spring #header-main .columns.img {
  background-image: url(../images/koptilnya-spring.png);
}

#header.spring #header-main .columns.webp {
  background-image: url(../images/koptilnya-spring.webp);
}

::-webkit-input-placeholder {
  opacity: 1;
}

::-moz-placeholder {
  opacity: 1;
}

:-moz-placeholder {
  opacity: 1;
}

:-ms-input-placeholder {
  opacity: 1;
}

body {
  background-color: #fff;
  background-repeat: repeat;
  font-family: Gilroy, Arial, sans-serif;
  font-size: 18px;
  line-height: 18px;
  height: auto;
  overflow-x: hidden;
  vertical-align: baseline;
  padding: 0;
}

#otzyv h1,
#region h1,
h1,
h2,
h3,
p.title {
  font-family: Gilroy-Heavy, Arial, sans-serif;
  padding: 0;
  font-weight: 400;
}

a,
p {
  padding: 0;
}

#otzyv h1,
#region h1,
.button,
h1,
h2,
h3,
p.title {
  color: #000;
  text-transform: uppercase;
}

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

a,
ol li,
p,
ul li {
  -webkit-text-size-adjust: 100%;
}

img {
  display: block;
  outline: 0;
}

.columns,
h1 {
  display: inline-block;
  width: 100%;
}

h1 {
  font-size: 65px;
  line-height: 55px;
  text-align: center;
  letter-spacing: 8px;
  margin: 50px 0 10px;
}

#otzyv h1,
#region h1,
h2,
h3,
p.title {
  display: inline-block;
  width: 100%;
  font-size: 48px;
  line-height: 48px;
  text-align: center;
  letter-spacing: 2px;
  margin: 100px 0 15px;
}

.custom-checkbox {
  display: block;
  position: relative;
  cursor: pointer;
  padding: 10px 0;
  font-family: "Gilroy-Bold", Arial, sans-serif;
  font-size: 17px;
  text-align: left;
}

.custom-checkbox__input {
  position: absolute;
  top: 11px;
}

.custom-checkbox__check {
  padding-left: 33px;
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  line-height: 22px;
  display: block;
}

.custom-checkbox__check:after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-position: center;
  background-repeat: no-repeat;
  border: 2px solid #fd1600;
  position: absolute;
  top: 6px;
  left: 0;
  background-color: #ffffff;
  border-radius: 3px;
}

.custom-checkbox__input:checked + .custom-checkbox__check:after {
  background-image: url(/images/icon-tick.png);
}

.custom-checkbox_modal .custom-checkbox__check {
  max-width: none;
}

.custom-checkbox_modal .custom-checkbox__check:after {
  top: 10px;
}

.custom-checkbox.hidden {
  display: none;
}

.button,
p.subtitle {
  font-size: 24px;
  line-height: 26px;
  text-align: center;
}

p.subtitle {
  font-family: Gilroy-Bold, Arial, sans-serif;
  letter-spacing: 1px;
  margin: 0 0 65px;
}

.content-container {
  width: 100%;
  max-width: 1170px;
  height: auto;
  margin: 0 auto;
}

.columns {
  float: none;
}

.logo,
.logo .img-container,
.logo p {
  display: block;
  float: left;
}

.phone {
  pointer-events: none;
  white-space: nowrap;
}

.button {
  display: block;
  height: 68px;
  font-family: Gilroy-Black, Arial, sans-serif;
  padding: 21px 0;
  background: #fff380;
  background: -moz-linear-gradient(top, #fff380 0, #fdbc01 100%);
  background: -webkit-linear-gradient(top, #fff380 0, #fdbc01 100%);
  background: linear-gradient(to bottom, #fff380 0, #fdbc01 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fff380", endColorstr="#fdbc01", GradientType=0 );
  letter-spacing: 3px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.53);
  border-width: 1px 1px 5px;
  border-style: solid;
  border-color: #fed434 #fed434 #c59200;
  -moz-border-radius: 6px 6px 9px 9px;
  -webkit-border-radius: 6px 6px 9px 9px;
  border-radius: 6px 6px 9px 9px;
  -moz-box-shadow: 0 1px #feffbf inset, 0 20px 5px -10px rgba(70, 75, 69, 0.5);
  -webkit-box-shadow: 0 1px #feffbf inset, 0 20px 5px -10px rgba(70, 75, 69, 0.5);
  box-shadow: 0 1px #feffbf inset, 0 20px 5px -10px rgba(70, 75, 69, 0.5);
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.logo p,
.menu li a {
  font-family: inherit;
}

.button:hover {
  background: #fcbb00;
  -moz-box-shadow: 0 1px #feffbf inset, 0 20px 5px -10px rgba(70, 75, 69, 0.66);
  -webkit-box-shadow: 0 1px #feffbf inset, 0 20px 5px -10px rgba(70, 75, 69, 0.66);
  box-shadow: 0 1px #feffbf inset, 0 20px 5px -10px rgba(70, 75, 69, 0.66);
}

#top {
  background: #fff;
}

.top-form {
  text-align: center;
  padding: 15px 0 100px;
  z-index: 100;
  position: relative;
}

.top-form .content-container {
  text-align: center;
  padding: 20px;
  box-sizing: border-box;
}

.top-form .offer {
  font-family: "Gilroy-Bold", Arial, sans-serif;
  font-size: 20px;
  line-height: 27px;
  font-weight: normal;
  color: inherit;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  padding: 0 20px 0 0;
  display: inline-block;
}

.top-form a.button {
  display: inline-block;
  height: 74px;
  padding: 24px 30px;
}

.logo {
  width: 26%;
  margin: 10px 2% 0px 0;
}

.logo .img-container {
  width: 54%;
  margin: 0 2% 0 0;
  pointer-events: none;
}

.not-main .logo .img-container {
  pointer-events: all;
}

.logo p {
  width: 44%;
  font-size: 14px;
  line-height: 18px;
  color: #949697;
  text-align: left;
  padding: 4px 0;
  margin: 45px 0 0;
}

.menu-container span {
  display: none;
  position: absolute;
  right: 5px;
  top: 25px;
  width: 30px;
  height: 30px;
  font-size: 0;
  cursor: pointer;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeBAMAAADJHrORAAAAG1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACUUeIgAAAACHRSTlMARLvumXcizETcgYMAAAAzSURBVBjTY6AYJAoigACQb9GBAC1AfgcSaMLCr0Dit1LqGHTzCNmP7l4M/9A/PDSoGh4AC+JUvKltjVcAAAAASUVORK5CYII=) left center no-repeat;
  z-index: 20;
}

.menu,
.menu li {
  display: block;
  float: left;
}

.menu {
  width: 47%;
  margin: 45px 2% 0px;
}
@media (max-width: 1279px) and (min-width: 980px) {
  .menu {
    margin-top: 56px;
  }
}

.menu li {
  width: auto;
  margin: 0 15px;
}

.menu li a {
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  padding: 13px 10px;
}

.phone-block {
  display: block;
  float: left;
  width: 19%;
  margin: 30px 0 0px;
  text-align: right;
}

.phone-block a.phone {
  font-family: Gilroy-Bold, Arial, sans-serif;
  font-size: 28px;
  line-height: 30px;
}

.phone-block p {
  font-family: inherit;
  font-size: 14px;
  line-height: 14px;
}

#header-main {
  position: relative;
  background: #f1f3fa;
  background: -moz-linear-gradient(top, #f1f3fa 0, #f6f6f6 100%);
  background: -webkit-linear-gradient(top, #f1f3fa 0, #f6f6f6 100%);
  background: linear-gradient(to bottom, #f1f3fa 0, #f6f6f6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f1f3fa", endColorstr="#f6f6f6", GradientType=0 );
  padding-top: 40px;
}

#header.winter #header-main {
  background: transparent;
}

#agregator-title p.subtitle,
#header-main p.subtitle {
  font-size: 30px;
  line-height: 30px;
}

#header-main .columns #header-features {
  display: block;
  float: left;
  width: 26%;
  margin: 0 0 95px;
  position: relative;
}

.header-main__stiker-board {
  position: absolute;
  left: 475px;
  top: 47px;
}
@media (max-width: 1280px) {
  .header-main__stiker-board {
    left: 280px;
    top: 467px;
  }
}
@media (max-width: 979px) {
  .header-main__stiker-board {
    left: 512px;
    top: 30px;
    width: auto;
  }
}
@media (max-width: 767px) {
  .header-main__stiker-board {
    left: 11vw;
    top: -265px;
  }
}
@media (max-width: 478px) {
  .header-main__stiker-board {
    left: -6px;
    top: -265px;
  }
}

#header-main .columns #header-features li {
  width: 400px;
  height: 69px;
  position: relative;
  display: inline-block;
  font-family: inherit;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #ffffff;
  text-align: left;
  padding: 10px 15px;
  margin: 0 0 15px;
  background-color: #5dac1f;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#header-main .columns #header-features li:before {
  content: "";
  position: absolute;
  right: -56px;
  top: 0;
  border: 35px solid transparent;
  border-left: 22px solid #5dac1f;
}

#header-main .columns #header-features li p span {
  display: block;
  font-family: "Gilroy-Bold", Arial, sans-serif;
  font-size: 23px;
  line-height: 21px;
  margin: 0 0 5px;
  text-shadow: 0 0 20px #666;
}

#header-main .form-container p.offer,
.form-container .columns p {
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 1px;
  font-weight: 400;
}

#header-main .columns .form-container {
  display: block;
  float: right;
  width: 33%;
  max-width: 390px;
  margin: 0 0 95px;
}

.form-container {
  padding: 25px 10px;
  border: 16px solid #ffc02c;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  background-color: transparent\9 ;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4cffffff, endColorstr=#4cffffff)";
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.form-container p.offer {
  padding: 0 0 50px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWYAAAAaBAMAAAB2n+srAAAAG1BMVEUAAAB/mKp/mKp/mKp/mKp/mKp/mKp/mKp/mKoNNQ3/AAAACXRSTlMABgwSGB4kKS57N9s1AAACxUlEQVRYw82Wi3HqMBBFcQcyHSB3IKsDmQ5sd0DSAaYDKPt5vZ9rISaYScLLGWZg+IjD9d0ddkxVM3uvNK3QMceB+TA+J+O2mUk56zHDODAd0yrBXA4s53YrnHM7cSYWZbFOKUYyPs63Rfl0ypUvxHWb8PV2uV0urDx9GANxnOmIGCMJh+ADWZNQzVQErOmxaPvDwRMhWNQJWd+FPa24fKk7rYDvOAh93xEJITcc8SpkZ0Ej61phaR+8b4kYpSF07sCM4/jAG9HfrkuoxJRzVt1RhVmXe8HSdJ0Zc0LEYHmusoZI1L6FtWj3g6ItgXlO6QpOg6K+ZCsxe2oG9wIhI+UHUS/vo4Iwqt3GzjiattUbfFJbz/eqsD2RLxKWFs9fIOjgzdQCilxQ2QaBdWjI2oimTXkb48dzli6ADkRLGLsCxrIkHiMvVpVZl2EnGkgwZJyYe1ViKH37+0403nqMZeEK4QI3X4T1NNo4Qhs7u0dRtgFdQQ4kPLc4bwXPGfFce+d0GsUa2gDizAbbPF4QsClgPOe7RRgVoYJgi0i1oR2XXRK7hLnsttLGxDUTOBHpRG1UaMVmaYzjPtcOrZBSGzGXGf2RbiUkGlEIOVQDxqZYBmv3IvQrdRrz5dfIUDYiHtGVlNIDS2mujXFWiOC1xH4dcbbdXgubi424zbtZLidpG4mV7oEjIE00eE/UhNbYbW9FuayZGhxmEHjgyF8hrOuASgDHEX8DR5D7Om0JHJHLFIUvRfF2kPuyK0X8TUhYlja8l7hFHMqiAyDaFK9aISDsOKGfgrS53BBHxbeCbDPdRRS2Pwj3TPsNdeWpKZoL6Dg++bdwDDY3sOz2BTa8enWAE2jkfxMNxdUlpLXlac3V0WFvoiLwr3szOmTI981USladwlP3Tv6Rt5N/pSMJV+c25Kf3YNm+fwjHQWus5Mf8Lc3/wz8kxVSQ8rWBGQAAAABJRU5ErkJggg==) center bottom no-repeat;
}

#header-main .form-container p.offer {
  font-family: Gilroy-Bold, Arial, sans-serif;
  color: inherit;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
}

.form-container p.offer span {
  color: red;
}

#header-main .form-container .columns {
  background: 0 0;
  margin: 0 0 5px;
}

.form-container .columns p {
  display: block;
  float: left;
  width: 40%;
  color: inherit;
  margin: 0 5% 20px;
}

.form-container .columns p.old-price {
  font-family: inherit;
  text-decoration: line-through;
  text-align: right;
}

.form-container .columns p.new-price {
  font-family: Gilroy-Heavy, Arial, sans-serif;
  text-align: left;
}

.form-container p.info {
  font-family: Gilroy-Bold, Arial, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: inherit;
  letter-spacing: 1px;
  text-align: center;
  margin: 0 0 20px;
}

.form-container form .custom-select .selectBox,
.form-container form .custom-select li,
.form-container form input[type=text] {
  font-family: Gilroy-Light, Arial, sans-serif;
  line-height: 30px;
  color: #000101;
  text-align: left;
  font-size: 15px;
}

.form-container form {
  display: block;
  width: 90%;
  margin: 0 auto;
}

.form-container form input[type=text] {
  display: block;
  width: 100%;
  height: 50px;
  margin: 0 auto 10px;
  padding: 10px 20px 10px 40px;
  background: 10px center no-repeat #fff;
  outline: 0;
  border: 1px solid #b5bbc7;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.form-container form input[name=name] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAARCAMAAAAxIdauAAAARVBMVEUAAAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD+SSDVAAAAFnRSTlMA8uPMgkGu7One1r+7lIZ0TkkuHh1K7jwvTgAAAGBJREFUCNdNzUkSgCAMRNEGAWdmc/+jCqmU5q/6rRozZ8k6SIlmSbSwFtHKWkUbaxNdrEuUWRmSG/geum+l+c67jIMjHOPiATz9eQSlgF1ph1EyIB1uhRuo8bSGjD1jxQs21wsQXKNWEAAAAABJRU5ErkJggg==);
}

.form-container form input[name=phone] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA00lEQVQ4jZWSvwrBURTHP/0Uk8hTiIxWoxGD17EwERk8hNEDiMUgL0BiVEyShVK+lvsrXUfcW98695zO554/FwFOXcFOkH7z/VRs9AVyaoUCOm/JElwEuRDA3QNI0PsXEAFXPk/Z8NlHMPFePwnyIS3UPcAqdIiRYO1BGqFrrAie3iZKIQAEI6+Kg6AYAkgKZh7kLKi5eEGwFUyd/QFAkBEsjX+xcNuJ7w/BUJC1ykoL5gbE0v5bbyljJpYGv6ZcFWy+JVszsJQQNAVjwVFwE7Tj+AuDoENmGKcQhAAAAABJRU5ErkJggg==);
}

.form-container form input[name=email] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAARVBMVEUAAAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD+SSDVAAAAFnRSTlMArPhuC2f7rXTseD007+6+tqSck1BI35mIaAAAAFlJREFUGNOFzkkOgCAQRNECkUFw1r7/Ua1gnGN4C0L/9KJR5p26cQ2sPFhovqHOAr+aYRDpEpA49zlg5dY0c31BDgYYhRRgjoDY6ogr7P6Dr06e4X3Y9/SiDQRlBxL6fduxAAAAAElFTkSuQmCC);
}

.form-container form .input-name {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAARCAMAAAAxIdauAAAARVBMVEUAAAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD+SSDVAAAAFnRSTlMA8uPMgkGu7One1r+7lIZ0TkkuHh1K7jwvTgAAAGBJREFUCNdNzUkSgCAMRNEGAWdmc/+jCqmU5q/6rRozZ8k6SIlmSbSwFtHKWkUbaxNdrEuUWRmSG/geum+l+c67jIMjHOPiATz9eQSlgF1ph1EyIB1uhRuo8bSGjD1jxQs21wsQXKNWEAAAAABJRU5ErkJggg==) !important;
}

.form-container form .input-phone {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA00lEQVQ4jZWSvwrBURTHP/0Uk8hTiIxWoxGD17EwERk8hNEDiMUgL0BiVEyShVK+lvsrXUfcW98695zO554/FwFOXcFOkH7z/VRs9AVyaoUCOm/JElwEuRDA3QNI0PsXEAFXPk/Z8NlHMPFePwnyIS3UPcAqdIiRYO1BGqFrrAie3iZKIQAEI6+Kg6AYAkgKZh7kLKi5eEGwFUyd/QFAkBEsjX+xcNuJ7w/BUJC1ykoL5gbE0v5bbyljJpYGv6ZcFWy+JVszsJQQNAVjwVFwE7Tj+AuDoENmGKcQhAAAAABJRU5ErkJggg==) !important;
}

.form-container form .input-email {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAARVBMVEUAAAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD+SSDVAAAAFnRSTlMArPhuC2f7rXTseD007+6+tqSck1BI35mIaAAAAFlJREFUGNOFzkkOgCAQRNECkUFw1r7/Ua1gnGN4C0L/9KJR5p26cQ2sPFhovqHOAr+aYRDpEpA49zlg5dY0c31BDgYYhRRgjoDY6ogr7P6Dr06e4X3Y9/SiDQRlBxL6fduxAAAAAElFTkSuQmCC) !important;
}

.form-container form input[type=submit] {
  display: block;
  width: 100%;
  height: 74px;
  padding: 24px 0;
  margin: 5px auto 20px;
  outline: 0;
  -webkit-appearance: none;
}

.form-container form .custom-list,
.form-container form .custom-select {
  display: block;
  position: relative;
  width: 100%;
  height: 50px;
  margin: 0 auto 10px;
  z-index: 5;
}

.form-container form .custom-select .selectBox {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 10px 20px 10px 40px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAMAAAAMs7fIAAAARVBMVEUAAAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD+SSDVAAAAFnRSTlMAovlnXBS0rqVuIQgE3dHCt0hFJhoOcZJZ3AAAAFlJREFUGNOFzYsKgCAMheFpZaV2r/P+jxprFmNQ/SCOD6b012ahxmoBWCzAKajeIY+Zr56h4ykN8KlAS9zE43GtBFmPHgAfzFTaIQV6anC/oUl+0eTIFOmrE4Y4BhaUgkwhAAAAAElFTkSuQmCC) 10px center no-repeat #fff;
  cursor: pointer;
  margin: 0;
  border: 2px solid #000;
  -moz-box-sizing: border-box;
  -weblit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 5;
}

.form-container form .custom-select .selectBox:after {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAIBAMAAAACWGKkAAAAHlBMVEUAAAAbFBobFBobFBobFBobFBobFBobFBobFBobFBpr0HfuAAAACXRSTlMAXdEZ1GIhG08PqntJAAAAMklEQVQI12NImQkGUxmYPcEMAQYGIxA9kYGBgVkTLAAERWABsBBQAAxKpjJAAFsDkAAASpoRsJHCZJoAAAAASUVORK5CYII=);
  position: absolute;
  right: 10px;
  top: 10px;
  width: 16px;
  height: 8px;
  z-index: 10;
}

.form-container form .custom-select .dropDown {
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  list-style: none;
  background: #fff;
  margin: 0;
  padding: 0;
  border: 1px solid #b5bbc7;
  -moz-box-sizing: border-box;
  -weblit-box-sizing: border-box;
  box-sizing: border-box;
}

.form-container form .custom-select li {
  position: relative;
  width: 100%;
  height: auto;
  font-weight: 400;
  cursor: pointer;
  margin: 0;
  padding: 0 20px 0 40px;
  -moz-box-sizing: border-box;
  -weblit-box-sizing: border-box;
  box-sizing: border-box;
}

.form-container form .custom-select li:hover {
  color: red;
}

.form-container form p.info {
  font-family: Gilroy, Arial, sans-serif;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  color: inherit;
  text-align: center;
  margin: 0 0 5px;
}

.form-container p.offer span.form-date {
  color: inherit;
  display: inline-block !important;
}

.form-date:after {
  content: attr(data-text);
}

.button.green-button {
  height: auto;
  color: #ffffff;
  letter-spacing: 1px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.53);
  border-color: #83dd39 #83dd39 #4c960f;
  background: #83de3a; /* Old browsers */
  background: -moz-linear-gradient(top, #83de3a 0%, #64b423 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #83de3a 0%, #64b423 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #83de3a 0%, #64b423 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#83de3a", endColorstr="#64b423",GradientType=0 ); /* IE6-9 */
  -moz-box-shadow: 0 1px #dcf69a inset, 0 20px 5px -10px rgba(70, 75, 69, 0.5);
  -webkit-box-shadow: 0 1px #dcf69a inset, 0 20px 5px -10px rgba(70, 75, 69, 0.5);
  box-shadow: 0 1px #dcf69a inset, 0 20px 5px -10px rgba(70, 75, 69, 0.5);
}

.button.green-button:hover {
  background: #64b423;
  -moz-box-shadow: 0 1px #dcf69a inset, 0 20px 5px -10px rgba(70, 75, 69, 0.66);
  -webkit-box-shadow: 0 1px #dcf69a inset, 0 20px 5px -10px rgba(70, 75, 69, 0.66);
  box-shadow: 0 1px #dcf69a inset, 0 20px 5px -10px rgba(70, 75, 69, 0.66);
}

.button.hit {
  border-color: #83dd39 #83dd39 #4c960f;
  background: #83de3a;
  background: -moz-linear-gradient(top, #83de3a 0%, #64b423 100%);
  background: -webkit-linear-gradient(top, #83de3a 0%, #64b423 100%);
  background: linear-gradient(to bottom, #83de3a 0%, #64b423 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#83de3a",endColorstr="#64b423",GradientType=0);
  -moz-box-shadow: 0 1px #dcf69a inset, 0 20px 5px -10px rgba(70, 75, 69, 0.5);
}

.red {
  color: #ed1b24;
}

.yellow {
  color: #ffc02c;
}

.green {
  color: #0c902b;
}

.bold {
  font-weight: bold;
}

.nowrap {
  white-space: nowrap;
}

.free {
  color: red;
  text-align: center;
  text-transform: uppercase;
  padding: 15px;
}

.fancybox-content {
  border-radius: 10px;
}

#top-features {
  position: relative;
  z-index: 10;
}

#top-features ul {
  display: inline-block;
  float: none;
  width: 100%;
  font-size: 0;
  line-height: 0;
  margin: 100px 0 80px;
  text-align: center;
}

#top-features ul li {
  display: inline-block;
  width: 20%;
  max-width: 260px;
  height: 295px;
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIEAAAEnBAMAAAB8vD0kAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAASUExURd/g5UdwTN/g5d/g5d/g5d/g5YXJG80AAAAGdFJOU00AFjwpCM/+HU0AAACySURBVHja7doxCsJAEIbRBT1ARkiv5ALiCUTIAQK5/1lsFDSN7O40wff1+4pp/y1Fkn4UlQ0EAoFAIBAIBAKBQCAQCAQCgUAgEAgEAuEfhUetENPX+8Mc9a2fwCVaWq9v4LhEW6cXcYvmxnvbDTf3nKOvc+kEYiAQCAQCgUAgEAgEAoFAIBAIBAKBQCAQCDsQ+rfFvn1znFI21oSdN2FrTti7EzZ3vxcIBAKBQNidIEmbnqpS2DCaDLEPAAAAAElFTkSuQmCC") no-repeat center top;
  overflow: hidden;
  vertical-align: top;
}

#top-features ul li img {
  margin: 50px auto 20px;
}

#top-features ul li p {
  font-family: inherit;
  font-size: 17px;
  line-height: 24px;
  font-weight: normal;
  color: #000000;
  text-align: center;
}

#top-features ul li p span {
  display: block;
  font-family: "Gilroy-Bold", Arial, sans-serif;
  font-size: 20px;
  margin: 0 0 5px;
}

.reasons {
  -moz-box-shadow: 0 20px 20px #f5f5f6;
  -webkit-box-shadow: 0 20px 20px #f5f5f6;
  box-shadow: 0 20px 20px #f5f5f6;
}

.reasons .columns {
  position: relative;
  margin: 40px 0 20px;
}

.reasons .columns.img,
.reasons .columns.webp {
  background-image: none;
}

.reasons .reasons-column {
  display: block;
  float: left;
  width: 49%;
  z-index: 5;
}

.reasons #reasons-minus {
  margin: 0 1% 20px 0;
  background-repeat: no-repeat;
  background-position: center;
  padding: 0 30px 0 134px;
  box-sizing: border-box;
}

.reasons #reasons-minus.img {
  background-image: url(../images/fish-desc.jpg);
}

.reasons #reasons-minus.webp {
  background-image: url(../images/fish-desc.webp);
}

.reasons #reasons-plus {
  margin: 0 0 20px 1%;
  background: url(../images/fish-desc2.jpg);
  background-repeat: no-repeat;
  background-position: center;
  padding: 0 160px 0 103px;
  box-sizing: border-box;
}

.reasons #reasons-plus.img {
  background-image: url(../images/fish-desc2.jpg);
}

.reasons #reasons-plus.webp {
  background-image: url(../images/fish-desc2.webp);
}

.reasons #reasons-minus .reasons-inner,
.reasons #reasons-plus .reasons-inner {
  text-align: left;
}

.reasons .reasons-title {
  display: inline-block;
  font-family: inherit;
  font-size: 23px;
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 28px;
  margin: 0 0 20px;
}

.reasons .reason-item {
  position: relative;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0 0 20px;
  padding: 30px 0 0;
}

.reasons .reasons-column .reason-item-text {
  display: inline-block;
  width: 100%;
  text-align: left;
}

.reasons .reason-item .reason-item-text p {
  margin: 0;
}

.reasons .reason-item .reason-item-text p .bold {
  display: block;
}

.reasons .reason-item .reasons-line {
  position: absolute;
  width: 55%;
  height: 16px;
  top: 0;
}

.reasons #reasons-minus .reason-item .reasons-line {
  left: 40%;
}

.reasons #reasons-minus .reason-item .reasons-line:before {
  content: url(../images/minus.png);
  position: absolute;
  top: 9px;
  left: 0;
}

.reasons #reasons-minus .reason-item .reasons-line:after,
.reasons #reasons-plus .reason-item .reasons-line:after {
  content: "";
  position: absolute;
  top: 13px;
  width: 8px;
  height: 8px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.reasons #reasons-plus .reason-item .reasons-line {
  right: 40%;
}

.reasons #reasons-plus .reason-item .reasons-line:before {
  content: url(../images/plus.png);
  position: absolute;
  top: 9px;
  right: 0;
}

.reasons-or {
  position: absolute;
  left: 50%;
  bottom: 50%;
  margin-left: -38px;
  width: 78px;
  height: 78px;
  font-family: inherit;
  font-size: 22px;
  line-height: 78px;
  text-align: center;
  background: #fdc600;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.reasons-string .reasons-title {
  width: 100%;
  text-align: center;
  margin: 20px 0 50px;
}

#present {
  position: relative;
}

#present .content-container {
  width: 95%;
}

#present .subtitle {
  font-family: "Gilroy", Arial, sans-serif;
  font-size: 28px;
  line-height: 36px;
}

#present .columns {
  margin: 0 0 90px;
}

#present .img-container {
  float: left;
  width: 47%;
}

#present .img-container img {
  position: relative;
  margin: 0;
  z-index: 5;
}

#present .img-container p.note {
  position: absolute;
  left: 0;
  top: 0;
  width: 270px;
  font-family: "Gilroy-Bold", Arial, sans-serif;
  font-size: 30px;
  line-height: 34px;
  color: #ff0000;
  text-align: left;
  text-transform: uppercase;
  padding: 0 0 0 70px;
  background-color: transparent;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD4AAAA+CAMAAABEH1h2AAAAn1BMVEUAAAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AABRy2zXAAAANHRSTlMA7vkQIQyItFscTPTTJBYDyOHKjeOBe0PFYVSxpGxmMwc8OOjc2M6ULSnlf1ern1bVvoJyXU0ZdAAAAzFJREFUSMec09l2okAQgOHqIj2KuBBZ3ECDiE5iMuck+d//2WaMzBE6aky+uwaqm1paLvB6aTaOAwjicZb2PPmGQRIqLTpOBnKTh+6Us6azB/nKaHlfHxfNCt+KWL+YRWPl4H45kqvWWwBdPDvJes8LBdiu5TK7AzDJUM4YJgZgZy9WrA8E+4vv7T4A+hdqODFA506uuOsAZiJnzBU0ly/kCjo/H/20ki+tns7FTxQqX27gV6ATp2oGqqHcZFiBGbQmrQ+xLzfyY+g3+7MDXcnNVgq707IAcvmGHFhLbdSHjjP6vTT3T9mu3LJ0YDuSoxkE7cS9ENBZPWzZ53HyA6hfjzaQSssf6I/Rbr1V8Gq4b9/WFDbH47tgrDRZ5ddhkD7au6A/FK+k2/7EUD8JYe90FoqPpMqh5JSHxF5IpCWBUP55BHUrs+H9mMPLo2pxOKxi7hyh8Cgib7AQxxIiK2JjNkSHRm+JH6RtAW/Hf5+LK1HK3MocnqwMMijX4phDKOIpauWT369goknM7rkDGnnisop60oNp4+p0SlOjQU2tzE77TKEnKUSnYaswLUrgrDP5L4JUMliehonQGU6n3TNMs76ZhFA0wqfXw7uN8AJCicH/WbgPsQRgG0+qwV3TK++t9b4RbiEQoHFPS65r3WygHS6Tv62X4U6DMBSFyzrHskhwTDaVZKlIlhS2QfS8/7O5gHJGLYGC5xd/TkLbe++5Xz7gjnhSBSyan6dC+Y5n2crHsf0+o5JSUBLw2qtjvWFrv7oNHruRA2z5cA52PhzLxsHOsmHROthZtGwZBztbhg3rYGfDcly42DkuRAwkU+wJ6ukZGKNS46PP/mSMyuDnCorumbTVvru9E1UAL9aY8BFJi/2wwMaICWtIaQ/eddUoQ9J87HwgMUOKEbm8j+8KNl3VXb0zIkV4MgI6PHytDH0eg76AFumM9WD+ciIeKiAPxrqDHDgp0b1tZGMXs4yL2by1kCpdltJS/NF5/Epc/t9CTukaB/b9OLCvcUAPwEhhh5GCMDKEQqWJQm9EoZEgtk5vIKbkMl0PgxilXqdiICE0mgihROD48ovAl7gXgb8BQ5CdD8ybpmoAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-position: left center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 10;
}

#present .text {
  float: right;
  width: 51%;
  margin: 0 0 0 2%;
}

#present .text-inner {
  padding-left: 40px;
}

#present .text ul {
  margin-top: 36px;
  margin-bottom: 36px;
}

#present .img-container p,
#present .text p,
#present .text li {
  font-family: inherit;
  font-size: 19px;
  line-height: 28px;
  color: inherit;
  text-align: left;
}

#present .text li {
  position: relative;
  padding-left: 28px;
}

#present .text li:before {
  content: "";
  background-image: url(../images/icon-tick.png);
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
}

#present .img-container p,
#present .text p {
  margin: 0 0 36px;
}

#present .img-container p:last-child,
#present .text p:last-child {
  margin-bottom: 0;
}

#present .img-container p span,
#present .text p span {
  font-family: "Gilroy-Bold", Arial, sans-serif;
}

#present .text li {
  margin: 0 0 5px;
}

#present .text li span {
  font-family: "Gilroy-Bold", Arial, sans-serif;
  text-transform: uppercase;
}

#present .text ol {
  list-style: decimal inside;
  margin-bottom: 36px;
  margin-top: 36px;
}

#present .text ol li ul {
  list-style: disc inside;
  margin: 20px 0;
}

#present .button-container {
  display: inline-block;
  width: 100%;
  text-align: right;
}

#present .button {
  max-width: 220px;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  margin-right: 20px;
}

.present-summa {
  display: inline-block;
  vertical-align: middle;
}

.present-summa__title {
  font-family: "Gilroy-Semibold", Arial, sans-serif;
  line-height: 1;
  margin-bottom: 6px;
}

.present-summa__value {
  font-family: "Gilroy-Extrabold", Arial, sans-serif;
  color: red;
  font-size: 40px;
  line-height: 1;
}

.present-summa__unit {
  font-family: "Gilroy-Semibold", Arial, sans-serif;
  font-size: 21px;
  color: #000000;
}

#content {
  position: relative;
  height: auto;
  background: #ffffff;
}

#instruction {
  position: relative;
  background: #f2f2f2;
}

#instruction .columns {
  margin: 30px 0 80px;
}

#instruction .columns .img-container {
  position: relative;
  display: block;
  float: left;
  width: 57%;
  margin: 0 auto 20px;
  text-align: right;
}

#instruction .columns .img-container img {
  display: inline-block;
}

#instruction .columns .img-container p {
  position: absolute;
  left: 0;
  display: inline-block;
  width: auto;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: #070606;
  padding: 0 5px 0 0;
  text-align: left;
  background: #f2f2f2;
}

#instruction .columns .img-container p#legend1 {
  top: -2px;
}

#instruction .columns .img-container p#legend2 {
  top: 68px;
}

#instruction .columns .img-container p#legend3 {
  top: 140px;
}

#instruction .columns .img-container p#legend4 {
  top: 213px;
}

#instruction .columns .img-container p#legend5 {
  top: 285px;
}

#instruction .columns .img-container p#legend6 {
  bottom: 208px;
}

#instruction .columns .img-container p#legend7 {
  bottom: 135px;
}

#instruction .columns .img-container p#legend8 {
  bottom: 64px;
}

#instruction .columns ul {
  display: block;
  float: left;
  width: 43%;
  margin: 0 0 20px;
}

#instruction .columns ul li {
  display: inline-block;
  float: none;
  width: 100%;
  margin: 0 0 10px;
}

#instruction .columns ul li .num {
  display: block;
  float: left;
  width: 9%;
  margin: 0 2% 20px 0;
}

#instruction .columns ul li .num span {
  display: inline-block;
  width: 36px;
  height: 36px;
  font-family: "Gilroy-Black", Arial, sans-serif;
  font-size: 16px;
  line-height: 36px;
  color: #000000;
  background: #fff380; /* Old browsers */
  background: -moz-linear-gradient(top, #fff380 0%, #fdbc01 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #fff380 0%, #fdbc01 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fff380 0%, #fdbc01 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fff380", endColorstr="#fdbc01",GradientType=0 ); /* IE6-9 */
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  border: 1px solid #fdd63e;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: 0 2px #feffbf inset, 0 6px 6px #cccecc;
  -webkit-box-shadow: 0 2px #feffbf inset, 0 6px 6px #cccecc;
  box-shadow: 0 2px #feffbf inset, 0 6px 6px #cccecc;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#instruction .columns ul li .text {
  display: block;
  float: left;
  width: 89%;
  margin: 0 0 10px;
}

#instruction .columns ul li .text p {
  font-family: inherit;
  font-size: 17px;
  line-height: 24px;
  color: #000000;
  margin: 0 0 10px;
}

#instruction .columns ul li .text p.text-title {
  font-family: "Gilroy-Bold", Arial, sans-serif;
  font-size: 20px;
  margin: 0 0 10px;
}

.patent {
  padding: 60px 0;
}

.patent__wrapper {
  display: flex;
  align-items: center;
  gap: 40px;
}

.patent__title {
  margin: 0;
  margin-bottom: 20px;
  font-size: 42px;
  letter-spacing: 0;
}

.patent__image {
  max-width: 400px;
  margin: -30px auto 0;
  box-shadow: 0 3px 10px #f2f2f2;
}

@media (max-width: 991.98px) {
  .patent__wrapper {
    flex-direction: column;
  }
}
@media (max-width: 539.98px) {
  .patent__image {
    width: 100%;
  }
}
#food {
  position: relative;
}

#food p.title {
  width: 80%;
  margin-left: 10%;
}

#food .columns {
  font-size: 0;
  line-height: 0;
  text-align: center;
  margin: 0 0 50px;
}

#food .columns .food {
  display: inline-block;
  width: 32%;
  max-width: 370px;
  height: 395px;
  margin: 0 2% 50px 0;
  overflow: hidden;
  vertical-align: top;
}

#food .columns .food:nth-child(3n) {
  margin-right: 0;
}

#food .columns .food .img-container {
  position: relative;
  display: block;
  background: #f2f2f2;
  margin: 0 0 35px;
}

#food .columns .food .img-container img {
  position: relative;
  margin: 0 auto;
  z-index: 5;
}

#food .columns .food .img-container p.cooking-time {
  position: absolute;
  left: 20px;
  top: 25px;
  font-family: inherit;
  font-size: 14px;
  line-height: 20px;
  color: #7b7b7b;
  padding: 0 0 0 30px;
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAC0UExURQAAAAUFBaOjo3x8fAICAp+fnwICAkdwTDExMS0tLX9/f0xMTNPT0yMjI8DAwIGBgYyMjI+Pj7m5ucTExG9vbxQUFCoqKoSEhMXFxQAAAAkJCREREWdnZxsbG5eXlxcXF4iIiLKysgAAAAsLC11dXb6+vjExMZmZmY+Pj52dnYWFhc3NzbCwsCMjI5ubmyAgIKamplFRUSAgICgoKP////T09DQ0ND09PbCwsGRkZCMjIwwMDHh02bQAAAA8dFJOU4B5LEN/AXwABAsNVxRvGUA5NiQcSHZoPyAHc3FLczVtPSZtekwfEAoRChEbKWkyayhScGsECGZiIkhndu8VoyIAAADPSURBVBgZBcEFQhsBAADBjc5dIASCF9e6e/n/vzoT8PT35OXl3+MfIDj8XVX1awvhoB5mZ6vV2elxnSIO6ugn8GNWp2S3rjHc34+Y1pmcdAlDjbDpSu97WMAwbwRXbbtsBoYawHU7fewQDPOehwG7XTTpDRjmNZ+c87plk96B4dWyOudtyz63BxbjOI7jgt0ueuwWAPjUTk8dAwDrPmTdDAD2O5bDmgKwrTtxW5sFYL+OCJv6tr+3Wu0dfK8jBHcnVVXrKQR8+XozWd7sTIH/tPMQrQSO7WcAAAAASUVORK5CYII=") no-repeat left center;
  z-index: 10;
}

#food .columns .food p.food-name {
  font-family: "Gilroy-Black", Arial, sans-serif;
  font-size: 20px;
  line-height: 22px;
  color: #000000;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 20px;
}

#food .columns .food .columns {
  margin: 0;
}

#food .columns .food .shop,
#food .columns .food .home {
  display: block;
  float: left;
  width: 44%;
  margin: 0 2% 0 0;
}

#food .columns .food .shop p,
#food .columns .food .home p {
  display: inline-block;
  width: auto;
  vertical-align: top;
}

#food .columns .food p {
  font-family: inherit;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
}

#food .columns .food p.legend {
  text-align: left;
  margin: 15px 15px 0 0;
}

#food .columns .food p.price {
  text-align: center;
  padding: 10px 12px;
}

#food .columns .food .shop p.price {
  background: #f2f2f2;
}

#food .columns .food .home p.price {
  background: #fece27;
}

#food .columns .food p.price span {
  display: block;
  font-family: "Gilroy-Bold", Arial, sans-serif;
}

#rulka,
#rebryshki,
#chicken {
  max-width: 600px;
}

#sellout {
  border-top: 16px solid #ffc02c;
  border-bottom: 16px solid #ffc02c;
  margin: 80px 0 0;
}

#sellout .columns {
  margin: 0 0 20px;
}

#sellout .inner {
  max-width: 610px;
  margin: 0 auto;
}

#sellout .column {
  float: left;
  width: 47%;
}

#sellout .sep {
  float: left;
  width: 6%;
  font-family: "Gilroy-Bold", Arial, sans-serif;
  font-size: 40px;
  line-height: 40px;
  color: #000000;
  text-align: center;
  margin-top: 150px;
}

#sellout .column img {
  margin: 0 auto;
}

#sellout .column:first-child img {
  width: 95%;
  margin-top: 5%;
}

#sellout .columns p {
  font-family: "Gilroy-Black", Arial, sans-serif;
  font-size: 24px;
  line-height: 26px;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 20px;
}

#sellout p.price {
  font-family: "Gilroy-Bold", Arial, sans-serif;
  font-size: 30px;
  line-height: 30px;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 20px;
}

#sellout p.action-time {
  display: inline-block;
  width: 100%;
  font-family: "Gilroy-Bold", Arial, sans-serif;
  font-size: 20px;
  line-height: 27px;
  color: #ff0000;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 80px;
}

#models {
  position: relative;
  background: #f2f2f2;
}

#models p.subtitle {
  margin-bottom: 10px;
}

#models .columns {
  margin: 50px 0 80px;
}

#models .columns .model {
  display: block;
  float: left;
  width: 24%;
  max-width: 380px;
  padding: 30px 15px 20px;
  margin: 0 1% 20px 0;
  background: #ffffff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#models .columns .model:last-child {
  margin-right: 0;
}

#models .columns .model .model-title {
  font-family: "Gilroy-Bold", Arial, sans-serif;
  font-size: 30px;
  line-height: 30px;
  color: #000000;
  padding: 0 0 30px;
  margin: 0 0 30px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANgAAAASCAMAAAAOjeANAAAAllBMVEUAAAD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxD9wxAw26tcAAAAMXRSTlMAiJn83e7quxgFywxiVkQgzqRySScBxq9pLde3j4Z++KqVd208MrSCXFES8uWeONLBXKX75QAAAgBJREFUSMfdldl2mzAYBkEIBGIXmH3fMYut93+5QlqnaU5jN3Zs08wtF5w538DPPAlpr/uVpSpekbA5yFyEMDYgHPkV+gt+QYDQwA5yTcAmROkrX5SYTSHrtaZ6BQtchKGQ0hsQDmiKPct+mqEk1lZH2KlxAoGjd2AM2c5/lJ6kz73XAtcJBvoQuINZ+jvmXsi2piSgMQT6ZQy8cMDYQc0U5WxbEK/rNVVdP8uWBWaI32YgZJ74pT47seqKfPV5CKkQHN28LbtKfylQ9C0lAQiuhtzR2zO3s697kodBSp+GYLjR6Q8i+WqMeJoC+4bmajUxHZ5uhdSYykp+qccvUGpeUaSuEXC8R3MDDyHEGCMUZpkJXmD/IAIAZFkWIoyDv94K6CaztIbkOdpnutPKCQ/0RjgeGg7KTBDFRamoljbXti7upWuvu0LiyXXgq+bglvaymzr/20x9HI7XahwbE7CLRK/Vtigz92EnziqJGsjRhSDRmYsvkq02FD4RFDRQlsfkpPFopFrJHY5yyNqdi08FB+7SJkLgNGaUlJ012+KO2QKyFgfUqD54WLWY+8DldEe0WpeZjeLHYyS9y9VWWxe+k0pHAy27eH21lVkuIpFQ/u20FDq8LjMeQjMiijVvd5iz6ORnmEnIrzZGM8Wk0/z/ZZkziIyuxmZUKNZ3sHnLD0RA9CS2kZDEAAAAAElFTkSuQmCC") no-repeat center bottom;
}

#models .columns .model .model-title strong {
  font-weight: normal;
  font-style: normal;
}

#models .columns .model p {
  font-family: inherit;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  text-align: left;
  margin: 0;
}

#models .columns .model p.price {
  font-family: "Gilroy-Black", Arial, sans-serif;
  font-size: 24px;
  line-height: 26px;
  margin: 0 0 20px;
  text-align: center;
}

#models .columns .model:nth-child(2) p.price,
#models .columns .model:nth-child(3) p.price {
  background: rgba(131, 222, 58, 0.7);
}

#models .columns .model p.price .old-price {
  font-family: "Gilroy-Light", Arial, sans-serif;
  text-decoration: line-through;
  margin: 0 5px 0 0;
}

#models .columns .model .discount {
  font-family: "Gilroy-Bold", Arial, sans-serif;
  font-size: 20px;
  line-height: 27px;
  color: #ff0000;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 20px;
}

#models .columns .model ul {
  display: inline-block;
  width: 100%;
  margin: 10px 0 20px;
}

#models .columns .model ul li {
  font-family: "Gilroy-Bold", Arial, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #000000;
  text-align: left;
  margin: 0;
}

#models .columns .model .button-container .button {
  width: 180px;
  font-size: 20px;
  margin: 0 auto 20px;
}

#reasons {
  position: relative;
  -moz-box-shadow: 0 20px 20px #f5f5f6;
  -webkit-box-shadow: 0 20px 20px #f5f5f6;
  box-shadow: 0 20px 20px #f5f5f6;
}

#reasons ul {
  display: inline-block;
  width: 100%;
  margin: 75px 0 0;
}

#reasons ul li {
  margin: 0 0 140px;
}

#reasons ul li .img-container {
  position: relative;
  display: block;
  width: 46%;
  max-width: 540px;
}

#reasons ul li:nth-child(2n+1) > .img-container {
  float: left;
  margin: 0 2% 0 0;
}

#reasons ul li:nth-child(2n) > .img-container {
  float: right;
  margin: 0 0 0 2%;
}

#reasons ul li .img-container.main-img img {
  position: relative;
  margin: 0 auto;
  z-index: 5;
}

#reasons ul li .img-container .mini-container {
  position: absolute;
  bottom: 17%;
  z-index: 10;
}

#reasons ul li#konstrukciya .img-container .mini-container {
  bottom: -15%;
}

#reasons ul li#podarok .img-container .mini-container {
  bottom: -7%;
}

#reasons ul li .img-container .mini-container.minus {
  left: 7%;
}

#reasons ul li .img-container .mini-container.plus {
  right: 7%;
}

#reasons ul li .img-container .mini-container img {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: 0 0 23px #e6e6e6;
  -webkit-box-shadow: 0 0 23px #e6e6e6;
  box-shadow: 0 0 23px #e6e6e6;
}

#reasons ul li .img-container .mini-container .icon {
  position: absolute;
  bottom: -30px;
  left: 50%;
  width: 49px;
  height: 49px;
  margin-left: -25px;
  z-index: 15;
}

#reasons ul li .img-container .mini-container.minus .icon {
  background: transparent url("../images/no.png") no-repeat center center;
}

#reasons ul li .img-container .mini-container.plus .icon {
  background: transparent url("../images/ok.png") no-repeat center center;
}

#reasons ul li .text {
  display: block;
  width: 52%;
}

#reasons ul li:nth-child(2n+1) > .text {
  float: right;
}

#reasons ul li:nth-child(2n) > .text {
  float: left;
}

#reasons ul li .text .img-container {
  display: block;
  float: left;
  width: 15%;
  margin: 0 2% 0 0;
}

#reasons ul li .text .img-container img {
  margin: 0;
}

#reasons ul li .text p {
  font-family: "Gilroy", Arial, sans-serif;
  font-size: 17px;
  line-height: 28px;
  color: #000000;
  margin: 0 0 30px;
  text-align: left;
}

#reasons ul li .text .title-block {
  display: block;
  float: left;
  width: 83%;
  border-bottom: 1px solid #dadada;
  margin: 0 0 30px;
}

#reasons ul li .text .title-block p {
  font-family: "Gilroy-Semibold", Arial, sans-serif;
  font-size: 20px;
  line-height: 28px;
  color: #000000;
  margin: 0 0 15px;
  text-align: left;
}

#reasons ul li .text .title-block p.reason-title {
  font-family: "Gilroy-Black", Arial, sans-serif;
  font-size: 24px;
  text-transform: uppercase;
  margin: 0 0 5px;
}

#order-now {
  position: relative;
  background: #f2f2f2 no-repeat right bottom;
  padding-bottom: 40px;
}

#order-now .form-container p.offer {
  font-family: "Gilroy-Bold", Arial, sans-serif;
  font-size: 20px;
  line-height: 27px;
  font-weight: normal;
  color: inherit;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
}

#order-now p.title {
  font-family: "Gilroy-Extrabold", Arial, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

#order-now p.title span {
  display: block;
  font-family: "Gilroy-Heavy", Arial, sans-serif;
}

#order-now p.title span.discount {
  display: inline;
}

#order-now .columns {
  margin: 0;
}

#order-now .columns .info-block {
  display: block;
  float: left;
  width: 66%;
  margin: 0 2% 20px 0;
}

#order-now .columns .info-block #order-now-presents {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  float: none;
  width: 100%;
  column-gap: 16px;
  margin: 25px 0 0;
}

#order-now .columns .info-block #order-now-presents li {
  position: relative;
  display: block;
  float: left;
  width: calc(33.3333333333% - 32px);
  margin: 0;
  text-align: center;
}

#order-now .columns .info-block #order-now-presents li img {
  position: relative;
  margin: 0 auto;
  z-index: 5;
}

#order-now .columns .info-block #order-now-presents li span {
  position: relative;
  top: -30px;
  display: inline-block;
  width: auto;
  max-width: 100%;
  font-family: Gilroy-Medium, Arial, sans-serif;
  font-size: 16px;
  line-height: 18px;
  color: #000;
  text-transform: none;
  padding: 12px 8px;
  background: #ffc02c;
  z-index: 10;
}

#order-now .columns .info-block .order-now__text {
  margin: 0 0 70px;
  font-family: Gilroy-Heavy, Arial, sans-serif;
  font-size: 24px;
  font-weight: 900;
  color: red;
}

#order-now .columns .info-block #order-now-features {
  display: inline-block;
  float: none;
  width: 100%;
  margin: 0;
}

#order-now .columns .info-block #order-now-features li {
  display: block;
  float: left;
  width: 39%;
  font-family: inherit;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  text-align: left;
  padding: 0 0 0 70px;
  margin: 0 11% 50px 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: left top;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#order-now .columns .info-block #order-now-features li#order-now-otpravki {
  background-image: url("../images/order-now-icon-otpravki.png");
}

#order-now .columns .info-block #order-now-features li#order-now-oplata {
  background-image: url("../images/order-now-icon-oplata.png");
}

#order-now .columns .info-block #order-now-features li#order-now-dostavka {
  background-image: url("../images/order-now-icon-dostavka.png");
}

#order-now .columns .info-block #order-now-features li#order-now-srok {
  background-image: url("../images/order-now-icon-srok.png");
}

#order-now .columns .info-block #order-now-features li#order-now-capital {
  background-image: url(../images/order-now-icon-capital.png);
}

#order-now .columns .form-container {
  display: block;
  float: left;
  width: 32%;
  max-width: 380px;
}

#order-now .columns .form-container form {
  margin-top: 15px;
}

#order-now .columns .form-container .button {
  font-size: 18px;
  margin-top: 5px;
  letter-spacing: 2px;
}

#compare {
  position: relative;
}

#compare p.title span {
  display: block;
}

#compare .columns {
  margin: 0 0 50px;
}

#compare .columns .compare-column {
  float: left;
  width: 48%;
}

#compare .columns .compare-column:first-child {
  margin: 0 4% 0 0;
}

#compare .columns .compare-column .img-container {
  position: relative;
  margin: 0 0 20px;
  -moz-box-shadow: 0 0 20px #e0e0e0;
  -webkit-box-shadow: 0 0 20px #e0e0e0;
  box-shadow: 0 0 20px #e0e0e0;
}

#compare .columns .compare-column:first-child .img-container {
  background: #f2f2f2;
}

#compare .columns .compare-column:last-child .img-container {
  background: #ffffff;
}

#compare .columns .compare-column .img-container:before {
  content: "";
  position: absolute;
  top: 10px;
  width: 49px;
  height: 49px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 10;
}

#compare .compare-column:first-child .img-container:before {
  right: 10px;
  background-image: url("../images/no.png");
}

#compare .compare-column:last-child .img-container:before {
  left: 10px;
  background-image: url("../images/ok.png");
}

#compare .columns .compare-column .img-container img {
  position: relative;
  margin: 0 auto;
  z-index: 5;
}

#compare .columns .compare-column p {
  font-family: inherit;
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 20px;
}

#compare .columns .compare-column p.column-title {
  font-family: "Gilroy-Bold", Arial, sans-serif;
  font-size: 24px;
  line-height: 26px;
}

#compare .columns .compare-column p.compare-name {
  font-family: "Gilroy-Bold", Arial, sans-serif;
  font-size: 30px;
  line-height: 30px;
  padding: 0 0 20px;
  margin: 0 0 40px;
  text-align: center;
  text-transform: uppercase;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center bottom;
}

#compare .columns .compare-column:first-child p.compare-name {
  background-image: url("../images/line-red.png");
}

#compare .columns .compare-column:last-child p.compare-name {
  background-image: url("../images/line-green.png");
}

#compare .columns .compare-column p.price {
  font-family: "Gilroy-Bold", Arial, sans-serif;
  font-size: 30px;
  line-height: 55px;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 20px;
}

#compare .columns .compare-column p.price span {
  display: block;
  font-size: 48px;
}

#compare .columns .compare-column:first-child p.price span {
  color: #fc0201;
}

#compare .columns .compare-column:last-child p.price span {
  color: #73c82d;
}

#compare .columns .compare-column .button {
  max-width: 285px;
  margin: 0 auto;
}

#kompekt {
  position: relative;
  background: #f2f2f2;
}

#kompekt h3 {
  width: 70%;
  margin-left: 15%;
}

#kompekt p.subtitle {
  width: 70%;
  margin-left: 15%;
}

#kompekt .columns .item {
  display: block;
  float: left;
  width: 32%;
  max-width: 370px;
  margin: 0 2% 50px 0;
}

#kompekt .columns .item:nth-child(3n) {
  margin-right: 0;
}

#kompekt .columns .item .img-container {
  background: #ffffff;
  margin: 0 0 20px;
  -moz-box-shadow: 0 0 20px #e0e0e0;
  -webkit-box-shadow: 0 0 20px #e0e0e0;
  box-shadow: 0 0 20px #e0e0e0;
}

#kompekt .columns .item .img-container img {
  margin: 0 auto;
}

#kompekt .columns .item p {
  font-family: "Gilroy-Black", Arial, sans-serif;
  font-size: 20px;
  line-height: 22px;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
}

#presents {
  font-size: 0;
  line-height: 0;
  text-align: center;
  margin: 50px 0 100px;
}

#presents .present {
  display: inline-block;
  width: 18%;
  margin: 0 1% 20px;
  vertical-align: top;
}

#presents .present .img-container {
  background: #ffffff;
  margin: 0 0 20px;
  -moz-box-shadow: 0 0 20px #e0e0e0;
  -webkit-box-shadow: 0 0 20px #e0e0e0;
  box-shadow: 0 0 20px #e0e0e0;
}

#presents .present .img-container img {
  display: inline-block;
  margin: 40px 0;
}

#presents .present p {
  font-family: "Gilroy-Bold", Arial, sans-serif;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
}

#steps {
  position: relative;
}

#steps .columns {
  margin: 0 0 75px;
}

#steps .columns .step {
  position: relative;
  display: block;
  float: left;
  width: 32%;
  max-width: 370px;
  max-height: 245px;
  padding: 15px;
  margin: 0 2% 25px 0;
  overflow: hidden;
  background: #ffffff;
  -moz-box-shadow: 0 0 20px #e0e0e0;
  -webkit-box-shadow: 0 0 20px #e0e0e0;
  box-shadow: 0 0 20px #e0e0e0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#steps .columns .step:nth-child(3n) {
  margin-right: 0;
}

#steps .columns .step .img-container {
  position: relative;
  z-index: 5;
}

#steps .columns .step .num {
  position: absolute;
  left: 10px;
  top: 10px;
  display: inline-block;
  width: 33px;
  height: 33px;
  font-family: "Gilroy-Black", Arial, sans-serif;
  font-size: 16px;
  line-height: 33px;
  color: #000000;
  text-align: center;
  background: #ffffff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  z-index: 10;
}

#steps .columns .step p {
  position: absolute;
  left: -8px;
  bottom: 18px;
  font-family: "Gilroy-Bold", Arial, sans-serif;
  font-size: 20px;
  line-height: 22px;
  color: #000000;
  z-index: 15;
}

#steps .columns .step p span {
  display: inline-block;
  background: #ffc02c;
  padding: 0 5px 5px;
}

#steps .columns .step p span:first-child {
  min-width: 170px;
  padding: 5px;
}

#additional-blocks {
  position: relative;
  height: auto;
  background: #ffffff;
}

#proizvoditel {
  background: #1f1e20 no-repeat center center;
  background-size: cover;
}

#proizvoditel .columns {
  margin: 0 0 75px;
}

#proizvoditel .columns .info-block {
  width: 51%;
}

#proizvoditel .columns .info-block p.title {
  font-family: "Gilroy-Extrabold", Arial, sans-serif;
  font-size: 30px;
  line-height: 40px;
  color: #ffffff;
  text-align: left;
}

#proizvoditel .columns .info-block p.title span {
  display: block;
}

#proizvoditel .columns .info-block p.title span.yellow {
  display: inline;
  color: #ffc02c;
}

#proizvoditel .columns .info-block ul {
  display: inline-block;
  width: 100%;
  margin: 25px 0 0;
}

#proizvoditel .columns .info-block ul li {
  min-height: 37px;
  font-family: inherit;
  font-size: 20px;
  line-height: 26px;
  color: #ffffff;
  padding: 0 0 0 50px;
  margin: 0 0 25px;
  text-align: left;
  background: transparent url("../images/ok-yellow.png") no-repeat left top;
}

#proizvoditel .columns .info-block ul li a {
  color: #ffffff;
}

.ozon {
  position: relative;
  padding: 60px 0;
  background: #005bfe;
}

.ozon::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 120%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(130deg, rgba(0, 0, 0, 0) 66%, rgb(249, 17, 85) 34%);
  z-index: 2;
  pointer-events: none;
}

.ozon__title {
  margin-bottom: 50px;
  color: #fff;
}

.ozon__desc {
  margin: 0;
  font-size: 20px;
  line-height: 28px;
  color: #fff;
}

.ozon__desc:not(:last-child) {
  margin-bottom: 20px;
}

.ozon ul {
  margin-bottom: 30px;
}

.ozon ul li {
  padding-left: 42px;
  background-image: url(../images/check-white.svg);
  background-position: left center;
  background-repeat: no-repeat;
  font-size: 20px;
  line-height: 28px;
  color: #fff;
}

.ozon ul li:not(:last-child) {
  margin-bottom: 10px;
}

.ozon__btn {
  position: relative;
  width: 229px;
  height: 58px;
  background: #f91155;
  text-transform: uppercase;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #fff;
  text-align: center;
}

@media (max-width: 1199px) {
  .ozon::before {
    display: none;
  }
}
#make-order {
  position: relative;
}

#make-order p.title {
  margin: 100px auto 15px;
  display: block;
}

#make-order .columns {
  display: inline-block;
  float: none;
  width: 100%;
  margin: 10px 0 0;
}

#make-order .columns .step {
  display: block;
  float: left;
  width: 27%;
  max-width: 316px;
  height: 295px;
  margin: 0 auto 20px;
  background: transparent url("../images/feature-frame.png") no-repeat center top;
  overflow: hidden;
}

#make-order .columns .step img {
  margin: 50px auto 20px;
}

#make-order .columns .step p {
  font-family: "Gilroy-Medium", Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
}

#make-order .columns .sep {
  display: block;
  float: left;
  width: 9.5%;
  height: 295px;
  background: transparent url("../images/dots.png") no-repeat center 30%;
}

#sale {
  position: relative;
  background: #f2f2f2;
}

#sale p.title {
  font-size: 30px;
  line-height: 30px;
}

#sale p.subtitle {
  font-family: "Gilroy", Arial, sans-serif;
  font-size: 20px;
  line-height: 26px;
  text-transform: uppercase;
  margin: 0 0 15px;
}

#sale .columns {
  background: transparent no-repeat left top;
  margin: 0 0 90px;
}

#sale .columns .info-block {
  position: relative;
  display: block;
  float: left;
  width: 57%;
  min-height: 690px;
  margin: 0 9% 20px 0;
}

#sale .columns .info-block .book {
  position: absolute;
  right: 0;
  top: 190px;
  width: 230px;
  font-family: "Gilroy-Bold", Arial, sans-serif;
  font-size: 30px;
  line-height: 34px;
  color: #ff0000;
  text-align: left;
  text-transform: uppercase;
  padding: 0 0 0 70px;
  background: transparent url("../images/podarok.png") no-repeat left center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#sale .columns .info-block .prices {
  position: absolute;
  right: 0;
  top: 335px;
  width: auto;
  color: #000000;
  text-align: left;
  text-transform: uppercase;
}

#sale .columns .info-block .prices p.old-price {
  font-family: "Gilroy", Arial, sans-serif;
  font-size: 20px;
  line-height: 22px;
  text-decoration: line-through;
  margin: 0 0 5px;
}

#sale .columns .info-block .prices p.new-price {
  font-family: "Gilroy-Bold", Arial, sans-serif;
  font-size: 48px;
  line-height: 48px;
}

#sale .columns .info-block #timer-block {
  position: absolute;
  left: 0;
  bottom: 0;
  width: auto;
  color: #000000;
  text-align: left;
  text-transform: uppercase;
}

#sale .columns .info-block #timer-block p#timer-title {
  font-family: "Gilroy-Heavy", Arial, sans-serif;
  font-size: 30px;
  line-height: 30px;
  margin: 0 0 15px;
  letter-spacing: 1px;
}

#sale .columns .info-block #timer-block p#timer-subtitle {
  font-family: "Gilroy-Medium", Arial, sans-serif;
  font-size: 30px;
  line-height: 30px;
  margin: 0 0 30px;
  letter-spacing: 1px;
}

#sale .columns .form-container {
  display: block;
  float: left;
  width: 34%;
  max-width: 400px;
  margin: 35px 0 0;
}

#sale .form-container p.offer {
  font-family: "Gilroy-Bold", Arial, sans-serif;
  font-size: 15px;
  line-height: 24px;
  color: inherit;
  text-align: center;
}

#sale .form-container p.offer span {
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  margin: 0 0 5px;
}

#sale .form-container p.offer span.red,
#sale .form-container p.offer span.discount {
  display: inline;
  text-transform: none;
}

#sale .form-container .columns {
  background: none;
  margin: 20px 0 0;
}

#sale .form-container .button {
  font-size: 18px;
  letter-spacing: 2px;
  margin: 5px auto 30px;
}

#gallery {
  position: relative;
}

#gallery .columns {
  margin: 50px 0 80px;
}

#gallery .columns .column {
  position: relative;
  display: block;
  float: left;
  width: 32%;
  max-width: 370px;
  margin: 0 2% 0 0;
}

#gallery .columns .column:nth-child(3n) {
  margin-right: 0;
}

#gallery .columns .column a {
  position: relative;
  display: inline-block;
  max-width: 100%;
  margin: 0 0 20px;
}

#gallery .columns .column a div {
  display: none;
  background: rgba(255, 192, 44, 0.5) url("../images/zoom-in.png") no-repeat scroll 50% 54%;
  color: #fff;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

/* faq */
#faq {
  position: relative;
  padding-top: 60px;
  background: #f2f2f2;
  text-align: center;
}

.faq-list {
  display: inline-block;
  width: 100%;
  margin: 40px 0 60px;
}

.faq-list__item {
  position: relative;
  font-family: inherit;
  color: inherit;
  margin: 20px 0 0;
  text-align: left;
  cursor: pointer;
  overflow: hidden;
  z-index: 5;
}

.faq-list__item::before {
  content: "";
  position: absolute;
  left: 10px;
  top: 10px;
  width: 40px;
  height: 40px;
  background: #ff5f5f;
  border-radius: 100%;
  z-index: 15;
}

.faq-list__item:hover::before {
  background: #fed73f;
}

.faq-list__item.opened::before {
  background: #fed73f;
}

.faq-list__item.opened > .faq-list__question::before {
  content: "\f129";
  top: 14px;
}

.faq-list__item.opened > .faq-list__question::after {
  content: "\f102";
}

.faq-list__question {
  position: relative;
  font-size: 21px;
  line-height: 30px;
  font-weight: 600;
  padding: 15px 60px 15px 120px;
  text-transform: uppercase;
  background: #fff;
}

.faq-list__question::before {
  content: "\f128";
  position: absolute;
  left: 20px;
  top: 15px;
  width: 20px;
  height: 30px;
  font-family: fontawesome !important;
  font-size: 26px;
  line-height: 30px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  text-transform: none;
  z-index: 15;
}

.faq-list__question::after {
  content: "\f103";
  position: absolute;
  right: 15px;
  top: 15px;
  width: 20px;
  height: 30px;
  font-family: fontawesome !important;
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
  color: #fed73f;
  text-align: center;
  text-transform: none;
  z-index: 15;
}

.faq-list__answer {
  display: none;
  padding: 20px 20px 20px 60px;
  background: transparent;
  border: 5px solid #fff;
}

.faq-list__answer ul {
  margin: 20px 0;
  padding-left: 40px;
  list-style-type: disc;
}

.faq-list__answer ul li:not(:last-child) {
  margin-bottom: 10px;
}

@media (max-width: 991.98px) {
  .faq-list__question::after {
    font-size: 18px;
    line-height: 22px;
  }
  .faq-list__answer {
    padding: 20px;
  }
}
@media (max-width: 479.98px) {
  .faq-list__question {
    padding: 15px 60px 15px 60px;
    font-size: 18px;
    line-height: 22px;
  }
}
#dops {
  position: relative;
}

#dops .columns {
  margin: 50px 0;
}

#dops .columns .item {
  display: block;
  float: left;
  width: 22%;
  color: inherit;
  margin: 0 1.5% 40px;
  text-align: center;
}

#dops .columns .item img {
  margin: 0 auto 20px;
}

#dops .columns .item p.name {
  height: 36px;
  font-family: "Gilroy-Bold", Arial, sans-serif;
  font-size: 20px;
  line-height: inherit;
  margin: 0 0 20px;
  overflow: hidden;
}

#dops p.note {
  font-family: "Gilroy", Arial, sans-serif;
  font-size: 20px;
  line-height: 26px;
  text-transform: uppercase;
  margin: 0 0 100px;
  text-align: center;
}

#feedback {
  position: relative;
  background: #f2f2f2;
}

#feedback .columns {
  margin: 0;
}

#feedback .columns:first-child {
  margin-top: 50px;
}

#feedback .columns .column {
  display: block;
  float: left;
  width: 49%;
  margin: 0 2% 0 0;
}

#feedback .columns .column:nth-child(2n) {
  margin: 0;
}

#feedback .feedback-item {
  color: #000000;
  text-align: left;
  padding: 50px 35px 0;
  margin: 0 0 30px;
  background: #ffffff;
  -moz-box-shadow: 0 0 20px #e0e0e0;
  -webkit-box-shadow: 0 0 20px #e0e0e0;
  box-shadow: 0 0 20px #e0e0e0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#feedback .feedback-item.video-container {
  padding-bottom: 50px;
}

#feedback .feedback-item .columns.client-info,
#feedback .feedback-item .columns.feedback-photo {
  margin: 0 0 10px;
}

#feedback .feedback-item .client-info .img-container {
  display: block;
  float: left;
  width: 15%;
  margin: 0 2% 20px 0;
}

#feedback .feedback-item .client-info .img-container img {
  margin: 0;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

#feedback .feedback-item .client-info .info {
  display: block;
  float: left;
  width: 83%;
  margin: 0 0 20px;
}

#feedback .feedback-item .client {
  font-family: "Gilroy-Semibold", Arial, sans-serif;
  font-size: 20px;
  line-height: 20px;
  margin: 0 0 5px;
}

#feedback .feedback-item .feedback-title {
  font-family: "Gilroy-Black", Arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
  margin: 0;
  text-transform: uppercase;
}

#feedback .feedback-item p {
  font-family: inherit;
  font-size: 17px;
  line-height: 30px;
  margin: 0 0 25px;
}

#feedback .feedback-item .columns.feedback-photo .img-container {
  display: block;
  float: left;
  width: 49%;
  margin: 0 2% 30px 0;
}

#feedback .feedback-item .columns.feedback-photo .img-container:nth-child(2n) {
  margin-right: 0;
}

#feedback .feedback-item .columns.feedback-photo .img-container img {
  margin: 0 auto;
}

#feedback #konkurs {
  display: table;
  width: 100%;
  height: 379px;
  margin: 0 0 30px;
  border: 16px solid #ffc02c;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#feedback #konkurs .column {
  display: table-cell;
  float: none;
  width: 50%;
  height: 100%;
  margin: 0;
  vertical-align: top;
}

#feedback .feedback-item.winner,
#feedback .feedback-item.banner-container {
  display: table;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#feedback .feedback-item.winner {
  padding: 10px;
}

#feedback .feedback-item.winner > div {
  display: table-cell;
  vertical-align: middle;
}

#feedback .feedback-item.winner .feedback-title {
  text-align: center;
  margin: 0 0 10px;
}

#feedback .feedback-item.winner .feedback-subtitle {
  font-family: "Gilroy-Semibold", Arial, sans-serif;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
}

#feedback .feedback-item.winner .green-button {
  max-width: 250px;
  margin: 0 auto;
}

#feedback .feedback-item.video-container .video {
  display: block;
  width: 480px;
  height: 270px;
  margin: 0 auto;
  border: none;
}

#feedback .feedback-item.banner-container img {
  margin: 0 auto;
}

#feedback p.note {
  display: inline-block;
  width: 100%;
  margin: 0 0 70px;
}

#consultation {
  position: relative;
}

#consultation .form-container {
  padding: 55px 25px 55px 55px;
  margin: 70px 0;
}

#consultation .form-container .info-block {
  display: block;
  float: left;
  width: 35%;
  margin: 0 3% 20px 0;
  color: #000101;
  text-align: left;
}

#consultation .form-container .info-block p {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0 0 25px;
}

#consultation .form-container .info-block p.questions {
  font-family: "Gilroy-Black", Arial, sans-serif;
  font-size: 30px;
  line-height: 30px;
  margin: 0 0 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

#consultation .form-container .info-block p.call-free {
  font-size: 30px;
  line-height: 40px;
  margin: 0;
  text-transform: uppercase;
}

#consultation .form-container .info-block .phone {
  display: inline-block;
  font-family: "Gilroy-Bold", Arial, sans-serif;
  font-size: 48px;
  line-height: 30px;
  margin: 0 0 15px;
  letter-spacing: 1px;
}

#consultation .form-container form {
  display: block;
  float: left;
  width: 62%;
}

#consultation .form-container form p.info {
  font-size: 18px;
  line-height: 18px;
  text-align: left;
  margin: 45px 0 25px;
}

#consultation .form-container form input[type=text] {
  float: left;
  max-width: 255px;
  margin: 0 15px 25px 0;
}

#consultation .form-container form .button {
  max-width: 285px;
  margin: 0 0 20px;
}

#footer {
  position: relative;
}

#footer .menu {
  position: relative;
}

#footer .menu ul {
  margin: 0;
}

#footer .menu li {
  width: 50%;
  margin: 0 0 5px;
}

#footer .menu li a {
  font-size: 16px;
  line-height: 18px;
  padding: 0;
}

#footer .menu li a.red {
  color: #ff0000;
}

#footer #copyright {
  margin: 0 0 40px;
}

#footer #requisites {
  margin: 60px auto 40px;
  text-align: center;
}
@media (max-width: 767px) {
  #footer #requisites {
    margin: 20px auto 40px;
  }
}

#footer #copyright p {
  font-family: inherit;
  font-size: 16px;
  line-height: 18px;
  color: #7e8182;
  margin: 0 0 5px;
  text-align: center;
}

.footer__button {
  position: absolute;
  left: 0;
  top: 30px;
  font-size: 16px;
  height: auto;
  padding: 10px 20px;
  max-width: 220px;
  margin: 0 auto;
}

.form-popup {
  display: none;
  max-width: 980px;
  padding: 0 10px;
}

.form-popup .columns {
  display: table;
}

.form-popup .columns .img-container {
  display: table-cell;
  width: 41%;
  margin: 0 0 0 0;
  vertical-align: middle;
}

.form-popup .columns .img-container img {
  margin: 0 auto;
}

.form-popup .columns .form-container {
  display: table-cell;
  width: 57%;
  padding: 0;
  border: none;
  max-width: 450px;
}

.form-popup p.modal-title {
  font-family: "Gilroy-Black", Arial, sans-serif;
  font-size: 20px;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 50px 0 20px;
  padding: 0 20px;
  text-align: center;
}

.form-popup p.modal-title span {
  white-space: nowrap;
}

.form-popup p.modal-title span.red {
  color: #ff0000;
}

.form-popup .columns .form-container form {
  width: 80%;
}

.form-popup .columns .form-container form .button {
  max-width: 100%;
  font-size: 18px;
  margin: 5px auto 30px;
}

.recipe-popup {
  display: none;
  max-width: 500px;
  padding: 0 10px;
}

.recipe-popup p,
.recipe-popup ul li,
.recipe-popup ol li {
  font-family: inherit;
  font-size: 17px;
  line-height: 24px;
  color: #000000;
  text-align: left;
}

.recipe-popup p {
  margin: 0 0 10px;
}

.recipe-popup ul li,
.recipe-popup ol li {
  margin: 0 0 5px;
}

.recipe-popup ul {
  list-style: circle inside;
}

.recipe-popup ol {
  list-style: decimal inside;
}

.recipe-popup p.recipe-title {
  font-family: "Gilroy-Black", Arial, sans-serif;
  font-size: 20px;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 20px 0;
}

#order-success {
  display: none;
  max-width: 500px;
  padding: 0 10px;
  overflow-y: hidden;
}

#order-success .form-container {
  padding: 0;
  border: none;
}

#order-success.form-popup p.modal-title {
  margin: 20px 0;
}

#order-success.form-popup {
  margin: 0 0 10px;
}

#order-success .form-container form input[name=phone],
#order-success .form-container form input[name=email] {
  margin: 20px 0 10px;
}

#order-success .form-container form .button {
  max-width: 250px;
  font-size: 18px;
}

#order-success .form-container form input[type=submit] {
  margin: 15px auto 20px;
}

#success {
  display: none;
}

#otzyv {
  position: relative;
  border-top: 1px solid #dadada;
}

#otzyv h1 {
  margin-bottom: 50px;
}

#otzyv .text p {
  font-family: "Gilroy", Arial, sans-serif;
  font-size: 17px;
  line-height: 28px;
  color: #000000;
  margin: 0 0 15px;
  text-align: left;
}

#otzyv .text .columns .img-container {
  display: block;
  float: left;
  width: 49%;
}

#otzyv .text .columns .img-container:first-child {
  margin: 0 2% 0 0;
}

#otzyv .text .img-container img {
  margin: 0 auto 50px;
}

#otzyv .summary {
  margin: 0 0 50px;
}

#otzyv .summary p {
  font-family: "Gilroy", Arial, sans-serif;
  font-size: 20px;
  line-height: 26px;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 15px;
}

#otzyv .summary .img-container {
  margin: 0 0 30px;
}

#otzyv .summary .img-container img {
  margin: 0 auto;
}

#otzyv .summary .video {
  display: block;
  width: 800px;
  height: 450px;
  margin: 0 auto 50px;
  border: none;
}

#allotzyv {
  background: #f1f3fa; /* Old browsers */
  background: -moz-linear-gradient(top, #f1f3fa 0%, #f6f6f6 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f1f3fa 0%, #f6f6f6 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f1f3fa 0%, #f6f6f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f1f3fa", endColorstr="#f6f6f6",GradientType=0 ); /* IE6-9 */
}

#allotzyv h1 {
  font-size: 33px;
  line-height: 40px;
  letter-spacing: 3px;
  padding: 30px 0 0;
  max-width: 1170px;
  margin: 50px auto 10px;
  display: block;
  box-sizing: border-box;
}

#allotzyv .columns {
  width: 49%;
  margin: 20px 5px;
}

#allotzyv .allotzyv-items {
  text-align: center;
}

#allotzyv .allotzyv-item {
  position: relative;
  border: 10px solid #fff;
  box-sizing: border-box;
}

#allotzyv .allotzyv-winners {
  position: absolute;
  bottom: 20px;
  left: -10px;
  background: #ffc02c;
  text-align: left;
  padding: 10px;
  box-sizing: border-box;
}

#allotzyv .allotzyv-winners span {
  font-weight: bold;
}

#allotzyv .columns a {
  display: inline-block;
  text-align: center;
}

#allotzyv .columns img {
  display: inline-block;
  transition-duration: 0.4s;
  margin-bottom: -4px;
}

#allotzyv .columns img:hover {
  opacity: 0.85;
}

.allotzyv-item {
  max-width: 376px;
}

.allotzyv-items .button {
  height: 95px;
}

.allotzyv-item p {
  padding: 15px 0;
}

.next-review {
  text-align: center;
  padding: 25px 0 0;
}

#otzyv .red {
  color: #ff0000;
  display: block;
  text-align: center;
  padding: 15px 15px 40px;
  line-height: 28px;
}

#otzyv .button {
  height: 80px;
  max-width: 440px;
  margin: 20px auto 35px;
  font-size: 20px;
  line-height: 19px;
  letter-spacing: 0;
}

.test #header-main {
  background: #eaedf4;
}

.test #header-main .columns {
  min-height: 750px;
  background: #eaedf4 url("../images/koptilni.png") no-repeat right top;
}

.test #header-main .columns #header-features {
  margin-top: 40px;
}

.test #header-main .columns .form-container {
  display: none;
}

/* Гео */
#geo-block {
  position: relative;
  display: inline-block;
  width: 100%;
  background: none;
  margin: 50px 0;
}

#geo-block .container {
  display: inline-block;
  float: none;
  width: 100%;
  margin: 0 0 40px;
}

#geo-block .container p,
#maps .delivery-in {
  font-family: inherit;
  font-size: 20px;
  line-height: 26px;
  font-weight: normal;
  margin: 0 0 25px;
}

#geo-block .container .geo-link {
  text-decoration: underline;
}

.geo-item {
  display: block;
  float: left;
  width: 25%;
}

.geo-item a {
  display: inline-block;
  font-family: inherit;
  font-size: 16px;
  line-height: 18px;
  color: inherit;
  text-decoration: underline;
  margin: 0 0 5px;
}

#maps {
  display: inline-block;
  width: 100%;
  margin-bottom: 50px;
}

.geo-map-info {
  display: inline-block;
  float: none;
  width: 100%;
  margin: 30px 0 0;
}

.geo-map-info .delivery-point-address {
  display: block;
  float: left;
  width: 48%;
  height: 80px;
  margin: 0 2% 20px 0;
  overflow: hidden;
}

.geo-map-info .delivery-point-address p {
  font-family: inherit;
  font-size: 17px;
  line-height: 20px;
  color: inherit;
}

#region {
  position: relative;
  background: #f2f2f2;
  padding: 100px 0 70px;
  margin: 0 0 30px;
}

#region h1 {
  margin: 0 0 50px;
}

#geo-agregator #top .logo,
#geo-agregator #top .menu,
#geo-agregator #top .phone-block {
  margin-bottom: 0;
}

#geo-agregator #top .logo p {
  margin: 27px 0 0;
}

.breadcrumbs {
  display: inline-block;
  width: 100%;
  font-size: 0;
  line-height: 0;
  margin: 0 0 30px;
  padding: 0;
}

.breadcrumbs li {
  display: inline-block;
  width: auto;
  font-family: inherit;
  font-size: 14px;
  line-height: 14px;
  color: #949697;
  vertical-align: top;
}

.breadcrumbs li a {
  color: #949697;
  padding: 0 5px 0 0;
}

.breadcrumbs li span {
  padding: 0 5px;
}

.delivery-text p {
  font-family: inherit;
  font-size: 20px;
  line-height: 26px;
  color: inherit;
  margin: 0 0 25px;
}

#agregator-title,
#delivery-rf,
#delivery-banner {
  position: relative;
  background: #f2f2f2;
}

#agregator-title p.subtitle {
  display: inline-block;
  width: 100%;
}

#how-buy {
  position: relative;
}

#how-buy .columns {
  margin: 60px 0 80px;
}

#how-buy .columns .text {
  display: block;
  float: left;
  width: 55%;
  margin: 0 2% 20px 0;
}

#how-buy .columns .img-container {
  display: block;
  float: left;
  width: 43%;
}

#how-buy .columns .img-container img {
  margin: 0 auto;
}

#delivery-rf .columns {
  margin: 60px 0;
}

#delivery-steps ul {
  font-size: 0;
  line-height: 0;
  margin: 100px 0 80px;
  text-align: center;
}

#delivery-steps ul li {
  display: inline-block;
  width: 22%;
  max-width: 260px;
  height: 295px;
  margin: 0 1.5% 20px;
  background: transparent url("../images/feature-frame.png") no-repeat center top;
  overflow: hidden;
  vertical-align: top;
}

#delivery-steps ul li img {
  margin: 50px auto 20px;
}

#delivery-steps ul li p {
  font-family: inherit;
  font-size: 17px;
  line-height: 24px;
  font-weight: normal;
  color: #000000;
  text-align: center;
}

#delivery-steps ul li p span {
  display: block;
  font-family: "Gilroy-Bold", Arial, sans-serif;
  font-size: 20px;
  margin: 0 0 5px;
}

#delivery-banner .img-container {
  display: inline-block;
  width: 100%;
}

#delivery-banner img {
  margin: 40px auto;
}

/* Блок с ручкой */
#ruchka {
  position: relative;
  background: #f2f2f2;
}

#ruchka .title {
  padding: 0 0 30px;
  background: transparent url("../images/line-yellow.png") no-repeat center bottom;
}

#ruchka .columns {
  margin: 0 0 75px;
}

#ruchka .columns .info-block {
  float: left;
  width: 51%;
  margin: 0 2% 0 0;
}

#ruchka .columns .info-block ul {
  display: inline-block;
  width: 100%;
  margin: 0;
}

#ruchka .columns .info-block ul li {
  min-height: 37px;
  font-family: inherit;
  font-size: 20px;
  line-height: 32px;
  color: inherit;
  padding: 0 0 0 50px;
  margin: 0 0 25px;
  text-align: left;
  background: transparent url("../images/ok-yellow.png") no-repeat left top;
}

#ruchka .columns .info-block ul li b {
  display: block;
}

#ruchka .columns .img-container {
  float: left;
  width: 47%;
}

#ruchka .columns .img-container img {
  margin: 0 auto;
}

#ruchka-analogs {
  position: relative;
}

#ruchka-analogs .columns {
  margin: 70px 0;
}

#ruchka-analogs .columns:last-child {
  margin-bottom: 140px;
}

#ruchka-analogs .columns .img-container {
  position: relative;
  display: block;
  width: 46%;
}

#ruchka-analogs .columns:nth-child(2n) > .img-container {
  float: right;
  margin: 0 0 0 2%;
}

#ruchka-analogs .columns:nth-child(2n+1) > .img-container {
  float: left;
  margin: 0 2% 0 0;
}

#ruchka-analogs .columns .img-container img {
  margin: 0 auto 20px;
}

#ruchka-analogs .columns .info-block {
  display: block;
  width: 52%;
}

#ruchka-analogs .columns:nth-child(2n+1) > .info-block {
  float: right;
}

#ruchka-analogs .columns:nth-child(2n) > .info-block {
  float: left;
}

#ruchka-analogs .info-block ul {
  margin: 0;
}

#ruchka-analogs .info-block ul li {
  min-height: 37px;
  margin: 0 0 15px;
  padding: 0 0 0 50px;
}

#ruchka-analogs #bez-ruchki .info-block ul li {
  background: transparent url("../images/no.png") no-repeat left top;
  background-size: 37px auto;
}

#ruchka-analogs #s-ruchkoy .info-block ul li span {
  display: inline-block;
  width: 26px;
  height: 26px;
  font-family: "Gilroy-Black", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: #000000;
  background: #fff380;
  background: -moz-linear-gradient(top, #fff380 0%, #fdbc01 100%);
  background: -webkit-linear-gradient(top, #fff380 0%, #fdbc01 100%);
  background: linear-gradient(to bottom, #fff380 0%, #fdbc01 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fff380", endColorstr="#fdbc01",GradientType=0 );
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  margin: 0 14px 0 -42px;
  border: 1px solid #fdd63e;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: 0 2px #feffbf inset, 0 6px 6px #cccecc;
  -webkit-box-shadow: 0 2px #feffbf inset, 0 6px 6px #cccecc;
  box-shadow: 0 2px #feffbf inset, 0 6px 6px #cccecc;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#ruchka-analogs .info-block p,
#ruchka-analogs .info-block ul li {
  font-family: "Gilroy", Arial, sans-serif;
  font-size: 17px;
  line-height: 28px;
  color: #000000;
  text-align: left;
}

#ruchka-analogs .info-block p {
  margin: 0 0 30px;
}

#ruchka-analogs .info-block p.title {
  font-family: "Gilroy-Extrabold", Arial, sans-serif;
  font-size: 30px;
  line-height: 40px;
  text-align: left;
  margin: 0 0 30px;
}

.video video {
  margin: 0 auto;
  display: block;
  max-width: 100%;
}

#video {
  position: relative;
  background: #f2f2f2;
}

#video h3 {
  max-width: 860px;
  margin: 0 auto;
  display: block;
  padding: 100px 0 65px;
}

#video h3 span.subtitle {
  display: block;
  padding-top: 15px;
  font-size: 24px;
  line-height: 30px;
}

#video .video-block {
  text-align: center;
}

#video .video-block iframe {
  max-width: 560px;
  height: 314px;
  width: 100%;
  padding: 16px;
  background: #fff;
}

#delivery {
  background-color: #f2f2f2;
  padding-bottom: 80px;
}

#delivery .column {
  float: left;
  width: 50%;
}

#delivery .column img {
  width: 100%;
  max-width: 540px;
  padding: 1%;
  box-sizing: border-box;
}

#delivery .delivery-col {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
}

#delivery .delivery-col ul li {
  position: relative;
  font-family: inherit;
  font-size: 15px;
  line-height: 24px;
  font-weight: normal;
  color: #000000;
  text-align: left;
  margin: 0 0 30px;
}

#delivery .delivery-list-num {
  float: left;
}

#delivery .delivery-list-text {
  overflow: hidden;
  font-family: "Gilroy", Arial, sans-serif;
  font-weight: bold;
  font-size: 18px;
  padding-top: 6px;
  padding-left: 16px;
}

#delivery .delivery-col-inner {
  padding-left: 50px;
}

#delivery .delivery-list-num span {
  display: inline-block;
  width: 36px;
  height: 36px;
  font-family: "Gilroy-Black", Arial, sans-serif;
  font-size: 16px;
  line-height: 36px;
  color: #000000;
  background: #fff380;
  background: -moz-linear-gradient(top, #fff380 0%, #fdbc01 100%);
  background: -webkit-linear-gradient(top, #fff380 0%, #fdbc01 100%);
  background: linear-gradient(to bottom, #fff380 0%, #fdbc01 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fff380", endColorstr="#fdbc01",GradientType=0 );
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  border: 1px solid #fdd63e;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: 0 2px #feffbf inset, 0 6px 6px #cccecc;
  -webkit-box-shadow: 0 2px #feffbf inset, 0 6px 6px #cccecc;
  box-shadow: 0 2px #feffbf inset, 0 6px 6px #cccecc;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#delivery .delivery-img {
  margin: 0 auto 60px;
}

#delivery .delivery-button {
  margin-top: 50px;
  max-width: 280px;
}

#order-modal .form-container p.offer {
  text-align: center;
}

.geo-item {
  display: block;
  float: left;
  width: 25%;
}

.geo-item a {
  display: inline-block;
  font-family: inherit;
  font-size: 16px;
  line-height: 18px;
  color: inherit;
  text-decoration: underline;
  margin: 0 0 5px;
}

.geo-country {
  margin: 0 0 25px;
}

#blogger {
  position: relative;
  display: none;
  background-color: #260f11;
  background-image: url("../images/blogger-bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#blogger.img {
  background-image: url("../images/blogger-bg.jpg");
}

#blogger.webp {
  background-image: url("../images/blogger-bg.webp");
}

#blogger.visible {
  display: block;
}

#blogger .columns {
  margin: 0 0 75px;
}

#blogger .columns .info-block {
  width: 51%;
}

#blogger .columns .info-block p.title {
  font-family: "Gilroy-Extrabold", Arial, sans-serif;
  font-size: 30px;
  line-height: 40px;
  color: #ffffff;
  text-align: left;
  margin-bottom: 40px;
}

#blogger .columns .info-block p:not(.title) {
  font-family: "Gilroy-Medium", Arial, sans-serif;
  font-size: 20px;
  line-height: 26px;
  color: #ffffff;
  margin: 0 0 25px;
  text-align: left;
  text-transform: uppercase;
}

#blogger .columns .info-block p .button {
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  margin: 30px 0;
}

#how-work .video-container {
  margin: 0 auto 20px;
}

@media (max-width: 1279px) and (min-width: 980px) {
  .reasons #reasons-minus {
    padding: 0 30px 0 78px;
  }
  .reasons #reasons-plus {
    padding: 0 110px 0 61px;
  }
  #instruction .columns .img-container {
    float: none;
    width: 100%;
    max-width: 680px;
  }
  #instruction .columns ul {
    float: none;
    width: 100%;
  }
  #instruction .columns ul li .num {
    text-align: right;
  }
  #food .columns .food .img-container {
    margin: 0 0 15px;
  }
  #food .columns .food,
  #food .columns .food:nth-child(3n) {
    width: 48%;
    margin: 0 4% 50px 0;
  }
  #food .columns .food:nth-child(2n) {
    margin-right: 0;
  }
  #models .columns .model p.price .old-price {
    display: block;
  }
  #models .columns .model {
    padding: 50px 25px 30px;
  }
  #order-now {
    background-image: none !important;
  }
  #order-now .columns .info-block {
    width: 60%;
  }
  #order-now .columns .info-block #order-now-features li {
    width: 48%;
    margin: 0 2% 50px 0;
  }
  #order-now .columns .form-container {
    width: 38%;
  }
  #food p.title,
  #kompekt h3,
  #kompekt p.subtitle,
  #make-order p.title,
  #make-order p.subtitle {
    width: 100%;
    margin-left: 0;
  }
  #proizvoditel .columns .info-block {
    width: 60%;
  }
  #sale .columns .info-block {
    width: 60%;
    margin: 0 2% 20px 0;
  }
  #sale .columns .form-container {
    width: 38%;
  }
  #sale .columns .info-block .prices {
    top: 370px;
  }
  #feedback .feedback-item.video-container .video {
    width: 390px;
    height: 220px;
  }
  #feedback #konkurs {
    height: 338px;
  }
  #feedback .feedback-item.banner-container img {
    max-width: 459px;
  }
  #consultation .form-container {
    padding: 25px 15px;
  }
  #consultation .form-container .info-block {
    width: 40%;
  }
  #consultation .form-container .info-block .phone {
    font-size: 44px;
  }
  #consultation .form-container form {
    width: 57%;
  }
  #consultation .form-container form input[type=text] {
    width: 235px;
  }
  .test #header-main .columns {
    min-height: 0;
    background-size: 650px auto;
  }
  .test #header-main .columns #header-features {
    margin-top: 0;
  }
  /* Гео */
  #region h1 {
    margin: 0 0 50px;
  }
  #delivery-steps ul li img {
    margin: 30px auto 20px;
  }
  #blogger {
    background-position: 62% center;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  #top-features ul {
    margin: 50px 0;
  }
  #top-features ul li {
    width: 47%;
    margin: 0 1.5% 50px;
  }
  .reasons-image {
    margin-top: 122px;
  }
  .reasons .columns {
    background-position: 48% 50px;
    background-size: 45% auto;
  }
  .reasons .reason-item {
    margin: 0 0 15px;
  }
  .reasons #reasons-minus {
    padding: 0 15px 0 0;
  }
  .reasons #reasons-plus {
    padding: 0 0 0 46px;
  }
  .reasons #reasons-plus .reason-item .reasons-line {
    right: 54%;
  }
  .reasons #reasons-minus .reason-item .reasons-line {
    left: 45%;
  }
  #instruction .columns .img-container {
    float: none;
    width: 100%;
    max-width: 680px;
  }
  #instruction .columns ul {
    float: none;
    width: 100%;
  }
  #instruction .columns ul li .num {
    text-align: right;
  }
  #food .columns .food .img-container {
    margin: 0 0 15px;
  }
  #food .columns .food,
  #food .columns .food:nth-child(3n) {
    width: 48%;
    margin: 0 4% 50px 0;
  }
  #food .columns .food:nth-child(2n) {
    margin-right: 0;
  }
  #models .columns .model {
    display: inline-block;
    float: none;
    padding: 30px 35px;
    width: 48%;
    margin: 0 1% 20px 0;
  }
  #models .columns .model p.price {
    text-align: center;
  }
  #models .columns .model p.price .old-price {
    display: block;
    margin: 0;
  }
  #reasons ul li {
    margin: 0 0 60px;
  }
  #reasons ul li:nth-child(2n+1) > .img-container,
  #reasons ul li:nth-child(2n) > .img-container,
  #reasons ul li:nth-child(2n+1) > .text,
  #reasons ul li:nth-child(2n) > .text {
    float: none;
    width: 100%;
    margin: 0 auto 30px;
  }
  #reasons ul li#konstrukciya .img-container.main-img {
    height: 440px;
  }
  #reasons ul li#konstrukciya .img-container .mini-container {
    bottom: 5%;
  }
  #reasons ul li#podarok .img-container.main-img {
    height: 530px;
  }
  #reasons ul li#podarok .img-container .mini-container {
    bottom: 5%;
  }
  #order-now {
    background-image: none !important;
  }
  #order-now .columns .info-block {
    float: none;
    width: 100%;
  }
  #order-now .columns .info-block #order-now-presents {
    margin: 25px 0 0;
  }
  #order-now .columns .form-container {
    float: none;
    width: 50%;
    margin: 0 auto;
  }
  #food p.title,
  #kompekt h3,
  #kompekt p.subtitle,
  #make-order p.title,
  #make-order p.subtitle {
    width: 100%;
    margin-left: 0;
  }
  #kompekt .columns .item,
  #kompekt .columns .item:nth-child(3n) {
    width: 48%;
    margin: 0 4% 50px 0;
  }
  #kompekt .columns .item:nth-child(2n) {
    margin-right: 0;
  }
  #presents .present {
    width: 31.33%;
  }
  #steps .columns {
    margin: 0 0 25px;
  }
  #steps .columns .step,
  #steps .columns .step:nth-child(3n) {
    width: 48%;
    margin: 0 4% 50px 0;
  }
  #steps .columns .step:nth-child(2n) {
    margin-right: 0;
  }
  #proizvoditel .columns .info-block {
    float: none;
    width: 100%;
  }
  #make-order .columns .step {
    width: 30.33%;
    margin: 0 1.5% 20px;
  }
  #make-order .columns .sep {
    display: none;
  }
  #sale .columns {
    margin: 0 0 50px;
  }
  #sale .columns .info-block {
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }
  #sale .columns .form-container {
    float: none;
    width: 50%;
    margin: 35px auto 0;
  }
  #dops .columns .item {
    width: 47%;
  }
  #dops .columns .item p.name {
    height: auto;
  }
  #feedback .columns .column {
    float: none;
    width: 100%;
    margin: 0;
  }
  #feedback #konkurs {
    height: 240px;
  }
  #feedback .feedback-item.banner-container img {
    max-width: 359px;
  }
  #consultation .form-container {
    padding: 25px 15px;
  }
  #consultation .form-container .info-block {
    width: 52%;
  }
  #consultation .form-container .info-block .phone {
    font-size: 44px;
  }
  #consultation .form-container form {
    width: 45%;
  }
  #consultation .form-container form input[type=text] {
    max-width: 285px;
    margin: 0 0 10px;
  }
  #footer .menu li {
    float: none;
    width: 100%;
    text-align: center;
  }
  #footer .menu li.sep {
    display: none;
  }
  .footer__button {
    position: static;
  }
  #otzyv .summary .video {
    width: 750px;
    height: 420px;
  }
  .test #header-main .columns {
    background-position: center top;
    background-size: auto 400px;
  }
  .test #header-main .columns #header-features {
    margin: 400px 0 50px;
  }
  /* Гео */
  #region h1 {
    margin: 0 0 50px;
  }
  .geo-map-info .delivery-point-address {
    height: 100px;
  }
  #delivery-steps ul li {
    width: 47%;
  }
  /* Блок с ручкой */
  #ruchka .columns .img-container,
  #ruchka .columns .info-block,
  #ruchka-analogs .columns:nth-child(2n+1) > .info-block,
  #ruchka-analogs .columns:nth-child(2n) > .info-block,
  #ruchka-analogs .columns:nth-child(2n+1) > .img-container,
  #ruchka-analogs .columns:nth-child(2n) > .img-container {
    float: none;
    width: 100%;
  }
  #ruchka-analogs .columns {
    margin: 70px 0 0;
  }
  #ruchka-analogs .columns:last-child {
    margin-bottom: 70px;
  }
  #ruchka-analogs .info-block p.title {
    text-align: center;
  }
  #blogger {
    background-position: 62% center;
  }
  #delivery .delivery-img {
    margin: 0 auto 10px;
  }
  #delivery .delivery-col {
    width: 100%;
    margin-top: 50px;
  }
  #delivery .delivery-col img {
    margin: 0 auto;
  }
}
@media (max-width: 767px) and (min-width: 480px) {
  #top-features ul {
    margin: 30px 0;
  }
  #top-features ul li {
    width: 47%;
    height: auto;
    background: none;
  }
  #top-features ul li img {
    margin: 10px auto;
  }
  .reasons #reasons-minus,
  .reasons #reasons-plus {
    padding: 0;
  }
  .reasons .columns {
    margin: 40px 0 0px;
  }
  .reasons-line {
    display: none;
  }
  .reasons .reasons-title {
    font-size: 18px;
    text-align: center;
  }
  .reasons .reasons-title,
  .reasons .reasons-column .reason-item-text {
    width: 100%;
  }
  .reasons #reasons-minus .reason-item {
    background: transparent url("../images/minus.png") no-repeat center top;
  }
  .reasons #reasons-plus .reason-item {
    background: transparent url("../images/plus.png") no-repeat center top;
  }
  .reasons .reason-item {
    padding: 20px 0 0;
  }
  .reasons .reasons-column .reason-item-text {
    text-align: center;
  }
  .reasons-or {
    display: none;
  }
  #present .columns {
    display: flex;
    flex-direction: column;
    position: relative;
    padding-top: 410px;
    margin-bottom: 50px;
  }
  #present .text-inner {
    padding-left: 0;
  }
  #present .img-container img {
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
  #present .img-container {
    order: 2;
  }
  #present .text {
    margin-left: 0;
  }
  #present .img-container,
  #present .text {
    float: none;
    width: 100%;
  }
  #present .img-container p:last-child,
  #present .text p:last-child {
    margin-bottom: 36px;
  }
  #instruction .columns {
    margin: 30px 0;
  }
  #instruction .columns .img-container,
  #instruction .columns ul {
    float: none;
    width: 100%;
  }
  #instruction .columns .img-container {
    max-width: 620px;
  }
  #instruction .columns .img-container img {
    display: block;
    width: 460px;
    margin: 0 auto;
  }
  #instruction .columns .img-container p {
    font-size: 14px;
  }
  #instruction .columns .img-container p#legend2 {
    top: 54px;
  }
  #instruction .columns .img-container p#legend3 {
    top: 115px;
    width: 110px;
  }
  #instruction .columns .img-container p#legend4 {
    top: 170px;
  }
  #instruction .columns .img-container p#legend5 {
    top: 230px;
    width: 100px;
  }
  #instruction .columns .img-container p#legend6 {
    bottom: 162px;
  }
  #instruction .columns .img-container p#legend7 {
    bottom: 105px;
  }
  #instruction .columns .img-container p#legend8 {
    bottom: 44px;
  }
  #food p.title,
  #kompekt h3,
  #kompekt p.subtitle,
  #make-order p.title,
  #make-order p.subtitle {
    width: 100%;
    margin-left: 0;
  }
  #food .columns .food {
    width: 100%;
    margin: 0 0 50px;
  }
  #models .columns .model,
  #models .columns .model:last-child {
    float: none;
    width: 100%;
    margin: 0 auto 20px;
  }
  #reasons ul {
    margin: 30px 0 0;
  }
  #reasons ul li {
    margin: 0 0 60px;
  }
  #reasons ul li:nth-child(2n+1) > .img-container,
  #reasons ul li:nth-child(2n) > .img-container,
  #reasons ul li:nth-child(2n+1) > .text,
  #reasons ul li:nth-child(2n) > .text {
    float: none;
    width: 100%;
    margin: 0 auto 30px;
  }
  #reasons ul li#konstrukciya .img-container.main-img {
    height: 440px;
  }
  #reasons ul li#konstrukciya .img-container .mini-container {
    bottom: 5%;
  }
  #reasons ul li#podarok .img-container.main-img {
    height: 530px;
  }
  #reasons ul li#podarok .img-container .mini-container {
    bottom: 5%;
  }
  #order-now {
    background-image: none !important;
  }
  #order-now .columns .info-block {
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }
  #order-now .columns .info-block #order-now-presents {
    margin: 0;
  }
  #order-now .columns .info-block #order-now-presents li {
    width: 48%;
  }
  #order-now .columns .info-block #order-now-features li {
    float: none;
    width: 100%;
    padding: 12px 0 12px 70px;
    margin: 0 0 20px;
  }
  #order-now .columns .form-container {
    float: none;
    width: 100%;
    margin: 0 auto;
  }
  #compare .columns .compare-column p.compare-name {
    font-size: 24px;
    text-transform: none;
  }
  #compare .columns .compare-column p {
    font-size: 16px;
  }
  #kompekt .columns .item,
  #kompekt .columns .item:nth-child(3n) {
    float: none;
    width: 100%;
    margin: 0 auto 50px;
  }
  #presents {
    margin: 30px 0;
  }
  #presents .present {
    width: 46%;
    margin: 0 2% 40px;
  }
  #steps .columns {
    margin: 0 0 30px;
  }
  #steps .columns .step,
  #steps .columns .step:nth-child(3n) {
    float: none;
    width: 100%;
    margin: 0 auto 25px;
  }
  #proizvoditel .columns {
    margin: 0 0 30px;
  }
  #proizvoditel .columns .info-block {
    width: 100%;
  }
  #make-order .columns {
    margin: 10px 0 30px;
  }
  #make-order .columns .step {
    float: none;
    width: 100%;
  }
  #make-order .columns .sep {
    display: none;
  }
  #sale .columns {
    background-position: center top;
    background-size: auto 450px;
  }
  #sale .columns .info-block {
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }
  #sale .columns .info-block .book {
    top: 0;
  }
  #sale .columns .form-container {
    float: none;
    width: 100%;
    margin: 35px auto 0;
  }
  #gallery .columns {
    margin: 30px 0;
  }
  #gallery .columns .column a {
    margin: 0 0 5px;
  }
  #dops .columns {
    margin: 30px 0;
  }
  #dops .columns .item {
    float: none;
    width: 100%;
    margin: 0 0 40px;
  }
  #dops .columns .item p.name {
    height: auto;
  }
  #feedback .columns:first-child {
    margin-top: 30px;
  }
  #feedback .columns .column {
    float: none;
    width: 100%;
    margin: 0;
  }
  #feedback .feedback-item {
    padding: 20px 20px 0;
  }
  #feedback .feedback-item .client-info .img-container {
    width: 20%;
  }
  #feedback .feedback-item .client-info .info {
    width: 78%;
  }
  #feedback .feedback-item p {
    line-height: 20px;
  }
  #feedback .feedback-item.video-container .video {
    width: 420px;
    height: 230px;
  }
  #feedback #konkurs {
    display: block;
    max-width: 570px;
    height: auto;
    margin: 0 auto 30px;
  }
  #feedback #konkurs .column {
    display: block;
    width: 100%;
  }
  #feedback .winner.feedback-item,
  #feedback .banner-container.feedback-item,
  #feedback .winner.feedback-item > div {
    display: block;
  }
  #feedback .feedback-item.winner {
    padding: 30px 10px 40px;
  }
  #feedback p.note {
    margin: 0 0 30px;
  }
  #consultation .form-container {
    margin: 30px 0;
  }
  #consultation .form-container {
    padding: 20px;
  }
  #consultation .form-container .info-block {
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }
  #consultation .form-container form {
    float: none;
    width: 100%;
  }
  #consultation .form-container form input[type=text] {
    float: none;
    max-width: 285px;
    margin: 0 0 10px;
  }
  #footer .logo {
    float: none;
    width: 100%;
    margin: 0 0 30px;
  }
  #footer .logo .img-container {
    float: none;
    width: 100%;
    margin: 0 0 5px;
  }
  #footer .logo .img-container img {
    margin: 0 auto;
  }
  #footer .logo p {
    float: none;
    width: 100%;
    text-align: center;
    margin: 0;
  }
  #footer .menu {
    display: inline-block;
    float: none;
    width: 100%;
    margin: 0 0 30px;
  }
  #footer .menu li {
    width: 100%;
    text-align: center;
    float: none;
  }
  #footer .menu li.sep {
    display: none;
  }
  .footer__button {
    position: static;
    margin-top: 24px;
  }
  #footer .phone-block {
    float: none;
    width: 100%;
    margin: 0 0 10px;
    text-align: center;
  }
  .form-popup .columns {
    display: inline-block;
    width: 100%;
  }
  .form-popup .columns .img-container {
    display: none;
  }
  .form-popup p.modal-title {
    margin: 20px 0;
  }
  .form-popup .columns .form-container {
    display: block;
    width: 100%;
  }
  #otzyv h1 {
    margin-top: 80px;
  }
  #otzyv .text .columns .img-container,
  #otzyv .text .columns .img-container:first-child {
    float: none;
    width: 100%;
    margin: 0;
  }
  #otzyv .text .img-container img {
    width: auto;
  }
  #otzyv .text .columns .img-container:first-child img {
    margin: 0 auto 15px;
  }
  #otzyv .summary .video {
    width: 460px;
    height: 260px;
  }
  #allotzyv {
    margin: 70px 0 10px;
  }
  .test #header-main .columns {
    min-height: 0;
    background-position: center top;
    background-size: auto 200px;
  }
  .test #header-main .columns #header-features {
    margin: 0 0 50px;
  }
  /* Гео */
  #agregator-title h1 {
    font-size: 35px;
    line-height: 37px;
    letter-spacing: 0;
  }
  .breadcrumbs {
    position: relative;
    left: 2%;
    width: 98%;
    top: -6px;
    z-index: 10;
  }
  #geo-agregator #top .phone-block {
    top: 70px;
  }
  #geo-block {
    margin: 30px 0;
  }
  #geo-block .container {
    margin: 0 0 30px;
  }
  #maps {
    margin: 0;
  }
  .geo-item {
    width: 50%;
  }
  .geo-map-info .delivery-point-address {
    height: auto;
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }
  #region {
    padding: 30px 0;
  }
  #region h1 {
    margin: 0 0 40px;
  }
  #how-buy .columns {
    margin: 30px 0;
  }
  #how-buy .columns .text,
  #how-buy .columns .img-container {
    float: none;
    width: 100%;
    margin: 0;
  }
  #delivery-rf .columns {
    margin: 30px 0;
  }
  #delivery-steps ul {
    margin: 30px 0;
  }
  #delivery-steps ul li {
    display: block;
    width: 100%;
    margin: 0 auto 20px;
  }
  #allotzyv .columns {
    width: 380px;
  }
  #allotzyv h1 {
    margin: 40px 0 10px;
  }
  /* Блок с ручкой */
  #ruchka .columns .img-container,
  #ruchka .columns .info-block,
  #ruchka-analogs .columns:nth-child(2n+1) > .info-block,
  #ruchka-analogs .columns:nth-child(2n) > .info-block,
  #ruchka-analogs .columns:nth-child(2n+1) > .img-container,
  #ruchka-analogs .columns:nth-child(2n) > .img-container {
    float: none;
    width: 100%;
    margin: 0;
  }
  #ruchka-analogs .columns {
    margin: 40px 0 0;
  }
  #ruchka-analogs .columns:last-child {
    margin-bottom: 60px;
  }
  #ruchka-analogs .info-block p.title {
    text-align: center;
  }
  #video h3 {
    padding: 50px 0 45px;
  }
  #video .video-block iframe {
    height: 242px;
    width: 430px;
  }
  #blogger {
    background-image: url("../images/blogger-present.png");
    background-position: center bottom;
    background-size: auto;
  }
  #blogger.img {
    background-image: url("../images/blogger-present.png");
  }
  #blogger.webp {
    background-image: url("../images/blogger-present.webp");
  }
  #blogger .columns .info-block {
    width: 100%;
    margin: 0 0 150px;
  }
  #delivery .delivery-img {
    margin: 0 auto 10px;
  }
  #delivery .delivery-col {
    width: 100%;
    margin-top: 50px;
  }
  #delivery .delivery-col img {
    margin: 0 auto;
  }
  #delivery .delivery-col-inner {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 479px) {
  body {
    overflow-x: auto;
  }
  .content-container {
    width: 96%;
    min-width: 300px;
  }
  .phone {
    pointer-events: all;
  }
  h1 {
    font-size: 29px;
    line-height: 32px;
    letter-spacing: 0;
    margin: 20px 0 10px;
  }
  h2,
  h3,
  p.title,
  #otzyv h1,
  #region h1,
  #order-now p.title,
  #proizvoditel .columns .info-block p.title {
    font-size: 24px;
    line-height: 26px;
    margin-top: 30px;
    letter-spacing: 0;
  }
  .title {
    font-size: 24px;
    line-height: 26px;
  }
  p.subtitle {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 30px;
  }
  .button {
    height: 50px;
    font-size: 20px;
    line-height: 20px;
    padding: 15px;
  }
  #top .logo {
    position: relative;
    width: 270px;
    margin: 0;
    z-index: 15;
  }
  #top .logo .img-container {
    width: 75px;
    margin: 0 5px 0 0;
  }
  #top .logo .img-container img {
    height: 36px;
    padding: 2px 0;
  }
  #top .logo p,
  #geo-agregator #top .logo p {
    width: 190px;
    line-height: 14px;
    padding: 8px 0 4px;
    margin: 0;
  }
  .menu-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 40px;
    background: #ffffff;
    z-index: 10;
  }
  .menu-container span {
    display: block;
  }
  #top .menu {
    display: none;
    position: absolute;
    right: 0;
    top: 40px;
    float: none;
    width: 200px;
    margin: 4px 0 0;
    background: #ffffff;
    border: 1px solid #f1f3fa;
    z-index: 15;
  }
  #top .menu.visible {
    display: inline-block;
  }
  #top .menu li a {
    font-size: 16px;
    line-height: 18px;
    padding: 5px;
    margin: 3px 0;
  }
  #top .phone-block {
    display: inline-block;
    float: none;
    width: 100%;
    text-align: center;
    margin: 10px 0 15px;
    z-index: 5;
  }
  #header-main p.subtitle,
  #agregator-title p.subtitle {
    font-size: 22px;
    line-height: 22px;
    margin: 0 0 20px;
  }
  #header-main .columns .form-container {
    float: none;
    width: 100%;
    margin: 0 auto 50px;
  }
  .form-container form,
  .form-popup .columns .form-container form {
    width: 100%;
  }
  .form-container .columns p {
    float: none;
    width: 100%;
    margin: 0 0 10px;
  }
  .form-container .columns p.old-price,
  .form-container .columns p.new-price {
    text-align: center;
  }
  .form-container p.info {
    line-height: 18px;
  }
  #header-main .form-container .columns {
    padding: 0;
  }
  #header-main .columns #header-features {
    float: none;
    width: 100%;
    margin: 0 0 30px;
  }
  #top-features ul {
    margin: 30px 0;
  }
  #top-features ul li {
    width: 100%;
    height: auto;
    background: none;
  }
  #top-features ul li img {
    margin: 10px auto;
  }
  .reasons .columns.img,
  .reasons .columns.webp {
    background: none;
  }
  .reasons .reasons-column {
    float: none;
    width: 100%;
  }
  .reasons #reasons-minus {
    margin: 0 0 60px;
    padding: 0;
  }
  .reasons #reasons-plus {
    margin: 0;
    padding: 0;
  }
  .reasons #reasons-minus,
  .reasons #reasons-plus {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
  }
  .reasons #reasons-minus.img {
    background-image: url("../images/fish-shop.jpg");
  }
  .reasons #reasons-minus.webp {
    background-image: url("../images/fish-shop.webp");
  }
  .reasons #reasons-plus.img {
    background-image: url("../images/fish-home.jpg");
  }
  .reasons #reasons-plus.webp {
    background-image: url("../images/fish-home.webp");
  }
  .reasons .reasons-title {
    width: 100%;
    font-size: 18px;
    text-align: center;
  }
  .reasons .reasons-column .reason-item-text {
    width: 100%;
  }
  .reasons-or {
    display: none;
  }
  .reasons-line {
    display: none;
  }
  .reasons #reasons-minus .reason-item {
    background: transparent url("../images/minus.png") no-repeat center top;
  }
  .reasons #reasons-plus .reason-item {
    background: transparent url("../images/plus.png") no-repeat center top;
  }
  #present .title {
    font-size: 28px;
    line-height: 34px;
  }
  #present .subtitle {
    font-size: 24px;
    line-height: 28px;
  }
  #present .columns {
    display: flex;
    flex-direction: column;
    position: relative;
    padding-top: 75%;
    margin-bottom: 50px;
  }
  #present .text-inner {
    padding-left: 0;
  }
  #present .img-container img {
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
  #present .img-container {
    order: 2;
  }
  #present .text {
    margin-left: 0;
  }
  #present .img-container,
  #present .text {
    float: none;
    width: 100%;
  }
  #present .button-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
  }
  #present .button {
    order: 2;
    margin-right: 0;
  }
  #present .img-container p:last-child,
  #present .text p:last-child {
    margin-bottom: 36px;
  }
  .present-summa {
    margin-bottom: 15px;
  }
  #instruction .columns {
    margin: 30px 0 0;
  }
  #instruction .columns .img-container,
  #instruction .columns ul {
    float: none;
    width: 100%;
  }
  #instruction .columns .img-container {
    max-width: 310px;
  }
  #instruction .columns .img-container img {
    display: block;
    width: 460px;
    margin: 0 auto;
  }
  #instruction .columns .img-container p {
    font-size: 12px;
    line-height: 14px;
    background: none;
  }
  #instruction .columns .img-container p#legend1 {
    top: -14px;
  }
  #instruction .columns .img-container p#legend2 {
    top: 26px;
  }
  #instruction .columns .img-container p#legend3 {
    top: 84px;
    width: 80px;
    word-wrap: break-word;
  }
  #instruction .columns .img-container p#legend4 {
    top: 124px;
  }
  #instruction .columns .img-container p#legend5 {
    top: 160px;
    width: 100px;
  }
  #instruction .columns .img-container p#legend6 {
    bottom: 114px;
  }
  #instruction .columns .img-container p#legend7 {
    bottom: 77px;
    width: 80px;
  }
  #instruction .columns .img-container p#legend8 {
    bottom: 36px;
  }
  #instruction .columns ul li .num span {
    width: 25px;
    height: 25px;
    line-height: 25px;
  }
  #food .columns {
    margin: 0;
  }
  #food .columns .food,
  #food .columns .food:nth-child(3n) {
    display: block;
    width: 100%;
    max-width: 310px;
    height: 325px;
    margin: 0 auto 50px;
  }
  #food .columns .food .img-container {
    margin: 0 0 15px;
  }
  #food .columns .food p.food-name {
    font-size: 16px;
    line-height: 18px;
  }
  #food p.title,
  #kompekt h3,
  #kompekt p.subtitle,
  #make-order p.title,
  #make-order p.subtitle {
    width: 100%;
    margin-left: 0;
  }
  #food .columns .food p {
    font-size: 14px;
  }
  #food .columns .food p.legend {
    margin: 15px 5px 0 0;
  }
  #food .columns .food p.price {
    padding: 8px 10px;
  }
  #sellout {
    margin: 0;
  }
  #sellout p.action-time {
    margin: 0 0 25px;
  }
  #models .columns {
    margin: 30px 0;
  }
  #models .columns .model,
  #models .columns .model:last-child {
    float: none;
    width: 100%;
    padding: 20px;
    margin: 0 auto 20px;
  }
  #reasons ul {
    margin: 30px 0 0;
  }
  #reasons ul li {
    margin: 0 0 30px;
  }
  #reasons ul li:nth-child(2n+1) > .img-container,
  #reasons ul li:nth-child(2n) > .img-container,
  #reasons ul li:nth-child(2n+1) > .text,
  #reasons ul li:nth-child(2n) > .text {
    float: none;
    width: 100%;
    margin: 0 auto 30px;
  }
  #reasons ul li .img-container.main-img img {
    max-width: 250px;
  }
  #reasons ul li .img-container .mini-container img {
    max-width: 100px;
  }
  #reasons ul li .img-container .mini-container.minus {
    left: 0;
  }
  #reasons ul li .img-container .mini-container.plus {
    right: 0;
  }
  #reasons ul li#konstrukciya .img-container.main-img {
    height: 210px;
  }
  #reasons ul li#konstrukciya .img-container .mini-container {
    bottom: 5%;
  }
  #reasons ul li#podarok .img-container.main-img {
    height: 300px;
  }
  #reasons ul li#podarok .img-container .mini-container {
    bottom: 5%;
  }
  #reasons ul li .text .img-container {
    float: none;
    width: 100%;
    margin: 0 0 15px;
  }
  #reasons ul li .text .img-container img {
    margin: 0 auto;
  }
  #reasons ul li .text .title-block {
    float: none;
    width: 100%;
    margin: 0 0 10px;
  }
  #reasons ul li .text .title-block p.reason-title {
    font-size: 20px;
    line-height: 24px;
  }
  #reasons ul li .text .title-block p {
    font-size: 18px;
    line-height: 22px;
  }
  #reasons ul li .text p {
    line-height: 20px;
    margin: 0 0 15px;
  }
  #order-now {
    background-image: none !important;
  }
  #order-now .columns .info-block {
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }
  #order-now .columns .info-block #order-now-presents {
    margin: 0;
  }
  #order-now .columns .info-block #order-now-presents li {
    width: calc(50% - 8px);
  }
  #order-now .columns .info-block #order-now-features li {
    float: none;
    width: 100%;
    padding: 12px 0 12px 70px;
    margin: 0 0 20px;
  }
  #order-now .columns .form-container {
    float: none;
    width: 100%;
    margin: 0 auto;
  }
  #compare .columns {
    margin: 0 0 20px;
  }
  #compare .columns .compare-column,
  #compare .columns .compare-column:first-child {
    display: inline-block;
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }
  #compare .compare-column:first-child .img-container:before {
    left: 10px;
    right: auto;
  }
  #compare .columns .compare-column.price-container:first-child {
    display: none;
  }
  #compare .columns .compare-column p {
    font-size: 16px;
  }
  #kompekt .columns .item,
  #kompekt .columns .item:nth-child(3n) {
    float: none;
    width: 100%;
    margin: 0 auto 50px;
  }
  #compare .columns .compare-column p.compare-name {
    margin: 0 0 20px;
  }
  #presents {
    margin: 30px 0;
  }
  #presents .present {
    width: 46%;
    margin: 0 2% 20px;
  }
  #presents .present .img-container {
    margin: 0 0 10px;
  }
  #presents .present .img-container img {
    margin: 10px 0;
  }
  #presents .present p {
    font-size: 12px;
    line-height: 16px;
  }
  #present .columns {
    padding-top: 75%;
  }
  #steps .columns {
    margin: 0 0 30px;
  }
  #steps .columns .step,
  #steps .columns .step:nth-child(3n) {
    float: none;
    width: 100%;
    margin: 0 auto 25px;
  }
  #steps .columns .step p {
    font-size: 18px;
    line-height: 20px;
  }
  #steps .columns .step p span:first-child {
    min-width: 0;
  }
  #proizvoditel {
    background: #1f1e20 no-repeat center center;
    background-size: cover;
  }
  #proizvoditel .columns {
    margin: 0 0 30px;
  }
  #proizvoditel .columns .info-block {
    width: 100%;
  }
  #proizvoditel .columns .info-block ul li {
    font-size: 18px;
    line-height: 22px;
  }
  #make-order p.title {
    margin: 20px auto 15px;
  }
  #make-order .columns {
    margin: 10px 0 30px;
  }
  #make-order .columns .step {
    float: none;
    width: 100%;
  }
  #make-order .columns .sep {
    display: none;
  }
  #sale p.subtitle {
    font-size: 18px;
    line-height: 20px;
    text-transform: none;
  }
  #sale .columns {
    background-position: center top;
    background-size: auto 350px;
    margin: 0 0 50px;
  }
  #sale .columns .info-block {
    float: none;
    width: 100%;
    min-height: 600px;
    margin: 0 0 20px;
  }
  #sale .columns .info-block .book {
    top: 0;
  }
  #sale .columns .form-container {
    float: none;
    width: 100%;
    margin: 35px auto 0;
  }
  #sale .form-container .columns {
    margin: 0;
  }
  #sale .columns .info-block #timer-block p#timer-title,
  #sale .columns .info-block #timer-block p#timer-subtitle {
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 15px;
  }
  #gallery .columns {
    margin: 30px 0;
  }
  #gallery .columns .column a {
    margin: 0 0 5px;
  }
  #gallery .columns .column a div {
    background-size: 50px auto;
  }
  #dops .columns {
    margin: 30px 0;
  }
  #dops .columns .item {
    float: none;
    width: 100%;
    margin: 0 0 40px;
  }
  #dops .columns .item p.name {
    height: auto;
  }
  #feedback .columns:first-child {
    margin-top: 30px;
  }
  #feedback .columns .column {
    float: none;
    width: 100%;
    margin: 0;
  }
  #feedback .feedback-item {
    padding: 20px 20px 0;
  }
  #feedback .feedback-item .client-info .img-container {
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }
  #feedback .feedback-item .client-info .img-container img {
    margin: 0 auto;
  }
  #feedback .feedback-item .client-info .info {
    float: none;
    width: 100%;
  }
  #feedback .feedback-item p {
    line-height: 20px;
  }
  #feedback .feedback-item .columns.feedback-photo .img-container,
  #feedback .feedback-item .columns.feedback-photo .img-container:nth-child(2n) {
    float: none;
    width: 100%;
    margin: 0 0 5px;
  }
  #feedback .feedback-item.video-container .video {
    width: 260px;
    height: 150px;
  }
  #feedback p.note {
    margin: 0 0 30px;
  }
  #feedback #konkurs {
    display: inline-block;
    height: auto;
  }
  #feedback #konkurs .column {
    display: block;
    width: 100%;
  }
  #feedback .winner.feedback-item,
  #feedback .banner-container.feedback-item,
  #feedback .winner.feedback-item > div {
    display: block;
  }
  #feedback .feedback-item.winner {
    padding: 10px 10px 20px;
  }
  #consultation .form-container {
    margin: 30px 0;
  }
  #consultation .form-container {
    padding: 20px;
  }
  #consultation .form-container .info-block {
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }
  #consultation .form-container .info-block .phone {
    font-size: 28px;
  }
  #consultation .form-container .info-block p.call-free {
    font-size: 20px;
    line-height: 25px;
  }
  #consultation .form-container form {
    float: none;
    width: 100%;
  }
  #consultation .form-container form p.info {
    margin: 25px 0;
  }
  #consultation .form-container form input[type=text] {
    float: none;
    max-width: 285px;
    margin: 0 0 10px;
  }
  #footer .logo {
    float: none;
    width: 100%;
    margin: 0 0 30px;
  }
  #footer .logo .img-container {
    float: none;
    width: 100%;
    margin: 0 0 5px;
  }
  #footer .logo .img-container img {
    margin: 0 auto;
  }
  #footer .logo p {
    float: none;
    width: 100%;
    text-align: center;
    margin: 0;
  }
  #footer .menu {
    display: inline-block;
    float: none;
    width: 100%;
    margin: 0 0 30px;
  }
  #footer .menu li {
    width: 100%;
    text-align: center;
    float: none;
  }
  #footer .menu li.sep {
    display: none;
  }
  #footer .phone-block {
    float: none;
    width: 100%;
    margin: 0 0 10px;
    text-align: center;
  }
  .footer__button {
    position: static;
    font-size: 18px;
    margin-top: 24px;
  }
  .form-popup .columns {
    display: inline-block;
    width: 100%;
  }
  .form-popup .columns .img-container {
    display: none;
  }
  .form-popup p.modal-title {
    font-size: 18px;
    line-height: 18px;
    margin: 20px 0;
  }
  .form-popup .columns .form-container {
    display: block;
    width: 100%;
  }
  .recipe-popup {
    padding: 0;
  }
  .recipe-popup p,
  .recipe-popup ul li,
  .recipe-popup ol li {
    line-height: 20px;
  }
  #otzyv h1 {
    margin-top: 80px;
  }
  #otzyv .text .columns .img-container,
  #otzyv .text .columns .img-container:first-child {
    float: none;
    width: 100%;
    margin: 0;
  }
  #otzyv .text .columns .img-container:first-child img {
    margin: 0 auto 15px;
  }
  #otzyv .summary .video {
    width: 300px;
    height: 170px;
  }
  #allotzyv {
    margin: 70px 0 10px;
  }
  .test #header-main .columns {
    min-height: 0;
    background-position: center top;
    background-size: auto 200px;
  }
  .test #header-main .columns #header-features {
    margin: 0 0 50px;
  }
  /* Гео */
  #geo-agregator #top .logo p {
    font-size: 11px;
  }
  #agregator-title h1 {
    font-size: 35px;
    line-height: 37px;
    letter-spacing: 0;
  }
  .breadcrumbs {
    position: relative;
    left: 2%;
    width: 98%;
    top: -6px;
    z-index: 10;
  }
  #geo-agregator #top .phone-block {
    top: 70px;
  }
  #geo-block {
    margin: 30px 0;
  }
  #geo-block .container {
    margin: 0 0 30px;
  }
  #maps {
    margin: 0;
  }
  .geo-item {
    float: none;
    width: 100%;
  }
  .geo-map-info .delivery-point-address {
    height: auto;
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }
  #region {
    padding: 30px 0;
  }
  #region h1 {
    margin: 0 0 30px;
  }
  #how-buy .columns {
    margin: 30px 0;
  }
  #how-buy .columns .text,
  #how-buy .columns .img-container {
    float: none;
    width: 100%;
    margin: 0;
  }
  #delivery-rf .columns {
    margin: 30px 0;
  }
  #delivery-steps ul {
    margin: 30px 0;
  }
  #delivery-steps ul li {
    display: block;
    width: 100%;
    margin: 0 auto 20px;
  }
  #allotzyv .allotzyv-items {
    padding: 0 0 30px;
  }
  #allotzyv .columns {
    width: 100%;
    max-width: 380px;
    margin: 0;
  }
  #allotzyv .allotzyv-winners {
    width: 100%;
  }
  #allotzyv h1 {
    margin: 40px 0 10px;
    font-size: 28px;
    line-height: 34px;
    letter-spacing: 0px;
  }
  .allotzyv-items .button {
    height: 75px;
  }
  /* Блок с ручкой */
  #ruchka .columns .img-container,
  #ruchka .columns .info-block,
  #ruchka-analogs .columns:nth-child(2n+1) > .info-block,
  #ruchka-analogs .columns:nth-child(2n) > .info-block,
  #ruchka-analogs .columns:nth-child(2n+1) > .img-container,
  #ruchka-analogs .columns:nth-child(2n) > .img-container {
    float: none;
    width: 100%;
    margin: 0;
  }
  #ruchka .columns .info-block ul li {
    font-size: 17px;
    line-height: 28px;
  }
  #ruchka-analogs .columns {
    margin: 30px 0 0;
  }
  #ruchka-analogs .columns:last-child {
    margin-bottom: 50px;
  }
  #ruchka-analogs .info-block p.title {
    text-align: center;
  }
  #video h3 {
    padding: 30px 0 15px;
  }
  #video h3 span.subtitle {
    padding-top: 0px;
    font-size: 14px;
    line-height: 18px;
  }
  #video .video-block iframe {
    height: 174px;
    width: 310px;
    padding: 0;
  }
  .fancybox-content {
    padding: 30px !important;
  }
  #blogger {
    background-image: url("../images/blogger-present.png");
    background-position: center bottom;
    background-size: auto;
  }
  #blogger.img {
    background-image: url("../images/blogger-present.png");
  }
  #blogger.webp {
    background-image: url("../images/blogger-present.webp");
  }
  #blogger .columns .info-block {
    width: 100%;
    margin: 0 0 150px;
  }
  #blogger .columns .info-block p.title {
    font-size: 24px;
    line-height: 26px;
    margin-top: 30px;
    letter-spacing: 0;
  }
  #blogger .columns .info-block p:not(.title) {
    font-size: 18px;
    line-height: 24px;
  }
  #blogger .columns .info-block p .button {
    margin: 0 0 10px;
    letter-spacing: 1px;
  }
  #delivery .delivery-col {
    width: 100%;
    margin-top: 50px;
  }
  #delivery .delivery-col-inner {
    padding-left: 16px;
    padding-right: 16px;
  }
  #delivery .delivery-img {
    margin: 0 auto;
  }
  #video {
    padding-bottom: 30px;
  }
}
.smi_wrapper {
  width: 100%;
  text-align: center;
}

.smi_wrapper .button {
  max-width: 320px;
  font-size: 20px;
  line-height: 22px;
  margin: 50px auto 100px;
}

.lazy {
  background-image: none !important;
}

.cnt {
  text-align: center;
}

.cover {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  z-index: 100;
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  overflow-x: auto;
  overflow-y: scroll;
  padding: 20px;
  z-index: 200;
}

.content {
  display: none;
  width: 100%;
  min-width: 200px;
  width: 100%;
  position: relative;
  background-color: #fafafa;
  z-index: 300;
  padding: 50px 0;
}

.open-modal-btn {
  cursor: pointer;
}

@media (max-width: 1279px) and (min-width: 980px) {
  .content-container {
    max-width: 978px;
  }
  .top-form .offer {
    padding: 0 20px 20px;
  }
  .logo {
    width: 19%;
    margin: 10px 2% 10px 0;
  }
  .logo .img-container {
    float: none;
    width: 100%;
    margin: 0;
  }
  .logo .img-container img {
    margin: 0 auto;
  }
  #geo-agregator #top .logo p,
  .logo p {
    float: none;
    width: 100%;
    margin: 0;
    text-align: center;
  }
  .menu li {
    margin: 0 5px;
  }
  .menu li a {
    padding: 13px 5px;
  }
  .phone-block {
    width: 25%;
    margin-top: 45px;
  }
  #header-main .columns #header-features {
    width: 30%;
  }
  #header-main .columns .form-container {
    width: 38%;
  }
  #header #header-main .content-container .columns .header-features-gift {
    left: 76%;
    top: 16%;
    width: 249px;
    height: 122px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .content-container {
    max-width: 764px;
  }
  .top-form .offer {
    padding: 0 50px 20px;
  }
  h1 {
    font-size: 60px;
  }
  #header-main .columns {
    background-position: right top;
    background-size: 62% auto;
    padding: 0;
  }
  #header #header-main .columns {
    background-position: right bottom;
    /* background-position: right center; */
    background-size: 70% auto;
  }
  #header #header-main .content-container .columns .header-features-gift {
    left: 70%;
    top: 20%;
    width: 249px;
    height: 126px;
  }
  .top-form {
    padding: 15px 0 60px;
  }
  #otzyv h1,
  #region h1,
  h2,
  h3,
  p.title {
    font-size: 44px;
    line-height: 44px;
    margin-top: 70px;
  }
  .logo {
    width: 20%;
    margin: 10px 2% 0px 0;
  }
  .logo .img-container {
    float: none;
    width: 100%;
    margin: 0;
  }
  .logo .img-container img {
    margin: 0 auto;
  }
  #geo-agregator #top .logo p,
  .logo p {
    float: none;
    width: 100%;
    margin: 0;
    text-align: center;
  }
  .menu {
    width: 40%;
    margin: 30px 2% 10px;
  }
  .menu li a {
    padding: 13px 5px;
  }
  .phone-block {
    width: 34%;
    margin-top: 45px;
  }
  #agregator-title p.subtitle,
  #header-main p.subtitle {
    font-size: 26px;
  }
  #header-main .columns #header-features {
    float: none;
    width: 100%;
    margin: 0 0 0px;
  }
  #header-main .columns .form-container {
    float: none;
    width: 55%;
    margin: 0 0 50px;
  }
}
@media (max-width: 767px) and (min-width: 480px) {
  .content-container {
    width: 96%;
  }
  .top-form .offer {
    padding: 0 40px 20px;
  }
  #header-main .columns {
    padding: 285px 0 0;
    background-size: 335px;
    background-position: 41% top;
  }
  #header #header-main .content-container .columns .header-features-gift {
    left: 8%;
    top: 16%;
    width: 170px;
    height: 93px;
  }
  #top .phone-block a.phone {
    pointer-events: all;
    font-size: 23px;
  }
  h1 {
    font-size: 45px;
    line-height: 50px;
    letter-spacing: 0;
    margin: 40px 0 10px;
  }
  #otzyv h1,
  #region h1,
  h2,
  h3,
  p.title {
    font-size: 35px;
    line-height: 37px;
    margin-top: 50px;
    letter-spacing: 0;
  }
  p.subtitle {
    margin: 0 0 30px;
  }
  #top .logo {
    position: relative;
    width: 320px;
    margin: 0;
    z-index: 15;
    margin-top: 18px;
  }
  #top .menu,
  .menu-container {
    position: absolute;
    background: #fff;
  }
  #top .logo .img-container {
    width: 75px;
    margin: 0 5px 0 0;
  }
  #top .logo .img-container img {
    height: 36px;
    padding: 2px 0;
  }
  #geo-agregator #top .logo p,
  #top .logo p {
    line-height: 14px;
    padding: 23px 0 4px;
    margin: 0;
  }
}
@media (max-width: 767px) and (min-width: 480px) and (max-width: 539px) {
  #geo-agregator #top .logo p,
  #top .logo p {
    display: none;
  }
}
@media (max-width: 767px) and (min-width: 480px) {
  .menu-container {
    left: -10px;
    top: 6px;
    width: 100%;
    /* height: 40px; */
    z-index: 10;
  }
  .menu-container span {
    display: block;
  }
  #top .menu {
    display: none;
    right: 0;
    top: 40px;
    float: none;
    width: 200px;
    margin: 4px 0 0;
    border: 1px solid #f1f3fa;
    z-index: 15;
  }
  #top .menu.visible,
  #top .phone-block {
    display: inline-block;
  }
  #top .menu li a {
    font-size: 16px;
    line-height: 18px;
    padding: 5px;
    margin: 3px 0;
  }
  #top .phone-block {
    position: absolute;
    left: 50%;
    top: -20px;
    transform: translateX(-50%);
    z-index: 5;
  }
  #agregator-title p.subtitle,
  #header-main p.subtitle {
    font-size: 25px;
    line-height: 27px;
    margin: 0 0 20px;
  }
  #header-main .columns .form-container {
    float: none;
    width: 100%;
    margin: 0 auto 50px;
  }
  #header-main .form-container .columns {
    padding: 0;
  }
  #header-main .columns #header-features {
    float: none;
    width: 100%;
    margin: 0 0 30px;
  }
  #header.winter.img {
    background-image: url(../images/winter-bg-mobile.jpg);
  }
  #header.winter.webp {
    background-image: url(../images/winter-bg-mobile.webp);
  }
  #header.winter #header-main .columns {
    padding: 220px 0 0;
    background-size: 290px;
    background-position: center top;
  }
  #header.winter #header-main .columns.img {
    background-image: url(../images/koptilnya-winter-mobile.png);
  }
  #header.winter #header-main .columns.webp {
    background-image: url(../images/koptilnya-winter-mobile.webp);
  }
  #header.spring.img {
    background-image: url(../images/spring-bg-mobile.jpg);
  }
  #header.spring.webp {
    background-image: url(../images/spring-bg-mobile.webp);
  }
  .top-form {
    margin: 0;
    padding-bottom: 50px;
  }
}
@media (max-width: 479px) {
  #top .phone-block,
  .form-container .columns p.new-price,
  .form-container .columns p.old-price {
    text-align: center;
  }
  body {
    overflow-x: auto;
  }
  #header-main .columns {
    padding: 250px 0 0;
    background-size: 280px;
    background-position: 41% top;
  }
  .content-container {
    width: 96%;
    min-width: 300px;
  }
  #header #header-main .content-container .columns .header-features-gift {
    left: 8%;
    top: 16%;
    width: 129px;
    height: 70px;
  }
  .top-form .offer {
    padding: 0 0 20px;
  }
  .phone {
    pointer-events: all;
  }
  h1 {
    font-size: 29px;
    line-height: 32px;
    letter-spacing: 0;
    margin: 20px 0 10px;
  }
  #order-now p.title,
  #otzyv h1,
  #proizvoditel .columns .info-block p.title,
  #region h1,
  h2,
  h3,
  p.title {
    font-size: 24px;
    line-height: 26px;
    margin-top: 30px;
    letter-spacing: 0;
  }
  p.subtitle {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 30px;
  }
  .button {
    height: 50px;
    font-size: 20px;
    line-height: 20px;
    padding: 15px;
  }
  #top .logo {
    position: relative;
    width: 270px;
    margin: 0;
    z-index: 15;
    margin-top: 18px;
  }
  #top .menu,
  .menu-container {
    position: absolute;
    background: #fff;
  }
  #top .logo .img-container {
    width: 75px;
    margin: 0 5px 0 0;
  }
  #top .logo .img-container img {
    height: 36px;
    padding: 2px 0;
  }
  #geo-agregator #top .logo p,
  #top .logo p {
    width: 190px;
    line-height: 14px;
    padding: 8px 0 4px;
    margin: 0;
    display: none;
  }
  .menu-container {
    top: 5px;
    width: 100%;
    height: 40px;
    z-index: 10;
  }
  .menu-container span {
    display: block;
  }
  #top .menu {
    display: none;
    right: 0;
    top: 40px;
    float: none;
    width: 200px;
    margin: 4px 0 0;
    border: 1px solid #f1f3fa;
    z-index: 15;
  }
  #top .menu li a {
    font-size: 16px;
    line-height: 18px;
    padding: 5px;
    margin: 3px 0;
  }
  #header-main .columns #header-features {
    margin: 0 !important;
  }
  #header-main .columns #header-features li {
    width: 100%;
    height: auto;
    font-size: 15px;
    line-height: 18px;
    padding: 10px;
  }
  #header-main .columns #header-features li:before {
    content: none;
  }
  #header-main .columns #header-features li p span {
    font-size: 18px;
    line-height: 16px;
  }
  #top .phone-block {
    z-index: 1;
    position: absolute;
    left: 0px;
    top: 0px;
  }
  #agregator-title p.subtitle,
  #header-main p.subtitle {
    font-size: 22px;
    line-height: 22px;
    margin: 0 0 20px;
  }
  #header-main .columns .form-container {
    float: none;
    width: 100%;
    margin: 0 auto 50px;
  }
  .form-container form,
  .form-popup .columns .form-container form {
    width: 100%;
  }
  .form-container .columns p {
    float: none;
    width: 100%;
    margin: 0 0 10px;
  }
  .form-container p.info {
    line-height: 18px;
  }
  #header-main .form-container .columns {
    padding: 0;
  }
  #header-main .columns #header-features {
    float: none;
    width: 100%;
    margin: 0 0 30px;
  }
  #header.winter.img {
    background-image: url(../images/winter-bg-mobile.jpg);
  }
  #header.winter.webp {
    background-image: url(../images/winter-bg-mobile.webp);
  }
  #header.winter #header-main .columns {
    padding: 220px 0 0;
    background-size: 290px;
    background-position: center top;
  }
  #header.winter #header-main .columns.img {
    background-image: url(../images/koptilnya-winter-mobile.png);
  }
  #header.winter #header-main .columns.webp {
    background-image: url(../images/koptilnya-winter-mobile.webp);
  }
  #header.spring.img {
    background-image: url(../images/spring-bg-mobile.jpg);
  }
  #header.spring.webp {
    background-image: url(../images/spring-bg-mobile.webp);
  }
  .top-form {
    margin: 0;
    padding-bottom: 40px;
  }
  #header.winter,
  #header.spring {
    padding-bottom: 15px;
  }
}
/* video */
.video-wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.video-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56%;
  background-color: #000;
  margin-bottom: 10px;
}

.video-container:hover .video-btn .shape,
.video-container #video .video-btn:focus .shape {
  fill: #ff0000;
}

.video-item {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  max-width: 555px;
  width: 31%;
  margin-bottom: 30px;
  margin-right: 30px;
}

.video-item:nth-child(3n+3) {
  margin-right: 0;
}

.video-item.big-video {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.video-media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  -o-object-fit: cover;
  object-fit: cover;
}

.video-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 68px;
  height: 48px;
  padding: 0;
  border: none;
  transform: translate(-50%, -50%);
  background: transparent;
  outline: none;
  display: flex;
  cursor: pointer;
}

.video--enabled {
  cursor: pointer;
}

.video--enabled .video-btn {
  display: block;
  cursor: pointer;
}

.video-title {
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Gilroy-Semibold", Arial, sans-serif;
}

.video__btn {
  width: 180px;
  margin: 0 auto;
}

@media (max-width: 1279px) {
  .video-item {
    max-width: 455px;
    width: 48%;
  }
  .video-item:nth-child(3n+3) {
    margin-right: 30px;
  }
  .video-item:nth-child(even) {
    margin-right: 0px;
  }
}
@media (max-width: 991px) {
  .video-container {
    margin: 0 auto 15px;
    padding-bottom: 48.5%;
  }
}
@media (max-width: 768px) {
  .video-wrapper {
    flex-direction: column;
    align-items: center;
  }
  .video-item {
    margin-bottom: 20px;
    margin-right: 0;
    width: 100%;
    max-width: none;
  }
  .video-item:last-child {
    margin-bottom: 0;
  }
  .video-item:nth-child(3n+3) {
    margin-right: 0px;
  }
}
/* dop */
.dop {
  background-color: #eee;
  color: #323232;
}

.dop__title {
  font-family: "Gilroy-Extrabold", Arial, sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-size: 30px;
  line-height: 42px;
  margin-bottom: 40px;
}

.dop__wrapper {
  width: 70%;
  float: right;
}

.dop__subtitle {
  font-family: "Gilroy-Black", Arial, sans-serif;
  text-align: center;
  font-size: 55px;
  line-height: 78px;
  letter-spacing: 0.08em;
  padding: 10px 50px 2px;
  background-color: #fed73f;
  margin-bottom: 40px;
  position: relative;
}

.dop__subtitle:before {
  content: "";
  position: absolute;
  top: -106px;
  left: -54%;
  width: 448px;
  height: 560px;
  background-image: url("../images/schepakol.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.dop__desc {
  font-size: 23px;
  line-height: 45px;
  padding-left: 60px;
}

.dop .button-container {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.dop__price {
  font-family: "Gilroy-Black", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 50px;
  margin-right: 40px;
  padding-top: 12px;
}

.dop .button {
  width: 250px;
}

@media (max-width: 1279px) {
  .dop__subtitle {
    font-size: 42px;
    line-height: 62px;
  }
  .dop__subtitle:before {
    left: -46%;
    width: 354px;
  }
}
@media (max-width: 979px) {
  .dop__title {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 30px;
  }
  .dop__subtitle {
    font-size: 32px;
    line-height: 46px;
    margin-bottom: 30px;
  }
  .dop__subtitle:before {
    top: 0;
    left: -40%;
    width: 240px;
  }
  .dop__desc {
    font-size: 17px;
    line-height: 28px;
  }
  .dop__price {
    font-size: 40px;
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .dop__wrapper {
    width: 100%;
    float: none;
  }
  .dop__title {
    margin-bottom: 20px;
  }
  .dop__subtitle {
    margin-bottom: 230px;
    padding: 10px 10px 2px;
  }
  .dop__subtitle:before {
    width: 190px;
    height: 230px;
    top: 62px;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .dop__desc {
    padding: 0;
  }
  .dop__price {
    font-size: 30px;
  }
}
@media (max-width: 479px) {
  .dop__title {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 20px;
  }
  .dop__subtitle {
    font-size: 24px;
    line-height: 26px;
    padding: 10px 10px 6px;
    margin-bottom: 250px;
  }
  .dop__desc {
    line-height: 20px;
  }
  .dop .button-container {
    flex-direction: column;
  }
  .dop__price {
    font-size: 22px;
    margin: 0 0 20px;
    padding: 0;
  }
  #top .phone-block a.phone {
    font-size: 20px;
  }
}
a[href="#callme"] {
  color: #000;
  text-decoration: none;
  height: 36px;
  padding: 12px 0;
  margin: 0 0 0 auto;
  font-size: 13px;
  line-height: 14px;
  margin-top: 2px;
  top: 1px;
  width: 140px;
  letter-spacing: 2px;
}

@media (max-width: 767px) {
  a[href="#callme"] {
    margin: 0 auto;
  }
}
.callme {
  max-width: 420px;
  border-radius: 4px;
}

.callme__title {
  text-transform: uppercase;
  font-family: "Gilroy-Black", sans-serif;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 20px;
  text-align: center;
}

@media (max-width: 479px) {
  .callme__title {
    font-size: 18px;
  }
}
.callme .form-container {
  border: none;
}

.callme .button {
  font-size: 20px;
}

@media (max-width: 479px) {
  .callme .button {
    font-size: 18px;
  }
}
.dop-title {
  text-transform: uppercase;
  margin: 10px 0;
}

#models .columns-flex {
  display: flex;
  align-items: stretch;
  justify-content: center;
  column-gap: 10px;
  margin-bottom: 0;
  padding-bottom: 80px;
}

#models .columns-flex .model {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0;
}

@media (max-width: 979px) {
  #models .columns-flex {
    flex-wrap: wrap;
    row-gap: 15px;
  }
}
#kompekt #presents.columns-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 20px;
  row-gap: 0;
  justify-items: center;
  max-width: 1000px;
  /* margin: 50px auto 100px; */
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) {
  #kompekt #presents.columns-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 425px) {
  #kompekt #presents.columns-grid {
    column-gap: 10px;
  }
}
#kompekt #presents.columns-grid .present {
  width: 100%;
  max-width: 230px;
}

#kompekt #presents.columns-grid .present p {
  text-align: center;
}

.subtitle br,
.offer br {
  display: none;
}

@media (max-width: 1279px) and (min-width: 980px) {
  .subtitle br,
  .offer br {
    display: block;
  }
}
#feedback-v2 .feedback-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 12px;
  align-items: stretch;
  margin: 60px auto 0px;
  padding: 0 10px;
}

#feedback-v2 .feedback-container__col {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#feedback-v2 .feedback__gallery {
  display: block;
}

#feedback-v2 .feedback-button {
  max-width: 244px;
  margin: 0 auto;
  display: none;
}

#feedback-v2 .feedback__gallery-mobile {
  display: none;
}

@media (min-width: 1280px) {
  #feedback-v2 .content-container {
    max-width: 1210px;
  }
}
@media (max-width: 1279px) {
  #feedback-v2 .feedback-container {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    justify-items: center;
  }
  #feedback-v2 .hidden-active {
    height: 0 !important;
  }
  #feedback-v2 .feedback-button {
    max-width: 244px;
    margin: 0 auto;
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #feedback-v2 .feedback-container__col-hide {
    grid-row: 2/3;
    grid-column: 1/3;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    row-gap: 12px;
    width: 100%;
    justify-items: center;
    transition: height 0.7s ease-out;
    overflow: hidden;
    height: 360px;
  }
  #feedback-v2 .feedback-container__col-hide .feedback__gallery:first-child {
    grid-row: 1/3;
  }
}
@media (max-width: 979px) {
  #feedback-v2 .feedback-container__col-hide {
    gap: 12px;
  }
}
@media (max-width: 767px) {
  #feedback-v2 .feedback-container {
    margin-top: 40px;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
  }
  #feedback-v2 .feedback__gallery-mobile {
    display: block;
  }
  #feedback-v2 .feedback-container__col-hide {
    overflow: hidden;
  }
  #feedback-v2 .feedback-container__col {
    justify-content: flex-start;
  }
}
#dops {
  background: #f2f2f2;
}

#dops .dops-container {
  margin-top: 90px;
  display: grid;
  gap: 45px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 560px 560px;
  justify-items: center;
}

#dops .dops__item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 430px;
  min-width: 348px;
  background: #ffffff;
  padding: 20px 47px;
  box-sizing: border-box;
  align-items: center;
  width: 100%;
}

#dops .dops__item-img {
  max-width: 319px;
  max-height: 291px;
}

#dops .dops__item-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  text-align: center;
  color: #000000;
  margin: 10px auto 20px;
  text-align: center;
}

#dops .dops__item-decr {
  font-weight: bold;
  font-size: 24px;
  line-height: 120%;
  color: black;
  text-align: center;
}

#dops .dops__item-decr-old {
  font-weight: 500;
  font-size: 18px;
  line-height: 120%;
  color: #818181;
  text-align: center;
  text-decoration: line-through;
}

#dops .dops__item-button {
  max-width: 255px;
  margin: 25px 0 10px;
  width: 200px;
}

@media (max-width: 1279px) {
  #dops .dops-container {
    margin-top: 70px;
    display: grid;
    column-gap: 40px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 560px 560px 560px;
  }
}
@media (max-width: 768px) {
  #dops .dops-container {
    margin-top: 30px;
    column-gap: 30px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 510px 510px 510px;
  }
  #dops .dops__item {
    width: 348px;
  }
}
@media (max-width: 767px) {
  #dops .dops-container {
    margin-top: 30px;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(6, auto);
  }
  #dops .dops__item {
    width: 348px;
    max-width: none;
  }
  #dops .dops__item-title {
    font-size: 22px;
  }
  #dops .dops__item-decr {
    font-size: 20px;
  }
}
@media (max-width: 375px) {
  #dops .dops__item {
    width: 90%;
    margin: 0 auto;
    max-width: none;
    min-width: 0;
    padding: 10px 20px;
  }
}
.header-features-gift {
  width: 268px;
  height: 133px;
  position: absolute;
  left: 43%;
  top: 22%;
}

/* фикисрованный хедер */
.header-fixed-nav {
  max-width: 100%;
  min-height: 95px;
}

.content-container-test_menu {
  background: white;
  position: fixed;
  width: 100%;
  z-index: 101;
  min-height: 120px;
}
@media (max-width: 767px) {
  .content-container-test_menu {
    min-height: 90px;
  }
}

@media (max-width: 768px) {
  .menu.visible {
    padding-top: 30px;
  }
  #top .menu {
    top: 10px;
  }
}
@media (max-width: 479px) {
  #top .menu,
  .menu-container {
    z-index: 4;
    background: transparent;
  }
  .menu.visible {
    background: #fff !important;
  }
  .mob-hide {
    display: none;
  }
}
#special-offer {
  background-color: #1a1720;
}
@media (max-width: 767px) {
  #special-offer {
    background-color: #201F25;
  }
}
#special-offer [v-cloak] {
  display: none !important;
}
#special-offer * {
  box-sizing: border-box;
}
@media (max-width: 1279px) {
  #special-offer .content-container {
    max-width: 100%;
    width: 100%;
    padding: 0 16px;
  }
}
@media (max-width: 767px) {
  #special-offer .content-container {
    padding: 0 20px;
  }
}
#special-offer .background-box {
  padding: 70px 0;
  max-width: 1920px;
  margin: 0 auto;
  background-image: url(../../images/special-offer/special-offer-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  #special-offer .background-box {
    padding: 50px 0 0;
    background-image: none;
  }
}
#special-offer .grid-box {
  display: grid;
  grid-template-columns: 1fr 470px;
  grid-template-rows: auto;
  column-gap: 32px;
}
@media (max-width: 1279px) {
  #special-offer .grid-box {
    grid-template-columns: auto auto;
  }
}
#special-offer .grid-box__title {
  grid-column: 1/2;
  grid-row: 1/2;
}
@media (max-width: 991px) {
  #special-offer .grid-box__title {
    grid-column: 1/3;
    grid-row: 1/2;
  }
}
#special-offer .grid-box__img {
  grid-column: 1/3;
  grid-row: 3/4;
}
@media (max-width: 767px) {
  #special-offer .grid-box__img {
    margin: -25.9% -20px 0;
  }
}
#special-offer .grid-box__form {
  position: relative;
  z-index: 2;
  grid-column: 2/3;
  grid-row: 1/3;
}
@media (max-width: 991px) {
  #special-offer .grid-box__form {
    grid-column: 1/3;
    grid-row: 2/3;
  }
}
#special-offer .title {
  font-family: "Gilroy-Heavy", sans-serif;
  margin: 60px 0 0 0;
  font-weight: 800;
  font-size: 72px;
  line-height: 85px;
  background: linear-gradient(97.37deg, rgba(255, 61, 0, 0.7) -13.6%, rgba(255, 92, 0, 0.7) 121.32%), linear-gradient(98.86deg, #ffffff -18.5%, rgba(255, 255, 255, 0.37) 210.51%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  text-transform: none;
  text-align: left;
}
@media (max-width: 991px) {
  #special-offer .title {
    text-align: center;
    margin-top: 0;
    margin-bottom: 40px;
  }
}
@media (max-width: 575px) {
  #special-offer .title {
    font-size: 32px;
    line-height: 38px;
  }
}
#special-offer .img-wrap {
  width: 100%;
}
#special-offer .img-wrap img {
  width: 100%;
}
#special-offer .form-wrap {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  padding: 30px 27px;
  background: #ffffff;
  border-radius: 20px;
}
@media (max-width: 991px) and (min-width: 768px) {
  #special-offer .form-wrap {
    flex-direction: row;
    align-items: center;
    column-gap: 16px;
  }
}
@media (max-width: 767px) {
  #special-offer .form-wrap {
    max-width: 580px;
    margin: 0 auto;
  }
}
@media (max-width: 575px) {
  #special-offer .form-wrap {
    padding: 20px 30px;
  }
}
#special-offer .form-content-box {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
}
#special-offer .form-text {
  font-family: "Gilroy-Bold", sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  color: #323232;
}
@media (max-width: 575px) {
  #special-offer .form-text {
    font-size: 18px;
    line-height: 25px;
  }
}
#special-offer .form-text span.colored {
  font-family: "Gilroy-Black", sans-serif;
  font-weight: 900;
  background: linear-gradient(97.37deg, rgba(255, 0, 0, 0.7) -13.6%, rgba(255, 92, 0, 0.7) 121.32%), linear-gradient(98.86deg, #ffffff -18.5%, rgba(255, 255, 255, 0.37) 210.51%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
#special-offer .form-img {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
@media (max-width: 575px) {
  #special-offer .form-img {
    padding: 0 10px;
  }
}
#special-offer .form-img img {
  max-width: 100%;
}
#special-offer .form-price-wrap {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 22px;
  margin-top: 15px;
}
@media (max-width: 575px) {
  #special-offer .form-price-wrap {
    margin-top: 20px;
    gap: 10px;
  }
}
#special-offer .form-price-wrap .new-price {
  font-family: "Gilroy-Black", sans-serif;
  font-weight: 900;
  font-size: 40px;
  line-height: 50px;
  background: linear-gradient(97.37deg, rgba(255, 0, 0, 0.7) -13.6%, rgba(255, 92, 0, 0.7) 121.32%), linear-gradient(98.86deg, #ffffff -18.5%, rgba(255, 255, 255, 0.37) 210.51%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
@media (max-width: 575px) {
  #special-offer .form-price-wrap .new-price {
    font-size: 20px;
    line-height: 27px;
  }
}
#special-offer .form-price-wrap .old-price {
  font-family: "Gilroy-Semibold", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: rgba(50, 50, 50, 0.7);
  text-decoration-line: line-through;
}
@media (max-width: 575px) {
  #special-offer .form-price-wrap .old-price {
    font-size: 13px;
    line-height: 20px;
  }
}
#special-offer form.spnForm {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  max-width: 360px;
  width: 100%;
  margin: 25px auto 0;
}
@media (max-width: 575px) {
  #special-offer form.spnForm {
    margin: 20px auto 0;
  }
}
#special-offer form.spnForm .label-text {
  position: relative;
  width: 100%;
  margin-top: 17px;
}
@media (max-width: 575px) {
  #special-offer form.spnForm .label-text {
    margin-top: 10px;
  }
}
#special-offer form.spnForm .label-text::before {
  content: "";
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 36px;
  height: 36px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 35px 35px;
}
@media (max-width: 575px) {
  #special-offer form.spnForm .label-text::before {
    width: 25px;
    height: 26px;
    background-size: 24px 24px;
  }
}
#special-offer form.spnForm .label-text_name::before {
  background-image: url("../../images/special-offer/name-input-icon.svg");
}
#special-offer form.spnForm .label-text_phone::before {
  background-image: url("../../images/special-offer/phone-input-icon.svg");
}
#special-offer form.spnForm input[type=text] {
  height: 54px;
  width: 100%;
  padding: 15px 15px 15px 55px;
  border: 1px solid #323232;
  border-radius: 33px;
  font-family: "Gilroy", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: rgba(50, 50, 50, 0.7);
  outline: none;
  background: #FFFFFF !important;
  transition: 0.3s all;
}
#special-offer form.spnForm input[type=text]:hover {
  box-shadow: 0 0 8px 1px rgba(50, 50, 50, 0.2);
}
#special-offer form.spnForm input[type=text]:active, #special-offer form.spnForm input[type=text]:focus {
  background-color: #ececec !important;
  color: rgb(50, 50, 50);
  box-shadow: 0 0 8px 1px rgba(50, 50, 50, 0.2);
}
@media (max-width: 575px) {
  #special-offer form.spnForm input[type=text] {
    height: 44px;
    padding: 13px 13px 13px 44px;
    font-size: 15px;
    line-height: 18px;
  }
}
#special-offer form.spnForm input[type=submit] {
  max-width: 280px;
  width: 100%;
  margin: 30px auto 0;
  transition: 0.3s transform;
}
#special-offer form.spnForm input[type=submit]:hover {
  transform: translateY(-2px);
}
@media (max-width: 575px) {
  #special-offer form.spnForm input[type=submit] {
    max-width: 150px;
    margin-top: 18px;
    height: 50px;
    font-size: 15px !important;
    line-height: 18px !important;
    padding: 15px;
  }
}
#special-offer form.spnForm .coupon-container {
  padding-bottom: 0;
  margin-top: 17px;
}
@media (max-width: 575px) {
  #special-offer form.spnForm .coupon-container {
    margin-top: 10px;
  }
}
#special-offer form.spnForm .coupon-container input {
  height: 44px;
  padding: 10px 15px 10px 55px;
  margin-bottom: 0 !important;
}
@media (max-width: 575px) {
  #special-offer form.spnForm .coupon-container input {
    padding: 13px 13px 13px 44px;
  }
}
#special-offer form.spnForm .coupon-container .input-success {
  visibility: hidden;
  opacity: 0;
  padding: 0;
}
@media (max-width: 575px) {
  #special-offer form.spnForm .coupon-container .input-success {
    font-size: 15px;
    line-height: 18px;
  }
}
#special-offer form.spnForm .coupon-container .coupon-success {
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  color: #5dac1f;
  font-weight: 600;
}
@media (max-width: 575px) {
  #special-offer form.spnForm .coupon-container .coupon-success {
    font-size: 15px;
    line-height: 18px;
  }
}
#special-offer form.spnForm .coupon-container .coupon-error {
  position: absolute;
  top: 105%;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
#special-offer form.spnForm .vue-select {
  position: relative;
  width: 100%;
}
#special-offer form.spnForm .vue-select__head {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 54px;
  padding: 15px 20px;
  background: #FFFFFF;
  border: 1px solid #323232;
  border-radius: 33px;
  transition: 0.3s all;
  cursor: pointer;
}
#special-offer form.spnForm .vue-select__head:hover {
  box-shadow: 0 0 8px 1px rgba(50, 50, 50, 0.2);
}
@media (max-width: 575px) {
  #special-offer form.spnForm .vue-select__head {
    min-height: 44px;
    padding: 13px 15px;
  }
}
#special-offer form.spnForm .vue-select__head-text {
  margin: 0;
  font-family: "Gilroy", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #323232;
  user-select: none;
}
@media (max-width: 575px) {
  #special-offer form.spnForm .vue-select__head-text {
    font-size: 15px;
    line-height: 18px;
  }
}
#special-offer form.spnForm .vue-select__head-icon {
  width: 16px;
  height: 10px;
  background-image: url(../../images/special-offer/select-arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  transition: 0.3s all;
}
#special-offer form.spnForm .vue-select__list {
  position: absolute;
  z-index: 1;
  top: 23px;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  row-gap: 10px;
  width: 100%;
  margin: 0;
  padding: 40px 15px 15px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background: #ececec;
  overflow: hidden;
  border: 1px solid #323232;
  transition: all 0.4s ease 0s !important;
  transform-origin: top;
}
@media (max-width: 575px) {
  #special-offer form.spnForm .vue-select__list {
    top: 18px;
  }
}
#special-offer form.spnForm .vue-select__list-item {
  width: 100%;
  color: #323232;
  cursor: pointer;
  user-select: none;
  transition: 0.3s all;
}
#special-offer form.spnForm .vue-select__list-item:hover {
  color: rgb(255, 0, 0);
}
@media (max-width: 575px) {
  #special-offer form.spnForm .vue-select__list-item {
    font-size: 15px;
    line-height: 18px;
  }
}

@media (min-width: 1360px) {
  #tinkoff-block {
    padding: 60px 0;
  }
}
#tinkoff-block .grid-box {
  display: grid;
  grid-template-columns: 740px 1fr;
  grid-template-rows: auto;
  align-items: center;
  max-width: 1750px;
  margin: 0 auto;
  overflow: hidden;
}
@media (max-width: 1599px) {
  #tinkoff-block .grid-box {
    grid-template-columns: 0.7fr 1fr;
  }
}
@media (max-width: 979px) {
  #tinkoff-block .grid-box {
    grid-template-columns: 1fr;
  }
}
#tinkoff-block .item-title {
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 2;
  align-self: flex-end;
}
@media (max-width: 979px) {
  #tinkoff-block .item-title {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 2;
  }
}
@media (min-width: 980px) {
  #tinkoff-block .item-title .content-container {
    max-width: 100%;
    margin: 0%;
    padding: 40px 32px 0;
  }
}
@media (min-width: 1400px) {
  #tinkoff-block .item-title .content-container {
    padding: 70px 50px 0;
  }
}
@media (min-width: 1700px) {
  #tinkoff-block .item-title .content-container {
    padding: 70px 87px 0;
  }
}
#tinkoff-block .item-title .item-title__title {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: "Gilroy-ExtraBold", Arial, sans-serif;
  font-weight: 700;
  font-size: 35px;
  line-height: 40px;
  text-transform: uppercase;
  text-align: left;
  color: #000000;
}
@media (max-width: 979px) {
  #tinkoff-block .item-title .item-title__title {
    text-align: center;
    margin-bottom: 30px;
  }
}
@media (max-width: 479px) {
  #tinkoff-block .item-title .item-title__title {
    font-size: 24px;
    line-height: 30px;
  }
}
#tinkoff-block .item-img {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 3;
  align-self: stretch;
}
@media (max-width: 979px) {
  #tinkoff-block .item-img {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 3;
  }
}
#tinkoff-block .item-img .item-img__img-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #FFE617;
}
#tinkoff-block .item-img .item-img__img-wrap img {
  width: 100%;
  max-width: 740px;
  height: 612px;
  object-fit: contain;
}
@media (max-width: 979px) {
  #tinkoff-block .item-img .item-img__img-wrap img {
    max-width: 500px;
    height: auto;
  }
}
#tinkoff-block .item-text {
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 2;
  grid-row-end: 3;
  align-self: flex-start;
}
@media (max-width: 979px) {
  #tinkoff-block .item-text {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 3;
    grid-row-end: 4;
  }
}
@media (min-width: 980px) {
  #tinkoff-block .item-text .content-container {
    max-width: 100%;
    margin: 0%;
    padding: 0 32px 40px;
  }
}
@media (min-width: 1400px) {
  #tinkoff-block .item-text .content-container {
    padding: 0 50px 70px;
  }
}
@media (min-width: 1700px) {
  #tinkoff-block .item-text .content-container {
    padding: 0 87px 70px;
  }
}
@media (max-width: 979px) {
  #tinkoff-block .item-text .content-container {
    margin-top: 30px;
  }
}
#tinkoff-block .item-text .item-text__text {
  max-width: 956px;
  margin-bottom: 20px;
  font-family: "Gilroy", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #000000;
}
@media (max-width: 479px) {
  #tinkoff-block .item-text .item-text__text {
    margin-bottom: 13px;
  }
}
#tinkoff-block .item-text .item-text__text-img {
  position: relative;
  margin-right: 139px;
}
#tinkoff-block .item-text .item-text__text-img::before {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-58%);
  display: block;
  width: 134px;
  height: 33px;
  margin: 0 5px;
  background-image: url("/images/tinkoff-small.png");
}
#tinkoff-block .item-text .item-text__list {
  display: grid;
  grid-template-columns: max-content 1fr;
  grid-auto-rows: auto;
  row-gap: 20px;
  column-gap: 28px;
  align-items: center;
  max-width: 445px;
  margin: 0 auto 0 0;
  padding-top: 15px;
}
@media (max-width: 979px) {
  #tinkoff-block .item-text .item-text__list {
    align-items: flex-start;
    max-width: 100%;
  }
}
@media (max-width: 479px) {
  #tinkoff-block .item-text .item-text__list {
    column-gap: 12px;
    row-gap: 12px;
    padding-top: 18px;
  }
}
#tinkoff-block .item-text .item-text__list-title {
  font-family: "Gilroy-Bold", Arial, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}
@media (max-width: 479px) {
  #tinkoff-block .item-text .item-text__list-title {
    font-size: 18px;
    line-height: 28px;
  }
}
#tinkoff-block .item-text .item-text__list-text {
  font-family: "Gilroy", Arial, sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
  opacity: 0.7;
  color: #000000;
}
@media (max-width: 479px) {
  #tinkoff-block .item-text .item-text__list-text {
    font-size: 18px;
    line-height: 28px;
  }
}
#tinkoff-block .item-text .item-text__bottom-wrap {
  display: flex;
  align-items: center;
  margin-top: 30px;
}
@media (max-width: 1399px) {
  #tinkoff-block .item-text .item-text__bottom-wrap {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 979px) {
  #tinkoff-block .item-text .item-text__bottom-wrap {
    margin-top: 36px;
    align-items: center;
  }
}
#tinkoff-block .item-text .item-text__price-wrap {
  display: flex;
  align-items: center;
  margin-right: 120px;
}
@media (max-width: 1699px) {
  #tinkoff-block .item-text .item-text__price-wrap {
    margin-right: 60px;
  }
}
@media (max-width: 1399px) {
  #tinkoff-block .item-text .item-text__price-wrap {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 979px) {
  #tinkoff-block .item-text .item-text__price-wrap {
    flex-direction: column;
    margin-bottom: 36px;
  }
}
#tinkoff-block .item-text .item-text__price-wrap .old-price {
  margin-right: 34px;
  font-family: "Gilroy", Arial, sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  text-decoration-line: line-through;
  color: #838383;
}
@media (max-width: 979px) {
  #tinkoff-block .item-text .item-text__price-wrap .old-price {
    margin-right: 0;
    margin-bottom: 4px;
  }
}
@media (max-width: 479px) {
  #tinkoff-block .item-text .item-text__price-wrap .old-price {
    font-size: 20px;
    line-height: 23px;
  }
}
#tinkoff-block .item-text .item-text__price-wrap .new-price {
  font-family: "Gilroy-Bold", Arial, sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  color: #000000;
}
@media (max-width: 479px) {
  #tinkoff-block .item-text .item-text__price-wrap .new-price {
    font-size: 26px;
    line-height: 31px;
  }
}
#tinkoff-block .item-text .btn {
  padding: 17px 35px;
  border-radius: 3px;
  font-family: "Gilroy-Medium", Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #000000;
  background: linear-gradient(180deg, #FFE617 0%, #E2CC16 100%);
  transition: 0.4s all;
}
#tinkoff-block .item-text .btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 0 6px 0 rgba(37, 8, 95, 0.4);
  background-size: 100% 200%;
  background-position: top;
}

.btn-test {
  width: 70%;
  height: auto;
  min-height: 50px;
  box-shadow: 0px 20px 30px rgba(190, 23, 4, 0.19);
  border-radius: 20px;
  text-align: center;
  padding: 14px 0;
  display: block;
  font-family: Gilroy-Black, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  border: none;
  font-size: 18px;
  height: 40px;
  padding: 0px 5px;
  max-width: 220px;
  margin: 0 auto;
  border-radius: 6px 6px 9px 9px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.53);
  border: 1px solid #0a8928;
  border-bottom: 5px solid #01731c;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 5px;
  letter-spacing: 2px;
  border-color: #fed434 #fed434 #c59200;
}
.btn-test_red {
  background: linear-gradient(to bottom, #fff380 0%, #fdbc01 100%);
  text-align: center;
  color: #000;
  transition: 0.8s all;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: inset 0 1px #f2ff31, 0 20px 5px -10px rgba(70, 75, 69, 0.5);
}
.btn-test_red:hover {
  background: linear-gradient(to bottom, #feeb3f 0%, #ffcb2d 100%);
  text-align: center;
}
.btn-test_yellow {
  background: #f6fb00;
  color: #1c1c1c;
  transition: 0.5s;
}
.btn-test_yellow:hover {
  background: #eaef00;
}
.btn-test_unactive {
  background: #353535;
  color: #fff;
  box-shadow: 0px 20px 30px rgba(47, 47, 47, 0.19);
}
.btn-test_unactive:hover {
  background: #353535;
}

#review {
  margin: 70px 0 60px;
}
@media (min-width: 1280px) {
  #review .content-container {
    max-width: 1170px;
    padding: 0 20px;
    margin: 0 auto;
  }
}
#review .slick-track {
  display: flex !important;
  align-items: stretch;
}
#review .slick-track .slick-slide {
  height: auto;
}
#review .review-slider__control,
#review .text-feedback-slider__control {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  display: inline-flex;
  width: 50px;
  height: 50px;
  background-size: 21px 21px;
  background-color: #fdbc01;
  background-image: url(../images/arrow-down.png);
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 100%;
  cursor: pointer;
}
#review .review-slider__control_next,
#review .text-feedback-slider__control_next {
  right: -2%;
  transform: rotate(180deg);
}
#review .review-slider__control_prev,
#review .text-feedback-slider__control_prev {
  left: -2%;
  transform: rotate(360deg);
}
#review .text-feedback-slider__control_next {
  margin-right: -26px;
}
@media (max-width: 1100px) {
  #review .text-feedback-slider__control_next {
    margin-right: 13px;
  }
}
@media (max-width: 767px) {
  #review .text-feedback-slider__control_next {
    margin-right: 0;
    right: -5%;
  }
}
@media (max-width: 630px) {
  #review .text-feedback-slider__control_next {
    margin-right: 0;
    right: 2%;
  }
}
@media (max-width: 600px) {
  #review .text-feedback-slider__control_next {
    display: none !important;
  }
}
#review .text-feedback-slider__control_prev {
  margin-left: -26px;
}
@media (max-width: 1100px) {
  #review .text-feedback-slider__control_prev {
    margin-left: 13px;
  }
}
@media (max-width: 767px) {
  #review .text-feedback-slider__control_prev {
    margin-left: 0;
    left: -5%;
  }
}
@media (max-width: 630px) {
  #review .text-feedback-slider__control_prev {
    margin-left: 0;
    left: 0%;
  }
}
@media (max-width: 600px) {
  #review .text-feedback-slider__control_prev {
    display: none !important;
  }
}
#review .review-slider__container {
  position: relative;
  max-width: 1090px;
  margin: 0px auto;
  width: 100%;
  padding: 0 20px;
}
#review .review-slider__container .slick-list {
  max-width: 950px;
  padding: 0 10px;
  margin: 0 auto;
}
#review .review-slider__container .review-slider__item {
  padding: 0 13px !important;
}
#review .text-feedback-slider__container {
  position: relative;
  max-width: 1170px;
  margin: 60px auto 20px;
  padding: 0 26px;
}
@media (max-width: 768px) {
  #review .text-feedback-slider__container {
    margin-top: 20px;
    max-width: 500px;
  }
}
@media (max-width: 579px) {
  #review .text-feedback-slider__container {
    padding: 0;
    overflow: hidden;
  }
}
@media (max-width: 1023px) {
  #review .text-feedback-slider__container .text-feedback-slider__nav {
    display: block;
  }
}
#review .text-feedback-slider__container .text-feedback-slider__item {
  margin: 23px 13px !important;
  padding: 25px 15px;
  background: #ffffff;
  box-shadow: 0px 0px 23px rgba(0, 0, 0, 0.09);
}
@media (max-width: 579px) {
  #review .text-feedback-slider__container .text-feedback-slider__item {
    margin: 15px !important;
  }
}
#review .text-feedback-slider__container .text-feedback-slider__item-title__date {
  font-weight: 400;
  font-size: 10px;
  text-align: right;
  text-transform: uppercase;
  text-align: center;
  color: #bbbbbb;
}
#review .text-feedback-slider__container .text-feedback-slider__item-title__name {
  font-weight: 700;
  font-size: 18px;
  text-align: right;
  text-transform: uppercase;
  text-align: center;
  color: #353535;
  margin: 5px auto;
}
#review .text-feedback-slider__container .text-feedback-slider__item-title__place {
  font-weight: 400;
  font-size: 12px;
  text-align: center;
  text-align: center;
  color: #bbbbbb;
}
#review .text-feedback-slider__container .text-feedback-slider__item-line {
  width: 100%;
  height: 0.5px;
  margin-top: 20px;
  margin-bottom: 15px;
  background-color: #000000;
}
#review .text-feedback-slider__container .text-feedback-slider__item-text {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  /* or 167% */
  color: #000000;
}
#review .text-feedback-slider__container .text-feedback-slider__item-text .hidden-detali {
  display: block;
  overflow: hidden;
  max-height: 0px;
  height: auto;
  transition: max-height 0.8s;
}
#review .text-feedback-slider__container .text-feedback-slider__item-text .hidden-detali .review-picture-box {
  display: inline-flex;
  gap: 15px;
  margin-top: 10px;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-between;
}
#review .text-feedback-slider__container .text-feedback-slider__item-text .hidden-detali-visible {
  max-height: 1100px;
}
#review .text-feedback-slider__container .text-feedback-slider__item-detali {
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 25px;
  position: relative;
  color: #1f1e20;
}
#review .text-feedback-slider__container .text-feedback-slider__item-detali p {
  position: absolute;
  text-decoration-line: underline;
  z-index: 2;
}
#review .text-feedback-slider__container .text-feedback-slider__item-detali p::after {
  background: #f6fb00;
  content: "";
  inset: 0;
  position: absolute;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.5s ease;
  z-index: -1;
}
#review .text-feedback-slider__container .text-feedback-slider__item-detali p:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
#review .text-feedback-slider__container .text-feedback-slider__button {
  margin: 40px 13px 0px;
}
@media (max-width: 579px) {
  #review .text-feedback-slider__container .text-feedback-slider__button .btn-test {
    margin: 0 auto;
  }
}

#review-modal {
  max-width: 1172px;
  width: 100%;
  /* Upload Area */
}
@media (min-width: 426px) and (max-width: 1279px) {
  #review-modal {
    max-width: 90%;
  }
}
#review-modal .review-modal-title {
  font-weight: 700;
  font-size: 32px;
  line-height: 39px;
  color: #323232;
  font-family: "Gilroy-Bold";
}
@media (max-width: 576px) {
  #review-modal .review-modal-title {
    font-size: 24px;
    line-height: 29px;
    text-align: center;
  }
}
@media (max-width: 479px) {
  #review-modal .review-modal-title {
    margin-top: 25px;
  }
}
#review-modal .review-modal-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-top: 40px;
  justify-content: space-between;
}
@media (max-width: 768px) {
  #review-modal .review-modal-container {
    flex-direction: column;
  }
}
#review-modal .review-modal-container-col {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
#review-modal .review-modal-container-col-1 {
  width: 45%;
}
@media (max-width: 768px) {
  #review-modal .review-modal-container-col-1 {
    width: 100%;
  }
}
#review-modal .review-modal-container-col-2 {
  width: 50%;
}
@media (max-width: 768px) {
  #review-modal .review-modal-container-col-2 {
    width: 100%;
    margin-top: 24px;
  }
}
#review-modal .review-modal-input {
  display: flex;
  flex-direction: column;
  gap: 13px;
  font-family: "Gilroy-Bold";
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #1E1E1E;
}
@media (max-width: 576px) {
  #review-modal .review-modal-input {
    font-size: 18px;
    line-height: 22px;
  }
}
#review-modal .review-modal-input input,
#review-modal .review-modal-input textarea {
  background: #FBFBFB;
  border: 1px solid #BBBBBB;
  border-radius: 5px;
  font-family: "Gilroy";
  padding: 16px;
  transition: 0.2s all;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.47);
}
#review-modal .review-modal-input input.unvalid,
#review-modal .review-modal-input textarea.unvalid {
  border: 1px solid rgba(190, 23, 4, 0.9);
  outline: 3.5px solid rgba(190, 23, 4, 0.4);
}
#review-modal .review-modal-input input:focus-visible,
#review-modal .review-modal-input textarea:focus-visible {
  outline: 0;
  border: 1px solid #BBBBBB;
}
#review-modal .review-modal-input__file {
  margin-bottom: 13px;
}
#review-modal .review-modal-button {
  margin: 20px 0 10px;
}
@media (max-width: 579px) {
  #review-modal .review-modal-button .btn-test {
    margin: 0 auto;
  }
}
#review-modal .review-modal-policy {
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #969696;
}
@media (max-width: 576px) {
  #review-modal .review-modal-policy {
    font-size: 12px;
    line-height: 15px;
  }
}
#review-modal :root {
  --clr-white: rgb(255, 255, 255);
  --clr-black: rgb(0, 0, 0);
  --clr-light: rgb(245, 248, 255);
  --clr-light-gray: rgb(196, 195, 196);
  --clr-blue: rgb(63, 134, 255);
  --clr-light-blue: rgb(171, 202, 255);
}
#review-modal .upload-area {
  text-align: center;
  background: #FBFBFB;
  border: 2px dashed #BBBBBB;
  border-radius: 5px;
}
#review-modal .upload-area__drop-zoon {
  position: relative;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  min-height: 118px;
}
#review-modal .drop-zoon__paragraph {
  margin: 15px;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  transition: opacity 300ms ease-in-out;
  color: #6F6F6F;
}
#review-modal .drop-zoon__paragraph span {
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  color: #242424;
}
#review-modal #dropZoon__img-container {
  height: auto;
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 20px;
  padding: 15px 10px 5px;
}
@media (max-width: 768px) {
  #review-modal #dropZoon__img-container {
    flex-wrap: wrap;
  }
}
#review-modal .previewImage_container {
  flex-shrink: 1;
  max-width: 80px;
}
@media (max-width: 768px) {
  #review-modal .previewImage_container {
    max-width: 60px;
  }
}
#review-modal .drop-zoon:hover .drop-zoon__paragraph {
  opacity: 0.9;
}
#review-modal .drop-zoon__loading-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
  color: var(--clr-light-blue);
  z-index: 10;
}
#review-modal .drop-zoon__preview-image {
  width: 100%;
  display: none;
  transition: opacity 0.6s;
  opacity: 1;
}
#review-modal .drop-zoon__preview-image:hover {
  opacity: 0.8;
}
#review-modal .drop-zoon__file-input {
  display: none;
}
#review-modal .drop-zoon--over {
  border-color: var(--clr-blue);
}
#review-modal .drop-zoon--over .drop-zoon__paragraph {
  opacity: 0.9;
}
#review-modal .drop-zoon--Uploaded .drop-zoon__paragraph {
  display: none;
}
#review-modal .upload-area__file-details {
  max-height: 0;
  visibility: hidden;
  opacity: 0;
  text-align: left;
  transition: none 500ms ease-in-out;
  transition-property: opacity, visibility;
  transition-delay: 500ms;
  transition: max-height 0.5s;
}
#review-modal .file-details--open {
  max-height: 500px;
  visibility: visible;
  opacity: 1;
}
#review-modal .file-details__title {
  font-size: 1.125rem;
  font-weight: 500;
  color: var(--clr-light-gray);
}
#review-modal .uploaded-file {
  display: flex;
  align-items: center;
  padding: 0.625rem 0;
  transition: none 500ms ease-in-out;
  transition-property: visibility, opacity;
  padding: 10px 20px;
}
#review-modal .uploaded-file__close {
  cursor: pointer;
  display: block;
  padding: 10px;
}
#review-modal .uploaded-file--open {
  visibility: visible;
  opacity: 1;
}
#review-modal .uploaded-file__info {
  width: 100%;
}
#review-modal .uploaded-file__info-row {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
#review-modal .uploaded-file__info-row:not(:first-child) {
  border-top: 1px solid #BBBBBB;
}
#review-modal .uploaded-file__name {
  width: 100%;
  max-width: 6.25rem;
  /* 100px */
  display: lock;
  font-size: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#review-modal-success .review-modal-success-title {
  font-weight: 700;
  font-size: 32px;
  line-height: 39px;
  color: #323232;
  font-family: "Gilroy-Bold";
  text-align: center;
}
@media (max-width: 576px) {
  #review-modal-success .review-modal-success-title {
    font-size: 24px;
    line-height: 29px;
    text-align: center;
  }
}
@media (max-width: 479px) {
  #review-modal-success .review-modal-success-title {
    margin-top: 25px;
  }
}
#review-modal-success .review-modal-success-subtitle {
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  color: #323232;
}

.slick-dots {
  display: flex;
  justify-content: center;
  margin-top: 0;
}
.slick-dots li {
  list-style-type: none;
  font-size: 0;
  width: 15px;
  height: 15px;
  background: linear-gradient(to bottom, #fff380 0%, #fdbc01 100%);
  border-radius: 100%;
  margin: 5px 3px 0;
  cursor: pointer;
}
.slick-dots button {
  font-size: 0;
  border: 0;
  outline: none;
  display: none;
}
.slick-dots .slick-active {
  transition: 1s all;
  background: linear-gradient(to bottom, #ffeb35 0%, rgba(154, 124, 36, 0.568627451) 100%);
  border: 0;
}

.coupon-container {
  position: relative;
  padding-bottom: 10px;
  width: 100%;
}
.coupon-container input[name=coupon] {
  transition: all 0.3s;
  outline: 0;
  width: 100%;
  margin-bottom: 10px !important;
}
.coupon-container input[name=coupon]:disabled {
  background-color: #fbfbfb !important;
  color: rgba(0, 0, 0, 0.47);
  user-select: none;
  transition: all 0.3s 0.2s;
  box-shadow: 0 6px 20px rgba(45, 193, 45, 0) !important;
}
.coupon-container input[name=coupon]:disabled::placeholder {
  color: rgba(0, 0, 0, 0);
}
.coupon-container input[name=coupon]:disabled:hover {
  transform: translate(0) !important;
}
.coupon-container input[name=coupon].input-error {
  border: 1px solid #be1704 !important;
  box-shadow: 0 0 0 3px rgba(190, 23, 4, 0.5) !important;
}
.coupon-container input[name=coupon].input-success {
  transition: all 0.2s !important;
  background-color: #b8e0c5 !important;
  color: rgba(0, 0, 0, 0) !important;
  box-shadow: 0 6px 20px rgba(45, 193, 45, 0.15) !important;
}
.coupon-container span.coupon-success {
  position: absolute;
  display: block;
  white-space: nowrap;
  width: auto;
  color: rgba(0, 0, 0, 0.6);
  top: 50%;
  transform: translateY(-100%);
  left: 36px;
  transition: opacity 0.1s;
  font-size: 18px;
  font-weight: 400;
}
@media (max-width: 479px) {
  .coupon-container span.coupon-success {
    left: 50%;
    transform: translateX(-50%) translateY(-100%);
    text-align: center;
  }
}
.coupon-container span.coupon-error {
  display: block;
  font-size: 15px;
  line-height: 20px;
  color: #be1704;
  transition: all 0.3s;
}
.coupon-container .hide-enter-active,
.coupon-container .hide-leave-active {
  overflow: hidden;
  opacity: 0;
}
.coupon-container .expand-enter-active,
.coupon-container .expand-leave-active {
  overflow: hidden;
  opacity: 0;
}
.coupon-container .expand-enter,
.coupon-container .expand-leave-to {
  height: 0;
}

@keyframes img-show {
  0% {
    will-change: contents;
    opacity: 0;
    filter: drop-shadow(2px 4px 1px rgba(0, 0, 0, 0));
  }
  25% {
    opacity: 1;
    transform: scale(1.1);
    filter: drop-shadow(2px 4px 1px rgba(0, 0, 0, 0.25));
  }
  50% {
    transform: scale(1);
    filter: drop-shadow(2px 4px 5px rgba(0, 0, 0, 0.3));
  }
  100% {
    will-change: auto;
    filter: drop-shadow(0 0 0 rgba(0, 0, 0, 0));
  }
}
.form-popup .img-container .img-dops img {
  animation: img-show 0.6s ease-in-out;
}

#order-now .coupon-container span.coupon-success {
  left: 50%;
  transform: translateX(-50%) translateY(-100%);
}

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