.fullscreen-img{position:relative;z-index:1}.fullscreen-img img{width:100%}@media (max-width:1023px){.fullscreen-img img{transform:translateY(0)!important}}.fullscreen-img .back{position:absolute;top:8vw;left:0;width:100%;pointer-events:none;height:unset}@media (max-width:1300px){.fullscreen-img .back{top:22vw}}@media (max-width:1023px){.fullscreen-img .back{top:35vw}.fullscreen-img .back path{stroke-width:4px}}@media (max-width:500px){.fullscreen-img .back{bottom:unset;top:30vw}}.fullscreen-img .back.visible path{animation-name:a;animation-duration:2s;animation-iteration-count:1;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes a{0%{stroke-dashoffset:4200}to{stroke-dashoffset:0}}