/*!/wp-content/themes/v5/media/css/inno-v6/cursors.css*/a,[data-cursor]{cursor:pointer}[data-cursor-type]{cursor:default}@media (hover:hover) and (pointer:fine){#cursor{z-index:300;position:fixed;left:0;top:0;pointer-events:none;will-change:transform}#cursor.cursor-style{display:none}#cursor .cursor--inner{display:flex;align-items:center;justify-content:center;color:var(--cursor-color,var(--color-white));text-transform:uppercase;font-size:10px;font-weight:700;position:relative;width:15px;height:15px;border-radius:50%;transform:translate(-50%,-50%);transition:height 0.3s ease-in-out,width 0.3s ease-in-out;background-color:var(--cursor-bg-color,var(--color-red-rgba));background-repeat:no-repeat;background-size:66px;background-position:center}#cursor .cursor--inner.big-cursor{width:150px;height:150px;font-size:20px}#cursor .cursor--inner.icon-drag{background-image:url(/wp-content/themes/v5/media/img/inno-v6/cursors/icon-drag.svg)!important;background-size:contain;background-repeat:no-repeat;background-position:50% 50%}#cursor .cursor--inner.icon-play{background-image:url(/wp-content/themes/v5/media/img/inno-v6/cursors/icon-play.svg)!important;background-size:contain;background-repeat:no-repeat;background-position:50% 50%}#cursor .cursor--inner.cursor-lottie{width:300px;height:300px;background-color:#fff0}#cursor .cursor--arrow-left{width:268px!important;height:267px!important;background-image:none!important;-webkit-mask:url(/wp-content/themes/v5/media/img/inno-v6/cursors/red-arrow.svg) no-repeat center/contain;mask:url(/wp-content/themes/v5/media/img/inno-v6/cursors/red-arrow.svg) no-repeat center/contain;background-color:var(--cursor-bg-color,var(--color-red));transform:translate(-50%,-50%) rotate(180deg)}#cursor .cursor--arrow-right{width:268px!important;height:267px!important;background-image:none!important;-webkit-mask:url(/wp-content/themes/v5/media/img/inno-v6/cursors/red-arrow.svg) no-repeat center/contain;mask:url(/wp-content/themes/v5/media/img/inno-v6/cursors/red-arrow.svg) no-repeat center/contain;background-color:var(--cursor-bg-color,var(--color-red))}#cursor .cursor--darken{background-color:rgb(0 0 0 / .7)}#cursor .cursor--darken--white-text{background-color:rgb(0 0 0 / .7);color:#fff}#cursor .default{width:15px!important;height:15px!important;background-image:none!important}html[data-alp-modal-type="iframe"] #cursor{display:none!important}}@media screen and (hover:hover) and (pointer:fine) and (max-width:1900px){.cursor-lottie{width:200px;height:200px}}@media screen and (hover:hover) and (pointer:fine) and (max-width:1900px){#cursor .cursor--arrow-left{width:155px!important;height:155px!important}}@media screen and (hover:hover) and (pointer:fine) and (max-width:1900px){#cursor .cursor--arrow-right{width:155px!important;height:155px!important}}@media screen and (max-width:576px){#cursor{transform:none!important}}@media screen and (max-width:1900px){#cursor .cursor--inner.big-cursor{width:120px;height:120px;font-size:14px}}@media screen and (max-width:1024px){#cursor .cursor--inner.big-cursor{width:80px;height:80px;font-size:10px}}