/*----------------------------------------------------------------

	Template Name: Turn Right Limited
	Version: 1.0

-------------------------------------------------------------------------*/


/** 
 * Cursor
 */
.cursor {
    position: fixed;
    width: 30px;
    height: 30px;
    margin-top: -14px;
    margin-left: -14px;
    border: 1.5px solid rgba(0, 28, 67, 0.5);
    border-radius: 50%;
    pointer-events: none;
    opacity: 1;
    box-sizing: border-box;
    transform: scale(1);
    transition: transform .35s ease-out;
    z-index: 999999999;
}
@media screen and (max-width: 1200px){
    .cursor{
        display: none
    }
}


/*
     FILE ARCHIVED ON 00:56:18 Apr 19, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:19:13 Feb 21, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.512
  exclusion.robots: 0.047
  exclusion.robots.policy: 0.036
  esindex: 0.009
  cdx.remote: 9.237
  LoadShardBlock: 235.149 (3)
  PetaboxLoader3.datanode: 218.23 (5)
  PetaboxLoader3.resolve: 474.896 (2)
  load_resource: 493.011
  loaddict: 51.17
*/