@charset "UTF-8";

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
img {
	margin: 0;
	padding: 0;
}
fieldset, ul {
	vertical-align: baseline;
}
ul {
	border: 0;
}
fieldset {
	margin: 0;
	padding: 0;
}
html {
	font-size: 16px;
	text-rendering: optimizelegibility;
	-webkit-tap-highlight-color: transparent;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	-moz-tap-highlight-color: transparent;
	-moz-text-size-adjust: none;
	-moz-font-smoothing: antialiased;
	-ms-tap-highlight-color: transparent;
	-ms-text-size-adjust: none;
	-ms-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #FFFFFF;
	opacity: 1;
	transition: .3s all;
}
div {
	box-sizing: border-box;
}
a img, fieldset, img {
	border: none;
}
input[type=email], input[type=tel], input[type=text], textarea {
	-webkit-appearance: none;
}
button, input[type=submit] {
	cursor: pointer;
}
button::-moz-focus-inner, input[type=submit]::-moz-focus-inner {
	padding: 0;
	border: 0;
}
textarea {
	overflow: auto;
}
button, input {
	margin: 0;
	padding: 0;
	border: 0;
}
a, a:focus, button, div, h1, h2, h3, h4, h5, h6, input, select, span, textarea {
	outline: none;
}
ol, ul {
	list-style-type: none;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
}
:after, :before {
	box-sizing: inherit;
}
:root {
	--font-family: "Montserrat", sans-serif;
}
body {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
a {
	color: inherit;
	text-decoration: none;
	background-color: transparent;
}
.ormco-underline {
	width: 3.5rem;
	height: 3px;
	background-color: #ff5f30;
	display: inline-block;
	margin-bottom: 1rem;
	border: none;
}
.container1 {
	width: 100%;
	max-width: 90rem;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 6.875rem;
}
header .container1 {
	padding: 0 7.5rem;
	align-items: center;
	padding: 0 8.4375rem;
	display: flex;
}
.titl .container1 {
	display: flex;
	padding-left: 7.5rem;
	padding-right: 5.1875rem;
}
footer .container1 {
	display: flex;
	padding: 0 7.5rem;
}
img, svg, video, iframe {
	max-width: 100%;
	height: auto;
	display: block;
}
header label img {
	width: 3.0625rem;
	height: auto;
}
section .ava .vector img {
	width: 0.6875rem;
	height: auto;
}
.vector {
	display: flex;
	margin-left: auto;
}
section .ava img {
	width: 3.0625rem;
	height: auto;
}
.titl img {
	width: 39.25rem;
	height: auto;
}
.flex_titl img {
	width: 18.75rem;
	height: auto;
}
footer img {
	width: 20.0625rem;
	height: auto;
	margin-left: auto;
	margin-right: 80px;
}
.notebook {
	padding-top: 3.4375rem;
	margin-left: auto;
}
.dus {
	padding-bottom: 0.9375rem;
}
.ava img {
	margin-right: 0.6875rem;
}
header a {
	text-decoration: none;
	color: inherit;
	transition: all .3s ease-in-out;
}
header li:hover a {
	color: #ff5f30;
}
header {
	display: flex;
	background: #f2f1ec;
	border-bottom: 1px solid #ff5f30;
}
header input {
	display: none;
}
nav {
	display: inline-block;
	margin-left: auto;
}
ul {
	display: inline-block;
	align-items: center;
	padding: 0;
	margin: 0;
	list-style: none;
}
ul li {
	display: inline-block;
	margin-right: 0.625rem;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;
	color: #0e1e4c;
}
.sc {
	padding-top: 0.75rem;
}
.sc li {
	margin-right: 2rem;
}
button {
	height: 2.5rem;
	background: #ff5f30;
	font-family: var(--font-family);
	font-weight: 600;
	font-size: 14px;
	line-height: 143%;
	text-align: center;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
button:hover {
	text-decoration: none;
	zoom: 1;
	opacity: .6;
	outline: 0;
}
header button {
	border: 4px solid #ff5f30;
	border-radius: 1.25rem;
	width: 10.75rem;
}
label {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
label:active {
	text-decoration: none;
	zoom: 1;
	opacity: .6;
	outline: 0;
}
footer button {
	font-size: 0.875rem;
	color: white;
	border: 1px solid #ff5f30;
	border-radius: 1.875rem;
	width: 13.75rem;
	margin-top: 1.875rem;
}
footer a:hover {
	opacity: 1;
}
footer button:hover {
	background: #ffffff;
	color: #ff5f30;
	opacity: 1;
}
.how {
	background: #efefef;
	color: #0e1e4c;
}
.titl {
    padding-bottom: 1rem;
    margin-bottom: 4.25rem;
	background: #0e1e4c;
}
.flex_titl {
	display: flex;
	width: calc(100% - 39.25rem);
	flex-direction: column;
	padding: 7.1625rem 0;
}
.flex_titl .ormco-underline {
	margin: 1.125rem 0 2.625rem 0;
}
.titl p {
	font-family: var(--font-family);
	font-weight: 600;
	font-size: 2.5rem;
	line-height: 120%;
	margin-bottom: 0;
	color: #fff;
}
.tx {
	width: 85%;
	padding-top: 1rem;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 20px;
	line-height: 127%;
	color: #fff;
}
section {
	display: flex;
	width: 100%;
	flex-direction: column;
	align-items: center;
	padding: 0.75rem 0;
	font-family: var(--font-family);
	font-weight: 600;
	font-size: 18px;
	line-height: 120%;
	margin-bottom: 2.25rem;
	color: #111;
}
section h2 {
	margin-right: auto;
	margin-bottom: 2.5rem;
	font-family: var(--font-family);
	font-weight: 600;
	font-size: 30px;
	line-height: 100%;
	color: #0e1e4c;
}
section a {
	width: fit-content;
}
.blocktab {
	padding: 0.875rem 3rem 0.875rem 0.875rem;
	margin-bottom: 1.25rem;
	border-radius: 12px;
	width: 100%;
	height: auto;
	font-size: 1.125rem;
	line-height: 125%; 
	box-shadow: 0 8px 20px 0 rgba(26, 26, 26, 0.1);
	background: rgba(255, 255, 255, 0);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	text-decoration: none;
	zoom: 1;
	outline: 0;
}
.blocktab a:hover .ava {
	margin-left: 0.25rem;
}
.blocktab br {
	display: none;
}
.ava {
	display: flex;
	margin: 0.5rem 0 0 0;
	align-items: center;
	font-family: var(--font-family);
	font-weight: 600;
	font-size: 14px;
	line-height: 137%;
	color: #111;
	transition: margin-left 0.3s;
}
footer {
	margin-top: 2.5rem;
	background: #0e1e4c;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 20px;
	line-height: 115%;
	color: #fff;
}
footer .ormco-underline {
	margin: 1.5rem 0 2.125rem 0;
}
.foot {
	display: flex;
	flex-direction: column;
	padding-top: 2.5rem;
}
footer p {
	font-family: var(--font-family);
	font-weight: 600;
	font-size: 26px;
	line-height: 120%;
	color: #fff;
}
.under {
	display: flex;
	flex-direction: column;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	color: #0e1e4c;
	margin-bottom: 2.25rem;
}
.under ul {
	margin-left: 0;
}
.under li {
	margin-top: 1.5rem;
}
.downfoot {
	width: 100%;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 12px;
	text-align: center;
	color: #6e7894;
}
.social {
	display: flex;
	align-items: center;
	justify-content: center;
}
.ooo {
	margin-bottom: 2rem;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	text-align: center;
	color: #6e7894;
}
.logos {
	margin: 2rem 0.5rem 2.25rem;
}
.desktop-header {
	display: block;
	background: #f2f1ec;
	border-bottom: 1px solid #ff5f30;
}
.desktop-header .container1 {
	padding: 0 8.4375rem;
	display: flex;
	align-items: center;
}
.desktop-header nav {
	display: inline-block;
	margin-left: auto;
}
.desktop-header nav ul {
	display: inline-block;
	align-items: center;
	padding: 0;
	margin: 0;
	margin-right: -0.8125rem;
	margin-left: 2rem;
	list-style: none;
}
.desktop-header nav ul li {
	display: inline-block;
	margin-right: 0.625rem;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;
	color: #0e1e4c;
}
.desktop-header nav ul.sc {
	padding-top: 0.75rem;
}
.desktop-header nav ul.sc li {
	margin-right: 2rem;
}
.desktop-header button {
	height: 2.5rem;
	background: #ff5f30;
	font-family: var(--font-family);
	font-weight: 600;
	font-size: 14px;
	line-height: 143%;
	text-align: center;
	color: #fff;
	border: 4px solid #ff5f30;
	border-radius: 1.25rem;
	width: 10.75rem;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}
.desktop-header a:hover {
	opacity: 1;
}
.desktop-header button:hover {
	background: transparent;
	color: #0e1e4c;
}
.desktop-header .how {
	background: transparent;
	color: #0e1e4c;
}
.desktop-header .how:hover {
	background: #ff5f30;
	color: #ffffff;
	opacity: 1;
}
.mobile-header {
	display: none;
	background: #f2f1ec;
	border-bottom: 1px solid #ff5f30;
	padding: 0 20px;
	position: relative;
}
.mobile-header .container1 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0;
	gap: 0.875rem;
}
.mobile-header .logo {
	width: auto;
}
.mobile-header .burger {
	display: block;
	cursor: pointer;
	flex-shrink: 0;
}
.mobile-header .burger img {
	width: 2.5rem;
	height: 2.5rem;
	display: block;
}
.mobile-header .buy-btn {
	display: block;
	flex-shrink: 0;
}
.mobile-header .buy-btn button {
	margin-right: auto;
}
.mobile-header .menu-toggle {
	display: none;
}
.mobile-header .topbar {
	display: none ;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background: #f2f1ec;
	padding: 0 20px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
	flex-direction: column;
	gap: 20px;
	z-index: 10;
	border-top: 1px solid #ff5f30;
	border-bottom: 1px solid #ff5f30;
	overscroll-behavior: contain;
}
.mobile-header .menu-toggle:checked ~ .topbar {
	display: flex;
}
.mobile-header .topbar ul {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	gap: 20px;
	width: 100%;
	margin-left: 0;
	padding: 0;
}
.mobile-header .topbar ul.sc {
    gap: 10px;
    padding-top: 10px;
}
.mobile-header .topbar ul li {
	display: block;
	margin-right: auto;
	text-align: center;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 13px;
	color: #0e1e4c;
}
.mobile-header .topbar ul li a {
	display: block;
	color: #0e1e4c;
	text-decoration: none;
	transition: color 0.3s;
}
.mobile-header .topbar ul li a:hover {
	color: #ff5f30;
}
.mobile-header .topbar .how {
	background: #efefef;
	color: #0e1e4c;
}
.mobile-header .topbar .how:hover {
	background: #ff5f30;
	color: #fff;
}
.mobile-header .topbar ul:last-child {
	border-top: 1px solid #eee;
	margin-bottom: 16px;
}
.mobile-header .topbar ul:last-child li {
	display: block;
	margin-right: auto;
}
@media (max-width: 1250px) {
	header button {
		border: 4px solid #ff5f30;
		color: white;
		font-size: 0.875rem;
		font-weight: 600;
		border-radius: 1.25rem;
		width: 9.3125rem;
	}
	.desktop-header nav ul.sc li {
		margin-right: 0.5rem;
	}
	.desktop-header nav ul {
		margin-left: 1rem;
	}
}
@media (max-width: 1100px) {
	section {
		margin-bottom: 0;
	}
	section h2 {
		margin-bottom: 1rem;
	}
	.blocktab.small {
		font-size: 0.875rem;
		line-height: 120%; 
	}
	.blocktab br {
		display: inline;
	}
	.titl {
		padding-bottom: 0;
		margin-bottom: 2.5rem;
	}
	.titl p {
		font-size: 24px;
	}
	.tx {
		font-weight: 400;
		font-size: 16px;
	}
	.titl img {
		width: 22.5rem;
		height: auto;
	}
	.flex_titl img {
		width: 12.5rem;
		height: auto;
	}
	footer {
		margin-top: 1rem;
	}
	.foot {
		padding-top: 3rem;
	}
	footer .ormco-underline {
		margin: 1rem 0;
	}

	footer img {
		width: 17.1875rem;
		height: auto;
		margin-left: 0;
		margin-right: 0;
	}
	footer p {
		font-size: 24px;
	}
	footer {
		font-weight: 400;
		font-size: 16px;
		padding-bottom: 2rem;
	}
	.under {
		padding-top: 1.75rem;
	}
	.under li {
		margin-top: 1.25rem;
	}
	.under li a {
		color: #0e1e4c;
	}
	.container1 {
		width: 100%;
		max-width: 90rem;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 0 1.5rem;
	}
	header .container1 {
		align-items: center;
		padding: 0 1.5rem;
		display: flex;
	}
	.titl .container1 {
		display: flex;
		flex-direction: column-reverse;
		align-items: center;
		padding: 0 1.5rem;
	}
	.notebook {
		padding-top: 3rem;
		margin: 0;
	}
	.flex_titl { 
		width: 100%;
		padding-top: 2.5rem;
		padding-right: 3.125rem;
		padding: 2rem 0;
	}
	footer .container1 {
		display: flex;
		flex-direction: column;
		align-items: center;
		padding: 0 1.5rem;
	}
	footer button {
		width: 16.5rem;
		font-size: 1rem;
		margin-top: 1.5rem;
		margin-bottom: 1.5rem;
	}
	.flex_titl .ormco-underline {
		margin: 1.375rem 0 1rem 0;
		margin-left: 0;
	}
	section h2 {
		font-size: 1.5rem;
	}
}

@media (max-width: 1150px) {
	body .mobile {
		display: block;
		margin-left: 0;
	}
	body .desktop {
		display: none;
	}
	header.mobile-header {
		display: flex;
		height: 5rem;
	}
	header.desktop-header {
		display: none;
	}
}

@media (min-width: 1151px) {
	body .mobile {
		display: none;
	}
	body .desktop {
		display: block;
	}
	header.mobile-header {
		display: none;
	}
	header.desktop-header {
		display: block;
	}
}

@media (max-width: 800px) {
	body .mobile1 {
		display: block;
	}
}
@media (min-width: 801px) {
	body .mobile1 {
		display: none;
	}
}
.popup_form {
	display: none;
	position: fixed;
	top: 0;
	height: 100%;
	left: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.4);
	z-index: 102;
}
.popup_form.active {
	display: block;
}
.popup_form_in {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 50%;
	width: max-content;
	height: auto;
	max-height: 100%;
	transform: translate(-50%, -50%);
	background: #f2f1ec;
	padding: 3rem 0;
	border: solid 1px #c87872;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 103;
}
.hs-form * {
    box-sizing: border-box;
}
.hs-input {
    display: inline-block;
    width: 90%;
    max-width: 500px;
    height: 40px;
    padding: 9px 10px;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    color: #33475b;
    border: 1px solid #cbd6e2;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
.hs-button, .hs-form-field input[type=text], .hs-form-field input[type=email], .hs-form-field input[type=phone], .hs-form-field input[type=number], .hs-form-field input[type=tel], .hs-form-field input[type=date], .hs-form-field textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
}
.hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
    box-sizing: border-box;
    padding: 0 15px;
    min-height: 27px;
}
.hs-form-field input[type=text], .hs-form-field input[type=email], .hs-form-field input[type=phone], .hs-form-field input[type=number], .hs-form-field input[type=tel], .hs-form-field input[type=date], .hs-form-field select, .hs-form-field textarea {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-clip: padding-box;
    padding: 10px 15px;
}
input.hs-input.error, div.field.error input, div.field.error textarea, div.field.error .chzn-choices, textarea.hs-input.error, select.hs-input.error {
    border-color: #c87872;
}
.hs-input:not([type=file]) {
    background-color: #f5f8fa;
}
.inputs-list label {
    float: none;
    width: auto;
    padding: 0;
    line-height: 18px;
    white-space: normal;
    font-weight: normal;
}
.hs-error-msgs {
	display: none;
}
.hs-error-msgs label {
    color: #f2545b;
}
.hs-form fieldset {
    border: 0;
    padding: 0;
    margin: 0;
    max-width: 500px;
}
.hs-form fieldset.form-columns-2 .hs-form-field {
    width: 50%;
    float: left;
}
.hs-form fieldset.form-columns-2 .input {
    margin-right: 8px;
}
.hs-custom-style .hs-input, .hs-custom-style fieldset {
    max-width: 100%;
}
.field {
    margin-bottom: 18px;
}
.hs-custom-style>div>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]), .hs-custom-style fieldset>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {
    width: 100%;
    max-width: 100%;
}
.hs-custom-style>div textarea, .hs-custom-style fieldset textarea {
	height: 68px;
    padding: 10px 15px;
}
.hs-form .hs-form-field label:not(.hs-error-msg) {
    color: #0E1E4C;
}
.hs-form .hs-form-field label:not(.hs-error-msg) {
    font-family: Montserrat;
    font-size: 14px;
}
label {
    font-size: 14px;
    width: 130px;
    color: #33475b;
    display: block;
    float: none;
    width: auto;
    font-weight: 500;
    line-height: 20px;
    padding-top: 0;
    margin-bottom: 4px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.hs-input option:disabled {
    color: #bfbfbf;
}
.popup_form_close {
	position: absolute;
	top: 0.5rem;
	right: 0.5rem;
	font-size: 3rem;
	line-height: 0.5;
	padding: 0.5rem;
	cursor: pointer;
}
.form-message {
	display: none;
	max-width: 596px;
	font-size: 0.875rem;
	padding: 1.5rem 2rem;
	border: solid 1px #666680;
	border-radius: 1.25rem;
	margin: 0 auto 1.5rem;
	color: #333340;
}
.hs-form.is-success .form-message, .hs-form.is-warning .form-message {
	display: block;
}
.hs-form.is-success .form-message {
	background-color: #78D23D;
}
.hs-form.is-warning .form-message {
	background-color: #FF4812;
}
@media (max-width:991px){
	.popup_form_in {
		width: 100%;
		padding: 3rem 1rem;
	}
	.hs-form fieldset.form-columns-2 .hs-form-field {
		width: 100%;
	}
	.hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
		width: 100%;
	}
}
.contact-form-container1 .contact-form-submit{margin:20px 0}.contact-form-container1 .contact-form-submit button{border-radius:30px;text-align:center;border:none;outline:0;line-height:1.4;padding:10px 33px;color:#fff;background-color:#ff5f30;border:1px solid #ff5f30;display:block;margin:0 auto}@media (max-width:1499px){.contact-form-container1 .contact-form-submit button{padding:9px 20px}}
.flex-vcenter {
	display: flex;
	align-items: center;
}
.flex_in {
	display: flex;
	align-items: center;
	margin-right: 2rem;
}
.flex_in:last-child {
	margin-right: 0;
}
@media (max-width: 1100px) {
	.blocktab {
		padding: 0.875rem;
	}
	.flex-vcenter {
		flex-direction: column;
		align-items: flex-start;
	}
	.flex_in {
		margin-right: 0;
		margin-bottom: 2rem;
	}
	.flex_in:last-child {
		margin-bottom: 0;
	}
}