.elementor-kit-5{--e-global-color-primary:#333333;--e-global-color-secondary:#FFD100;--e-global-color-text:#828282;--e-global-color-accent:#FFFFFF;--e-global-color-eec1e85:#74A8E7;--e-global-color-2dc70f5:#E6ECEF;--e-global-color-d7273f4:#4176FF;--e-global-color-b61e23b:#FBFCFE;--e-global-typography-primary-font-family:"Ukraine";--e-global-typography-primary-font-size:26px;--e-global-typography-primary-font-weight:bold;--e-global-typography-secondary-font-family:"Ukraine";--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Ukraine";--e-global-typography-text-font-weight:normal;--e-global-typography-accent-font-family:"Ukraine";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:bold;--e-global-typography-d5fbce1-font-family:"Ukraine";--e-global-typography-d5fbce1-font-size:13px;--e-global-typography-d5fbce1-font-weight:300;background-color:var( --e-global-color-b61e23b );font-size:20px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@property --p{
  syntax: '<number>';
  inherits: true;
  initial-value: 0;
}

.pie {
  --p:20;
  --b:10px;
  --c:darkred;
  --w:66px;
    
  width:var(--w);
  aspect-ratio:1;
  position:relative;
  display:inline-grid;
  margin:5px;
  place-content:center;
  font-size:14px;
  font-weight:bold;
  font-family: "Ukraine", Sans-serif;
}
.pie:before,
.pie:after {
  content:"";
  position:absolute;
  border-radius:50%;
}
.pie:before {
  inset:0;
  background:
    radial-gradient(farthest-side,var(--c) 98%,#0000) top/var(--b) var(--b) no-repeat,
    conic-gradient(var(--c) calc(var(--p)*1%),#E0E0E0 0);
  -webkit-mask:radial-gradient(farthest-side,#0000 calc(99% - var(--b)),#000 calc(100% - var(--b)));
          mask:radial-gradient(farthest-side,#0000 calc(99% - var(--b)),#000 calc(100% - var(--b)));
}

.donation-animation .animate {
  animation:p 1s .5s both;
}
.no-round:before {
  background-size:0 0,auto;
}

@keyframes p {
  from{--p:0}
}
.donat_goal{
  display: flex;
  width: 100%;
  justify-content: space-around;
}
.goal , .donated{
  display: flex;
  flex-direction: column;
  align-self: center;
  font-family: "Ukraine", Sans-serif;
}
.donat_goal span:nth-child(1){
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  color: #828282;
}
.donat_goal span:nth-child(2){
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  text-align: center;
  color: #333333;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Ukraine';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://rassvet.world/wp-content/uploads/2022/08/e-ukraine-bold.woff') format('woff'),
		url('https://rassvet.world/wp-content/uploads/2022/08/e-ukraine-bold.svg#Ukraine') format('svg');
}
@font-face {
	font-family: 'Ukraine';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://rassvet.world/wp-content/uploads/2022/08/e-ukraine-light.woff') format('woff'),
		url('https://rassvet.world/wp-content/uploads/2022/08/e-ukraine-light.svg#Ukraine') format('svg');
}
@font-face {
	font-family: 'Ukraine';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://rassvet.world/wp-content/uploads/2022/08/e-ukraine-regular.woff') format('woff'),
		url('https://rassvet.world/wp-content/uploads/2022/08/e-ukraine-regular.ttf') format('truetype'),
		url('https://rassvet.world/wp-content/uploads/2022/08/e-ukraine-regular.svg#Ukraine') format('svg');
}
/* End Custom Fonts CSS */