:root{--yellow:#f9ce3f;--black:#011c25;--green:#00823c}body{font-family:'forma-djr-deck'!important;color:var(--black);font-weight:400}h1,h2,h3,h4,h5,h6{font-weight:700;color:var(--black)}::-webkit-scrollbar{width:0px;background:transparent}@keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.rotating__text{transform-origin:center;animation:rotating 10s linear infinite;-webkit-animation:rotating 10s linear infinite;-moz-animation:rotating 10s linear infinite;-ms-animation:rotating 10s linear infinite;-o-animation:rotating 10s linear infinite}.single .container{width:100%;padding-top:0px!important;max-width:none}.additional__buttons{width:100%}@media (max-width:980px){.resources__block .item__resources .item-title{width:100%}}