.loader-container{display:flex;align-items:center;justify-content:center;height:100vh;overflow:hidden;margin:auto;position:relative;z-index:10}.gegga{width:0}.snurra{filter:url(#gegga)}.stopp1{stop-color:var(--color-primary-hover)}.stopp2{stop-color:#38b5ea}.halvan{animation:Snurra1 10s linear infinite;stroke-dasharray:180 800;fill:none;stroke:url(#gradient);stroke-width:23;stroke-linecap:round}.strecken{animation:Snurra1 3s linear infinite;stroke-dasharray:26 54;fill:none;stroke:url(#gradient);stroke-width:23;stroke-linecap:round}.skugga{filter:blur(5px);opacity:.3;position:absolute;transform:translate(3px,3px)}@keyframes Snurra1{0%{stroke-dashoffset:0}to{stroke-dashoffset:-403px}}.loader-wrapper{width:250px;height:250px}@media (max-width:768px){.loader-wrapper{width:180px;height:180px}}@media (max-width:480px){.loader-wrapper{width:130px;height:130px}}