@charset "utf-8"; 
button,hr,input{overflow:visible}audio,canvas,progress,video{display:inline-block}progress,sub,sup{vertical-align:baseline}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0} menu,article,aside,details,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{}button,select{text-transform:none}[type=submit], [type=reset],button,html [type=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:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[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-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, /* ol, ul, li , */ fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, credentials, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; }
article, aside, credentials, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
@font-face {
	font-family: 'Helvetica'; 
	src: url(fonts/helvetica/helvetica_regular.otf); 
	font-weight: 400;
}
@font-face {
	font-family: 'Helvetica Cyrillic'; 
	src: url(fonts/helveticacy.ttf); 
	font-weight: 400;
}
@font-face {
	font-family: 'Helvetica Cyrillic'; 
	src: url(fonts/HELVETICA CYRILLIC BOLD.OTF); 
	font-weight: 700;
}
@font-face {
	font-family: 'Helvetica bold'; 
	src: url(fonts/helvetica/helvetica_bold.otf); 
	font-weight: 400;
}

@font-face {
	font-family: 'Helvetica Neue'; 
	src: url(fonts/neue/HelveticaNeueCyr-Bold.otf); 
	font-weight: 400;
}


html,
body {width: 100%;min-height: 100%;font-family: 'Helvetica';font-size: 14px;} 
a { color: #390b1f; outline:0 none; text-decoration: none; } 
a:focus {color: #7b4453;  outline:none; outline-offset:-4px; } 
a:hover {  color: #7b4453;  text-decoration: none }
input[type="button"]::-moz-focus-inner { border: 0; }
input[type="submit"]::-moz-focus-inner { border: 0; }
a img { border: 0; }
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, blockquote { margin-bottom: 20px; }
h1 { font-size: 2.6em; }
h1 a { text-decoration:none; } 
h2 { font-size: 1.75em; }
h3 { font-size: 1.45em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }
h1, h2, h3 {line-height:1.2em;}
ul, ol { padding-top:0; }
ol { list-style: decimal; }
input, textarea, select { margin:0; }
input, textarea { font-size: 1em; color: #000; }
input[type="button"]:focus { outline:none; outline-offset:-2px; }
fieldset { border:1px solid #bbb; padding:10px; position:relative; background:#e9e9e9; margin-bottom:10px; }
fieldset p label { width:98%; }
fieldset p input[type="text"] { width:98%; }
fieldset p select { width:99%; }
pre {margin-top: 16px; font-size: 90%; line-height: 24px; color: rgba(0,0,0,.75); background: rgba(0,0,0,.03); padding: 16px 20px;word-wrap: normal;}
blockquote { color: rgba(0,0,0,.6); font-size:0.9em; font-style: italic; border-left: 1px solid rgba(0,0,0,.1);padding-left: 24px; background: #eee; }
blockquote cite { font-size: 0.9em; }
hr { background-color: rgba(0,0,0,0.15); height: 1px; border: 0; }
p { font-family: 'Helvetica'; line-height: 1.4em; margin: 0; }
p a { text-decoration: underline; }
input::-webkit-input-placeholder { color: #bbb; }
input:-moz-placeholder,
input::-moz-placeholder { color: #bbb; }    
input:-ms-input-placeholder { color: #bbb; }
.container{max-width: 1200px;margin: 0 auto;}
img{max-width: 100%;}
body {
    overflow-x: hidden;
    background: #000;
}
/**popup**/
.pop{   
    width: 100%; 
}
.pop_div{
    width: 700px;
    max-width: 100%;
    margin: auto;
    background: #fff;
    padding: 30px;
    position: relative;
    max-height: 70vh;
    overflow-y: auto;
}
.close{
    position: relative;
    top: -22px;
    right: -10px;
    width: 30px;
    height: 30px;
    opacity: 1;
}
.close:after{
    content: "";
    background: #000;
    width: 20px;
    height: 2px;
    position: absolute;
    transform: rotate(-45deg);
    top: 13px;
    transform-origin: center;
    left: 5px;
}
.close:before{
    content: "";
    background: #000;
    width: 20px;
    height: 2px;
    position: absolute;
    transform: rotate(45deg);
    top: 13px;
    transform-origin: center;
    left: 5px;
}
.pop_div::-webkit-scrollbar {
  width: 5px;               /* width of the entire scrollbar */
}

.pop_div::-webkit-scrollbar-track {
  background: #000;        /* color of the tracking area */
}

.pop_div::-webkit-scrollbar-thumb {
  background-color: #e5097f;    /* color of the scroll thumb */
  border-radius: 10px;       /* roundness of the scroll thumb */
}
.pop_title{	
    font-size: 20px;
    line-height: 1.17;
    font-weight: 700;
	margin: 0 0 10px;
}
.pop_input-block{
    
}
.pop_checkbox__control{
    color: #281814;
    font-size: 15px;
    line-height: 1.55;
}
.pop_checkbox{
    
}
.pop_checkbox__indicator{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    width: 20px;
    border: 2px solid #000;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    opacity: .6;
    margin: -1px 10px 0 0;
}
.pop_checkbox:checked~.pop_checkbox__indicator{
	opacity: 1;
}
.pop_checkbox__indicator:before{
	content: "";
	position: absolute;
	display: none;
	left: 6px;
	top: 2px;
	width: 3px;
	height: 8px;
	border: solid #000;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
	box-sizing: content-box;
}
.pop_checkbox:checked~.pop_checkbox__indicator:before{	
    display: block;
}

.forma_pop a.politika_pop{
    color: #c4086c;
    cursor: pointer;
    text-decoration: underline;
}
.pop_input-error{
    
}
.forma_pop{
    
}
.forma_pop .pop_div{
	width: 560px;
    height: initial;
    max-height: initial;
}
.forma_pop input[type="text"]{background: #fff;color: #000000;border: 1px solid #c9c9c9;padding: 0 20px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}

.forma_pop input[type="submit"]{background: #e5097f;width: 100%;margin: 20px 0;}
.forma_pop input[type="submit"]:hover{background: #fff;color: #000;}
.forma_pop input[type="checkbox"]{
    opacity: 0;
    width: 1px;
    position: relative;
    right: -15px;
}
.forma_pop .pop_title{
    text-align: center;
}
.forma_pop .pop_text{
	font-size: 16px;
	line-height: 1.25;
	color: #281814;
	font-weight: 300;
	text-align: center;
	margin-bottom: 15px;
}
.header_logo{
    position: relative;
    text-align: center;
}

.header_logo_m{ 
	display: none;
}
.footer .pop_checkbox__control{   
    color: #bbb;
}
.footer .pop_checkbox__indicator{    
    border: 2px solid #fff;
}
.footer .pop_checkbox__indicator:before{    
    border: solid #fff;
    border-width: 0 2px 2px 0;
}
.footer .pop_checkbox{
    opacity: 0;
    width: 1px;
    position: relative;
    right: -15px;
}
.footer a.politika_pop{
    text-decoration: underline;
    cursor: pointer;
}
.pop_input-error{   
    margin: 10px 0 0;
    color: #e5097f;
}

/**header**/
.header_div {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
}
.img_logo {
    width: 447px;
    filter: drop-shadow(0px 0px 3px #F06EAC);
}
.img_title {
    width: 526px;
    margin-top: 26px;
}
.header_bg {
    background: url(img/header_bg.png) center no-repeat, #000;
    background-size: cover;
}
.header_title {
    font-family: 'Helvetica bold';
    font-size: 130px;
    color: #FFF;
    text-shadow: 0px 4px 20px #F06EAC, 0px 10px 10px #000, 0px 4px 20px #F06EAC;
    line-height: 100px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: -15px;
    letter-spacing: -1px;
}
.header_text {
    color: #BEFF97;
    text-shadow: 0px 4px 40px #000, 0px 10px 10px #000, 0px 4px 20px #F06EAC;
    text-transform: uppercase;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 0;
}
.header_button {
    color: #4D4D4D;
    text-align: center;
    font-family: Arial;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px; 
    letter-spacing: 1.7px;
    text-shadow: 0px 0px 2px #FFF;
    text-transform: uppercase;
    border-radius: 11px;
    border: 2px solid #adbba5;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.70) 17%, rgba(190, 240, 158, 0.70) 41.72%, rgba(0, 0, 0, 0.70) 86%), #B8EA78;
    background-blend-mode: screen, normal;
    box-shadow: -5px 10px 10px 0px rgba(0, 0, 0, 0.25), 0px 0px 10px 0px #FFF inset;
    width: 242px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 94px;
    cursor: pointer;
}
.header_descriptor {
    color: #BEFF97;
    text-align: center;
    text-shadow: 0px 4px 40px #000, 0px 10px 10px #000, 0px 4px 20px #F06EAC;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 43px;
    text-transform: uppercase;
    margin: 40px 0 34px;
    font-family: 'Helvetica';
}
.b1 {
    background: url(img/b1.png) center no-repeat, #000;
    /* background-size: cover; */
    padding: 40px 0 0;
}
.beautiful_title {
    color: #FFF;
    text-align: center;
    text-shadow: 0px 4px 20px #F06EAC;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    z-index: 1;
    position: relative;
    margin-top: 0;
    line-height: 100px;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border-radius: 0;
    /* font-family: Helvetica Cyrillic; */
}
.beautiful {
    width: 603px;
    max-width: 100%;
    border-radius: 20px; 
}
.beautiful_d {
    border: 1px solid #F06EAC;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border-radius: 26px;
    position: relative;
    padding: 80px 29px 34px;
    background: #ffffff30;
    position: relative;
    z-index: 1;
}
.beautiful_d ul {
    color: #FFF;
    font-family: 'Helvetica';
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 1px;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 25px;
    padding: 0;
    margin: 0;
} 
.beautiful_arrow {   
}
.beautiful_d ul li:before {
    background: url('img/select.svg') center no-repeat;
    content: '';
    width: 43px;
    height: 43px;
    display: block;
}
.beautiful_d ul li {
    display: grid;
    grid-template-columns: 43px 1fr;
    gap: 14px;
    align-items: center;
}
.b1_div {
    display: flex;
    flex-direction: column;
    align-content: flex-end;
    align-items: flex-end;
}
.beautiful_arrow svg {
    position: absolute;
    z-index: 9;
    left: 50%;
    bottom: -23px;
    transform: translateX(-50%);
    width: 119px;
    height: 36px;
}
.beautiful_arrow:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -57px;
    transform: translateX(-50%);
    background: #000;
    border-radius: 50%;
    width: 136px;
    height: 142px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-bottom: 34px;
    border: 1px solid #F06EAC;
}
.beautiful_title_d {
    position: relative;
    z-index: 2;
}
.b1 .svg_last_d {
    right: 5%;
    position: relative;
    background: url(../img/fon.png) center no-repeat;
    box-shadow: inset 0 0 20px 20px #000;
    top: -23px;
    background-size: 112%;
}

.beautiful_info_title {
    font-family: 'Helvetica Cyrillic';
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: 1px;
    color: #BEFF97;
    width: 339px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 25px;
    font-family: 'Helvetica';
    font-family: 'Helvetica bold';
}
.beautiful_info_text span {
    filter: none;
}
.beautiful_info_text {
    font-family: Helvetica Cyrillic;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    color: #fff;
    width: 450px;
    display: grid;
    grid-template-columns: auto  1fr;
    gap: 27px;
    align-items: center;
    text-transform: uppercase;
    margin-bottom: 16px;
    font-family: 'Helvetica';
}
.beautiful_info_text div{	
    filter: drop-shadow(0px 0 4px #F06EAC);
}
.beautiful_info_text img {
    filter: drop-shadow(1px 0 2px #F06EAC);
}
.beautiful_info {
    margin-left: auto;
    margin-right: 0;
    position: relative;
    width: fit-content;
    margin-bottom: 34px;
}

.content.b2 {
    background: url(img/b2.png) center top 0 no-repeat, #000;
    /* background-size: cover; */
    padding: 24px 0 0;
}

.b2_div {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
}
.beautiful_text img {
    max-width: 100%;
    filter: drop-shadow(0px 4px 10px #F06EAC);
}
.beautiful_text span {
    font-size: 26px;
    color: #FFF;
    line-height: 1.3;
    letter-spacing: 1.56px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Arial;
}

.beautiful_text {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
    margin-bottom: 26px;
}

.beautiful_descriptor {
    color: #FFF;
    font-family: Arial;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 1.6px;
}
.button {
    color: #4D4D4D;
    text-align: center;
    font-family: Arial;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 1.7px;
    text-shadow: 0px 0px 2px #FFF;
    text-transform: uppercase;
    border-radius: 11px;
    border: 2px solid #adbba5;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.70) 17%, rgba(190, 240, 158, 0.70) 41.72%, rgba(0, 0, 0, 0.70) 86%), #B8EA78;
    background-blend-mode: screen, normal;
    box-shadow: -5px 10px 10px 0px rgba(0, 0, 0, 0.25), 0px 0px 10px 0px #FFF inset;
    width: 242px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.b2 .button {
    margin: 57px auto 0;
}

.b2 .beautiful {
    margin-top: 45px;
}
.beautiful_t_text {
    display: grid;
    grid-template-columns: 69px 1fr;
    gap: 28px;
    margin-bottom: 9px;
}
.beautiful_t_text span {
    color: #BEFF97;
    font-family: Helvetica Cyrillic;
    font-size: 26px;
    font-weight: 700;
    line-height: 24px;
    /* letter-spacing: 4px; */
    font-family: 'Helvetica bold';
    letter-spacing: 1px;
}
img.beautiful_t_img {
    margin-left: auto;
    width: 305px;
}
.beautiful_t_div {
    display: grid;   
}
.beautiful_t_div {}
.b2 .beautiful_d {
    padding-left: 69px;
}
.beautiful_t_descriptor {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    color: #fff;
    text-align: center;
}
.b2 .svg_last_d {
    position: relative;
    left: 5%;
    background: url('../img/fon.png') center no-repeat;
    box-shadow: inset 0 0 46px 20px #000;
}
.content.b3 {
    background: url(img/b3bg.png) center top 25px no-repeat, #000;
    padding: 132px 0 0;
}

.b3_title {
    color: #FFF;
    text-align: center;
    text-shadow: 0px 4px 20px #F06EAC;
    font-family: Helvetica;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 100px; /* 250% */
    text-transform: uppercase;
}

.b3_row {
    display: grid;
    margin: 0;
    align-content: space-between;
    justify-content: center;
}

.b3 .svg_last {
    margin: auto;
    display: block;
    /* filter: drop-shadow(0px 4px 20px #F06EAC); */
}

.b3_ul ul {
    color: #FFF;
    font-family: Arial;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.17;
    letter-spacing: 1.7px;
    list-style: none;
    display: flex;
    gap: 96px 25px;
    padding: 0;
    margin: 0;
    flex-direction: column;
    justify-content: space-between;
}
.b3_ul ul li {
    display: grid;
    grid-template-columns: 69px 1fr;
    gap: 26px;
    align-items: center;
    min-height: 94px;
}
.b3_ul ul li:before {
    background: url(img/ulb3.svg) center no-repeat;
    content: '';
    display: block;
    width: 69px;
    height: 69px;
}

/**carusel***/
#carousel {
  /* overflow: hidden; */
  position: relative;
  height: 400px;
  padding: 0 100px;
}
#carousel div {
  position: absolute;
  transition: transform 1s, left 1s, opacity 1s, z-index 0s;
  opacity: 1;
  cursor: pointer;
  max-width: 100%;
}
#carousel div img {
  transition: width 1s;
}
#carousel div.hideLeft {
  left: 0%;
  opacity: 0;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
}
#carousel div.hideLeft img {
  width: 90%;
}
#carousel div.hideRight {
  left: 100%;
  opacity: 0;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
}
#carousel div.hideRight img {
   width: 90%;
}
#carousel div.prev {
  z-index: 5;
  left: 44%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 530px;
  /* opacity: 0.4; */
}
#carousel div.prev img {
  /* width: 95.6%; */
}
#carousel div.prevLeftSecond {
  z-index: 4;
  left: 39%;
  transform: translateY(-50%) translateX(-50%);
  opacity: 0.7;
  top: 50%;
  width: 486px;
  opacity: 0.4;
}
#carousel div.prevLeftSecond img {
   width: 81%;
}
#carousel div.selected {
  z-index: 10;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  top: 50%;
  width: 575px;
  max-width: 100%;
  box-shadow: 5px 10px 20px 0px #000;
}
#carousel div.next {
  z-index: 5;
  left: 56%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 530px;
  opacity: 0.4;
}
#carousel div.next img {}
#carousel div.nextRightSecond {
  z-index: 4;
  left: 61%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  opacity: 0.7;
  width: 486px;
  max-height: 323px;
  text-align: right;
  opacity: 0.2;
}
#carousel div.nextRightSecond img {
   width: 80%;
   height: 100%;
   max-height: 323px;
   /* text-align: right; */
}

#carousel_nav .buttons {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom: 10px;
} 
.carousel_nav button{
    border: 0;
    background: none;
    padding: 0;
    outline: none;
    cursor: pointer;
}

.contetn.b4 {
    background: #000;
    padding: 51px 0 0;
    overflow: hidden;
}

#carousel:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 733px;
    opacity: 0.5;
    background: #F06EAC;
    width: 733px;
    height: 410px;
    filter: blur(200px);
}

.carousel_nav {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%); 
    z-index: 16;
}

.contetn.b4 .container {
    position: relative;
}

.carousel_nav button#prev {
    /* left: 0; */
}


.footer {
    background: #000;
    padding: 0 0 68px;
    background: url(img/b3bg.png) center top 25px no-repeat, #000;
    padding: 0;
}

h2.f_title {
    color: #FFF;
    text-align: center;
    text-shadow: 0px 4px 20px #F06EAC;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px; /* 125% */
    text-transform: uppercase;
    margin-bottom: 47px;
    margin-top: -39px;
    /* letter-spacing: 2px; */
    /* word-spacing: 4px; */
    font-family: 'Helvetica bold';
}

.f_text {
    color: #F06EAC;
    font-size: 20px;
    font-weight: 700;
    line-height: 177%;
    letter-spacing: 1.1px;
    text-transform: uppercase;
}

.f_descriptor {
    font-size: 24px;
    color: #FFF;
    font-weight: 400;
    line-height: 159%;
    letter-spacing: -0.12px;
    margin-top: 5px;
    display: block;
}
.f_socials {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 13px;
    margin-top: 13px;
}

 
.f_row {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.footer .button {
    width: 410px;
    margin: 46px auto 0;
    gap: 10px;
}
.forma_pop{
    
}
.forma_pop .pop_div{
	width: 560px;
    height: initial;
    max-height: initial;
}
.forma_pop input[type="text"]{background: #fff;color: #000000;border: 1px solid #c9c9c9;padding: 0 20px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}

.forma_pop input[type="submit"]{background: #e5097f;width: 100%;margin: 20px 0;}
.forma_pop input[type="submit"]:hover{background: #fff;color: #000;}
.forma_pop input[type="checkbox"]{
    opacity: 0;
    width: 1px;
    position: relative;
    right: -15px;
}
.forma_pop .pop_title{
    text-align: center;
}
.forma_pop .pop_text{
	font-size: 16px;
	line-height: 1.55;
	color: #281814;
	font-weight: 300;
	text-align: center;
	margin-bottom: 15px;
}
.footer .pop_checkbox__control{   
    color: #bbb;
}
.footer .pop_checkbox__indicator{    
    border: 2px solid #fff;
}
.footer .pop_checkbox__indicator:before{    
    border: solid #fff;
    border-width: 0 2px 2px 0;
}
.footer .pop_checkbox{
    opacity: 0;
    width: 1px;
    position: relative;
    right: -15px;
}
.footer a.politika_pop{
    text-decoration: underline;
    cursor: pointer;
}
.pop_input-error{   
    margin: 10px 0 0;
    color: #e5097f;
}

 
.b3_img {
    position: relative;
    display: grid;
    margin: 0;
    align-content: space-between;
    justify-content: center;
    margin-top: 26px;
}

.b3_img img {}

.b3_ul:nth-child(3) {
    padding-left: 37px;
}

.b3_ul:nth-child(1) {
    padding-right: 37px;
}

.b1_mobtext{
    display: none;
}
form#forma_pop {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

form#forma_pop input {
    padding: 15px 10px;
}

.forma_pop input[type="submit"] {margin: 0;border: 0;font-size: 19px;font-family: Arial;letter-spacing: 1.1px;border-radius: 4px;border: 1px solid #e5097f;cursor: pointer;}

.forma_pop .pop_title {
    font-size: 30px;
    margin-bottom: 15px;
}
.b4_title {
    text-shadow: 0px 4px 20px #F06EAC;
    /* font-family: Helvetica Cyrillic; */
    font-size: 40px;
    font-weight: 700;
    line-height: 100px;
    color: #fff;
    text-align: center;
    /* letter-spacing: 1px; */
}
.b4_slider-bottom {
    font-family: Helvetica;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    width: 788px;
    max-width: 100%;
    margin: 0 auto;
    color: #fff;
}
.b4_slide_top_left {
    font-family: Helvetica;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    color: #fff;
    letter-spacing: 0em;
}
.b4_slide_top {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 28px;
    width: 688px;
    max-width: 100%;
    align-items: center;
    margin-bottom: 69px;
}
.b4_slider {
    margin-bottom: 60px;
    padding-top: 129px;
}
.b4_slider.slick-initialized .slick-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.b4_slider:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 733px;
    opacity: 0.5;
    background: #F06EAC;
    width: 733px;
    height: 410px;
    filter: blur(200px);
    z-index: 0;
}
.b4 .slick-dots {
    top: 16px;
    height: 70px;
    47:
    inherit;
    width: calc(100% - 40px);
    text-align: center;
}
.b4 .slick-dots li button:before {
    display: none;
}
.b4 .slick-dots li button {
    width: 69px;
    height: 69px;
}
.b4 .slick-dots li {
    width: 69px;
    height: 69px;
    margin: 0 15px;
    filter: brightness(0) invert(1);
    opacity: 0.3;
}
.b4 .slick-dots li:nth-child(1) button {
    background: url('../img/t1.svg') center no-repeat;
}
.b4 .slick-dots li:nth-child(2) button {
    background: url('../img/t2.svg') center no-repeat;
}
.b4 .slick-dots li:nth-child(3) button {
    background: url('../img/t3.svg') center no-repeat;
}
.b4 .slick-dots li:nth-child(4) button {
    background: url('../img/t4.svg') center no-repeat;
}
.b4 .slick-dots li:nth-child(5) button {
    background: url('../img/t5.svg') center no-repeat;
}
.b4 .slick-dots li:hover,
.b4 .slick-dots li.slick-active{    
    filter: none;
    opacity: 1;
}
.b4_slide_img {
    box-shadow: 5px 10px 20px 0px #000000; 
    max-width: 100%;
    width: 688px;
}
.beautiful_t_mob{
    display: none;
}
@media (max-width: 900px) and (min-width: 601px){    
    .b1 .svg_last_d{        
        background: none;
        box-shadow: none;
    }
    .b2 .svg_last_d{  
        background: none;
        box-shadow: none;
    }
}
@media(max-width: 900px){	
	.b3_title {
	    font-size: 25px;
	    line-height: 25px;
	}
	.content.b3 {
	    padding-top: 69px;
	    background: url(img/b3bg.png) center bottom -150px no-repeat, #000; 
	}
	.b2 .button {
	    margin-top: 69px;
	}
	.b3_row {
	    grid-template-columns: 100%;
	    margin: 57px auto 0;
	}
	.b3_img img {
	    position: initial;
	    width: inherit;
	    max-width: 100%;
	    transform: none;
	    background: url(../img/fon.png) center no-repeat;
	}
	.footer {
	    background: none;
	}
	.b3_ul:nth-child(3) {
	    padding: 0;
	}
	.b3_ul ul li:before {
	    width: 47px;
	    height: 47px;
	    background-size: contain;
	}
	.b3_ul ul {
	    gap: 56px;
	}
	.b3_ul ul li {
	    grid-template-columns: 47px 1fr;
	    min-height: inherit;
	}
	.b3_ul:nth-child(1) {
	    padding: 0;
	    margin-bottom: 56px;
	}
	.b3_img {
	    order: 12;
	    text-align: center;
	}
	.b3 .svg_last {
	    width: 500px;
	}
	h2.f_title {
	    font-size: 18px;
	    line-height: 25px;
	    margin-bottom: 76px;
	    margin-top: 0;
	} 
	.f_row {
	    flex-direction: column;
	    align-items: center;
	    flex-wrap: nowrap;
	    text-align: center;
	    gap: 55px;
	} 
	.footer .button {
	    margin-top: 60px;
	    width: 274px;
	    margin-bottom: 120px;
	} 
	.footer .button span {
	    display: none;
	}
    #carousel:after {
        max-width: 100%;
    }
	.f_descriptor {
	    margin-top: -10px;
	}
	
	.f_socials {
	    margin-top: 2px;
	}

}



@media(max-width: 600px){
    .header_bg {
        background: url('img/mt-bg.png') center bottom no-repeat, #000;
        background-size: cover; 
    }
    .img_logo {
        width: 316px;
        padding: 0 28px;
        margin-bottom: 61px;
    }
    img.img_title {
        margin: 25px auto 76px;
        padding: 0 36px;
    }
    .header_div {
        gap: 0;
    }
    .header_title {
        font-size: 85px;
    }
    .header_descriptor {
        line-height: 43px;
        margin: 0 auto 30px;
        font-size: 23px;
    }
    .header_button {
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 70px;
    }
    .b1_mobtext{
        display: block;
        color: #FFF;
        text-align: center;
        font-size: 20px;
        line-height: 25.5px;
        font-family: Arial;
        padding: 0 15px; 
    } 
	.b1 {
	    padding: 0;
	    background: #000;
	}
	
	.b1_div { 
	    align-content: center;
	    align-items: center;
	}
	
	.beautiful {
	    order: 12;
	}
	
	img.svg_last {
		width: 176px;
	}
	.beautiful_title {
	    backdrop-filter: none;
        -webkit-backdrop-filter: none;
	    line-height: 25px;
	    font-size: 25px;
	}
	
	.beautiful_d ul {
	    font-size: 16px;
	    font-weight: 400;
	    line-height: 20.5px;
	    letter-spacing: 1.28px;
	    gap: 15px;
	}
	
	.beautiful_d {
	    margin-top: 25px;
	    padding: 53px 15px 16px 17px;
	    background: url(img/beautiful_m.svg) center top no-repeat;
	    border: 0;
	    width: 365px;
	    border-radius: 25px;
	    overflow: hidden;
	}
	
	.b1 .beautiful {
	    background: url(img/b1_mbg.png) center top no-repeat, #000;
	    padding-top: 185px;
	    background-size: contain;
	    margin: 0 -15px;
	    max-width: initial;
	    padding: 146px 15px 0;
	    width: calc(100% + 30px);
	    display: grid;
	    align-content: center;
	    justify-content: center;
	}
	.beautiful_d ul li:before {
	    width: 26.034px;
	    height: 26.034px;
	    border-radius: 7px;
	    background-size: 28px;
	} 
	.beautiful_d ul li {
	    grid-template-columns: 26px 1fr;
	    gap: 18px;
	} 
	.beautiful_arrow svg {
	    width: 53px;
	    height: 19px;
	    bottom: -35px;
	} 
	.beautiful_arrow:after {
	    background: none;
	    display: none;
	} 
	.b2 .beautiful_d {
        padding-left: 31px;
        border: 1px solid #F06EAC;
        background-size: initial;
        position: relative;
        background-image: none;
        border-top: 0;
        display: flex;
        flex-direction: column;
        gap: 10px;
        padding-bottom: 15px;
    } 
	.beautiful_t_mob {
    display: block;
}
.beautiful_t_mob-title {
    /* font-family: Helvetica Cyrillic; */
    font-size: 32px;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0.03em;
    text-align: center;
    color: #BEFF97;
    text-transform: uppercase;
    margin: 30px 0 20px;
*/
    font-family: 'Helvetica bold';
    font-family: 'Helvetica bold';
}
.beautiful_t_mob-d {
    display: grid;
    grid-template-columns: auto 1fr;
    font-family: Helvetica Cyrillic;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.08em;
    color: #fff;
    align-items: center;
    gap: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.beautiful_t_mob-d img {
    width: 150px;
    filter: drop-shadow(0px 4px 8px #F06EAC);
}
	.b2 .beautiful_d:before {
	    content: "";
	    position: absolute;
	    top: 0;
	    left: 0;
	    height: 40px;
	    background: url(img/beautiful_m.svg) center top no-repeat;
	    width: 100%; 
	    background-size: auto;
	}
	.b2 .beautiful_d:after {
     content: ""; 
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    height: calc(100% - 40px);
    background: url(img/beautiful_m.svg) center repeat;
    background-size: 1000%;
}
	.svg_last_d {
	    background: url(img/shadow_m.png) center no-repeat;
	    text-align: center;
	    width: 310px;
	    height: 258px;
	    display: grid;
	    justify-content: center;
	    align-content: center;
	    align-items: center;
	    max-width: 100%;
	    background-size: 125%;
	} 
	
    .b2_div {
        align-content: center;
        align-items: center;
    }

    .content.b2 {
        background: #000;
        margin-top: 21px;
    }
	.beautiful_info {
	    display: none;
	}
	
	.b2 .svg_last_d {
	    display: none;
	}

    .b2 img.svg_last {
        width: 203px;
    }
    .b2 .beautiful {
        background: url('img/b2_mbg.png') top center no-repeat;
        background-size: contain;
        margin: 0 -15px;
        max-width: initial;
        padding: 165px 15px 0;
        width: calc(100% + 30px);
        display: grid;
        align-content: center;
        justify-content: center;
        border-radius: 0;
    }


    .beautiful_text {
        gap: 10px;
        margin-bottom: 12px;
    }

    .beautiful_text span {
        font-size: 16px;
        line-height: 16px;
        letter-spacing: 0.96px;
    }

    .beautiful_text img {
        width: 140px;
    }

    .beautiful_descriptor {
        font-size: 16px;
        line-height: 16px;
        letter-spacing: 1.28px;
    }
    .button {
        width: 280px;
    } 
    #carousel div.selected {
        width: 328px;
    } 
    #carousel div.prev {
        width: 300px;
    } 
    #carousel div.prevLeftSecond {
        width: 271px; 
    } 
    #carousel div.next {
        width: 300px;
    } 
    #carousel div.nextRightSecond {
        width: 271px; 
    }
    .carousel_nav button {
        width: 34px;
        height: 34px;
        background: url(img/m_arrow.svg);
        background-size: contain;
    }
    .carousel_nav button#next {
        transform: rotate(180deg);
    }
    .carousel_nav button svg {
        width: 34px;
        height: 34px;
        display: none;
    }
    .carousel_nav {
        padding: 0 10px;
        top: 39%;
    }
    .contetn.b4 {
        padding: 0;
    }
	.beautiful_t_text span {
    font-size: 20px;
    line-height: 24px;
}

.beautiful_t_text {
    grid-template-columns: 47px 1fr;
    gap: 13px;
}

img.beautiful_t_img {
    max-width: 80%;
}

.b1 .svg_last_d {
    right: inherit;
}

.b4_title {
    font-size: 25px;
    line-height: 1;
    margin: 50px 0 16px;
}

.b4 .slick-dots li button {
    width: 47px;
    height: 47px;
    background-size: contain !important;
}

.b4 .slick-dots li {
    width: 47px;
    height: 47px;
}

.b4_slider {
    padding: 78px 20px 0;
    margin-bottom: 0;
}

.b4_slide_top {
    grid-template-columns: 1fr;
    margin-bottom: 46px;
}

.b4_slide_top_right {
    display: none;
}

.b4_slider:after {
    display: none;
}

.b4_slide_top_left {
    font-size: 16px;
}

.b4_slider-bottom {
    padding: 0 20px;
    font-size: 16px;
    line-height: 18px;
}
	
}
@media(max-width: 420px){	
    .beautiful_d{
        max-width: calc(100vw - -4px);
        padding: 47px 15px 22px 17px;
        background-size: cover;
    }
    .beautiful_text img {
        width: 126px;
    }    
    .beautiful_text span {
        font-size: 15px;
    }    
    .header_descriptor {
        font-size: 22px;
    }
}

@media (max-width: 360px){    
    .header_title {
        font-size: 63px;
        line-height: 1;
    }
    .header_descriptor {
        font-size: 18px;
    }

    img.img_logo {
        margin-bottom: 40px;
    }
    .header_descriptor {
        font-size: 18px;
    }
    img.img_logo {
        margin-bottom: 40px;
    }
    .beautiful_d ul {
        font-size: 14px;
        line-height: 1.3;
    }
    .beautiful_text span {
        font-size: 13px;
    }
    .beautiful_descriptor {
        font-size: 14px;
    }
    .b3_ul ul {
        font-size: 16px;
    }
    .b3_ul ul li {
        gap: 15px;
    }

}
.slick-list {
    z-index: 3;
}