.web {
  overflow: hidden;
  padding: 0 0 0;
}

:focus {
  outline: none;
}

* {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

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

.lazy {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

img:not([src]):not([srcset]) {
  opacity: 0;
  display: block;
}

.main {
  max-width: 90.7vw;
  margin: 0px auto;
  width: 100%;
  z-index: 5;
  position: relative;
}

body {
  font-family: "Manrope", sans-serif;
  margin: 0;
  background: #FFFCCF;
}

.b {
  font-family: "Gogono Cocoa Mochi Cyrillic";
}

.lg {
  margin: 2.9vw 0 0;
}

h1.b1_t1.b {
  color: #17170F;
  font-family: "Gogono Cocoa Mochi Cyrillic";
  font-size: 6.9vw;
  font-style: normal;
  font-weight: 400;
  line-height: 6.6vw; /* 95.455% */
  letter-spacing: 0.3px;
  text-transform: uppercase;
  margin: 4.3vw 0 0;
}

.b1_bg {
  background-size: cover;
  background-position: top center;
  height: 85.6vw;
  overflow: hidden;
  margin: 0 0 -7.9vw;
}

.b1_bx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 9.6vw 0 6.6vw;
  gap: 2.4vw;
}

a.bt {
  width: 21.7vw;
  height: 6.7vw;
  border-radius: 5.5vw;
  background: #F8DE00;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #17170F;
  font-family: "Gogono Cocoa Mochi Cyrillic";
  font-size: 2vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  text-decoration: none;
  gap: 0.8vw;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

a.bt:after {
  content: "";
  width: 1.5vw;
  height: 1.6vw;
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='20' viewBox='0 0 19 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.4' d='M3.79998 0.500001L3.79998 4.29998L12.35 4.29998L-2.82376e-06 16.65L2.84998 19.5L15.2 7.14996L15.2 15.7L19 15.7L19 0.500003L3.79998 0.500001Z' fill='%2317170F'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-position: center;
}

p.b1_bx_info_t1 {
  color: rgba(23, 23, 15, 0.6);
  font-family: Manrope;
  font-size: 1.1vw;
  font-style: normal;
  font-weight: 600;
  line-height: 160%; /* 22.4px */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.6vw;
}

p.b1_bx_info_t1:before {
  content: "";
  width: 1.4vw;
  height: 1.4vw;
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 0C4.00909 0 0 4.00909 0 9C0 13.9909 4.00909 18 9 18C13.9909 18 18 13.9909 18 9C18 4.00909 13.9909 0 9 0ZM11.7818 13.5H4.09091L6.21818 11.0455H13.9091L11.7818 13.5ZM6.21818 10.2273L4.09091 7.77273H11.7818L13.9091 10.2273H6.21818ZM11.7818 6.95455H4.09091L6.21818 4.5H13.9091L11.7818 6.95455Z' fill='%239945FE'/%3E%3C/svg%3E%0A");
}

p.b1_bx_info_t2 {
  color: rgba(23, 23, 15, 0.6);
  font-family: Manrope;
  font-size: 1.1vw;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 22.4px */
  margin: 0.2vw 0 0;
}

.b1_soc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.6vw;
}

.b1_soc a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.5vw;
  color: rgba(23, 23, 15, 0.6);
  font-family: "Gogono Cocoa Mochi Cyrillic";
  font-size: 1vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.b1_soc a i {
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.b1_man {
  font-size: 0;
  position: absolute;
  top: 8.7vw;
  right: 5.7vw;
  pointer-events: none;
}

.b1_soc a:hover {
  color: #000;
}

a.bt:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='136' height='51' viewBox='0 0 136 51' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M93.597 36.3544C95.1243 30.2455 89.1427 19.8095 85.9609 15.3551C94.8697 10.9007 111.16 4.66452 105.051 15.3551C97.4151 28.7183 107.163 26.498 105.051 36.3544C105.051 47.809 99.8404 49.6475 98.51 50.1023C89.779 50.1023 92.3921 41.1741 93.597 36.3544Z' fill='%23F8DE00'/%3E%3Cpath d='M33 23C12.6 34.6 2.5 12.8333 0 0.5H136C135 18 124 7 116.5 17.5C109 28 91 38 85 24.5C79 11 70.5 13.5 69 15C67.5 16.5 58.5 28 49.5 23C42.3 19 35.5 21.3333 33 23Z' fill='%23F8DE00'/%3E%3C/svg%3E%0A");
  width: 10.9vw;
  height: 3.9vw;
  position: absolute;
  top: 85%;
  right: 9%;
  background-size: contain !important;
  background-repeat: no-repeat;
}

a.bt:hover {
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
}

section.b1 {
  background-size: 151.2vw;
  background-position: top center;
}

.b2 {
  position: relative;
  z-index: 1;
  padding: 0 0 28.8vw;
}

.b2_bg {
  height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: -1px 0 0;
}

.b2_bg img {
  width: 151.3vw;
  height: 116.3vw;
  margin: -28.3vw 0 0;
  -webkit-filter: blur(0.2vw);
  filter: blur(0.2vw);
}

.b2_box {
  position: relative;
  z-index: 10;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 29vw auto;
  grid-template-columns: 29vw 36.7vw auto;
  gap: 1.9vw;
  padding: 3.9vw 0 0;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin: 7.9vw 0 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.b2_col {
  border-radius: 2.4vw;
  background: #FFF;
  padding: 0 2.5vw 4.1vw;
}

p.b2_t1 {
  font-size: 3.3vw;
  letter-spacing: 0.3px;
  text-align: center;
  padding: 3.3vw 0 2.3vw;
}

.b2_col:nth-child(1) {
  padding-top: 6.2vw;
  margin: 5.4vw 0 0;
}

.b2_col_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1.3vw;
}

.b2_col_it {
  height: 5.8vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  border-radius: 7.9vw;
  color: #FFF;
  /* Button - text */
  font-family: "Gogono Cocoa Mochi Cyrillic";
  font-size: var(--Button---text, 1.9vw);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  text-decoration: none;
  gap: 1.1vw;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  will-change: transform;
}

.b2_col_it.b2_icon_1 {
  background: #B10DFB;
}

.b2_col_it img {
  width: auto;
  height: 2.4vw;
}

a.b2_col_it.b2_icon_2 {
  background: #54B58B;
}

a.b2_col_it.b2_icon_3 {
  background: #17170F;
}

.b2_col_it:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.b2_col2_list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 2vw 0;
  padding: 0.7vw 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.b2_col2_it {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 10.2vw;
  background: #B8C9B8;
  width: 100%;
  height: 5.8vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  will-change: transform;
  width: calc(50% - 0.5vw);
}

a.b2_col2_it span {
  position: absolute;
  top: 0;
  font-size: 0;
  top: -0.8vw;
}

a.b2_col2_it span img {
  height: 1.7vw;
  width: 4.4vw;
}

a.b2_col2_it i img {
  height: 1.9vw;
  width: auto;
  opacity: 0.5;
}

.b2_col2_it:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

p.b2_col3_it_t2 {
  white-space: break-spaces;
}

.b2_col3_it.b2_col:nth-child(1) {
  padding: 0 3vw 2.6vw;
  padding-top: 5.8vw;
}

.b2_col3_it.b2_col p.b2_t1 {
  padding: 0;
}

p.b2_col3_it_t2 {
  color: rgba(23, 23, 15, 0.9);
  text-align: center;
  font-family: Manrope;
  font-size: 1.1vw;
  font-style: normal;
  font-weight: 600;
  line-height: 160%; /* 22.4px */
}

.b2_col3_it.b2_col {
  padding: 2.8vw 2.9vw;
  margin: 1.9vw 0 0;
}

p.b2_col3_it_t3 {
  color: rgba(232, 55, 55, 0.9);
  text-align: center;
  font-family: Manrope;
  font-size: 0.9vw;
  font-style: normal;
  font-weight: 600;
  line-height: 140%; /* 16.8px */
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  margin: 0.6vw 0 0;
}

p.b2_icon {
  display: table;
  margin: 0 auto 0.6vw;
  font-size: 0;
}

p.b2_icon img {
  width: 1.7vw;
  height: 1.7vw;
}

p.b2_col3_it_t1 {
  color: rgba(23, 23, 15, 0.9);
  text-align: center;
  font-family: Manrope;
  font-size: 1.4vw;
  font-style: normal;
  font-weight: 800;
  line-height: 140%; /* 25.2px */
  margin: 0 0 0.6vw;
}

p.b2_t2 {
  color: rgba(23, 23, 15, 0.9);
  text-align: center;
  font-family: Manrope;
  font-size: 1.1vw;
  font-style: normal;
  font-weight: 600;
  line-height: 160%; /* 22.4px */
  margin: 1.1vw 0 0;
}

.b2_bg_1 {
  font-size: 0;
  position: absolute;
  top: 0;
  left: -30.2vw;
  top: -1.3vw;
  z-index: 11;
}

.b2_bg_2 {
  position: absolute;
  top: -4.8vw;
  left: 25.5%;
  z-index: 11;
}

.b2_bg_3 {
  right: -33.5%;
  position: absolute;
  top: -12.1vw;
  z-index: 11;
}

.b2_bg_4 {
  font-size: large;
  position: absolute;
  top: -6.2vw;
  z-index: 1;
  left: 44%;
}

.b2_bg_2 img {
  width: 45.7vw;
  height: 18.7vw;
}

.b2_bg_4 img {
  width: 24.6vw;
  height: 25.2vw;
}

.b2_bg_1 img {
  width: 50.3vw;
  height: 21vw;
}

.b2_bg_3 img {
  width: 50.3vw;
  height: 25vw;
}

.b3_bg_1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 0;
  align-items: flex-start;
  margin: -22.8vw 0 0;
  z-index: 3;
  position: relative;
}

.b3_bg_1 img {
  width: 151.2vw;
  height: 87.1vw;
}

.b3_img {
  position: relative;
  z-index: 111;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 3.2vw 0 0 -1.2vw;
  width: 47.7vw;
}

.b3_bx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.b3_img img {
  width: 29.1vw;
  height: 66.2vw;
}

p.b3_bx_t1.b {
  color: #17170F;
  /* Headline */
  font-family: "Gogono Cocoa Mochi Cyrillic";
  font-size: var(--Headline, 6.9vw);
  font-style: normal;
  font-weight: 400;
  line-height: 95%; /* 83.6px */
  letter-spacing: 0.3px;
  text-transform: uppercase;
  margin: 22.8vw 0 1.9vw;
}

p.b3_bx_t2 {
  color: rgba(23, 23, 15, 0.9);
  font-family: Manrope;
  font-size: 1.6vw;
  font-style: normal;
  font-weight: 800;
  line-height: 170%; /* 34px */
}

.b3_bx_text {
  position: relative;
  z-index: 2222;
}

.b3_bg_2 {
  width: 100%;
  height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  z-index: 222;
}

.b3_bg_2 img {
  width: 151.2vw;
  height: 88vw;
  margin: -35.1vw 0 0;
}

.b3_box2 {
  position: relative;
  z-index: 1111;
  margin: -29.4vw 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

i.lgs span:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='49' height='97' viewBox='0 0 49 97' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.01202 73.2358C10.0286 73.705 11.0826 74.1216 12.1737 74.4859C12.156 74.508 12.1386 74.5313 12.1217 74.5556C11.8907 74.8894 11.888 75.2583 11.898 75.4551C11.9097 75.6872 11.9587 75.9502 12.0283 76.2365L12.1235 76.6276L12.4631 76.8438L13.3931 77.4356L13.0061 77.6291L13.6863 78.5814C14.324 79.4742 15.0863 80.1947 15.8066 80.8207C16.0542 81.0359 16.2896 81.2344 16.5146 81.424C16.9739 81.8112 17.3896 82.1615 17.7765 82.543C18.3309 83.0896 18.7167 83.6016 18.9248 84.1645C19.126 84.7089 19.191 85.3826 18.9599 86.307C18.8572 86.7178 18.732 87.1553 18.5975 87.625L18.5968 87.6276C18.4638 88.0921 18.3227 88.5855 18.1978 89.0802C17.9518 90.0552 17.7444 91.1254 17.8005 92.1241C17.858 93.1494 18.2012 94.1892 19.1355 94.943C20.0363 95.6697 21.3292 96.0001 23 96.0001H23.1662L23.3234 95.9464C23.3455 95.9388 23.3964 95.9288 23.4714 95.914C23.9503 95.8197 25.4099 95.5321 26.5894 94.4694C28.0287 93.1725 29.108 90.8439 29.1258 86.6551C29.3078 85.782 29.3881 85.0806 29.3787 84.5124C29.369 83.9253 29.2624 83.4091 29.0051 82.9876C28.7044 82.4948 28.2316 82.2487 27.8808 82.128C28.0995 81.5144 28.6345 80.4228 29.7311 78.4828L29.9285 78.447L30.3534 78.3701L30.5888 78.008C31.0476 77.3022 31.3519 77.0673 31.6945 76.8028C31.8373 76.6926 31.9868 76.5773 32.1568 76.4206C32.4792 76.1235 32.7432 75.7612 32.9246 75.2138C33.0473 74.8439 33.128 74.4017 33.1798 73.8588C34.6106 73.2051 35.9611 72.3191 37.2314 71.2088C39.8238 69.0273 41.9216 66.4869 43.5178 63.59C45.1149 60.6916 46.2289 57.3967 46.8713 53.7174L46.8802 53.6664L46.8838 53.6147C47.1811 49.3336 46.1511 45.9882 43.5228 43.8856L43.4872 43.8571L43.4492 43.832C40.3683 41.7974 36.9188 40.0305 33.105 38.5281C29.4499 37.0883 26.3032 35.5738 23.6575 33.9881C22.9643 33.1677 22.616 32.3244 22.5517 31.4457C22.4884 30.5814 22.6944 29.6025 23.2435 28.4907C24.6292 27.7419 25.7453 27.3718 26.628 27.2801L26.3641 27.8606L26.2745 28.0578V28.2744C26.2745 30.123 26.6754 31.731 27.559 33.0225L27.6067 33.0921L27.6654 33.1528C29.4426 34.9914 31.4795 36.1361 33.7693 36.5177L33.8066 36.5239L33.8443 36.5273C38.6031 36.9544 42.5414 35.3481 45.5456 31.7307L45.648 31.6074L45.7068 31.4583L46.8166 28.641L46.8596 28.5319L46.8762 28.4159C47.2936 25.4938 47.1155 22.6492 46.3363 19.8919C45.5288 17.0347 43.5139 14.1269 40.4326 11.1619L40.314 11.0477L40.165 10.9776C38.3508 10.1239 36.3785 9.48966 34.2523 9.07057C33.9539 6.65754 33.2554 4.57996 32.1191 2.87564L31.8377 2.4535L31.3308 2.4313L19.6345 1.91905L19.4147 1.90942L19.2112 1.99292L15.8815 3.35892L15.4208 3.54795L15.294 4.0296C14.7424 6.12552 14.4766 8.45387 14.4851 11.0067C12.7936 11.873 11.2706 12.9829 9.91922 14.3342L9.91917 14.3342L9.91095 14.3426C7.47121 16.8404 5.58616 19.3352 4.27879 21.8298C2.96131 24.2866 2.13237 27.0558 1.77841 30.1234L1.77696 30.136L1.77582 30.1487C1.36259 34.7533 2.20741 38.5623 4.46019 41.4409L4.51659 41.5129L4.58512 41.5735C7.63828 44.2744 10.9973 46.2514 14.6596 47.4918C18.0539 48.6415 21.3695 50.0859 24.6068 51.8259L25.9103 53.8742L25.6765 54.2249C24.1188 55.4391 22.7073 55.9113 21.4035 55.81C20.5938 53.1059 19.242 50.9549 17.3068 49.4303L17.0407 49.2206L16.7018 49.2159C12.401 49.1562 7.5228 50.439 2.09175 52.9812L1.5345 53.2421L1.51614 53.8571C1.40013 57.7433 1.77408 61.0567 2.67689 63.7651L2.68003 63.7746L2.68336 63.7839C3.65546 66.518 5.6844 69.5893 8.68087 72.9891L8.8204 73.1474L9.01202 73.2358Z' fill='%23EDD500' stroke='%2317170F' stroke-width='2'/%3E%3C/svg%3E%0A");
  width: 3.9vw;
  height: 7.6vw;
  display: block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 0 0;
}

i.lgs {
  display: inline-block;
  margin: 0.2vw -1.2vw -1.7vw 0;
}

.b3_box2_text ul {
  color: rgba(23, 23, 15, 0.9);
  font-family: Manrope;
  font-size: 1.6vw;
  font-style: normal;
  font-weight: 800;
  line-height: 220%;
  /* 44px */
  margin: 2.3vw 0 0;
}

.b3_box2_text ul li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.4vw;
}

.b3_box2_text ul li:before {
  content: "";
  width: 1.9vw;
  height: 1.9vw;
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.7562 15.6C10.7351 15.7419 10.7044 15.8822 10.6642 16.02C10.6172 16.1846 10.557 16.3451 10.4842 16.5C10.464 16.5415 10.4339 16.5774 10.3966 16.6045C10.3593 16.6317 10.3159 16.6493 10.2702 16.6559C10.2245 16.6624 10.1779 16.6577 10.1345 16.6421C10.091 16.6265 10.0521 16.6005 10.021 16.5664C8.91173 15.3272 7.59766 14.2879 6.13621 13.494C6.06145 13.4536 5.97445 13.4422 5.89182 13.4619C5.80918 13.4816 5.7367 13.5311 5.68822 13.6009C5.63973 13.6706 5.61864 13.7558 5.62897 13.8401C5.63929 13.9244 5.68032 14.002 5.74421 14.058C6.97767 15.1213 8.1041 16.3028 9.10741 17.5856C9.13283 17.6194 9.15053 17.6584 9.15926 17.6998C9.16798 17.7411 9.16753 17.7839 9.15791 17.8251C9.1483 17.8663 9.12977 17.9049 9.10363 17.9382C9.07749 17.9714 9.04437 17.9985 9.00661 18.0176C8.5494 18.2433 8.05055 18.3723 7.54124 18.3964C7.03194 18.4206 6.52312 18.3394 6.04661 18.158C2.17861 16.762 2.83461 13.886 0.510606 12.418C0.478573 12.4015 0.451401 12.3769 0.431784 12.3467C0.412167 12.3165 0.400784 12.2817 0.398763 12.2457C0.396742 12.2097 0.404154 12.1739 0.420263 12.1416C0.436372 12.1094 0.460621 12.082 0.490606 12.062C1.47461 11.53 4.68261 10.054 8.03861 11.262C8.82132 11.5453 9.50309 12.0531 9.99861 12.722L10.7562 15.6Z' fill='%238BA820'/%3E%3Cpath d='M12.4643 16.924C12.4301 17.0147 12.4296 17.1146 12.4628 17.2057C12.4959 17.2967 12.5606 17.3729 12.6451 17.4204C13.5816 17.8945 14.6376 18.0806 15.6797 17.9551C16.7219 17.8295 17.7035 17.3981 18.5007 16.7152C23.2687 12.8752 20.9527 9.1192 23.5207 5.9188C23.5573 5.88023 23.5832 5.83271 23.5957 5.781C23.6081 5.72929 23.6068 5.67521 23.5918 5.62417C23.5769 5.57313 23.5487 5.52692 23.5103 5.49017C23.4718 5.45343 23.4243 5.42744 23.3727 5.4148C21.7287 5.1348 16.4967 4.5908 12.3487 7.9152C9.95867 9.8436 9.29627 13.2628 10.8107 15.6896C10.8367 15.7322 10.8735 15.7671 10.9174 15.7908C10.9613 15.8145 11.0107 15.8261 11.0605 15.8245C11.1104 15.8228 11.1589 15.808 11.2012 15.7815C11.2434 15.755 11.2779 15.7178 11.3011 15.6736C11.8331 14.642 13.3463 11.948 15.4611 10.1992C15.5315 10.141 15.6209 10.1106 15.7122 10.1139C15.8036 10.1172 15.8905 10.1539 15.9566 10.217C16.0227 10.2801 16.0633 10.3653 16.0708 10.4564C16.0782 10.5475 16.052 10.6382 15.9971 10.7112C14.5237 12.5994 13.3335 14.6923 12.4643 16.924Z' fill='%239CC824'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
}

.b3_box2_img img {
  width: 49.7vw;
  height: 43.3vw;
}

.b3_box2_img {
  margin: 19.4vw 0 0 5.6vw;
}

.b4_bg_1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 2.4vw 0 0;
}

section.b4 {
  background: #fff;
  padding: 22.8vw 0 0;
}

p.b4_t1.b {
  color: #17170F;
  /* Headline */
  font-family: "Gogono Cocoa Mochi Cyrillic";
  font-size: var(--Headline, 6.9vw);
  font-style: normal;
  font-weight: 400;
  line-height: 95%; /* 83.6px */
  letter-spacing: 0.3px;
  text-transform: uppercase;
  text-align: center;
}

p.b4_t2.b {
  color: #17170F;
  text-align: center;
  /* Subtitle */
  font-family: "Gogono Cocoa Mochi Cyrillic";
  font-size: var(--Subtitle, 3.3vw);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  margin: 0.8vw 0 0;
  line-height: 104%;
}

p.b4_t2.b b {
  color: #7DB728;
}

p.b4_t3 {
  color: rgba(23, 23, 15, 0.9);
  text-align: center;
  font-family: Manrope;
  font-size: 1.6vw;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 30px */
  margin: 0.9vw 0 0;
}

.b4_bg_1 img {
  width: 151.2vw;
  height: 60.1vw;
}

.b4_bg_2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: absolute;
  top: -3.7vw;
  left: 0;
  right: 0;
  pointer-events: none;
}

.b4_bg_2 img {
  width: 151.2vw;
  height: 51.3vw;
}

.b5 {
  background-size: cover;
  background-position: top center;
  height: 138.2vw;
  margin: -3.7vw 0 0;
  padding: 1px 0 0;
  z-index: 99;
  position: relative;
  height: 92.1vw;
}

p.b5_t1 {
  color: #FFF;
  text-align: center;
  /* Headline */
  font-family: "Gogono Cocoa Mochi Cyrillic";
  font-size: var(--Headline, 6.9vw);
  font-style: normal;
  font-weight: 400;
  line-height: 95%; /* 83.6px */
  letter-spacing: 0.3px;
  text-transform: uppercase;
  padding: 10.9vw 0 1.3vw;
}

p.b5_t2 {
  color: rgba(255, 255, 255, 0.9);
  text-align: center;
  font-family: Manrope;
  font-size: 1.6vw;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 30px */
  margin: 0 0 2.4vw;
}

.b5:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 252, 207, 0)), to(#fffbcb));
  background: linear-gradient(180deg, rgba(255, 252, 207, 0) 0%, #fffbcb 100%);
  height: 9.4vw;
  margin: 0 0 0;
}

.b5_item {
  border-radius: 2.4vw;
  border: 2px solid #181818;
  background: #FFF;
  padding: 3vw 2.6vw 1.7vw;
  position: relative;
}

.b5_box {
  margin: 28vw 0 0;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.b5_item_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  height: 0;
}

.b5_item:nth-child(2), .b5_item:nth-child(4) {
  margin: 2.4vw 0 0;
}

p.b5_item_t1 {
  color: #17170F;
  text-align: center;
  /* Button - text */
  font-family: "Gogono Cocoa Mochi Cyrillic";
  font-size: var(--Button---text, 1.9vw);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  margin: 0.9vw 0 0.4vw;
}

p.b5_item_t2 {
  text-align: center;
  color: rgba(23, 23, 15, 0.9);
  text-align: center;
  font-family: Manrope;
  font-size: 1.1vw;
  font-style: normal;
  font-weight: 600;
  line-height: 160%; /* 22.4px */
  margin: 0 0 0.6vw;
}

.b5_item:nth-child(2) .b5_item_img {
  margin: -0.4vw 0 0;
}

p.b5_item_t1 {
  color: #17170F;
  text-align: center;
  /* Button - text */
  font-family: "Gogono Cocoa Mochi Cyrillic";
  font-size: var(--Button---text, 1.9vw);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  margin: 0.9vw 0 0.4vw;
}

p.b5_item_t2 {
  text-align: center;
  color: rgba(23, 23, 15, 0.9);
  text-align: center;
  font-family: Manrope;
  font-size: 1.1vw;
  font-style: normal;
  font-weight: 600;
  line-height: 160%; /* 22.4px */
  margin: 0 0 0.6vw;
}

.b5_item:nth-child(2) .b5_item_img {
  margin: -0.4vw 0 0;
}

.b5_item:nth-child(3) img {
  height: 7.9vw;
  width: auto;
}

.b5_item:nth-child(4) img {
  height: 11.8vw;
  width: auto;
}

.b5_icon {
  display: table;
  margin: 0 auto 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1.2vw;
}

.b5_icon img {
  width: 8vw;
  height: 2vw;
}

p.b6_t1 {
  color: #17170F;
  text-align: center;
  /* Headline */
  font-family: "Gogono Cocoa Mochi Cyrillic";
  font-size: var(--Headline, 6.9vw);
  font-style: normal;
  font-weight: 400;
  line-height: 95%; /* 83.6px */
  letter-spacing: 0.3px;
  text-transform: uppercase;
  padding: 11.7vw 0 0;
}

.b6_bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 18.8vw 0 0;
}

.b6_bg img {
  width: 151.2vw;
  height: 13.1vw;
}

.b6_img_2 {
  position: absolute;
  z-index: 22;
  top: -15%;
  left: -34%;
}

.b6_img {
  display: table;
  margin: -26.6vw auto 0;
  position: relative;
}

.b6_img_1 img {
  width: auto;
  height: 34.6vw;
  margin: 0 0 0 1.7vw;
  width: 45.7vw;
}

.b6_img_2 img {
  width: 19.9vw;
  height: 17.8vw;
}

p.b6_img_2_t1 {
  color: #17170F;
  /* Subtitle */
  font-family: "Gogono Cocoa Mochi Cyrillic";
  font-size: var(--Subtitle, 3.3vw);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  position: absolute;
  top: 31%;
  left: 25%;
}

p.b6_img_2_t2 {
  color: rgba(23, 23, 15, 0.9);
  font-family: Manrope;
  font-size: 1.6vw;
  font-style: normal;
  font-weight: 800;
  line-height: 220%; /* 44px */
  position: absolute;
  bottom: 0.3vw;
  right: 2.8vw;
}

.b6_img_2.b6_img_02 {
  left: auto;
  right: -33%;
  top: -4%;
}

.b6_img_2.b6_img_02 img {
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0) rotate(7deg);
  -ms-transform: matrix(-1, 0, 0, 1, 0, 0) rotate(7deg);
  transform: matrix(-1, 0, 0, 1, 0, 0) rotate(7deg);
}

.b6_img_2.b6_img_02 img {
  width: 16.2vw;
  height: 14.5vw;
}

.b6_img_2.b6_img_02 p.b6_img_2_t1 {
  left: 40%;
  top: 28%;
}

.b6_img_2.b6_img_02 p.b6_img_2_t2 {
  bottom: -4%;
}

p.b7_t1 {
  color: #17170F;
  /* Headline */
  font-family: "Gogono Cocoa Mochi Cyrillic";
  font-size: var(--Headline, 6.9vw);
  font-style: normal;
  font-weight: 400;
  line-height: 95%; /* 83.6px */
  letter-spacing: 0.3px;
  text-transform: uppercase;
  text-align: center;
  padding: 11.4vw 0 0;
}

.b7_item_title {
  /* padding: 35px 42px; */
  color: #17170F;
  /* Button - text */
  font-family: "Gogono Cocoa Mochi Cyrillic";
  font-size: var(--Button---text, 1.9vw);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  cursor: pointer;
}

.b7_list {
  margin: 4.9vw 0 0;
}

.b7_item_title p {
  height: 1.9vw;
  margin: -0.2vw 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.b1_item {
  margin: 0 0 1.2vw;
  border-radius: 2.4vw;
  border: 2px solid #181818;
  background: #FFF;
  padding: 2.8vw 3.3vw;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.b7_item_title p:after {
  content: "";
  width: 3.5vw;
  height: 3.5vw;
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M39.4787 19.8321C39.4382 19.2337 39.3698 18.6399 39.2746 18.0547C39.1161 17.081 38.8955 16.1183 38.4927 15.2138C36.833 11.4862 33.4615 9.47584 29.9858 7.69033C28.0526 6.69724 26.0073 5.86887 23.8426 5.56596C18.4646 4.81349 13.5333 7.69109 9.50538 10.9432C5.26041 14.3705 4.11648 20.146 4.56954 25.3517C4.78115 27.7831 5.89414 30.3594 7.0323 32.502C9.28462 36.7419 13.8295 38.3843 18.3902 38.542C21.1628 38.6379 23.9417 38.1658 26.5774 37.3204C29.1249 36.5033 31.7374 35.3729 33.8553 33.7134C34.5947 33.1339 35.2814 32.4861 35.8922 31.7718C38.6659 28.5278 39.7658 24.0651 39.4787 19.8321ZM35.4272 24.9968C34.7643 27.4445 33.4826 29.6833 31.435 31.1198C28.7286 33.0187 24.9006 34.4095 21.6108 34.9126C18.4843 35.3907 14.5769 35.1844 12.0088 33.1118C7.96819 29.8509 7.30077 23.5843 8.4799 18.8463C8.57306 18.472 8.68168 18.1015 8.80804 17.737C10.3431 13.3078 15.0481 10.6484 19.3658 9.48629C21.0686 9.028 22.8996 8.90528 24.6238 9.32122C26.4454 9.7606 28.1641 10.7206 29.813 11.5876C32.3835 12.939 34.7159 14.7084 35.6011 17.6086C36.3129 19.9408 36.0572 22.671 35.4272 24.9968ZM28.4066 20.8363C27.3776 20.8258 26.3196 21.9781 25.6262 22.647C25.2046 23.0536 24.4481 24.3588 23.8384 25.3875C23.8194 24.073 23.8436 19.6809 23.8557 19.331C23.9113 17.7233 24.3542 11.6938 21.5573 11.7803C19.3617 11.8483 20.0753 15.7146 20.1046 17.0299C20.1361 18.4409 20.1775 19.8517 20.229 21.2622C20.2548 21.9674 20.3424 25.2542 20.4568 26.3973C18.9993 24.6255 18.1825 22.7691 16.9036 21.6248C16.0892 20.896 14.103 21.3962 14.1888 23.168C14.2411 24.2499 15.2582 25.1074 16.0062 25.8728C17.3231 27.2203 18.6363 28.5844 19.7488 30.1097C20.1611 30.675 20.4201 31.2072 21.1355 31.4604C21.8457 31.7116 22.7807 31.6281 23.3608 31.1137C23.6992 30.8137 23.9447 30.4256 24.1959 30.0495C25.3098 28.3822 26.6521 26.9142 28.0347 25.471C28.9946 24.4692 30.8129 22.8756 29.5045 21.3947C29.1552 20.9994 28.7828 20.8401 28.4066 20.8363Z' fill='%2317170F' fill-opacity='0.6'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.b7_item_text p {
  color: rgba(23, 23, 15, 0.9);
  font-family: Manrope;
  font-size: 1.1vw;
  font-style: normal;
  font-weight: 600;
  line-height: 160%; /* 22.4px */
}

.b7_item_text_main {
  padding: 0.9vw 0 0;
  width: 84%;
}

.b7_item_text {
  width: 100% !important;
}

.b1_item.b7_item_title_active {
  background: #F8DE00;
}

.b1_item.b7_item_title_active .b7_item_title p:after {
  -webkit-transform: matrix(1, 0, 0, -1, 0, 0);
  -ms-transform: matrix(1, 0, 0, -1, 0, 0);
  transform: matrix(1, 0, 0, -1, 0, 0);
}

.b7_item_text_main a {
  color: #000;
}

section.b8 {
  padding: 10.6vw 0 4vw;
}

.b8_box {
  border-radius: 3.9vw;
  border: 2px solid #181818;
  background: #FFF;
  padding: 6.8vw 0 9.4vw 7.6vw;
}

p.b8_t1 {
  color: #17170F;
  /* Headline */
  font-family: "Gogono Cocoa Mochi Cyrillic";
  font-size: var(--Headline, 6.9vw);
  font-style: normal;
  font-weight: 400;
  line-height: 95%; /* 83.6px */
  letter-spacing: 0.3px;
  text-transform: uppercase;
  margin: 0 0 4.2vw;
}

.soc {
  width: 100%;
  max-width: 33.1vw;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 1.6vw;
}

.soc a {
  border-radius: 10.2vw;
  background: #171717;
  height: 5.8vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #FFF;
  font-family: "Gogono Cocoa Mochi Cyrillic";
  font-size: 1.4vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  gap: 0.9vw;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.soc img {
  width: auto;
  height: 1.4vw;
}

.or {
  color: #17170F;
  font-family: "Gogono Cocoa Mochi Cyrillic";
  font-size: 1.4vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 33.1vw;
  display: flex;
  align-items: center;
  gap: 1.6vw;
  margin: 2.9vw 0 3.2vw;
}

.or:after, .or:before {
  width: 100%;
  height: 1px;
  display: block;
  content: "";
  background: #17170F;
  opacity: 0.1;
}

.b8 .b1_bt {
  max-width: 33.1vw;
}

.b8 .b1_bt a {
  width: 100%;
  gap: 0.9vw;
  font-size: 1.9vw;
}

.b8 .b1_bt a:before {
  top: 100%;
  background-image: url("data:image/svg+xml,%3Csvg width='265' height='63' viewBox='0 0 265 63' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M207.597 48.3543C209.124 42.2454 203.143 31.8094 199.961 27.355C208.87 22.9006 225.16 16.6644 219.051 27.355C211.415 40.7182 221.163 38.4978 219.051 48.3543C219.051 59.8089 213.84 61.6474 212.51 62.1021C203.779 62.1021 206.392 53.174 207.597 48.3543Z' fill='%23F8DE00'/%3E%3Cpath d='M116.559 23C87.1588 34.6 0 15 0 0.5H265C263.559 18 247.706 7 236.897 17.5C226.088 28 200.147 38 191.5 24.5C182.853 11 170.603 13.5 168.441 15C166.279 16.5 153.309 28 140.338 23C129.962 19 120.162 21.3333 116.559 23Z' fill='%23F8DE00'/%3E%3C/svg%3E%0A");
  width: 20.9vw;
  height: 4.9vw;
  right: 7%;
  top: 83%;
}

a.b8_ic1 {
  background: #1C8ADB;
}

.soc a:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.or span {
  opacity: 0.6;
}

.b8_img_1 {
  position: absolute;
  right: -10.5vw;
  bottom: -3.1vw;
  z-index: 2;
}

.b8_img_2 {
  position: absolute;
  top: 0.2vw;
  right: 0;
}

section.b9 p {
  color: rgba(23, 23, 15, 0.4);
  text-align: center;
  font-family: Manrope;
  font-size: 0.9vw;
  font-style: normal;
  font-weight: 500;
  line-height: 170%; /* 20.4px */
  letter-spacing: 0.24px;
  padding: 2.1vw 0 5.6vw;
}

.b5_box_sl:not(.is-initialized) {
  visibility: visible;
}

.b5_box_sl:not(.is-initialized) .splide__list {
  height: auto;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 1.9vw;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.splide__track {
  overflow: visible;
}

.b1_man img {
  width: 39.4vw;
  height: 59.1vw;
}

.b8_img_1 img {
  width: 56vw;
  height: 50.1vw;
}

.b8_img_2 img {
  width: 41.6vw;
  height: 33.1vw;
}

.b2_col3 {
  margin: 4.4vw 0 0;
}

.b1_soc a svg {
  width: 3.9vw;
  height: 3.9vw;
}

.b2_col_bt {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: 1.9vw;
  margin: 0.8vw 0 -1.7vw;
}

.b2_col_bt a:hover {
  opacity: 0.6;
}

.b2_col_bt a {
  transition: 0.3s;
}

.b2_col_bt img {
  height: 2vw;
  width: auto;
}