.network-panel,.panel-toggle~label,html *{box-sizing:border-box}html *{text-decoration:none;list-style:none;padding:initial;margin:initial}.network-header{position:-webkit-sticky;position:sticky;top:0;z-index:100}.network-header.open-modale{z-index:0}.mb--XL{margin-bottom:120px}.mb--L{margin-bottom:60px}.mb--M{margin-bottom:30px}.mb--S{margin-bottom:15px}.mb--XS{margin-bottom:10px}@media all and (max-width:1024px){.mb--XL{margin-bottom:60px}.mb--L{margin-bottom:30px}.mb--M{margin-bottom:20px}}@media all and (max-width:360px){.mb--L,.mb--M,.mb--XL{margin-bottom:30px}}.subtitle{font-size:14px;margin:0;text-transform:uppercase;color:#648CDB;font-family:Poppins,Sans-Serif;font-style:normal;font-weight:600;line-height:40px;letter-spacing:1px}.network-header .nav{box-shadow:none}.network-header .nav-primary .container{width:100%;max-width:initial}.layout-network{height:calc(100vh - 70px)}.layout-panel{width:100%;position:fixed;background:#fff;display:flex}.layout-panel>.main-scroll{max-width:initial;overflow-Y:scroll;flex-grow:1;padding-left:60px;padding-right:60px;opacity:1;padding-bottom:120px}.layout-panel .network-panel{flex-shrink:0}.layout-panel>.main-scroll .container-fluid{max-width:1200px}.network-panel .menu-personal{background:#EDF6FF;padding:20px 10px;border-radius:5px;margin-bottom:15px}.network-panel .menu-personal>h1{overflow:hidden;white-space:nowrap;line-height:30px;margin-bottom:10px}.network-panel .menu-personal>h1 span{margin-left:10px}.network-panel .nav-panel ul.lv-0{display:flex;flex-direction:column;gap:2px}.btn-home,.btn-panel{display:flex;flex-direction:row;align-items:center;padding:0 10px 0 5px;text-decoration:none;font-family:'Open Sans',sans-serif;font-style:normal;color:#161E4A;font-weight:600;font-size:15px;height:40px;border-radius:40px;background:0 0;transition:all .3s ease-in-out;overflow:hidden;white-space:nowrap}.btn-home i,.btn-panel i{font-size:18px;width:20px;display:inline-block;text-align:right}.btn-home{height:50px;border-radius:5px;border:1px solid rgba(0,0,0,.1);padding-left:10px;margin-bottom:10px}.btn-home span,.btn-panel span{margin-left:15px}.btn-panel.active{background:#161E4A;color:#fff}.btn-panel.active,.btn-panel:hover{padding:0 10px 0 15px}.menu-page .btn-panel:hover{background:#EDF6FF}.menu-personal .btn-panel:hover{background:#fff}.btn-home:hover{background:#EDF6FF;border:1px solid transparent}.btn-panel.active:hover{background:#161E4A;color:#fff}.layout-panel .network-panel{display:flex;flex-direction:column;position:relative}.panel-toggle{display:none}.panel-toggle~label{display:block;position:relative;width:300px;padding:20px;flex-grow:1;transition:all .4s ease-in-out;cursor:pointer}.panel-toggle:checked~label{width:100px;padding:20px 10px}.panel-toggle:checked~label h1{text-align:center}.panel-toggle:checked~label h1 .tag--pro{margin-left:0}.panel-toggle:checked~label h1 span{display:none}.panel-toggle:checked~label .btn-home,.panel-toggle:checked~label .btn-panel{position:relative;justify-content:center;padding:0;border-radius:5px;overflow:visible}.panel-toggle:checked~label .btn-home span{display:none}.panel-toggle:checked~label .btn-panel span{display:none;visibility:hidden;width:auto;background:#161E4A;color:#92b3f1;font-size:10px;font-weight:700;text-transform:uppercase;text-align:center;padding:8px;border-radius:4px;position:absolute;left:calc(100% + 10px);z-index:1}.panel-toggle:checked~label .menu-page .btn-panel span{left:calc(100%)}.panel-toggle:checked~label .btn-panel span:after{content:" ";position:absolute;top:50%;right:100%;margin-top:-5px;border-width:5px;border-style:solid;border-color:transparent #161E4A transparent transparent}.panel-toggle:checked~label .btn-panel:hover span{animation-duration:.4s;animation-name:openTootips;display:block;visibility:visible}@keyframes openTootips{0%{transform:translateX(10px);opacity:0}100%{transform:translateX(0);opacity:1}}.panel-toggle:checked~label .btn-panel span i{width:auto}.panel-toggle:checked~label .menu-page h4{display:none}.network-panel{border-right:1px solid #ebebeb;transition:all .3s ease-in-out}.network-panel:hover{border-right:1px solid #648CDB;cursor:pointer}.panel-toggle~label::after{display:flex;justify-content:center;flex-direction:column;position:absolute;top:0;bottom:0;right:-20px;width:20px;height:100%;font-family:"font awesome 5 pro";text-align:center;content:"";font-size:18px;color:#648CDB;opacity:0;background:0 0;transition:all .3s ease-in-out}.panel-toggle~label:hover::after{opacity:1;background:linear-gradient(90deg,rgba(100,140,219,.3),rgba(100,140,219,0) 100%);mix-blend-mode:normal}.panel-toggle:checked~label:hover::after{content:"\f105"}.panel-toggle:not(:checked)~label:hover::after{content:"\f104"}@media all and (max-width:1024px){.layout-panel .network-panel{display:none}.layout-panel>.main-scroll{padding-left:0;padding-right:0}}