.left-background-image{width:50vw;position:fixed;height:100vh;top:-20vh;right:-5%;z-index:0}.left-background-image svg{height:100%}.left-background-image path{fill:#77a0ce}@media (max-width:1440px){.left-background-image .left-background-image{right:0}}@media (max-width:1366px){.left-background-image .left-background-image{width:60vw}}@media (max-width:800px){.left-background-image .left-background-image{width:85vw}}@media (max-width:768px){.left-background-image .left-background-image{display:none}}.slideLeft .left-background-image,.slideRight .left-background-image{opacity:0;top:-30vh;-webkit-animation:slideShowLeftBackgroundRight 2s forwards;-moz-animation:slideShowLeftBackgroundRight 2s forwards;-ms-animation:slideShowLeftBackgroundRight 2s forwards;-o-animation:slideShowLeftBackgroundRight 2s forwards;animation:slideShowLeftBackgroundRight 2s forwards;animation-delay:1.5s}@keyframes slideShowLeftBackgroundRight{0%{opacity:0}100%{opacity:1}}.slideLeftHide .left-background-image,.slideRightHide .left-background-image{opacity:1;-webkit-animation:slideHideLeftBackgroundRight 2s forwards;-moz-animation:slideHideLeftBackgroundRight 2s forwards;-ms-animation:slideHideLeftBackgroundRight 2s forwards;-o-animation:slideHideLeftBackgroundRight 2s forwards;animation:slideHideLeftBackgroundRight 2s forwards}@keyframes slideHideLeftBackgroundRight{0%{opacity:1}100%{opacity:0}}