.svg-wrapper{width:100%;animation:float 6s ease-in-out infinite;filter:drop-shadow(0 0 20px rgba(234,88,12,.1));overflow:visible;display:flex;justify-content:center;align-items:center}.svg-wrapper svg{width:100%;height:auto;max-height:200px;overflow:visible}.svg-wrapper path{fill:#ea580c!important;fill-opacity:.35!important;stroke:#ea580c;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;opacity:.9;transform-box:fill-box}@keyframes draw{to{stroke-dashoffset:0}}@keyframes fadeInFill{0%{fill-opacity:0}to{fill-opacity:.3;stroke-width:1px}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.svg-wrapper{filter:drop-shadow(0 0 20px rgba(234,88,12,.1)) drop-shadow(0 0 15px rgba(234,88,12,.4))}.svg-wrapper path{stroke:#ea580c!important;stroke-width:2px!important;filter:drop-shadow(0 0 8px rgba(234,88,12,.5)) drop-shadow(0 0 12px rgba(234,88,12,.3));fill-opacity:.35!important}
