:root{--BottomOffset:20px;--LineHeight:4px;--LineColor:#ff801f}.dl-menu-style2 ul.et-menu>li>a{position:relative;z-index:1}.dl-menu-style2 ul.et-menu>li>a:before{position:absolute;content:'';display:block;z-index:-1;background:var(--LineColor);width:0;height:var(--LineHeight);bottom:var(--BottomOffset);left:calc(var(--LineHeight) / -2);transition:0.3s cubic-bezier(.03,.3,.4,.96);transform:skew(-10deg)}.dl-menu-style2 ul.et-menu>li>a:hover:before{width:calc(100% + var(--LineHeight))}.image-rotating img{animation:rotacionCircular 10s linear infinite;transform-origin:center}@keyframes rotacionCircular{from{transform:rotate(20deg)}to{transform:rotate(360deg)}}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{background:#f2f2f2}::-webkit-scrollbar-thumb{background:#090a1e}.larquesina-wrapper{overflow:hidden;white-space:nowrap;position:relative}.scroll-marquee{overflow:hidden;white-space:nowrap;position:relative}.scroll-track{display:flex;width:max-content;animation:scroll-left 60s linear infinite}.scroll-content{display:flex}.larquesina-text{font-size:60px;line-height:60px;margin:0;padding:0;font-weight:800}.color-orange{color:#ff801f}.color-blue{color:#242776}@keyframes scroll-left{0%{transform:translateX(0%)}100%{transform:translateX(-50%)}}@media (max-width:1024px){.larquesina-text{font-size:42px;line-height:42px}}@media only screen and (max-width:600px){.larquesina-text{font-size:36px;line-height:36px}.et_pb_gutters1 .et_pb_column,.et_pb_gutters1.et_pb_row .et_pb_column{margin-bottom:20px!important}}