/* playfair-display-regular - cyrillic_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/playfair-display-v30-cyrillic_latin-regular.eot'); /* IE9 Compat Modes */
  src: url('fonts/playfair-display-v30-cyrillic_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/playfair-display-v30-cyrillic_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/playfair-display-v30-cyrillic_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/playfair-display-v30-cyrillic_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/playfair-display-v30-cyrillic_latin-regular.svg#PlayfairDisplay') format('svg'); /* Legacy iOS */
}
/* playfair-display-500 - cyrillic_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/playfair-display-v30-cyrillic_latin-500.eot'); /* IE9 Compat Modes */
  src: url('fonts/playfair-display-v30-cyrillic_latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/playfair-display-v30-cyrillic_latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/playfair-display-v30-cyrillic_latin-500.woff') format('woff'), /* Modern Browsers */
       url('fonts/playfair-display-v30-cyrillic_latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/playfair-display-v30-cyrillic_latin-500.svg#PlayfairDisplay') format('svg'); /* Legacy iOS */
}
/* playfair-display-600 - cyrillic_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/playfair-display-v30-cyrillic_latin-600.eot'); /* IE9 Compat Modes */
  src: url('fonts/playfair-display-v30-cyrillic_latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/playfair-display-v30-cyrillic_latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/playfair-display-v30-cyrillic_latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/playfair-display-v30-cyrillic_latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/playfair-display-v30-cyrillic_latin-600.svg#PlayfairDisplay') format('svg'); /* Legacy iOS */
}
/* playfair-display-700 - cyrillic_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/playfair-display-v30-cyrillic_latin-700.eot'); /* IE9 Compat Modes */
  src: url('fonts/playfair-display-v30-cyrillic_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/playfair-display-v30-cyrillic_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/playfair-display-v30-cyrillic_latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/playfair-display-v30-cyrillic_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/playfair-display-v30-cyrillic_latin-700.svg#PlayfairDisplay') format('svg'); /* Legacy iOS */
}
/* playfair-display-800 - cyrillic_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/playfair-display-v30-cyrillic_latin-800.eot'); /* IE9 Compat Modes */
  src: url('fonts/playfair-display-v30-cyrillic_latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/playfair-display-v30-cyrillic_latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/playfair-display-v30-cyrillic_latin-800.woff') format('woff'), /* Modern Browsers */
       url('fonts/playfair-display-v30-cyrillic_latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/playfair-display-v30-cyrillic_latin-800.svg#PlayfairDisplay') format('svg'); /* Legacy iOS */
}
/* playfair-display-900 - cyrillic_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/playfair-display-v30-cyrillic_latin-900.eot'); /* IE9 Compat Modes */
  src: url('fonts/playfair-display-v30-cyrillic_latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/playfair-display-v30-cyrillic_latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/playfair-display-v30-cyrillic_latin-900.woff') format('woff'), /* Modern Browsers */
       url('fonts/playfair-display-v30-cyrillic_latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/playfair-display-v30-cyrillic_latin-900.svg#PlayfairDisplay') format('svg'); /* Legacy iOS */
}

html {
	box-sizing: border-box;
}

*, *::before, *::after {
	box-sizing: inherit;
}

.intro {
	background: url('../Макет/Фоны/ФонЖелт1.png');
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 1200px;
}

.content {
	width: 87.5%;
	height: 1200px;
	margin: 0 auto;
	font-family: 'Playfair Display';
	font-size: 30px;
	font-variant-numeric: lining-nums;
	color: #FFFFD9;
}

.header {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.logo {
	font-family: 'Playfair Display';
	font-size: 38px;
	font-weight: 600;
	font-variant-numeric: lining-nums;
	color: #FFFFD9;
	margin-top: 10px;
}

.lng a {
	color: #FFFFD9;
	text-decoration: none;
}

.name {
	font-family: 'Playfair Display';
	font-size: 40px;
	font-weight: 800;
	font-variant-numeric: lining-nums;
	color: #FFFFD9;
	text-transform: uppercase;
}

.signup a {
	font-family: 'Playfair Display';
	font-size: 31px;
	font-weight: 600;
	font-variant-numeric: lining-nums;
	color: #FFFFD9;
	text-decoration: none;
}

.login {
	width: 263px;
	height: 74px;
	background-color: #FB9735;
	border-radius: 66.5px;
	border: 0;
	text-align: center;
	padding-top: 14px;
}

.login a {
	font-family: 'Playfair Display';
	font-size: 40px;
	font-weight: 700;
	font-variant-numeric: lining-nums;
	color: #FFFFD9;
	text-decoration: none;
}

.panel {
	width: 1538px;
	height: 231px;
	margin-top: 175px;
	background: url('../Макет/Фоны/Panel.png');
	font-family: 'Playfair Display';
	font-size: 70px;
	font-weight: 700;
	font-variant-numeric: lining-nums;
	color: #FFFFD9;
	padding-top: 34px;
	padding-left: 61px;
	text-transform: uppercase;
}

.underpanel {
	margin-top: 38px;
	margin-left: 61px;
	font-family: 'Playfair Display';
	font-size: 70px;
	font-weight: 700;
	font-variant-numeric: lining-nums;
	color: #FFFFD9;
}

.advantages {
	width: 1680px;
	height: 282px;
	margin: 0 auto;
}

#title {
	margin-top: 114px;
	margin-bottom: 65px;
	text-align: center;
	font-family: 'Playfair Display';
	font-size: 30px;
	font-weight: 400;
	font-variant-numeric: lining-nums;
	color: #FFFFD9;
}

.advantages {
	width: 1680px;
	height: auto;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	grid-gap: 105px;
	font-family: 'Playfair Display';
	font-size: 24px;
	font-weight: 400;
	font-variant-numeric: lining-nums;
	color: #FFFFD9;
}

.advantages img {
	margin-bottom: 32px;
}

.advantage1 {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	width: 517px;
}

.advantage2{
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	width: 517px;
}

.advantage3 {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	width: 517px;
}

.schedule {
	width: 1396px;
	height: auto;
	margin: 0 auto;
	font-family: 'Playfair Display';
	font-size: 48px;
	font-weight: 400;
	font-variant-numeric: lining-nums;
	color: #211023;
}

.calendar {
	display: flex;
	align-items: center;
	margin-top: 116px;
}

.calendar img {
	margin-right: 54px;
}

.calendar p {
	line-height: 65px;
}

.rise {
	display: flex;
	align-items: center;
	margin-top: 111px;
	background-color: #FFFFD9;
}

.rise p {
	text-align: right;
	margin-right: 84px;
	line-height: 65px;
}

footer {
	width: 100%;
	height: 180px;
	margin-top: 81px;
	background-color: #FFA733;
}

.footercont {
	width: 1680px;
	height: 180px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-around;
}

.contacts {
	width: 50%;
	margin-top: 15px;
	font-family: 'Playfair Display';
	font-size: 32px;
	font-weight: 400;
	font-variant-numeric: lining-nums;
	color: #FFFFD9;
}

.contacts div {
	margin-bottom: 15px;
}

.contacts div:first-child {
	font-weight: 600;
	margin-bottom: 20px;
}

.date {
	width: 50%;
	display: flex;
	flex-direction: column;
	margin: auto 0;
	font-family: 'Playfair Display';
	font-size: 32px;
	font-weight: 600;
	font-variant-numeric: lining-nums;
	color: #FFFFD9;
	text-align: right;
}

.date div {
	margin-bottom: 15px;
}