*,
*::before,
*::after {
  box-sizing: border-box;
}

ul[class],
ol[class] {
  padding: 0;
}

body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}

body {
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

ul[class],
ol[class] {
  list-style: none;
}

a:not([class]) {
  text-decoration-skip-ink: auto;
}

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

article > * + * {
  margin-top: 1em;
}

input,
button,
textarea,
select {
  font: inherit;
}

@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}

@font-face {
    font-family: 'Lab Grotesque';
    src: url('../fonts/LabGrotesque-ThinItalic.eot');
    src: local('Lab Grotesque Thin Italic'), local('LabGrotesque-ThinItalic'),
        url('../fonts/LabGrotesque-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LabGrotesque-ThinItalic.woff2') format('woff2'),
        url('../fonts/LabGrotesque-ThinItalic.woff') format('woff'),
        url('../fonts/LabGrotesque-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Lab Grotesque';
    src: url('../fonts/LabGrotesque-MediumItalic.eot');
    src: local('Lab Grotesque Medium Italic'), local('LabGrotesque-MediumItalic'),
        url('../fonts/LabGrotesque-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LabGrotesque-MediumItalic.woff2') format('woff2'),
        url('../fonts/LabGrotesque-MediumItalic.woff') format('woff'),
        url('../fonts/LabGrotesque-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Lab Grotesque';
    src: url('../fonts/LabGrotesque-Regular.eot');
    src: local('Lab Grotesque Regular'), local('LabGrotesque-Regular'),
        url('../fonts/LabGrotesque-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LabGrotesque-Regular.woff2') format('woff2'),
        url('../fonts/LabGrotesque-Regular.woff') format('woff'),
        url('../fonts/LabGrotesque-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lab Grotesque';
    src: url('../fonts/LabGrotesque-LightItalic.eot');
    src: local('Lab Grotesque Light Italic'), local('LabGrotesque-LightItalic'),
        url('../fonts/LabGrotesque-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LabGrotesque-LightItalic.woff2') format('woff2'),
        url('../fonts/LabGrotesque-LightItalic.woff') format('woff'),
        url('../fonts/LabGrotesque-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Lab Grotesque';
    src: url('../fonts/LabGrotesque-Medium.eot');
    src: local('Lab Grotesque Medium'), local('LabGrotesque-Medium'),
        url('../fonts/LabGrotesque-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LabGrotesque-Medium.woff2') format('woff2'),
        url('../fonts/LabGrotesque-Medium.woff') format('woff'),
        url('../fonts/LabGrotesque-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Lab Grotesque';
    src: url('../fonts/LabGrotesque-Bold.eot');
    src: local('Lab Grotesque Bold'), local('LabGrotesque-Bold'),
        url('../fonts/LabGrotesque-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LabGrotesque-Bold.woff2') format('woff2'),
        url('../fonts/LabGrotesque-Bold.woff') format('woff'),
        url('../fonts/LabGrotesque-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Lab Grotesque';
    src: url('../fonts/LabGrotesque-Thin.eot');
    src: local('Lab Grotesque Thin'), local('LabGrotesque-Thin'),
        url('../fonts/LabGrotesque-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LabGrotesque-Thin.woff2') format('woff2'),
        url('../fonts/LabGrotesque-Thin.woff') format('woff'),
        url('../fonts/LabGrotesque-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Lab Grotesque';
    src: url('../fonts/LabGrotesque-Italic.eot');
    src: local('Lab Grotesque Italic'), local('LabGrotesque-Italic'),
        url('../fonts/LabGrotesque-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LabGrotesque-Italic.woff2') format('woff2'),
        url('../fonts/LabGrotesque-Italic.woff') format('woff'),
        url('../fonts/LabGrotesque-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Lab Grotesque';
    src: url('../fonts/LabGrotesque-BlackItalic.eot');
    src: local('Lab Grotesque Black Italic'), local('LabGrotesque-BlackItalic'),
        url('../fonts/LabGrotesque-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LabGrotesque-BlackItalic.woff2') format('woff2'),
        url('../fonts/LabGrotesque-BlackItalic.woff') format('woff'),
        url('../fonts/LabGrotesque-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Lab Grotesque Mono';
    src: url('../fonts/LabGrotesqueMono.eot');
    src: local('Lab Grotesque Mono'), local('LabGrotesqueMono'),
        url('../fonts/LabGrotesqueMono.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LabGrotesqueMono.woff2') format('woff2'),
        url('../fonts/LabGrotesqueMono.woff') format('woff'),
        url('../fonts/LabGrotesqueMono.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lab Grotesque';
    src: url('../fonts/LabGrotesque-BoldItalic.eot');
    src: local('Lab Grotesque Bold Italic'), local('LabGrotesque-BoldItalic'),
        url('../fonts/LabGrotesque-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LabGrotesque-BoldItalic.woff2') format('woff2'),
        url('../fonts/LabGrotesque-BoldItalic.woff') format('woff'),
        url('../fonts/LabGrotesque-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Lab Grotesque';
    src: url('../fonts/LabGrotesque-Light.eot');
    src: local('Lab Grotesque Light'), local('LabGrotesque-Light'),
        url('../fonts/LabGrotesque-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LabGrotesque-Light.woff2') format('woff2'),
        url('../fonts/LabGrotesque-Light.woff') format('woff'),
        url('../fonts/LabGrotesque-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Lab Grotesque Mono';
    src: url('../fonts/LabGrotesqueMono-Bold.eot');
    src: local('Lab Grotesque Mono Bold'), local('LabGrotesqueMono-Bold'),
        url('../fonts/LabGrotesqueMono-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LabGrotesqueMono-Bold.woff2') format('woff2'),
        url('../fonts/LabGrotesqueMono-Bold.woff') format('woff'),
        url('../fonts/LabGrotesqueMono-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Lab Grotesque';
    src: url('../fonts/LabGrotesque-Black.eot');
    src: local('Lab Grotesque Black'), local('LabGrotesque-Black'),
        url('../fonts/LabGrotesque-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LabGrotesque-Black.woff2') format('woff2'),
        url('../fonts/LabGrotesque-Black.woff') format('woff'),
        url('../fonts/LabGrotesque-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

body {
    font-family: 'Lab Grotesque';
    line-height: 1.1;
    margin: 0;
}

section {
    padding: 50px 10px;
    overflow: hidden;
}
section .container {
    max-width: 1180px;
    margin: 0 auto;
    width: 100%;
}
@media all and (max-width:520px) {
	section {
    padding: 30px 10px;
	}
}
h2 {
	font-size:44px;
	font-weight:500;
	letter-spacing: -1px;
	margin-bottom: 20px;
}
@media all and (max-width:768px) {
	h2 {
	font-size:35px;
	}
}
@media all and (max-width:520px) {
	h2 {
	font-size:24px;
	}
}

.btn {
	background:#FF7A33;
	color:#fff;
	display:flex;
	justify-content:center;
	align-items:center;
	padding:5px 15px;
	min-height: 52px;
	font-size:18px;
	font-weight:700;
	text-align:center;
	border-radius:10px;
	cursor: pointer;
	transition: all 0.2s;
	text-decoration: none;
	width: 100%;
	max-width: 450px;
}
.btn:hover {
    opacity: 0.8;
}

.info_coockie {
    position: fixed;
    bottom: 16px;
    left: 50%;
    z-index: 100000;
    width: 100%;
    max-width: 480px;
    padding: 12px 16px 16px;
    border-radius: 12px;
    outline: 4px solid rgba(255, 255, 255, 0.25);
    background: rgba(26, 24, 20, 0.82);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    transform: translateX(-50%);
}

.info_coockie .content {
}

.info_coockie .content p {
    color: #fff;
    font-size: 15px;
}

.info_coockie .content p a {
    text-decoration: underline;
    color: #fff;
}

.info_coockie .content .coockie_close {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    padding: 9px 16px;
    border-radius: 4px;
    background-color: #FAF8F5;
    color: #222;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    cursor: pointer;
    margin-top: 15px;
}

.head {
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
    padding: 15px 10px;
}
.head .logo {}
.head .phone {}
.head .phone .tel {
    color: #000;
    text-decoration: none;
    font-size: 21px;
    font-weight: 700;
    display: block;
    margin-bottom: 6px;
}
.head .phone p {
    font-size: 12px;
    text-align: right;
}
@media all and (max-width:520px) {
	.head .logo {
    max-width: 190px;
	}
	.head .phone .tel {
	font-size: 16px;
	}
}
.hero {
    padding: 0 10px;
}
.hero .container {
    max-width: 1180px;
    background: #FAF8F5;
    padding: 50px 30px;
    border-radius: 30px;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    position: relative;
}
.hero .container::before {
	content:'';
	display: block;
	position: absolute;
	width: 210px;
	height: 218px;
	background: url(../img/hero/before.svg) center no-repeat;
	left: -70px;
	bottom: -15px;
	z-index: 0;
}
.hero .container::after {
	content:'';
	display: block;
	position: absolute;
	width: 288px;
	height: 260px;
	background: url(../img/hero/after.svg) center no-repeat;
	left: calc(50% - 144px);
	bottom: 10px;
	z-index: 0;
}
.hero .container .text {
    position: relative;
    z-index: 1;
}
.hero .container .text .new {
    background: #4BA2DD;
    color: #fff;
    height: 52px;
    border-radius: 15px;
    font-weight: 500;
    font-size: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    padding: 0 14px;
    margin-bottom: 20px;
}
.hero .container .text h1 {
    font-size: 47px;
    font-weight: 500;
    letter-spacing: -1px;
}
.hero .container .forma_wrap {
    max-width: 507px;
    background: #fff;
    padding: 30px;
    flex: 0 0 100%;
    position: relative;
    z-index: 1;
    border-radius: 24px;
    box-shadow: 0 0 20px #00000024;
}
.hero .container .forma_wrap .forma {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.hero .container .forma_wrap .forma h1 {
    font-size: 34px;
    line-height: 1.1;
    margin-bottom: 18px;
    color: #ffffff;
    flex: 0 0 100%;
    text-transform: uppercase;
    font-weight: 800;
}
.hero .container .forma_wrap .forma h1 span {
  color:#DA0E17;
}
.hero .container .forma_wrap .forma .pre {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 15px;
}
.hero .container .forma_wrap .forma .subtitle {
    font-size: 17px;
    margin: 15px 0 20px;
}
.hero .container .forma_wrap .forma label {
    flex: 0 0 100%;
    position: relative;
}
.hero .container .forma_wrap .forma label input {
    width: 100%;
    border: 2px solid #D4D4D4;
    height: 50px;
    padding-left: 15px;
    border-radius: 10px;
    background: #ffffff30;
}
.hero .container .forma_wrap .forma label input::placeholder {
  color:#c4c4c4
}
.hero .container .forma_wrap .forma label input.error {
    border: 2px solid red;
}
.hero .container .forma_wrap .forma label .warning {
    background: red;
    color: #fff;
    position: absolute;
    font-size: 13px;
    padding: 0 7px;
    bottom: -5px;
    right: 0;
}
.hero .container .forma_wrap .forma label select {
    height: 50px;
    border-radius: 3px;
    cursor: pointer;
    width: 100%;
    padding: 0 10px;
}
.hero .container .forma_wrap .forma label[for=policy] {
    display: flex;
    gap: 5px;
    padding: 5px;
    align-items: center;
    margin: 0 auto;
    justify-content: flex-start;
}
.hero .container .forma_wrap .forma label[for=policy] input {
    flex: 0 0 18px;
    width: 18px;
    height: 18px;
}
.hero .container .forma_wrap .forma label[for=policy] .label {
    line-height: 1;
    font-size: 12px;
    color: #7e7e7e;
}
.hero .container .forma_wrap .forma label[for=policy] .label a {
    color: #7e7e7e;
}
.hero .container .forma_wrap .forma .btn {
    flex: 0 0 100%;
}
.hero .container .forma_wrap .forma .btn:hover {
}
.hero .container .forma_wrap .forma .notice {
    font-size: 12px;
    flex: 0 0 100%;
    color: #b1b1b1;
    margin-top: 10px;
    line-height: 1;
    text-align: center;
}
.hero .container .forma_wrap .forma .notice a {
    color: #b1b1b1;
}
.hero .container .forma_wrap div.success {
    display: flex;
    align-items: center;
    font-size: 25px;
    font-weight: 700;
    flex-wrap: wrap;
}
.hero .container .forma_wrap div.success h2 {
    font-size: 34px;
    line-height: 1.1;
    margin-bottom: 5px;
    color: #ffffff;
    flex: 0 0 100%;
    text-transform: uppercase;
    font-weight: 800;
}
.hero .container .forma_wrap div.success p {
    width: 100%;
    font-size: 18px;
    font-weight: 600;
}
.hero .container .forma_wrap div.error {
	color:red;
}
@media all and (max-width:1200px) {}
@media all and (max-width:1024px) {
	.hero .container .text h1 {
    font-size: 35px;
	}
	.hero .container .forma_wrap {
    max-width: 380px;
	}
}
@media all and (max-width:768px) {
	.hero .container .text {
		flex:0 0 100%;
	}
	.hero .container {
    flex-wrap:wrap;
	}
	.hero .container .forma_wrap {
    max-width: 500px;
		margin:0 auto;
	}
}
@media all and (max-width:520px) {
	.hero .container {
		padding:15px;
	}
	.hero .container::before {
		bottom:100px;
	}
	.hero .container::after {
		bottom:-100px;
	}
	.hero .container .text h1 {
    font-size: 28px;
	}
	.hero .container .text .new {
    font-size: 18px;
	}
	.hero .container .forma_wrap {
		max-width:none;
	}
}

.feautures {}
.feautures .container {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
}
.feautures .container .item {
    border-radius: 20px;
    border: 1px solid #D8D8D8;
    padding: 20px;
    font-size: 18px;
    font-weight: 500;
    flex: 0 0 calc(25% - 15px);
    background: #fff;
}
.feautures .container .item .img {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 20px;
}
.feautures .container .item .img img {}
.feautures .container .item .title {}
@media all and (max-width:1200px) {}
@media all and (max-width:1024px) {
	.feautures .container .item {
    flex: 0 0 calc(50% - 10px);
	}
}
@media all and (max-width:768px) {}
@media all and (max-width:520px) {
	.feautures .container .item {
		flex:0 0 100%;
	}
}

.important {}
.important .container {}
.important .container h2 {
    text-align: center;
}
.important .container .pre {
    max-width: 860px;
    margin: 0 auto 40px;
    text-align: center;
}
.important .container .wrap {
    background: #FAF8F5;
    padding: 50px 30px;
    border-radius: 30px;
}
.important .container .wrap .subtitle {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: -1px;
    margin: 0 auto 20px;
    text-align: center;
    max-width: 900px;
}
.important .container .wrap .wrapper {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.important .container .wrap .wrapper .item {
    flex: 0 0 calc(50% - 10px);
    background: #fff;
    border-radius: 15px;
    padding: 20px;
}
.important .container .wrap .wrapper .item .text {
    position: relative;
    padding-left: 35px;
}
.important .container .wrap .wrapper .item .text::before {
	content:'';
	position: absolute;
	display: block;
	width: 26px;
	height: 26px;
	background: url(../img/check.svg) center no-repeat;
	left: 0;
	top: 0;
}
@media all and (max-width:1200px) {}
@media all and (max-width:1024px) {}
@media all and (max-width:768px) {
	.important .container .wrap .wrapper .item {
		flex:0 0 100%;
	}
	.important .container .wrap .subtitle {
		font-size:30px;
	}
}
@media all and (max-width:520px) {
	.important .container .wrap {
    padding: 30px 10px;
	}
	.important .container .wrap .subtitle {
		font-size:22px;
	}
}

.cta {
}
.cta .container {
    background: #FF7A33;
    color: #fff;
    border-radius: 30px;
    padding: 30px;
    text-align: center;
    max-width: 1180px;
}
.cta .container h2 {}
.cta .container .pre {
    max-width: 800px;
    margin: 0 auto;
}
.cta .container .btn {
    color: #FF7A33;
    background: #fff;
    margin: 35px auto 0;
}
@media all and (max-width:1200px) {}
@media all and (max-width:1024px) {}
@media all and (max-width:768px) {}
@media all and (max-width:520px) {
	
	.cta .container {
    padding: 30px 10px;
	}
}

.program {}
.program .container {
	position:relative;
	display:flex;
	gap:20px;
	flex-wrap:wrap;
	background: #FAF8F5;
	padding: 50px 30px;
	border-radius: 30px;
}
.program .container::before {
	content:'';
	position: absolute;
	display: block;
	width: 484px;
	height: 477px;
	background: url(../img/program/1.svg) center no-repeat;
	left: -75px;
	top: 100px;
	z-index: 0;
}
.program .container h2 {
	flex:0 0 calc(100% - 670px);
	position: relative;
	z-index: 1;
}
.program .container .wrap {
	flex:0 0 100%;
	max-width:650px;
	display: flex;
	flex-direction: column;
	gap: 20px;
	position: relative;
}
.program .container .wrap .item {
    background: #fff;
    border-radius: 10px;
    padding: 20px;
}
.program .container .wrap .item .title {
	position:relative;
	font-size:24px;
	font-weight:500;
	padding: 10px 30px 10px 0;
	cursor: pointer;
}
.program .container .wrap .item .title::after {
	content:'';
	display: block;
	width: 15px;
	height: 15px;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	transform: rotate(-45deg);
	transition: all 0.2s;
	position: absolute;
	right: 0;
	top: 18px;
}
.program .container .wrap .item.open .title::after {
	content:'';
	transform: rotate(135deg);
	top: 11px;
}
.program .container .wrap .item .desc {
    max-height: 0;
    overflow: hidden;
    padding: 0;
    transition: all 0.2s;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.program .container .wrap .item.open .desc {
    transition: all 0.2s;
    max-height: 1000px;
    padding: 20px 0 0;
}
.program .container .wrap .item .desc p {
	position:relative;
	padding-left:35px;
}
.program .container .wrap .item .desc p::before {
	content:'';
	position: absolute;
	display: block;
	width: 26px;
	height: 26px;
	background: url(../img/check.svg) center no-repeat;
	left: 0;
	top: -4px;
}
@media all and (max-width:1200px) {}
@media all and (max-width:1024px) {
	.program .container::before {
		top:auto;
		bottom: -130px;
	}
	.program .container h2 {
		flex:0 0 100%;
		text-align:center;
	}
	.program .container .wrap {
		max-width:none;
	}
}
@media all and (max-width:768px) {}
@media all and (max-width:520px) {
	.program .container {
    padding: 30px 10px;
	}
	.program .container .wrap .item .title {
	font-size:20px;
	}
}

.video {}
.video .container {
    background: #FAF8F5;
    padding: 50px 30px;
    border-radius: 30px;
    position: relative;
}
.video .container h2 {
    margin-bottom: 50px;
}
.video .container .slider {
    width: 100%;
}
.video .container .slider .item {
    display: flex;
    gap: 40px;
    align-items: center;
    width: 100%;
}
.video .container .slider .item video {
    width: 100%;
    max-width: 616px;
    border-radius: 20px;
    aspect-ratio: 16/9;
    border: 1px solid #d3d3d3;
}
.video .container .slider .item .text {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.video .container .slider .item .text p {
    font-size: 20px;
}
.video .container .slider .item .text p.title {
    font-size: 39px;
    font-weight: 500;
}
.video .container .navs {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 45px;
    right: 30px;
    width: calc(100% - 715px);
    justify-content: space-between;
}
.video .container .navs .arrs {
    display: flex;
    gap: 6px;
}
.video .container .navs .arrs .arr {
    width: 30px;
    height: 30px;
    background: url(../img/arr.svg) center no-repeat, #FF7A33;
    border-radius: 50%;
    cursor: pointer;
}
.video .container .navs .arrs .arr.arr_left {}
.video .container .navs .arrs .arr.arr_right {
    transform: rotate(180deg);
}
.video .container .navs .counter {
    font-size: 30px;
    font-weight: 500;
}
.video .container .navs .counter p {
	color: #c8c8c8;
}
.video .container .navs .counter .active {
	color:#000;
}
@media all and (max-width:1200px) {}
@media all and (max-width:1024px) {
	.video .container h2 {
		text-align:center;
	}
	.video .container .slider .item {
		flex-wrap:wrap;
		gap: 15px;
	}
	.video .container .slider .item video {
    order: 1;
    max-width: none;
}
	.video .container .slider .item .text {}
	.video .container .slider .item .text p {
    max-width: 500px;
}
	.video .container .slider .item .text p.title {
    font-size: 30px;
}
	.video .container .navs {
    position: relative;
    bottom: auto;
    right: auto;
    margin-left: auto;
    margin-top: 24px;
    width: calc(50% + 33px);
}
}
@media all and (max-width:768px) {}
@media all and (max-width:520px) {
	.video .container {
		padding: 30px 10px;
	}
}

.sert {}
.sert .container {
    display: flex;
    gap: 40px;
}
.sert .container .text {
    flex: 0 0 calc(50% - 20px);
}
.sert .container .text h2 {}
.sert .container .text .desc {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.sert .container .text .desc p {}
.sert .container .img {
    flex: 0 0 calc(50% - 20px);
    display: flex;
    justify-content: center;
    align-items: center;
}
.sert .container .img img {max-width: 600px;width: 100%;}
@media all and (max-width:1200px) {}
@media all and (max-width:1024px) {
	.sert .container {
		flex-wrap:wrap;
	}
	.sert .container .text {
		flex:0 0 100%;
	}
	.sert .container .img {
		flex:0 0 100%;
	}
}
@media all and (max-width:768px) {}
@media all and (max-width:520px) {}

.result {}
.result .container {}
.result .container h2 {
    margin-bottom: 50px;
    text-align: center;
}
.result .container .wrap {
	display:flex;
	gap: 20px;
	flex-wrap: wrap;
}
.result .container .item {
    border-radius: 20px;
    border: 1px solid #D8D8D8;
    padding: 20px;
    font-size: 18px;
    font-weight: 500;
    flex: 0 0 calc(33.3333% - 15px);
    background: #fff;
}
.result .container .item .img {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 20px;
}
.result .container .wrap .item .img img {}
.result .container .wrap .item .title {
    max-width: 250px;
}
.result .container .btn {
    margin: 40px auto 0;
}
@media all and (max-width:1200px) {}
@media all and (max-width:1024px) {}
@media all and (max-width:768px) {
	.result .container .wrap {
		justify-content:center;
	}
	.result .container .wrap .item {
		flex:0 0 100%;
		max-width:450px;
	}
}
@media all and (max-width:520px) {}

.why {}
.why .container {
    background: #161616;
    padding: 50px 30px;
    border-radius: 30px;
    color: #fff;
}
.why .container h2 {}
.why .container .wrap {
    display: flex;
}
.why .container .wrap .item {
    flex: 0 0 50%;
    padding-right: 20px;
}
.why .container .wrap .item .num {
    font-size: 100px;
    font-weight: 500;
    color: #FF7A33;
}
.why .container .wrap .item .text {
    font-size: 20px;
}
.why .container .post {
    font-size: 24px;
    font-weight: 700;
    margin-top: 50px;
}
@media all and (max-width:1200px) {}
@media all and (max-width:1024px) {
	.why .container .wrap .item .num {
    font-size: 70px;
    }
	.why .container .wrap .item .text {
    font-size: 18px;
	}
	.why .container .post {
    font-size: 20px;
    }
}
@media all and (max-width:768px) {
	.why .container .wrap {
		flex-wrap:wrap;
		gap:30px;
	}
	.why .container .wrap .item {
		flex:0 0 100%;
	}
}
@media all and (max-width:520px) {
	.why .container .wrap .item .num {
    font-size: 40px;
    }
	.why .container .wrap .item .text {
    font-size: 16px;
	}
	.why .container .post {
    font-size: 18px;
    }
}

.zoz {
}
.zoz .container {
    max-width: 1180px;
    background: #FAF8F5;
    padding: 50px 30px;
    border-radius: 30px;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    position: relative;
}
.zoz .container .text {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.zoz .container .text p {
    font-size: 33px;
    font-weight: 500;
}
.zoz .container .text p span {
	color:#FF7A33;
}
.zoz .container .text p.price {
    font-size: 113px;
}
.zoz .container .text p.ps {
    font-size: 18px;
    font-weight: 400;
}
.zoz .container .text p.ps2 {
    font-size: 12px;
    font-weight: 400;
    color: #757575;
}
.zoz .container .forma_wrap {
    max-width: 507px;
    background: #fff;
    padding: 30px;
    flex: 0 0 100%;
    position: relative;
    z-index: 1;
    border-radius: 24px;
    box-shadow: 0 0 20px #00000024;
}
.zoz .container .forma_wrap .forma {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.zoz .container .forma_wrap .forma h1 {
    font-size: 34px;
    line-height: 1.1;
    margin-bottom: 18px;
    color: #ffffff;
    flex: 0 0 100%;
    text-transform: uppercase;
    font-weight: 800;
}
.zoz .container .forma_wrap .forma h1 span {
  color:#DA0E17;
}
.zoz .container .forma_wrap .forma .pre {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 15px;
}
.zoz .container .forma_wrap .forma .subtitle {
    font-size: 17px;
    margin: 15px 0 20px;
}
.zoz .container .forma_wrap .forma label {
    flex: 0 0 100%;
    position: relative;
}
.zoz .container .forma_wrap .forma label input {
    width: 100%;
    border: 2px solid #D4D4D4;
    height: 50px;
    padding-left: 15px;
    border-radius: 10px;
    background: #ffffff30;
}
.zoz .container .forma_wrap .forma label input::placeholder {
  color:#c4c4c4
}
.zoz .container .forma_wrap .forma label input.error {
    border: 2px solid red;
}
.zoz .container .forma_wrap .forma label .warning {
    background: red;
    color: #fff;
    position: absolute;
    font-size: 13px;
    padding: 0 7px;
    bottom: -5px;
    right: 0;
}
.zoz .container .forma_wrap .forma label select {
    height: 50px;
    border-radius: 3px;
    cursor: pointer;
    width: 100%;
    padding: 0 10px;
}
.zoz .container .forma_wrap .forma label[for=policy] {
    display: flex;
    gap: 5px;
    padding: 5px;
    align-items: center;
    margin: 0 auto;
    justify-content: flex-start;
}
.zoz .container .forma_wrap .forma label[for=policy] input {
    flex: 0 0 18px;
    width: 18px;
    height: 18px;
}
.zoz .container .forma_wrap .forma label[for=policy] .label {
    line-height: 1;
    font-size: 12px;
    color: #7e7e7e;
}
.zoz .container .forma_wrap .forma label[for=policy] .label a {
    color: #7e7e7e;
}
.zoz .container .forma_wrap .forma .btn {
    flex: 0 0 100%;
}
.zoz .container .forma_wrap .forma .btn:hover {
}
.zoz .container .forma_wrap .forma .notice {
    font-size: 12px;
    flex: 0 0 100%;
    color: #b1b1b1;
    margin-top: 10px;
    line-height: 1;
    text-align: center;
}
.zoz .container .forma_wrap .forma .notice a {
    color: #b1b1b1;
}
.zoz .container .forma_wrap div.success {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 335px;
    font-size: 25px;
    font-weight: 700;
    color:#ffffff;
    align-content: center;
}
.zoz .container .forma_wrap div.success h2 {
    font-size: 34px;
    line-height: 1.1;
    margin-bottom: 5px;
    color: #ffffff;
    flex: 0 0 100%;
    text-transform: uppercase;
    font-weight: 800;
}
.zoz .container .forma_wrap div.success p {
    width: 100%;
    font-size: 18px;
    font-weight: 600;
}
.zoz .container .forma_wrap div.error {
	color:red;
}
@media all and (max-width:1200px) {}
@media all and (max-width:1024px) {
	.zoz .container .forma_wrap {
    max-width: 380px;
	}
	.zoz .container .text p {
    font-size: 28px;
    }
	.zoz .container .text p.price {
    font-size: 70px;
    }
}
@media all and (max-width:768px) {
	.zoz .container .text {
		flex:0 0 100%;
	}
	.zoz .container {
    flex-wrap:wrap;
    gap: 40px;
 }
	.zoz .container .forma_wrap {
    max-width: 500px;
		margin:0 auto;
	}
}
@media all and (max-width:520px) {
	.zoz .container {
		padding:15px;
	}
	.zoz .container .text p {
    font-size: 22px;
    }
	.zoz .container .text p.price {
    font-size: 50px;
    }
	.zoz .container .forma_wrap {
		max-width:none;
	}
}

.footer {
    background: #161616;
    color: #fff;
}
.footer .container {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.footer .container .left {}
.footer .container .left p {
    font-size: 13px;
    margin-bottom: 20px;
}
.footer .container .left p a {
    color: #fff;
    display: block;
}
.footer .container .right {}
.footer .container .right img {}
@media (max-width:768px) {
    .footer .container {
        flex-wrap:wrap;
        text-align:center;
    }
    .footer .container .left {
        flex:0 0 100%;
    }
    .footer .container .right {
        flex:0 0 100%;
    }
    .footer .container .right img {
        margin:0 auto;
    }
}