.flip-container{position:relative;z-index:1;perspective:1000px;width:300px;height:400px;position:relative;z-index:1}.flipper{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform 0.8s ease-in-out}.flip-container:hover .flipper{transform:rotateY(180deg)}.front,.back{position:absolute;width:100%;height:100%;backface-visibility:hidden;top:0;left:0}.back{transform:rotateY(180deg)}.front img,.back img{width:100%;height:100%;object-fit:cover}.ace_editor{background-color:#ffffff!important;color:#000000!important}.ace_editor .ace_gutter{background:#f2f2f2!important;color:#333!important}@media only screen and (min-width:981px){.nav li ul{width:fit-content;display:flex;flex-direction:column}.nav li li{white-space:nowrap}.nav li li a{width:auto!important}}