@charset "UTF-8";
@font-face {
  font-family: DINPro;
  font-display: swap;
  src: url(../assets/fonts/DINPro-Bold.woff2) format("woff2"),url(../assets/fonts/DINPro-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal
}
@font-face {
  font-family: DINPro_CondensedBold;
  font-display: swap;
  src: url(../assets/fonts/DINPro-CondensedBold.woff2) format("woff2"),url(../assets/fonts/DINPro-CondensedBold.woff) format("woff");
  font-weight: 700;
  font-style: normal
}
@font-face {
  font-family: DINPro;
  font-display: swap;
  src: url(../assets/fonts/DINPro-Regular.woff2) format("woff2"),url(../assets/fonts/DINPro-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}
button,
input {
  overflow: visible
}
button,
select {
  text-transform: none
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
template {
  display: none
}
[hidden] {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0 none;
  visibility: visible;
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%)
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box
}
:after,
:before {
  box-sizing: border-box
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}
body {
  font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Fira Sans','Droid Sans','Helvetica Neue',sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: DINPro,cursive;
  color: #000;
  min-width: 320px
}
input::-ms-clear {
  display: none
}
button {
  cursor: pointer
}
progress {
  vertical-align: baseline
}
a {
  color: inherit
}
a,
a:hover,
a:visited {
  text-decoration: none
}
ul li {
  list-style: none
}
img {
  vertical-align: top
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit
}
.container {
  max-width: 1400px;
  margin: 0 auto
}
@media only screen and (max-width:1639px) {
  .container {
    max-width: 1280px
  }
}
@media only screen and (max-width:1439px) {
  .container {
    max-width: 1024px
  }
}
@media only screen and (max-width:1279px) {
  .container {
    max-width: 820px
  }
}
@media only screen and (max-width:991px) {
  .container {
    max-width: 680px
  }
}
@media only screen and (max-width:767px) {
  .container {
    max-width: unset;
    padding: 0 20px
  }
}
@media only screen and (max-width:767px) {
  .container--size {
    max-width: 320px
  }
}
.supercaption {
  font-size: 66px;
  line-height: 66px;
  font-family: DINPro_CondensedBold,cursive;
  text-transform: uppercase
}
@media only screen and (max-width:1439px) {
  .supercaption {
    font-size: 45px;
    line-height: 45px
  }
}
@media only screen and (max-width:1279px) {
  .supercaption {
    font-size: 35px;
    line-height: 36px
  }
}
@media only screen and (max-width:991px) {
  .supercaption {
    font-size: 30px;
    line-height: 30px
  }
}
.supercaption--line {
  display: grid;
  grid-template-columns: 1fr fit-content(800px) 1fr;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
  color: #ec001a
}
@media only screen and (max-width:991px) {
  .supercaption--line {
    grid-template-columns: 1fr fit-content(280px) 1fr
  }
}
@media only screen and (max-width:767px) {
  .supercaption--line {
    grid-template-columns: 1fr fit-content(225px) 1fr;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
  }
}
.supercaption--line::after,
.supercaption--line::before {
  content: "";
  justify-self: start;
  width: 90%;
  height: 4px;
  background-color: #ec001a
}
@media only screen and (max-width:991px) {
  .supercaption--line::after,
  .supercaption--line::before {
    width: 95%
  }
}
@media only screen and (max-width:767px) {
  .supercaption--line::after,
  .supercaption--line::before {
    margin-top: 10px
  }
}
.supercaption--line::after {
  justify-self: end
}
.h1 {
  font-size: 38px;
  line-height: 45px;
  font-weight: 700
}
@media only screen and (max-width:1439px) {
  .h1 {
    font-size: 24px;
    line-height: 26px
  }
}
@media only screen and (max-width:1279px) {
  .h1 {
    font-size: 22px;
    line-height: 24px
  }
}
@media only screen and (max-width:991px) {
  .h1 {
    font-size: 20px;
    line-height: 20px
  }
}
@media only screen and (max-width:767px) {
  .h1 {
    font-size: 18px;
    line-height: 18px
  }
}
.h2 {
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase
}
@media only screen and (max-width:1279px) {
  .h2 {
    font-size: 20px;
    line-height: 22px
  }
}
@media only screen and (max-width:991px) {
  .h2 {
    font-size: 20px;
    line-height: 20px
  }
}
.p1 {
  font-size: 32px;
  line-height: 36px;
  font-weight: 400;
  letter-spacing: -.5px
}
@media only screen and (max-width:1439px) {
  .p1 {
    font-size: 28px;
    line-height: 28px
  }
}
@media only screen and (max-width:1279px) {
  .p1 {
    font-size: 22px;
    line-height: 22px
  }
}
@media only screen and (max-width:991px) {
  .p1 {
    font-size: 20px;
    line-height: 20px
  }
}
@media only screen and (max-width:767px) {
  .p1 {
    font-size: 18px;
    line-height: 20px
  }
}
.p2 {
  font-size: 28px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: -.5px
}
@media only screen and (max-width:1439px) {
  .p2 {
    font-size: 24px
  }
}
@media only screen and (max-width:1279px) {
  .p2 {
    font-size: 20px;
    line-height: 20px
  }
}
@media only screen and (max-width:991px) {
  .p2 {
    font-size: 18px;
    line-height: 18px
  }
}
.caption {
  font-size: 16px;
  font-weight: 700;
  color: #666
}
@media only screen and (max-width:991px) {
  .caption {
    font-size: 14px;
    line-height: 18px
  }
}
@media only screen and (max-width:767px) {
  .caption {
    font-size: 12px;
    line-height: 12px
  }
}
.header {
  padding-top: 70px;
  padding-bottom: 80px;
  margin-bottom: 69px;
  background: url(../assets/images/cat_1.jpg) no-repeat bottom right 8px/384px
}
@media only screen and (max-width:1439px) {
  .header {
    background: url(../assets/images/cat_1.jpg) no-repeat bottom right 50px/280px
  }
}
@media only screen and (max-width:1279px) {
  .header {
    background: url(../assets/images/cat_1.jpg) no-repeat bottom right 50px/230px
  }
}
@media only screen and (max-width:991px) {
  .header {
    padding-top: 35px;
    padding-bottom: 40px;
    background: url(../assets/images/cat_1.jpg) no-repeat right bottom/205px
  }
}
@media only screen and (max-width:767px) {
  .header {
    margin-bottom: 45px;
    background: url(../assets/images/cat_1.jpg) no-repeat right 20px bottom/170px
  }
}
@media only screen and (max-width:599px) {
  .header {
    padding-top: 35px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    background: url(../assets/images/cat_1.jpg) no-repeat center top 115px/125px
  }
}
.header__logo {
  display: block;
  margin: 0 auto;
  margin-bottom: 66px;
  width: 411px
}
@media only screen and (max-width:1439px) {
  .header__logo {
    margin-bottom: 60px;
    width: 300px
  }
}
@media only screen and (max-width:1279px) {
  .header__logo {
    width: 270px;
    margin-bottom: 60px
  }
}
@media only screen and (max-width:767px) {
  .header__logo {
    width: 220px
  }
}
@media only screen and (max-width:599px) {
  .header__logo {
    width: 175px;
    margin-bottom: 180px
  }
}
.header__title {
  max-width: 940px;
  padding-left: 100px;
  font-size: 100px;
  line-height: 100px;
  color: #ec001a
}
@media only screen and (max-width:1639px) {
  .header__title {
    font-size: 90px
  }
}
@media only screen and (max-width:1439px) {
  .header__title {
    max-width: 907px;
    font-size: 65px;
    line-height: 65px
  }
}
@media only screen and (max-width:1279px) {
  .header__title {
    max-width: 500px;
    padding-left: 0;
    font-size: 55px;
    line-height: 55px
  }
}
@media only screen and (max-width:991px) {
  .header__title {
    font-size: 45px;
    line-height: 45px
  }
}
@media only screen and (max-width:767px) {
  .header__title {
    font-size: 41px;
    line-height: 41px
  }
}
@media only screen and (max-width:599px) {
  .header__title {
    font-size: 36px;
    line-height: 36px;
    max-width: none;
    text-align: center
  }
}
@media only screen and (max-width:599px) {
  .header__title span {
    display: none
  }
}
.banner {
  position: relative
}
.banner__content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-top: 50px;
  border-radius: 13px;
  background-color: #fff
}
@media only screen and (max-width:1439px) {
  .banner__content {
    padding-top: 50px
  }
}
@media only screen and (max-width:1279px) {
  .banner__content {
    padding-top: 50px
  }
}
@media only screen and (max-width:991px) {
  .banner__content {
    padding-right: 10px;
    padding-bottom: 20px;
    border-radius: 17px
  }
}
@media only screen and (max-width:767px) {
  .banner__content {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    padding-top: 55px
  }
}
@media only screen and (max-width:476px) {
  .banner__content {
    padding-top: 30px
  }
}
.banner__content:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -2;
  margin: -8px;
  border-radius: 20px;
  background: -webkit-gradient(linear,right top,left top,from(#b356c2),color-stop(#a948b8),to(#711f7d));
  background: linear-gradient(to left,#b356c2,#a948b8,#711f7d)
}
@media only screen and (max-width:991px) {
  .banner__content:before {
    margin: -4px
  }
}
.banner__wrap {
  max-width: 900px
}
@media only screen and (max-width:767px) {
  .banner__wrap {
    padding-bottom: 40px
  }
}
@media only screen and (max-width:510px) {
  .banner__wrap {
    padding-bottom: 20px
  }
}
@media only screen and (max-width:496px) {
  .banner__wrap {
    padding-bottom: 0
  }
}
.banner__main-title {
  position: absolute;
  top: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 14px 18px;
  font-size: 70px;
  color: #fff;
  background: -webkit-gradient(linear,right top,left top,from(#b356c2),color-stop(#a948b8),to(#711f7d));
  background: linear-gradient(to left,#b356c2,#a948b8,#711f7d);
  border-radius: 15px
}
@media only screen and (max-width:1439px) {
  .banner__main-title {
    padding: 17px 18px;
    font-size: 50px
  }
}
@media only screen and (max-width:1279px) {
  .banner__main-title {
    top: -40px;
    font-size: 40px;
    padding: 11px 25px
  }
}
@media only screen and (max-width:991px) {
  .banner__main-title {
    top: -28px;
    font-size: 30px;
    padding: 10px 20px
  }
}
@media only screen and (max-width:767px) {
  .banner__main-title {
    top: -23px;
    font-size: 27px;
    line-height: 27px;
    padding: 7px 16px
  }
}
@media only screen and (max-width:599px) {
  .banner__main-title {
    font-size: 22px;
    line-height: 22px
  }
}
.banner__title {
  position: relative;
  z-index: 1;
  margin-bottom: 115px;
  color: #ec001a
}
@media only screen and (max-width:1439px) {
  .banner__title {
    margin-bottom: 90px
  }
}
@media only screen and (max-width:1279px) {
  .banner__title {
    max-width: 450px;
    margin-bottom: 85px
  }
}
@media only screen and (max-width:991px) {
  .banner__title {
    margin-bottom: 70px;
    font-size: 30px;
    line-height: 30px
  }
}
@media only screen and (max-width:767px) {
  .banner__title {
    max-width: 425px;
    margin-bottom: 50px;
    font-size: 30px;
    line-height: 32px
  }
}
@media only screen and (max-width:599px) {
  .banner__title {
    max-width: 260px;
    font-size: 25px;
    line-height: 25px
  }
}
@media only screen and (max-width:510px) {
  .banner__title {
    margin-bottom: 40px
  }
}
@media only screen and (max-width:496px) {
  .banner__title {
    margin-bottom: 45px
  }
}
@media only screen and (max-width:476px) {
  .banner__title {
    margin-bottom: 100px
  }
}
@media only screen and (max-width:767px) {
  .banner__title br {
    display: none
  }
}
.banner__img {
  margin-right: -489px;
  margin-left: 100px
}
@media only screen and (max-width:1639px) {
  .banner__img {
    margin-left: 29px
  }
}
@media only screen and (max-width:1439px) {
  .banner__img {
    width: 738px;
    margin-top: -20px;
    margin-right: -435px;
    margin-left: 20px
  }
}
@media only screen and (max-width:1279px) {
  .banner__img {
    width: 650px;
    margin-top: -20px;
    margin-right: -388px;
    margin-left: 0
  }
}
@media only screen and (max-width:991px) {
  .banner__img {
    width: 550px;
    margin-top: -26px;
    margin-right: -327px;
    margin-left: -2px
  }
}
@media only screen and (max-width:767px) {
  .banner__img {
    width: 386px;
    margin-right: -203px;
    margin-left: -13px;
    margin-top: -27px;
    margin-bottom: -5px
  }
}
@media only screen and (max-width:599px) {
  .banner__img {
    width: 430px;
    margin-right: -227px;
    margin-top: -52px;
    margin-bottom: -17px
  }
}
@media only screen and (max-width:521px) {
  .banner__img {
    margin-bottom: -5px
  }
}
@media only screen and (max-width:510px) {
  .banner__img {
    width: 370px;
    margin-right: -195px;
    margin-top: -38px;
    margin-bottom: -22px
  }
}
@media only screen and (max-width:496px) {
  .banner__img {
    width: 280px;
    margin-right: -148px;
    margin-top: 0;
    margin-bottom: -5px
  }
}
@media only screen and (max-width:476px) {
  .banner__img {
    margin-bottom: 55px
  }
}
@media only screen and (max-width:374px) {
  .banner__img {
    margin-bottom: 52px
  }
}
@media only screen and (max-width:350px) {
  .banner__img {
    width: 255px;
    margin-right: -147px
  }
}
@media only screen and (max-width:346px) {
  .banner__img {
    margin-bottom: 75px
  }
}
.banner__subtitle {
  position: relative;
  z-index: 2;
  max-width: 825px;
  margin-bottom: 15px;
  color: #711f7d
}
@media only screen and (max-width:1439px) {
  .banner__subtitle {
    max-width: 535px
  }
}
@media only screen and (max-width:767px) {
  .banner__subtitle {
    max-width: 350px
  }
}
@media only screen and (max-width:476px) {
  .banner__subtitle {
    margin-left: -100px
  }
}
@media only screen and (max-width:350px) {
  .banner__subtitle {
    margin-left: -80px
  }
}
.about {
  padding-top: 90px
}
@media only screen and (max-width:1279px) {
  .about {
    padding-top: 60px
  }
}
.about__item {
  padding-bottom: 50px;
  margin-bottom: 20px;
  background: url(../assets/images/cat_2.jpg) no-repeat left 20px bottom/176px
}
@media only screen and (max-width:1439px) {
  .about__item {
    background: url(../assets/images/cat_2.jpg) no-repeat left bottom/145px
  }
}
@media only screen and (max-width:1279px) {
  .about__item {
    padding-bottom: 30px;
    background: url(../assets/images/cat_2.jpg) no-repeat left bottom/110px
  }
}
@media only screen and (max-width:991px) {
  .about__item {
    background: url(../assets/images/cat_2.jpg) no-repeat left bottom/110px
  }
}
@media only screen and (max-width:767px) {
  .about__item {
    background: url(../assets/images/cat_2.jpg) no-repeat center top 105px/130px
  }
}
@media only screen and (max-width:599px) {
  .about__item {
    background: url(../assets/images/cat_2.jpg) no-repeat center top 123px/120px
  }
}
.about__item:nth-of-type(2) {
  margin-bottom: 0;
  background: url(../assets/images/cat_3.jpg) no-repeat right bottom 50px/457px
}
@media only screen and (max-width:1439px) {
  .about__item:nth-of-type(2) {
    background: url(../assets/images/cat_3.jpg) no-repeat right bottom 50px/360px
  }
}
@media only screen and (max-width:1279px) {
  .about__item:nth-of-type(2) {
    background: url(../assets/images/cat_3.jpg) no-repeat right 15px bottom/280px
  }
}
@media only screen and (max-width:991px) {
  .about__item:nth-of-type(2) {
    background: url(../assets/images/cat_3.jpg) no-repeat right bottom 50px/270px
  }
}
@media only screen and (max-width:767px) {
  .about__item:nth-of-type(2) {
    background: url(../assets/images/cat_3.jpg) no-repeat center top 61px/370px
  }
}
@media only screen and (max-width:599px) {
  .about__item:nth-of-type(2) {
    background: url(../assets/images/cat_3.jpg) no-repeat center top 100px/250px
  }
}
.about__item:nth-of-type(2) .about__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  max-width: 915px;
  margin-left: 0;
  padding-left: 65px
}
@media only screen and (max-width:1639px) {
  .about__item:nth-of-type(2) .about__content {
    max-width: 805px
  }
}
@media only screen and (max-width:1439px) {
  .about__item:nth-of-type(2) .about__content {
    max-width: 666px;
    padding-left: 0
  }
}
@media only screen and (max-width:1279px) {
  .about__item:nth-of-type(2) .about__content {
    max-width: 480px
  }
}
@media only screen and (max-width:991px) {
  .about__item:nth-of-type(2) .about__content {
    max-width: 385px
  }
}
@media only screen and (max-width:767px) {
  .about__item:nth-of-type(2) .about__content {
    max-width: unset
  }
}
.about__item:nth-of-type(2) .about__title {
  grid-template-columns: 1fr fit-content(733px) 1fr
}
@media only screen and (max-width:1439px) {
  .about__item:nth-of-type(2) .about__title {
    grid-template-columns: 1fr fit-content(533px) 1fr
  }
}
@media only screen and (max-width:1279px) {
  .about__item:nth-of-type(2) .about__title {
    grid-template-columns: 1fr fit-content(433px) 1fr
  }
}
@media only screen and (max-width:767px) {
  .about__item:nth-of-type(2) .about__title {
    grid-template-columns: 1fr fit-content(390px) 1fr;
    margin-bottom: 315px
  }
}
@media only screen and (max-width:599px) {
  .about__item:nth-of-type(2) .about__title {
    margin-bottom: 255px;
    grid-template-columns: 0 1fr 0
  }
}
.about__item:nth-of-type(2) .about__text {
  margin-bottom: 0
}
.about__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  max-width: 1050px;
  margin-left: auto
}
@media only screen and (max-width:1639px) {
  .about__content {
    max-width: 990px
  }
}
@media only screen and (max-width:1439px) {
  .about__content {
    max-width: 800px
  }
}
@media only screen and (max-width:1279px) {
  .about__content {
    max-width: 641px
  }
}
@media only screen and (max-width:991px) {
  .about__content {
    max-width: 500px
  }
}
@media only screen and (max-width:767px) {
  .about__content {
    margin-left: 0;
    max-width: unset
  }
}
.about__text {
  margin-bottom: 15px
}
@media only screen and (max-width:991px) {
  .about__text {
    max-width: 500px;
    margin-bottom: 0
  }
}
@media only screen and (max-width:767px) {
  .about__text {
    max-width: unset
  }
}
.about__text:last-of-type {
  margin-bottom: 0
}
.about__title {
  grid-template-columns: 1fr fit-content(1200px) 1fr;
  margin-bottom: 35px;
  color: #ec001a
}
@media only screen and (max-width:1439px) {
  .about__title {
    grid-template-columns: 1fr fit-content(825px) 1fr
  }
}
@media only screen and (max-width:1279px) {
  .about__title {
    grid-template-columns: 1fr fit-content(632px) 1fr
  }
}
@media only screen and (max-width:991px) {
  .about__title {
    grid-template-columns: 1fr fit-content(552px) 1fr
  }
}
@media only screen and (max-width:991px) {
  .about__title {
    max-width: none;
    text-align: center
  }
}
@media only screen and (max-width:767px) {
  .about__title {
    grid-template-columns: 1fr fit-content(315px) 1fr;
    margin-bottom: 285px
  }
}
@media only screen and (max-width:599px) {
  .about__title {
    grid-template-columns: 0 fit-content(290px) 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 250px
  }
}
@media only screen and (max-width:767px) {
  .about__title br {
    display: none
  }
}
.benefits {
  position: relative;
  padding-top: 30px;
  padding-bottom: 60px;
  margin-bottom: 50px
}
@media only screen and (max-width:767px) {
  .benefits {
    padding-bottom: 40px
  }
}
@media only screen and (max-width:599px) {
  .benefits {
    padding-bottom: 25px;
    margin-bottom: 25px
  }
}
.benefits__title {
  grid-template-columns: 1fr fit-content(1120px) 1fr;
  margin-bottom: 55px
}
@media only screen and (max-width:1439px) {
  .benefits__title {
    grid-template-columns: 1fr fit-content(785px) 1fr
  }
}
@media only screen and (max-width:1279px) {
  .benefits__title {
    grid-template-columns: 1fr fit-content(600px) 1fr
  }
}
@media only screen and (max-width:991px) {
  .benefits__title {
    grid-template-columns: 1fr fit-content(510px) 1fr
  }
}
@media only screen and (max-width:767px) {
  .benefits__title {
    grid-template-columns: 1fr fit-content(520px) 1fr
  }
}
@media only screen and (max-width:599px) {
  .benefits__title {
    grid-template-columns: 0 1fr 0;
    margin-bottom: 25px
  }
}
.benefits__list {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-column-gap: 25px;
  -moz-column-gap: 25px;
  column-gap: 25px;
  text-align: center
}
@media only screen and (max-width:1279px) {
  .benefits__list {
    grid-template-columns: repeat(2,1fr);
    row-gap: 25px
  }
}
@media only screen and (max-width:767px) {
  .benefits__list {
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0
  }
}
@media only screen and (max-width:599px) {
  .benefits__list {
    grid-template-columns: 1fr
  }
}
.benefits__item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center
}
.benefits__wrap-img {
  position: relative;
  min-height: 170px
}
@media only screen and (max-width:1279px) {
  .benefits__wrap-img {
    min-height: auto;
    margin-bottom: 10px
  }
}
.benefits__wrap-img::before {
  content: "";
  position: absolute;
  top: 0;
  left: -55px;
  width: 60px;
  height: 60px;
  background: url(../assets/images/number_1.png) no-repeat center center;
  background-size: 100%
}
@media only screen and (max-width:1439px) {
  .benefits__wrap-img::before {
    left: -45px;
    width: 45px;
    height: 45px
  }
}
@media only screen and (max-width:991px) {
  .benefits__wrap-img::before {
    left: -30px;
    width: 35px;
    height: 35px
  }
}
@media only screen and (max-width:767px) {
  .benefits__wrap-img::before {
    left: -45px
  }
}
@media only screen and (max-width:599px) {
  .benefits__wrap-img::before {
    left: -30px
  }
}
.benefits__item:nth-of-type(2) .benefits__wrap-img::before {
  background: url(../assets/images/number_2.png) no-repeat center center;
  background-size: 100%
}
.benefits__item:nth-of-type(3) .benefits__wrap-img::before {
  background: url(../assets/images/number_3.png) no-repeat center center;
  background-size: 100%
}
.benefits__item:last-of-type .benefits__wrap-img::before {
  background: url(../assets/images/number_4.png) no-repeat center center;
  background-size: 100%
}
.benefits__img {
  width: 160px;
  height: 160px
}
@media only screen and (max-width:1279px) {
  .benefits__img {
    width: 130px;
    height: 130px
  }
}
@media only screen and (max-width:991px) {
  .benefits__img {
    width: 110px;
    height: 110px
  }
}
.benefits__subtitle {
  min-height: 100px;
  font-size: 28px;
  line-height: 32px;
  color: #711f7d
}
@media only screen and (max-width:1439px) {
  .benefits__subtitle {
    min-height: 70px;
    font-size: 22px;
    line-height: 22px
  }
}
@media only screen and (max-width:1279px) {
  .benefits__subtitle {
    min-height: auto;
    margin-bottom: 10px
  }
}
@media only screen and (max-width:767px) {
  .benefits__subtitle {
    font-size: 18px
  }
}
@media only screen and (max-width:1279px) {
  .benefits__br-none {
    display: none
  }
}
@media only screen and (max-width:1279px) {
  .benefits__text {
    max-width: 300px
  }
}
@media only screen and (max-width:767px) {
  .benefits__text {
    max-width: 207px;
    font-size: 16px
  }
}
@media only screen and (max-width:599px) {
  .benefits__text {
    max-width: unset
  }
}
@media only screen and (max-width:767px) {
  .benefits__br-none {
    display: none
  }
}
.texture {
  padding-bottom: 100px;
  background: url(../assets/images/feed_2.jpg) no-repeat left 105px bottom/665px
}
@media only screen and (max-width:1639px) {
  .texture {
    background: url(../assets/images/feed_2.jpg) no-repeat left 90px bottom/585px
  }
}
@media only screen and (max-width:1439px) {
  .texture {
    background: url(../assets/images/feed_2.jpg) no-repeat left bottom/430px
  }
}
@media only screen and (max-width:1279px) {
  .texture {
    background: url(../assets/images/feed_2.jpg) no-repeat left bottom/325px
  }
}
@media only screen and (max-width:991px) {
  .texture {
    margin-bottom: 20px;
    padding-bottom: 0;
    background: url(../assets/images/feed_2_mobile.jpg) no-repeat center top 45px/325px
  }
}
@media only screen and (max-width:767px) {
  .texture {
    background: url(../assets/images/feed_2_mobile.jpg) no-repeat center top 45px/270px
  }
}
@media only screen and (max-width:599px) {
  .texture {
    background: url(../assets/images/feed_2_mobile.jpg) no-repeat center top 70px/270px
  }
}
.texture__title {
  margin-bottom: 130px
}
@media only screen and (max-width:1639px) {
  .texture__title {
    margin-bottom: 46px
  }
}
@media only screen and (max-width:1279px) {
  .texture__title {
    margin-bottom: 25px
  }
}
@media only screen and (max-width:991px) {
  .texture__title {
    margin-bottom: 40px
  }
}
@media only screen and (max-width:991px) {
  .texture__title {
    grid-template-columns: 1fr fit-content(340px) 1fr;
    margin-bottom: 0
  }
}
@media only screen and (max-width:599px) {
  .texture__title {
    grid-template-columns: 0 fit-content(200px) 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
  }
}
.texture__subtitle {
  position: relative;
  margin-bottom: 10px;
  padding: 10px 0;
  max-width: 500px;
  margin-left: auto;
  padding-right: 45px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
  color: #333
}
@media only screen and (max-width:1639px) {
  .texture__subtitle {
    padding-right: 0
  }
}
@media only screen and (max-width:1279px) {
  .texture__subtitle {
    font-size: 20px;
    line-height: 24px;
    padding-top: 0
  }
}
@media only screen and (max-width:991px) {
  .texture__subtitle {
    max-width: 100%;
    margin-top: 240px;
    text-align: left;
    font-weight: 400
  }
}
@media only screen and (max-width:767px) {
  .texture__subtitle {
    margin-top: 205px;
    font-size: 18px;
    line-height: 18px
  }
}
.texture__subtitle::before {
  content: "";
  position: absolute;
  top: 2%;
  left: -31%;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  width: 110px;
  height: 110px;
  background: url(../assets/images/line.png) no-repeat center center/100%
}
@media only screen and (max-width:1639px) {
  .texture__subtitle::before {
    top: 22%;
    left: -25%;
    width: 80px;
    height: 80px
  }
}
@media only screen and (max-width:1439px) {
  .texture__subtitle::before {
    top: 44%;
    left: -21%;
    width: 100px;
    height: 100px
  }
}
@media only screen and (max-width:1279px) {
  .texture__subtitle::before {
    top: 47%;
    left: -1%;
    width: 55px;
    height: 55px
  }
}
@media only screen and (max-width:991px) {
  .texture__subtitle::before {
    display: none
  }
}
@media only screen and (max-width:767px) {
  .texture__subtitle::before {
    top: -150%
  }
}
.product {
  padding-bottom: 50px
}
@media only screen and (max-width:991px) {
  .product {
    padding-bottom: 30px
  }
}
@media only screen and (max-width:767px) {
  .product {
    padding-bottom: 0
  }
}
.product__title {
  grid-template-columns: 1fr fit-content(975px) 1fr;
  margin-bottom: 50px;
  color: #ec001a
}
@media only screen and (max-width:1279px) {
  .product__title {
    margin-bottom: 25px
  }
}
@media only screen and (max-width:767px) {
  .product__title {
    grid-template-columns: 1fr fit-content(450px) 1fr
  }
}
@media only screen and (max-width:599px) {
  .product__title {
    grid-template-columns: 0 1fr 0
  }
}
.product__content {
  display: grid;
  grid-template-columns: 1fr repeat(2,minmax(-webkit-min-content,-webkit-max-content));
  grid-template-columns: 1fr repeat(2,minmax(min-content,max-content));
  grid-template-rows: minmax(-webkit-min-content,-webkit-max-content) 1fr 200px;
  grid-template-rows: minmax(min-content,max-content) 1fr 200px;
  grid-template-areas: " .    txt   txt   " " img  card  card  " " img  .     .     ";
  -webkit-column-gap: 25px;
  -moz-column-gap: 25px;
  column-gap: 25px;
  row-gap: 25px;
  background: url(../assets/images/arrow_desk.png) no-repeat left 655px bottom 230px/80px,url(../assets/images/arrow_desk.png) no-repeat right 239px bottom 230px/80px,url(../assets/images/bowl_desk.jpg) no-repeat left 576px bottom 20px/400px,url(../assets/images/bowl2.jpg) no-repeat right 78px bottom 47px/280px
}
@media only screen and (max-width:1639px) {
  .product__content {
    background: url(../assets/images/arrow_desk.png) no-repeat left 616px bottom 230px/80px,url(../assets/images/arrow_desk.png) no-repeat right 166px bottom 230px/80px,url(../assets/images/bowl_desk.jpg) no-repeat left 550px bottom 20px/338px,url(../assets/images/bowl2.jpg) no-repeat right 15px bottom 47px/280px
  }
}
@media only screen and (max-width:1439px) {
  .product__content {
    background: url(../assets/images/arrow_desk.png) no-repeat left 450px bottom 190px/70px,url(../assets/images/arrow_desk.png) no-repeat right 174px bottom 190px/70px,url(../assets/images/bowl_desk.jpg) no-repeat left 400px bottom 60px/295px,url(../assets/images/bowl2.jpg) no-repeat right 33px bottom 72px/271px
  }
}
@media only screen and (max-width:1279px) {
  .product__content {
    grid-template-rows: minmax(-webkit-min-content,-webkit-max-content) 1fr 140px;
    grid-template-rows: minmax(min-content,max-content) 1fr 140px;
    background: url(../assets/images/arrow_desk.png) no-repeat left 359px bottom 130px/65px,url(../assets/images/arrow_desk.png) no-repeat right 141px bottom 130px/66px,url(../assets/images/bowl_desk.jpg) no-repeat left 300px bottom 20px/250px,url(../assets/images/bowl2.jpg) no-repeat right bottom 20px/261px
  }
}
@media only screen and (max-width:991px) {
  .product__content {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3,minmax(-webkit-min-content,-webkit-max-content));
    grid-template-rows: repeat(3,minmax(min-content,max-content));
    grid-template-areas: " txt " " card " " img ";
    background: url(../assets/images/arrow_mobail.png) no-repeat left 21px bottom 600px/60px,url(../assets/images/arrow_mobail.png) no-repeat right 235px bottom 600px/60px,url(../assets/images/bowl_mobail.jpg) no-repeat left 32px bottom 530px/265px,url(../assets/images/bowl2.jpg) no-repeat right 10px bottom 530px/200px
  }
}
@media only screen and (max-width:767px) {
  .product__content {
    background: url(../assets/images/arrow_mobail.png) no-repeat left 22px bottom 550px/45px,url(../assets/images/arrow_mobail.png) no-repeat right 160px bottom 550px/45px,url(../assets/images/bowl_mobail.jpg) no-repeat left 40px bottom 470px/225px,url(../assets/images/bowl2.jpg) no-repeat right 10px bottom 470px/145px
  }
}
@media only screen and (max-width:599px) {
  .product__content {
    background: url(../assets/images/bowl_mobail.jpg) no-repeat left bottom 90px/225px,url(../assets/images/bowl2.jpg) no-repeat right bottom 30px/240px
  }
}
.product__text {
  grid-area: txt;
  margin-bottom: 25px;
  font-size: 51px;
  line-height: 50px;
  font-weight: 700;
  color: #333;
  font-family: DINPro_CondensedBold,cursive
}
@media only screen and (max-width:1439px) {
  .product__text {
    font-size: 40px
  }
}
@media only screen and (max-width:1279px) {
  .product__text {
    margin-bottom: 0;
    font-size: 27px;
    line-height: 27px
  }
}
@media only screen and (max-width:991px) {
  .product__text {
    max-width: 700px1;
    margin: 0 auto;
    font-size: 28px;
    line-height: 28px;
    text-align: center
  }
}
.product__text b {
  color: #ec001a
}
@media only screen and (max-width:1279px) {
  .product__text b {
    font-size: 26px
  }
}
@media only screen and (max-width:991px) {
  .product__text b {
    font-size: 28px
  }
}
.product__wrap-img {
  position: relative;
  grid-area: img;
  padding-top: 50px;
  margin-right: -30px
}
@media only screen and (max-width:1639px) {
  .product__wrap-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end
  }
}
@media only screen and (max-width:1439px) {
  .product__wrap-img {
    margin-left: -40px
  }
}
@media only screen and (max-width:991px) {
  .product__wrap-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 0;
    padding-top: 100px
  }
}
@media only screen and (max-width:599px) {
  .product__wrap-img {
    padding-top: 10px;
    margin-bottom: 20px
  }
}
.product__img {
  width: 382px;
  margin-right: -51px;
  margin-top: -60px
}
@media only screen and (max-width:1439px) {
  .product__img {
    width: 290px;
    margin-top: 0
  }
}
@media only screen and (max-width:1279px) {
  .product__img {
    width: 240px
  }
}
@media only screen and (max-width:991px) {
  .product__img {
    width: 389px;
    margin-left: -322px
  }
}
@media only screen and (max-width:767px) {
  .product__img {
    width: 340px;
    margin-left: -250px
  }
}
@media only screen and (max-width:599px) {
  .product__img {
    width: 230px;
    margin-left: -125px
  }
}
.product__feed-wet {
  position: absolute;
  right: -280px;
  bottom: -8px;
  width: 445px
}
@media only screen and (max-width:1639px) {
  .product__feed-wet {
    right: -223px;
    bottom: -8px;
    width: 400px
  }
}
@media only screen and (max-width:1439px) {
  .product__feed-wet {
    right: -192px;
    bottom: -8px;
    width: 300px
  }
}
@media only screen and (max-width:1279px) {
  .product__feed-wet {
    right: -163px;
    bottom: 5px;
    width: 250px
  }
}
@media only screen and (max-width:991px) {
  .product__feed-wet {
    width: 402px;
    right: auto;
    left: 30%;
    bottom: 2%
  }
}
@media only screen and (max-width:767px) {
  .product__feed-wet {
    left: 35%;
    width: 330px
  }
}
@media only screen and (max-width:599px) {
  .product__feed-wet {
    left: 40%;
    bottom: 0;
    width: 170px
  }
}
@media only screen and (max-width:420px) {
  .product__feed-wet {
    left: 35%
  }
}
.card {
  grid-area: card;
  display: grid;
  grid-template-columns: repeat(2,1fr);
  max-height: 200px;
  -webkit-column-gap: 25px;
  -moz-column-gap: 25px;
  column-gap: 25px
}
@media only screen and (max-width:1439px) {
  .card {
    max-height: unset
  }
}
@media only screen and (max-width:991px) {
  .card {
    -webkit-column-gap: auto;
    -moz-column-gap: auto;
    column-gap: auto;
    row-gap: 55px
  }
}
@media only screen and (max-width:767px) {
  .card {
    row-gap: 25px
  }
}
@media only screen and (max-width:599px) {
  .card {
    grid-template-columns: 1fr
  }
}
.card__info {
  position: relative;
  z-index: -1;
  padding: 10px 40px 60px 25px;
  background-color: #f7f7f7;
  border-radius: 25px
}
@media only screen and (max-width:991px) {
  .card__info {
    padding: 10px 40px 30px 25px
  }
}
.card__title {
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  color: #ec001a;
  font-family: DINPro_CondensedBold,cursive
}
@media only screen and (max-width:1439px) {
  .card__title {
    font-size: 34px
  }
}
@media only screen and (max-width:1279px) {
  .card__title {
    font-size: 26px;
    margin-bottom: 5px
  }
}
@media only screen and (max-width:991px) {
  .card__title {
    font-size: 22px
  }
}
@media only screen and (max-width:767px) {
  .card__title {
    font-size: 20px
  }
}
.card__list {
  display: grid;
  row-gap: 10px
}
.card__item {
  position: relative;
  padding-left: 30px;
  font-size: 28px;
  color: #333
}
@media only screen and (max-width:1439px) {
  .card__item {
    font-size: 28px
  }
}
@media only screen and (max-width:1279px) {
  .card__item {
    font-size: 20px;
    line-height: 22px
  }
}
@media only screen and (max-width:991px) {
  .card__item {
    font-size: 18px;
    line-height: 18px;
    padding-left: 20px
  }
}
.card__item::before {
  content: "";
  position: absolute;
  top: 15px;
  left: 4px;
  width: 13px;
  height: 13px;
  color: #333;
  background-color: #ec001a;
  border-radius: 50%
}
@media only screen and (max-width:991px) {
  .card__item::before {
    top: 5px;
    width: 10px;
    height: 10px
  }
}
.footer {
  padding-bottom: 20px
}
@media only screen and (max-width:767px) {
  .footer {
    padding-bottom: 35px
  }
}
.footer__list {
  display: inline-grid;
  row-gap: 10px;
  margin-left: 25px;
  padding-top: 10px;
  border-top: 2px solid #666
}
@media only screen and (max-width:1439px) {
  .footer__list {
    margin-left: 15px
  }
}
@media only screen and (max-width:767px) {
  .footer__list {
    row-gap: 5px;
    margin-left: 5px
  }
}
@media only screen and (max-width:599px) {
  .footer__list {
    display: grid;
    justify-items: center;
    margin-right: 5px;
    text-align: center
  }
}