*,
:after,
:before {
	box-sizing: inherit;
	margin: 0;
	padding: 0
}

html {
	box-sizing: border-box;
	font-family: sans-serif;
	line-height: 1.15
}

main {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

a {
	background-color: transparent
}

abbr[title] {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

button,
input,
optgroup,
select,
textarea {
	border: 1px solid;
	line-height: inherit
}

button {
	overflow: visible;
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button;
	padding: 1px 6px
}

input {
	overflow: visible
}

input,
textarea {
	padding: 1px
}

fieldset {
	border: 1px solid;
	margin: 0 2px
}

legend {
	color: inherit;
	display: table;
	max-width: 100%;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

select {
	text-transform: none
}

textarea {
	overflow: auto;
	vertical-align: top
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=color] {
	background: inherit
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: .5
}

::-webkit-file-upload-button,
::-webkit-search-decoration {
	-webkit-appearance: button;
	font: inherit
}

::-moz-focus-inner {
	border: 0
}

:-moz-focusring {
	outline: 1px dotted ButtonText
}

:-moz-ui-invalid {
	box-shadow: none
}

hr {
	box-sizing: content-box;
	color: inherit;
	height: 0;
	overflow: visible
}

dl,
ol,
ul {
	margin: 1em 0
}

dl dl,
dl ol,
dl ul,
ol dl,
ol ol,
ol ul,
ul dl,
ul ol,
ul ul {
	margin: 0
}

b,
strong {
	font-weight: bolder
}

audio,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

table {
	border-color: inherit;
	text-indent: 0
}

details,
dialog {
	display: block
}

dialog {
	background-color: inherit;
	border: solid;
	color: inherit;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
	left: 0;
	margin: auto;
	padding: 1em;
	position: absolute;
	right: 0;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content
}

dialog:not([open]) {
	display: none
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

[hidden],
template {
	display: none
}

body.compensate-for-scrollbar {
	overflow: hidden
}

.fancybox-active {
	height: auto
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute !important;
	top: -9999px;
	visibility: hidden
}

.fancybox-container {
	-webkit-tap-highlight-color: transparent;
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: none;
	position: fixed;
	top: 0;
	touch-action: manipulation;
	transform: translateZ(0);
	width: 100%;
	z-index: 99992
}

.fancybox-container * {
	box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	transition-duration: inherit;
	transition-property: opacity;
	transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
	opacity: .9;
	transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
	direction: ltr;
	opacity: 0;
	position: absolute;
	transition: opacity .25s ease, visibility 0s ease .25s;
	visibility: hidden;
	z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	transition: opacity .25s ease 0s, visibility 0s ease 0s;
	visibility: visible
}

.fancybox-infobar {
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-touch-callout: none;
	color: #ccc;
	font-size: 13px;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.fancybox-toolbar {
	right: 0;
	top: 0
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	transform: translateZ(0);
	z-index: 99994
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden
}

.fancybox-slide {
	-webkit-overflow-scrolling: touch;
	-webkit-backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: none;
	overflow: auto;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	transition-property: transform, opacity;
	white-space: normal;
	width: 100%;
	z-index: 99994
}

.fancybox-slide:before {
	content: "";
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
	display: block
}

.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0
}

.fancybox-slide--image:before {
	display: none
}

.fancybox-slide--html {
	padding: 6px
}

.fancybox-content {
	-webkit-overflow-scrolling: touch;
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
	animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	-webkit-backface-visibility: hidden;
	background: transparent;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	transform-origin: top left;
	transition-property: transform, opacity;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
	cursor: -webkit-grab;
	cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.fancybox-container [data-selectable=true] {
	cursor: text
}

.fancybox-image,
.fancybox-spaceball {
	background: transparent;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%
}

.fancybox-spaceball {
	z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%
}

.fancybox-slide--video .fancybox-content {
	background: #000
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff
}

.fancybox-iframe,
.fancybox-video {
	background: transparent;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}

.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0
}

.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%
}

.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0
}

.fancybox-button {
	background: rgba(30, 30, 30, .6);
	border: 0;
	border-radius: 0;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	transition: color .2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
	color: #ccc
}

.fancybox-button:hover {
	color: #fff
}

.fancybox-button:focus {
	outline: none
}

.fancybox-button.fancybox-focus {
	outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: none
}

.fancybox-button div {
	height: 100%
}

.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%
}

.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
	display: none
}

.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: scaleX(0);
	transform-origin: 0;
	transition-property: transform;
	transition-timing-function: linear;
	z-index: 99998
}

.fancybox-close-small {
	background: transparent;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: .8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401
}

.fancybox-close-small:hover {
	color: #fff;
	opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none
}

.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px
}

.fancybox-navigation .fancybox-button div {
	padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	left: env(safe-area-inset-left);
	padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
	right: env(safe-area-inset-right)
}

.fancybox-caption {
	background: linear-gradient(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 75px 44px 25px;
	pointer-events: none;
	right: 0;
	text-align: center;
	z-index: 99996
}

@supports (padding:max(0px)) {
	.fancybox-caption {
		padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
	}
}

.fancybox-caption--separate {
	margin-top: -50px
}

.fancybox-caption__body {
	max-height: 50vh;
	overflow: auto;
	pointer-events: all
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none
}

.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline
}

.fancybox-loading {
	animation: a 1s linear infinite;
	background: transparent;
	border: 4px solid;
	border-color: #888 #888 #fff;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999
}

@keyframes a {
	to {
		transform: rotate(1turn)
	}
}

.fancybox-animated {
	transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
	transform: translateZ(0) scale(1)
}

.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center
}

.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px
}

.fancybox-share p {
	margin: 0;
	padding: 0
}

.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
	color: #fff
}

.fancybox-share__button:hover {
	text-decoration: none
}

.fancybox-share__button--fb {
	background: #3b5998
}

.fancybox-share__button--fb:hover {
	background: #344e86
}

.fancybox-share__button--pt {
	background: #bd081d
}

.fancybox-share__button--pt:hover {
	background: #aa0719
}

.fancybox-share__button--tw {
	background: #1da1f2
}

.fancybox-share__button--tw:hover {
	background: #0d95e8
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px
}

.fancybox-share__button svg path {
	fill: #fff
}

.fancybox-share__input {
	background: transparent;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0;
	outline: none;
	padding: 10px 15px;
	width: 100%
}

.fancybox-thumbs {
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	padding: 2px 2px 4px;
	position: absolute;
	right: 0;
	top: 0;
	width: 212px;
	z-index: 99995
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px
}

.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px
}

.fancybox-thumbs__list a {
	-webkit-tap-highlight-color: transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, .1);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: none;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100px
}

.fancybox-thumbs__list a:before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
	z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
	opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
	opacity: 1
}

.tns-outer {
	padding: 0 !important
}

.tns-outer [hidden] {
	display: none !important
}

.tns-outer [aria-controls],
.tns-outer [data-action] {
	cursor: pointer
}

.tns-slider {
	transition: all 0s
}

.tns-slider>.tns-item {
	box-sizing: border-box
}

.tns-horizontal.tns-subpixel {
	white-space: nowrap
}

.tns-horizontal.tns-subpixel>.tns-item {
	display: inline-block;
	vertical-align: top;
	white-space: normal
}

.tns-horizontal.tns-no-subpixel:after {
	clear: both;
	content: "";
	display: table
}

.tns-horizontal.tns-no-subpixel>.tns-item {
	float: left
}

.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item {
	margin-right: -100%
}

.tns-gallery,
.tns-no-calc {
	left: 0;
	position: relative
}

.tns-gallery {
	min-height: 1px
}

.tns-gallery>.tns-item {
	left: -100%;
	position: absolute;
	transition: transform 0s, opacity 0s
}

.tns-gallery>.tns-slide-active {
	left: auto !important;
	position: relative
}

.tns-gallery>.tns-moving {
	transition: all .25s
}

.tns-autowidth {
	display: inline-block
}

.tns-lazy-img {
	opacity: .6;
	transition: opacity .6s
}

.tns-lazy-img.tns-complete {
	opacity: 1
}

.tns-ah {
	transition: height 0s
}

.tns-ovh {
	overflow: hidden
}

.tns-visually-hidden {
	left: -10000em;
	position: absolute
}

.tns-transparent {
	opacity: 0;
	visibility: hidden
}

.tns-fadeIn {
	filter: alpha(opacity=100);
	opacity: 1;
	z-index: 0
}

.tns-fadeOut,
.tns-normal {
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: -1
}

.tns-vpfix {
	white-space: nowrap
}

.tns-vpfix>div,
.tns-vpfix>li {
	display: inline-block
}

.tns-t-subp2 {
	height: 10px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 310px
}

.tns-t-ct {
	position: absolute;
	right: 0;
	width: 2333.33333%
}

.tns-t-ct:after {
	clear: both;
	content: "";
	display: table
}

.tns-t-ct>div {
	float: left;
	height: 10px;
	width: 1.42857%
}

@font-face {
	font-display: swap;
	font-family: Museo Sans Cyrl;
	font-style: normal;
	font-weight: 100;
	src: local("Museo Sans Cyrl 100"), url(../fonts/museosanscyrl_100.woff2) format("woff2"), url(../fonts/museosanscyrl_100.woff) format("woff")
}

@font-face {
	font-display: swap;
	font-family: Museo Sans Cyrl;
	font-style: normal;
	font-weight: 300;
	src: local("Museo Sans Cyrl 300"), url(../fonts/museosanscyrl_300.woff2) format("woff2"), url(../fonts/museosanscyrl_300.woff) format("woff")
}

@font-face {
	font-display: swap;
	font-family: Museo Sans Cyrl;
	font-style: normal;
	font-weight: 500;
	src: local("museosanscyrl_500"), url(../fonts/museosanscyrl_500.woff2) format("woff2"), url(../fonts/museosanscyrl_500.woff) format("woff")
}

@font-face {
	font-display: swap;
	font-family: Museo Sans Cyrl;
	font-style: normal;
	font-weight: 700;
	src: local("Museo Sans Cyrl 700"), url(../fonts/museosanscyrl_700.woff2) format("woff2"), url(../fonts/museosanscyrl_700.woff) format("woff")
}

@font-face {
	font-display: swap;
	font-family: Museo Sans Cyrl;
	font-style: normal;
	font-weight: 900;
	src: local("Museo Sans Cyrl 900"), url(../fonts/museosanscyrl_900.woff2) format("woff2"), url(../fonts/museosanscyrl_900.woff) format("woff")
}

*,
body,
html {
	box-sizing: border-box
}

html {
	color: #1a1a1a;
	font-family: Museo Sans Cyrl, Helvetica, Arial, sans-serif;
	font-size: 1rem;
	font-weight: 400
}

body {
	background-color: #f3f3f3;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 100vh;
	overflow: auto;
	overflow-x: hidden
}

main {
	position: relative
}

.visually-hidden {
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	position: absolute;
	width: 1px
}

.hidden {
	display: none !important
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button,
select {
	-webkit-appearance: none;
	appearance: none
}

input[type=number] {
	-moz-appearance: textfield
}

input,
textarea {
	border: none;
	border-radius: 0;
	font-family: Museo Sans Cyrl, Helvetica, Arial, sans-serif
}

img {
	vertical-align: middle
}

img[data-src] {
	opacity: 0;
	transition: opacity;
	transition-delay: 0s;
	transition-duration: .3s;
	transition-timing-function: ease
}

img.loaded {
	opacity: 1
}

ol,
ul {
	list-style: none;
	margin: 0;
	padding-left: 0
}

svg {
	transition: fill;
	transition-delay: 0s;
	transition-duration: .3s;
	transition-timing-function: ease
}

section {
	margin-bottom: 90px
}

section:last-of-type {
	margin-bottom: 0
}

a {
	cursor: pointer
}

.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-ds,
.col-ds-1,
.col-ds-2,
.col-ds-3,
.col-ds-4,
.col-ds-5,
.col-ds-6,
.col-ds-7,
.col-ds-8,
.col-ds-9,
.col-ds-10,
.col-ds-11,
.col-ds-12,
.col-ds-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-very-sm,
.col-very-sm-1,
.col-very-sm-2,
.col-very-sm-3,
.col-very-sm-4,
.col-very-sm-5,
.col-very-sm-6,
.col-very-sm-7,
.col-very-sm-8,
.col-very-sm-9,
.col-very-sm-10,
.col-very-sm-11,
.col-very-sm-12,
.col-very-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto,
.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-auto {
	padding-left: .3125rem !important;
	padding-right: .3125rem !important;
	position: relative;
	width: 100%
}

.col,
.col-auto {
	flex: 0 0 auto;
	max-width: 100%
}

.col-auto {
	width: auto
}

.col-1 {
	flex: 0 0 8.33333% !important;
	max-width: 8.33333% !important
}

.col-2 {
	flex: 0 0 16.66667% !important;
	max-width: 16.66667% !important
}

.col-3 {
	flex: 0 0 25% !important;
	max-width: 25% !important
}

.col-4 {
	flex: 0 0 33.33333% !important;
	max-width: 33.33333% !important
}

.col-5 {
	flex: 0 0 41.66667% !important;
	max-width: 41.66667% !important
}

.col-6 {
	flex: 0 0 50% !important;
	max-width: 50% !important
}

.col-7 {
	flex: 0 0 58.33333% !important;
	max-width: 58.33333% !important
}

.col-8 {
	flex: 0 0 66.66667% !important;
	max-width: 66.66667% !important
}

.col-9 {
	flex: 0 0 75% !important;
	max-width: 75% !important
}

.col-10 {
	flex: 0 0 83.33333% !important;
	max-width: 83.33333% !important
}

.col-11 {
	flex: 0 0 91.66667% !important;
	max-width: 91.66667% !important
}

.col-12 {
	flex: 0 0 100% !important;
	max-width: 100% !important
}

.row {
	display: flex;
	flex-grow: 1;
	flex-wrap: wrap;
	margin-left: -.3125rem !important;
	margin-right: -.3125rem !important
}

.no-gutters {
	margin-left: 0;
	margin-right: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-left: 0;
	padding-right: 0
}

.btn {
	align-items: center;
	background-color: transparent;
	border: none;
	cursor: pointer;
	display: flex;
	font-family: Museo Sans Cyrl, Helvetica, Arial, sans-serif;
	justify-content: center;
	padding: 0;
	transition: all, .3s
}

.btn--yellow {
	background: #ffc834;
	border-radius: 1.125rem;
	font-size: 1.0625rem;
	letter-spacing: .01562rem;
	line-height: 1.375rem;
	margin: 0 auto;
	padding: 1.0625rem 2.375rem
}

.btn--yellow:disabled {
	background: #f9f9f9
}

.btn--yellow:hover:not(:disabled) {
	background-color: #ffd462
}

.btn--yellow:active {
	background-color: #0081d2
}

.btn--yellow:disabled {
	background-color: #f2f2f2;
	color: #b4b4b4
}

.container {
	margin: 0 auto;
	padding: 0 .625rem
}

.logo {
	justify-content: center
}

.logo,
.menu {
	align-items: center;
	display: flex
}

.menu {
	font-size: 1.0625rem;
	justify-content: space-between
}

.menu__item {
	margin-right: .9375rem
}

.menu__link {
	color: #1a1a1a;
	display: block;
	font-size: 1rem;
	padding: 0;
	text-decoration: none;
	transition: color;
	transition-delay: 0s;
	transition-duration: .3s;
	transition-timing-function: ease;
	white-space: nowrap
}

.menu__link:hover {
	color: #f55e68
}

.menu--footer {
	align-items: flex-start;
	flex-direction: column;
	font-size: .8125rem
}

.title {
	font-size: 1.875rem;
	font-weight: 400;
	letter-spacing: .01562rem;
	line-height: 2.4375rem;
	margin: 0 0 1.25rem;
	transition: color;
	transition-delay: 0s;
	transition-duration: .3s;
	transition-timing-function: ease
}

.title--1 {
	font-size: 2rem;
	font-weight: 600;
	letter-spacing: .01562rem;
	line-height: 2.375rem;
	margin-bottom: 0;
	text-transform: uppercase
}

.title--2 {
	font-size: 1.375rem;
	letter-spacing: .01562rem;
	line-height: 1.625rem;
	margin-bottom: .3125rem
}

.title--3 {
	font-size: 1.25rem;
	letter-spacing: .01562rem;
	line-height: 1.5rem;
	margin-bottom: .625rem
}

.title--4 {
	font-size: 1.1875rem;
	font-weight: 600;
	letter-spacing: .01562rem;
	line-height: 1.4375rem;
	margin-bottom: .9375rem
}

.accordion__toggle {
	cursor: pointer
}

.accordion__body {
	display: none;
	padding-top: 1.5625rem
}

.accordion--border-none {
	border: none
}

.accordion--active .accordion__body {
	display: block
}

.link {
	color: #f55e68;
	transition: all, .3s
}

.link:hover {
	color: #df434d
}

.overlay {
	background-color: rgba(26, 26, 26, .5);
	height: 100%;
	left: 0;
	opacity: 0;
	position: fixed;
	top: 0;
	transition: opacity, visibility;
	transition-delay: 0s;
	transition-duration: .3s;
	transition-timing-function: ease;
	visibility: hidden;
	width: 100%;
	z-index: 5
}

.overlay.active {
	opacity: 1;
	visibility: visible
}

.input {
	margin-bottom: .625rem
}

.input:last-of-type {
	margin-bottom: 1.25rem
}

.input:hover .input__placeholder {
	color: #f55e68
}

.input.focused .input__wrapper {
	border-color: #f55e68
}

.input.active {
	box-shadow: 0 .25rem .625rem rgba(0, 0, 0, .06);
	color: #1a1a1a;
	transition: box-shadow;
	transition-delay: 0s;
	transition-duration: .3s;
	transition-timing-function: ease
}

.input.active .input__field {
	visibility: visible
}

.input.active .input__placeholder {
	display: none
}

.input__wrapper {
	align-items: center;
	background-color: #f9f9f9;
	border: .0625rem solid transparent;
	border-radius: .75rem;
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	padding: .625rem 1.25rem;
	position: relative;
	transition: border-color, .3s;
	width: 100%
}

.input__wrapper-el {
	width: 100%
}

.input__wrapper-el .error {
	color: #e10000;
	display: block;
	font-size: .625rem;
	font-weight: 300;
	letter-spacing: .01562rem;
	line-height: .75rem;
	margin-top: .4375rem
}

.input__wrapper textarea {
	min-height: 4.6875rem;
	resize: none;
	width: 100%
}

.input__label {
	color: #949494;
	cursor: pointer;
	display: block;
	font-size: .625rem;
	letter-spacing: .01562rem;
	line-height: 1.125rem
}

.input__field {
	background-color: #f9f9f9;
	color: #1a1a1a;
	font-size: 1.0625rem;
	letter-spacing: .01562rem;
	line-height: 1.375rem;
	visibility: hidden;
	width: 100%
}

.input__field:focus {
	outline: none
}

.input__icon-valid {
	fill: #323232;
	display: none
}

.input__icon-invalid {
	fill: #e10000;
	display: none
}

.input__placeholder {
	color: #1a1a1a;
	font-size: 1.0625rem;
	left: 1.25rem;
	letter-spacing: .01562rem;
	line-height: 1.375rem;
	position: absolute;
	top: 1.875rem;
	transition: all, .3s
}

.input--select-icon.active .input__icon {
	fill: #1a1a1a
}

.input--select-btn .input__field {
	background-color: red;
	color: #fff;
	padding: 1.125rem .9375rem
}

.input--select-btn .input__field~.input__icon {
	fill: #fff
}

.input--select-btn .input__field:focus,
.input--select-btn .input__field:hover {
	color: #fff
}

.checkbox__label {
	align-items: center;
	cursor: pointer;
	display: flex;
	font-size: .75rem;
	position: relative;
	transition: all, .3s
}

.checkbox__label a {
	padding: 0 .3125rem
}

.checkbox__label:before {
	background: white;
    /* border-radius:.25rem; */
    border-color: #4f4d4d;
    border-width: 1px;
    border-style: solid;
    content: "";
    display: block;
    height: 1.5rem;
    margin-right: .9375rem;
    transition: all,.3s;
    width: 1.5rem;
}

.checkbox__label:after {
	border-color: #f55e68;
	border-bottom: .15625rem solid;
	border-left: .15625rem solid;
	color: #f55e68;
	content: "";
	display: block;
	height: .375rem;
	left: .375rem;
	position: absolute;
	top: 39%;
	transform: scale(0) rotate(-45deg) translateX(17%);
	transition: transform;
	transition-delay: 0s;
	transition-duration: .3s;
	transition-timing-function: ease;
	width: .75rem
}

.checkbox__label:hover {
	opacity: .7
}

.checkbox__label--modal:before {
	background: #f2f2f2
}

.checkbox__field:checked~.checkbox__label:after {
	opacity: 1;
	transform: scale(1) rotate(-45deg) translateX(17%)
}

.checkbox__field:checked~.checkbox__label span {
	color: #424542;
	opacity: 1
}

.checkbox__field.error~.checkbox__label:before,
.checkbox__field[aria-invalid=true]~.checkbox__label:before {
	border-color: red
}

.tooltip {
	position: absolute;
	z-index: 99
}

.tooltip.active {
	-webkit-animation: slideFromTop .15s;
	animation: slideFromTop .15s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	opacity: 1;
	visibility: visible
}

.tooltip[data-scrollbar] {
	position: absolute
}

.tooltip__select-wrapper {
	display: flex;
	flex-direction: column
}

.tooltip__select-wrapper:last-child {
	padding-bottom: .9375rem
}

.tooltip__header {
	font-size: 1rem;
	margin: 1rem 0 .5rem
}

.tooltip__edit-btn {
	background-color: transparent;
	padding: .3125rem
}

.tooltip__edit-btn svg {
	fill: #949494
}

.tooltip__edit-btn:hover svg {
	fill: #1a1a1a
}

.tooltip__option {
	align-items: center;
	cursor: pointer;
	display: flex;
	font-size: .9375rem;
	padding: .625rem 0;
	transition: color;
	transition-delay: 0s;
	transition-duration: .3s;
	transition-timing-function: ease
}

.tooltip__option.active,
.tooltip__option:hover {
	color: red
}

.tooltip__option:last-child {
	padding: .625rem 0 0
}

.tooltip__arrow {
	height: 1.25rem;
	left: 50%;
	position: absolute;
	top: -.4375rem;
	transform: translate(-50%);
	width: 1.25rem;
	z-index: -1
}

.tooltip__arrow:before {
	background-color: #fff;
	border-radius: .3125rem;
	content: "";
	height: 100%;
	position: absolute;
	top: 0;
	transform: rotate(45deg);
	width: 100%
}

.tooltip--arrow {
	background-color: #fff;
	border-radius: .75rem;
	box-shadow: 0 0 .25rem rgba(0, 0, 0, .04), 0 .25rem 2rem rgba(0, 0, 0, .16);
	opacity: 0;
	padding: .5625rem .75rem;
	top: 2.8125rem;
	visibility: hidden
}

.tooltip--arrow.active {
	-webkit-animation: slideFromDown .15s;
	animation: slideFromDown .15s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	opacity: 1;
	visibility: visible
}

.tooltip--bottom-offset {
	top: calc(100% + 20px)
}

.tooltip--input,
.tooltip--select {
	background-color: #f9f9f9;
	opacity: 0;
	padding: 1.125rem .9375rem;
	top: 100%;
	transition: box-shadow;
	transition-delay: 0s;
	transition-duration: .3s;
	transition-timing-function: ease;
	visibility: hidden
}

.tooltip--select {
	border-bottom-left-radius: .625rem;
	border-bottom-right-radius: .625rem;
	max-height: 15.625rem;
	top: 100%;
	width: 100%
}

.tooltip--mini {
	min-width: 23.125rem;
	opacity: 0;
	padding: 1.5625rem;
	right: -1.5625rem;
	top: calc(100% - .9375rem);
	transform: translateY(20%);
	transition: opacity, transform;
	transition-delay: 0s;
	transition-duration: .3s;
	transition-timing-function: ease;
	z-index: -1
}

.tooltip--select-modal {
	width: calc(100% - 15px)
}

.tooltip--form-order {
	left: 0;
	top: -5.9375rem;
	width: 15.9375rem
}

.tooltip--form-order p {
	margin: 0
}

.tooltip--form-order-cashback .tooltip__arrow {
	left: 27%
}

.tooltip--arrow-bottom .tooltip__arrow {
	bottom: -.5rem;
	top: auto
}

.developer-logo path {
	stroke-width: 1px;
	stroke-dasharray: 125;
	stroke-dashoffset: -125;
	stroke-linecap: butt;
	fill: rgba(0, 0, 0, .5)
}

.developer-logo path.green {
	stroke: #5bc451;
	-webkit-animation: d 1s ease-out;
	animation: d 1s ease-out
}

.developer-logo path.black {
	stroke: #1a1a1a;
	-webkit-animation: e 1s ease-out;
	animation: e 1s ease-out
}

.developer-logo path.eye {
	transform-origin: 50% 60%
}

.developer-logo:hover {
	-webkit-animation: f .5s ease;
	animation: f .5s ease;
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}

.developer-logo:hover .black {
	-webkit-animation: b 1s ease-out forwards;
	animation: b 1s ease-out forwards
}

.developer-logo:hover .green {
	-webkit-animation: c 1s ease-out forwards;
	animation: c 1s ease-out forwards
}

.developer-logo:hover .eye {
	-webkit-animation: b 1s ease-out forwards, g .5s ease-out 1.5s;
	animation: b 1s ease-out forwards, g .5s ease-out 1.5s
}

@-webkit-keyframes b {
	0% {
		stroke-dasharray: 125;
		stroke-dashoffset: -125;
		stroke-width: 5px
	}

	80% {
		fill: rgba(0, 0, 0, .5)
	}

	to {
		fill: #000;
		stroke-dashoffset: 0;
		stroke-dasharray: 125;
		stroke-width: 0
	}
}

@keyframes b {
	0% {
		stroke-dasharray: 125;
		stroke-dashoffset: -125;
		stroke-width: 5px
	}

	80% {
		fill: rgba(0, 0, 0, .5)
	}

	to {
		fill: #000;
		stroke-dashoffset: 0;
		stroke-dasharray: 125;
		stroke-width: 0
	}
}

@-webkit-keyframes c {
	0% {
		stroke-dasharray: 125;
		stroke-dashoffset: -125;
		stroke-width: 5px
	}

	80% {
		fill: rgba(91, 196, 81, .5)
	}

	to {
		fill: #5bc451;
		stroke-dashoffset: 0;
		stroke-dasharray: 125;
		stroke-width: 0
	}
}

@keyframes c {
	0% {
		stroke-dasharray: 125;
		stroke-dashoffset: -125;
		stroke-width: 5px
	}

	80% {
		fill: rgba(91, 196, 81, .5)
	}

	to {
		fill: #5bc451;
		stroke-dashoffset: 0;
		stroke-dasharray: 125;
		stroke-width: 0
	}
}

@-webkit-keyframes d {
	0% {
		stroke-dasharray: 125;
		stroke-dashoffset: -125;
		stroke: #5bc451;
		stroke-width: 3px;
		fill: #5bc451
	}

	80% {
		fill: rgba(91, 196, 81, .8)
	}

	to {
		fill: rgba(0, 0, 0, .5);
		stroke: rgba(0, 0, 0, .5);
		stroke-dashoffset: 0;
		stroke-dasharray: 125;
		stroke-width: 0
	}
}

@keyframes d {
	0% {
		stroke-dasharray: 125;
		stroke-dashoffset: -125;
		stroke: #5bc451;
		stroke-width: 3px;
		fill: #5bc451
	}

	80% {
		fill: rgba(91, 196, 81, .8)
	}

	to {
		fill: rgba(0, 0, 0, .5);
		stroke: rgba(0, 0, 0, .5);
		stroke-dashoffset: 0;
		stroke-dasharray: 125;
		stroke-width: 0
	}
}

@-webkit-keyframes e {
	0% {
		stroke-dasharray: 125;
		stroke-dashoffset: -125;
		stroke-width: 3px;
		fill: #000;
		stroke: #000
	}

	50% {
		fill: rgba(0, 0, 0, .8)
	}

	to {
		fill: rgba(0, 0, 0, .5);
		stroke-dashoffset: 0;
		stroke-dasharray: 125;
		stroke-width: 0
	}
}

@keyframes e {
	0% {
		stroke-dasharray: 125;
		stroke-dashoffset: -125;
		stroke-width: 3px;
		fill: #000;
		stroke: #000
	}

	50% {
		fill: rgba(0, 0, 0, .8)
	}

	to {
		fill: rgba(0, 0, 0, .5);
		stroke-dashoffset: 0;
		stroke-dasharray: 125;
		stroke-width: 0
	}
}

@-webkit-keyframes f {
	50% {
		transform: scale(1.1)
	}

	to {
		transform: scale(1)
	}
}

@keyframes f {
	50% {
		transform: scale(1.1)
	}

	to {
		transform: scale(1)
	}
}

@-webkit-keyframes g {
	50% {
		transform: scaleY(0)
	}

	to {
		transform: none
	}
}

@keyframes g {
	50% {
		transform: scaleY(0)
	}

	to {
		transform: none
	}
}

.button-top {
	bottom: 3.125rem;
	opacity: 0;
	position: fixed;
	right: -.9375rem;
	transition: right .3s ease, opacity .3s ease;
	z-index: 99
}

.button-top-flying {
	opacity: 1;
	right: .9375rem
}

.button-top-caught {
	bottom: 3.125rem;
	position: absolute
}

.button-top a {
	background: #fff;
	border-radius: .75rem 1.5rem .75rem .75rem;
	box-shadow: 0 .9375rem 3.125rem rgba(0, 0, 0, .1);
	display: block;
	padding: .6875rem;
	position: relative;
	transition: all .3s
}

.button-top a svg {
	height: 2.125rem;
	width: 2.125rem
}

.button-top a:active {
	box-shadow: inset 0 0 .625rem .125rem rgba(0, 0, 0, .2)
}

.button-top a:hover {
	background-color: #f9f9f9
}

.modal {
	align-items: flex-end;
	bottom: 0;
	display: flex;
	flex-wrap: wrap;
	height: 100vh;
	justify-content: center;
	left: 0;
	margin: 0 auto;
	opacity: 0;
	overflow-x: hidden;
	pointer-events: none;
	position: fixed;
	right: 0;
	top: 0;
	transition: transform, opacity;
	transition-delay: 0s;
	transition-duration: .3s;
	transition-timing-function: ease;
	width: 100%;
	z-index: 99997
}

.modal--center {
	align-items: center
}

.modal__icon {
	fill: #d8d8d8;
	cursor: pointer;
	min-width: 1.875rem;
	transition: opacity .3s
}

.modal__icon:hover {
	opacity: .7
}

.modal__icon--thanks {
	cursor: unset;
	margin-right: .625rem
}

.modal__icon--thanks:hover {
	opacity: 1
}

.modal__wrapper {
	align-items: flex-start;
	display: flex;
	justify-content: space-between;
	margin-bottom: 1.25rem
}

.modal__title-wrapper {
	align-items: center;
	display: flex
}

.modal__content {
	background: #fff;
	border-radius: 1.125rem 1.125rem 0 0;
	cursor: auto;
	max-width: 28.75rem;
	opacity: 0;
	padding: 2rem .625rem 2.3125rem;
	position: relative;
	transform: scale(.3);
	transition: transform, opacity;
	transition-delay: 0s;
	transition-duration: .3s;
	transition-timing-function: ease;
	width: 100%;
	z-index: 99999
}

.modal__content--specialties {
	border-radius: 1rem;
	margin: 7.8125rem 0 6.5625rem;
	padding: 2.5rem .625rem 3.125rem
}

.modal.active {
	opacity: 1;
	pointer-events: auto
}

.modal.active .modal__content {
	opacity: 1;
	transform: scale(1)
}

.modal__title {
	margin-bottom: 0
}

.modal__agreement {
	cursor: pointer;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 1.375rem;
	position: relative
}

.modal__agreement-text {
	width: 87%
}

.modal__agreement-text p {
	color: #949494;
	font-size: .625rem;
	font-weight: 300;
	letter-spacing: .01562rem;
	line-height: .75rem
}

.modal__agreement .error {
	color: #e10000;
	display: block;
	font-size: .6875rem;
	font-weight: 400;
	letter-spacing: .01562rem;
	line-height: .8125rem;
	margin-top: .8125rem
}

.modal--thanks .modal__text {
	font-size: 1.0625rem;
	margin-bottom: 1.5625rem
}

.modal--privacy p {
	font-size: .8125rem;
	margin-bottom: 1.5625rem
}

.modal--top-down .modal__content {
	transform: translateY(-150%) scale(.3)
}

.modal--top-down .modal .active .modal__content {
	transform: translateY(0) scale(1)
}

.modal--bottom-top .modal .active .modal__content {
	transform: translateY(0) scale(1)
}

.modal--right {
	justify-content: flex-end
}

.modal--right .modal__content {
	border-radius: 0;
	margin: 0;
	transform: translateX(150%) scale(1)
}

.modal--right .modal .active .modal__content {
	transform: translateX(0) scale(1)
}

.header {
	align-items: center;
	background-color: #fff;
	display: flex;
	justify-content: space-between;
	padding: 1.0625rem .625rem;
	position: fixed;
	width: 100%;
	z-index: 10
}

.header__block {
	align-items: center;
	display: none;
	justify-content: space-between;
	margin-left: auto
}

.header__logo {
	height: 2.875rem;
	margin-right: 1.0625rem;
	width: 12.5rem
}

.header__logo svg {
	width: 100%
}

.header__menu {
	display: none
}

.header__btn-mobile {
	background: #f9f9f9;
	border: none;
	border-radius: .75rem;
	padding: .625rem .75rem
}

.header__personal {
	align-items: center;
	background-color: #f9f9f9;
	border: .0625rem solid transparent;
	border-radius: .75rem 0 1rem .75rem;
	display: flex;
	justify-content: space-between;
	margin-right: 1.25rem;
	padding: .875rem;
	text-decoration: none
}

.header__personal:hover .header__personal-name {
	color: #f55e68
}

.header__personal:hover .header__personal-icon {
	fill: #f55e68
}

.header__personal-name {
	color: #1a1a1a;
	cursor: pointer;
	font-size: .9375rem;
	margin-right: 1.25rem;
	transition: all, .3s;
	white-space: nowrap
}

.header__personal-icon {
	fill: #1a1a1a
}

.header__personal-wrapper {
	width: 100%
}

.header__social {
	align-items: center;
	display: flex;
	margin-right: 1.25rem
}

.header__social-icon {
	background: #f9f9f9;
	border-radius: .5rem;
	cursor: pointer;
	height: 1.875rem;
	margin-right: .5rem;
	padding: .375rem
}

.header__social-icon:last-child {
	margin-right: 0
}

.header__social-icon:hover svg {
	fill: #f55e68
}

.header__social-icon svg {
	fill: #1a1a1a
}

.header__phones {
	margin-right: 1.25rem
}

.header__phones-item a {
	color: #1a1a1a;
	cursor: pointer;
	font-size: .9375rem;
	text-decoration: none;
	transition: all, .3s;
	white-space: nowrap
}

.header__phones-item a:hover {
	color: #f55e68
}

.mobile-menu {
	background-color: #fff;
	height: 100%;
	min-height: 100vh;
	overflow: auto;
	padding-top: 5.625rem;
	position: fixed;
	right: 0;
	top: 0;
	transform: translateX(100%);
	transition: transform;
	transition-delay: 0s;
	transition-duration: .3s;
	transition-timing-function: ease;
	width: 16.25rem;
	z-index: 6
}

.mobile-menu.active {
	transform: translateX(0)
}

.mobile-menu__container {
	border-top: .0625rem solid #e8e8e8;
	padding: 1.5625rem 1.0625rem 1.875rem 1.5625rem
}

.mobile-menu__close-btn {
	align-items: center;
	background-color: #f9f9f9;
	border-radius: .75rem;
	display: flex;
	justify-content: flex-end;
	margin: 0 .9375rem .9375rem auto;
	padding: .6875rem;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content
}

.mobile-menu__close-btn svg {
	fill: #323232
}

.mobile-menu .header__personal {
	margin: 0 0 1.5625rem
}

.mobile-menu__menu a {
	color: #1a1a1a;
	font-size: 1.0625rem;
	text-decoration: none
}

.mobile-menu__menu li {
	margin-bottom: 1.5625rem
}

.mobile-menu__menu li:last-child {
	margin-bottom: 0
}

.mobile-menu__contacts {
	align-items: center;
	display: flex;
	margin-bottom: .75rem
}

.mobile-menu__contacts-icon {
	margin-right: .9375rem;
	min-width: 1.25rem
}

.mobile-menu__contacts-item {
	font-size: .8125rem
}

.mobile-menu__contacts-item--2 {
	font-size: .6875rem
}

.mobile-menu__social {
	align-items: center;
	display: flex;
	margin-top: 1.625rem
}

.mobile-menu__social-icon {
	align-items: center;
	background: #f9f9f9;
	border-radius: .5rem;
	cursor: pointer;
	display: flex;
	height: 2.625rem;
	justify-content: center;
	margin-right: .5rem;
	padding: .375rem;
	width: 2.625rem
}

.mobile-menu__social-icon:last-child {
	margin-right: 0
}

.mobile-menu__social-icon:hover svg {
	fill: #f55e68
}

.mobile-menu__social-icon svg {
	fill: #1a1a1a
}

.mobile-menu .select__field {
	width: 100%
}

.footer__bottom {
	align-items: center;
	display: flex;
	justify-content: space-between;
	padding: 2.1875rem .625rem 2.5rem
}

.footer__rights-wrapper .footer__rights-text:first-of-type {
	margin-bottom: .3125rem
}

.footer__rights-wrapper a {
	color: #f55e68;
	transition: all, .3s
}

.footer__rights-wrapper a:hover {
	color: #df434d
}

[dir=ltr] .footer__rights-title {
	text-align: left
}

[dir=rtl] .footer__rights-title {
	text-align: right
}

.footer__rights-title {
	font-size: .875rem;
	letter-spacing: .01562rem;
	line-height: 1rem;
	margin-bottom: .3125rem
}

[dir=ltr] .footer__rights-text {
	text-align: left
}

[dir=rtl] .footer__rights-text {
	text-align: right
}

.footer__rights-text {
	color: #595959;
	font-size: .6875rem;
	letter-spacing: .01562rem;
	line-height: .8125rem
}

.footer__rights .col:first-of-type {
	margin-bottom: 1.25rem
}

.footer__rights span {
	white-space: nowrap
}

.banner {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 0 0 0 2.8125rem;
	margin-bottom: 3.75rem;
	margin-top: 5rem;
	overflow: hidden;
	position: relative
}

.banner__content {
	padding: 2.1875rem 0;
	position: relative;
	z-index: 1
}

.banner__title {
	background-color: #fff;
	font-size: 1.5rem;
	font-weight: 600;
	letter-spacing: .01562rem;
	line-height: 1.8125rem;
	opacity: .9;
	padding: .4375rem;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content
}

.banner__subtitle {
	background-color: #fff;
	font-size: 1.3125rem;
	font-weight: 400;
	letter-spacing: .01562rem;
	line-height: 1.5625rem;
	opacity: .9;
	padding: .6875rem .8125rem;
	width: 90%
}

.banner__icon {
	display: none
}

.programs__cards {
	display: flex;
	flex-wrap: wrap;
	gap: 1.25rem
}

.programs__card {
	border-radius: 1.375rem;
	cursor: pointer;
	padding-bottom: 1.25rem;
	width: 100%
}

.programs__card--green {
	background-color: #abd14e
}

.programs__card--green:hover .title {
	color: #abd14e
}

.programs__card--blue {
	background-color: #3c5780
}

.programs__card--blue:hover .title {
	color: #3c5780
}

.programs__card--red {
	background-color: #f55e68
}

.programs__card--red:hover .title {
	color: #f55e68
}

.programs__card-content {
	background: #fff;
	border-radius: 1.125rem 1.125rem 3.75rem 0;
	height: 100%;
	padding: 1.5625rem .9375rem;
	width: 100%
}

.programs__card-duration {
	color: #949494;
	display: block;
	font-size: .8125rem;
	letter-spacing: .01562rem;
	line-height: 1.0625rem;
	margin-bottom: .625rem
}

.programs__card-text {
	font-size: .875rem;
	letter-spacing: .01562rem;
	line-height: 1.125rem;
	margin-bottom: .9375rem
}

.programs__card-price {
	background: #f7f7f7;
	border-radius: .75rem;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
	padding: .625rem .8125rem;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content
}

.programs__card-price-info {
	font-size: .625rem;
	letter-spacing: .01562rem;
	line-height: 1.125rem
}

.programs__card-price-sum {
	font-size: 1.375rem;
	letter-spacing: .01562rem;
	line-height: 1.625rem
}

.specialties {
	margin: 0 auto 5.625rem;
	max-width: 87.5rem
}

.specialties__cards {
	display: flex;
	flex-wrap: wrap;
	gap: .625rem
}

.specialties__card {
	background: #f2f2f2;
	border-radius: 18px 18px 18px 60px;
	display: flex;
	height: 10.625rem;
	padding: 1.375rem 1.25rem;
	width: 100%
}

.specialties__description {
	font-size: .8125rem;
	letter-spacing: .01562rem;
	line-height: 1.0625rem
}

.specialties__icon-wrapper {
	align-self: self-end;
	min-width: 3.75rem
}

.specialties__icon-wrapper img {
	fill: #3c5780;
	height: 100%;
	width: 100%
}

.reasons {
	overflow: hidden
}

.reasons__cards {
	cursor: pointer;
	display: flex;
	padding-bottom: 2.5rem
}

.reasons__card {
	border-radius: 1.125rem 3.75rem 1.125rem 1.125rem;
	height: 100%;
	padding: 1.875rem 1.5625rem
}

.reasons__card--light {
	color: #1a1a1a
}

.reasons__card--light .reasons__card-icon {
	fill: #1a1a1a
}

.reasons__card--dark {
	color: #fff
}

.reasons__card--dark .reasons__card-icon {
	fill: #fff
}

.reasons__card-text {
	font-size: .8125rem;
	letter-spacing: .01562rem;
	line-height: 1.0625rem
}

.reasons__card img {
	margin-bottom: 1.5rem
}

.reasons .tns-ovh {
	overflow: visible
}

.universities {
	background: #f9f9f9;
	border-radius: 2rem;
	margin: 0 auto 5.625rem;
	max-width: 87.5rem;
	padding: 2.8125rem 0
}

.universities__tabs-container {
	margin-bottom: 1.875rem
}

.universities__tabs {
	display: flex
}

.universities__tabs-item {
	color: #949494;
	cursor: pointer;
	margin-right: 1.25rem
}

.universities__tabs-item:last-child {
	margin-right: 0
}

.universities__tabs-item.active {
	color: #1a1a1a
}

.universities__cards {
	cursor: pointer;
	display: none;
	overflow: auto;
	padding-bottom: 2.5rem
}

.universities__cards::-webkit-scrollbar {
	height: 8px
}

.universities__cards::-webkit-scrollbar-track {
	background: #f2f2f2;
	border-radius: 12px
}

.universities__cards::-webkit-scrollbar-thumb {
	background-color: #f55e68;
	border-radius: 12px
}

.universities__cards.active {
	display: flex
}

.universities__card {
	align-items: center;
	border-right: .0625rem solid #d8d8d8;
	display: flex;
	justify-content: center;
	min-height: 8.125rem;
	min-width: 11.25rem
}

.universities__card:last-child {
	border-right: none
}

.universities__card:nth-child(2) .universities__img-wrapper {
	height: 3.125rem;
	width: 8.75rem
}

.universities__img-wrapper {
	height: 3.75rem;
	width: 4.375rem
}

.universities__img-wrapper:nth-child(2) {
	width: 8.5625rem
}

.universities__img-wrapper img {
	height: 100%;
	width: 100%
}

.gallery__wrapper {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-bottom: 2.5rem
}

.gallery__wrapper h2 {
	margin: 0
}

.gallery__controls {
	display: flex
}

.gallery__controls svg {
	fill: #323232;
	border: none;
	cursor: pointer
}

.gallery__controls svg:first-of-type {
	margin-right: .625rem;
	transform: rotate(180deg)
}

.gallery__controls svg:focus {
	outline: none
}

.gallery__controls svg[aria-disabled=true] {
	fill: #d8d8d8
}

.gallery__img-wrapper {
	cursor: pointer;
	padding: .625rem
}

.gallery__img-wrapper img {
	border-radius: 1rem;
	height: 100%;
	width: 100%
}

.gallery__img-wrapper img:focus {
	outline: none
}

.gallery .tns-nav {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 1.5625rem
}

.gallery .tns-nav button {
	background-color: #e8e8e8;
	border: none;
	border-radius: .25rem;
	cursor: pointer;
	height: .375rem;
	margin-right: .625rem;
	margin-top: .3125rem;
	transition: all, .3s;
	width: 2.125rem
}

.gallery .tns-nav button:last-child {
	margin-right: 0
}

.gallery .tns-nav button:hover {
	background-color: #f55e68
}

.gallery .tns-nav-active {
	background-color: #b4b4b4 !important
}

.diploma {
	background: #f9f9f9;
	border-radius: 1rem;
	margin: 0 auto 5.625rem;
	max-width: 87.5rem;
	padding-bottom: 2.5rem
}

.diploma__header {
	background: #476144;
	border-radius: 1rem 1rem 0 3.125rem;
	height: 8.75rem;
	margin-bottom: 3.125rem;
	width: 100%
}

.diploma__img-wrapper {
	margin: 0 auto;
	max-width: 21.25rem;
	width: 100%
}

.diploma__img-wrapper img {
	height: 100%;
	width: 100%
}

.diploma .title {
	margin-bottom: 1rem
}

.study__content {
	background-color: #3c5780;
	background-image: url(../../dist/img/logo-background.png);
	background-position: top;
	background-repeat: no-repeat;
	background-size: contain;
	border-radius: 0 5.625rem 0 0;
	color: #fff;
	padding: 4.0625rem 0
}

.study__content-wrapper {
	padding: 0 .625rem
}

.study__title {
	font-size: 1.5rem;
	font-weight: 600;
	letter-spacing: .01562rem;
	line-height: 1.8125rem;
	margin-bottom: .9375rem
}

.study__subtitle {
	font-size: 1.0625rem;
	font-weight: 400;
	letter-spacing: .01562rem;
	line-height: 1.375rem;
	margin-bottom: 1.5625rem
}

.study__btn {
	background-color: transparent;
	background-color: #40b4e5;
	border: none;
	border-radius: 1.125rem;
	cursor: pointer;
	font-family: Museo Sans Cyrl, Helvetica, Arial, sans-serif;
	padding: 1.25rem 1.4375rem;
	transition: all, .3s
}

.study__btn:hover {
	background-color: #2aa3d7
}

.study__btn p {
	color: #fff;
	font-size: 1.1875rem;
	letter-spacing: .01562rem;
	line-height: 1.4375rem
}

.study__img-wrapper {
	height: 19.75rem;
	width: 100%
}

.study__img-wrapper img {
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: top;
	object-position: top;
	width: 100%
}

.advantages {
	background: #f9f9f9;
	border-radius: 1rem;
	margin: 0 auto 5.625rem;
	max-width: 87.5rem
}

.advantages__title {
	font-size: 1.5rem;
	letter-spacing: .01562rem;
	line-height: 1.8125rem;
	margin-bottom: 1.25rem
}

.advantages__intro-block {
	border-bottom: .0625rem solid #d8d8d8;
	padding: 2.8125rem 0 1.875rem
}

.advantages__intro-block h2 {
	margin-bottom: 1.25rem
}

.advantages__intro-block-text p {
	font-size: .875rem;
	letter-spacing: .01562rem;
	line-height: 1.125rem;
	margin-bottom: 1.5625rem
}

.advantages__intro-block-text p:last-child {
	margin-bottom: 0
}

.advantages__intro-block a {
	color: #f55e68;
	transition: all, .3s
}

.advantages__intro-block a:hover {
	color: #df434d
}

.advantages__content-block {
	padding: 1.875rem 0 11.875rem;
	position: relative
}

.advantages__content-block h2 {
	margin-bottom: 1.25rem
}

.advantages__content-block h3 {
	margin-bottom: 0
}

.advantages__video {
	border-radius: 1rem;
	display: block;
	margin-bottom: 1.5625rem;
	overflow: hidden;
	position: relative
}

.advantages__video:before {
	background-color: rgba(0, 0, 0, .2);
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: background-color .2s ease-in
}

.advantages__video:hover:before {
	background-color: rgba(0, 0, 0, .35)
}

.advantages__video img {
	height: auto;
	width: 100%
}

.advantages__video svg {
	fill: #ffc834;
	height: 1.5625rem;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 1.25rem
}

.advantages__cards {
	display: flex;
	flex-wrap: wrap;
	gap: .625rem
}

.advantages__card {
	background: #f2f2f2;
	border-radius: 1.125rem;
	max-width: 100%;
	padding: 1.5625rem;
	width: 100%
}

.advantages__card-container {
	align-items: center;
	display: flex;
	margin-bottom: .75rem
}

.advantages__card-container img {
	margin-right: .625rem
}

.advantages__card-text {
	font-size: .8125rem;
	letter-spacing: .01562rem;
	line-height: 1.0625rem
}

.advantages__application {
	bottom: 3.125rem;
	left: .625rem;
	max-width: 22.5rem;
	position: absolute
}

.advantages__application-text {
	display: block;
	font-size: .875rem;
	letter-spacing: .01562rem;
	line-height: 1.125rem;
	margin-bottom: .9375rem
}

.advantages__application-btn {
	align-items: center;
	background-color: #ffc834;
	border-radius: 1.125rem;
	cursor: pointer;
	display: flex;
	justify-content: center;
	padding: 1rem 2.25rem;
	transition: all, .3s;
	width: 13.125rem
}

.advantages__application-btn:hover {
	background-color: #ffd462
}

.advantages__application-btn p {
	color: #1a1a1a;
	font-size: 1.1875rem;
	font-weight: 600;
	letter-spacing: .01562rem;
	line-height: 1.4375rem;
	margin: 0;
	padding: 0
}

.questions__items {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-between
}

.questions__item-container {
	align-items: center;
	display: flex;
	justify-content: space-between
}

.questions__item {
	background: #f9f9f9;
	border: .0625rem solid transparent;
	border-radius: 1.125rem;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
	justify-content: center;
	margin-bottom: .625rem;
	max-width: 43.75rem;
	padding: 1.375rem;
	transition: all, .3s;
	width: 100%
}

.questions__item:hover {
	border-color: #ffc834
}

.questions__item.active {
	background: #fff;
	border-color: #ffc834;
	border-width: .125rem
}

.questions__item.active .questions__item-btn-plus {
	opacity: 0;
	transform: rotate(0)
}

.questions__item-title {
	font-size: 1.0625rem;
	letter-spacing: .01562rem;
	line-height: 1.375rem;
	margin-right: .9375rem
}

.questions__item-subtitle {
	font-size: .9375rem
}

.questions__item-btn {
	align-items: center;
	display: flex;
	flex-direction: column;
	height: 1.4375rem;
	justify-content: center;
	min-width: 1.4375rem
}

.questions__item-btn-plus {
	background-color: #000;
	height: .125rem;
	transform: rotate(90deg);
	transition: all, .3s;
	width: 100%
}

.questions__item-btn-minus {
	background-color: #000;
	height: .125rem;
	transform: translateY(-2px);
	width: 100%
}

.contacts {
	background: #f9f9f9;
	border-radius: 2rem;
	margin: 0 auto 1.875rem;
	max-width: 87.5rem;
	overflow: hidden
}

.contacts__container {
	padding: 3.125rem .625rem .625rem
}

.contacts__content {
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 1.875rem
}

.contacts__item {
	align-items: center;
	display: flex;
	margin-bottom: .9375rem;
	max-width: 19.375rem
}

.contacts__item-icon {
	height: auto;
	margin-right: .9375rem;
	width: 1.875rem
}

.contacts__item-icon svg {
	fill: #323232
}

.contacts__item a {
	text-decoration: underline
}

.contacts__item .title {
	white-space: nowrap
}

.contacts__map {
	height: 22.5rem;
	width: 100%
}

.contacts a {
	color: #f55e68;
	transition: all, .3s
}

.contacts a:hover {
	color: #df434d
}

.application {
	margin-top: 1.875rem
}

.application .title {
	margin-bottom: 1.25rem
}

.application .input {
	margin: 0 0 .625rem;
	max-width: 18.75rem
}

.application .input__field,
.application .input__wrapper {
	background-color: #fff
}

.application .input__placeholder {
	font-size: .875rem;
	letter-spacing: .01562rem;
	line-height: 1.125rem
}

.application .btn {
	max-width: 18.75rem;
	width: 100%
}

.application__agreement {
	background: hsla(0, 0%, 100%, .75);
	border-radius: .75rem;
	cursor: pointer;
	display: flex;
	flex-wrap: wrap;
	margin-top: 1.0625rem;
	padding: .6875rem;
	position: relative
}

.application__agreement-text {
	width: 85%
}

.application__agreement-text p {
	color: #595959;
	font-size: .625rem;
	font-weight: 300;
	letter-spacing: .01562rem;
	line-height: .75rem
}

.application__agreement .error {
	color: #e10000;
	display: block;
	font-size: .625rem;
	font-weight: 300;
	letter-spacing: .01562rem;
	line-height: .75rem;
	margin-top: .375rem
}

@media (min-width:465px) {

	.col-very-sm,
	.col-very-sm-auto {
		flex: 0 0 auto;
		max-width: 100%
	}

	.col-very-sm-auto {
		width: auto
	}

	.col-very-sm-1 {
		flex: 0 0 8.33333% !important;
		max-width: 8.33333% !important
	}

	.col-very-sm-2 {
		flex: 0 0 16.66667% !important;
		max-width: 16.66667% !important
	}

	.col-very-sm-3 {
		flex: 0 0 25% !important;
		max-width: 25% !important
	}

	.col-very-sm-4 {
		flex: 0 0 33.33333% !important;
		max-width: 33.33333% !important
	}

	.col-very-sm-5 {
		flex: 0 0 41.66667% !important;
		max-width: 41.66667% !important
	}

	.col-very-sm-6 {
		flex: 0 0 50% !important;
		max-width: 50% !important
	}

	.col-very-sm-7 {
		flex: 0 0 58.33333% !important;
		max-width: 58.33333% !important
	}

	.col-very-sm-8 {
		flex: 0 0 66.66667% !important;
		max-width: 66.66667% !important
	}

	.col-very-sm-9 {
		flex: 0 0 75% !important;
		max-width: 75% !important
	}

	.col-very-sm-10 {
		flex: 0 0 83.33333% !important;
		max-width: 83.33333% !important
	}

	.col-very-sm-11 {
		flex: 0 0 91.66667% !important;
		max-width: 91.66667% !important
	}

	.col-very-sm-12 {
		flex: 0 0 100% !important;
		max-width: 100% !important
	}

	.modal {
		align-items: center
	}

	.modal__content {
		border-radius: 1.125rem 1.125rem 0 6.25rem
	}

	.modal__content--specialties {
		border-radius: 1rem;
		padding: 3.125rem 1.5625rem
	}

	.banner__subtitle {
		padding: .625rem 1.125rem;
		width: 71%
	}

	.diploma__header {
		height: 11.25rem
	}

	.diploma__img-wrapper {
		max-width: 28.75rem
	}

	.study__content {
		background-size: cover
	}

	.contacts__item {
		margin-right: 1.25rem
	}
}

@media (min-width:540px) {

	.col-xs,
	.col-xs-auto {
		flex: 0 0 auto;
		max-width: 100%
	}

	.col-xs-auto {
		width: auto
	}

	.col-xs-1 {
		flex: 0 0 8.33333% !important;
		max-width: 8.33333% !important
	}

	.col-xs-2 {
		flex: 0 0 16.66667% !important;
		max-width: 16.66667% !important
	}

	.col-xs-3 {
		flex: 0 0 25% !important;
		max-width: 25% !important
	}

	.col-xs-4 {
		flex: 0 0 33.33333% !important;
		max-width: 33.33333% !important
	}

	.col-xs-5 {
		flex: 0 0 41.66667% !important;
		max-width: 41.66667% !important
	}

	.col-xs-6 {
		flex: 0 0 50% !important;
		max-width: 50% !important
	}

	.col-xs-7 {
		flex: 0 0 58.33333% !important;
		max-width: 58.33333% !important
	}

	.col-xs-8 {
		flex: 0 0 66.66667% !important;
		max-width: 66.66667% !important
	}

	.col-xs-9 {
		flex: 0 0 75% !important;
		max-width: 75% !important
	}

	.col-xs-10 {
		flex: 0 0 83.33333% !important;
		max-width: 83.33333% !important
	}

	.col-xs-11 {
		flex: 0 0 91.66667% !important;
		max-width: 91.66667% !important
	}

	.col-xs-12 {
		flex: 0 0 100% !important;
		max-width: 100% !important
	}

	.diploma__header {
		height: 13.75rem
	}

	.diploma__img-wrapper {
		max-width: 33.75rem
	}
}

@media (min-width:576px) {

	.col-sm,
	.col-sm-auto {
		flex: 0 0 auto;
		max-width: 100%
	}

	.col-sm-auto {
		width: auto
	}

	.col-sm-1 {
		flex: 0 0 8.33333% !important;
		max-width: 8.33333% !important
	}

	.col-sm-2 {
		flex: 0 0 16.66667% !important;
		max-width: 16.66667% !important
	}

	.col-sm-3 {
		flex: 0 0 25% !important;
		max-width: 25% !important
	}

	.col-sm-4 {
		flex: 0 0 33.33333% !important;
		max-width: 33.33333% !important
	}

	.col-sm-5 {
		flex: 0 0 41.66667% !important;
		max-width: 41.66667% !important
	}

	.col-sm-6 {
		flex: 0 0 50% !important;
		max-width: 50% !important
	}

	.col-sm-7 {
		flex: 0 0 58.33333% !important;
		max-width: 58.33333% !important
	}

	.col-sm-8 {
		flex: 0 0 66.66667% !important;
		max-width: 66.66667% !important
	}

	.col-sm-9 {
		flex: 0 0 75% !important;
		max-width: 75% !important
	}

	.col-sm-10 {
		flex: 0 0 83.33333% !important;
		max-width: 83.33333% !important
	}

	.col-sm-11 {
		flex: 0 0 91.66667% !important;
		max-width: 91.66667% !important
	}

	.col-sm-12 {
		flex: 0 0 100% !important;
		max-width: 100% !important
	}
}

@media (min-width:768px) {

	.col,
	.col-1,
	.col-2,
	.col-3,
	.col-4,
	.col-5,
	.col-6,
	.col-7,
	.col-8,
	.col-9,
	.col-10,
	.col-11,
	.col-12,
	.col-auto,
	.col-ds,
	.col-ds-1,
	.col-ds-2,
	.col-ds-3,
	.col-ds-4,
	.col-ds-5,
	.col-ds-6,
	.col-ds-7,
	.col-ds-8,
	.col-ds-9,
	.col-ds-10,
	.col-ds-11,
	.col-ds-12,
	.col-ds-auto,
	.col-lg,
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-auto,
	.col-md,
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-auto,
	.col-sm,
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-auto,
	.col-very-sm,
	.col-very-sm-1,
	.col-very-sm-2,
	.col-very-sm-3,
	.col-very-sm-4,
	.col-very-sm-5,
	.col-very-sm-6,
	.col-very-sm-7,
	.col-very-sm-8,
	.col-very-sm-9,
	.col-very-sm-10,
	.col-very-sm-11,
	.col-very-sm-12,
	.col-very-sm-auto,
	.col-xl,
	.col-xl-1,
	.col-xl-2,
	.col-xl-3,
	.col-xl-4,
	.col-xl-5,
	.col-xl-6,
	.col-xl-7,
	.col-xl-8,
	.col-xl-9,
	.col-xl-10,
	.col-xl-11,
	.col-xl-12,
	.col-xl-auto,
	.col-xs,
	.col-xs-1,
	.col-xs-2,
	.col-xs-3,
	.col-xs-4,
	.col-xs-5,
	.col-xs-6,
	.col-xs-7,
	.col-xs-8,
	.col-xs-9,
	.col-xs-10,
	.col-xs-11,
	.col-xs-12,
	.col-xs-auto {
		padding-left: .625rem !important;
		padding-right: .625rem !important
	}

	.col-md,
	.col-md-auto {
		flex: 0 0 auto;
		max-width: 100%
	}

	.col-md-auto {
		width: auto
	}

	.col-md-1 {
		flex: 0 0 8.33333% !important;
		max-width: 8.33333% !important
	}

	.col-md-2 {
		flex: 0 0 16.66667% !important;
		max-width: 16.66667% !important
	}

	.col-md-3 {
		flex: 0 0 25% !important;
		max-width: 25% !important
	}

	.col-md-4 {
		flex: 0 0 33.33333% !important;
		max-width: 33.33333% !important
	}

	.col-md-5 {
		flex: 0 0 41.66667% !important;
		max-width: 41.66667% !important
	}

	.col-md-6 {
		flex: 0 0 50% !important;
		max-width: 50% !important
	}

	.col-md-7 {
		flex: 0 0 58.33333% !important;
		max-width: 58.33333% !important
	}

	.col-md-8 {
		flex: 0 0 66.66667% !important;
		max-width: 66.66667% !important
	}

	.col-md-9 {
		flex: 0 0 75% !important;
		max-width: 75% !important
	}

	.col-md-10 {
		flex: 0 0 83.33333% !important;
		max-width: 83.33333% !important
	}

	.col-md-11 {
		flex: 0 0 91.66667% !important;
		max-width: 91.66667% !important
	}

	.col-md-12 {
		flex: 0 0 100% !important;
		max-width: 100% !important
	}

	.row {
		margin-left: -.625rem !important;
		margin-right: -.625rem !important
	}

	.btn--yellow {
		font-size: 1.1875rem;
		line-height: 1.5625rem
	}

	.btn--yellow {
		margin: 0 0 0 auto
	}

	.container {
		padding: 0 2.1875rem
	}

	.menu--footer {
		flex-direction: row;
		font-size: .875rem
	}

	.title {
		font-size: 2.25rem;
		line-height: 2.9375rem
	}

	.title {
		margin-bottom: 1.875rem
	}

	.title--1 {
		font-size: 3rem;
		line-height: 3.625rem
	}

	.title--1 {
		margin-bottom: 0
	}

	.title--2 {
		font-size: 1.75rem;
		line-height: 2.125rem
	}

	.title--2 {
		margin-bottom: .3125rem
	}

	.title--3 {
		font-size: 1.375rem;
		line-height: 1.625rem
	}

	.title--3 {
		margin-bottom: .875rem
	}

	.title--4 {
		font-size: 1.3125rem;
		line-height: 1.5625rem
	}

	.title--4 {
		margin-bottom: .9375rem
	}

	.accordion__body {
		padding-top: 1.875rem
	}

	.input {
		margin-bottom: .9375rem
	}

	.input:last-of-type {
		margin-bottom: 1.875rem
	}

	.input__wrapper-el .error {
		font-size: .6875rem;
		line-height: .8125rem
	}

	.input__label {
		font-size: .6875rem;
		line-height: 1.1875rem
	}

	.input__field {
		font-size: 1.1875rem;
		line-height: 1.5625rem
	}

	.input__placeholder {
		font-size: 1.1875rem;
		line-height: 1.5625rem
	}

	.input__placeholder {
		top: 2rem
	}

	.tooltip--select-modal {
		width: calc(100% - 30px)
	}

	.button-top a {
		padding: 1rem
	}

	.button-top a svg {
		height: 2.5rem;
		width: 2.5rem
	}

	.modal__icon--thanks {
		margin-right: .9375rem
	}

	.modal__wrapper {
		margin-bottom: 1.5625rem
	}

	.modal__content {
		align-self: center;
		margin: .9375rem;
		max-width: 31.25rem;
		padding: 2rem 1.875rem
	}

	.modal__content--specialties {
		margin: 7.8125rem 0 11.5625rem;
		max-width: unset;
		padding: 4.375rem 2.1875rem
	}

	.modal__title {
		margin-bottom: 0
	}

	.modal__agreement-text p {
		font-size: .6875rem;
		line-height: .8125rem
	}

	.modal__agreement .error {
		font-size: .75rem;
		line-height: .875rem
	}

	.modal--privacy .modal__content {
		max-width: 43.75rem
	}

	.header {
		padding: 1.0625rem 2.125rem
	}

	.header__block {
		display: flex
	}

	.header__logo {
		margin-right: 1.6875rem;
		width: 11.5625rem
	}

	.mobile-menu {
		padding-top: 6.25rem
	}

	.mobile-menu .header__personal {
		display: none
	}

	.footer__bottom {
		padding: 2.3125rem 2.1875rem 2.8125rem
	}

	.footer__rights-title {
		font-size: .9375rem;
		line-height: 1.125rem
	}

	.footer__rights-title {
		margin-bottom: .625rem
	}

	.footer__rights-text {
		font-size: .75rem;
		line-height: .875rem
	}

	.banner {
		background-position: 55%;
		border-radius: 0 0 0 5.625rem;
		margin-bottom: 4.6875rem
	}

	.banner__content {
		padding: 8.75rem 0 2.5rem
	}

	.banner__title {
		font-size: 2.625rem;
		line-height: 3.125rem
	}

	.banner__title {
		max-width: 75%;
		padding: .9375rem 1.125rem
	}

	.banner__subtitle {
		font-size: 1.875rem;
		line-height: 2.25rem
	}

	.programs__card {
		padding-bottom: 1.875rem;
		width: 48.5%
	}

	.programs__card-content {
		padding: 1.875rem 1.5625rem 2.1875rem
	}

	.programs__card-duration {
		font-size: .875rem;
		line-height: 1.125rem
	}

	.programs__card-duration {
		margin-bottom: .9375rem
	}

	.programs__card-text {
		font-size: .9375rem;
		line-height: 1.1875rem
	}

	.programs__card-price-info {
		font-size: .6875rem;
		line-height: 1.1875rem
	}

	.programs__card-price-sum {
		font-size: 1.75rem;
		line-height: 2.125rem
	}

	.specialties__cards {
		gap: 1.25rem
	}

	.specialties__card {
		height: 11.875rem;
		max-width: unset;
		padding: 1.375rem 1.5rem;
		width: calc(50% - 10px)
	}

	.specialties__description {
		font-size: .875rem;
		line-height: 1.125rem
	}

	.specialties__icon-wrapper {
		min-width: 4.6875rem
	}

	.reasons__card-text {
		font-size: .875rem;
		line-height: 1.125rem
	}

	.universities {
		padding: 4.6875rem 0
	}

	.universities__tabs-item {
		margin-right: 1.875rem
	}

	.universities__tabs-item:last-child {
		margin-right: 0
	}

	.gallery__controls svg {
		height: 1.875rem;
		width: 1.875rem
	}

	.gallery__controls svg:first-of-type {
		margin-right: .9375rem
	}

	.gallery__img-wrapper {
		padding: 0
	}

	.gallery .tns-nav {
		margin-top: 2.5rem
	}

	.gallery .tns-nav button {
		width: 5.625rem
	}

	.diploma {
		border-radius: 32px;
		padding-bottom: 3.125rem
	}

	.diploma__header {
		border-radius: 32px 32px 0 100px;
		height: 17.0625rem
	}

	.diploma__img-wrapper {
		max-width: 40.625rem;
		min-width: 40.625rem
	}

	.diploma .title {
		margin-bottom: 1.125rem
	}

	.study__content-wrapper {
		align-items: center;
		display: flex;
		justify-content: space-between;
		padding: 0 1.875rem
	}

	.study__title {
		font-size: 2.25rem;
		line-height: 2.6875rem
	}

	.study__subtitle {
		font-size: 1.1875rem;
		line-height: 1.5625rem
	}

	.study__subtitle {
		margin-bottom: 0
	}

	.study__btn {
		margin-left: 1.875rem;
		min-width: 20.625rem
	}

	.study__btn p {
		font-size: 1.3125rem;
		line-height: 1.5625rem
	}

	.study__img-wrapper {
		height: 16rem;
		-o-object-fit: cover;
		object-fit: cover;
		-o-object-position: top;
		object-position: top
	}

	.advantages {
		border-radius: 2rem
	}

	.advantages__title {
		font-size: 2.25rem;
		line-height: 2.6875rem
	}

	.advantages__title {
		margin-bottom: 1.875rem
	}

	.advantages__intro-block h2 {
		margin-bottom: 1.875rem
	}

	.advantages__intro-block-text p {
		font-size: .9375rem;
		line-height: 1.1875rem
	}

	.advantages__content-block h2 {
		margin-bottom: 1.875rem
	}

	.advantages__video svg {
		height: 3.125rem;
		width: 2.5rem
	}

	.advantages__cards {
		gap: 1.25rem
	}

	.advantages__card {
		gap: 1.25rem;
		max-width: 48.5%;
		padding: 1.5625rem 1.875rem
	}

	.advantages__card-container {
		margin-bottom: .9375rem
	}

	.advantages__card-text {
		font-size: .875rem;
		line-height: 1.125rem
	}

	.advantages__application {
		bottom: 3.75rem;
		left: 0
	}

	.advantages__application-text {
		font-size: .9375rem;
		line-height: 1.1875rem
	}

	.advantages__application-btn {
		width: 14.375rem
	}

	.advantages__application-btn p {
		font-size: 1.3125rem;
		line-height: 1.5625rem
	}

	.questions__items {
		flex-direction: row;
		gap: .9375rem
	}

	.questions__item {
		padding: 1.5rem 1.75rem
	}

	.questions__item-title {
		font-size: 1.1875rem;
		line-height: 1.5625rem
	}

	.questions__item-subtitle {
		font-size: 1.0625rem
	}

	.questions__items-wrapper {
		flex-basis: 49%
	}

	.contacts {
		margin: 0 auto 2.5rem
	}

	.contacts__container {
		padding: 4.375rem 2.1875rem 0
	}

	.contacts__content {
		padding-bottom: 3.125rem
	}

	.contacts__item-icon {
		margin-right: 1.5625rem
	}

	.contacts__map {
		height: 37.5rem
	}

	.application .input {
		margin: 0 1.25rem 0 0;
		max-width: unset;
		width: 33.3%
	}

	.application .input__placeholder {
		font-size: .9375rem;
		line-height: 1.1875rem
	}

	.application .btn {
		max-width: unset;
		padding: 1.25rem;
		width: 33.3%
	}

	.application__container {
		align-items: center;
		display: flex
	}

	.application__agreement-text p {
		font-size: .6875rem;
		line-height: .8125rem
	}

	.application__agreement .error {
		font-size: .6875rem;
		line-height: .8125rem
	}
}

@media (min-width:992px) {

	.col-ds,
	.col-ds-auto {
		flex: 0 0 auto;
		max-width: 100%
	}

	.col-ds-auto {
		width: auto
	}

	.col-ds-1 {
		flex: 0 0 8.33333% !important;
		max-width: 8.33333% !important
	}

	.col-ds-2 {
		flex: 0 0 16.66667% !important;
		max-width: 16.66667% !important
	}

	.col-ds-3 {
		flex: 0 0 25% !important;
		max-width: 25% !important
	}

	.col-ds-4 {
		flex: 0 0 33.33333% !important;
		max-width: 33.33333% !important
	}

	.col-ds-5 {
		flex: 0 0 41.66667% !important;
		max-width: 41.66667% !important
	}

	.col-ds-6 {
		flex: 0 0 50% !important;
		max-width: 50% !important
	}

	.col-ds-7 {
		flex: 0 0 58.33333% !important;
		max-width: 58.33333% !important
	}

	.col-ds-8 {
		flex: 0 0 66.66667% !important;
		max-width: 66.66667% !important
	}

	.col-ds-9 {
		flex: 0 0 75% !important;
		max-width: 75% !important
	}

	.col-ds-10 {
		flex: 0 0 83.33333% !important;
		max-width: 83.33333% !important
	}

	.col-ds-11 {
		flex: 0 0 91.66667% !important;
		max-width: 91.66667% !important
	}

	.col-ds-12 {
		flex: 0 0 100% !important;
		max-width: 100% !important
	}

	.specialties__card {
		height: 13.75rem
	}
}

@media (min-width:1200px) {

	.col,
	.col-1,
	.col-2,
	.col-3,
	.col-4,
	.col-5,
	.col-6,
	.col-7,
	.col-8,
	.col-9,
	.col-10,
	.col-11,
	.col-12,
	.col-auto,
	.col-ds,
	.col-ds-1,
	.col-ds-2,
	.col-ds-3,
	.col-ds-4,
	.col-ds-5,
	.col-ds-6,
	.col-ds-7,
	.col-ds-8,
	.col-ds-9,
	.col-ds-10,
	.col-ds-11,
	.col-ds-12,
	.col-ds-auto,
	.col-lg,
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-auto,
	.col-md,
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-auto,
	.col-sm,
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-auto,
	.col-very-sm,
	.col-very-sm-1,
	.col-very-sm-2,
	.col-very-sm-3,
	.col-very-sm-4,
	.col-very-sm-5,
	.col-very-sm-6,
	.col-very-sm-7,
	.col-very-sm-8,
	.col-very-sm-9,
	.col-very-sm-10,
	.col-very-sm-11,
	.col-very-sm-12,
	.col-very-sm-auto,
	.col-xl,
	.col-xl-1,
	.col-xl-2,
	.col-xl-3,
	.col-xl-4,
	.col-xl-5,
	.col-xl-6,
	.col-xl-7,
	.col-xl-8,
	.col-xl-9,
	.col-xl-10,
	.col-xl-11,
	.col-xl-12,
	.col-xl-auto,
	.col-xs,
	.col-xs-1,
	.col-xs-2,
	.col-xs-3,
	.col-xs-4,
	.col-xs-5,
	.col-xs-6,
	.col-xs-7,
	.col-xs-8,
	.col-xs-9,
	.col-xs-10,
	.col-xs-11,
	.col-xs-12,
	.col-xs-auto {
		padding-left: .9375rem !important;
		padding-right: .9375rem !important
	}

	.col-lg,
	.col-lg-auto {
		flex: 0 0 auto;
		max-width: 100%
	}

	.col-lg-auto {
		width: auto
	}

	.col-lg-1 {
		flex: 0 0 8.33333% !important;
		max-width: 8.33333% !important
	}

	.col-lg-2 {
		flex: 0 0 16.66667% !important;
		max-width: 16.66667% !important
	}

	.col-lg-3 {
		flex: 0 0 25% !important;
		max-width: 25% !important
	}

	.col-lg-4 {
		flex: 0 0 33.33333% !important;
		max-width: 33.33333% !important
	}

	.col-lg-5 {
		flex: 0 0 41.66667% !important;
		max-width: 41.66667% !important
	}

	.col-lg-6 {
		flex: 0 0 50% !important;
		max-width: 50% !important
	}

	.col-lg-7 {
		flex: 0 0 58.33333% !important;
		max-width: 58.33333% !important
	}

	.col-lg-8 {
		flex: 0 0 66.66667% !important;
		max-width: 66.66667% !important
	}

	.col-lg-9 {
		flex: 0 0 75% !important;
		max-width: 75% !important
	}

	.col-lg-10 {
		flex: 0 0 83.33333% !important;
		max-width: 83.33333% !important
	}

	.col-lg-11 {
		flex: 0 0 91.66667% !important;
		max-width: 91.66667% !important
	}

	.col-lg-12 {
		flex: 0 0 100% !important;
		max-width: 100% !important
	}

	.row {
		margin-left: -.9375rem !important;
		margin-right: -.9375rem !important
	}

	.btn--yellow {
		font-size: 1.3125rem;
		line-height: 1.6875rem
	}

	.menu--footer {
		font-size: .9375rem
	}

	.title {
		font-size: 3rem;
		line-height: 3.625rem
	}

	.title {
		margin-bottom: 2.8125rem
	}

	.title--1 {
		font-size: 4.0625rem;
		line-height: 4.875rem
	}

	.title--1 {
		margin-bottom: 0
	}

	.title--2 {
		font-size: 2rem;
		line-height: 2.375rem
	}

	.title--2 {
		margin-bottom: .3125rem
	}

	.title--3 {
		font-size: 1.625rem;
		line-height: 1.9375rem
	}

	.title--3 {
		margin-bottom: .875rem
	}

	.title--4 {
		font-size: 1.5rem;
		line-height: 1.8125rem
	}

	.title--4 {
		margin-bottom: .9375rem
	}

	.input:last-of-type {
		margin-bottom: 1.25rem
	}

	.input__wrapper-el .error {
		font-size: .75rem;
		line-height: .875rem
	}

	.input__label {
		font-size: .75rem;
		line-height: 1.375rem
	}

	.input__field {
		font-size: 1.3125rem;
		line-height: 1.6875rem
	}

	.input__placeholder {
		font-size: 1.3125rem;
		line-height: 1.6875rem
	}

	.input__placeholder {
		top: 2.1875rem
	}

	.checkbox__label {
		font-size: .875rem
	}

	.modal__icon--thanks {
		margin-right: 1.5625rem
	}

	.modal__wrapper {
		margin-bottom: 1.875rem
	}

	.modal__content {
		max-width: 33.75rem
	}

	.modal__content--specialties {
		max-width: 87.5rem
	}

	.modal__title {
		margin-bottom: 0
	}

	.modal__agreement {
		margin-bottom: 1.875rem
	}

	.modal__agreement-text p {
		font-size: .75rem;
		line-height: .875rem
	}

	.modal__agreement .error {
		font-size: .875rem;
		line-height: 1.0625rem
	}

	.modal--thanks .modal__text {
		margin-bottom: 1.875rem
	}

	.modal--privacy .modal__content {
		max-width: 75rem
	}

	.footer__bottom {
		padding: 2.8125rem 2.1875rem !important
	}

	.footer__rights-title {
		font-size: 1.0625rem;
		line-height: 1.25rem
	}

	.footer__rights-title {
		margin-bottom: .9375rem
	}

	.footer__rights-text {
		font-size: .8125rem;
		line-height: 1rem
	}

	.banner {
		margin-bottom: 6.25rem
	}

	.banner__title {
		font-size: 4.0625rem;
		line-height: 4.875rem
	}

	.banner__subtitle {
		font-size: 3rem;
		line-height: 3.625rem
	}

	.banner__subtitle {
		width: 48.75rem
	}

	.programs__cards {
		gap: 1.5rem
	}

	.programs__card {
		min-height: 18.75rem
	}

	.programs__card-content {
		display: flex;
		flex-wrap: wrap;
		padding: 2.1875rem 1.25rem
	}

	.programs__card-duration {
		font-size: .9375rem;
		line-height: 1.1875rem
	}

	.programs__card-text {
		font-size: 1.0625rem;
		line-height: 1.375rem;
		margin-bottom: 0;
		width: 100%
	}

	.programs__card-price-info {
		font-size: .75rem;
		line-height: 1.375rem
	}

	.programs__card-price-sum {
		font-size: 1.875rem;
		line-height: 2.25rem
	}

	.programs__title-container {
		width: 62%
	}

	.programs__text-container {
		order: 2;
		width: 100%
	}

	.specialties__cards {
		gap: 1.875rem
	}

	.specialties__card {
		width: calc(33.3% - 20px)
	}

	.specialties__description {
		font-size: .9375rem;
		line-height: 1.1875rem
	}

	.specialties__icon-wrapper {
		min-width: 5.625rem
	}

	.reasons__cards {
		cursor: default
	}

	.reasons__card-text {
		font-size: .9375rem;
		line-height: 1.1875rem
	}

	.gallery__wrapper {
		margin-bottom: 3.125rem
	}

	.gallery__controls svg {
		height: 2.1875rem;
		width: 2.1875rem
	}

	.gallery .tns-nav {
		margin-top: 2.8125rem
	}

	.gallery .tns-nav button {
		width: 10.25rem
	}

	.diploma {
		display: flex;
		flex-direction: row-reverse;
		justify-content: space-between;
		padding-bottom: 4.375rem
	}

	.diploma__header {
		border-radius: 0 2rem 0 6.25rem;
		height: 100%;
		margin: 0;
		width: 34.375rem
	}

	.diploma__img-wrapper {
		transform: translateX(-100px)
	}

	.diploma .container {
		margin: 0;
		max-width: 34.375rem;
		padding: 4.6875rem 0 0 5.9375rem
	}

	.diploma .title {
		margin-bottom: 1.75rem
	}

	.study {
		display: flex;
		position: relative
	}

	.study__content {
		border-radius: 0 10% 10% 0/0 55% 55% 0;
		width: 53%
	}

	.study__content-wrapper {
		display: block;
		padding: 0 1.25rem 0 5.9375rem
	}

	.study__title {
		font-size: 3rem;
		line-height: 3.625rem
	}

	.study__subtitle {
		font-size: 1.3125rem;
		line-height: 1.6875rem
	}

	.study__subtitle {
		margin-bottom: 2.5rem
	}

	.study__btn {
		margin-left: 0
	}

	.study__btn p {
		font-size: 1.5rem;
		line-height: 1.8125rem
	}

	.study__img-wrapper {
		border-radius: 0 11.25rem 0 0;
		height: 99.9%;
		position: absolute;
		right: 0;
		top: 0;
		width: 55%;
		z-index: -1
	}

	.advantages__title {
		font-size: 3rem;
		line-height: 3.625rem
	}

	.advantages__title {
		margin-bottom: 0
	}

	.advantages__intro-block {
		align-items: center;
		display: flex;
		justify-content: space-between
	}

	.advantages__intro-block-text p {
		font-size: 1.0625rem;
		line-height: 1.375rem
	}

	.advantages__content-block {
		display: flex;
		justify-content: space-between;
		padding: 2.8125rem 0 4.6875rem
	}

	.advantages__content-block h2 {
		margin-bottom: 2.1875rem
	}

	.advantages__wrap {
		margin-right: 2.1875rem;
		max-width: 23.75rem
	}

	.advantages__video svg {
		height: 2.0625rem;
		width: 1.6875rem
	}

	.advantages__cards {
		width: 50rem
	}

	.advantages__card {
		gap: 1.875rem
	}

	.advantages__card-text {
		font-size: .9375rem;
		line-height: 1.1875rem
	}

	.advantages__application {
		bottom: 4.6875rem
	}

	.advantages__application-text {
		font-size: 1.0625rem;
		line-height: 1.375rem
	}

	.advantages__application-btn {
		width: 18.125rem
	}

	.advantages__application-btn p {
		font-size: 1.5rem;
		line-height: 1.8125rem
	}

	.questions__item-title {
		font-size: 1.3125rem;
		line-height: 1.6875rem
	}

	.contacts {
		display: flex;
		justify-content: space-between;
		margin: 0 auto 3.75rem
	}

	.contacts__container {
		padding-left: 6.25rem;
		width: 55%
	}

	.contacts__content {
		padding-bottom: 5rem
	}

	.contacts__item {
		margin-bottom: 1.5625rem
	}

	.contacts__map {
		height: unset
	}

	.application {
		margin-top: 10rem
	}

	.application .input {
		margin: 0 1.25rem 0 0
	}

	.application .input__placeholder {
		font-size: 1.0625rem;
		line-height: 1.375rem
	}

	.application__agreement-text p {
		font-size: .75rem;
		line-height: .875rem
	}

	.application__agreement .error {
		font-size: .75rem;
		line-height: .875rem
	}
}

@media (min-width:1500px) {

	.col-xl,
	.col-xl-auto {
		flex: 0 0 auto;
		max-width: 100%
	}

	.col-xl-auto {
		width: auto
	}

	.col-xl-1 {
		flex: 0 0 8.33333% !important;
		max-width: 8.33333% !important
	}

	.col-xl-2 {
		flex: 0 0 16.66667% !important;
		max-width: 16.66667% !important
	}

	.col-xl-3 {
		flex: 0 0 25% !important;
		max-width: 25% !important
	}

	.col-xl-4 {
		flex: 0 0 33.33333% !important;
		max-width: 33.33333% !important
	}

	.col-xl-5 {
		flex: 0 0 41.66667% !important;
		max-width: 41.66667% !important
	}

	.col-xl-6 {
		flex: 0 0 50% !important;
		max-width: 50% !important
	}

	.col-xl-7 {
		flex: 0 0 58.33333% !important;
		max-width: 58.33333% !important
	}

	.col-xl-8 {
		flex: 0 0 66.66667% !important;
		max-width: 66.66667% !important
	}

	.col-xl-9 {
		flex: 0 0 75% !important;
		max-width: 75% !important
	}

	.col-xl-10 {
		flex: 0 0 83.33333% !important;
		max-width: 83.33333% !important
	}

	.col-xl-11 {
		flex: 0 0 91.66667% !important;
		max-width: 91.66667% !important
	}

	.col-xl-12 {
		flex: 0 0 100% !important;
		max-width: 100% !important
	}

	.container {
		max-width: 75rem;
		padding: 0
	}

	.tooltip__header {
		font-size: 1.0625rem
	}

	.tooltip--input,
	.tooltip--select {
		box-shadow: 0 .625rem .625rem rgba(0, 0, 0, .06)
	}

	.tooltip--form-order {
		left: -1.8125rem
	}

	.tooltip--form-order-cashback {
		left: -8.75rem
	}

	.tooltip--form-order-cashback .tooltip__arrow {
		left: 85%
	}

	.button-top-caught {
		bottom: 0
	}

	.modal__content--specialties {
		padding: 4.6875rem 5.9375rem 6.25rem
	}

	.header {
		padding: 1.0625rem 1.75rem
	}

	.header__block {
		margin-right: 1.875rem
	}

	.header__logo {
		height: 3.4375rem;
		margin-right: 1.375rem;
		width: 14.6875rem
	}

	.header__menu {
		display: flex;
		margin-left: auto
	}

	.header__personal {
		margin-right: 0;
		width: 12.5rem
	}

	.header__personal-name {
		font-size: 1.0625rem
	}

	.header__social {
		margin-right: 1.875rem
	}

	.header__social-icon {
		height: 2.375rem;
		padding: .625rem
	}

	.header__phones {
		margin-right: 1.875rem
	}

	.header__phones-item a {
		font-size: 1.1875rem
	}

	.banner {
		border-radius: 0 0 0 18.75rem;
		margin-top: 5.625rem
	}

	.banner__content {
		padding: 5.625rem 0 2.5rem
	}

	.banner__icon {
		display: block;
		height: 40.625rem;
		position: absolute;
		right: -14.375rem;
		top: 16.875rem;
		width: 37.5rem
	}

	.reasons .container {
		max-width: 81.25rem
	}

	.reasons__cards {
		padding-bottom: 3.75rem
	}

	.universities .title {
		margin-bottom: 0
	}

	.universities__tabs-container {
		align-items: center;
		display: flex;
		justify-content: space-between;
		margin-bottom: 3.75rem
	}

	.universities__cards {
		padding-bottom: 3.75rem
	}

	.study__content {
		padding-right: 11.375rem
	}

	.study__content-wrapper {
		margin-left: auto;
		max-width: 30.3125rem;
		padding: 0
	}

	.study__btn {
		width: 100%
	}
}

@media (min-width:1920px) {
	.menu__item {
		margin-right: 1.5625rem
	}

	.menu__link {
		font-size: 1.0625rem
	}

	.tooltip--form-order-cashback {
		left: -3.1875rem
	}

	.tooltip--form-order-cashback .tooltip__arrow {
		left: 50%
	}

	.header__block {
		margin-right: 0
	}

	.header__btn-mobile {
		display: none
	}
}

@media (max-height:576px) {
	.fancybox-slide {
		padding-left: 6px;
		padding-right: 6px
	}

	.fancybox-slide--image {
		padding: 6px 0
	}

	.fancybox-close-small {
		right: -6px
	}

	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px
	}

	.fancybox-caption {
		padding-left: 12px;
		padding-right: 12px
	}

	@supports (padding:max(0px)) {
		.fancybox-caption {
			padding-left: max(12px, env(safe-area-inset-left));
			padding-right: max(12px, env(safe-area-inset-right))
		}
	}
}

@media (max-width:576px) {
	.fancybox-thumbs {
		width: 110px
	}

	.fancybox-show-thumbs .fancybox-inner {
		right: 110px
	}

	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px)
	}
}

@media (max-width:767px) {
	.menu--footer .menu__link {
		margin-right: 0;
		padding: .25rem 0
	}

	.modal--top-down .modal__content {
		transform: translateY(-150%) scale(1)
	}

	.modal--top-down-md .modal__content {
		align-self: flex-start;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		margin: 0;
		transform: translateY(-100%) scale(1)
	}

	.modal--bottom-top .modal__content {
		transform: translateY(150%) scale(1)
	}

	.modal--bottom-top-md-center .modal__content {
		margin: 0;
		transform: translateY(150%) scale(1)
	}

	.modal--bottom-top-md-center .modal .active .modal__content {
		transform: translateY(0) scale(1)
	}

	.modal--bottom-top-md-bottom .modal__content {
		align-self: flex-end;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		margin: 0;
		transform: translateY(150%) scale(1)
	}

	.modal--bottom-top-md-bottom .modal .active .modal__content {
		transform: translateY(0) scale(1)
	}

	.modal--right .modal__content {
		transform: translateY(150%) scale(1)
	}

	.modal--right .modal .active .modal__content {
		transform: translateY(0) scale(1)
	}
}

@media (max-width:1499px) {
	.tooltip--form-order .tooltip__arrow {
		left: 35%
	}
}