
Israeli conscript and reserve soldiers have been reporting a lack of adequate accessibility to psychological first aid services provided by Israel Defense Forces professionals. In the wake of these reports, expanded services have been provided in recent days, given unofficially by civilian psychologists, psychiatrists and social workers to soldiers and commanders.
.htz-loader-circle{
-webkit-transform-origin:center center;
transform-origin:center center;
-webkit-animation:htz-loader-animation 1.5s infinite linear;
animation:htz-loader-animation 1.5s infinite linear
}
@-webkit-keyframes htz-loader-animation{
0%{
-webkit-transform:rotate(0);
transform:rotate(0)
}
100%{
-webkit-transform:rotate(-360deg);
transform:rotate(-360deg)
}
}
@keyframes htz-loader-animation{
0%{
-webkit-transform:rotate(0);
transform:rotate(0)
}
100%{
-webkit-transform:rotate(-360deg);
transform:rotate(-360deg)
}
}