.priorities__content {
	 display: flex;
	 flex-flow: column;
	 align-items: center;
	 gap: 40px;
}
 .priorities__head {
	 display: flex;
	 flex-flow: column;
	 align-items: center;
	 gap: 24px;
}
 .priorities__title {
	 font-family: Poppins;
	 font-weight: 500;
	 font-style: Medium;
	 font-size: 62px;
	 leading-trim: NONE;
	 line-height: 110%;
	 letter-spacing: -0.03rem;
	 text-align: center;
	 max-width: 819px;
	 width: 100%;
	 color: #0d499c;
}
 .priorities__desc {
	 font-family: Poppins;
	 font-weight: 400;
	 font-style: Regular;
	 font-size: 16px;
	 leading-trim: NONE;
	 line-height: 140%;
	 letter-spacing: 0%;
	 text-align: center;
	 color: #898d90;
	 max-width: 575px;
}
 .priorities__body {
	 display: flex;
	 gap: 10px;
	 height: 505px;
	 width: 100%;
	 position: relative;
	 justify-content: center;
}
 .priorities__left, .priorities__right {
	 width: 100%;
	 height: 100%;
	 max-width: 695px;
}
 .priorities__right {
	 clip-path: polygon(35.54% 100%, 98.273% 100%, 98.273% 100%, 98.553% 99.969%, 98.819% 99.879%, 99.067% 99.735%, 99.293% 99.542%, 99.494% 99.304%, 99.667% 99.027%, 99.807% 98.716%, 99.912% 98.375%, 99.977% 98.009%, 100% 97.624%, 100% 2.376%, 100% 2.376%, 99.977% 1.991%, 99.912% 1.625%, 99.807% 1.284%, 99.667% 0.973%, 99.494% 0.696%, 99.293% 0.458%, 99.067% 0.265%, 98.819% 0.121%, 98.553% 0.031%, 98.273% 0%, 1.727% 0%, 1.727% 0%, 1.447% 0.031%, 1.181% 0.121%, 0.933% 0.265%, 0.707% 0.458%, 0.506% 0.696%, 0.333% 0.973%, 0.193% 1.284%, 0.088% 1.625%, 0.023% 1.991%, 0% 2.376%, 0% 35.248%, 0% 35.248%, 0.023% 35.633%, 0.088% 35.999%, 0.193% 36.34%, 0.333% 36.651%, 0.506% 36.928%, 0.707% 37.165%, 0.933% 37.359%, 1.181% 37.503%, 1.447% 37.593%, 1.727% 37.624%, 32.086% 37.624%, 32.086% 37.624%, 32.366% 37.655%, 32.632% 37.745%, 32.88% 37.889%, 33.106% 38.082%, 33.307% 38.32%, 33.48% 38.597%, 33.62% 38.908%, 33.725% 39.249%, 33.79% 39.615%, 33.813% 40%, 33.813% 97.624%, 33.813% 97.624%, 33.836% 98.009%, 33.901% 98.375%, 34.006% 98.716%, 34.146% 99.027%, 34.319% 99.304%, 34.52% 99.542%, 34.746% 99.735%, 34.994% 99.879%, 35.26% 99.969%, 35.54% 100%);
}
 .priorities__left {
	 clip-path: polygon(64.46% 100%, 1.727% 100%, 1.727% 100%, 1.447% 99.969%, 1.181% 99.879%, 0.933% 99.735%, 0.707% 99.542%, 0.506% 99.304%, 0.333% 99.027%, 0.193% 98.716%, 0.088% 98.375%, 0.023% 98.009%, 0% 97.624%, 0% 2.376%, 0% 2.376%, 0.023% 1.991%, 0.088% 1.625%, 0.193% 1.284%, 0.333% 0.973%, 0.506% 0.696%, 0.707% 0.458%, 0.933% 0.265%, 1.181% 0.121%, 1.447% 0.031%, 1.727% 0%, 98.273% 0%, 98.273% 0%, 98.553% 0.031%, 98.819% 0.121%, 99.067% 0.265%, 99.293% 0.458%, 99.494% 0.696%, 99.667% 0.973%, 99.807% 1.284%, 99.912% 1.625%, 99.977% 1.991%, 100% 2.376%, 100% 35.248%, 100% 35.248%, 99.977% 35.633%, 99.912% 35.999%, 99.807% 36.34%, 99.667% 36.651%, 99.494% 36.928%, 99.293% 37.165%, 99.067% 37.359%, 98.819% 37.503%, 98.553% 37.593%, 98.273% 37.624%, 67.914% 37.624%, 67.914% 37.624%, 67.634% 37.655%, 67.368% 37.745%, 67.12% 37.889%, 66.894% 38.082%, 66.693% 38.32%, 66.52% 38.597%, 66.38% 38.908%, 66.275% 39.249%, 66.21% 39.615%, 66.187% 40%, 66.187% 97.624%, 66.187% 97.624%, 66.164% 98.009%, 66.099% 98.375%, 65.994% 98.716%, 65.854% 99.027%, 65.681% 99.304%, 65.48% 99.542%, 65.254% 99.735%, 65.006% 99.879%, 64.74% 99.969%, 64.46% 100%);
}
 .priorities__rect {
	 height: 305px;
	 width: 32.5%;
	 max-width: 457.5px;
	 position: absolute;
	 left: 50%;
	 bottom: 0;
	 transform: translateX(-50%);
	 border-radius: 12px;
	 padding: 24px;
	 display: flex;
	 flex-flow: column;
	 align-items: center;
	 gap: 24px;
	 background: #898d90 1a;
}
 .priorities__rect-title {
	 font-family: Poppins;
	 font-weight: 600;
	 font-style: SemiBold;
	 font-size: 24px;
	 leading-trim: NONE;
	 line-height: 130%;
	 letter-spacing: -0.01rem;
	 text-align: center;
	 color: #4d525a;
}
 .priorities__rect-separator {
	 border-top: 2px solid #fff;
	 width: 100%;
}
 .priorities__text {
	 display: flex;
	 flex-flow: column;
	 gap: 8px;
	 font-family: Poppins;
	 font-weight: 400;
	 font-style: Regular;
	 font-size: 16px;
	 leading-trim: NONE;
	 line-height: 140%;
	 letter-spacing: 0%;
	 text-align: center;
	 color: #898d90;
}
 .priorities__text strong {
	 font-family: Poppins;
	 font-weight: 400;
	 font-style: Regular;
	 font-size: 16px;
	 leading-trim: NONE;
	 line-height: 140%;
	 letter-spacing: 0%;
	 text-align: center;
	 color: #0d499c;
}
 .priorities__text ul {
	 margin: 0;
	 list-style-position: inside;
	 color: #0d499c;
}
 @media (max-width: 1280px) {
	 .priorities__body {
		 height: 615px;
	}
	 .priorities__rect {
		 height: 375px;
		 padding: 12px;
	}
}
 @media (max-width: 1024px) {
	 .priorities__content {
		 gap: 28px;
	}
	 .priorities__head {
		 gap: 16px;
	}
	 .priorities__title {
		 font-family: 'Poppins';
		 font-style: normal;
		 font-weight: 500;
		 font-size: 32px;
		 line-height: 120%;
		 text-align: center;
		 letter-spacing: -0.01em;
		 color: #0d499c;
	}
	 .priorities__desc {
		 font-family: 'Poppins';
		 font-style: normal;
		 font-weight: 400;
		 font-size: 14px;
		 line-height: 140%;
		 text-align: center;
		 color: #898d90;
	}
	 .priorities__body {
		 flex-flow: column;
		 gap: 8px;
		 height: 100%;
	}
	 .priorities__left, .priorities__right {
		 height: 420px;
		 clip-path: none;
		 border-radius: 12px;
	}
	 .priorities__rect {
		 position: relative;
		 width: 100%;
		 height: auto;
		 padding: 24px 18px;
		 gap: 18px;
		 max-width: 100%;
	}
	 .priorities__rect-title {
		 font-family: 'Poppins';
		 font-style: normal;
		 font-weight: 600;
		 font-size: 18px;
		 line-height: 130%;
		 text-align: center;
		 letter-spacing: -0.01em;
		 color: #4d525a;
	}
	 .priorities__text {
		 font-family: 'Poppins';
		 font-style: normal;
		 font-weight: 400;
		 font-size: 14px;
		 line-height: 140%;
		 text-align: center;
		 color: #898d90;
	}
	 .priorities__text ul {
		 display: flex;
		 flex-flow: column;
		 align-items: center;
		 gap: 8px;
	}
}
 