/* Common */
/* Blocks */
.main {
	padding: 20.55556vw 0 0 0;
}

.main__box {
	padding: 5.55556vw;
	border-radius: 5.55556vw;
	background: #040404 url(../img/@cooperation/main/bg.jpg) no-repeat 50% 100%/100% auto;
	color: #fff;
	margin: 0 -5.55556vw;
}

.main__block {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 61.11111vw;
}

.main__title {
	font-family: "HeadingNowVar", "Arial", sans-serif;
	font-variation-settings: "wght" 650, "wdth" 240;
	font-size: 23.88889vw;
	line-height: 80%;
	text-transform: uppercase;
	margin-bottom: 2.77778vw;
}

.main__subtitle {
	font-family: "HeadingNowVar", "Arial", sans-serif;
	font-variation-settings: "wght" 650, "wdth" 210;
	font-size: 6.66667vw;
	line-height: 90%;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	margin-bottom: 0.55556vw;
}

.main__extratitle {
	font-family: "HeadingNowVar", "Arial", sans-serif;
	font-variation-settings: "wght" 650, "wdth" 260;
	font-size: 13.33333vw;
	line-height: 90%;
	text-transform: uppercase;
	margin: 0;
}

.main .button {
	height: 14.44444vw;
	font-size: 6.66667vw;
	margin: 0 auto;
}

.about {
	padding: 3.61111vw 0 13.88889vw 0;
}

.about__box {
	display: flex;
	flex-direction: column;
	gap: 5.55556vw;
}

.about__title {
	font-size: 13.33333vw;
	line-height: 80%;
	letter-spacing: -0.03em;
}

.about-text {
	font-size: 5vw;
	line-height: 110%;
	letter-spacing: -0.03em;
}

.founder {
	padding: 5.55556vw 0 7.77778vw 0;
	border-radius: 5.55556vw;
	background: #040404 url(../img/@cooperation/founder/bg.jpg) no-repeat left 50% bottom 13.88889vw/100% auto;
	color: #fff;
}

.founder__box {
	display: flex;
	flex-direction: column;
	gap: 108.33333vw;
}

.founder__title {
	font-size: 12.77778vw;
	line-height: 80%;
	letter-spacing: -0.03em;
}

.founder__person {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
	gap: 2.77778vw;
}

.founder__person-title {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	height: 9.44444vw;
	padding: 0 5vw;
	border-radius: 55.55556vw;
	background: #323234;
	font-size: 4.44444vw;
	line-height: 90%;
	letter-spacing: -0.03em;
	color: rgba(255, 255, 255, 0.5);
}

.founder__person-info {
	display: flex;
	flex-direction: column;
	gap: 2.77778vw;
}

.founder__person-name {
	font-family: "HeadingNowVar", "Arial", sans-serif;
	font-variation-settings: "wght" 650, "wdth" 260;
	font-size: 16.11111vw;
	line-height: 80%;
	text-transform: uppercase;
}

.founder__person-name BR {
	display: none;
}

.founder__person-cite {
	font-style: italic;
	font-weight: 500;
	font-size: 4.44444vw;
	line-height: 90%;
	letter-spacing: -0.03em;
	margin-bottom: 2.77778vw;
}

.founder .button {
	height: 14.44444vw;
	font-size: 6.66667vw;
}

.founder .button.desk {
	display: none;
}

.franchise {
	padding: 13.88889vw 0 6.94444vw 0;
}

.franchise__box {
	display: flex;
	flex-direction: column;
	border-radius: 5.55556vw;
	background: #e0e2ea;
	margin: 0 -5.55556vw;
}

.franchise__title {
	max-width: 61.11111vw;
	font-size: 16.11111vw;
	line-height: 80%;
	margin-bottom: 2.77778vw;
}

.franchise__item {
	position: relative;
	border-radius: 5.55556vw;
}

.franchise__item:after {
	position: absolute;
	top: 5.55556vw;
	right: 5.55556vw;
	content: '';
	width: 5vw;
	height: 5vw;
	background: url(../img/@cooperation/franchise/icon_star.svg) no-repeat 50% 50%/100% 100%;
}

.franchise__item_1 {
	padding: 5.55556vw;
}

.franchise__item_1:after {
	display: none;
}

.franchise__item_2 {
	z-index: 1;
	display: flex;
	margin-bottom: -13.88889vw;
}

.franchise__item_2:after {
	display: none;
}

.franchise__item_2 > DIV {
	flex: 1 0;
	height: 50vw;
	border-radius: 5.55556vw;
	overflow: hidden;
}

.franchise__item_2 IMG {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

.franchise__item_3 {
	padding: 19.44444vw 5.55556vw 7.5vw 5.55556vw;
	background: #040404;
	color: #fff;
}

.franchise__item_3:after {
	top: 19.44444vw;
}

.franchise__item_4 {
	display: flex;
	align-items: center;
	gap: 10vw;
	padding: 9.44444vw 5.55556vw 8.88889vw 5.55556vw;
}

.franchise__item_4:after {
	display: none;
}

.franchise__item_5 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 5.55556vw 10.55556vw 5.55556vw 5.55556vw;
	background: #040404;
	color: #fff;
}

.franchise__item-text {
	font-size: 4.44444vw;
	line-height: 90%;
	letter-spacing: -0.03em;
	margin-bottom: 2.22222vw;
}

.franchise__item-buttonbox {
	display: flex;
	gap: 0.55556vw;
}

.franchise__item-buttonbox .button {
	padding: 0 6.94444vw;
	white-space: nowrap;
}

.franchise__item-subtitle {
	font-family: "HeadingNowVar", "Arial", sans-serif;
	font-variation-settings: "wght" 650, "wdth" 260;
	font-size: 16.11111vw;
	line-height: 80%;
	letter-spacing: -0.03em;
	text-transform: uppercase;
}

.franchise__item-title {
	font-family: "HeadingNowVar", "Arial", sans-serif;
	font-variation-settings: "wght" 650, "wdth" 400;
	font-size: 4.44444vw;
	line-height: 90%;
	letter-spacing: -0.03em;
	text-transform: uppercase;
}

.franchise__item-title SPAN {
	color: red;
}

.franchise__item_3 .franchise__item-subtitle {
	margin-bottom: 4.44444vw;
}

.franchise__item_4 .franchise__item-subtitle {
	color: #ff0000;
}

.franchise__item_4 .franchise__item-title {
	font-variation-settings: "wght" 650, "wdth" 400;
	font-size: 6.94444vw;
	line-height: 90%;
	letter-spacing: -0.03em;
	text-transform: uppercase;
}

.franchise__item_4 .franchise__item-title SPAN {
	display: block;
}

.franchise__item_5 .franchise__item-subtitle {
	margin-bottom: 2.77778vw;
}

.franchise__item_5 .franchise__item-title SPAN {
	display: block;
}

.advantages {
	padding: 5.55556vw 0;
}

.advantages__box {
	display: flex;
	flex-direction: column;
	gap: 6.66667vw;
	margin-bottom: 5.55556vw;
}

.advantages__title {
	max-width: 58.33333vw;
	font-size: 12.77778vw;
	margin-bottom: 5.55556vw;
}

.advantages__list {
	display: flex;
	flex-direction: column;
	gap: 4.44444vw;
	margin-bottom: 4.44444vw;
}

.advantages__item {
	display: flex !important;
	flex-direction: column;
	width: inherit;
	border-radius: 4.44444vw;
	background: #f1f1f7;
}

.advantages__item-inner {
	display: flex;
	flex-direction: column;
	gap: 7.22222vw;
	width: 88.88889vw;
}

.advantages__item-photo {
	height: 54.44444vw;
	border-radius: 4.44444vw 0 4.44444vw 4.44444vw;
	overflow: hidden;
}

.advantages__item-photo IMG {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

.advantages__item-content {
	display: flex;
	flex-direction: column;
	gap: 2.77778vw;
	min-height: 59.44444vw;
	padding: 0 4.16667vw 2.77778vw 4.16667vw;
}

.advantages__item-title {
	font-family: "HeadingNowVar", "Arial", sans-serif;
	font-variation-settings: "wght" 650, "wdth" 245;
	font-size: 10vw;
	line-height: 80%;
	text-transform: uppercase;
}

.advantages__item-text {
	font-size: 5vw;
	line-height: 110%;
	letter-spacing: -0.03em;
}

.program {
	padding: 5.55556vw 0;
}

.program__box {
	display: flex;
	flex-direction: column;
	gap: 5.55556vw;
}

.program__title {
	font-size: 13.33333vw;
	line-height: 90%;
	text-transform: uppercase;
}

.program__right {
	padding: 5.55556vw 5.55556vw 0 5.55556vw;
	background: #f1f1f7;
	margin: 0 -5.55556vw;
	overflow: hidden;
}

.program__block {
	margin-bottom: 5.55556vw;
}

.program__block_2 {
	margin-bottom: 8.88889vw;
}

.program__subtitle {
	font-family: "HeadingNowVar", "Arial", sans-serif;
	font-variation-settings: "wght" 650, "wdth" 260;
	font-size: 13.33333vw;
	line-height: 90%;
	text-transform: uppercase;
	margin-bottom: 5.55556vw;
}

.program .slick-list {
	overflow: visible;
}

.program .slick-track {
	display: flex;
}

.program .slick-slide {
	display: flex;
	height: auto;
}

.program .slick-slide > DIV {
	display: flex;
	min-height: 100%;
}

.program__list {
	margin-bottom: 2.77778vw;
}

.program__list LI {
	display: flex !important;
	flex-direction: column;
	justify-content: space-between;
	gap: 2.77778vw;
	width: 75vw !important;
	min-height: 40.83333vw;
	padding: 5.55556vw;
	border-radius: 3.33333vw 0 3.33333vw 3.33333vw;
	background: #fff;
}

.program__list LI:before {
	width: 8.88889vw;
	height: 8.88889vw;
}

.program__list-title {
	font-weight: 700;
	font-size: 4.44444vw;
	line-height: 90%;
	letter-spacing: -0.03em;
}

.program__list-text {
	font-size: 4.44444vw;
	line-height: 90%;
	letter-spacing: -0.03em;
}

.program .bigbuttonbox {
	margin: -3.33333vw -5.55556vw 0 -5.55556vw;
}
