.has-dots > span {
	display: inline-block;
	letter-spacing: 0;
	position: relative;
}

.has-dots > span::before {
	aspect-ratio: 1/1;
	background: #0068B6;
	border-radius: 50%;
	content: "";
	left: 41%;
	position: absolute;
	top: -10px;
	transform: translateX(-50%);
	width: 6px;
}

.fv {
	background: url(../img/fv-bg.webp) repeat;
	background-size: 100px 100px;
	overflow: hidden;
	padding-bottom: 24px;
	padding-top: 180px;
	position: relative;
	z-index: 0;
}

.fv__inner {
	align-items: end;
	display: flex;
	gap: 20px;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 876px;
	padding-inline: 50px;
	transform: translateX(37px);
	width: 100%;
}

.fv__img {
	position: relative;
	width: 269px;
}

.fv__img::after {
	aspect-ratio: 1/1;
	background: url(../img/fv-img-icon.webp) no-repeat center center/contain;
	content: "";
	position: absolute;
	right: 6px;
	top: 10px;
	transform: translate(100%, -100%);
	width: 36px;
}

.fv__body {
	padding-bottom: 34px;
}

.ed .fv__body {
	margin-right: -25px;
	padding-bottom: 11px;
}

.fv__title {
	align-items: center;
	color: #000;
	display: flex;
	flex-direction: column;
	font-size: 32px;
	font-weight: 700;
	gap: 18px;
	letter-spacing: 1px;
	line-height: 1;
	padding-bottom: 45px;
	white-space: nowrap;
}

.fv__title span {
	display: inline-block;
	letter-spacing: 6.4px;
}

.fv__title h1 {
	align-items: flex-end;
	display: inline-flex;
}

.fv__title .din {
	font-family: "Barlow Condensed", sans-serif;
	font-size: 47px;
	font-weight: 500;
	letter-spacing: 0.5px;
	line-height: 77%;
	padding-right: 7px;
}

.fv__title .num {
	color: #0068B6;
	font-family: "Barlow Condensed", sans-serif;
	font-size: 56px;
	font-weight: 600;
	letter-spacing: -1.12px;
	line-height: 77%;
	padding-left: 5px;
	padding-right: 8px;
}

.fv__title .bl {
	color: #0068B6;
}

.fv__title .ml {
	padding-left: 4px;
}

.fv__line {
	display: flex;
	justify-content: center;
	position: relative;
	width: 100%;
	z-index: 0;
}

.fv__line span {
	background: #0068B6;
	display: block;
	height: 1px;
	width: 88px;
}

.fv__line::after {
	background: #000;
	content: "";
	height: 1px;
	left: 0;
	opacity: 0.1;
	position: absolute;
	top: 0;
	width: 100vw;
	z-index: -1;
}

.fv__items {
	display: flex;
	gap: 16px;
	justify-content: center;
	margin-top: 42px;
	padding-bottom: 10px;
	padding-right: 3px;
	position: relative;
	z-index: 1;
}

.fv__items.--col {
	flex-direction: column;
	gap: 4px;
	padding-bottom: 0;
}

.fv__item {
	align-items: center;
	background: #FFF;
	border: 1px solid #0068B6;
	border-radius: 8px;
	display: flex;
	flex: 1;
	gap: 24px;
	padding: 14px 21px 13px 33px;
}

.fv__item.--col {
	align-items: center;
	flex-direction: column;
	gap: 10px;
	max-width: 196px;
	padding: 23px 16px 17px 26px;
}

.fv__item.--col .fv__item-text {
	line-height: 32px;
}

.fv__item-icon {
	width: 20px;
}

.fv__item-text {
	color: #0068B6;
	font-size: 18px;
	line-height: 1.5;
}

.fv__bg-text {
	bottom: -53px;
	color: #D2D9E0;
	font-family: "Marcellus", serif;
	font-size: 300px;
	font-weight: 400;
	left: -121px;
	line-height: 1;
	opacity: 0.3;
	position: absolute;
	white-space: nowrap;
	z-index: -1;
}

.fv__note {
	background: #FFF;
	border-radius: 24px 24px 0 0;
	display: flex;
	justify-content: center;
	line-height: 1.83;
	margin-top: -24px;
	padding-inline: 50px;
	padding-top: 20px;
	position: relative;
	z-index: 1;
}

.fv__note-inner {
	max-width: 768px;
	transform: translateX(37px);
	width: 100%;
}

.fv__note-list {
	color: #1E384C;
	font-size: 12px;
	font-weight: 400;
	opacity: 0.5;
}

.worries {
	padding-top: 87px;
}

.worries__inner {
	display: flex;
	flex-direction: column;
	gap: 37px;
}

.worries__items {
	display: flex;
	flex-direction: column;
	gap: 21px;
	padding-bottom: 73px;
	padding-top: 57px;
}

.worries__item {
	background: #FFF;
	border-radius: 12px;
	display: flex;
	gap: 56px;
	padding: 28px 38px;
	position: relative;
}

.worries__icon {
	flex-shrink: 0;
	margin-top: 5px;
	width: 32px;
}

.worries__text {
	font-size: 21px;
	font-weight: 500;
	letter-spacing: 0.84px;
	line-height: 30px;
}

.worries__text span {
	color: #0068B6;
}

.top .reason {
	padding-top: 90px;
}

.aga .reason {
	padding-top: 106px;
}

.aga .reason .reason__inner {
	gap: 0;
}

.diet .reason {
	padding-top: 106px;
}

.diet .reason .reason__inner {
	gap: 0;
}

.ed .reason {
	padding-top: 106px;
}

.ed .reason .reason__inner {
	gap: 0;
}

.reason__inner {
	display: flex;
	flex-direction: column;
	gap: 35px;
}

.reason__items {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: auto auto;
	padding-block: 58px 74px;
	position: relative;
	-moz-column-gap: 34px;
	column-gap: 34px;
}

.reason__item {
	display: grid;
	grid-row: span 2;
	grid-template-rows: subgrid;
}

.reason__card {
	align-content: flex-start;
	background: #FFF;
	border-radius: 12px;
	display: flex;
	flex-wrap: wrap;
	padding: 16px 33px 33px;
	position: relative;
	z-index: 1;
}

.reason__card.--bd {
	border: 1px solid rgba(0, 104, 182, 0.5);
	flex-direction: column;
}

.reason__note {
	color: #1E384C;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 13px;
	opacity: 0.5;
}

.reason__line {
	background: #0068B6;
	display: block;
	height: 3px;
	left: 29px;
	position: absolute;
	top: 0;
	width: 32px;
}

.reason__icon {
	align-items: center;
	aspect-ratio: 1/1;
	background: #EDF1F2;
	border-radius: 8px;
	display: flex;
	justify-content: center;
	position: absolute;
	right: 4px;
	top: 4px;
	width: 51px;
}

.reason__icon img {
	width: 25px;
}

.reason__list-num {
	color: #8E9BA5;
	font-family: "Barlow Condensed", sans-serif;
	font-size: 21px;
	letter-spacing: -0.42px;
	line-height: 22px;
}

.reason__title {
	color: #0068B6;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 1.28px;
}

.reason__title span {
	display: inline-block;
	font-family: "Barlow Condensed", sans-serif;
	font-size: 21px;
	font-weight: 500;
	letter-spacing: -0.42px;
	padding-right: 12px;
}

.reason__list-title {
	color: #0068B6;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.8px;
	line-height: 32px;
	margin-top: 14px;
}

.reason__text {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.8px;
	line-height: 1.6;
	margin-top: 27px;
}

.reason__desc {
	color: #565B64;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.56px;
	line-height: 1.85;
	margin-top: 18px;
}

.reason__lists {
	display: flex;
	flex-direction: column;
	gap: 20px;
	margin-top: 12px;
}

.reason__list {
	color: #565B64;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.56px;
	line-height: 26px;
	padding-left: 26px;
	position: relative;
}

.reason__list span {
	color: #000;
	font-weight: 700;
}

.reason__list::before,
.reason__list::after {
	aspect-ratio: 1/1;
	background: #0068B6;
	border-radius: 100px;
	content: "";
	left: 0;
	position: absolute;
	top: 6px;
}

.reason__list::before {
	opacity: 0.2;
	width: 16px;
	z-index: 0;
}

.reason__list::after {
	margin: 4px;
	width: 8px;
	z-index: 1;
}

.price {
	padding-top: 32px;
}

.price__inner {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.price__container {
	display: flex;
	flex-direction: column;
	gap: 12px;
	padding-bottom: 58px;
	padding-top: 71px;
}

.price__block {
	align-items: center;
	background: #FFF;
	border: 1px solid rgba(0, 104, 182, 0.5);
	border-radius: 12px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 41px 31px 23px;
	position: relative;
	z-index: 1;
}

.price__title {
	color: #0068B6;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.8px;
	line-height: 32px;
	text-align: center;
}

.price__desc {
	color: #808080;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.64px;
	line-height: 32px;
	margin-top: 10px;
}

.price__content {
	background: #FFF;
	display: flex;
	flex-direction: column;
	margin-top: 34px;
	width: 100%;
}

.price__content.--col2 {
	max-width: 678px;
}

.price__content.--col3 .price__cards {
	grid-template-columns: repeat(3, 1fr);
}

.price__cards {
	display: grid;
	gap: 22px;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: auto auto;
}

.price__card-outer {
	display: grid;
	grid-row: span 2;
	grid-template-rows: subgrid;
}

.price__card {
	border: 1px solid #0068B6;
	border-radius: 12px;
	overflow: hidden;
	width: 100%;
}

.price__head {
	background: #0068B6;
	padding: 12px;
	position: relative;
	text-align: center;
}

.price__head::after {
	border-left: 16px solid transparent;
	border-right: 16px solid transparent;
	border-top: 22px solid #0068B6;
	bottom: -11px;
	content: "";
	display: block;
	height: 0;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 0;
}

.price__body {
	padding: 14px 24px 25px;
}

.price__item-title {
	color: #FFF;
	font-size: 16px;
	font-weight: 700;
	line-height: 32px;
}

.price__item-title.--lh {
	line-height: 27px;
}

.price__item-title span {
	font-size: 13px;
	letter-spacing: 0.52px;
	line-height: 100%;
}

.price__name {
	color: #0068B6;
	font-size: 16px;
	font-weight: 700;
	line-height: 26px;
	padding: 21px 10px 0;
	text-align: center;
	white-space: nowrap;
}

.price__line {
	background: rgba(0, 0, 0, 0.2);
	display: flex;
	justify-content: center;
	margin-top: 2px;
	width: 100%;
}

.price__line span {
	background: #0068B6;
	display: block;
	height: 1px;
	width: 57px;
}

.price__lists {
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin-top: 10px;
}

.price__list {
	align-items: start;
	display: flex;
	gap: 33px;
	padding-top: 7px;
}

.price__list + .price__list {
	border-top: 1px dashed #000;
}

.price__list-head {
	align-items: center;
	display: flex;
	gap: 16px;
}

.price__icon {
	width: 16px;
}

.price__label {
	color: #000;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.56px;
	line-height: 32px;
	opacity: 0.5;
	white-space: nowrap;
	width: 7em;
}

.price__text {
	color: #000;
	font-size: 14px;
	font-weight: 700;
	line-height: 24px;
}

.price__note {
	color: #565B64;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0.48px;
	line-height: 26px;
}

.top .menu {
	padding-top: 104px;
}

.menu__inner {
	display: flex;
	flex-direction: column;
	gap: 53px;
}

.menu__items {
	display: grid;
	gap: 27px;
	grid-template-columns: repeat(3, 1fr);
}

.menu__card {
	background: #FFF;
	border: 1px solid rgba(0, 104, 182, 0.5);
	border-radius: 12px;
	box-shadow: 10px 24px 30px 0 rgba(81, 81, 81, 0.1);
	display: grid;
	grid-row: span 5;
	grid-template-rows: subgrid;
	padding: 27px 32px 38px;
	position: relative;
	z-index: 1;
}

.menu__head {
	align-items: center;
	display: flex;
	flex-direction: column;
	gap: 4px;
	justify-content: center;
}

.menu__title {
	color: #0068B6;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: -0.48px;
	line-height: 0.92;
}

.menu__title.--en {
	font-family: "Barlow Condensed", sans-serif;
	font-size: 27px;
}

.menu__small {
	color: #565B64;
	font-size: 12px;
	font-weight: 500;
}

.menu__line {
	background: rgba(0, 0, 0, 0.2);
	display: flex;
	height: 1px;
	justify-content: center;
	width: 100%;
}

.menu__line span {
	background: #0068B6;
	display: block;
	height: 1px;
	width: 57px;
}

.menu__text {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.8px;
	line-height: 1.6;
	margin-top: -4px;
}

.menu__desc {
	color: #565B64;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.56px;
	line-height: 1.86;
	margin-top: -9px;
}

.menu__button {
	align-items: center;
	background: #0068B6;
	border: 1px solid #0068B6;
	border-radius: 28px;
	display: flex;
	gap: 24px;
	justify-content: center;
	padding: 14px;
	transition: 0.3s;
}

.menu__button:hover {
	background: #FFF;
}

.menu__button:hover .menu__button-text {
	color: #0068B6;
}

.menu__button:hover svg rect {
	fill: #0068B6;
}

.menu__button:hover svg path {
	fill: #FFF;
}

.menu__button-icon rect,
.menu__button-icon path {
	transition: 0.3s;
}

.menu__button-text {
	color: #FBFBFB;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.56px;
	transition: color 0.3s;
}

.top .flow {
	padding-top: 126px;
}

.aga .flow {
	padding-top: 126px;
	position: relative;
	z-index: 2;
}

.flow__inner {
	display: flex;
	flex-direction: column;
	gap: 40px;
}

.flow__items {
	align-items: stretch;
	display: flex;
	padding-block: 54px 76px;
	position: relative;
}

.flow__items.--col4 {
	gap: 44px;
}

.flow__items.--col4 .flow__card {
	width: calc((100% - 132px) / 4);
}

.flow__items.--col5 {
	flex-wrap: wrap;
	gap: 40px 59px;
	justify-content: center;
}

.flow__items.--col5 .flow__card {
	width: calc((100% - 118px) / 3);
}

.flow__card {
	align-items: center;
	background: #FFF;
	border-radius: 12px;
	display: flex;
	flex-direction: column;
	padding: 14px 19px 17px;
	position: relative;
	z-index: 1;
}

.flow__card::after {
	aspect-ratio: 16/12;
	background: url(../img/arrow.webp) no-repeat center center/contain;
	content: "";
	position: absolute;
	right: -10px;
	top: 50%;
	transform: translate(100%, -50%);
	width: 16px;
}

.flow__card:last-of-type::after {
	display: none;
}

.aga .flow__card:nth-of-type(3)::after {
	display: none;
}

.flow__head {
	align-items: center;
	color: #1B2946;
	display: flex;
	flex-direction: column;
	font-family: "Barlow Condensed", sans-serif;
	font-weight: 500;
	line-height: 0.8;
}

.flow__label {
	font-size: 16px;
}

.flow__num {
	font-size: 32px;
	font-style: normal;
}

.flow__line {
	display: block;
	flex-shrink: 0;
	height: 1px;
	margin-inline: auto;
	margin-top: 19px;
	position: relative;
	width: 100%;
}

.flow__line::after {
	background: #0068B6;
	content: "";
	height: 1px;
	left: 50%;
	position: absolute;
	top: 0;
	transform: translateX(-50%);
	width: 57px;
	z-index: 1;
}

.flow__line::before {
	background: rgba(0, 0, 0, 0.2);
	content: "";
	height: 1px;
	left: 50%;
	position: absolute;
	top: 0;
	transform: translateX(-50%);
	width: calc(100% + 38px);
	z-index: 0;
}

.flow__title {
	color: #0068B6;
	font-size: 18px;
	margin-top: 21px;
	text-align: center;
}

.flow__desc {
	font-size: 13px;
	font-weight: 400;
	line-height: 1.8;
	margin-top: 11px;
	max-width: 260px;
	width: 100%;
}

.faq {
	background: #F5F5F5;
	border-radius: 0 0 16px 16px;
	margin-top: -24px;
	padding-bottom: 50px;
	padding-top: 124px;
	position: relative;
	z-index: 1;
}

.faq__inner {
	display: flex;
	flex-direction: column;
	gap: 57px;
}

.faq__items {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.faq__item {
	background: #FFF;
	border-radius: 12px;
	cursor: pointer;
	padding: 4px;
	position: relative;
	z-index: 1;
}

.faq__head {
	align-items: center;
	display: flex;
	justify-content: space-between;
	padding: 20px 30px 21px 42px;
	transition: 0.3s;
}

.faq__head.--open {
	background: #0068B6;
	border-radius: 8px;
}

.faq__head-inner {
	align-items: start;
	display: flex;
	gap: 14px;
}

.faq__head-label {
	align-items: center;
	aspect-ratio: 1/1;
	background: #0068B6;
	border-radius: 800px;
	display: flex;
	justify-content: center;
	transition: 0.3s;
	width: 24px;
}

.faq__head-label.--open {
	background: #FFF;
}

.faq__head-label.--open span {
	color: #0068B6;
}

.faq__head-label span {
	color: #FFF;
	font-family: "Barlow Condensed", sans-serif;
	font-size: 16px;
	font-weight: 500;
	transition: 0.3s;
}

.faq__head-text {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 1.28px;
	line-height: 1.37;
	transition: 0.3s;
}

.faq__head-text.--open {
	color: #FFF;
}

.faq__head-icon {
	flex-shrink: 0;
	height: 12px;
	position: relative;
	width: 12px;
}

.faq__head-icon.--open span {
	background: #FFF;
}

.faq__head-icon span {
	background: #0068B6;
	display: block;
	left: 50%;
	position: absolute;
	top: 50%;
	transition: 0.3s;
}

.faq__head-icon span:nth-child(1) {
	height: 2px;
	transform: translate(-50%, -50%);
	width: 12px;
}

.faq__head-icon span:nth-child(2) {
	height: 12px;
	transform: translate(-50%, -50%);
	width: 2px;
}

.faq__head-icon.--open span:nth-child(2) {
	opacity: 0;
	transform: translate(-50%, -50%) rotate(90deg);
}

.faq__body {
	display: none;
	padding: 19px 30px 27px 40px;
}

.faq__body-inner {
	display: flex;
	gap: 14px;
}

.faq__body-label {
	align-items: center;
	aspect-ratio: 1/1;
	background: #F0F9FB;
	border-radius: 800px;
	display: flex;
	height: 24px;
	justify-content: center;
	width: 24px;
}

.faq__body-label span {
	color: #0068B6;
	font-family: "Barlow Condensed", sans-serif;
	font-size: 16px;
	font-weight: 500;
}

.faq__body-text {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.64px;
	line-height: 1.37;
}

@media screen and (max-width: 1080px) {

.has-dots > span::before {
	width: 4px;
}

.worries {
	padding-top: 92px;
}

.diet .worries {
	padding-top: 68px;
}

.ed .worries {
	padding-top: 71px;
}

.worries__inner {
	gap: 32px;
}

.worries__items {
	gap: 13px;
	padding-bottom: 58px;
	padding-top: 42px;
}

.worries__item {
	gap: 17px;
	padding: 14px 21px 14px 25px;
}

.worries__icon {
	width: 22px;
}

.worries__text {
	font-size: 18px;
	letter-spacing: 0.72px;
}

.aga .reason {
	padding-top: 50px;
}

.aga .reason .reason__inner {
	gap: 24px;
}

.diet .reason {
	padding-top: 55px;
}

.diet .reason .reason__inner {
	gap: 24px;
}

.ed .reason {
	padding-top: 52px;
}

.ed .reason .reason__inner {
	gap: 24px;
}

.reason__items {
	display: flex;
	flex-direction: column;
	gap: 35px;
	padding-block: 26px 56px;
}

.reason__item {
	display: flex;
	flex-direction: column;
	gap: 11px;
}

.reason__card {
	padding: 16px 25px 33px;
}

.reason__note {
	margin-top: 0;
}

.reason__line {
	left: 17px;
}

.price {
	padding-top: 42px;
}

.price__inner {
	gap: 18px;
}

.price__container {
	gap: 39px;
	padding-top: 25px;
}

.price__block {
	background: transparent;
	border: none;
	padding: 23px 0 16px;
}

.price__block::after {
	background: #FFF;
	border-radius: 12px;
	content: "";
	height: 100%;
	left: 50%;
	pointer-events: none;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: calc(100% + 32px);
	z-index: -1;
}

.price__content {
	margin-top: 17px;
}

.price__content.--col2 .price__cards > .price__card {
	width: 100%;
}

.price__content.--col3 .price__cards {
	grid-template-columns: 1fr;
}

.price__cards {
	gap: 13px;
	grid-template-columns: 1fr;
	grid-template-rows: none;
}

.price__card-outer {
	display: flex;
	flex-direction: column;
}

.price__note {
	margin-bottom: 27px;
}

.top .menu {
	padding-top: 86px;
}

.menu__inner {
	gap: 37px;
}

.menu__items {
	display: flex;
	flex-direction: column;
	gap: 49px;
}

.menu__card {
	display: flex;
	flex-direction: column;
	padding: 27px 21px 38px;
}

.menu__line {
	margin-top: 29px;
}

.menu__text {
	margin-top: 25px;
}

.menu__desc {
	margin-top: 18px;
}

.menu__button {
	margin-top: 26px;
	padding: 15px;
}

.top .flow {
	padding-top: 97px;
}

.aga .flow {
	padding-top: 66px;
}

.flow__items {
	flex-direction: column;
	padding-block: 24px 76px;
}

.flow__items.--col4 .flow__card {
	width: 100%;
}

.flow__items.--col5 .flow__card {
	width: 100%;
}

.flow__card {
	align-items: start;
	flex-direction: row;
	padding: 16px 20px 19px;
}

.flow__card::after {
	bottom: -13px;
	left: 50%;
	right: auto;
	top: auto;
	transform: rotate(90deg) translate(100%, 60%);
}

.aga .flow__card:nth-of-type(3)::after {
	display: block;
}

.flow__head {
	margin-top: 7px;
}

.flow__line {
	align-self: stretch;
	height: auto;
	margin-left: 17px;
	margin-top: 0;
	width: 1px;
}

.flow__line::after {
	height: 40px;
	left: 0;
	top: 7px;
	transform: translateX(0);
	width: 1px;
}

.flow__line::before {
	background: rgba(0, 0, 0, 0.1);
	height: calc(100% + 16px + 19px);
	left: 0;
	top: -16px;
	transform: translateY(0);
	width: 1px;
}

.flow__body {
	align-items: start;
	display: flex;
	flex-direction: column;
	gap: 14px;
	margin-left: 20px;
}

.flow__title {
	margin-top: 0;
	text-align: left;
}

.flow__desc {
	margin-top: 0;
}

.faq {
	padding-top: 92px;
}

.faq__inner {
	gap: 33px;
}

.faq__items {
	gap: 11px;
}

.faq__head {
	padding: 17px 20px 16px 12px;
}

.faq__head-inner {
	gap: 12px;
}

.faq__head-text {
	font-size: 14px;
}

.faq__body {
	padding: 23px 8px 28px 8px;
}

.faq__body-text {
	font-size: 14px;
}

}

@media screen and (max-width: 960px) {

.fv__inner {
	transform: translateX(0);
}

.fv__body {
	zoom: 0.9;
}

}

@media screen and (max-width: 767px) {

.diet .fv {
	padding-top: 93px;
}

.ed .fv {
	padding-top: 75px;
}

.fv {
	padding-bottom: 0;
	padding-top: 77px;
}

.fv__inner {
	align-items: center;
	flex-direction: column;
	gap: 0;
	padding-inline: 24px;
}

.fv__img {
	margin-top: 35px;
	order: 3;
	width: 152px;
}

.fv__img::after {
	right: 2px;
	top: 5px;
	width: 22px;
}

.fv__body {
	display: contents;
	zoom: 1;
}

.fv__title {
	font-size: 20px;
	gap: 13px;
	letter-spacing: 4px;
	padding-bottom: 21px;
}

.fv__title span {
	letter-spacing: 4px;
}

.fv__title .din {
	font-size: 30px;
}

.fv__title .num {
	font-size: 34px;
}

.fv__title {
	order: 1;
}

.fv__line {
	order: 2;
}

.fv__items {
	margin-top: 0;
	order: 4;
	padding-top: 22px;
}

.fv__items::after {
	background: #FFF;
	border-radius: 24px 24px 0 0;
	content: "";
	height: 100%;
	left: 50%;
	position: absolute;
	top: 0;
	transform: translateX(-50%);
	width: 100vw;
	z-index: -1;
}

.fv__item {
	gap: 10px;
	padding: 14px 13px 16px 15px;
}

.fv__item.--col {
	padding: 15px 16px 17px 13px;
}

.fv__item.--col .fv__item-text {
	font-size: 15px;
	line-height: 26px;
}

.fv__item.--col .fv__item-icon {
	width: 21px;
}

.fv__item-icon {
	width: 17px;
}

.fv__item-text {
	font-size: 16px;
}

.fv__bg-text {
	bottom: 161px;
	font-size: 232px;
	left: -104px;
}

.fv__note {
	border-radius: 0;
	margin-top: 0;
	padding-inline: 24px;
	padding-top: 15px;
}

.fv__note-inner {
	transform: translateX(0);
}

.fv__note-list {
	font-size: 10px;
	line-height: 18px;
}

}

