.ova-heading .sub-title-wrapper.left,.ova-heading .sub-title-wrapper.right{display:inline-flex;align-items:center}.ova-heading .sub-title-wrapper.right{flex-direction:row-reverse}.ova-heading .title a{transition:transform .3s ease;-moz-transition:transform .3s ease;-webkit-transition:transform .3s ease;-o-transition:transform .3s ease;color:var(--heading)}.ova-heading .title a:hover{transition:transform .3s ease;-moz-transition:transform .3s ease;-webkit-transition:transform .3s ease;-o-transition:transform .3s ease;color:var(--primary)}.ova-heading .title-shadow{font-family:var(--secondary-font);font-weight:var(--heading-font-weight);font-size:50px;line-height:1.3;white-space:pre-line;position:absolute;top:51.5%;left:49.7%;width:100%;transform:translate(-50%,-50%);color:transparent;-webkit-text-stroke:1px var(--heading);text-stroke:1px var(--heading)}@media (max-width:767px){.ova-heading .title-shadow{font-size:40px;white-space:normal}}